Skip to content
Success

Console Output

Pull request #41761 updated
14:29:35 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 9122cd1a75b8e49d9a583463c8231e01d94da161+f1b882a603a46b119e41b02a271e41e06c547e72 (a15cf48eea4c17517197805a2921a3252c48498b)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
14:29:37 [2020-12-10T14:29:37.707Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
14:29:37 [2020-12-10T14:29:37.710Z] Trying to pass milestone 2
[Pipeline] milestone
14:29:37 [2020-12-10T14:29:37.760Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
14:29:37 [2020-12-10T14:29:37.991Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-044a08fa6e49a5ada) in /home/ubuntu/workspace/moby_PR-41761
[Pipeline] {
[Pipeline] checkout
14:29:40 [2020-12-10T14:29:40.010Z] using credential docker-jenkins-github-credentials
14:29:40 [2020-12-10T14:29:40.017Z] Cloning the remote Git repository
14:29:40 [2020-12-10T14:29:40.017Z] Cloning with configured refspecs honoured and without tags
14:29:40 [2020-12-10T14:29:40.054Z] Cloning repository https://github.com/moby/moby.git
14:29:40 [2020-12-10T14:29:40.102Z]  > git init /home/ubuntu/workspace/moby_PR-41761 # timeout=10
14:29:40 [2020-12-10T14:29:40.260Z] Fetching upstream changes from https://github.com/moby/moby.git
14:29:40 [2020-12-10T14:29:40.260Z]  > git --version # timeout=10
14:29:40 [2020-12-10T14:29:40.276Z]  > git --version # 'git version 2.17.1'
14:29:40 [2020-12-10T14:29:40.276Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:29:40 [2020-12-10T14:29:40.278Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41761/head:refs/remotes/origin/PR-41761 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:29:55 [2020-12-10T14:29:55.009Z] Fetching without tags
14:29:55 [2020-12-10T14:29:55.299Z] Merging remotes/origin/master commit f1b882a603a46b119e41b02a271e41e06c547e72 into PR head commit 9122cd1a75b8e49d9a583463c8231e01d94da161
14:29:55 [2020-12-10T14:29:55.972Z] Merge succeeded, producing 9122cd1a75b8e49d9a583463c8231e01d94da161
14:29:55 [2020-12-10T14:29:55.973Z] Checking out Revision 9122cd1a75b8e49d9a583463c8231e01d94da161 (PR-41761)
14:29:54 [2020-12-10T14:29:54.956Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:29:54 [2020-12-10T14:29:54.971Z]  > git config --add remote.origin.fetch +refs/pull/41761/head:refs/remotes/origin/PR-41761 # timeout=10
14:29:54 [2020-12-10T14:29:54.988Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:29:55 [2020-12-10T14:29:55.008Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:29:55 [2020-12-10T14:29:55.030Z] Fetching upstream changes from https://github.com/moby/moby.git
14:29:55 [2020-12-10T14:29:55.030Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:29:55 [2020-12-10T14:29:55.031Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41761/head:refs/remotes/origin/PR-41761 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:29:55 [2020-12-10T14:29:55.325Z]  > git config core.sparsecheckout # timeout=10
14:29:55 [2020-12-10T14:29:55.338Z]  > git checkout -f 9122cd1a75b8e49d9a583463c8231e01d94da161 # timeout=10
14:29:55 [2020-12-10T14:29:55.917Z]  > git remote # timeout=10
14:29:55 [2020-12-10T14:29:55.937Z]  > git config --get remote.origin.url # timeout=10
14:29:55 [2020-12-10T14:29:55.948Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:29:55 [2020-12-10T14:29:55.949Z]  > git merge f1b882a603a46b119e41b02a271e41e06c547e72 # timeout=10
14:29:55 [2020-12-10T14:29:55.972Z]  > git rev-parse HEAD^{commit} # timeout=10
14:29:55 [2020-12-10T14:29:55.994Z]  > git config core.sparsecheckout # timeout=10
14:29:56 [2020-12-10T14:29:56.008Z]  > git checkout -f 9122cd1a75b8e49d9a583463c8231e01d94da161 # timeout=10
14:30:00 [2020-12-10T14:30:00.103Z] Commit message: "docs: add API v1.41"
14:30:00 [2020-12-10T14:30:00.119Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:30:01 [2020-12-10T14:30:01.075Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41761:/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
14:30:00 [2020-12-10T14:30:00.125Z]  > git rev-list --no-walk 688e66898e282220b2c7dc17f9a151b27d384ddc # timeout=10
14:30:06 [2020-12-10T14:30:06.351Z] Unable to find image 'alpine:latest' locally
14:30:06 [2020-12-10T14:30:06.924Z] latest: Pulling from library/alpine
14:30:06 [2020-12-10T14:30:06.924Z] 188c0c94c7c5: Pulling fs layer
14:30:06 [2020-12-10T14:30:06.924Z] 188c0c94c7c5: Verifying Checksum
14:30:06 [2020-12-10T14:30:06.924Z] 188c0c94c7c5: Download complete
14:30:07 [2020-12-10T14:30:07.183Z] 188c0c94c7c5: Pull complete
14:30:07 [2020-12-10T14:30:07.183Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a
14:30:07 [2020-12-10T14:30:07.183Z] Status: Downloaded newer image for alpine:latest
14:30:11 [2020-12-10T14:30:11.383Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
14:30:11 [2020-12-10T14:30:11.882Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-044a08fa6e49a5ada) in /home/ubuntu/workspace/moby_PR-41761
[Pipeline] node
[Pipeline] node
14:30:11 [2020-12-10T14:30:11.886Z] Running on ppc64le-ubuntu-21 in /home/docker/workspace/moby_PR-41761
14:30:11 [2020-12-10T14:30:11.887Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-41761
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] {
14:30:11 [2020-12-10T14:30:11.961Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0a84dc98d08ac60ca) in /home/ubuntu/workspace/moby_PR-41761
[Pipeline] checkout
[Pipeline] checkout
14:30:11 [2020-12-10T14:30:11.988Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a32fcaa932c87171) in /home/ubuntu/workspace/moby_PR-41761
14:30:11 [2020-12-10T14:30:11.992Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
14:30:12 [2020-12-10T14:30:12.023Z] Fetching changes from the remote Git repository
14:30:12 [2020-12-10T14:30:12.031Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm64v8 (i-0bb644cfe99b1fff2) in /home/ubuntu/workspace/moby_PR-41761
14:30:12 [2020-12-10T14:30:12.037Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
14:30:12 [2020-12-10T14:30:12.046Z] Fetching without tags
14:30:12 [2020-12-10T14:30:12.050Z] Cloning the remote Git repository
14:30:12 [2020-12-10T14:30:12.050Z] Cloning with configured refspecs honoured and 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] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
14:30:12 [2020-12-10T14:30:12.198Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
14:30:12 [2020-12-10T14:30:12.213Z] Cloning the remote Git repository
14:30:12 [2020-12-10T14:30:12.213Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
14:30:12 [2020-12-10T14:30:12.447Z] Merging remotes/origin/master commit f1b882a603a46b119e41b02a271e41e06c547e72 into PR head commit 9122cd1a75b8e49d9a583463c8231e01d94da161
14:30:12 [2020-12-10T14:30:12.562Z] Merge succeeded, producing 9122cd1a75b8e49d9a583463c8231e01d94da161
14:30:12 [2020-12-10T14:30:12.562Z] Checking out Revision 9122cd1a75b8e49d9a583463c8231e01d94da161 (PR-41761)
14:30:12 [2020-12-10T14:30:12.658Z] Commit message: "docs: add API v1.41"
14:30:12 [2020-12-10T14:30:12.017Z]  > git rev-parse --is-inside-work-tree # timeout=10
14:30:12 [2020-12-10T14:30:12.047Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:30:12 [2020-12-10T14:30:12.070Z] Fetching upstream changes from https://github.com/moby/moby.git
14:30:12 [2020-12-10T14:30:12.070Z]  > git --version # timeout=10
14:30:12 [2020-12-10T14:30:12.095Z]  > git --version # 'git version 2.17.1'
14:30:12 [2020-12-10T14:30:12.096Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:12 [2020-12-10T14:30:12.097Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41761/head:refs/remotes/origin/PR-41761 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:30:12 [2020-12-10T14:30:12.469Z]  > git config core.sparsecheckout # timeout=10
14:30:12 [2020-12-10T14:30:12.480Z]  > git checkout -f 9122cd1a75b8e49d9a583463c8231e01d94da161 # timeout=10
14:30:12 [2020-12-10T14:30:12.541Z]  > git remote # timeout=10
14:30:12 [2020-12-10T14:30:12.552Z]  > git config --get remote.origin.url # timeout=10
14:30:12 [2020-12-10T14:30:12.559Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:12 [2020-12-10T14:30:12.560Z]  > git merge f1b882a603a46b119e41b02a271e41e06c547e72 # timeout=10
14:30:12 [2020-12-10T14:30:12.572Z]  > git rev-parse HEAD^{commit} # timeout=10
14:30:12 [2020-12-10T14:30:12.585Z]  > git config core.sparsecheckout # timeout=10
14:30:12 [2020-12-10T14:30:12.593Z]  > git checkout -f 9122cd1a75b8e49d9a583463c8231e01d94da161 # timeout=10
14:30:12 [2020-12-10T14:30:12.222Z] Cloning repository https://github.com/moby/moby.git
14:30:12 [2020-12-10T14:30:12.225Z]  > git init /home/docker/workspace/moby_PR-41761 # timeout=10
14:30:12 [2020-12-10T14:30:12.232Z] Fetching upstream changes from https://github.com/moby/moby.git
14:30:12 [2020-12-10T14:30:12.232Z]  > git --version # timeout=10
14:30:12 [2020-12-10T14:30:12.235Z]  > git --version # 'git version 2.7.4'
14:30:12 [2020-12-10T14:30:12.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:12 [2020-12-10T14:30:12.236Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41761/head:refs/remotes/origin/PR-41761 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:30:12 [2020-12-10T14:30:12.057Z] Cloning repository https://github.com/moby/moby.git
14:30:12 [2020-12-10T14:30:12.057Z]  > git init /home/jenkins/workspace/moby_PR-41761 # timeout=10
14:30:12 [2020-12-10T14:30:12.078Z] Fetching upstream changes from https://github.com/moby/moby.git
14:30:12 [2020-12-10T14:30:12.078Z]  > git --version # timeout=10
14:30:12 [2020-12-10T14:30:12.079Z]  > git --version # 'git version 2.17.1'
14:30:12 [2020-12-10T14:30:12.079Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:12 [2020-12-10T14:30:12.079Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41761/head:refs/remotes/origin/PR-41761 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:30:13 [2020-12-10T14:30:13.472Z] + docker version
14:30:13 [2020-12-10T14:30:13.472Z] Client: Docker Engine - Community
14:30:13 [2020-12-10T14:30:13.472Z]  Version:           19.03.13
14:30:13 [2020-12-10T14:30:13.472Z]  API version:       1.40
14:30:13 [2020-12-10T14:30:13.472Z]  Go version:        go1.13.15
14:30:13 [2020-12-10T14:30:13.472Z]  Git commit:        4484c46d9d
14:30:13 [2020-12-10T14:30:13.472Z]  Built:             Wed Sep 16 17:02:36 2020
14:30:13 [2020-12-10T14:30:13.472Z]  OS/Arch:           linux/amd64
14:30:13 [2020-12-10T14:30:13.472Z]  Experimental:      false
14:30:13 [2020-12-10T14:30:13.472Z] 
14:30:13 [2020-12-10T14:30:13.472Z] Server: Docker Engine - Community
14:30:13 [2020-12-10T14:30:13.472Z]  Engine:
14:30:13 [2020-12-10T14:30:13.472Z]   Version:          19.03.13
14:30:13 [2020-12-10T14:30:13.472Z]   API version:      1.40 (minimum version 1.12)
14:30:13 [2020-12-10T14:30:13.472Z]   Go version:       go1.13.15
14:30:13 [2020-12-10T14:30:13.472Z]   Git commit:       4484c46d9d
14:30:13 [2020-12-10T14:30:13.472Z]   Built:            Wed Sep 16 17:01:06 2020
14:30:13 [2020-12-10T14:30:13.472Z]   OS/Arch:          linux/amd64
14:30:13 [2020-12-10T14:30:13.472Z]   Experimental:     true
14:30:13 [2020-12-10T14:30:13.472Z]  containerd:
14:30:13 [2020-12-10T14:30:13.472Z]   Version:          1.3.7
14:30:13 [2020-12-10T14:30:13.472Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
14:30:13 [2020-12-10T14:30:13.472Z]  runc:
14:30:13 [2020-12-10T14:30:13.472Z]   Version:          1.0.0-rc10
14:30:13 [2020-12-10T14:30:13.472Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:30:13 [2020-12-10T14:30:13.472Z]  docker-init:
14:30:13 [2020-12-10T14:30:13.472Z]   Version:          0.18.0
14:30:13 [2020-12-10T14:30:13.472Z]   GitCommit:        fec3683
[Pipeline] sh
14:30:13 [2020-12-10T14:30:13.718Z] using credential docker-jenkins-github-credentials
14:30:13 [2020-12-10T14:30:13.724Z] Cloning the remote Git repository
14:30:13 [2020-12-10T14:30:13.724Z] Cloning with configured refspecs honoured and without tags
14:30:13 [2020-12-10T14:30:13.766Z] + docker info
14:30:13 [2020-12-10T14:30:13.968Z] using credential docker-jenkins-github-credentials
14:30:13 [2020-12-10T14:30:13.973Z] Cloning the remote Git repository
14:30:13 [2020-12-10T14:30:13.973Z] Cloning with configured refspecs honoured and without tags
14:30:13 [2020-12-10T14:30:13.739Z] Cloning repository https://github.com/moby/moby.git
14:30:13 [2020-12-10T14:30:13.788Z]  > git init /home/ubuntu/workspace/moby_PR-41761 # timeout=10
14:30:13 [2020-12-10T14:30:13.946Z] Fetching upstream changes from https://github.com/moby/moby.git
14:30:13 [2020-12-10T14:30:13.946Z]  > git --version # timeout=10
14:30:13 [2020-12-10T14:30:13.949Z]  > git --version # 'git version 2.17.1'
14:30:13 [2020-12-10T14:30:13.949Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:13 [2020-12-10T14:30:13.950Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41761/head:refs/remotes/origin/PR-41761 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:30:14 [2020-12-10T14:30:14.032Z] Cloning repository https://github.com/moby/moby.git
14:30:14 [2020-12-10T14:30:14.077Z]  > git init /home/ubuntu/workspace/moby_PR-41761 # timeout=10
14:30:14 [2020-12-10T14:30:14.233Z] Fetching upstream changes from https://github.com/moby/moby.git
14:30:14 [2020-12-10T14:30:14.233Z]  > git --version # timeout=10
14:30:14 [2020-12-10T14:30:14.246Z]  > git --version # 'git version 2.17.1'
14:30:14 [2020-12-10T14:30:14.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:14 [2020-12-10T14:30:14.248Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41761/head:refs/remotes/origin/PR-41761 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:30:15 [2020-12-10T14:30:15.456Z] using credential docker-jenkins-github-credentials
14:30:15 [2020-12-10T14:30:15.463Z] Cloning the remote Git repository
14:30:15 [2020-12-10T14:30:15.463Z] Cloning with configured refspecs honoured and without tags
14:30:15 [2020-12-10T14:30:15.486Z] Cloning repository https://github.com/moby/moby.git
14:30:15 [2020-12-10T14:30:15.567Z]  > git init /home/ubuntu/workspace/moby_PR-41761 # timeout=10
14:30:15 [2020-12-10T14:30:15.867Z] Fetching upstream changes from https://github.com/moby/moby.git
14:30:15 [2020-12-10T14:30:15.867Z]  > git --version # timeout=10
14:30:15 [2020-12-10T14:30:15.905Z]  > git --version # 'git version 2.17.1'
14:30:15 [2020-12-10T14:30:15.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:15 [2020-12-10T14:30:15.918Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41761/head:refs/remotes/origin/PR-41761 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:30:20 [2020-12-10T14:30:20.335Z] Client:
14:30:20 [2020-12-10T14:30:20.335Z]  Debug Mode: false
14:30:20 [2020-12-10T14:30:20.335Z] 
14:30:20 [2020-12-10T14:30:20.335Z] Server:
14:30:20 [2020-12-10T14:30:20.335Z]  Containers: 0
14:30:20 [2020-12-10T14:30:20.335Z]   Running: 0
14:30:20 [2020-12-10T14:30:20.335Z]   Paused: 0
14:30:20 [2020-12-10T14:30:20.335Z]   Stopped: 0
14:30:20 [2020-12-10T14:30:20.335Z]  Images: 1
14:30:20 [2020-12-10T14:30:20.335Z]  Server Version: 19.03.13
14:30:20 [2020-12-10T14:30:20.335Z]  Storage Driver: overlay2
14:30:20 [2020-12-10T14:30:20.335Z]   Backing Filesystem: extfs
14:30:20 [2020-12-10T14:30:20.335Z]   Supports d_type: true
14:30:20 [2020-12-10T14:30:20.335Z]   Native Overlay Diff: true
14:30:20 [2020-12-10T14:30:20.335Z]  Logging Driver: json-file
14:30:20 [2020-12-10T14:30:20.335Z]  Cgroup Driver: cgroupfs
14:30:20 [2020-12-10T14:30:20.335Z]  Plugins:
14:30:20 [2020-12-10T14:30:20.335Z]   Volume: local
14:30:20 [2020-12-10T14:30:20.335Z]   Network: bridge host ipvlan macvlan null overlay
14:30:20 [2020-12-10T14:30:20.335Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:30:20 [2020-12-10T14:30:20.335Z]  Swarm: inactive
14:30:20 [2020-12-10T14:30:20.335Z]  Runtimes: runc
14:30:20 [2020-12-10T14:30:20.335Z]  Default Runtime: runc
14:30:20 [2020-12-10T14:30:20.335Z]  Init Binary: docker-init
14:30:20 [2020-12-10T14:30:20.335Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
14:30:20 [2020-12-10T14:30:20.335Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:30:20 [2020-12-10T14:30:20.335Z]  init version: fec3683
14:30:20 [2020-12-10T14:30:20.335Z]  Security Options:
14:30:20 [2020-12-10T14:30:20.335Z]   apparmor
14:30:20 [2020-12-10T14:30:20.335Z]   seccomp
14:30:20 [2020-12-10T14:30:20.335Z]    Profile: default
14:30:20 [2020-12-10T14:30:20.335Z]  Kernel Version: 5.4.0-1025-aws
14:30:20 [2020-12-10T14:30:20.335Z]  Operating System: Ubuntu 18.04.5 LTS
14:30:20 [2020-12-10T14:30:20.335Z]  OSType: linux
14:30:20 [2020-12-10T14:30:20.335Z]  Architecture: x86_64
14:30:20 [2020-12-10T14:30:20.335Z]  CPUs: 2
14:30:20 [2020-12-10T14:30:20.335Z]  Total Memory: 15.35GiB
14:30:20 [2020-12-10T14:30:20.335Z]  Name: ip-10-100-101-45
14:30:20 [2020-12-10T14:30:20.335Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
14:30:20 [2020-12-10T14:30:20.335Z]  Docker Root Dir: /var/lib/docker
14:30:20 [2020-12-10T14:30:20.335Z]  Debug Mode: false
14:30:20 [2020-12-10T14:30:20.335Z]  Registry: https://index.docker.io/v1/
14:30:20 [2020-12-10T14:30:20.335Z]  Labels:
14:30:20 [2020-12-10T14:30:20.335Z]  Experimental: true
14:30:20 [2020-12-10T14:30:20.335Z]  Insecure Registries:
14:30:20 [2020-12-10T14:30:20.335Z]   127.0.0.0/8
14:30:20 [2020-12-10T14:30:20.335Z]  Live Restore Enabled: true
14:30:20 [2020-12-10T14:30:20.335Z] 
14:30:20 [2020-12-10T14:30:20.335Z] WARNING: No swap limit support
[Pipeline] sh
14:30:20 [2020-12-10T14:30:20.626Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:30:20 [2020-12-10T14:30:20.626Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:30:20 [2020-12-10T14:30:20.626Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41761/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:30:20 [2020-12-10T14:30:20.626Z] + bash /home/ubuntu/workspace/moby_PR-41761/check-config.sh
14:30:20 [2020-12-10T14:30:20.626Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:30:20 [2020-12-10T14:30:20.626Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
14:30:20 [2020-12-10T14:30:20.626Z] 
14:30:20 [2020-12-10T14:30:20.626Z] Generally Necessary:
14:30:20 [2020-12-10T14:30:20.626Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:30:20 [2020-12-10T14:30:20.626Z] - apparmor: enabled and tools installed
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_NAMESPACES: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_NET_NS: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_PID_NS: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_IPC_NS: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_UTS_NS: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_CGROUPS: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_CGROUP_CPUACCT: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_CGROUP_DEVICE: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_CGROUP_FREEZER: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_CGROUP_SCHED: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_CPUSETS: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_MEMCG: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_KEYS: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_VETH: enabled (as module)
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_BRIDGE: enabled (as module)
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_NF_NAT_IPV4: missing
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_NF_NAT: enabled (as module)
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_NF_NAT_NEEDED: missing
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_POSIX_MQUEUE: enabled
14:30:20 [2020-12-10T14:30:20.626Z] 
14:30:20 [2020-12-10T14:30:20.626Z] Optional Features:
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_USER_NS: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_SECCOMP: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_CGROUP_PIDS: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_MEMCG_SWAP: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:30:20 [2020-12-10T14:30:20.626Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_BLK_CGROUP: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_IOSCHED_CFQ: missing
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_CGROUP_PERF: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_CGROUP_HUGETLB: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_CFS_BANDWIDTH: enabled
14:30:20 [2020-12-10T14:30:20.626Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:30:20 [2020-12-10T14:30:20.885Z] - CONFIG_RT_GROUP_SCHED: missing
14:30:20 [2020-12-10T14:30:20.885Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:30:20 [2020-12-10T14:30:20.885Z] - CONFIG_IP_VS: enabled (as module)
14:30:20 [2020-12-10T14:30:20.885Z] - CONFIG_IP_VS_NFCT: enabled
14:30:20 [2020-12-10T14:30:20.885Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:30:20 [2020-12-10T14:30:20.885Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:30:20 [2020-12-10T14:30:20.885Z] - CONFIG_IP_VS_RR: enabled (as module)
14:30:20 [2020-12-10T14:30:20.885Z] - CONFIG_EXT4_FS: enabled
14:30:20 [2020-12-10T14:30:20.885Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:30:20 [2020-12-10T14:30:20.885Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:30:20 [2020-12-10T14:30:20.885Z] - Network Drivers:
14:30:20 [2020-12-10T14:30:20.885Z]   - "overlay":
14:30:20 [2020-12-10T14:30:20.885Z]     - CONFIG_VXLAN: enabled (as module)
14:30:20 [2020-12-10T14:30:20.885Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:30:20 [2020-12-10T14:30:20.885Z]       Optional (for encrypted networks):
14:30:20 [2020-12-10T14:30:20.885Z]       - CONFIG_CRYPTO: enabled
14:30:20 [2020-12-10T14:30:20.885Z]       - CONFIG_CRYPTO_AEAD: enabled
14:30:20 [2020-12-10T14:30:20.885Z]       - CONFIG_CRYPTO_GCM: enabled
14:30:20 [2020-12-10T14:30:20.885Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:30:20 [2020-12-10T14:30:20.885Z]       - CONFIG_CRYPTO_GHASH: enabled
14:30:20 [2020-12-10T14:30:20.885Z]       - CONFIG_XFRM: enabled
14:30:20 [2020-12-10T14:30:20.885Z]       - CONFIG_XFRM_USER: enabled (as module)
14:30:20 [2020-12-10T14:30:20.886Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:30:20 [2020-12-10T14:30:20.886Z]       - CONFIG_INET_ESP: enabled (as module)
14:30:20 [2020-12-10T14:30:20.886Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
14:30:20 [2020-12-10T14:30:20.886Z]   - "ipvlan":
14:30:20 [2020-12-10T14:30:20.886Z]     - CONFIG_IPVLAN: enabled (as module)
14:30:20 [2020-12-10T14:30:20.886Z]   - "macvlan":
14:30:20 [2020-12-10T14:30:20.886Z]     - CONFIG_MACVLAN: enabled (as module)
14:30:20 [2020-12-10T14:30:20.886Z]     - CONFIG_DUMMY: enabled (as module)
14:30:20 [2020-12-10T14:30:20.886Z]   - "ftp,tftp client in container":
14:30:20 [2020-12-10T14:30:20.886Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:30:20 [2020-12-10T14:30:20.886Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:30:20 [2020-12-10T14:30:20.886Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:30:20 [2020-12-10T14:30:20.886Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:30:20 [2020-12-10T14:30:20.886Z] - Storage Drivers:
14:30:20 [2020-12-10T14:30:20.886Z]   - "aufs":
14:30:20 [2020-12-10T14:30:20.886Z]     - CONFIG_AUFS_FS: enabled (as module)
14:30:20 [2020-12-10T14:30:20.886Z]   - "btrfs":
14:30:20 [2020-12-10T14:30:20.886Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:30:20 [2020-12-10T14:30:20.886Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:30:20 [2020-12-10T14:30:20.886Z]   - "devicemapper":
14:30:20 [2020-12-10T14:30:20.886Z]     - CONFIG_BLK_DEV_DM: enabled
14:30:20 [2020-12-10T14:30:20.886Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:30:20 [2020-12-10T14:30:20.886Z]   - "overlay":
14:30:20 [2020-12-10T14:30:20.886Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:30:20 [2020-12-10T14:30:20.886Z]   - "zfs":
14:30:20 [2020-12-10T14:30:20.886Z]     - /dev/zfs: present
14:30:20 [2020-12-10T14:30:20.886Z]     - zfs command: missing
14:30:20 [2020-12-10T14:30:20.886Z]     - zpool command: missing
14:30:20 [2020-12-10T14:30:20.886Z] 
14:30:20 [2020-12-10T14:30:20.886Z] Limits:
14:30:20 [2020-12-10T14:30:20.886Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:30:20 [2020-12-10T14:30:20.886Z] 
14:30:20 [2020-12-10T14:30:20.886Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:30:21 [2020-12-10T14:30:21.215Z] + sudo modprobe ip_vs
14:30:21 [2020-12-10T14:30:21.215Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9122cd1a75b8e49d9a583463c8231e01d94da161 .
14:30:21 [2020-12-10T14:30:21.215Z] #2 [internal] load .dockerignore
14:30:21 [2020-12-10T14:30:21.335Z] Fetching without tags
14:30:21 [2020-12-10T14:30:21.474Z] #2 transferring context: 87B done
14:30:21 [2020-12-10T14:30:21.474Z] #2 DONE 0.0s
14:30:21 [2020-12-10T14:30:21.474Z] 
14:30:21 [2020-12-10T14:30:21.474Z] #1 [internal] load build definition from Dockerfile
14:30:21 [2020-12-10T14:30:21.474Z] #1 transferring dockerfile: 16.58kB done
14:30:21 [2020-12-10T14:30:21.474Z] #1 DONE 0.0s
14:30:21 [2020-12-10T14:30:21.474Z] 
14:30:21 [2020-12-10T14:30:21.474Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
14:30:21 [2020-12-10T14:30:21.307Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:30:21 [2020-12-10T14:30:21.309Z]  > git config --add remote.origin.fetch +refs/pull/41761/head:refs/remotes/origin/PR-41761 # timeout=10
14:30:21 [2020-12-10T14:30:21.310Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:30:21 [2020-12-10T14:30:21.327Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:30:21 [2020-12-10T14:30:21.341Z] Fetching upstream changes from https://github.com/moby/moby.git
14:30:21 [2020-12-10T14:30:21.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:21 [2020-12-10T14:30:21.342Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41761/head:refs/remotes/origin/PR-41761 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:30:21 [2020-12-10T14:30:21.613Z] Merging remotes/origin/master commit f1b882a603a46b119e41b02a271e41e06c547e72 into PR head commit 9122cd1a75b8e49d9a583463c8231e01d94da161
14:30:21 [2020-12-10T14:30:21.733Z] #3 DONE 0.4s
14:30:21 [2020-12-10T14:30:21.733Z] 
14:30:21 [2020-12-10T14:30:21.733Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
14:30:21 [2020-12-10T14:30:21.733Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
14:30:21 [2020-12-10T14:30:21.733Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
14:30:21 [2020-12-10T14:30:21.733Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
14:30:21 [2020-12-10T14:30:21.733Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
14:30:21 [2020-12-10T14:30:21.733Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
14:30:21 [2020-12-10T14:30:21.993Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
14:30:21 [2020-12-10T14:30:21.993Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
14:30:21 [2020-12-10T14:30:21.993Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
14:30:22 [2020-12-10T14:30:22.118Z] Merge succeeded, producing 9122cd1a75b8e49d9a583463c8231e01d94da161
14:30:22 [2020-12-10T14:30:22.118Z] Checking out Revision 9122cd1a75b8e49d9a583463c8231e01d94da161 (PR-41761)
14:30:22 [2020-12-10T14:30:22.214Z] Commit message: "docs: add API v1.41"
14:30:22 [2020-12-10T14:30:22.252Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
14:30:22 [2020-12-10T14:30:22.252Z] #4 DONE 0.5s
14:30:22 [2020-12-10T14:30:22.511Z] 
14:30:22 [2020-12-10T14:30:22.511Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
14:30:22 [2020-12-10T14:30:22.511Z] #7 ...
14:30:22 [2020-12-10T14:30:22.511Z] 
14:30:22 [2020-12-10T14:30:22.511Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
14:30:22 [2020-12-10T14:30:22.511Z] #6 DONE 0.3s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:30:22 [2020-12-10T14:30:22.770Z] 
14:30:22 [2020-12-10T14:30:22.770Z] #5 [internal] load metadata for docker.io/library/debian:buster
14:30:22 [2020-12-10T14:30:22.770Z] #5 DONE 0.5s
14:30:22 [2020-12-10T14:30:22.770Z] 
14:30:22 [2020-12-10T14:30:22.770Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
14:30:23 [2020-12-10T14:30:23.002Z] + docker version
14:30:23 [2020-12-10T14:30:23.002Z] Client: Docker Engine - Community
14:30:23 [2020-12-10T14:30:23.002Z]  Version:           19.03.7
14:30:23 [2020-12-10T14:30:23.002Z]  API version:       1.40
14:30:23 [2020-12-10T14:30:23.002Z]  Go version:        go1.12.17
14:30:23 [2020-12-10T14:30:23.002Z]  Git commit:        7141c199a2
14:30:23 [2020-12-10T14:30:23.002Z]  Built:             Sat Mar  7 16:48:47 2020
14:30:23 [2020-12-10T14:30:23.002Z]  OS/Arch:           linux/s390x
14:30:23 [2020-12-10T14:30:23.002Z]  Experimental:      false
14:30:23 [2020-12-10T14:30:23.002Z] 
14:30:23 [2020-12-10T14:30:23.002Z] Server: Docker Engine - Community
14:30:23 [2020-12-10T14:30:23.002Z]  Engine:
14:30:23 [2020-12-10T14:30:23.002Z]   Version:          19.03.7
14:30:23 [2020-12-10T14:30:23.002Z]   API version:      1.40 (minimum version 1.12)
14:30:23 [2020-12-10T14:30:23.002Z]   Go version:       go1.12.17
14:30:23 [2020-12-10T14:30:23.002Z]   Git commit:       7141c199a2
14:30:23 [2020-12-10T14:30:23.002Z]   Built:            Sat Mar  7 16:47:46 2020
14:30:23 [2020-12-10T14:30:23.002Z]   OS/Arch:          linux/s390x
14:30:23 [2020-12-10T14:30:23.002Z]   Experimental:     true
14:30:23 [2020-12-10T14:30:23.002Z]  containerd:
14:30:23 [2020-12-10T14:30:23.002Z]   Version:          1.2.13
14:30:23 [2020-12-10T14:30:23.002Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
14:30:23 [2020-12-10T14:30:23.002Z]  runc:
14:30:23 [2020-12-10T14:30:23.002Z]   Version:          1.0.0-rc10
14:30:23 [2020-12-10T14:30:23.002Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:30:23 [2020-12-10T14:30:23.002Z]  docker-init:
14:30:23 [2020-12-10T14:30:23.002Z]   Version:          0.18.0
14:30:23 [2020-12-10T14:30:23.002Z]   GitCommit:        fec3683
14:30:21 [2020-12-10T14:30:21.619Z]  > git config core.sparsecheckout # timeout=10
14:30:21 [2020-12-10T14:30:21.622Z]  > git checkout -f 9122cd1a75b8e49d9a583463c8231e01d94da161 # timeout=10
14:30:22 [2020-12-10T14:30:22.094Z]  > git remote # timeout=10
14:30:22 [2020-12-10T14:30:22.095Z]  > git config --get remote.origin.url # timeout=10
14:30:22 [2020-12-10T14:30:22.099Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:22 [2020-12-10T14:30:22.099Z]  > git merge f1b882a603a46b119e41b02a271e41e06c547e72 # timeout=10
14:30:22 [2020-12-10T14:30:22.113Z]  > git rev-parse HEAD^{commit} # timeout=10
14:30:22 [2020-12-10T14:30:22.124Z]  > git config core.sparsecheckout # timeout=10
14:30:22 [2020-12-10T14:30:22.126Z]  > git checkout -f 9122cd1a75b8e49d9a583463c8231e01d94da161 # timeout=10
14:30:23 [2020-12-10T14:30:23.031Z] #7 DONE 0.6s
14:30:23 [2020-12-10T14:30:23.031Z] 
14:30:23 [2020-12-10T14:30:23.031Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
14:30:23 [2020-12-10T14:30:23.031Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done
14:30:23 [2020-12-10T14:30:23.031Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done
14:30:23 [2020-12-10T14:30:23.031Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done
14:30:23 [2020-12-10T14:30:23.031Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done
14:30:23 [2020-12-10T14:30:23.031Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 0B / 50.40MB 0.1s
[Pipeline] sh
14:30:23 [2020-12-10T14:30:23.295Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 9.88MB / 50.40MB 0.3s
14:30:23 [2020-12-10T14:30:23.375Z] + docker info
14:30:23 [2020-12-10T14:30:23.558Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 16.45MB / 50.40MB 0.5s
14:30:23 [2020-12-10T14:30:23.819Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 32.50MB / 50.40MB 0.8s
14:30:23 [2020-12-10T14:30:23.819Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 39.95MB / 50.40MB 0.9s
14:30:24 [2020-12-10T14:30:24.402Z] Client:
14:30:24 [2020-12-10T14:30:24.402Z]  Debug Mode: false
14:30:24 [2020-12-10T14:30:24.402Z] 
14:30:24 [2020-12-10T14:30:24.402Z] Server:
14:30:24 [2020-12-10T14:30:24.402Z]  Containers: 0
14:30:24 [2020-12-10T14:30:24.402Z]   Running: 0
14:30:24 [2020-12-10T14:30:24.402Z]   Paused: 0
14:30:24 [2020-12-10T14:30:24.402Z]   Stopped: 0
14:30:24 [2020-12-10T14:30:24.402Z]  Images: 0
14:30:24 [2020-12-10T14:30:24.402Z]  Server Version: 19.03.7
14:30:24 [2020-12-10T14:30:24.402Z]  Storage Driver: overlay2
14:30:24 [2020-12-10T14:30:24.402Z]   Backing Filesystem: <unknown>
14:30:24 [2020-12-10T14:30:24.402Z]   Supports d_type: true
14:30:24 [2020-12-10T14:30:24.402Z]   Native Overlay Diff: true
14:30:24 [2020-12-10T14:30:24.402Z]  Logging Driver: json-file
14:30:24 [2020-12-10T14:30:24.402Z]  Cgroup Driver: cgroupfs
14:30:24 [2020-12-10T14:30:24.402Z]  Plugins:
14:30:24 [2020-12-10T14:30:24.402Z]   Volume: local
14:30:24 [2020-12-10T14:30:24.402Z]   Network: bridge host ipvlan macvlan null overlay
14:30:24 [2020-12-10T14:30:24.402Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:30:24 [2020-12-10T14:30:24.402Z]  Swarm: inactive
14:30:24 [2020-12-10T14:30:24.402Z]  Runtimes: runc
14:30:24 [2020-12-10T14:30:24.402Z]  Default Runtime: runc
14:30:24 [2020-12-10T14:30:24.402Z]  Init Binary: docker-init
14:30:24 [2020-12-10T14:30:24.402Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
14:30:24 [2020-12-10T14:30:24.402Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:30:24 [2020-12-10T14:30:24.402Z]  init version: fec3683
14:30:24 [2020-12-10T14:30:24.402Z]  Security Options:
14:30:24 [2020-12-10T14:30:24.402Z]   apparmor
14:30:24 [2020-12-10T14:30:24.402Z]   seccomp
14:30:24 [2020-12-10T14:30:24.402Z]    Profile: default
14:30:24 [2020-12-10T14:30:24.402Z]  Kernel Version: 4.15.0-91-generic
14:30:24 [2020-12-10T14:30:24.402Z]  Operating System: Ubuntu 18.04.4 LTS
14:30:24 [2020-12-10T14:30:24.402Z]  OSType: linux
14:30:24 [2020-12-10T14:30:24.402Z]  Architecture: s390x
14:30:24 [2020-12-10T14:30:24.402Z]  CPUs: 2
14:30:24 [2020-12-10T14:30:24.402Z]  Total Memory: 7.861GiB
14:30:24 [2020-12-10T14:30:24.402Z]  Name: s390x-ubuntu-14
14:30:24 [2020-12-10T14:30:24.403Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
14:30:24 [2020-12-10T14:30:24.403Z]  Docker Root Dir: /var/lib/docker
14:30:24 [2020-12-10T14:30:24.403Z]  Debug Mode: false
14:30:24 [2020-12-10T14:30:24.403Z]  Registry: https://index.docker.io/v1/
14:30:24 [2020-12-10T14:30:24.403Z]  Labels:
14:30:24 [2020-12-10T14:30:24.403Z]  Experimental: true
14:30:24 [2020-12-10T14:30:24.403Z]  Insecure Registries:
14:30:24 [2020-12-10T14:30:24.403Z]   127.0.0.0/8
14:30:24 [2020-12-10T14:30:24.403Z]  Live Restore Enabled: false
14:30:24 [2020-12-10T14:30:24.403Z] 
14:30:24 [2020-12-10T14:30:24.403Z] WARNING: No swap limit support
[Pipeline] sh
14:30:24 [2020-12-10T14:30:24.776Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:30:24 [2020-12-10T14:30:24.776Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:30:24 [2020-12-10T14:30:24.776Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41761/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:30:24 [2020-12-10T14:30:24.776Z] + bash /home/jenkins/workspace/moby_PR-41761/check-config.sh
14:30:24 [2020-12-10T14:30:24.776Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:30:24 [2020-12-10T14:30:24.776Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
14:30:24 [2020-12-10T14:30:24.776Z] 
14:30:24 [2020-12-10T14:30:24.776Z] Generally Necessary:
14:30:24 [2020-12-10T14:30:24.777Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 1.7s done
14:30:24 [2020-12-10T14:30:24.777Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838
14:30:25 [2020-12-10T14:30:25.065Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:30:25 [2020-12-10T14:30:25.065Z] - apparmor: enabled and tools installed
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_NAMESPACES: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_NET_NS: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_PID_NS: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_IPC_NS: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_UTS_NS: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_CGROUPS: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_CGROUP_CPUACCT: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_CGROUP_DEVICE: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_CGROUP_FREEZER: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_CGROUP_SCHED: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_CPUSETS: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_MEMCG: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_KEYS: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_VETH: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_BRIDGE: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_NF_NAT: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_NF_NAT_NEEDED: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_POSIX_MQUEUE: enabled
14:30:25 [2020-12-10T14:30:25.065Z] 
14:30:25 [2020-12-10T14:30:25.065Z] Optional Features:
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_USER_NS: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_SECCOMP: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_CGROUP_PIDS: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_MEMCG_SWAP: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:30:25 [2020-12-10T14:30:25.065Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_BLK_CGROUP: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_IOSCHED_CFQ: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_CGROUP_PERF: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_CGROUP_HUGETLB: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_CFS_BANDWIDTH: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_RT_GROUP_SCHED: missing
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_IP_VS: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_IP_VS_NFCT: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_IP_VS_RR: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_EXT4_FS: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:30:25 [2020-12-10T14:30:25.065Z] - Network Drivers:
14:30:25 [2020-12-10T14:30:25.065Z]   - "overlay":
14:30:25 [2020-12-10T14:30:25.065Z]     - CONFIG_VXLAN: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:30:25 [2020-12-10T14:30:25.065Z]       Optional (for encrypted networks):
14:30:25 [2020-12-10T14:30:25.065Z]       - CONFIG_CRYPTO: enabled
14:30:25 [2020-12-10T14:30:25.065Z]       - CONFIG_CRYPTO_AEAD: enabled
14:30:25 [2020-12-10T14:30:25.065Z]       - CONFIG_CRYPTO_GCM: enabled
14:30:25 [2020-12-10T14:30:25.065Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:30:25 [2020-12-10T14:30:25.065Z]       - CONFIG_CRYPTO_GHASH: enabled
14:30:25 [2020-12-10T14:30:25.065Z]       - CONFIG_XFRM: enabled
14:30:25 [2020-12-10T14:30:25.065Z]       - CONFIG_XFRM_USER: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z]       - CONFIG_INET_ESP: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z]   - "ipvlan":
14:30:25 [2020-12-10T14:30:25.065Z]     - CONFIG_IPVLAN: enabled (as module)
14:30:25 [2020-12-10T14:30:25.065Z]   - "macvlan":
14:30:25 [2020-12-10T14:30:25.355Z]     - CONFIG_MACVLAN: enabled (as module)
14:30:25 [2020-12-10T14:30:25.355Z]     - CONFIG_DUMMY: enabled (as module)
14:30:25 [2020-12-10T14:30:25.355Z]   - "ftp,tftp client in container":
14:30:25 [2020-12-10T14:30:25.355Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:30:25 [2020-12-10T14:30:25.355Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:30:25 [2020-12-10T14:30:25.355Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:30:25 [2020-12-10T14:30:25.355Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:30:25 [2020-12-10T14:30:25.355Z] - Storage Drivers:
14:30:25 [2020-12-10T14:30:25.355Z]   - "aufs":
14:30:25 [2020-12-10T14:30:25.355Z]     - CONFIG_AUFS_FS: enabled (as module)
14:30:25 [2020-12-10T14:30:25.355Z]   - "btrfs":
14:30:25 [2020-12-10T14:30:25.355Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:30:25 [2020-12-10T14:30:25.355Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:30:25 [2020-12-10T14:30:25.355Z]   - "devicemapper":
14:30:25 [2020-12-10T14:30:25.355Z]     - CONFIG_BLK_DEV_DM: enabled
14:30:25 [2020-12-10T14:30:25.355Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:30:25 [2020-12-10T14:30:25.355Z]   - "overlay":
14:30:25 [2020-12-10T14:30:25.355Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:30:25 [2020-12-10T14:30:25.355Z]   - "zfs":
14:30:25 [2020-12-10T14:30:25.355Z]     - /dev/zfs: missing
14:30:25 [2020-12-10T14:30:25.355Z]     - zfs command: missing
14:30:25 [2020-12-10T14:30:25.355Z]     - zpool command: missing
14:30:25 [2020-12-10T14:30:25.355Z] 
14:30:25 [2020-12-10T14:30:25.355Z] Limits:
14:30:25 [2020-12-10T14:30:25.355Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:30:25 [2020-12-10T14:30:25.355Z] 
14:30:25 [2020-12-10T14:30:25.355Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:30:25 [2020-12-10T14:30:25.772Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9122cd1a75b8e49d9a583463c8231e01d94da161 .
14:30:25 [2020-12-10T14:30:25.772Z] #2 [internal] load build definition from Dockerfile
14:30:25 [2020-12-10T14:30:25.772Z] #2 transferring dockerfile: 16.58kB done
14:30:25 [2020-12-10T14:30:25.772Z] #2 DONE 0.0s
14:30:25 [2020-12-10T14:30:25.772Z] 
14:30:25 [2020-12-10T14:30:25.772Z] #1 [internal] load .dockerignore
14:30:25 [2020-12-10T14:30:25.772Z] #1 transferring context: 87B done
14:30:25 [2020-12-10T14:30:25.772Z] #1 DONE 0.0s
14:30:25 [2020-12-10T14:30:25.772Z] 
14:30:25 [2020-12-10T14:30:25.772Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
14:30:26 [2020-12-10T14:30:26.061Z] #3 DONE 0.3s
14:30:26 [2020-12-10T14:30:26.061Z] 
14:30:26 [2020-12-10T14:30:26.061Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
14:30:26 [2020-12-10T14:30:26.061Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
14:30:26 [2020-12-10T14:30:26.162Z] #24 ...
14:30:26 [2020-12-10T14:30:26.162Z] 
14:30:26 [2020-12-10T14:30:26.162Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
14:30:26 [2020-12-10T14:30:26.162Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
14:30:26 [2020-12-10T14:30:26.162Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
14:30:26 [2020-12-10T14:30:26.162Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
14:30:26 [2020-12-10T14:30:26.162Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
14:30:26 [2020-12-10T14:30:26.162Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.4s done
14:30:26 [2020-12-10T14:30:26.162Z] #60 DONE 3.1s
14:30:26 [2020-12-10T14:30:26.162Z] 
14:30:26 [2020-12-10T14:30:26.162Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
14:30:26 [2020-12-10T14:30:26.350Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
14:30:26 [2020-12-10T14:30:26.350Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
14:30:26 [2020-12-10T14:30:26.350Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
14:30:26 [2020-12-10T14:30:26.350Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.0s
14:30:26 [2020-12-10T14:30:26.350Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
14:30:26 [2020-12-10T14:30:26.350Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4
14:30:26 [2020-12-10T14:30:26.639Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
14:30:26 [2020-12-10T14:30:26.639Z] #4 DONE 0.6s
14:30:26 [2020-12-10T14:30:26.888Z] Still waiting to schedule task
14:30:26 [2020-12-10T14:30:26.888Z] Waiting for next available executor on ‘azwin-2-9a8d3014:30:26 [2020-12-10T14:30:26.929Z] 
14:30:26 [2020-12-10T14:30:26.929Z] #7 [internal] load metadata for docker.io/library/debian:buster
14:30:27 [2020-12-10T14:30:27.220Z] #7 ...
14:30:27 [2020-12-10T14:30:27.220Z] 
14:30:27 [2020-12-10T14:30:27.220Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
14:30:27 [2020-12-10T14:30:27.220Z] #6 DONE 0.1s
14:30:27 [2020-12-10T14:30:27.220Z] 
14:30:27 [2020-12-10T14:30:27.220Z] #7 [internal] load metadata for docker.io/library/debian:buster
14:30:27 [2020-12-10T14:30:27.220Z] #7 DONE 0.3s
14:30:27 [2020-12-10T14:30:27.220Z] 
14:30:27 [2020-12-10T14:30:27.220Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
14:30:27 [2020-12-10T14:30:27.220Z] #5 DONE 0.3s
14:30:27 [2020-12-10T14:30:27.536Z] 
14:30:27 [2020-12-10T14:30:27.536Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:30:27 [2020-12-10T14:30:27.536Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
14:30:27 [2020-12-10T14:30:27.536Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
14:30:27 [2020-12-10T14:30:27.536Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done
14:30:27 [2020-12-10T14:30:27.536Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done
14:30:27 [2020-12-10T14:30:27.536Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.0s
14:30:27 [2020-12-10T14:30:27.536Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.0s
14:30:27 [2020-12-10T14:30:27.536Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.0s
14:30:27 [2020-12-10T14:30:27.536Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 6.83MB / 7.39MB 0.1s
14:30:27 [2020-12-10T14:30:27.536Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 1.71MB / 9.88MB 0.1s
14:30:27 [2020-12-10T14:30:27.536Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 5.82MB / 48.97MB 0.2s
14:30:27 [2020-12-10T14:30:27.536Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.2s done
14:30:27 [2020-12-10T14:30:27.536Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 7.89MB / 9.88MB 0.2s
14:30:27 [2020-12-10T14:30:27.536Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.2s
14:30:27 [2020-12-10T14:30:27.835Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 10.72MB / 48.97MB 0.3s
14:30:27 [2020-12-10T14:30:27.835Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done
14:30:27 [2020-12-10T14:30:27.835Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 5.85MB / 51.38MB 0.3s
14:30:27 [2020-12-10T14:30:27.835Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.3s
14:30:27 [2020-12-10T14:30:27.835Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 16.38MB / 48.97MB 0.4s
14:30:27 [2020-12-10T14:30:27.835Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 11.30MB / 51.38MB 0.4s
14:30:27 [2020-12-10T14:30:27.835Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 22.19MB / 48.97MB 0.5s
14:30:27 [2020-12-10T14:30:27.835Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 16.21MB / 51.38MB 0.5s
14:30:28 [2020-12-10T14:30:28.170Z] #8 ...
14:30:28 [2020-12-10T14:30:28.170Z] 
14:30:28 [2020-12-10T14:30:28.170Z] #21 [internal] load build context
14:30:28 [2020-12-10T14:30:28.170Z] #21 transferring context: 53.17MB 0.8s done
14:30:28 [2020-12-10T14:30:28.170Z] #21 DONE 0.8s
14:30:28 [2020-12-10T14:30:28.170Z] 
14:30:28 [2020-12-10T14:30:28.170Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:30:28 [2020-12-10T14:30:28.170Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 25.83MB / 48.97MB 0.6s
14:30:28 [2020-12-10T14:30:28.170Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 19.26MB / 51.38MB 0.6s
14:30:28 [2020-12-10T14:30:28.170Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 4.45MB / 56.74MB 0.6s
14:30:28 [2020-12-10T14:30:28.170Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 34.57MB / 48.97MB 0.8s
14:30:28 [2020-12-10T14:30:28.170Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 27.57MB / 51.38MB 0.8s
14:30:28 [2020-12-10T14:30:28.170Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 10.08MB / 56.74MB 0.8s
14:30:28 [2020-12-10T14:30:28.170Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 32.17MB / 51.38MB 0.9s
14:30:28 [2020-12-10T14:30:28.466Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 43.64MB / 48.97MB 1.0s
14:30:28 [2020-12-10T14:30:28.466Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 36.51MB / 51.38MB 1.0s
14:30:28 [2020-12-10T14:30:28.466Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 15.32MB / 56.74MB 1.0s
14:30:28 [2020-12-10T14:30:28.466Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.31MB / 48.97MB 1.1s
14:30:28 [2020-12-10T14:30:28.466Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 41.06MB / 51.38MB 1.1s
14:30:28 [2020-12-10T14:30:28.716Z] #24 ...
14:30:28 [2020-12-10T14:30:28.716Z] 
14:30:28 [2020-12-10T14:30:28.716Z] #21 [internal] load build context
14:30:28 [2020-12-10T14:30:28.716Z] #21 transferring context: 53.17MB 4.9s done
14:30:28 [2020-12-10T14:30:28.716Z] #21 DONE 5.2s
14:30:28 [2020-12-10T14:30:28.716Z] 
14:30:28 [2020-12-10T14:30:28.716Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
14:30:28 [2020-12-10T14:30:28.764Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s done
14:30:28 [2020-12-10T14:30:28.764Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.3s
14:30:28 [2020-12-10T14:30:28.764Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 23.30MB / 56.74MB 1.3s
14:30:28 [2020-12-10T14:30:28.764Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.40MB / 102.23MB 1.3s
14:30:28 [2020-12-10T14:30:28.764Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.3s done
14:30:28 [2020-12-10T14:30:28.764Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 11.43MB / 102.23MB 1.4s
14:30:28 [2020-12-10T14:30:28.764Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71
14:30:28 [2020-12-10T14:30:28.764Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.4s done
14:30:28 [2020-12-10T14:30:28.764Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 28.68MB / 56.74MB 1.5s
14:30:29 [2020-12-10T14:30:29.063Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 20.84MB / 102.23MB 1.6s
14:30:29 [2020-12-10T14:30:29.063Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 33.58MB / 56.74MB 1.7s
14:30:29 [2020-12-10T14:30:29.184Z] Fetching without tags
14:30:29 [2020-12-10T14:30:29.359Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 30.28MB / 102.23MB 1.8s
14:30:29 [2020-12-10T14:30:29.359Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 38.96MB / 56.74MB 1.9s
14:30:29 [2020-12-10T14:30:29.359Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 39.46MB / 102.23MB 2.0s
14:30:29 [2020-12-10T14:30:29.423Z] Merging remotes/origin/master commit f1b882a603a46b119e41b02a271e41e06c547e72 into PR head commit 9122cd1a75b8e49d9a583463c8231e01d94da161
14:30:29 [2020-12-10T14:30:29.653Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 46.04MB / 56.74MB 2.2s
14:30:29 [2020-12-10T14:30:29.653Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 46.48MB / 102.23MB 2.2s
14:30:29 [2020-12-10T14:30:29.951Z] #8 ...
14:30:29 [2020-12-10T14:30:29.951Z] 
14:30:29 [2020-12-10T14:30:29.951Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
14:30:29 [2020-12-10T14:30:29.951Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
14:30:29 [2020-12-10T14:30:29.951Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
14:30:29 [2020-12-10T14:30:29.951Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
14:30:29 [2020-12-10T14:30:29.951Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.6s done
14:30:29 [2020-12-10T14:30:29.951Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done
14:30:29 [2020-12-10T14:30:29.951Z] #60 DONE 2.5s
14:30:29 [2020-12-10T14:30:29.951Z] 
14:30:29 [2020-12-10T14:30:29.951Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:30:29 [2020-12-10T14:30:29.951Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 50.66MB / 56.74MB 2.4s
14:30:29 [2020-12-10T14:30:29.951Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 52.80MB / 102.23MB 2.4s
14:30:29 [2020-12-10T14:30:29.951Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.11MB / 56.74MB 2.6s
14:30:29 [2020-12-10T14:30:29.951Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 59.01MB / 102.23MB 2.6s
14:30:29 [2020-12-10T14:30:29.965Z] Fetching without tags
14:30:29 [2020-12-10T14:30:29.995Z] Merge succeeded, producing 9122cd1a75b8e49d9a583463c8231e01d94da161
14:30:29 [2020-12-10T14:30:29.995Z] Checking out Revision 9122cd1a75b8e49d9a583463c8231e01d94da161 (PR-41761)
14:30:29 [2020-12-10T14:30:29.169Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:30:29 [2020-12-10T14:30:29.172Z]  > git config --add remote.origin.fetch +refs/pull/41761/head:refs/remotes/origin/PR-41761 # timeout=10
14:30:29 [2020-12-10T14:30:29.175Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:30:29 [2020-12-10T14:30:29.181Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:30:29 [2020-12-10T14:30:29.188Z] Fetching upstream changes from https://github.com/moby/moby.git
14:30:29 [2020-12-10T14:30:29.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:29 [2020-12-10T14:30:29.188Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41761/head:refs/remotes/origin/PR-41761 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:30:29 [2020-12-10T14:30:29.430Z]  > git config core.sparsecheckout # timeout=10
14:30:29 [2020-12-10T14:30:29.433Z]  > git checkout -f 9122cd1a75b8e49d9a583463c8231e01d94da161 # timeout=10
14:30:29 [2020-12-10T14:30:29.978Z]  > git remote # timeout=10
14:30:29 [2020-12-10T14:30:29.982Z]  > git config --get remote.origin.url # timeout=10
14:30:29 [2020-12-10T14:30:29.984Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:29 [2020-12-10T14:30:29.986Z]  > git merge f1b882a603a46b119e41b02a271e41e06c547e72 # timeout=10
14:30:29 [2020-12-10T14:30:29.992Z]  > git rev-parse HEAD^{commit} # timeout=10
14:30:29 [2020-12-10T14:30:29.998Z]  > git config core.sparsecheckout # timeout=10
14:30:30 [2020-12-10T14:30:30.000Z]  > git checkout -f 9122cd1a75b8e49d9a583463c8231e01d94da161 # timeout=10
14:30:30 [2020-12-10T14:30:30.097Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 5.1s
14:30:30 [2020-12-10T14:30:30.246Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.7s done
14:30:30 [2020-12-10T14:30:30.246Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 69.36MB / 102.23MB 2.8s
14:30:30 [2020-12-10T14:30:30.246Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 78.18MB / 102.23MB 2.9s
14:30:30 [2020-12-10T14:30:30.246Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 87.62MB / 102.23MB 3.0s
14:30:30 [2020-12-10T14:30:30.369Z] Merging remotes/origin/master commit f1b882a603a46b119e41b02a271e41e06c547e72 into PR head commit 9122cd1a75b8e49d9a583463c8231e01d94da161
14:30:30 [2020-12-10T14:30:30.536Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 94.29MB / 102.23MB 3.1s
14:30:30 [2020-12-10T14:30:30.536Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.2s
14:30:30 [2020-12-10T14:30:30.825Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.3s done
14:30:30 [2020-12-10T14:30:30.825Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.0s done
14:30:31 [2020-12-10T14:30:31.041Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 5.8s done
14:30:31 [2020-12-10T14:30:31.041Z] #24 DONE 7.8s
14:30:31 [2020-12-10T14:30:31.041Z] 
14:30:31 [2020-12-10T14:30:31.041Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:30:31 [2020-12-10T14:30:31.115Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0
14:30:31 [2020-12-10T14:30:31.304Z] Merge succeeded, producing 9122cd1a75b8e49d9a583463c8231e01d94da161
14:30:31 [2020-12-10T14:30:31.304Z] Checking out Revision 9122cd1a75b8e49d9a583463c8231e01d94da161 (PR-41761)
14:30:31 [2020-12-10T14:30:31.404Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done
14:30:31 [2020-12-10T14:30:31.404Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc
14:30:29 [2020-12-10T14:30:29.938Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:30:29 [2020-12-10T14:30:29.941Z]  > git config --add remote.origin.fetch +refs/pull/41761/head:refs/remotes/origin/PR-41761 # timeout=10
14:30:29 [2020-12-10T14:30:29.944Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:30:29 [2020-12-10T14:30:29.959Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:30:29 [2020-12-10T14:30:29.973Z] Fetching upstream changes from https://github.com/moby/moby.git
14:30:29 [2020-12-10T14:30:29.973Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:29 [2020-12-10T14:30:29.974Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41761/head:refs/remotes/origin/PR-41761 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:30:30 [2020-12-10T14:30:30.376Z]  > git config core.sparsecheckout # timeout=10
14:30:30 [2020-12-10T14:30:30.379Z]  > git checkout -f 9122cd1a75b8e49d9a583463c8231e01d94da161 # timeout=10
14:30:31 [2020-12-10T14:30:31.267Z]  > git remote # timeout=10
14:30:31 [2020-12-10T14:30:31.270Z]  > git config --get remote.origin.url # timeout=10
14:30:31 [2020-12-10T14:30:31.274Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:31 [2020-12-10T14:30:31.275Z]  > git merge f1b882a603a46b119e41b02a271e41e06c547e72 # timeout=10
14:30:31 [2020-12-10T14:30:31.297Z]  > git rev-parse HEAD^{commit} # timeout=10
14:30:31 [2020-12-10T14:30:31.311Z]  > git config core.sparsecheckout # timeout=10
14:30:31 [2020-12-10T14:30:31.316Z]  > git checkout -f 9122cd1a75b8e49d9a583463c8231e01d94da161 # timeout=10
14:30:31 [2020-12-10T14:30:31.611Z] #25 0.902 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:30:31 [2020-12-10T14:30:31.611Z] #25 0.977 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
14:30:31 [2020-12-10T14:30:31.653Z] Commit message: "docs: add API v1.41"
14:30:31 [2020-12-10T14:30:31.889Z] #25 0.977 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:30:31 [2020-12-10T14:30:31.889Z] #25 1.057 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
14:30:32 [2020-12-10T14:30:32.033Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.5s done
14:30:32 [2020-12-10T14:30:32.149Z] #25 1.281 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:30:32 [2020-12-10T14:30:32.323Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d
14:30:32 [2020-12-10T14:30:32.409Z] #25 1.540 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
14:30:32 [2020-12-10T14:30:32.565Z] + docker version
14:30:32 [2020-12-10T14:30:32.565Z] Client:
14:30:32 [2020-12-10T14:30:32.565Z]  Version:           18.06.1-ce
14:30:32 [2020-12-10T14:30:32.565Z]  API version:       1.38
14:30:32 [2020-12-10T14:30:32.565Z]  Go version:        go1.10.3
14:30:32 [2020-12-10T14:30:32.565Z]  Git commit:        e68fc7a
14:30:32 [2020-12-10T14:30:32.565Z]  Built:             Tue Aug 21 17:26:10 2018
14:30:32 [2020-12-10T14:30:32.565Z]  OS/Arch:           linux/ppc64le
14:30:32 [2020-12-10T14:30:32.565Z]  Experimental:      false
14:30:32 [2020-12-10T14:30:32.565Z] 
14:30:32 [2020-12-10T14:30:32.565Z] Server:
14:30:32 [2020-12-10T14:30:32.565Z]  Engine:
14:30:32 [2020-12-10T14:30:32.565Z]   Version:          18.06.1-ce
14:30:32 [2020-12-10T14:30:32.565Z]   API version:      1.38 (minimum version 1.12)
14:30:32 [2020-12-10T14:30:32.565Z]   Go version:       go1.10.3
14:30:32 [2020-12-10T14:30:32.565Z]   Git commit:       e68fc7a
14:30:32 [2020-12-10T14:30:32.565Z]   Built:            Tue Aug 21 17:24:20 2018
14:30:32 [2020-12-10T14:30:32.565Z]   OS/Arch:          linux/ppc64le
14:30:32 [2020-12-10T14:30:32.565Z]   Experimental:     true
[Pipeline] sh
14:30:32 [2020-12-10T14:30:32.613Z] #8 ...
14:30:32 [2020-12-10T14:30:32.613Z] 
14:30:32 [2020-12-10T14:30:32.613Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
14:30:32 [2020-12-10T14:30:32.613Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done
14:30:32 [2020-12-10T14:30:32.613Z] #24 sha256:c6e9d1cc81de21cb5f3ef4aa0467066305eca988f94869f891a8ba9bc9995430 529B / 529B done
14:30:32 [2020-12-10T14:30:32.613Z] #24 sha256:35d0b7d4356aeddc7350da7086070d7a525759a368ce8f1ee166510b0be6922e 1.46kB / 1.46kB done
14:30:32 [2020-12-10T14:30:32.613Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done
14:30:32 [2020-12-10T14:30:32.613Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 48.97MB / 48.97MB 2.9s done
14:30:32 [2020-12-10T14:30:32.613Z] #24 extracting sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 1.8s done
14:30:32 [2020-12-10T14:30:32.613Z] #24 DONE 5.2s
14:30:32 [2020-12-10T14:30:32.613Z] 
14:30:32 [2020-12-10T14:30:32.613Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:30:32 [2020-12-10T14:30:32.943Z] + docker info
14:30:32 [2020-12-10T14:30:32.943Z] Containers: 0
14:30:32 [2020-12-10T14:30:32.943Z]  Running: 0
14:30:32 [2020-12-10T14:30:32.943Z]  Paused: 0
14:30:32 [2020-12-10T14:30:32.943Z]  Stopped: 0
14:30:32 [2020-12-10T14:30:32.943Z] Images: 0
14:30:32 [2020-12-10T14:30:32.943Z] Server Version: 18.06.1-ce
14:30:32 [2020-12-10T14:30:32.943Z] Storage Driver: overlay2
14:30:32 [2020-12-10T14:30:32.943Z]  Backing Filesystem: extfs
14:30:32 [2020-12-10T14:30:32.943Z]  Supports d_type: true
14:30:32 [2020-12-10T14:30:32.943Z]  Native Overlay Diff: true
14:30:32 [2020-12-10T14:30:32.943Z] Logging Driver: json-file
14:30:32 [2020-12-10T14:30:32.943Z] Cgroup Driver: cgroupfs
14:30:32 [2020-12-10T14:30:32.943Z] Plugins:
14:30:32 [2020-12-10T14:30:32.943Z]  Volume: local
14:30:32 [2020-12-10T14:30:32.943Z]  Network: bridge host ipvlan macvlan null overlay
14:30:32 [2020-12-10T14:30:32.943Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
14:30:32 [2020-12-10T14:30:32.943Z] Swarm: inactive
14:30:32 [2020-12-10T14:30:32.943Z] Runtimes: runc
14:30:32 [2020-12-10T14:30:32.943Z] Default Runtime: runc
14:30:32 [2020-12-10T14:30:32.943Z] Init Binary: docker-init
14:30:32 [2020-12-10T14:30:32.943Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
14:30:32 [2020-12-10T14:30:32.943Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
14:30:32 [2020-12-10T14:30:32.943Z] init version: fec3683
14:30:32 [2020-12-10T14:30:32.943Z] Security Options:
14:30:32 [2020-12-10T14:30:32.943Z]  apparmor
14:30:32 [2020-12-10T14:30:32.943Z]  seccomp
14:30:32 [2020-12-10T14:30:32.943Z]   Profile: default
14:30:32 [2020-12-10T14:30:32.943Z] Kernel Version: 4.4.0-139-generic
14:30:32 [2020-12-10T14:30:32.943Z] Operating System: Ubuntu 16.04.3 LTS
14:30:32 [2020-12-10T14:30:32.943Z] OSType: linux
14:30:32 [2020-12-10T14:30:32.943Z] Architecture: ppc64le
14:30:32 [2020-12-10T14:30:32.943Z] CPUs: 4
14:30:32 [2020-12-10T14:30:32.943Z] Total Memory: 7.972GiB
14:30:32 [2020-12-10T14:30:32.943Z] Name: ppc64le-ubuntu-21
14:30:32 [2020-12-10T14:30:32.943Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
14:30:32 [2020-12-10T14:30:32.943Z] Docker Root Dir: /var/lib/docker
14:30:32 [2020-12-10T14:30:32.943Z] Debug Mode (client): false
14:30:32 [2020-12-10T14:30:32.943Z] Debug Mode (server): false
14:30:32 [2020-12-10T14:30:32.943Z] Registry: https://index.docker.io/v1/
14:30:32 [2020-12-10T14:30:32.943Z] Labels:
14:30:32 [2020-12-10T14:30:32.943Z] Experimental: true
14:30:32 [2020-12-10T14:30:32.943Z] Insecure Registries:
14:30:32 [2020-12-10T14:30:32.943Z]  127.0.0.0/8
14:30:32 [2020-12-10T14:30:32.943Z] Live Restore Enabled: false
14:30:32 [2020-12-10T14:30:32.943Z] 
[Pipeline] sh
14:30:32 [2020-12-10T14:30:32.989Z] #25 ...
14:30:32 [2020-12-10T14:30:32.989Z] 
14:30:32 [2020-12-10T14:30:32.989Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:30:32 [2020-12-10T14:30:32.989Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
14:30:32 [2020-12-10T14:30:32.989Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
14:30:32 [2020-12-10T14:30:32.989Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
14:30:32 [2020-12-10T14:30:32.989Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done
14:30:32 [2020-12-10T14:30:32.989Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
14:30:32 [2020-12-10T14:30:32.989Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
14:30:32 [2020-12-10T14:30:32.989Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done
14:30:32 [2020-12-10T14:30:32.989Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.0s done
14:30:32 [2020-12-10T14:30:32.989Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.9s done
14:30:32 [2020-12-10T14:30:32.989Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.9s done
14:30:32 [2020-12-10T14:30:32.989Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.5s done
14:30:32 [2020-12-10T14:30:32.989Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s done
14:30:32 [2020-12-10T14:30:32.989Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done
14:30:32 [2020-12-10T14:30:32.989Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done
14:30:32 [2020-12-10T14:30:32.989Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.1s
14:30:33 [2020-12-10T14:30:33.328Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:30:33 [2020-12-10T14:30:33.328Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:30:33 [2020-12-10T14:30:33.328Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41761/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:30:33 [2020-12-10T14:30:33.328Z] + bash /home/docker/workspace/moby_PR-41761/check-config.sh
14:30:33 [2020-12-10T14:30:33.328Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:30:33 [2020-12-10T14:30:33.328Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
14:30:33 [2020-12-10T14:30:33.328Z] 
14:30:33 [2020-12-10T14:30:33.328Z] Generally Necessary:
14:30:33 [2020-12-10T14:30:33.328Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:30:33 [2020-12-10T14:30:33.328Z] - apparmor: enabled and tools installed
14:30:33 [2020-12-10T14:30:33.328Z] - CONFIG_NAMESPACES: enabled
14:30:33 [2020-12-10T14:30:33.328Z] - CONFIG_NET_NS: enabled
14:30:33 [2020-12-10T14:30:33.328Z] - CONFIG_PID_NS: enabled
14:30:33 [2020-12-10T14:30:33.328Z] - CONFIG_IPC_NS: enabled
14:30:33 [2020-12-10T14:30:33.328Z] - CONFIG_UTS_NS: enabled
14:30:33 [2020-12-10T14:30:33.328Z] - CONFIG_CGROUPS: enabled
14:30:33 [2020-12-10T14:30:33.328Z] - CONFIG_CGROUP_CPUACCT: enabled
14:30:33 [2020-12-10T14:30:33.328Z] - CONFIG_CGROUP_DEVICE: enabled
14:30:33 [2020-12-10T14:30:33.328Z] - CONFIG_CGROUP_FREEZER: enabled
14:30:33 [2020-12-10T14:30:33.328Z] - CONFIG_CGROUP_SCHED: enabled
14:30:33 [2020-12-10T14:30:33.328Z] - CONFIG_CPUSETS: enabled
14:30:33 [2020-12-10T14:30:33.328Z] - CONFIG_MEMCG: enabled
14:30:33 [2020-12-10T14:30:33.328Z] - CONFIG_KEYS: enabled
14:30:33 [2020-12-10T14:30:33.328Z] - CONFIG_VETH: enabled (as module)
14:30:33 [2020-12-10T14:30:33.328Z] - CONFIG_BRIDGE: enabled (as module)
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_NF_NAT: enabled (as module)
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_NF_NAT_NEEDED: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_POSIX_MQUEUE: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
14:30:33 [2020-12-10T14:30:33.622Z] 
14:30:33 [2020-12-10T14:30:33.622Z] Optional Features:
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_USER_NS: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_SECCOMP: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_CGROUP_PIDS: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_MEMCG_SWAP: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:30:33 [2020-12-10T14:30:33.622Z]     (cgroup swap accounting is currently enabled)
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_MEMCG_KMEM: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_BLK_CGROUP: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_IOSCHED_CFQ: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_CGROUP_PERF: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_CGROUP_HUGETLB: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_CFS_BANDWIDTH: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_RT_GROUP_SCHED: missing
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_IP_VS: enabled (as module)
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_IP_VS_NFCT: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_IP_VS_RR: enabled (as module)
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_EXT4_FS: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:30:33 [2020-12-10T14:30:33.622Z] - Network Drivers:
14:30:33 [2020-12-10T14:30:33.622Z]   - "overlay":
14:30:33 [2020-12-10T14:30:33.622Z]     - CONFIG_VXLAN: enabled (as module)
14:30:33 [2020-12-10T14:30:33.622Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:30:33 [2020-12-10T14:30:33.622Z]       Optional (for encrypted networks):
14:30:33 [2020-12-10T14:30:33.897Z] Commit message: "docs: add API v1.41"
14:30:33 [2020-12-10T14:30:33.915Z]       - CONFIG_CRYPTO: enabled
14:30:33 [2020-12-10T14:30:33.915Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
14:30:33 [2020-12-10T14:30:33.915Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
14:30:33 [2020-12-10T14:30:33.915Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
14:30:33 [2020-12-10T14:30:33.915Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
14:30:33 [2020-12-10T14:30:33.915Z]       - CONFIG_XFRM: enabled
14:30:33 [2020-12-10T14:30:33.915Z]       - CONFIG_XFRM_USER: enabled (as module)
14:30:33 [2020-12-10T14:30:33.915Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:30:33 [2020-12-10T14:30:33.915Z]       - CONFIG_INET_ESP: enabled (as module)
14:30:33 [2020-12-10T14:30:33.915Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:30:33 [2020-12-10T14:30:33.915Z]   - "ipvlan":
14:30:33 [2020-12-10T14:30:33.915Z]     - CONFIG_IPVLAN: enabled (as module)
14:30:33 [2020-12-10T14:30:33.915Z]   - "macvlan":
14:30:33 [2020-12-10T14:30:33.915Z]     - CONFIG_MACVLAN: enabled (as module)
14:30:33 [2020-12-10T14:30:33.915Z]     - CONFIG_DUMMY: enabled (as module)
14:30:33 [2020-12-10T14:30:33.915Z]   - "ftp,tftp client in container":
14:30:33 [2020-12-10T14:30:33.915Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:30:33 [2020-12-10T14:30:33.915Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:30:33 [2020-12-10T14:30:33.915Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:30:33 [2020-12-10T14:30:33.915Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:30:33 [2020-12-10T14:30:33.915Z] - Storage Drivers:
14:30:33 [2020-12-10T14:30:33.915Z]   - "aufs":
14:30:33 [2020-12-10T14:30:33.915Z]     - CONFIG_AUFS_FS: enabled (as module)
14:30:33 [2020-12-10T14:30:33.915Z]   - "btrfs":
14:30:33 [2020-12-10T14:30:33.915Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:30:33 [2020-12-10T14:30:33.915Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:30:33 [2020-12-10T14:30:33.915Z]   - "devicemapper":
14:30:33 [2020-12-10T14:30:33.915Z]     - CONFIG_BLK_DEV_DM: enabled
14:30:33 [2020-12-10T14:30:33.915Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:30:33 [2020-12-10T14:30:33.915Z]   - "overlay":
14:30:33 [2020-12-10T14:30:33.915Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:30:33 [2020-12-10T14:30:33.915Z]   - "zfs":
14:30:33 [2020-12-10T14:30:33.915Z]     - /dev/zfs: missing
14:30:33 [2020-12-10T14:30:33.915Z]     - zfs command: missing
14:30:33 [2020-12-10T14:30:33.915Z]     - zpool command: missing
14:30:33 [2020-12-10T14:30:33.915Z] 
14:30:33 [2020-12-10T14:30:33.915Z] Limits:
14:30:33 [2020-12-10T14:30:33.915Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:30:33 [2020-12-10T14:30:33.915Z] 
14:30:33 [2020-12-10T14:30:33.915Z] + true
14:30:33 [2020-12-10T14:30:33.930Z] #8 ...
14:30:33 [2020-12-10T14:30:33.930Z] 
14:30:33 [2020-12-10T14:30:33.930Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:30:33 [2020-12-10T14:30:33.930Z] #25 3.170 Fetched 8408 kB in 3s (3338 kB/s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:30:34 [2020-12-10T14:30:34.115Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.8s done
14:30:34 [2020-12-10T14:30:34.184Z] Fetching without tags
14:30:34 [2020-12-10T14:30:34.340Z] + make bundles/buildx
14:30:34 [2020-12-10T14:30:34.459Z] Merging remotes/origin/master commit f1b882a603a46b119e41b02a271e41e06c547e72 into PR head commit 9122cd1a75b8e49d9a583463c8231e01d94da161
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:30:34 [2020-12-10T14:30:34.635Z] make: command: Command not found
14:30:34 [2020-12-10T14:30:34.635Z] make: command: Command not found
14:30:34 [2020-12-10T14:30:34.635Z] mkdir bundles
14:30:34 [2020-12-10T14:30:34.635Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
14:30:34 [2020-12-10T14:30:34.635Z] 	--build-arg BUILDX_COMMIT \
14:30:34 [2020-12-10T14:30:34.635Z] 	--build-arg BUILDX_REPO \
14:30:34 [2020-12-10T14:30:34.635Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
14:30:34 [2020-12-10T14:30:34.635Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
14:30:34 [2020-12-10T14:30:34.635Z] 	.
14:30:34 [2020-12-10T14:30:34.635Z] /bin/sh: 4: go: not found
14:30:34 [2020-12-10T14:30:34.635Z] /bin/sh: 5: go: not found
14:30:34 [2020-12-10T14:30:34.747Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747
14:30:34 [2020-12-10T14:30:34.871Z] #25 3.170 Reading package lists...
14:30:34 [2020-12-10T14:30:34.872Z] + [ PR != PR ]
14:30:34 [2020-12-10T14:30:34.872Z] + [ master != master ]
14:30:34 [2020-12-10T14:30:34.872Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:30:35 [2020-12-10T14:30:35.091Z] Merge succeeded, producing 9122cd1a75b8e49d9a583463c8231e01d94da161
14:30:35 [2020-12-10T14:30:35.092Z] Checking out Revision 9122cd1a75b8e49d9a583463c8231e01d94da161 (PR-41761)
14:30:35 [2020-12-10T14:30:35.232Z] + docker version
14:30:35 [2020-12-10T14:30:35.949Z] #25 4.067 Reading package lists...
14:30:34 [2020-12-10T14:30:34.125Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:30:34 [2020-12-10T14:30:34.137Z]  > git config --add remote.origin.fetch +refs/pull/41761/head:refs/remotes/origin/PR-41761 # timeout=10
14:30:34 [2020-12-10T14:30:34.156Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:30:34 [2020-12-10T14:30:34.171Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:30:34 [2020-12-10T14:30:34.188Z] Fetching upstream changes from https://github.com/moby/moby.git
14:30:34 [2020-12-10T14:30:34.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:34 [2020-12-10T14:30:34.194Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41761/head:refs/remotes/origin/PR-41761 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:30:34 [2020-12-10T14:30:34.468Z]  > git config core.sparsecheckout # timeout=10
14:30:34 [2020-12-10T14:30:34.479Z]  > git checkout -f 9122cd1a75b8e49d9a583463c8231e01d94da161 # timeout=10
14:30:35 [2020-12-10T14:30:35.041Z]  > git remote # timeout=10
14:30:35 [2020-12-10T14:30:35.051Z]  > git config --get remote.origin.url # timeout=10
14:30:35 [2020-12-10T14:30:35.062Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:35 [2020-12-10T14:30:35.063Z]  > git merge f1b882a603a46b119e41b02a271e41e06c547e72 # timeout=10
14:30:35 [2020-12-10T14:30:35.083Z]  > git rev-parse HEAD^{commit} # timeout=10
14:30:35 [2020-12-10T14:30:35.094Z]  > git config core.sparsecheckout # timeout=10
14:30:35 [2020-12-10T14:30:35.105Z]  > git checkout -f 9122cd1a75b8e49d9a583463c8231e01d94da161 # timeout=10
14:30:36 [2020-12-10T14:30:36.215Z] #25 5.113 Building dependency tree...
14:30:36 [2020-12-10T14:30:36.215Z] #25 5.460 The following additional packages will be installed:
14:30:36 [2020-12-10T14:30:36.215Z] #25 5.460   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
14:30:36 [2020-12-10T14:30:36.215Z] #25 5.460   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
14:30:36 [2020-12-10T14:30:36.215Z] #25 5.460   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
14:30:36 [2020-12-10T14:30:36.215Z] #25 5.460 Suggested packages:
14:30:36 [2020-12-10T14:30:36.215Z] #25 5.460   krb5-doc krb5-user
14:30:36 [2020-12-10T14:30:36.215Z] #25 5.460 Recommended packages:
14:30:36 [2020-12-10T14:30:36.215Z] #25 5.460   krb5-locales publicsuffix libsasl2-modules
14:30:36 [2020-12-10T14:30:36.474Z] #25 5.675 The following NEW packages will be installed:
14:30:36 [2020-12-10T14:30:36.474Z] #25 5.675   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
14:30:36 [2020-12-10T14:30:36.474Z] #25 5.675   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
14:30:36 [2020-12-10T14:30:36.474Z] #25 5.675   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:30:36 [2020-12-10T14:30:36.474Z] #25 5.675   libssh2-1 libssl1.1 openssl
14:30:36 [2020-12-10T14:30:36.720Z] Sending build context to Docker daemon  58.05MB

14:30:36 [2020-12-10T14:30:36.720Z] Step 1/15 : ARG GO_VERSION=1.13.15
14:30:36 [2020-12-10T14:30:36.720Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
14:30:36 [2020-12-10T14:30:36.720Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
14:30:36 [2020-12-10T14:30:36.720Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
14:30:36 [2020-12-10T14:30:36.720Z] 1.13.15-buster: Pulling from library/golang
14:30:36 [2020-12-10T14:30:36.734Z] #25 5.963 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded.
14:30:36 [2020-12-10T14:30:36.734Z] #25 5.963 Need to get 5047 kB of archives.
14:30:36 [2020-12-10T14:30:36.734Z] #25 5.963 After this operation, 12.1 MB of additional disk space will be used.
14:30:36 [2020-12-10T14:30:36.734Z] #25 5.963 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 5.963 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 5.963 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 5.963 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 5.963 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 5.963 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 5.971 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 5.975 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 5.983 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 5.983 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 5.983 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 5.983 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 5.991 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 5.998 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 5.999 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 6.000 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 6.001 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 6.005 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 6.013 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 6.020 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:30:36 [2020-12-10T14:30:36.734Z] #25 6.021 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:30:36 [2020-12-10T14:30:36.812Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 2.0s done
14:30:36 [2020-12-10T14:30:36.812Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882
14:30:36 [2020-12-10T14:30:36.994Z] #25 6.231 debconf: delaying package configuration, since apt-utils is not installed
14:30:36 [2020-12-10T14:30:36.994Z] #25 6.260 Fetched 5047 kB in 0s (15.4 MB/s)
14:30:37 [2020-12-10T14:30:37.018Z] db4e2d8d5901: Pulling fs layer
14:30:37 [2020-12-10T14:30:37.018Z] dfe2d012519c: Pulling fs layer
14:30:37 [2020-12-10T14:30:37.018Z] 5d8f1d1f9197: Pulling fs layer
14:30:37 [2020-12-10T14:30:37.018Z] 1301750ffb48: Pulling fs layer
14:30:37 [2020-12-10T14:30:37.018Z] dc5c6edc9cff: Pulling fs layer
14:30:37 [2020-12-10T14:30:37.018Z] 3c370c2e2f82: Pulling fs layer
14:30:37 [2020-12-10T14:30:37.018Z] 5ffb2f5886e2: Pulling fs layer
14:30:37 [2020-12-10T14:30:37.018Z] dc5c6edc9cff: Waiting
14:30:37 [2020-12-10T14:30:37.018Z] 3c370c2e2f82: Waiting
14:30:37 [2020-12-10T14:30:37.018Z] 5ffb2f5886e2: Waiting
14:30:37 [2020-12-10T14:30:37.018Z] 1301750ffb48: Waiting
14:30:37 [2020-12-10T14:30:37.253Z] #25 6.308 Selecting previously unselected package libssl1.1:amd64.
14:30:37 [2020-12-10T14:30:37.253Z] #25 6.308 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
14:30:37 [2020-12-10T14:30:37.253Z] #25 6.310 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ...
14:30:37 [2020-12-10T14:30:37.253Z] #25 6.318 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
14:30:37 [2020-12-10T14:30:37.253Z] #25 6.511 Selecting previously unselected package openssl.
14:30:37 [2020-12-10T14:30:37.253Z] #25 6.511 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ...
14:30:37 [2020-12-10T14:30:37.253Z] #25 6.515 Unpacking openssl (1.1.1d-0+deb10u4) ...
14:30:37 [2020-12-10T14:30:37.319Z] dfe2d012519c: Verifying Checksum
14:30:37 [2020-12-10T14:30:37.319Z] dfe2d012519c: Download complete
14:30:37 [2020-12-10T14:30:37.513Z] #25 6.654 Selecting previously unselected package ca-certificates.
14:30:37 [2020-12-10T14:30:37.513Z] #25 6.654 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
14:30:37 [2020-12-10T14:30:37.513Z] #25 6.658 Unpacking ca-certificates (20200601~deb10u1) ...
14:30:37 [2020-12-10T14:30:37.513Z] #25 6.720 Selecting previously unselected package libkeyutils1:amd64.
14:30:37 [2020-12-10T14:30:37.513Z] #25 6.720 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
14:30:37 [2020-12-10T14:30:37.513Z] #25 6.723 Unpacking libkeyutils1:amd64 (1.6-6) ...
14:30:37 [2020-12-10T14:30:37.513Z] #25 6.753 Selecting previously unselected package libkrb5support0:amd64.
14:30:37 [2020-12-10T14:30:37.513Z] #25 6.753 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
14:30:37 [2020-12-10T14:30:37.513Z] #25 6.757 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
14:30:37 [2020-12-10T14:30:37.513Z] #25 6.793 Selecting previously unselected package libk5crypto3:amd64.
14:30:37 [2020-12-10T14:30:37.513Z] #25 6.793 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
14:30:37 [2020-12-10T14:30:37.513Z] #25 6.797 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
14:30:37 [2020-12-10T14:30:37.532Z] Fetching without tags
14:30:37 [2020-12-10T14:30:37.612Z] 5d8f1d1f9197: Verifying Checksum
14:30:37 [2020-12-10T14:30:37.612Z] 5d8f1d1f9197: Download complete
14:30:37 [2020-12-10T14:30:37.773Z] #25 6.840 Selecting previously unselected package libkrb5-3:amd64.
14:30:37 [2020-12-10T14:30:37.773Z] #25 6.840 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
14:30:37 [2020-12-10T14:30:37.773Z] #25 6.843 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
14:30:37 [2020-12-10T14:30:37.773Z] #25 6.918 Selecting previously unselected package libgssapi-krb5-2:amd64.
14:30:37 [2020-12-10T14:30:37.773Z] #25 6.920 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
14:30:37 [2020-12-10T14:30:37.773Z] #25 6.923 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
14:30:37 [2020-12-10T14:30:37.773Z] #25 6.969 Selecting previously unselected package libsasl2-modules-db:amd64.
14:30:37 [2020-12-10T14:30:37.773Z] #25 6.969 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
14:30:37 [2020-12-10T14:30:37.773Z] #25 6.972 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
14:30:37 [2020-12-10T14:30:37.773Z] #25 7.047 Selecting previously unselected package libsasl2-2:amd64.
14:30:37 [2020-12-10T14:30:37.773Z] #25 7.047 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
14:30:37 [2020-12-10T14:30:37.773Z] #25 7.050 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
14:30:37 [2020-12-10T14:30:37.906Z] Merging remotes/origin/master commit f1b882a603a46b119e41b02a271e41e06c547e72 into PR head commit 9122cd1a75b8e49d9a583463c8231e01d94da161
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.094 Selecting previously unselected package libldap-common.
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.094 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.099 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.140 Selecting previously unselected package libldap-2.4-2:amd64.
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.140 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ...
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.143 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.206 Selecting previously unselected package libnghttp2-14:amd64.
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.206 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.210 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.247 Selecting previously unselected package libpsl5:amd64.
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.248 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.251 Unpacking libpsl5:amd64 (0.20.2-2) ...
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.288 Selecting previously unselected package librtmp1:amd64.
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.288 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.293 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.326 Selecting previously unselected package libssh2-1:amd64.
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.328 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.332 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.379 Selecting previously unselected package libcurl4:amd64.
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.380 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
14:30:38 [2020-12-10T14:30:38.035Z] #25 7.384 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
14:30:38 [2020-12-10T14:30:38.294Z] #25 7.454 Selecting previously unselected package curl.
14:30:38 [2020-12-10T14:30:38.294Z] #25 7.454 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
14:30:38 [2020-12-10T14:30:38.294Z] #25 7.457 Unpacking curl (7.64.0-4+deb10u1) ...
14:30:38 [2020-12-10T14:30:38.294Z] #25 7.537 Selecting previously unselected package libonig5:amd64.
14:30:38 [2020-12-10T14:30:38.294Z] #25 7.537 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
14:30:38 [2020-12-10T14:30:38.294Z] #25 7.543 Unpacking libonig5:amd64 (6.9.1-1) ...
14:30:38 [2020-12-10T14:30:38.294Z] #25 7.593 Selecting previously unselected package libjq1:amd64.
14:30:38 [2020-12-10T14:30:38.294Z] #25 7.593 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:30:38 [2020-12-10T14:30:38.294Z] #25 7.597 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:30:37 [2020-12-10T14:30:37.468Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:30:37 [2020-12-10T14:30:37.480Z]  > git config --add remote.origin.fetch +refs/pull/41761/head:refs/remotes/origin/PR-41761 # timeout=10
14:30:37 [2020-12-10T14:30:37.485Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:30:37 [2020-12-10T14:30:37.496Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:30:37 [2020-12-10T14:30:37.511Z] Fetching upstream changes from https://github.com/moby/moby.git
14:30:37 [2020-12-10T14:30:37.511Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:37 [2020-12-10T14:30:37.514Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41761/head:refs/remotes/origin/PR-41761 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:30:37 [2020-12-10T14:30:37.889Z]  > git config core.sparsecheckout # timeout=10
14:30:37 [2020-12-10T14:30:37.894Z]  > git checkout -f 9122cd1a75b8e49d9a583463c8231e01d94da161 # timeout=10
14:30:38 [2020-12-10T14:30:38.554Z] #25 7.639 Selecting previously unselected package jq.
14:30:38 [2020-12-10T14:30:38.554Z] #25 7.639 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
14:30:38 [2020-12-10T14:30:38.554Z] #25 7.642 Unpacking jq (1.5+dfsg-2+b1) ...
14:30:38 [2020-12-10T14:30:38.554Z] #25 7.680 Setting up libkeyutils1:amd64 (1.6-6) ...
14:30:38 [2020-12-10T14:30:38.554Z] #25 7.691 Setting up libpsl5:amd64 (0.20.2-2) ...
14:30:38 [2020-12-10T14:30:38.554Z] #25 7.700 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
14:30:38 [2020-12-10T14:30:38.554Z] #25 7.805 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
14:30:38 [2020-12-10T14:30:38.554Z] #25 7.815 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
14:30:38 [2020-12-10T14:30:38.554Z] #25 7.827 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
14:30:38 [2020-12-10T14:30:38.554Z] #25 7.836 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
14:30:38 [2020-12-10T14:30:38.554Z] #25 7.848 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
14:30:38 [2020-12-10T14:30:38.730Z] Commit message: "docs: add API v1.41"
14:30:38 [2020-12-10T14:30:38.815Z] #25 7.858 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
14:30:38 [2020-12-10T14:30:38.815Z] #25 7.867 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
14:30:38 [2020-12-10T14:30:38.815Z] #25 7.884 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
14:30:38 [2020-12-10T14:30:38.815Z] #25 7.886 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
14:30:38 [2020-12-10T14:30:38.815Z] #25 7.898 Setting up openssl (1.1.1d-0+deb10u4) ...
14:30:38 [2020-12-10T14:30:38.815Z] #25 7.911 Setting up libonig5:amd64 (6.9.1-1) ...
14:30:38 [2020-12-10T14:30:38.815Z] #25 7.920 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:30:38 [2020-12-10T14:30:38.815Z] #25 7.929 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
14:30:38 [2020-12-10T14:30:38.815Z] #25 7.939 Setting up ca-certificates (20200601~deb10u1) ...
14:30:39 [2020-12-10T14:30:39.174Z] Merge succeeded, producing 9122cd1a75b8e49d9a583463c8231e01d94da161
14:30:39 [2020-12-10T14:30:39.174Z] Checking out Revision 9122cd1a75b8e49d9a583463c8231e01d94da161 (PR-41761)
14:30:39 [2020-12-10T14:30:39.214Z] db4e2d8d5901: Download complete
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:30:39 [2020-12-10T14:30:39.386Z] #25 8.481 Updating certificates in /etc/ssl/certs...
14:30:39 [2020-12-10T14:30:39.915Z] + docker version
14:30:39 [2020-12-10T14:30:39.956Z] #25 9.255 126 added, 0 removed; done.
14:30:39 [2020-12-10T14:30:39.956Z] #25 9.285 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.217Z] #25 9.295 Setting up jq (1.5+dfsg-2+b1) ...
14:30:40 [2020-12-10T14:30:40.217Z] #25 9.303 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.217Z] #25 9.312 Setting up curl (7.64.0-4+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.217Z] #25 9.322 Processing triggers for libc-bin (2.28-10) ...
14:30:40 [2020-12-10T14:30:40.217Z] #25 9.343 Processing triggers for ca-certificates (20200601~deb10u1) ...
14:30:40 [2020-12-10T14:30:40.217Z] #25 9.353 Updating certificates in /etc/ssl/certs...
14:30:40 [2020-12-10T14:30:40.278Z] 1301750ffb48: Verifying Checksum
14:30:40 [2020-12-10T14:30:40.278Z] 1301750ffb48: Download complete
14:30:40 [2020-12-10T14:30:40.278Z] 5ffb2f5886e2: Verifying Checksum
14:30:40 [2020-12-10T14:30:40.278Z] 5ffb2f5886e2: Download complete
14:30:40 [2020-12-10T14:30:40.334Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.0s done
14:30:40 [2020-12-10T14:30:40.334Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0
14:30:40 [2020-12-10T14:30:40.334Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done
14:30:40 [2020-12-10T14:30:40.334Z] #8 DONE 13.1s
14:30:40 [2020-12-10T14:30:40.334Z] 
14:30:40 [2020-12-10T14:30:40.334Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:30:40 [2020-12-10T14:30:40.334Z] #25 0.528 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:30:40 [2020-12-10T14:30:40.334Z] #25 0.567 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 0.612 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 0.664 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [226 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 0.808 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 1.076 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
14:30:40 [2020-12-10T14:30:40.335Z] #25 2.055 Fetched 8095 kB in 2s (5238 kB/s)
14:30:40 [2020-12-10T14:30:40.335Z] #25 2.055 Reading package lists...
14:30:40 [2020-12-10T14:30:40.335Z] #25 2.500 Reading package lists...
14:30:40 [2020-12-10T14:30:40.335Z] #25 2.986 Building dependency tree...
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.168 The following additional packages will be installed:
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.168   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.168   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.169   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.169 Suggested packages:
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.169   krb5-doc krb5-user
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.169 Recommended packages:
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.169   krb5-locales publicsuffix libsasl2-modules
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.300 The following NEW packages will be installed:
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.300   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.300   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.300   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.300   libssh2-1 libssl1.1 openssl
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.346 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded.
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.346 Need to get 4592 kB of archives.
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.346 After this operation, 11.9 MB of additional disk space will be used.
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.346 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u4 [1199 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.370 Get:2 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.441 Get:3 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u4 [827 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.456 Get:4 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.502 Get:5 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.605 Get:6 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.605 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.629 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.641 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.641 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.641 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.653 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u4 [213 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.660 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.660 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.660 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.705 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.707 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.733 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.733 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.733 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.766 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.932 debconf: delaying package configuration, since apt-utils is not installed
14:30:40 [2020-12-10T14:30:40.335Z] #25 3.956 Fetched 4592 kB in 0s (10.6 MB/s)
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.085 Selecting previously unselected package libssl1.1:s390x.
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.085 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6675 files and directories currently installed.)
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.088 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_s390x.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.095 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u4) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.223 Selecting previously unselected package openssl.
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.223 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_s390x.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.225 Unpacking openssl (1.1.1d-0+deb10u4) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.333 Selecting previously unselected package ca-certificates.
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.333 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.336 Unpacking ca-certificates (20200601~deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.384 Selecting previously unselected package libkeyutils1:s390x.
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.384 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.387 Unpacking libkeyutils1:s390x (1.6-6) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.410 Selecting previously unselected package libkrb5support0:s390x.
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.410 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.413 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.439 Selecting previously unselected package libk5crypto3:s390x.
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.439 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.442 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.472 Selecting previously unselected package libkrb5-3:s390x.
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.472 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.477 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.774 Selecting previously unselected package libgssapi-krb5-2:s390x.
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.774 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.778 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.823 Selecting previously unselected package libsasl2-modules-db:s390x.
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.823 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.827 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.867 Selecting previously unselected package libsasl2-2:s390x.
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.867 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.869 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.915 Selecting previously unselected package libldap-common.
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.915 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.918 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.952 Selecting previously unselected package libldap-2.4-2:s390x.
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.952 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_s390x.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 4.955 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.020 Selecting previously unselected package libnghttp2-14:s390x.
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.020 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.023 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.058 Selecting previously unselected package libpsl5:s390x.
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.058 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.061 Unpacking libpsl5:s390x (0.20.2-2) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.091 Selecting previously unselected package librtmp1:s390x.
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.091 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.094 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.127 Selecting previously unselected package libssh2-1:s390x.
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.127 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.130 Unpacking libssh2-1:s390x (1.8.0-2.1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.175 Selecting previously unselected package libcurl4:s390x.
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.175 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.178 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.230 Selecting previously unselected package curl.
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.230 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.239 Unpacking curl (7.64.0-4+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.268 Selecting previously unselected package libonig5:s390x.
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.268 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.271 Unpacking libonig5:s390x (6.9.1-1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.324 Selecting previously unselected package libjq1:s390x.
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.324 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.327 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.372 Selecting previously unselected package jq.
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.372 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.380 Unpacking jq (1.5+dfsg-2+b1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.410 Setting up libkeyutils1:s390x (1.6-6) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.417 Setting up libpsl5:s390x (0.20.2-2) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.424 Setting up libssl1.1:s390x (1.1.1d-0+deb10u4) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.490 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.497 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.506 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.512 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.519 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.525 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.532 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.539 Setting up libssh2-1:s390x (1.8.0-2.1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.545 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.551 Setting up openssl (1.1.1d-0+deb10u4) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.560 Setting up libonig5:s390x (6.9.1-1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.567 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.573 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.580 Setting up ca-certificates (20200601~deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 5.918 Updating certificates in /etc/ssl/certs...
14:30:40 [2020-12-10T14:30:40.335Z] #25 6.362 126 added, 0 removed; done.
14:30:40 [2020-12-10T14:30:40.335Z] #25 6.392 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 6.400 Setting up jq (1.5+dfsg-2+b1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 6.408 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 6.415 Setting up curl (7.64.0-4+deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 6.423 Processing triggers for libc-bin (2.28-10) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 6.439 Processing triggers for ca-certificates (20200601~deb10u1) ...
14:30:40 [2020-12-10T14:30:40.335Z] #25 6.444 Updating certificates in /etc/ssl/certs...
14:30:40 [2020-12-10T14:30:40.335Z] #25 7.005 0 added, 0 removed; done.
14:30:40 [2020-12-10T14:30:40.335Z] #25 7.005 Running hooks in /etc/ca-certificates/update.d...
14:30:40 [2020-12-10T14:30:40.335Z] #25 7.006 done.
14:30:40 [2020-12-10T14:30:40.335Z] #25 DONE 7.9s
14:30:40 [2020-12-10T14:30:40.335Z] 
14:30:40 [2020-12-10T14:30:40.335Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:30:40 [2020-12-10T14:30:40.335Z] #26 DONE 0.1s
14:30:40 [2020-12-10T14:30:40.335Z] 
14:30:40 [2020-12-10T14:30:40.335Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:30:40 [2020-12-10T14:30:40.509Z] Client: Docker Engine - Community
14:30:40 [2020-12-10T14:30:40.509Z]  Version:           19.03.13
14:30:40 [2020-12-10T14:30:40.509Z]  API version:       1.40
14:30:40 [2020-12-10T14:30:40.509Z]  Go version:        go1.13.15
14:30:40 [2020-12-10T14:30:40.509Z]  Git commit:        4484c46d9d
14:30:40 [2020-12-10T14:30:40.509Z]  Built:             Wed Sep 16 17:02:36 2020
14:30:40 [2020-12-10T14:30:40.509Z]  OS/Arch:           linux/amd64
14:30:40 [2020-12-10T14:30:40.509Z]  Experimental:      false
14:30:40 [2020-12-10T14:30:40.509Z] 
14:30:40 [2020-12-10T14:30:40.509Z] Server: Docker Engine - Community
14:30:40 [2020-12-10T14:30:40.509Z]  Engine:
14:30:40 [2020-12-10T14:30:40.509Z]   Version:          19.03.13
14:30:40 [2020-12-10T14:30:40.509Z]   API version:      1.40 (minimum version 1.12)
14:30:40 [2020-12-10T14:30:40.509Z]   Go version:       go1.13.15
14:30:40 [2020-12-10T14:30:40.509Z]   Git commit:       4484c46d9d
14:30:40 [2020-12-10T14:30:40.509Z]   Built:            Wed Sep 16 17:01:06 2020
14:30:40 [2020-12-10T14:30:40.509Z]   OS/Arch:          linux/amd64
14:30:40 [2020-12-10T14:30:40.509Z]   Experimental:     true
14:30:40 [2020-12-10T14:30:40.509Z]  containerd:
14:30:40 [2020-12-10T14:30:40.509Z]   Version:          1.3.7
14:30:40 [2020-12-10T14:30:40.509Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
14:30:40 [2020-12-10T14:30:40.509Z]  runc:
14:30:40 [2020-12-10T14:30:40.509Z]   Version:          1.0.0-rc10
14:30:40 [2020-12-10T14:30:40.509Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:30:40 [2020-12-10T14:30:40.509Z]  docker-init:
14:30:40 [2020-12-10T14:30:40.509Z]   Version:          0.18.0
14:30:40 [2020-12-10T14:30:40.509Z]   GitCommit:        fec3683
[Pipeline] sh
14:30:39 [2020-12-10T14:30:39.094Z]  > git remote # timeout=10
14:30:39 [2020-12-10T14:30:39.101Z]  > git config --get remote.origin.url # timeout=10
14:30:39 [2020-12-10T14:30:39.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:39 [2020-12-10T14:30:39.123Z]  > git merge f1b882a603a46b119e41b02a271e41e06c547e72 # timeout=10
14:30:39 [2020-12-10T14:30:39.141Z]  > git rev-parse HEAD^{commit} # timeout=10
14:30:39 [2020-12-10T14:30:39.151Z]  > git config core.sparsecheckout # timeout=10
14:30:39 [2020-12-10T14:30:39.155Z]  > git checkout -f 9122cd1a75b8e49d9a583463c8231e01d94da161 # timeout=10
14:30:40 [2020-12-10T14:30:40.790Z] #25 9.986 0 added, 0 removed; done.
14:30:40 [2020-12-10T14:30:40.790Z] #25 9.986 Running hooks in /etc/ca-certificates/update.d...
14:30:40 [2020-12-10T14:30:40.790Z] #25 9.989 done.
14:30:40 [2020-12-10T14:30:40.791Z] + docker info
14:30:41 [2020-12-10T14:30:41.324Z] dc5c6edc9cff: Verifying Checksum
14:30:41 [2020-12-10T14:30:41.324Z] dc5c6edc9cff: Download complete
14:30:41 [2020-12-10T14:30:41.364Z] #9 DONE 0.9s
14:30:41 [2020-12-10T14:30:41.364Z] 
14:30:41 [2020-12-10T14:30:41.364Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:30:42 [2020-12-10T14:30:42.426Z] #10 DONE 1.0s
14:30:42 [2020-12-10T14:30:42.426Z] 
14:30:42 [2020-12-10T14:30:42.426Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:30:42 [2020-12-10T14:30:42.426Z] #62 ...
14:30:42 [2020-12-10T14:30:42.426Z] 
14:30:42 [2020-12-10T14:30:42.426Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:30:42 [2020-12-10T14:30:42.426Z] #29 DONE 0.1s
14:30:42 [2020-12-10T14:30:42.426Z] 
14:30:42 [2020-12-10T14:30:42.426Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:30:42 [2020-12-10T14:30:42.426Z] #37 DONE 0.1s
14:30:42 [2020-12-10T14:30:42.717Z] 
14:30:42 [2020-12-10T14:30:42.717Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:30:42 [2020-12-10T14:30:42.717Z] #27 1.432 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
14:30:42 [2020-12-10T14:30:42.717Z] #27 1.601 
14:30:42 [2020-12-10T14:30:42.717Z] #27 1.709 
#########                                                                 13.6%
###########################                                               37.7%
############################################                              61.1%
#############################################################             85.6%
######################################################################## 100.0%
14:30:42 [2020-12-10T14:30:42.717Z] #27 2.228 
14:30:42 [2020-12-10T14:30:42.844Z] db4e2d8d5901: Pull complete
14:30:43 [2020-12-10T14:30:43.037Z] #27 2.340 
##################################                                        47.2%
######################################################################## 100.0%
14:30:43 [2020-12-10T14:30:43.038Z] #27 2.561 
14:30:43 [2020-12-10T14:30:43.038Z] #27 2.680 
##########################                                                37.2%
######################################################################## 100.0%
14:30:43 [2020-12-10T14:30:43.138Z] dfe2d012519c: Pull complete
14:30:43 [2020-12-10T14:30:43.331Z] Commit message: "docs: add API v1.41"
14:30:43 [2020-12-10T14:30:43.331Z] #25 DONE 12.5s
14:30:43 [2020-12-10T14:30:43.331Z] 
14:30:43 [2020-12-10T14:30:43.331Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:30:43 [2020-12-10T14:30:43.331Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.3s done
14:30:43 [2020-12-10T14:30:43.331Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done
14:30:43 [2020-12-10T14:30:43.331Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.2s
14:30:43 [2020-12-10T14:30:43.369Z] #27 2.904 
14:30:43 [2020-12-10T14:30:43.591Z] #8 ...
14:30:43 [2020-12-10T14:30:43.591Z] 
14:30:43 [2020-12-10T14:30:43.591Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:30:43 [2020-12-10T14:30:43.591Z] #26 DONE 0.3s
14:30:43 [2020-12-10T14:30:43.591Z] 
14:30:43 [2020-12-10T14:30:43.591Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
14:30:43 [2020-12-10T14:30:43.776Z] 5d8f1d1f9197: Pull complete
14:30:43 [2020-12-10T14:30:43.776Z] 3c370c2e2f82: Verifying Checksum
14:30:43 [2020-12-10T14:30:43.776Z] 3c370c2e2f82: Download complete
[Pipeline] sh
14:30:43 [2020-12-10T14:30:43.981Z] #27 3.062 
####                                                                       6.3%
#####################                                                     30.1%
####################################                                      50.6%
###################################################                       72.0%
##############################################################            87.1%
######################################################################## 100.0%
14:30:44 [2020-12-10T14:30:44.092Z] Client: Docker Engine - Community
14:30:44 [2020-12-10T14:30:44.092Z]  Version:           19.03.13
14:30:44 [2020-12-10T14:30:44.092Z]  API version:       1.40
14:30:44 [2020-12-10T14:30:44.092Z]  Go version:        go1.13.15
14:30:44 [2020-12-10T14:30:44.092Z]  Git commit:        4484c46d9d
14:30:44 [2020-12-10T14:30:44.092Z]  Built:             Wed Sep 16 17:02:36 2020
14:30:44 [2020-12-10T14:30:44.092Z]  OS/Arch:           linux/amd64
14:30:44 [2020-12-10T14:30:44.092Z]  Experimental:      false
14:30:44 [2020-12-10T14:30:44.092Z] 
14:30:44 [2020-12-10T14:30:44.092Z] Server: Docker Engine - Community
14:30:44 [2020-12-10T14:30:44.092Z]  Engine:
14:30:44 [2020-12-10T14:30:44.092Z]   Version:          19.03.13
14:30:44 [2020-12-10T14:30:44.092Z]   API version:      1.40 (minimum version 1.12)
14:30:44 [2020-12-10T14:30:44.092Z]   Go version:       go1.13.15
14:30:44 [2020-12-10T14:30:44.092Z]   Git commit:       4484c46d9d
14:30:44 [2020-12-10T14:30:44.092Z]   Built:            Wed Sep 16 17:01:06 2020
14:30:44 [2020-12-10T14:30:44.092Z]   OS/Arch:          linux/amd64
14:30:44 [2020-12-10T14:30:44.092Z]   Experimental:     true
14:30:44 [2020-12-10T14:30:44.092Z]  containerd:
14:30:44 [2020-12-10T14:30:44.092Z]   Version:          1.3.7
14:30:44 [2020-12-10T14:30:44.092Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
14:30:44 [2020-12-10T14:30:44.092Z]  runc:
14:30:44 [2020-12-10T14:30:44.092Z]   Version:          1.0.0-rc10
14:30:44 [2020-12-10T14:30:44.092Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:30:44 [2020-12-10T14:30:44.092Z]  docker-init:
14:30:44 [2020-12-10T14:30:44.092Z]   Version:          0.18.0
14:30:44 [2020-12-10T14:30:44.092Z]   GitCommit:        fec3683
[Pipeline] sh
14:30:44 [2020-12-10T14:30:44.280Z] #27 3.790 
14:30:44 [2020-12-10T14:30:44.508Z] + docker version
14:30:44 [2020-12-10T14:30:44.515Z] + docker info
14:30:45 [2020-12-10T14:30:45.503Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s done
14:30:45 [2020-12-10T14:30:45.764Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
14:30:45 [2020-12-10T14:30:45.764Z] #8 DONE 22.8s
14:30:45 [2020-12-10T14:30:45.764Z] 
14:30:45 [2020-12-10T14:30:45.764Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:30:45 [2020-12-10T14:30:45.764Z] #27 1.029 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
14:30:45 [2020-12-10T14:30:45.764Z] #27 1.110 
14:30:45 [2020-12-10T14:30:45.764Z] #27 1.224 
############                                                              17.5%
##########################                                                37.3%
#########################################                                 57.4%
#######################################################                   77.3%
#####################################################################     96.8%
######################################################################## 100.0%
14:30:45 [2020-12-10T14:30:45.764Z] #27 1.907 #=#=#                                                                         
14:30:45 [2020-12-10T14:30:45.764Z] #27 2.031 
####################                                                      28.1%
######################################################################## 100.0%
14:30:45 [2020-12-10T14:30:45.764Z] #27 2.151 
14:30:45 [2020-12-10T14:30:45.852Z] 1301750ffb48: Pull complete
14:30:46 [2020-12-10T14:30:46.025Z] #27 2.263 
##############################################                            65.1%
######################################################################## 100.0%
14:30:46 [2020-12-10T14:30:46.025Z] #27 2.392 
14:30:46 [2020-12-10T14:30:46.549Z] #27 2.512 
############                                                              17.6%
##########################                                                37.1%
########################################                                  56.6%
######################################################                    75.4%
####################################################################      94.9%
######################################################################## 100.0%
14:30:46 [2020-12-10T14:30:46.549Z] #27 3.000 
14:30:47 [2020-12-10T14:30:47.363Z] Client:
14:30:47 [2020-12-10T14:30:47.363Z]  Debug Mode: false
14:30:47 [2020-12-10T14:30:47.363Z] 
14:30:47 [2020-12-10T14:30:47.363Z] Server:
14:30:47 [2020-12-10T14:30:47.363Z]  Containers: 0
14:30:47 [2020-12-10T14:30:47.363Z]   Running: 0
14:30:47 [2020-12-10T14:30:47.363Z]   Paused: 0
14:30:47 [2020-12-10T14:30:47.363Z]   Stopped: 0
14:30:47 [2020-12-10T14:30:47.363Z]  Images: 0
14:30:47 [2020-12-10T14:30:47.363Z]  Server Version: 19.03.13
14:30:47 [2020-12-10T14:30:47.363Z]  Storage Driver: overlay2
14:30:47 [2020-12-10T14:30:47.363Z]   Backing Filesystem: extfs
14:30:47 [2020-12-10T14:30:47.363Z]   Supports d_type: true
14:30:47 [2020-12-10T14:30:47.363Z]   Native Overlay Diff: true
14:30:47 [2020-12-10T14:30:47.363Z]  Logging Driver: json-file
14:30:47 [2020-12-10T14:30:47.363Z]  Cgroup Driver: cgroupfs
14:30:47 [2020-12-10T14:30:47.363Z]  Plugins:
14:30:47 [2020-12-10T14:30:47.363Z]   Volume: local
14:30:47 [2020-12-10T14:30:47.363Z]   Network: bridge host ipvlan macvlan null overlay
14:30:47 [2020-12-10T14:30:47.363Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:30:47 [2020-12-10T14:30:47.363Z]  Swarm: inactive
14:30:47 [2020-12-10T14:30:47.363Z]  Runtimes: runc
14:30:47 [2020-12-10T14:30:47.363Z]  Default Runtime: runc
14:30:47 [2020-12-10T14:30:47.363Z]  Init Binary: docker-init
14:30:47 [2020-12-10T14:30:47.363Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
14:30:47 [2020-12-10T14:30:47.363Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:30:47 [2020-12-10T14:30:47.363Z]  init version: fec3683
14:30:47 [2020-12-10T14:30:47.363Z]  Security Options:
14:30:47 [2020-12-10T14:30:47.363Z]   apparmor
14:30:47 [2020-12-10T14:30:47.363Z]   seccomp
14:30:47 [2020-12-10T14:30:47.363Z]    Profile: default
14:30:47 [2020-12-10T14:30:47.363Z]  Kernel Version: 5.4.0-1025-aws
14:30:47 [2020-12-10T14:30:47.363Z]  Operating System: Ubuntu 18.04.5 LTS
14:30:47 [2020-12-10T14:30:47.363Z]  OSType: linux
14:30:47 [2020-12-10T14:30:47.363Z]  Architecture: x86_64
14:30:47 [2020-12-10T14:30:47.363Z]  CPUs: 8
14:30:47 [2020-12-10T14:30:47.363Z]  Total Memory: 30.58GiB
14:30:47 [2020-12-10T14:30:47.363Z]  Name: ip-10-100-54-20
14:30:47 [2020-12-10T14:30:47.363Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
14:30:47 [2020-12-10T14:30:47.363Z]  Docker Root Dir: /var/lib/docker
14:30:47 [2020-12-10T14:30:47.363Z]  Debug Mode: false
14:30:47 [2020-12-10T14:30:47.363Z]  Registry: https://index.docker.io/v1/
14:30:47 [2020-12-10T14:30:47.363Z]  Labels:
14:30:47 [2020-12-10T14:30:47.363Z]  Experimental: true
14:30:47 [2020-12-10T14:30:47.363Z]  Insecure Registries:
14:30:47 [2020-12-10T14:30:47.363Z]   127.0.0.0/8
14:30:47 [2020-12-10T14:30:47.363Z]  Live Restore Enabled: true
14:30:47 [2020-12-10T14:30:47.363Z] 
14:30:47 [2020-12-10T14:30:47.363Z] WARNING: No swap limit support
[Pipeline] sh
14:30:47 [2020-12-10T14:30:47.648Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:30:47 [2020-12-10T14:30:47.648Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:30:47 [2020-12-10T14:30:47.648Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41761/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:30:47 [2020-12-10T14:30:47.648Z] + bash /home/ubuntu/workspace/moby_PR-41761/check-config.sh
14:30:47 [2020-12-10T14:30:47.648Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:30:47 [2020-12-10T14:30:47.648Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
14:30:47 [2020-12-10T14:30:47.648Z] 
14:30:47 [2020-12-10T14:30:47.648Z] Generally Necessary:
14:30:47 [2020-12-10T14:30:47.648Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:30:47 [2020-12-10T14:30:47.648Z] - apparmor: enabled and tools installed
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_NAMESPACES: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_NET_NS: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_PID_NS: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_IPC_NS: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_UTS_NS: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_CGROUPS: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_CGROUP_CPUACCT: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_CGROUP_DEVICE: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_CGROUP_FREEZER: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_CGROUP_SCHED: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_CPUSETS: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_MEMCG: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_KEYS: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_VETH: enabled (as module)
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_BRIDGE: enabled (as module)
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_NF_NAT_IPV4: missing
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_NF_NAT: enabled (as module)
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_NF_NAT_NEEDED: missing
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_POSIX_MQUEUE: enabled
14:30:47 [2020-12-10T14:30:47.648Z] 
14:30:47 [2020-12-10T14:30:47.648Z] Optional Features:
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_USER_NS: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_SECCOMP: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_CGROUP_PIDS: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_MEMCG_SWAP: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:30:47 [2020-12-10T14:30:47.648Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_BLK_CGROUP: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_IOSCHED_CFQ: missing
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_CGROUP_PERF: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_CGROUP_HUGETLB: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_CFS_BANDWIDTH: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_RT_GROUP_SCHED: missing
14:30:47 [2020-12-10T14:30:47.648Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:30:47 [2020-12-10T14:30:47.908Z] - CONFIG_IP_VS: enabled (as module)
14:30:47 [2020-12-10T14:30:47.908Z] - CONFIG_IP_VS_NFCT: enabled
14:30:47 [2020-12-10T14:30:47.908Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:30:47 [2020-12-10T14:30:47.908Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:30:47 [2020-12-10T14:30:47.908Z] - CONFIG_IP_VS_RR: enabled (as module)
14:30:47 [2020-12-10T14:30:47.908Z] - CONFIG_EXT4_FS: enabled
14:30:47 [2020-12-10T14:30:47.908Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:30:47 [2020-12-10T14:30:47.908Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:30:47 [2020-12-10T14:30:47.908Z] - Network Drivers:
14:30:47 [2020-12-10T14:30:47.908Z]   - "overlay":
14:30:47 [2020-12-10T14:30:47.908Z]     - CONFIG_VXLAN: enabled (as module)
14:30:47 [2020-12-10T14:30:47.908Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:30:47 [2020-12-10T14:30:47.908Z]       Optional (for encrypted networks):
14:30:47 [2020-12-10T14:30:47.908Z]       - CONFIG_CRYPTO: enabled
14:30:47 [2020-12-10T14:30:47.908Z]       - CONFIG_CRYPTO_AEAD: enabled
14:30:47 [2020-12-10T14:30:47.908Z]       - CONFIG_CRYPTO_GCM: enabled
14:30:47 [2020-12-10T14:30:47.908Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:30:47 [2020-12-10T14:30:47.908Z]       - CONFIG_CRYPTO_GHASH: enabled
14:30:47 [2020-12-10T14:30:47.908Z]       - CONFIG_XFRM: enabled
14:30:47 [2020-12-10T14:30:47.908Z]       - CONFIG_XFRM_USER: enabled (as module)
14:30:47 [2020-12-10T14:30:47.908Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:30:47 [2020-12-10T14:30:47.908Z]       - CONFIG_INET_ESP: enabled (as module)
14:30:47 [2020-12-10T14:30:47.908Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
14:30:47 [2020-12-10T14:30:47.908Z]   - "ipvlan":
14:30:47 [2020-12-10T14:30:47.908Z]     - CONFIG_IPVLAN: enabled (as module)
14:30:47 [2020-12-10T14:30:47.908Z]   - "macvlan":
14:30:47 [2020-12-10T14:30:47.908Z]     - CONFIG_MACVLAN: enabled (as module)
14:30:47 [2020-12-10T14:30:47.908Z]     - CONFIG_DUMMY: enabled (as module)
14:30:47 [2020-12-10T14:30:47.908Z]   - "ftp,tftp client in container":
14:30:47 [2020-12-10T14:30:47.908Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:30:47 [2020-12-10T14:30:47.908Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:30:47 [2020-12-10T14:30:47.908Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:30:47 [2020-12-10T14:30:47.908Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:30:47 [2020-12-10T14:30:47.908Z] - Storage Drivers:
14:30:47 [2020-12-10T14:30:47.908Z]   - "aufs":
14:30:47 [2020-12-10T14:30:47.908Z]     - CONFIG_AUFS_FS: enabled (as module)
14:30:47 [2020-12-10T14:30:47.908Z]   - "btrfs":
14:30:47 [2020-12-10T14:30:47.908Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:30:47 [2020-12-10T14:30:47.908Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:30:47 [2020-12-10T14:30:47.908Z]   - "devicemapper":
14:30:47 [2020-12-10T14:30:47.908Z]     - CONFIG_BLK_DEV_DM: enabled
14:30:47 [2020-12-10T14:30:47.908Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:30:47 [2020-12-10T14:30:47.908Z]   - "overlay":
14:30:47 [2020-12-10T14:30:47.908Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:30:47 [2020-12-10T14:30:47.908Z]   - "zfs":
14:30:47 [2020-12-10T14:30:47.908Z]     - /dev/zfs: present
14:30:47 [2020-12-10T14:30:47.908Z]     - zfs command: missing
14:30:47 [2020-12-10T14:30:47.908Z]     - zpool command: missing
14:30:47 [2020-12-10T14:30:47.908Z] 
14:30:47 [2020-12-10T14:30:47.908Z] Limits:
14:30:47 [2020-12-10T14:30:47.908Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:30:47 [2020-12-10T14:30:47.908Z] 
14:30:47 [2020-12-10T14:30:47.908Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:30:48 [2020-12-10T14:30:48.238Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9122cd1a75b8e49d9a583463c8231e01d94da161 .
14:30:48 [2020-12-10T14:30:48.238Z] #1 [internal] load build definition from Dockerfile
14:30:48 [2020-12-10T14:30:48.238Z] #1 transferring dockerfile: 16.58kB done
14:30:48 [2020-12-10T14:30:48.238Z] #1 DONE 0.1s
14:30:48 [2020-12-10T14:30:48.238Z] 
14:30:48 [2020-12-10T14:30:48.238Z] #2 [internal] load .dockerignore
14:30:48 [2020-12-10T14:30:48.238Z] #2 transferring context: 87B done
14:30:48 [2020-12-10T14:30:48.238Z] #2 DONE 0.1s
14:30:48 [2020-12-10T14:30:48.238Z] 
14:30:48 [2020-12-10T14:30:48.238Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
14:30:48 [2020-12-10T14:30:48.369Z] #27 3.112 
##                                                                         3.2%
#######                                                                   10.1%
###########                                                               15.3%
##############                                                            20.4%
##################                                                        25.8%
######################                                                    31.0%
######################                                                    31.3%
############################                                              40.1%
##############################                                            41.7%
#####################################                                     52.1%
############################################                              62.0%
#################################################                         69.2%
#####################################################                     74.3%
#########################################################                 79.6%
#############################################################             84.8%
14:30:48 [2020-12-10T14:30:48.369Z] #27 ...
14:30:48 [2020-12-10T14:30:48.369Z] 
14:30:48 [2020-12-10T14:30:48.369Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:30:48 [2020-12-10T14:30:48.369Z] #9 DONE 2.5s
14:30:48 [2020-12-10T14:30:48.369Z] 
14:30:48 [2020-12-10T14:30:48.369Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:30:48 [2020-12-10T14:30:48.497Z] #3 DONE 0.3s
14:30:48 [2020-12-10T14:30:48.607Z] dc5c6edc9cff: Pull complete
14:30:48 [2020-12-10T14:30:48.628Z] #27 3.112 
##                                                                         3.2%
#######                                                                   10.1%
###########                                                               15.3%
##############                                                            20.4%
##################                                                        25.8%
######################                                                    31.0%
######################                                                    31.3%
############################                                              40.1%
##############################                                            41.7%
#####################################                                     52.1%
############################################                              62.0%
#################################################                         69.2%
#####################################################                     74.3%
#########################################################                 79.6%
#############################################################             84.8%
################################################################          90.1%
###################################################################       94.1%
#######################################################################  100.0%
######################################################################## 100.0%
14:30:48 [2020-12-10T14:30:48.628Z] #27 4.981 
14:30:48 [2020-12-10T14:30:48.757Z] 
14:30:48 [2020-12-10T14:30:48.757Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
14:30:48 [2020-12-10T14:30:48.757Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
14:30:48 [2020-12-10T14:30:48.888Z] #27 5.422 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:30:49 [2020-12-10T14:30:49.017Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
14:30:49 [2020-12-10T14:30:49.017Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
14:30:49 [2020-12-10T14:30:49.017Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
14:30:49 [2020-12-10T14:30:49.017Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
14:30:49 [2020-12-10T14:30:49.017Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
14:30:49 [2020-12-10T14:30:49.017Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
14:30:49 [2020-12-10T14:30:49.147Z] #27 5.479 
14:30:49 [2020-12-10T14:30:49.147Z] #27 5.556 
######################################################################## 100.0%
14:30:49 [2020-12-10T14:30:49.147Z] #27 5.574 
14:30:49 [2020-12-10T14:30:49.277Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s done
14:30:49 [2020-12-10T14:30:49.277Z] #4 DONE 0.6s
14:30:49 [2020-12-10T14:30:49.277Z] 
14:30:49 [2020-12-10T14:30:49.277Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
14:30:49 [2020-12-10T14:30:49.407Z] #27 5.990 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:30:49 [2020-12-10T14:30:49.666Z] #27 6.054 
14:30:49 [2020-12-10T14:30:49.764Z] Client:
14:30:49 [2020-12-10T14:30:49.764Z]  Debug Mode: false
14:30:49 [2020-12-10T14:30:49.764Z] 
14:30:49 [2020-12-10T14:30:49.764Z] Server:
14:30:49 [2020-12-10T14:30:49.764Z]  Containers: 0
14:30:49 [2020-12-10T14:30:49.764Z]   Running: 0
14:30:49 [2020-12-10T14:30:49.764Z]   Paused: 0
14:30:49 [2020-12-10T14:30:49.764Z]   Stopped: 0
14:30:49 [2020-12-10T14:30:49.764Z]  Images: 0
14:30:49 [2020-12-10T14:30:49.764Z]  Server Version: 19.03.13
14:30:49 [2020-12-10T14:30:49.764Z]  Storage Driver: overlay2
14:30:49 [2020-12-10T14:30:49.764Z]   Backing Filesystem: extfs
14:30:49 [2020-12-10T14:30:49.765Z]   Supports d_type: true
14:30:49 [2020-12-10T14:30:49.765Z]   Native Overlay Diff: true
14:30:49 [2020-12-10T14:30:49.765Z]  Logging Driver: json-file
14:30:49 [2020-12-10T14:30:49.765Z]  Cgroup Driver: cgroupfs
14:30:49 [2020-12-10T14:30:49.765Z]  Plugins:
14:30:49 [2020-12-10T14:30:49.765Z]   Volume: local
14:30:49 [2020-12-10T14:30:49.765Z]   Network: bridge host ipvlan macvlan null overlay
14:30:49 [2020-12-10T14:30:49.765Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:30:49 [2020-12-10T14:30:49.765Z]  Swarm: inactive
14:30:49 [2020-12-10T14:30:49.765Z]  Runtimes: runc
14:30:49 [2020-12-10T14:30:49.765Z]  Default Runtime: runc
14:30:49 [2020-12-10T14:30:49.765Z]  Init Binary: docker-init
14:30:49 [2020-12-10T14:30:49.765Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
14:30:49 [2020-12-10T14:30:49.765Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:30:49 [2020-12-10T14:30:49.765Z]  init version: fec3683
14:30:49 [2020-12-10T14:30:49.765Z]  Security Options:
14:30:49 [2020-12-10T14:30:49.765Z]   apparmor
14:30:49 [2020-12-10T14:30:49.765Z]   seccomp
14:30:49 [2020-12-10T14:30:49.765Z]    Profile: default
14:30:49 [2020-12-10T14:30:49.765Z]  Kernel Version: 5.4.0-1025-aws
14:30:49 [2020-12-10T14:30:49.765Z]  Operating System: Ubuntu 18.04.5 LTS
14:30:49 [2020-12-10T14:30:49.765Z]  OSType: linux
14:30:49 [2020-12-10T14:30:49.765Z]  Architecture: x86_64
14:30:49 [2020-12-10T14:30:49.765Z]  CPUs: 2
14:30:49 [2020-12-10T14:30:49.765Z]  Total Memory: 7.569GiB
14:30:49 [2020-12-10T14:30:49.765Z]  Name: ip-10-100-68-13
14:30:49 [2020-12-10T14:30:49.765Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
14:30:49 [2020-12-10T14:30:49.765Z]  Docker Root Dir: /var/lib/docker
14:30:49 [2020-12-10T14:30:49.765Z]  Debug Mode: false
14:30:49 [2020-12-10T14:30:49.765Z]  Registry: https://index.docker.io/v1/
14:30:49 [2020-12-10T14:30:49.765Z]  Labels:
14:30:49 [2020-12-10T14:30:49.765Z]  Experimental: true
14:30:49 [2020-12-10T14:30:49.765Z]  Insecure Registries:
14:30:49 [2020-12-10T14:30:49.765Z]   127.0.0.0/8
14:30:49 [2020-12-10T14:30:49.765Z]  Live Restore Enabled: true
14:30:49 [2020-12-10T14:30:49.765Z] 
14:30:49 [2020-12-10T14:30:49.765Z] WARNING: No swap limit support
[Pipeline] sh
14:30:49 [2020-12-10T14:30:49.835Z] #27 3.916 
                                                                           0.1%
##                                                                         4.1%
######                                                                     8.5%
########                                                                  12.2%
###########                                                               16.6%
#############                                                             19.1%
################                                                          22.2%
#################                                                         24.7%
###################                                                       27.2%
#####################                                                     29.7%
######################                                                    31.6%
########################                                                  33.5%
#########################                                                 35.3%
##########################                                                37.2%
############################                                              39.4%
#############################                                             41.0%
##############################                                            42.7%
################################                                          44.6%
#################################                                         46.5%
###################################                                       49.0%
####################################                                      50.9%
#####################################                                     52.8%
#######################################                                   55.3%
#########################################                                 57.8%
###########################################                               59.9%
#############################################                             62.9%
##############################################                            64.7%
################################################                          67.2%
#################################################                         69.1%
###################################################                       71.6%
####################################################                      73.5%
######################################################                    76.0%
########################################################                  78.6%
#########################################################                 80.4%
###########################################################               82.3%
#############################################################             84.8%
#############################################################             86.0%
###############################################################           87.9%
################################################################          89.2%
#################################################################         90.4%
##################################################################        92.9%
####################################################################      94.8%
#####################################################################     96.6%
######################################################################    98.5%
######################################################################## 100.0%
14:30:49 [2020-12-10T14:30:49.835Z] #27 9.283 
14:30:49 [2020-12-10T14:30:49.849Z] #7 DONE 0.4s
14:30:49 [2020-12-10T14:30:49.849Z] 
14:30:49 [2020-12-10T14:30:49.849Z] #5 [internal] load metadata for docker.io/library/debian:buster
14:30:49 [2020-12-10T14:30:49.849Z] #5 DONE 0.3s
14:30:49 [2020-12-10T14:30:49.849Z] 
14:30:49 [2020-12-10T14:30:49.849Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
14:30:49 [2020-12-10T14:30:49.926Z] #27 6.166 
######################                                                    31.2%
######################################################################## 100.0%
14:30:49 [2020-12-10T14:30:49.926Z] #27 6.197 
14:30:49 [2020-12-10T14:30:49.926Z] #27 ...
14:30:49 [2020-12-10T14:30:49.926Z] 
14:30:49 [2020-12-10T14:30:49.926Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:30:49 [2020-12-10T14:30:49.926Z] #10 DONE 1.7s
14:30:50 [2020-12-10T14:30:50.082Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:30:50 [2020-12-10T14:30:50.082Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:30:50 [2020-12-10T14:30:50.082Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41761/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:30:50 [2020-12-10T14:30:50.082Z] + bash /home/ubuntu/workspace/moby_PR-41761/check-config.sh
14:30:50 [2020-12-10T14:30:50.082Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:30:50 [2020-12-10T14:30:50.083Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
14:30:50 [2020-12-10T14:30:50.083Z] 
14:30:50 [2020-12-10T14:30:50.083Z] Generally Necessary:
14:30:50 [2020-12-10T14:30:50.083Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:30:50 [2020-12-10T14:30:50.083Z] - apparmor: enabled and tools installed
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_NAMESPACES: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_NET_NS: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_PID_NS: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_IPC_NS: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_UTS_NS: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_CGROUPS: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_CGROUP_CPUACCT: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_CGROUP_DEVICE: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_CGROUP_FREEZER: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_CGROUP_SCHED: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_CPUSETS: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_MEMCG: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_KEYS: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_VETH: enabled (as module)
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_BRIDGE: enabled (as module)
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_NF_NAT_IPV4: missing
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_NF_NAT: enabled (as module)
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_NF_NAT_NEEDED: missing
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_POSIX_MQUEUE: enabled
14:30:50 [2020-12-10T14:30:50.083Z] 
14:30:50 [2020-12-10T14:30:50.083Z] Optional Features:
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_USER_NS: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_SECCOMP: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_CGROUP_PIDS: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_MEMCG_SWAP: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:30:50 [2020-12-10T14:30:50.083Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_BLK_CGROUP: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_IOSCHED_CFQ: missing
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_CGROUP_PERF: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_CGROUP_HUGETLB: enabled
14:30:50 [2020-12-10T14:30:50.083Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:30:50 [2020-12-10T14:30:50.119Z] #6 DONE 0.6s
14:30:50 [2020-12-10T14:30:50.119Z] 
14:30:50 [2020-12-10T14:30:50.119Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
14:30:50 [2020-12-10T14:30:50.119Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
14:30:50 [2020-12-10T14:30:50.186Z] 
14:30:50 [2020-12-10T14:30:50.186Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:30:50 [2020-12-10T14:30:50.186Z] #29 DONE 0.0s
14:30:50 [2020-12-10T14:30:50.186Z] 
14:30:50 [2020-12-10T14:30:50.186Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:30:50 [2020-12-10T14:30:50.186Z] #37 DONE 0.1s
14:30:50 [2020-12-10T14:30:50.186Z] 
14:30:50 [2020-12-10T14:30:50.186Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:30:50 [2020-12-10T14:30:50.339Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:30:50 [2020-12-10T14:30:50.339Z] - CONFIG_CFS_BANDWIDTH: enabled
14:30:50 [2020-12-10T14:30:50.339Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:30:50 [2020-12-10T14:30:50.339Z] - CONFIG_RT_GROUP_SCHED: missing
14:30:50 [2020-12-10T14:30:50.339Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:30:50 [2020-12-10T14:30:50.339Z] - CONFIG_IP_VS: enabled (as module)
14:30:50 [2020-12-10T14:30:50.339Z] - CONFIG_IP_VS_NFCT: enabled
14:30:50 [2020-12-10T14:30:50.339Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:30:50 [2020-12-10T14:30:50.339Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:30:50 [2020-12-10T14:30:50.339Z] - CONFIG_IP_VS_RR: enabled (as module)
14:30:50 [2020-12-10T14:30:50.339Z] - CONFIG_EXT4_FS: enabled
14:30:50 [2020-12-10T14:30:50.339Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:30:50 [2020-12-10T14:30:50.339Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:30:50 [2020-12-10T14:30:50.339Z] - Network Drivers:
14:30:50 [2020-12-10T14:30:50.339Z]   - "overlay":
14:30:50 [2020-12-10T14:30:50.339Z]     - CONFIG_VXLAN: enabled (as module)
14:30:50 [2020-12-10T14:30:50.339Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:30:50 [2020-12-10T14:30:50.339Z]       Optional (for encrypted networks):
14:30:50 [2020-12-10T14:30:50.339Z]       - CONFIG_CRYPTO: enabled
14:30:50 [2020-12-10T14:30:50.339Z]       - CONFIG_CRYPTO_AEAD: enabled
14:30:50 [2020-12-10T14:30:50.339Z]       - CONFIG_CRYPTO_GCM: enabled
14:30:50 [2020-12-10T14:30:50.339Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:30:50 [2020-12-10T14:30:50.339Z]       - CONFIG_CRYPTO_GHASH: enabled
14:30:50 [2020-12-10T14:30:50.339Z]       - CONFIG_XFRM: enabled
14:30:50 [2020-12-10T14:30:50.339Z]       - CONFIG_XFRM_USER: enabled (as module)
14:30:50 [2020-12-10T14:30:50.339Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:30:50 [2020-12-10T14:30:50.339Z]       - CONFIG_INET_ESP: enabled (as module)
14:30:50 [2020-12-10T14:30:50.339Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
14:30:50 [2020-12-10T14:30:50.339Z]   - "ipvlan":
14:30:50 [2020-12-10T14:30:50.339Z]     - CONFIG_IPVLAN: enabled (as module)
14:30:50 [2020-12-10T14:30:50.339Z]   - "macvlan":
14:30:50 [2020-12-10T14:30:50.339Z]     - CONFIG_MACVLAN: enabled (as module)
14:30:50 [2020-12-10T14:30:50.339Z]     - CONFIG_DUMMY: enabled (as module)
14:30:50 [2020-12-10T14:30:50.339Z]   - "ftp,tftp client in container":
14:30:50 [2020-12-10T14:30:50.339Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:30:50 [2020-12-10T14:30:50.339Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:30:50 [2020-12-10T14:30:50.339Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:30:50 [2020-12-10T14:30:50.339Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:30:50 [2020-12-10T14:30:50.339Z] - Storage Drivers:
14:30:50 [2020-12-10T14:30:50.339Z]   - "aufs":
14:30:50 [2020-12-10T14:30:50.339Z]     - CONFIG_AUFS_FS: enabled (as module)
14:30:50 [2020-12-10T14:30:50.339Z]   - "btrfs":
14:30:50 [2020-12-10T14:30:50.339Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:30:50 [2020-12-10T14:30:50.339Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:30:50 [2020-12-10T14:30:50.339Z]   - "devicemapper":
14:30:50 [2020-12-10T14:30:50.339Z]     - CONFIG_BLK_DEV_DM: enabled
14:30:50 [2020-12-10T14:30:50.339Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:30:50 [2020-12-10T14:30:50.339Z]   - "overlay":
14:30:50 [2020-12-10T14:30:50.339Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:30:50 [2020-12-10T14:30:50.339Z]   - "zfs":
14:30:50 [2020-12-10T14:30:50.339Z]     - /dev/zfs: present
14:30:50 [2020-12-10T14:30:50.339Z]     - zfs command: missing
14:30:50 [2020-12-10T14:30:50.339Z]     - zpool command: missing
14:30:50 [2020-12-10T14:30:50.339Z] 
14:30:50 [2020-12-10T14:30:50.339Z] Limits:
14:30:50 [2020-12-10T14:30:50.339Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:30:50 [2020-12-10T14:30:50.339Z] 
14:30:50 [2020-12-10T14:30:50.339Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
14:30:50 [2020-12-10T14:30:50.380Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
14:30:50 [2020-12-10T14:30:50.380Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
14:30:50 [2020-12-10T14:30:50.380Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.0s
14:30:50 [2020-12-10T14:30:50.380Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.70MB / 9.86MB 0.1s
14:30:50 [2020-12-10T14:30:50.380Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s
14:30:50 [2020-12-10T14:30:50.380Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
[Pipeline] sh
14:30:50 [2020-12-10T14:30:50.645Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
14:30:50 [2020-12-10T14:30:50.663Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9122cd1a75b8e49d9a583463c8231e01d94da161 .
14:30:50 [2020-12-10T14:30:50.664Z] #1 [internal] load build definition from Dockerfile
14:30:50 [2020-12-10T14:30:50.664Z] #1 transferring dockerfile: 16.58kB done
14:30:50 [2020-12-10T14:30:50.664Z] #1 DONE 0.0s
14:30:50 [2020-12-10T14:30:50.664Z] 
14:30:50 [2020-12-10T14:30:50.664Z] #2 [internal] load .dockerignore
14:30:50 [2020-12-10T14:30:50.664Z] #2 transferring context: 87B done
14:30:50 [2020-12-10T14:30:50.664Z] #2 DONE 0.0s
14:30:50 [2020-12-10T14:30:50.664Z] 
14:30:50 [2020-12-10T14:30:50.664Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
14:30:50 [2020-12-10T14:30:50.913Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.4s done
14:30:50 [2020-12-10T14:30:50.921Z] #27 10.32 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:30:51 [2020-12-10T14:30:51.226Z] #3 DONE 0.6s
14:30:51 [2020-12-10T14:30:51.226Z] 
14:30:51 [2020-12-10T14:30:51.226Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
14:30:51 [2020-12-10T14:30:51.226Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
14:30:51 [2020-12-10T14:30:51.248Z] #27 10.61 
14:30:51 [2020-12-10T14:30:51.248Z] #27 10.74 
######################################################                    75.6%
######################################################################## 100.0%
14:30:51 [2020-12-10T14:30:51.248Z] #27 10.98 
14:30:51 [2020-12-10T14:30:51.482Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
14:30:51 [2020-12-10T14:30:51.482Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
14:30:51 [2020-12-10T14:30:51.482Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
14:30:51 [2020-12-10T14:30:51.482Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.20MB / 8.88MB 0.1s
14:30:51 [2020-12-10T14:30:51.482Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
14:30:51 [2020-12-10T14:30:51.482Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
14:30:51 [2020-12-10T14:30:51.856Z] #60 ...
14:30:51 [2020-12-10T14:30:51.856Z] 
14:30:51 [2020-12-10T14:30:51.856Z] #21 [internal] load build context
14:30:51 [2020-12-10T14:30:51.856Z] #21 transferring context: 53.17MB 1.1s done
14:30:51 [2020-12-10T14:30:51.856Z] #21 DONE 1.8s
14:30:51 [2020-12-10T14:30:51.856Z] 
14:30:51 [2020-12-10T14:30:51.856Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
14:30:51 [2020-12-10T14:30:51.856Z] #60 DONE 1.9s
14:30:51 [2020-12-10T14:30:51.856Z] 
14:30:51 [2020-12-10T14:30:51.856Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:30:51 [2020-12-10T14:30:51.856Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
14:30:51 [2020-12-10T14:30:51.856Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
14:30:51 [2020-12-10T14:30:51.856Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
14:30:51 [2020-12-10T14:30:51.856Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
14:30:51 [2020-12-10T14:30:51.856Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done
14:30:51 [2020-12-10T14:30:51.856Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
14:30:51 [2020-12-10T14:30:51.856Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s done
14:30:51 [2020-12-10T14:30:51.856Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
14:30:51 [2020-12-10T14:30:51.856Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.7s
14:30:51 [2020-12-10T14:30:51.856Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.54MB / 120.17MB 1.7s
14:30:51 [2020-12-10T14:30:51.856Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.50MB / 51.83MB 1.7s
14:30:52 [2020-12-10T14:30:52.057Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
14:30:52 [2020-12-10T14:30:52.057Z] #4 DONE 0.5s
14:30:52 [2020-12-10T14:30:52.057Z] 
14:30:52 [2020-12-10T14:30:52.057Z] #7 [internal] load metadata for docker.io/library/debian:buster
14:30:52 [2020-12-10T14:30:52.117Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.54MB / 68.67MB 1.8s
14:30:52 [2020-12-10T14:30:52.117Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.51MB / 120.17MB 1.8s
14:30:52 [2020-12-10T14:30:52.117Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.39MB / 51.83MB 1.8s
14:30:52 [2020-12-10T14:30:52.117Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.77MB / 68.67MB 1.9s
14:30:52 [2020-12-10T14:30:52.117Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.15MB / 120.17MB 1.9s
14:30:52 [2020-12-10T14:30:52.117Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.49MB / 51.83MB 1.9s
14:30:52 [2020-12-10T14:30:52.164Z] 3c370c2e2f82: Pull complete
14:30:52 [2020-12-10T14:30:52.164Z] 5ffb2f5886e2: Pull complete
14:30:52 [2020-12-10T14:30:52.164Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
14:30:52 [2020-12-10T14:30:52.164Z] Status: Downloaded newer image for golang:1.13.15-buster
14:30:52 [2020-12-10T14:30:52.164Z]  ---> 805dc2d65d1c
14:30:52 [2020-12-10T14:30:52.164Z] Step 5/15 : ARG BUILDX_REPO
14:30:52 [2020-12-10T14:30:52.164Z]  ---> Running in 719840f6044a
14:30:52 [2020-12-10T14:30:52.164Z] Removing intermediate container 719840f6044a
14:30:52 [2020-12-10T14:30:52.164Z]  ---> 4297f876f108
14:30:52 [2020-12-10T14:30:52.164Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
14:30:52 [2020-12-10T14:30:52.164Z]  ---> Running in f7f3ea3b9d6a
14:30:52 [2020-12-10T14:30:52.311Z] #27 ...
14:30:52 [2020-12-10T14:30:52.311Z] 
14:30:52 [2020-12-10T14:30:52.311Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.049 + RM_GOPATH=0
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.049 + TMP_GOPATH=
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.049 + : /build
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.049 + '[' -z '' ']'
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.050 ++ mktemp -d
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.050 + export GOPATH=/tmp/tmp.HXV5ZgfVGz
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.050 + GOPATH=/tmp/tmp.HXV5ZgfVGz
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.050 + RM_GOPATH=1
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.050 + case "$(go env GOARCH)" in
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.050 ++ go env GOARCH
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.056 + export GO_BUILDMODE=-buildmode=pie
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.056 + GO_BUILDMODE=-buildmode=pie
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.057 ++ dirname /tmp/install/install.sh
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.059 + dir=/tmp/install
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.059 + bin=dockercli
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.059 + shift
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.059 + '[' '!' -f /tmp/install/dockercli.installer ']'
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.059 + . /tmp/install/dockercli.installer
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.059 ++ : stable
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.059 ++ : 17.06.2-ce
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.060 + install_dockercli
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.060 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.060 Install docker/cli version 17.06.2-ce from stable
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.060 ++ uname -m
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.063 + arch=s390x
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.064 + '[' s390x '!=' x86_64 ']'
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.064 + '[' s390x '!=' s390x ']'
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.065 + url=https://download.docker.com/linux/static
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.065 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
14:30:52 [2020-12-10T14:30:52.311Z] #22 3.066 + tar -xz docker/docker
14:30:52 [2020-12-10T14:30:52.311Z] #22 8.626 + mkdir -p /build
14:30:52 [2020-12-10T14:30:52.311Z] #22 8.723 + mv docker/docker /build/
14:30:52 [2020-12-10T14:30:52.311Z] #22 8.724 + rmdir docker
14:30:52 [2020-12-10T14:30:52.311Z] #22 DONE 10.0s
14:30:52 [2020-12-10T14:30:52.311Z] 
14:30:52 [2020-12-10T14:30:52.311Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:30:52 [2020-12-10T14:30:52.311Z] #30 2.870 + git clone https://github.com/kolyshkin/go-swagger.git .
14:30:52 [2020-12-10T14:30:52.311Z] #30 2.871 Cloning into '.'...
14:30:52 [2020-12-10T14:30:52.313Z] #7 ...
14:30:52 [2020-12-10T14:30:52.313Z] 
14:30:52 [2020-12-10T14:30:52.313Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
14:30:52 [2020-12-10T14:30:52.313Z] #5 DONE 0.2s
14:30:52 [2020-12-10T14:30:52.313Z] 
14:30:52 [2020-12-10T14:30:52.313Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
14:30:52 [2020-12-10T14:30:52.313Z] #6 DONE 0.4s
14:30:52 [2020-12-10T14:30:52.313Z] 
14:30:52 [2020-12-10T14:30:52.313Z] #7 [internal] load metadata for docker.io/library/debian:buster
14:30:52 [2020-12-10T14:30:52.378Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.24MB / 68.67MB 2.0s
14:30:52 [2020-12-10T14:30:52.378Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.58MB / 120.17MB 2.0s
14:30:52 [2020-12-10T14:30:52.378Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.29MB / 51.83MB 2.0s
14:30:52 [2020-12-10T14:30:52.378Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.50MB / 68.67MB 2.1s
14:30:52 [2020-12-10T14:30:52.378Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.73MB / 120.17MB 2.1s
14:30:52 [2020-12-10T14:30:52.378Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.54MB / 51.83MB 2.1s
14:30:52 [2020-12-10T14:30:52.456Z] Cloning into '/buildx'...
14:30:52 [2020-12-10T14:30:52.569Z] #7 DONE 0.5s
14:30:52 [2020-12-10T14:30:52.569Z] 
14:30:52 [2020-12-10T14:30:52.569Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:30:52 [2020-12-10T14:30:52.569Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
14:30:52 [2020-12-10T14:30:52.569Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s
14:30:52 [2020-12-10T14:30:52.569Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.0s
14:30:52 [2020-12-10T14:30:52.569Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.0s
14:30:52 [2020-12-10T14:30:52.569Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
14:30:52 [2020-12-10T14:30:52.569Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
14:30:52 [2020-12-10T14:30:52.569Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
14:30:52 [2020-12-10T14:30:52.569Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.16MB / 50.40MB 0.1s
14:30:52 [2020-12-10T14:30:52.569Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.58MB / 10.00MB 0.1s
14:30:52 [2020-12-10T14:30:52.569Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.71MB / 7.81MB 0.1s
14:30:52 [2020-12-10T14:30:52.615Z] #30 ...
14:30:52 [2020-12-10T14:30:52.615Z] 
14:30:52 [2020-12-10T14:30:52.615Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + RM_GOPATH=0
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + TMP_GOPATH=
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + : /build
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + '[' -z '' ']'
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 ++ mktemp -d
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + export GOPATH=/tmp/tmp.qZwyU6yoKF
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + GOPATH=/tmp/tmp.qZwyU6yoKF
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + RM_GOPATH=1
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + case "$(go env GOARCH)" in
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 ++ go env GOARCH
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + export GO_BUILDMODE=-buildmode=pie
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + GO_BUILDMODE=-buildmode=pie
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 ++ dirname /tmp/install/install.sh
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + dir=/tmp/install
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + bin=gotestsum
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + shift
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + '[' '!' -f /tmp/install/gotestsum.installer ']'
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + . /tmp/install/gotestsum.installer
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 ++ : v0.5.3
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + install_gotestsum
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + set -e
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + export GO111MODULE=on
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + GO111MODULE=on
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + GOBIN=/build
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 + go get gotest.tools/gotestsum@v0.5.3
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 go: finding gotest.tools v0.5.3
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.523 go: finding gotest.tools/gotestsum v0.5.3
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.775 go: downloading gotest.tools/gotestsum v0.5.3
14:30:52 [2020-12-10T14:30:52.615Z] #45 1.898 go: extracting gotest.tools/gotestsum v0.5.3
14:30:52 [2020-12-10T14:30:52.615Z] #45 2.152 go: downloading github.com/pkg/errors v0.9.1
14:30:52 [2020-12-10T14:30:52.615Z] #45 2.163 go: downloading github.com/fatih/color v1.9.0
14:30:52 [2020-12-10T14:30:52.615Z] #45 2.180 go: downloading github.com/jonboulle/clockwork v0.1.0
14:30:52 [2020-12-10T14:30:52.615Z] #45 2.180 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:30:52 [2020-12-10T14:30:52.615Z] #45 2.216 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:30:52 [2020-12-10T14:30:52.615Z] #45 2.234 go: downloading github.com/spf13/pflag v1.0.3
14:30:52 [2020-12-10T14:30:52.615Z] #45 2.286 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:30:52 [2020-12-10T14:30:52.615Z] #45 2.318 go: extracting github.com/jonboulle/clockwork v0.1.0
14:30:52 [2020-12-10T14:30:52.615Z] #45 2.332 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:30:52 [2020-12-10T14:30:52.615Z] #45 2.364 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:30:52 [2020-12-10T14:30:52.615Z] #45 2.364 go: extracting github.com/fatih/color v1.9.0
14:30:52 [2020-12-10T14:30:52.615Z] #45 2.385 go: extracting github.com/spf13/pflag v1.0.3
14:30:52 [2020-12-10T14:30:52.615Z] #45 2.412 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:30:52 [2020-12-10T14:30:52.615Z] #45 2.499 go: extracting github.com/pkg/errors v0.9.1
14:30:52 [2020-12-10T14:30:52.615Z] #45 2.520 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:30:52 [2020-12-10T14:30:52.615Z] #45 2.728 go: downloading github.com/mattn/go-isatty v0.0.12
14:30:52 [2020-12-10T14:30:52.615Z] #45 2.728 go: downloading github.com/mattn/go-colorable v0.1.6
14:30:52 [2020-12-10T14:30:52.615Z] #45 2.847 go: extracting github.com/mattn/go-colorable v0.1.6
14:30:52 [2020-12-10T14:30:52.615Z] #45 2.980 go: extracting github.com/mattn/go-isatty v0.0.12
14:30:52 [2020-12-10T14:30:52.615Z] #45 3.581 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:30:52 [2020-12-10T14:30:52.615Z] #45 4.142 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:30:52 [2020-12-10T14:30:52.615Z] #45 4.682 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:30:52 [2020-12-10T14:30:52.615Z] #45 7.227 go: finding github.com/fatih/color v1.9.0
14:30:52 [2020-12-10T14:30:52.615Z] #45 7.237 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:30:52 [2020-12-10T14:30:52.615Z] #45 7.252 go: finding github.com/pkg/errors v0.9.1
14:30:52 [2020-12-10T14:30:52.615Z] #45 7.414 go: finding github.com/mattn/go-colorable v0.1.6
14:30:52 [2020-12-10T14:30:52.615Z] #45 7.414 go: finding github.com/spf13/pflag v1.0.3
14:30:52 [2020-12-10T14:30:52.615Z] #45 7.481 go: finding github.com/mattn/go-isatty v0.0.12
14:30:52 [2020-12-10T14:30:52.615Z] #45 7.573 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:30:52 [2020-12-10T14:30:52.615Z] #45 7.698 go: finding github.com/jonboulle/clockwork v0.1.0
14:30:52 [2020-12-10T14:30:52.615Z] #45 7.734 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:30:52 [2020-12-10T14:30:52.615Z] #45 7.770 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:30:52 [2020-12-10T14:30:52.615Z] #45 7.788 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:30:52 [2020-12-10T14:30:52.615Z] #45 ...
14:30:52 [2020-12-10T14:30:52.615Z] 
14:30:52 [2020-12-10T14:30:52.615Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 + RM_GOPATH=0
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 + TMP_GOPATH=
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 + : /build
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 + '[' -z '' ']'
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 ++ mktemp -d
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 + export GOPATH=/tmp/tmp.nUQAkp9HwC
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 + GOPATH=/tmp/tmp.nUQAkp9HwC
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 + RM_GOPATH=1
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 + case "$(go env GOARCH)" in
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 ++ go env GOARCH
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 + export GO_BUILDMODE=-buildmode=pie
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 + GO_BUILDMODE=-buildmode=pie
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 ++ dirname /tmp/install/install.sh
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 + dir=/tmp/install
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 + bin=vndr
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 + shift
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 + '[' '!' -f /tmp/install/vndr.installer ']'
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 + . /tmp/install/vndr.installer
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 + install_vndr
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nUQAkp9HwC/src/github.com/LK4D4/vndr
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.865 Cloning into '/tmp/tmp.nUQAkp9HwC/src/github.com/LK4D4/vndr'...
14:30:52 [2020-12-10T14:30:52.615Z] #43 1.867 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
14:30:52 [2020-12-10T14:30:52.615Z] #43 2.332 + cd /tmp/tmp.nUQAkp9HwC/src/github.com/LK4D4/vndr
14:30:52 [2020-12-10T14:30:52.615Z] #43 2.332 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
14:30:52 [2020-12-10T14:30:52.615Z] #43 2.340 + go build -buildmode=pie -v -o /build/vndr .
14:30:52 [2020-12-10T14:30:52.615Z] #43 2.835 runtime/internal/atomic
14:30:52 [2020-12-10T14:30:52.615Z] #43 2.903 internal/cpu
14:30:52 [2020-12-10T14:30:52.615Z] #43 2.970 runtime/internal/sys
14:30:52 [2020-12-10T14:30:52.615Z] #43 3.078 runtime/internal/math
14:30:52 [2020-12-10T14:30:52.615Z] #43 3.107 internal/race
14:30:52 [2020-12-10T14:30:52.615Z] #43 3.157 internal/bytealg
14:30:52 [2020-12-10T14:30:52.615Z] #43 3.174 sync/atomic
14:30:52 [2020-12-10T14:30:52.615Z] #43 3.331 unicode
14:30:52 [2020-12-10T14:30:52.615Z] #43 3.404 runtime
14:30:52 [2020-12-10T14:30:52.615Z] #43 5.963 unicode/utf8
14:30:52 [2020-12-10T14:30:52.615Z] #43 6.458 math
14:30:52 [2020-12-10T14:30:52.638Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.77MB / 68.67MB 2.2s
14:30:52 [2020-12-10T14:30:52.638Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.43MB / 120.17MB 2.2s
14:30:52 [2020-12-10T14:30:52.638Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.2s
14:30:52 [2020-12-10T14:30:52.638Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.51MB / 68.67MB 2.3s
14:30:52 [2020-12-10T14:30:52.638Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.53MB / 120.17MB 2.3s
14:30:52 [2020-12-10T14:30:52.730Z] #38 ...
14:30:52 [2020-12-10T14:30:52.730Z] 
14:30:52 [2020-12-10T14:30:52.730Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:30:52 [2020-12-10T14:30:52.730Z] #27 6.921 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
14:30:52 [2020-12-10T14:30:52.730Z] #27 6.987 skipping existing c35d46ef359f
14:30:52 [2020-12-10T14:30:52.730Z] #27 6.988 
14:30:52 [2020-12-10T14:30:52.730Z] #27 7.730 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:30:52 [2020-12-10T14:30:52.730Z] #27 8.117 #=#=#                                                                         
14:30:52 [2020-12-10T14:30:52.730Z] #27 8.179 
######################################################################## 100.0%
14:30:52 [2020-12-10T14:30:52.730Z] #27 8.203 
14:30:52 [2020-12-10T14:30:52.730Z] #27 8.464 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:30:52 [2020-12-10T14:30:52.730Z] #27 8.587 
14:30:52 [2020-12-10T14:30:52.730Z] #27 8.647 
######################################################################## 100.0%
14:30:52 [2020-12-10T14:30:52.730Z] #27 8.669 
14:30:52 [2020-12-10T14:30:52.730Z] #27 8.695 Download of images into '/build' complete.
14:30:52 [2020-12-10T14:30:52.730Z] #27 8.695 Use something like the following to load the result into a Docker daemon:
14:30:52 [2020-12-10T14:30:52.730Z] #27 8.695   tar -cC '/build' . | docker load
14:30:52 [2020-12-10T14:30:52.730Z] #27 DONE 8.8s
14:30:52 [2020-12-10T14:30:52.730Z] 
14:30:52 [2020-12-10T14:30:52.730Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:30:52 [2020-12-10T14:30:52.825Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.64MB / 50.40MB 0.3s
14:30:52 [2020-12-10T14:30:52.825Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.36MB / 10.00MB 0.3s
14:30:52 [2020-12-10T14:30:52.825Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s
14:30:52 [2020-12-10T14:30:52.825Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.69MB / 50.40MB 0.3s
14:30:52 [2020-12-10T14:30:52.825Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s
14:30:52 [2020-12-10T14:30:52.825Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done
14:30:52 [2020-12-10T14:30:52.825Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 142.94kB / 51.83MB 0.3s
14:30:52 [2020-12-10T14:30:52.897Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.5s
14:30:52 [2020-12-10T14:30:52.897Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.90MB / 120.17MB 2.6s
14:30:52 [2020-12-10T14:30:52.904Z] #43 ...
14:30:52 [2020-12-10T14:30:52.904Z] 
14:30:52 [2020-12-10T14:30:52.904Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:30:52 [2020-12-10T14:30:52.904Z] #38 3.099 + git clone https://github.com/docker/distribution.git .
14:30:52 [2020-12-10T14:30:52.904Z] #38 3.100 Cloning into '.'...
14:30:52 [2020-12-10T14:30:52.904Z] #38 ...
14:30:52 [2020-12-10T14:30:52.904Z] 
14:30:52 [2020-12-10T14:30:52.904Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:30:52 [2020-12-10T14:30:52.904Z] #11 3.478 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:30:52 [2020-12-10T14:30:52.904Z] #11 3.573 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:30:52 [2020-12-10T14:30:52.904Z] #11 3.673 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:30:52 [2020-12-10T14:30:52.904Z] #11 4.384 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
14:30:52 [2020-12-10T14:30:52.904Z] #11 6.225 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [226 kB]
14:30:52 [2020-12-10T14:30:52.904Z] #11 7.949 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
14:30:53 [2020-12-10T14:30:53.082Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.44MB / 50.40MB 0.5s
14:30:53 [2020-12-10T14:30:53.082Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s done
14:30:53 [2020-12-10T14:30:53.082Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.05MB / 51.83MB 0.5s
14:30:53 [2020-12-10T14:30:53.082Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.38kB / 68.67MB 0.5s
14:30:53 [2020-12-10T14:30:53.082Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.63MB / 50.40MB 0.6s
14:30:53 [2020-12-10T14:30:53.082Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.24MB / 51.83MB 0.6s
14:30:53 [2020-12-10T14:30:53.082Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.89MB / 68.67MB 0.6s
14:30:53 [2020-12-10T14:30:53.158Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.97MB / 120.17MB 2.7s
14:30:53 [2020-12-10T14:30:53.158Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.52MB / 120.17MB 2.8s
14:30:53 [2020-12-10T14:30:53.195Z] #11 ...
14:30:53 [2020-12-10T14:30:53.195Z] 
14:30:53 [2020-12-10T14:30:53.195Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.463 + RM_GOPATH=0
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.463 + TMP_GOPATH=
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.463 + : /build
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.463 + '[' -z '' ']'
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.463 ++ mktemp -d
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.463 + export GOPATH=/tmp/tmp.BYCGcpp67G
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.463 + GOPATH=/tmp/tmp.BYCGcpp67G
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.463 + RM_GOPATH=1
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.463 + case "$(go env GOARCH)" in
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.463 ++ go env GOARCH
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.477 + export GO_BUILDMODE=-buildmode=pie
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.477 + GO_BUILDMODE=-buildmode=pie
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.480 ++ dirname /tmp/install/install.sh
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.483 + dir=/tmp/install
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.484 + bin=rootlesskit
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.484 + shift
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.484 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.484 + . /tmp/install/rootlesskit.installer
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.484 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.484 + install_rootlesskit
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.485 + case "$1" in
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.485 + export CGO_ENABLED=0
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.485 + CGO_ENABLED=0
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.485 + _install_rootlesskit
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.485 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.485 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BYCGcpp67G/src/github.com/rootless-containers/rootlesskit
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.485 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
14:30:53 [2020-12-10T14:30:53.195Z] #56 2.495 Cloning into '/tmp/tmp.BYCGcpp67G/src/github.com/rootless-containers/rootlesskit'...
14:30:53 [2020-12-10T14:30:53.195Z] #56 5.963 + cd /tmp/tmp.BYCGcpp67G/src/github.com/rootless-containers/rootlesskit
14:30:53 [2020-12-10T14:30:53.195Z] #56 5.963 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
14:30:53 [2020-12-10T14:30:53.195Z] #56 6.047 + for f in rootlesskit rootlesskit-docker-proxy
14:30:53 [2020-12-10T14:30:53.195Z] #56 6.047 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:30:53 [2020-12-10T14:30:53.195Z] #56 ...
14:30:53 [2020-12-10T14:30:53.195Z] 
14:30:53 [2020-12-10T14:30:53.195Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.596 + RM_GOPATH=0
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.596 + TMP_GOPATH=
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.596 + : /build
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.596 + '[' -z '' ']'
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.596 ++ mktemp -d
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.600 + export GOPATH=/tmp/tmp.VbNvdQ7ujo
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.600 + GOPATH=/tmp/tmp.VbNvdQ7ujo
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.600 + RM_GOPATH=1
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.600 + case "$(go env GOARCH)" in
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.600 ++ go env GOARCH
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.600 + export GO_BUILDMODE=-buildmode=pie
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.600 + GO_BUILDMODE=-buildmode=pie
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.600 ++ dirname /tmp/install/install.sh
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.601 + dir=/tmp/install
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.601 + bin=golangci_lint
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.601 + shift
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.601 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.601 + . /tmp/install/golangci_lint.installer
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.601 ++ : v1.23.8
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.601 + install_golangci_lint
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.601 + set -e
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.601 + export GO111MODULE=on
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.601 + GO111MODULE=on
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.601 + GOBIN=/build
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.601 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.608 go: finding github.com v1.23.8
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.608 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.609 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.609 go: finding github.com/golangci/golangci-lint v1.23.8
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.609 go: finding github.com/golangci v1.23.8
14:30:53 [2020-12-10T14:30:53.195Z] #47 0.807 go: downloading github.com/golangci/golangci-lint v1.23.8
14:30:53 [2020-12-10T14:30:53.195Z] #47 1.007 go: extracting github.com/golangci/golangci-lint v1.23.8
14:30:53 [2020-12-10T14:30:53.195Z] #47 2.874 go: downloading github.com/spf13/cobra v0.0.5
14:30:53 [2020-12-10T14:30:53.195Z] #47 2.889 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
14:30:53 [2020-12-10T14:30:53.195Z] #47 2.899 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
14:30:53 [2020-12-10T14:30:53.195Z] #47 2.899 go: downloading github.com/fatih/color v1.7.0
14:30:53 [2020-12-10T14:30:53.195Z] #47 2.912 go: downloading github.com/stretchr/testify v1.4.0
14:30:53 [2020-12-10T14:30:53.195Z] #47 2.943 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
14:30:53 [2020-12-10T14:30:53.195Z] #47 2.971 go: extracting github.com/fatih/color v1.7.0
14:30:53 [2020-12-10T14:30:53.195Z] #47 2.971 go: downloading github.com/go-lintpack/lintpack v0.5.2
14:30:53 [2020-12-10T14:30:53.195Z] #47 2.995 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
14:30:53 [2020-12-10T14:30:53.195Z] #47 2.998 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:30:53 [2020-12-10T14:30:53.195Z] #47 3.006 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
14:30:53 [2020-12-10T14:30:53.195Z] #47 3.006 go: extracting github.com/stretchr/testify v1.4.0
14:30:53 [2020-12-10T14:30:53.195Z] #47 3.013 go: downloading github.com/uudashr/gocognit v1.0.1
14:30:53 [2020-12-10T14:30:53.195Z] #47 3.090 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
14:30:53 [2020-12-10T14:30:53.195Z] #47 3.093 go: extracting github.com/go-lintpack/lintpack v0.5.2
14:30:53 [2020-12-10T14:30:53.195Z] #47 3.135 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
14:30:53 [2020-12-10T14:30:53.195Z] #47 3.196 go: extracting github.com/spf13/cobra v0.0.5
14:30:53 [2020-12-10T14:30:53.195Z] #47 3.229 go: extracting github.com/uudashr/gocognit v1.0.1
14:30:53 [2020-12-10T14:30:53.195Z] #47 3.244 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
14:30:53 [2020-12-10T14:30:53.195Z] #47 3.249 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
14:30:53 [2020-12-10T14:30:53.195Z] #47 3.370 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
14:30:53 [2020-12-10T14:30:53.195Z] #47 3.371 go: downloading github.com/sourcegraph/go-diff v0.5.1
14:30:53 [2020-12-10T14:30:53.195Z] #47 3.378 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:30:53 [2020-12-10T14:30:53.195Z] #47 3.425 go: downloading github.com/spf13/viper v1.6.1
14:30:53 [2020-12-10T14:30:53.195Z] #47 3.636 go: extracting github.com/sourcegraph/go-diff v0.5.1
14:30:53 [2020-12-10T14:30:53.196Z] #47 3.856 go: extracting github.com/spf13/viper v1.6.1
14:30:53 [2020-12-10T14:30:53.196Z] #47 3.983 go: downloading github.com/ultraware/funlen v0.0.2
14:30:53 [2020-12-10T14:30:53.196Z] #47 4.140 go: extracting github.com/ultraware/funlen v0.0.2
14:30:53 [2020-12-10T14:30:53.196Z] #47 4.142 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
14:30:53 [2020-12-10T14:30:53.196Z] #47 4.286 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
14:30:53 [2020-12-10T14:30:53.196Z] #47 4.595 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
14:30:53 [2020-12-10T14:30:53.196Z] #47 5.050 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
14:30:53 [2020-12-10T14:30:53.196Z] #47 5.459 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
14:30:53 [2020-12-10T14:30:53.196Z] #47 5.790 go: downloading github.com/subosito/gotenv v1.2.0
14:30:53 [2020-12-10T14:30:53.196Z] #47 5.805 go: extracting github.com/subosito/gotenv v1.2.0
14:30:53 [2020-12-10T14:30:53.196Z] #47 5.807 go: downloading github.com/pmezard/go-difflib v1.0.0
14:30:53 [2020-12-10T14:30:53.196Z] #47 5.827 go: extracting github.com/pmezard/go-difflib v1.0.0
14:30:53 [2020-12-10T14:30:53.196Z] #47 5.922 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
14:30:53 [2020-12-10T14:30:53.196Z] #47 7.708 go: downloading github.com/gogo/protobuf v1.2.1
14:30:53 [2020-12-10T14:30:53.196Z] #47 7.709 go: downloading github.com/sirupsen/logrus v1.4.2
14:30:53 [2020-12-10T14:30:53.196Z] #47 7.709 go: downloading github.com/mattn/go-colorable v0.1.4
14:30:53 [2020-12-10T14:30:53.196Z] #47 7.711 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:30:53 [2020-12-10T14:30:53.196Z] #47 7.711 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
14:30:53 [2020-12-10T14:30:53.196Z] #47 7.715 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
14:30:53 [2020-12-10T14:30:53.196Z] #47 7.725 go: downloading github.com/inconshreveable/mousetrap v1.0.0
14:30:53 [2020-12-10T14:30:53.196Z] #47 7.730 go: downloading github.com/fsnotify/fsnotify v1.4.7
14:30:53 [2020-12-10T14:30:53.196Z] #47 7.735 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:30:53 [2020-12-10T14:30:53.196Z] #47 7.736 go: downloading github.com/pelletier/go-toml v1.2.0
14:30:53 [2020-12-10T14:30:53.196Z] #47 7.781 go: extracting github.com/inconshreveable/mousetrap v1.0.0
14:30:53 [2020-12-10T14:30:53.196Z] #47 7.789 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
14:30:53 [2020-12-10T14:30:53.196Z] #47 7.845 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:30:53 [2020-12-10T14:30:53.196Z] #47 7.852 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
14:30:53 [2020-12-10T14:30:53.196Z] #47 7.884 go: extracting github.com/mattn/go-colorable v0.1.4
14:30:53 [2020-12-10T14:30:53.196Z] #47 7.900 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:30:53 [2020-12-10T14:30:53.196Z] #47 7.901 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:30:53 [2020-12-10T14:30:53.196Z] #47 7.902 go: downloading github.com/spf13/afero v1.1.2
14:30:53 [2020-12-10T14:30:53.196Z] #47 7.904 go: extracting github.com/sirupsen/logrus v1.4.2
14:30:53 [2020-12-10T14:30:53.196Z] #47 8.042 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:30:53 [2020-12-10T14:30:53.196Z] #47 8.103 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:30:53 [2020-12-10T14:30:53.196Z] #47 8.119 go: downloading github.com/davecgh/go-spew v1.1.1
14:30:53 [2020-12-10T14:30:53.196Z] #47 8.134 go: downloading github.com/mitchellh/mapstructure v1.1.2
14:30:53 [2020-12-10T14:30:53.196Z] #47 8.191 go: downloading github.com/mattn/go-isatty v0.0.8
14:30:53 [2020-12-10T14:30:53.196Z] #47 8.193 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
14:30:53 [2020-12-10T14:30:53.196Z] #47 8.193 go: extracting github.com/spf13/afero v1.1.2
14:30:53 [2020-12-10T14:30:53.196Z] #47 8.197 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:30:53 [2020-12-10T14:30:53.196Z] #47 8.237 go: extracting github.com/pelletier/go-toml v1.2.0
14:30:53 [2020-12-10T14:30:53.196Z] #47 8.259 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:30:53 [2020-12-10T14:30:53.196Z] #47 8.259 go: extracting github.com/fsnotify/fsnotify v1.4.7
14:30:53 [2020-12-10T14:30:53.196Z] #47 8.298 go: downloading github.com/kisielk/gotool v1.0.0
14:30:53 [2020-12-10T14:30:53.196Z] #47 8.363 go: extracting github.com/mitchellh/mapstructure v1.1.2
14:30:53 [2020-12-10T14:30:53.196Z] #47 8.540 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
14:30:53 [2020-12-10T14:30:53.196Z] #47 8.632 go: downloading golang.org/x/text v0.3.2
14:30:53 [2020-12-10T14:30:53.196Z] #47 8.669 go: extracting github.com/davecgh/go-spew v1.1.1
14:30:53 [2020-12-10T14:30:53.196Z] #47 8.853 go: extracting github.com/mattn/go-isatty v0.0.8
14:30:53 [2020-12-10T14:30:53.196Z] #47 8.927 go: extracting github.com/kisielk/gotool v1.0.0
14:30:53 [2020-12-10T14:30:53.196Z] #47 8.959 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.005 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.107 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.272 go: downloading github.com/pkg/errors v0.8.1
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.299 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.304 go: downloading github.com/magiconair/properties v1.8.1
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.318 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.325 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.363 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.368 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.371 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.484 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.604 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.607 go: extracting github.com/pkg/errors v0.8.1
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.627 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.668 go: downloading github.com/ultraware/whitespace v0.0.4
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.693 go: extracting github.com/magiconair/properties v1.8.1
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.695 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.706 go: downloading github.com/spf13/jwalterweatherman v1.0.0
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.741 go: downloading github.com/go-critic/go-critic v0.4.1
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.843 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.844 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
14:30:53 [2020-12-10T14:30:53.196Z] #47 9.855 go: extracting github.com/ultraware/whitespace v0.0.4
14:30:53 [2020-12-10T14:30:53.196Z] #47 10.07 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
14:30:53 [2020-12-10T14:30:53.196Z] #47 10.12 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
14:30:53 [2020-12-10T14:30:53.196Z] #47 10.12 go: downloading github.com/hashicorp/hcl v1.0.0
14:30:53 [2020-12-10T14:30:53.196Z] #47 10.20 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:30:53 [2020-12-10T14:30:53.196Z] #47 10.21 go: downloading github.com/spf13/pflag v1.0.5
14:30:53 [2020-12-10T14:30:53.196Z] #47 10.21 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:30:53 [2020-12-10T14:30:53.196Z] #47 10.26 go: extracting github.com/go-toolsmith/astfmt v1.0.0
14:30:53 [2020-12-10T14:30:53.196Z] #47 10.28 go: extracting github.com/spf13/jwalterweatherman v1.0.0
14:30:53 [2020-12-10T14:30:53.196Z] #47 10.31 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
14:30:53 [2020-12-10T14:30:53.196Z] #47 10.31 go: downloading gopkg.in/yaml.v2 v2.2.7
14:30:53 [2020-12-10T14:30:53.196Z] #47 10.32 go: extracting github.com/mitchellh/go-homedir v1.1.0
14:30:53 [2020-12-10T14:30:53.196Z] #47 10.37 go: extracting github.com/gogo/protobuf v1.2.1
14:30:53 [2020-12-10T14:30:53.196Z] #47 10.38 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
14:30:53 [2020-12-10T14:30:53.196Z] #47 10.40 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
14:30:53 [2020-12-10T14:30:53.196Z] #47 10.52 go: downloading github.com/stretchr/objx v0.2.0
14:30:53 [2020-12-10T14:30:53.196Z] #47 10.59 go: extracting gopkg.in/yaml.v2 v2.2.7
14:30:53 [2020-12-10T14:30:53.196Z] #47 10.73 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
14:30:53 [2020-12-10T14:30:53.196Z] #47 10.73 go: extracting github.com/spf13/pflag v1.0.5
14:30:53 [2020-12-10T14:30:53.340Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.53MB / 50.40MB 0.7s
14:30:53 [2020-12-10T14:30:53.340Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.12MB / 51.83MB 0.7s
14:30:53 [2020-12-10T14:30:53.340Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.01MB / 68.67MB 0.7s
14:30:53 [2020-12-10T14:30:53.340Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.8s
14:30:53 [2020-12-10T14:30:53.340Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.54MB / 51.83MB 0.8s
14:30:53 [2020-12-10T14:30:53.505Z] #47 ...
14:30:53 [2020-12-10T14:30:53.506Z] 
14:30:53 [2020-12-10T14:30:53.506Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:30:53 [2020-12-10T14:30:53.506Z] #53 3.437 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:30:53 [2020-12-10T14:30:53.506Z] #53 3.527 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:30:53 [2020-12-10T14:30:53.506Z] #53 3.662 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:30:53 [2020-12-10T14:30:53.506Z] #53 4.168 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
14:30:53 [2020-12-10T14:30:53.506Z] #53 5.975 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [226 kB]
14:30:53 [2020-12-10T14:30:53.506Z] #53 8.111 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
14:30:53 [2020-12-10T14:30:53.506Z] #53 ...
14:30:53 [2020-12-10T14:30:53.506Z] 
14:30:53 [2020-12-10T14:30:53.506Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:30:53 [2020-12-10T14:30:53.506Z] #40 3.384 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:30:53 [2020-12-10T14:30:53.506Z] #40 3.482 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:30:53 [2020-12-10T14:30:53.506Z] #40 3.662 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:30:53 [2020-12-10T14:30:53.506Z] #40 4.169 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
14:30:53 [2020-12-10T14:30:53.506Z] #40 6.475 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [226 kB]
14:30:53 [2020-12-10T14:30:53.506Z] #40 8.223 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
14:30:53 [2020-12-10T14:30:53.506Z] #40 ...
14:30:53 [2020-12-10T14:30:53.506Z] 
14:30:53 [2020-12-10T14:30:53.506Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:30:53 [2020-12-10T14:30:53.506Z] #34 3.272 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:30:53 [2020-12-10T14:30:53.506Z] #34 3.445 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:30:53 [2020-12-10T14:30:53.506Z] #34 3.663 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:30:53 [2020-12-10T14:30:53.506Z] #34 4.072 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
14:30:53 [2020-12-10T14:30:53.506Z] #34 5.188 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [226 kB]
14:30:53 [2020-12-10T14:30:53.506Z] #34 7.347 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
14:30:53 [2020-12-10T14:30:53.596Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.83MB / 51.83MB 1.1s
14:30:53 [2020-12-10T14:30:53.596Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.58MB / 68.67MB 1.1s
14:30:53 [2020-12-10T14:30:53.596Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.45MB / 68.67MB 1.2s
14:30:53 [2020-12-10T14:30:53.726Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.7s done
14:30:53 [2020-12-10T14:30:53.795Z] #34 ...
14:30:53 [2020-12-10T14:30:53.795Z] 
14:30:53 [2020-12-10T14:30:53.795Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.728 + RM_GOPATH=0
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.728 + TMP_GOPATH=
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.728 + : /build
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.728 + '[' -z '' ']'
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.728 ++ mktemp -d
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.728 + export GOPATH=/tmp/tmp.uedNdeVbHM
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.728 + GOPATH=/tmp/tmp.uedNdeVbHM
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.728 + RM_GOPATH=1
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.728 + case "$(go env GOARCH)" in
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.728 ++ go env GOARCH
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.734 + export GO_BUILDMODE=-buildmode=pie
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.734 + GO_BUILDMODE=-buildmode=pie
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.735 ++ dirname /tmp/install/install.sh
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.735 + dir=/tmp/install
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.735 + bin=tomlv
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.735 + shift
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.735 + '[' '!' -f /tmp/install/tomlv.installer ']'
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.735 + . /tmp/install/tomlv.installer
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.735 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.735 + install_tomlv
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.735 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.735 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uedNdeVbHM/src/github.com/BurntSushi/toml
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.735 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:30:53 [2020-12-10T14:30:53.795Z] #32 2.736 Cloning into '/tmp/tmp.uedNdeVbHM/src/github.com/BurntSushi/toml'...
14:30:53 [2020-12-10T14:30:53.795Z] #32 3.447 + cd /tmp/tmp.uedNdeVbHM/src/github.com/BurntSushi/toml
14:30:53 [2020-12-10T14:30:53.795Z] #32 3.447 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:30:53 [2020-12-10T14:30:53.795Z] #32 3.465 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:30:53 [2020-12-10T14:30:53.795Z] #32 3.802 math/bits
14:30:53 [2020-12-10T14:30:53.795Z] #32 3.918 runtime
14:30:53 [2020-12-10T14:30:53.795Z] #32 4.122 math
14:30:53 [2020-12-10T14:30:53.795Z] #32 8.506 internal/testlog
14:30:53 [2020-12-10T14:30:53.795Z] #32 8.761 encoding
14:30:53 [2020-12-10T14:30:53.795Z] #32 8.888 runtime/cgo
14:30:53 [2020-12-10T14:30:53.795Z] #32 ...
14:30:53 [2020-12-10T14:30:53.795Z] 
14:30:53 [2020-12-10T14:30:53.795Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.564 + RM_GOPATH=0
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.564 + TMP_GOPATH=
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.564 + : /build
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.564 + '[' -z '' ']'
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.564 ++ mktemp -d
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.564 + export GOPATH=/tmp/tmp.h2ZQovPZSc
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.564 + GOPATH=/tmp/tmp.h2ZQovPZSc
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.564 + RM_GOPATH=1
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.564 + case "$(go env GOARCH)" in
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.564 ++ go env GOARCH
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.572 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.572 + export GO_BUILDMODE=-buildmode=pie
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.572 + GO_BUILDMODE=-buildmode=pie
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.572 ++ dirname /tmp/install/install.sh
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.572 + dir=/tmp/install
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.572 + bin=shfmt
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.572 + shift
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.572 + '[' '!' -f /tmp/install/shfmt.installer ']'
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.572 + . /tmp/install/shfmt.installer
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.572 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.572 + install_shfmt
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.572 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.572 + git clone https://github.com/mvdan/sh.git /tmp/tmp.h2ZQovPZSc/src/github.com/mvdan/sh
14:30:53 [2020-12-10T14:30:53.795Z] #49 1.572 Cloning into '/tmp/tmp.h2ZQovPZSc/src/github.com/mvdan/sh'...
14:30:53 [2020-12-10T14:30:53.795Z] #49 7.607 + cd /tmp/tmp.h2ZQovPZSc/src/github.com/mvdan/sh
14:30:53 [2020-12-10T14:30:53.795Z] #49 7.607 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
14:30:53 [2020-12-10T14:30:53.795Z] #49 7.694 + GO111MODULE=on
14:30:53 [2020-12-10T14:30:53.795Z] #49 7.694 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
14:30:53 [2020-12-10T14:30:53.795Z] #49 8.459 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:30:53 [2020-12-10T14:30:53.795Z] #49 8.459 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:30:53 [2020-12-10T14:30:53.795Z] #49 8.489 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:30:53 [2020-12-10T14:30:53.795Z] #49 8.728 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:30:53 [2020-12-10T14:30:53.795Z] #49 8.780 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:30:53 [2020-12-10T14:30:53.795Z] #49 9.338 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:30:53 [2020-12-10T14:30:53.795Z] #49 9.906 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:30:53 [2020-12-10T14:30:53.795Z] #49 11.41 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:30:53 [2020-12-10T14:30:53.860Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.3s
14:30:53 [2020-12-10T14:30:53.860Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.65MB / 68.67MB 1.3s
14:30:53 [2020-12-10T14:30:53.860Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.30MB / 68.67MB 1.4s
14:30:54 [2020-12-10T14:30:54.084Z] #49 ...
14:30:54 [2020-12-10T14:30:54.085Z] 
14:30:54 [2020-12-10T14:30:54.085Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:30:54 [2020-12-10T14:30:54.085Z] #47 11.11 go: extracting github.com/stretchr/objx v0.2.0
14:30:54 [2020-12-10T14:30:54.085Z] #47 11.20 go: extracting github.com/hashicorp/hcl v1.0.0
14:30:54 [2020-12-10T14:30:54.085Z] #47 11.24 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
14:30:54 [2020-12-10T14:30:54.085Z] #47 11.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:30:54 [2020-12-10T14:30:54.085Z] #47 11.37 go: extracting github.com/go-critic/go-critic v0.4.1
14:30:54 [2020-12-10T14:30:54.085Z] #47 11.44 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
14:30:54 [2020-12-10T14:30:54.085Z] #47 11.51 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:30:54 [2020-12-10T14:30:54.085Z] #47 11.57 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
14:30:54 [2020-12-10T14:30:54.085Z] #47 11.58 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
14:30:54 [2020-12-10T14:30:54.085Z] #47 11.64 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
14:30:54 [2020-12-10T14:30:54.085Z] #47 11.68 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
14:30:54 [2020-12-10T14:30:54.085Z] #47 11.78 go: downloading github.com/spf13/cast v1.3.0
14:30:54 [2020-12-10T14:30:54.085Z] #47 11.78 go: downloading gopkg.in/ini.v1 v1.51.0
14:30:54 [2020-12-10T14:30:54.085Z] #47 11.78 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
14:30:54 [2020-12-10T14:30:54.085Z] #47 11.82 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
14:30:54 [2020-12-10T14:30:54.116Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
14:30:54 [2020-12-10T14:30:54.374Z] #47 11.97 go: downloading github.com/BurntSushi/toml v0.3.1
14:30:54 [2020-12-10T14:30:54.374Z] #47 12.08 go: extracting gopkg.in/ini.v1 v1.51.0
14:30:54 [2020-12-10T14:30:54.652Z] #30 4.522 + git clone https://github.com/kolyshkin/go-swagger.git .
14:30:54 [2020-12-10T14:30:54.652Z] #30 4.522 Cloning into '.'...
14:30:54 [2020-12-10T14:30:54.664Z] #47 12.20 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
14:30:54 [2020-12-10T14:30:54.664Z] #47 12.26 go: downloading github.com/gobwas/glob v0.2.3
14:30:54 [2020-12-10T14:30:54.679Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done
14:30:54 [2020-12-10T14:30:54.679Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.9s done
14:30:54 [2020-12-10T14:30:54.679Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.1s done
14:30:54 [2020-12-10T14:30:54.679Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 19.73MB / 120.17MB 2.2s
14:30:54 [2020-12-10T14:30:54.679Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.2s done
14:30:54 [2020-12-10T14:30:54.938Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.88MB / 120.17MB 2.3s
14:30:54 [2020-12-10T14:30:54.955Z] #47 12.55 go: downloading github.com/go-toolsmith/astp v1.0.0
14:30:54 [2020-12-10T14:30:54.955Z] #47 12.69 go: extracting github.com/BurntSushi/toml v0.3.1
14:30:55 [2020-12-10T14:30:55.195Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.95MB / 120.17MB 2.4s
14:30:55 [2020-12-10T14:30:55.195Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.17MB / 120.17MB 2.6s
14:30:55 [2020-12-10T14:30:55.195Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.16MB / 120.17MB 2.8s
14:30:55 [2020-12-10T14:30:55.223Z] #30 ...
14:30:55 [2020-12-10T14:30:55.223Z] 
14:30:55 [2020-12-10T14:30:55.223Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.446 + RM_GOPATH=0
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.446 + TMP_GOPATH=
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.446 + : /build
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.446 + '[' -z '' ']'
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.446 ++ mktemp -d
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.459 + export GOPATH=/tmp/tmp.DTUaLGSeLB
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.459 + GOPATH=/tmp/tmp.DTUaLGSeLB
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.459 + RM_GOPATH=1
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.459 + case "$(go env GOARCH)" in
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.461 ++ go env GOARCH
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.472 + export GO_BUILDMODE=-buildmode=pie
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.472 + GO_BUILDMODE=-buildmode=pie
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.473 ++ dirname /tmp/install/install.sh
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.480 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.480 + dir=/tmp/install
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.480 + bin=vndr
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.480 + shift
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.480 + '[' '!' -f /tmp/install/vndr.installer ']'
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.480 + . /tmp/install/vndr.installer
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.480 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.480 + install_vndr
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.480 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.480 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.DTUaLGSeLB/src/github.com/LK4D4/vndr
14:30:55 [2020-12-10T14:30:55.223Z] #43 4.480 Cloning into '/tmp/tmp.DTUaLGSeLB/src/github.com/LK4D4/vndr'...
14:30:55 [2020-12-10T14:30:55.223Z] #43 5.416 + cd /tmp/tmp.DTUaLGSeLB/src/github.com/LK4D4/vndr
14:30:55 [2020-12-10T14:30:55.223Z] #43 5.416 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
14:30:55 [2020-12-10T14:30:55.223Z] #43 ...
14:30:55 [2020-12-10T14:30:55.223Z] 
14:30:55 [2020-12-10T14:30:55.223Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:30:55 [2020-12-10T14:30:55.223Z] #38 5.247 + git clone https://github.com/docker/distribution.git .
14:30:55 [2020-12-10T14:30:55.223Z] #38 5.253 Cloning into '.'...
14:30:55 [2020-12-10T14:30:55.244Z] #47 12.73 go: downloading github.com/go-toolsmith/astcopy v1.0.0
14:30:55 [2020-12-10T14:30:55.244Z] #47 12.82 go: extracting github.com/spf13/cast v1.3.0
14:30:55 [2020-12-10T14:30:55.244Z] #47 12.91 go: downloading github.com/go-toolsmith/astequal v1.0.0
14:30:55 [2020-12-10T14:30:55.244Z] #47 12.91 go: extracting github.com/gobwas/glob v0.2.3
14:30:55 [2020-12-10T14:30:55.244Z] #47 12.91 go: extracting github.com/go-toolsmith/astp v1.0.0
14:30:55 [2020-12-10T14:30:55.244Z] #47 12.94 go: downloading github.com/go-toolsmith/typep v1.0.0
14:30:55 [2020-12-10T14:30:55.244Z] #47 ...
14:30:55 [2020-12-10T14:30:55.244Z] 
14:30:55 [2020-12-10T14:30:55.244Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.916 + RM_GOPATH=0
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.916 + TMP_GOPATH=
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.916 + : /build
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.916 + '[' -z '' ']'
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.916 ++ mktemp -d
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.916 + export GOPATH=/tmp/tmp.7aqIpMId4g
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.916 + GOPATH=/tmp/tmp.7aqIpMId4g
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.916 + RM_GOPATH=1
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.916 + case "$(go env GOARCH)" in
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.916 ++ go env GOARCH
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.927 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.927 + export GO_BUILDMODE=-buildmode=pie
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.927 + GO_BUILDMODE=-buildmode=pie
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.927 ++ dirname /tmp/install/install.sh
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.927 + dir=/tmp/install
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.927 + bin=proxy
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.927 + shift
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.927 + '[' '!' -f /tmp/install/proxy.installer ']'
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.927 + . /tmp/install/proxy.installer
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.927 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.927 + install_proxy
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.927 + case "$1" in
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.927 + export CGO_ENABLED=0
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.927 + CGO_ENABLED=0
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.927 + _install_proxy
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.927 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b'
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.927 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7aqIpMId4g/src/github.com/docker/libnetwork
14:30:55 [2020-12-10T14:30:55.244Z] #62 2.938 Cloning into '/tmp/tmp.7aqIpMId4g/src/github.com/docker/libnetwork'...
14:30:55 [2020-12-10T14:30:55.244Z] #62 ...
14:30:55 [2020-12-10T14:30:55.244Z] 
14:30:55 [2020-12-10T14:30:55.244Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:30:55 [2020-12-10T14:30:55.244Z] #47 12.98 go: extracting github.com/go-toolsmith/astcopy v1.0.0
14:30:55 [2020-12-10T14:30:55.244Z] #47 12.98 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:30:55 [2020-12-10T14:30:55.244Z] #47 13.06 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:30:55 [2020-12-10T14:30:55.535Z] #47 13.08 go: extracting github.com/go-toolsmith/astequal v1.0.0
14:30:55 [2020-12-10T14:30:55.535Z] #47 13.14 go: extracting github.com/go-toolsmith/typep v1.0.0
14:30:55 [2020-12-10T14:30:55.535Z] #47 13.31 go: extracting github.com/go-toolsmith/astcast v1.0.0
14:30:55 [2020-12-10T14:30:55.632Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.5s done
14:30:55 [2020-12-10T14:30:55.632Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.5s done
14:30:55 [2020-12-10T14:30:55.632Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 4.9s
14:30:55 [2020-12-10T14:30:55.632Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
14:30:55 [2020-12-10T14:30:55.632Z] #8 ...
14:30:55 [2020-12-10T14:30:55.632Z] 
14:30:55 [2020-12-10T14:30:55.632Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
14:30:55 [2020-12-10T14:30:55.632Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done
14:30:55 [2020-12-10T14:30:55.632Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done
14:30:55 [2020-12-10T14:30:55.632Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done
14:30:55 [2020-12-10T14:30:55.632Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done
14:30:55 [2020-12-10T14:30:55.632Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 1.7s done
14:30:55 [2020-12-10T14:30:55.632Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 1.7s done
14:30:55 [2020-12-10T14:30:55.632Z] #24 DONE 5.3s
14:30:55 [2020-12-10T14:30:55.632Z] 
14:30:55 [2020-12-10T14:30:55.632Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:30:55 [2020-12-10T14:30:55.632Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.0s done
14:30:55 [2020-12-10T14:30:55.632Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.0s done
14:30:55 [2020-12-10T14:30:55.632Z] #8 ...
14:30:55 [2020-12-10T14:30:55.632Z] 
14:30:55 [2020-12-10T14:30:55.632Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:30:55 [2020-12-10T14:30:55.779Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.96MB / 120.17MB 2.9s
14:30:55 [2020-12-10T14:30:55.779Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.32MB / 120.17MB 3.1s
14:30:55 [2020-12-10T14:30:55.824Z] #47 13.46 go: extracting github.com/go-toolsmith/strparse v1.0.0
14:30:56 [2020-12-10T14:30:56.038Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.61MB / 120.17MB 3.3s
14:30:56 [2020-12-10T14:30:56.039Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.89MB / 120.17MB 3.5s
14:30:56 [2020-12-10T14:30:56.295Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.57MB / 120.17MB 3.7s
14:30:56 [2020-12-10T14:30:56.553Z] #8 ...
14:30:56 [2020-12-10T14:30:56.553Z] 
14:30:56 [2020-12-10T14:30:56.553Z] #21 [internal] load build context
14:30:56 [2020-12-10T14:30:56.553Z] #21 transferring context: 53.17MB 3.8s done
14:30:56 [2020-12-10T14:30:56.553Z] #21 DONE 4.0s
14:30:56 [2020-12-10T14:30:56.553Z] 
14:30:56 [2020-12-10T14:30:56.553Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:30:56 [2020-12-10T14:30:56.553Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.47MB / 120.17MB 3.9s
14:30:56 [2020-12-10T14:30:56.553Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.70MB / 120.17MB 4.0s
14:30:56 [2020-12-10T14:30:56.753Z] Client: Docker Engine - Community
14:30:56 [2020-12-10T14:30:56.753Z]  Version:           19.03.13
14:30:56 [2020-12-10T14:30:56.753Z]  API version:       1.40
14:30:56 [2020-12-10T14:30:56.753Z]  Go version:        go1.13.15
14:30:56 [2020-12-10T14:30:56.753Z]  Git commit:        4484c46
14:30:56 [2020-12-10T14:30:56.753Z]  Built:             Wed Sep 16 17:03:14 2020
14:30:56 [2020-12-10T14:30:56.753Z]  OS/Arch:           linux/arm64
14:30:56 [2020-12-10T14:30:56.753Z]  Experimental:      false
14:30:56 [2020-12-10T14:30:56.753Z] 
14:30:56 [2020-12-10T14:30:56.753Z] Server: Docker Engine - Community
14:30:56 [2020-12-10T14:30:56.753Z]  Engine:
14:30:56 [2020-12-10T14:30:56.753Z]   Version:          19.03.13
14:30:56 [2020-12-10T14:30:56.753Z]   API version:      1.40 (minimum version 1.12)
14:30:56 [2020-12-10T14:30:56.753Z]   Go version:       go1.13.15
14:30:56 [2020-12-10T14:30:56.753Z]   Git commit:       4484c46
14:30:56 [2020-12-10T14:30:56.753Z]   Built:            Wed Sep 16 17:01:45 2020
14:30:56 [2020-12-10T14:30:56.753Z]   OS/Arch:          linux/arm64
14:30:56 [2020-12-10T14:30:56.753Z]   Experimental:     true
14:30:56 [2020-12-10T14:30:56.753Z]  containerd:
14:30:56 [2020-12-10T14:30:56.753Z]   Version:          1.3.7
14:30:56 [2020-12-10T14:30:56.753Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
14:30:56 [2020-12-10T14:30:56.753Z]  runc:
14:30:56 [2020-12-10T14:30:56.753Z]   Version:          1.0.0-rc10
14:30:56 [2020-12-10T14:30:56.753Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:30:56 [2020-12-10T14:30:56.753Z]  docker-init:
14:30:56 [2020-12-10T14:30:56.753Z]   Version:          0.18.0
14:30:56 [2020-12-10T14:30:56.753Z]   GitCommit:        fec3683
[Pipeline] sh
14:30:56 [2020-12-10T14:30:56.859Z] #47 14.39 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
14:30:56 [2020-12-10T14:30:56.917Z] Removing intermediate container f7f3ea3b9d6a
14:30:56 [2020-12-10T14:30:56.917Z]  ---> 8d79af739142
14:30:56 [2020-12-10T14:30:56.917Z] Step 7/15 : WORKDIR /buildx
14:30:56 [2020-12-10T14:30:56.917Z]  ---> Running in 92da7fc27a32
14:30:56 [2020-12-10T14:30:56.917Z] Removing intermediate container 92da7fc27a32
14:30:56 [2020-12-10T14:30:56.917Z]  ---> d5482811fd10
14:30:56 [2020-12-10T14:30:56.917Z] Step 8/15 : ARG BUILDX_COMMIT
14:30:56 [2020-12-10T14:30:56.917Z]  ---> Running in 26dffe963b4a
14:30:56 [2020-12-10T14:30:56.917Z] Removing intermediate container 26dffe963b4a
14:30:56 [2020-12-10T14:30:56.917Z]  ---> e859838889a8
14:30:56 [2020-12-10T14:30:56.917Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
14:30:56 [2020-12-10T14:30:56.917Z]  ---> Running in 3d006588928c
14:30:56 [2020-12-10T14:30:56.917Z] From https://github.com/docker/buildx
14:30:56 [2020-12-10T14:30:56.917Z]  * [new tag]         v0.3.1     -> build
14:30:57 [2020-12-10T14:30:57.091Z] + docker info
14:30:57 [2020-12-10T14:30:57.488Z] #8 ...
14:30:57 [2020-12-10T14:30:57.488Z] 
14:30:57 [2020-12-10T14:30:57.488Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
14:30:57 [2020-12-10T14:30:57.488Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
14:30:57 [2020-12-10T14:30:57.488Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
14:30:57 [2020-12-10T14:30:57.488Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
14:30:57 [2020-12-10T14:30:57.488Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.5s done
14:30:57 [2020-12-10T14:30:57.488Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done
14:30:57 [2020-12-10T14:30:57.488Z] #60 DONE 5.0s
14:30:57 [2020-12-10T14:30:57.488Z] 
14:30:57 [2020-12-10T14:30:57.488Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:30:57 [2020-12-10T14:30:57.488Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.9s done
14:30:57 [2020-12-10T14:30:57.542Z] #25 2.111 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:30:57 [2020-12-10T14:30:57.542Z] #25 2.127 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
14:30:57 [2020-12-10T14:30:57.542Z] #25 2.132 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:30:57 [2020-12-10T14:30:57.542Z] #25 2.224 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
14:30:57 [2020-12-10T14:30:57.542Z] #25 2.340 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:30:57 [2020-12-10T14:30:57.552Z] Switched to branch 'build'
14:30:57 [2020-12-10T14:30:57.803Z] #25 2.549 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
14:30:57 [2020-12-10T14:30:57.889Z] #47 ...
14:30:57 [2020-12-10T14:30:57.889Z] 
14:30:57 [2020-12-10T14:30:57.889Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:30:57 [2020-12-10T14:30:57.889Z] #27 12.14 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:30:57 [2020-12-10T14:30:57.889Z] #27 12.27 skipping existing aab193acf6ba
14:30:57 [2020-12-10T14:30:57.889Z] #27 12.36 
14:30:57 [2020-12-10T14:30:57.889Z] #27 13.69 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
14:30:57 [2020-12-10T14:30:57.889Z] #27 13.75 skipping existing 4d43f82972ce
14:30:57 [2020-12-10T14:30:57.889Z] #27 13.87 
14:30:57 [2020-12-10T14:30:57.889Z] #27 14.72 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:30:57 [2020-12-10T14:30:57.889Z] #27 15.00 
14:30:57 [2020-12-10T14:30:57.889Z] #27 15.13 
######################################################################## 100.0%
14:30:57 [2020-12-10T14:30:57.889Z] #27 15.18 
14:30:57 [2020-12-10T14:30:57.889Z] #27 16.42 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:30:57 [2020-12-10T14:30:57.889Z] #27 16.68 
14:30:57 [2020-12-10T14:30:57.889Z] #27 16.86 #=#=#                                                                         

######################################################################## 100.0%
14:30:57 [2020-12-10T14:30:57.889Z] #27 16.99 
14:30:57 [2020-12-10T14:30:57.889Z] #27 17.06 Download of images into '/build' complete.
14:30:57 [2020-12-10T14:30:57.889Z] #27 17.07 Use something like the following to load the result into a Docker daemon:
14:30:57 [2020-12-10T14:30:57.889Z] #27 17.07   tar -cC '/build' . | docker load
14:30:57 [2020-12-10T14:30:57.889Z] #27 DONE 17.3s
14:30:57 [2020-12-10T14:30:57.889Z] 
14:30:57 [2020-12-10T14:30:57.889Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:30:57 [2020-12-10T14:30:57.889Z] #62 15.35 + cd /tmp/tmp.7aqIpMId4g/src/github.com/docker/libnetwork
14:30:57 [2020-12-10T14:30:57.889Z] #62 15.35 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b
14:30:58 [2020-12-10T14:30:58.518Z] #62 15.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:30:58 [2020-12-10T14:30:58.595Z] Removing intermediate container 3d006588928c
14:30:58 [2020-12-10T14:30:58.595Z]  ---> 399c39ac0289
14:30:58 [2020-12-10T14:30:58.595Z] Step 10/15 : ARG GOOS
14:30:58 [2020-12-10T14:30:58.595Z]  ---> Running in 4a77071791ad
14:30:58 [2020-12-10T14:30:58.595Z] Removing intermediate container 4a77071791ad
14:30:58 [2020-12-10T14:30:58.595Z]  ---> 98d06afb1031
14:30:58 [2020-12-10T14:30:58.595Z] Step 11/15 : ARG GOARCH
14:30:58 [2020-12-10T14:30:58.887Z]  ---> Running in ed3f1243ec40
14:30:58 [2020-12-10T14:30:58.887Z] Removing intermediate container ed3f1243ec40
14:30:58 [2020-12-10T14:30:58.887Z]  ---> 28800c4d7168
14:30:58 [2020-12-10T14:30:58.887Z] 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
14:30:58 [2020-12-10T14:30:58.887Z]  ---> Running in a6dd832cb4c6
14:30:59 [2020-12-10T14:30:59.185Z] #25 3.856 Fetched 8408 kB in 2s (4073 kB/s)
14:30:59 [2020-12-10T14:30:59.382Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
14:30:59 [2020-12-10T14:30:59.948Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.6s done
14:31:00 [2020-12-10T14:31:00.125Z] #25 3.856 Reading package lists...
14:31:00 [2020-12-10T14:31:00.210Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
14:31:00 [2020-12-10T14:31:00.468Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done
14:31:00 [2020-12-10T14:31:00.502Z] #38 ...
14:31:00 [2020-12-10T14:31:00.502Z] 
14:31:00 [2020-12-10T14:31:00.502Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:31:00 [2020-12-10T14:31:00.502Z] #53 4.866 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:31:00 [2020-12-10T14:31:00.502Z] #53 5.020 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:00 [2020-12-10T14:31:00.502Z] #53 5.053 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:31:00 [2020-12-10T14:31:00.502Z] #53 6.612 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:31:00 [2020-12-10T14:31:00.502Z] #53 9.072 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
14:31:00 [2020-12-10T14:31:00.502Z] #53 ...
14:31:00 [2020-12-10T14:31:00.502Z] 
14:31:00 [2020-12-10T14:31:00.502Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:00 [2020-12-10T14:31:00.502Z] #49 4.371 + RM_GOPATH=0
14:31:00 [2020-12-10T14:31:00.502Z] #49 4.371 + TMP_GOPATH=
14:31:00 [2020-12-10T14:31:00.502Z] #49 4.371 + : /build
14:31:00 [2020-12-10T14:31:00.502Z] #49 4.371 + '[' -z '' ']'
14:31:00 [2020-12-10T14:31:00.502Z] #49 4.371 ++ mktemp -d
14:31:00 [2020-12-10T14:31:00.502Z] #49 4.377 + export GOPATH=/tmp/tmp.HHiFKWhUOl
14:31:00 [2020-12-10T14:31:00.502Z] #49 4.377 + GOPATH=/tmp/tmp.HHiFKWhUOl
14:31:00 [2020-12-10T14:31:00.502Z] #49 4.377 + RM_GOPATH=1
14:31:00 [2020-12-10T14:31:00.502Z] #49 4.377 + case "$(go env GOARCH)" in
14:31:00 [2020-12-10T14:31:00.502Z] #49 4.377 ++ go env GOARCH
14:31:00 [2020-12-10T14:31:00.502Z] #49 4.406 + export GO_BUILDMODE=-buildmode=pie
14:31:00 [2020-12-10T14:31:00.502Z] #49 4.406 + GO_BUILDMODE=-buildmode=pie
14:31:00 [2020-12-10T14:31:00.503Z] #49 4.406 ++ dirname /tmp/install/install.sh
14:31:00 [2020-12-10T14:31:00.503Z] #49 4.416 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
14:31:00 [2020-12-10T14:31:00.503Z] #49 4.416 + dir=/tmp/install
14:31:00 [2020-12-10T14:31:00.503Z] #49 4.416 + bin=shfmt
14:31:00 [2020-12-10T14:31:00.503Z] #49 4.416 + shift
14:31:00 [2020-12-10T14:31:00.503Z] #49 4.416 + '[' '!' -f /tmp/install/shfmt.installer ']'
14:31:00 [2020-12-10T14:31:00.503Z] #49 4.416 + . /tmp/install/shfmt.installer
14:31:00 [2020-12-10T14:31:00.503Z] #49 4.416 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
14:31:00 [2020-12-10T14:31:00.503Z] #49 4.416 + install_shfmt
14:31:00 [2020-12-10T14:31:00.503Z] #49 4.416 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
14:31:00 [2020-12-10T14:31:00.503Z] #49 4.416 + git clone https://github.com/mvdan/sh.git /tmp/tmp.HHiFKWhUOl/src/github.com/mvdan/sh
14:31:00 [2020-12-10T14:31:00.503Z] #49 4.430 Cloning into '/tmp/tmp.HHiFKWhUOl/src/github.com/mvdan/sh'...
14:31:00 [2020-12-10T14:31:00.503Z] #49 ...
14:31:00 [2020-12-10T14:31:00.503Z] 
14:31:00 [2020-12-10T14:31:00.503Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:00 [2020-12-10T14:31:00.503Z] #34 5.457 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:31:00 [2020-12-10T14:31:00.503Z] #34 5.509 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:00 [2020-12-10T14:31:00.503Z] #34 5.560 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:31:00 [2020-12-10T14:31:00.503Z] #34 7.705 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:31:00 [2020-12-10T14:31:00.503Z] #34 9.569 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
14:31:00 [2020-12-10T14:31:00.503Z] #34 ...
14:31:00 [2020-12-10T14:31:00.503Z] 
14:31:00 [2020-12-10T14:31:00.503Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:00 [2020-12-10T14:31:00.503Z] #11 5.282 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:31:00 [2020-12-10T14:31:00.503Z] #11 5.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:00 [2020-12-10T14:31:00.503Z] #11 5.366 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:31:00 [2020-12-10T14:31:00.503Z] #11 7.668 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:31:00 [2020-12-10T14:31:00.503Z] #11 9.612 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
14:31:00 [2020-12-10T14:31:00.696Z] #25 4.598 Reading package lists...
14:31:00 [2020-12-10T14:31:00.696Z] #25 5.383 Building dependency tree...
14:31:00 [2020-12-10T14:31:00.725Z] #8 ...
14:31:00 [2020-12-10T14:31:00.725Z] 
14:31:00 [2020-12-10T14:31:00.725Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
14:31:00 [2020-12-10T14:31:00.725Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done
14:31:00 [2020-12-10T14:31:00.725Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done
14:31:00 [2020-12-10T14:31:00.726Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done
14:31:00 [2020-12-10T14:31:00.726Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done
14:31:00 [2020-12-10T14:31:00.726Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 3.5s done
14:31:00 [2020-12-10T14:31:00.726Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 4.3s done
14:31:00 [2020-12-10T14:31:00.726Z] #24 DONE 8.2s
14:31:00 [2020-12-10T14:31:00.726Z] 
14:31:00 [2020-12-10T14:31:00.726Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:31:00 [2020-12-10T14:31:00.726Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
14:31:00 [2020-12-10T14:31:00.763Z] #11 ...
14:31:00 [2020-12-10T14:31:00.763Z] 
14:31:00 [2020-12-10T14:31:00.763Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.508 + RM_GOPATH=0
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.508 + TMP_GOPATH=
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.508 + : /build
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.508 + '[' -z '' ']'
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.508 ++ mktemp -d
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.508 + export GOPATH=/tmp/tmp.Q7R1jQFgSU
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.508 + GOPATH=/tmp/tmp.Q7R1jQFgSU
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.508 + RM_GOPATH=1
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.508 + case "$(go env GOARCH)" in
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.512 ++ go env GOARCH
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.530 + export GO_BUILDMODE=-buildmode=pie
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.530 + GO_BUILDMODE=-buildmode=pie
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.530 ++ dirname /tmp/install/install.sh
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.562 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.562 + dir=/tmp/install
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.562 + bin=rootlesskit
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.562 + shift
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.562 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.562 + . /tmp/install/rootlesskit.installer
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.562 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.562 + install_rootlesskit
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.562 + case "$1" in
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.562 + export CGO_ENABLED=0
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.562 + CGO_ENABLED=0
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.562 + _install_rootlesskit
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.562 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.562 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Q7R1jQFgSU/src/github.com/rootless-containers/rootlesskit
14:31:00 [2020-12-10T14:31:00.763Z] #56 4.565 Cloning into '/tmp/tmp.Q7R1jQFgSU/src/github.com/rootless-containers/rootlesskit'...
14:31:00 [2020-12-10T14:31:00.763Z] #56 9.849 + cd /tmp/tmp.Q7R1jQFgSU/src/github.com/rootless-containers/rootlesskit
14:31:00 [2020-12-10T14:31:00.763Z] #56 9.861 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
14:31:00 [2020-12-10T14:31:00.763Z] #56 10.33 + for f in rootlesskit rootlesskit-docker-proxy
14:31:00 [2020-12-10T14:31:00.763Z] #56 10.34 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:31:00 [2020-12-10T14:31:00.763Z] #56 ...
14:31:00 [2020-12-10T14:31:00.763Z] 
14:31:00 [2020-12-10T14:31:00.763Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + RM_GOPATH=0
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + TMP_GOPATH=
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + : /build
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + '[' -z '' ']'
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 ++ mktemp -d
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + export GOPATH=/tmp/tmp.SCRdJ7fAOy
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + GOPATH=/tmp/tmp.SCRdJ7fAOy
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + RM_GOPATH=1
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + case "$(go env GOARCH)" in
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 ++ go env GOARCH
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + export GO_BUILDMODE=-buildmode=pie
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + GO_BUILDMODE=-buildmode=pie
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 ++ dirname /tmp/install/install.sh
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + dir=/tmp/install
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + bin=golangci_lint
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + shift
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + . /tmp/install/golangci_lint.installer
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 ++ : v1.23.8
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + install_golangci_lint
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + set -e
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + export GO111MODULE=on
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + GO111MODULE=on
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + GOBIN=/build
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.246 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.285 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.285 go: finding github.com v1.23.8
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.285 go: finding github.com/golangci/golangci-lint v1.23.8
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.285 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
14:31:00 [2020-12-10T14:31:00.763Z] #47 4.285 go: finding github.com/golangci v1.23.8
14:31:00 [2020-12-10T14:31:00.763Z] #47 5.417 go: downloading github.com/golangci/golangci-lint v1.23.8
14:31:00 [2020-12-10T14:31:00.763Z] #47 6.320 go: extracting github.com/golangci/golangci-lint v1.23.8
14:31:00 [2020-12-10T14:31:00.956Z] #25 5.663 The following additional packages will be installed:
14:31:00 [2020-12-10T14:31:00.956Z] #25 5.667   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
14:31:00 [2020-12-10T14:31:00.956Z] #25 5.667   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
14:31:00 [2020-12-10T14:31:00.956Z] #25 5.667   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
14:31:00 [2020-12-10T14:31:00.956Z] #25 5.667 Suggested packages:
14:31:00 [2020-12-10T14:31:00.956Z] #25 5.667   krb5-doc krb5-user
14:31:00 [2020-12-10T14:31:00.956Z] #25 5.667 Recommended packages:
14:31:00 [2020-12-10T14:31:00.956Z] #25 5.667   krb5-locales publicsuffix libsasl2-modules
14:31:00 [2020-12-10T14:31:00.982Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done
14:31:01 [2020-12-10T14:31:01.023Z] #47 ...
14:31:01 [2020-12-10T14:31:01.023Z] 
14:31:01 [2020-12-10T14:31:01.023Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:31:01 [2020-12-10T14:31:01.023Z] #45 4.998 + RM_GOPATH=0
14:31:01 [2020-12-10T14:31:01.023Z] #45 4.998 + TMP_GOPATH=
14:31:01 [2020-12-10T14:31:01.023Z] #45 4.998 + : /build
14:31:01 [2020-12-10T14:31:01.023Z] #45 4.998 + '[' -z '' ']'
14:31:01 [2020-12-10T14:31:01.023Z] #45 4.998 ++ mktemp -d
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.005 + export GOPATH=/tmp/tmp.YlAiEI6Nu5
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.005 + GOPATH=/tmp/tmp.YlAiEI6Nu5
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.005 + RM_GOPATH=1
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.005 + case "$(go env GOARCH)" in
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.005 ++ go env GOARCH
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.046 + export GO_BUILDMODE=-buildmode=pie
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.046 + GO_BUILDMODE=-buildmode=pie
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.052 ++ dirname /tmp/install/install.sh
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.052 + dir=/tmp/install
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.052 + bin=gotestsum
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.052 + shift
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.052 + '[' '!' -f /tmp/install/gotestsum.installer ']'
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.052 + . /tmp/install/gotestsum.installer
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.052 ++ : v0.5.3
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.052 + install_gotestsum
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.052 + set -e
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.052 + export GO111MODULE=on
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.052 + GO111MODULE=on
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.052 + GOBIN=/build
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.052 + go get gotest.tools/gotestsum@v0.5.3
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.227 go: finding gotest.tools v0.5.3
14:31:01 [2020-12-10T14:31:01.023Z] #45 5.227 go: finding gotest.tools/gotestsum v0.5.3
14:31:01 [2020-12-10T14:31:01.023Z] #45 6.287 go: downloading gotest.tools/gotestsum v0.5.3
14:31:01 [2020-12-10T14:31:01.023Z] #45 7.277 go: extracting gotest.tools/gotestsum v0.5.3
14:31:01 [2020-12-10T14:31:01.023Z] #45 8.750 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:31:01 [2020-12-10T14:31:01.023Z] #45 8.779 go: downloading github.com/fatih/color v1.9.0
14:31:01 [2020-12-10T14:31:01.023Z] #45 8.861 go: downloading github.com/pkg/errors v0.9.1
14:31:01 [2020-12-10T14:31:01.023Z] #45 8.864 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:31:01 [2020-12-10T14:31:01.023Z] #45 8.910 go: downloading github.com/jonboulle/clockwork v0.1.0
14:31:01 [2020-12-10T14:31:01.023Z] #45 8.924 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:31:01 [2020-12-10T14:31:01.023Z] #45 8.987 go: downloading github.com/spf13/pflag v1.0.3
14:31:01 [2020-12-10T14:31:01.023Z] #45 8.991 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:31:01 [2020-12-10T14:31:01.023Z] #45 9.114 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:31:01 [2020-12-10T14:31:01.023Z] #45 9.150 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:31:01 [2020-12-10T14:31:01.023Z] #45 9.169 go: extracting github.com/pkg/errors v0.9.1
14:31:01 [2020-12-10T14:31:01.023Z] #45 9.601 go: extracting github.com/fatih/color v1.9.0
14:31:01 [2020-12-10T14:31:01.023Z] #45 9.604 go: downloading github.com/mattn/go-colorable v0.1.6
14:31:01 [2020-12-10T14:31:01.023Z] #45 9.612 go: extracting github.com/spf13/pflag v1.0.3
14:31:01 [2020-12-10T14:31:01.023Z] #45 9.663 go: downloading github.com/mattn/go-isatty v0.0.12
14:31:01 [2020-12-10T14:31:01.023Z] #45 9.666 go: extracting github.com/jonboulle/clockwork v0.1.0
14:31:01 [2020-12-10T14:31:01.023Z] #45 9.666 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:31:01 [2020-12-10T14:31:01.023Z] #45 10.00 go: extracting github.com/mattn/go-isatty v0.0.12
14:31:01 [2020-12-10T14:31:01.023Z] #45 10.12 go: extracting github.com/mattn/go-colorable v0.1.6
14:31:01 [2020-12-10T14:31:01.023Z] #45 ...
14:31:01 [2020-12-10T14:31:01.023Z] 
14:31:01 [2020-12-10T14:31:01.023Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.293 + RM_GOPATH=0
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.293 + TMP_GOPATH=
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.293 + : /build
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.293 + '[' -z '' ']'
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.293 ++ mktemp -d
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.296 + export GOPATH=/tmp/tmp.HbUxMLOwLX
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.296 + GOPATH=/tmp/tmp.HbUxMLOwLX
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.296 + RM_GOPATH=1
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.296 + case "$(go env GOARCH)" in
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.299 ++ go env GOARCH
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.343 Install docker/cli version 17.06.2-ce from stable
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.343 + export GO_BUILDMODE=-buildmode=pie
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.343 + GO_BUILDMODE=-buildmode=pie
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.343 ++ dirname /tmp/install/install.sh
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.343 + dir=/tmp/install
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.343 + bin=dockercli
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.343 + shift
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.343 + '[' '!' -f /tmp/install/dockercli.installer ']'
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.343 + . /tmp/install/dockercli.installer
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.343 ++ : stable
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.343 ++ : 17.06.2-ce
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.343 + install_dockercli
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.343 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.343 ++ uname -m
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.364 + arch=x86_64
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.364 + '[' x86_64 '!=' x86_64 ']'
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.364 + url=https://download.docker.com/linux/static
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.364 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:31:01 [2020-12-10T14:31:01.023Z] #22 5.364 + tar -xz docker/docker
14:31:01 [2020-12-10T14:31:01.215Z] #25 5.843 The following NEW packages will be installed:
14:31:01 [2020-12-10T14:31:01.215Z] #25 5.843   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
14:31:01 [2020-12-10T14:31:01.215Z] #25 5.843   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
14:31:01 [2020-12-10T14:31:01.215Z] #25 5.844   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:31:01 [2020-12-10T14:31:01.215Z] #25 5.844   libssh2-1 libssl1.1 openssl
14:31:01 [2020-12-10T14:31:01.238Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
14:31:01 [2020-12-10T14:31:01.296Z] #22 ...
14:31:01 [2020-12-10T14:31:01.296Z] 
14:31:01 [2020-12-10T14:31:01.296Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.520 + RM_GOPATH=0
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.520 + TMP_GOPATH=
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.520 + : /build
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.520 + '[' -z '' ']'
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.520 ++ mktemp -d
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.520 + export GOPATH=/tmp/tmp.A8UObgO9xL
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.520 + GOPATH=/tmp/tmp.A8UObgO9xL
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.520 + RM_GOPATH=1
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.520 + case "$(go env GOARCH)" in
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.520 ++ go env GOARCH
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.556 + export GO_BUILDMODE=-buildmode=pie
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.556 + GO_BUILDMODE=-buildmode=pie
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.557 ++ dirname /tmp/install/install.sh
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.563 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.564 + dir=/tmp/install
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.564 + bin=proxy
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.564 + shift
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.564 + '[' '!' -f /tmp/install/proxy.installer ']'
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.564 + . /tmp/install/proxy.installer
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.564 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.564 + install_proxy
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.564 + case "$1" in
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.564 + export CGO_ENABLED=0
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.564 + CGO_ENABLED=0
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.564 + _install_proxy
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.564 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b'
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.564 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.A8UObgO9xL/src/github.com/docker/libnetwork
14:31:01 [2020-12-10T14:31:01.296Z] #62 4.566 Cloning into '/tmp/tmp.A8UObgO9xL/src/github.com/docker/libnetwork'...
14:31:01 [2020-12-10T14:31:01.296Z] #62 ...
14:31:01 [2020-12-10T14:31:01.296Z] 
14:31:01 [2020-12-10T14:31:01.296Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:01 [2020-12-10T14:31:01.296Z] #40 4.873 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:31:01 [2020-12-10T14:31:01.296Z] #40 4.954 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:01 [2020-12-10T14:31:01.296Z] #40 5.036 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:31:01 [2020-12-10T14:31:01.296Z] #40 6.627 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:31:01 [2020-12-10T14:31:01.296Z] #40 9.468 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.121 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded.
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.121 Need to get 5047 kB of archives.
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.121 After this operation, 12.1 MB of additional disk space will be used.
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.121 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.122 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.126 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.126 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.128 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.130 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.140 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.142 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.143 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.144 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.145 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.148 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.182 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.183 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.184 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.185 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.187 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.197 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.197 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.200 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:31:01 [2020-12-10T14:31:01.476Z] #25 6.201 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:31:01 [2020-12-10T14:31:01.558Z] #40 ...
14:31:01 [2020-12-10T14:31:01.558Z] 
14:31:01 [2020-12-10T14:31:01.558Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.454 + RM_GOPATH=0
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.454 + TMP_GOPATH=
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.454 + : /build
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.454 + '[' -z '' ']'
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.454 ++ mktemp -d
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.454 + export GOPATH=/tmp/tmp.Len3tMpF9y
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.454 + GOPATH=/tmp/tmp.Len3tMpF9y
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.454 + RM_GOPATH=1
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.454 + case "$(go env GOARCH)" in
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.457 ++ go env GOARCH
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.479 + export GO_BUILDMODE=-buildmode=pie
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.479 + GO_BUILDMODE=-buildmode=pie
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.484 ++ dirname /tmp/install/install.sh
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.496 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.496 + dir=/tmp/install
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.496 + bin=tomlv
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.496 + shift
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.496 + '[' '!' -f /tmp/install/tomlv.installer ']'
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.496 + . /tmp/install/tomlv.installer
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.496 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.496 + install_tomlv
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.496 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.496 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Len3tMpF9y/src/github.com/BurntSushi/toml
14:31:01 [2020-12-10T14:31:01.558Z] #32 5.503 Cloning into '/tmp/tmp.Len3tMpF9y/src/github.com/BurntSushi/toml'...
14:31:01 [2020-12-10T14:31:01.558Z] #32 7.025 + cd /tmp/tmp.Len3tMpF9y/src/github.com/BurntSushi/toml
14:31:01 [2020-12-10T14:31:01.558Z] #32 7.025 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:31:01 [2020-12-10T14:31:01.558Z] #32 7.034 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:31:01 [2020-12-10T14:31:01.558Z] #32 7.838 internal/cpu
14:31:01 [2020-12-10T14:31:01.558Z] #32 7.881 runtime/internal/sys
14:31:01 [2020-12-10T14:31:01.558Z] #32 8.028 runtime/internal/math
14:31:01 [2020-12-10T14:31:01.558Z] #32 8.209 math/bits
14:31:01 [2020-12-10T14:31:01.558Z] #32 8.441 internal/bytealg
14:31:01 [2020-12-10T14:31:01.558Z] #32 8.812 math
14:31:01 [2020-12-10T14:31:01.558Z] #32 9.285 runtime
14:31:01 [2020-12-10T14:31:01.558Z] #32 ...
14:31:01 [2020-12-10T14:31:01.558Z] 
14:31:01 [2020-12-10T14:31:01.558Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:01 [2020-12-10T14:31:01.558Z] #34 11.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
14:31:01 [2020-12-10T14:31:01.737Z] #25 6.354 debconf: delaying package configuration, since apt-utils is not installed
14:31:01 [2020-12-10T14:31:01.737Z] #25 6.374 Fetched 5047 kB in 0s (14.9 MB/s)
14:31:01 [2020-12-10T14:31:01.737Z] #25 6.415 Selecting previously unselected package libssl1.1:amd64.
14:31:01 [2020-12-10T14:31:01.737Z] #25 6.415 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
14:31:01 [2020-12-10T14:31:01.737Z] #25 6.421 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ...
14:31:01 [2020-12-10T14:31:01.737Z] #25 6.431 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
14:31:02 [2020-12-10T14:31:02.006Z] #25 6.613 Selecting previously unselected package openssl.
14:31:02 [2020-12-10T14:31:02.006Z] #25 6.615 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ...
14:31:02 [2020-12-10T14:31:02.006Z] #25 6.619 Unpacking openssl (1.1.1d-0+deb10u4) ...
14:31:02 [2020-12-10T14:31:02.006Z] #25 6.751 Selecting previously unselected package ca-certificates.
14:31:02 [2020-12-10T14:31:02.006Z] #25 6.752 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
14:31:02 [2020-12-10T14:31:02.006Z] #25 6.759 Unpacking ca-certificates (20200601~deb10u1) ...
14:31:02 [2020-12-10T14:31:02.006Z] #25 6.835 Selecting previously unselected package libkeyutils1:amd64.
14:31:02 [2020-12-10T14:31:02.265Z] #25 6.841 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
14:31:02 [2020-12-10T14:31:02.265Z] #25 6.860 Unpacking libkeyutils1:amd64 (1.6-6) ...
14:31:02 [2020-12-10T14:31:02.265Z] #25 6.910 Selecting previously unselected package libkrb5support0:amd64.
14:31:02 [2020-12-10T14:31:02.265Z] #25 6.911 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
14:31:02 [2020-12-10T14:31:02.265Z] #25 6.918 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
14:31:02 [2020-12-10T14:31:02.265Z] #25 6.967 Selecting previously unselected package libk5crypto3:amd64.
14:31:02 [2020-12-10T14:31:02.265Z] #25 6.967 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
14:31:02 [2020-12-10T14:31:02.265Z] #25 6.969 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
14:31:02 [2020-12-10T14:31:02.265Z] #25 7.028 Selecting previously unselected package libkrb5-3:amd64.
14:31:02 [2020-12-10T14:31:02.265Z] #25 7.029 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
14:31:02 [2020-12-10T14:31:02.265Z] #25 7.037 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
14:31:02 [2020-12-10T14:31:02.525Z] #25 7.114 Selecting previously unselected package libgssapi-krb5-2:amd64.
14:31:02 [2020-12-10T14:31:02.525Z] #25 7.116 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
14:31:02 [2020-12-10T14:31:02.525Z] #25 7.120 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
14:31:02 [2020-12-10T14:31:02.525Z] #25 7.160 Selecting previously unselected package libsasl2-modules-db:amd64.
14:31:02 [2020-12-10T14:31:02.525Z] #25 ...
14:31:02 [2020-12-10T14:31:02.525Z] 
14:31:02 [2020-12-10T14:31:02.525Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:31:02 [2020-12-10T14:31:02.525Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.2s done
14:31:02 [2020-12-10T14:31:02.525Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done
14:31:02 [2020-12-10T14:31:02.525Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.4s done
14:31:02 [2020-12-10T14:31:02.525Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.4s done
14:31:02 [2020-12-10T14:31:02.525Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.8s done
14:31:02 [2020-12-10T14:31:02.525Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
14:31:02 [2020-12-10T14:31:02.525Z] #8 DONE 12.5s
14:31:02 [2020-12-10T14:31:02.525Z] 
14:31:02 [2020-12-10T14:31:02.525Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:31:02 [2020-12-10T14:31:02.525Z] #25 7.161 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
14:31:02 [2020-12-10T14:31:02.525Z] #25 7.167 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
14:31:02 [2020-12-10T14:31:02.525Z] #25 7.209 Selecting previously unselected package libsasl2-2:amd64.
14:31:02 [2020-12-10T14:31:02.525Z] #25 7.211 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
14:31:02 [2020-12-10T14:31:02.525Z] #25 7.215 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
14:31:02 [2020-12-10T14:31:02.525Z] #25 7.253 Selecting previously unselected package libldap-common.
14:31:02 [2020-12-10T14:31:02.525Z] #25 7.254 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
14:31:02 [2020-12-10T14:31:02.525Z] #25 7.259 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
14:31:02 [2020-12-10T14:31:02.525Z] #25 7.307 Selecting previously unselected package libldap-2.4-2:amd64.
14:31:02 [2020-12-10T14:31:02.525Z] #25 ...
14:31:02 [2020-12-10T14:31:02.525Z] 
14:31:02 [2020-12-10T14:31:02.525Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:31:02 [2020-12-10T14:31:02.955Z] #62 ...
14:31:02 [2020-12-10T14:31:02.955Z] 
14:31:02 [2020-12-10T14:31:02.955Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:02 [2020-12-10T14:31:02.955Z] #43 10.50 unicode/utf16
14:31:02 [2020-12-10T14:31:02.955Z] #43 10.67 container/list
14:31:02 [2020-12-10T14:31:02.955Z] #43 11.41 crypto/internal/subtle
14:31:02 [2020-12-10T14:31:02.955Z] #43 11.58 crypto/subtle
14:31:02 [2020-12-10T14:31:02.955Z] #43 11.75 vendor/golang.org/x/crypto/cryptobyte/asn1
14:31:02 [2020-12-10T14:31:02.955Z] #43 11.87 internal/nettrace
14:31:02 [2020-12-10T14:31:02.955Z] #43 11.93 runtime/cgo
14:31:02 [2020-12-10T14:31:02.955Z] #43 ...
14:31:02 [2020-12-10T14:31:02.955Z] 
14:31:02 [2020-12-10T14:31:02.955Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:02 [2020-12-10T14:31:02.955Z] #47 16.10 go: extracting golang.org/x/text v0.3.2
14:31:02 [2020-12-10T14:31:02.955Z] #47 19.86 go: finding github.com/fatih/color v1.7.0
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.03 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.03 go: finding github.com/mattn/go-colorable v0.1.4
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.06 go: finding github.com/mattn/go-isatty v0.0.8
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.08 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.09 go: finding github.com/go-critic/go-critic v0.4.1
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.10 go: finding github.com/go-lintpack/lintpack v0.5.2
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.11 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.16 go: finding github.com/pkg/errors v0.8.1
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.22 go: finding github.com/go-toolsmith/astfmt v1.0.0
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.22 go: finding github.com/go-toolsmith/astequal v1.0.0
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.23 go: finding github.com/mitchellh/go-homedir v1.1.0
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.26 go: finding github.com/go-toolsmith/astp v1.0.0
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.26 go: finding github.com/go-toolsmith/astcast v1.0.0
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.26 go: finding github.com/sirupsen/logrus v1.4.2
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.27 go: finding github.com/go-toolsmith/typep v1.0.0
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.27 go: finding github.com/stretchr/testify v1.4.0
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.27 go: finding github.com/spf13/viper v1.6.1
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.28 go: finding github.com/davecgh/go-spew v1.1.1
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.29 go: finding github.com/go-toolsmith/astcopy v1.0.0
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.32 go: finding github.com/pmezard/go-difflib v1.0.0
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.36 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.37 go: finding github.com/go-toolsmith/strparse v1.0.0
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.39 go: finding github.com/bombsimon/wsl/v2 v2.0.0
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.40 go: finding github.com/gobwas/glob v0.2.3
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.40 go: finding github.com/stretchr/objx v0.2.0
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.44 go: finding gopkg.in/yaml.v2 v2.2.7
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.45 go: finding github.com/fsnotify/fsnotify v1.4.7
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.47 go: finding github.com/spf13/cobra v0.0.5
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.47 go: finding github.com/hashicorp/hcl v1.0.0
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.48 go: finding github.com/spf13/pflag v1.0.5
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.49 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.57 go: finding github.com/magiconair/properties v1.8.1
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.58 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.63 go: finding github.com/mitchellh/mapstructure v1.1.2
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.68 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.75 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:31:02 [2020-12-10T14:31:02.955Z] #47 20.81 go: finding github.com/spf13/afero v1.1.2
14:31:03 [2020-12-10T14:31:03.245Z] #47 20.82 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
14:31:03 [2020-12-10T14:31:03.245Z] #47 20.82 go: finding github.com/pelletier/go-toml v1.2.0
14:31:03 [2020-12-10T14:31:03.245Z] #47 20.83 go: finding github.com/spf13/cast v1.3.0
14:31:03 [2020-12-10T14:31:03.245Z] #47 20.87 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
14:31:03 [2020-12-10T14:31:03.245Z] #47 20.88 go: finding github.com/spf13/jwalterweatherman v1.0.0
14:31:03 [2020-12-10T14:31:03.245Z] #47 20.89 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
14:31:03 [2020-12-10T14:31:03.245Z] #47 20.91 go: finding golang.org/x/text v0.3.2
14:31:03 [2020-12-10T14:31:03.245Z] #47 20.92 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:31:03 [2020-12-10T14:31:03.245Z] #47 20.94 go: finding github.com/subosito/gotenv v1.2.0
14:31:03 [2020-12-10T14:31:03.245Z] #47 20.95 go: finding gopkg.in/ini.v1 v1.51.0
14:31:03 [2020-12-10T14:31:03.245Z] #47 21.01 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
14:31:03 [2020-12-10T14:31:03.534Z] #47 21.02 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:31:03 [2020-12-10T14:31:03.534Z] #47 21.02 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:31:03 [2020-12-10T14:31:03.534Z] #47 21.06 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
14:31:03 [2020-12-10T14:31:03.534Z] #47 21.07 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
14:31:03 [2020-12-10T14:31:03.534Z] #47 21.07 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:31:03 [2020-12-10T14:31:03.534Z] #47 21.10 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
14:31:03 [2020-12-10T14:31:03.534Z] #47 21.14 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
14:31:03 [2020-12-10T14:31:03.534Z] #47 21.14 go: finding github.com/kisielk/gotool v1.0.0
14:31:03 [2020-12-10T14:31:03.534Z] #47 21.15 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
14:31:03 [2020-12-10T14:31:03.534Z] #47 21.15 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
14:31:03 [2020-12-10T14:31:03.534Z] #47 21.16 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
14:31:03 [2020-12-10T14:31:03.534Z] #47 21.18 go: finding github.com/sourcegraph/go-diff v0.5.1
14:31:03 [2020-12-10T14:31:03.534Z] #47 21.19 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
14:31:03 [2020-12-10T14:31:03.534Z] #47 21.20 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
14:31:03 [2020-12-10T14:31:03.534Z] #47 21.22 go: finding github.com/tommy-muehle/go-mnd v1.1.1
14:31:03 [2020-12-10T14:31:03.534Z] #47 21.22 go: finding github.com/ultraware/funlen v0.0.2
14:31:03 [2020-12-10T14:31:03.534Z] #47 21.23 go: finding github.com/ultraware/whitespace v0.0.4
14:31:03 [2020-12-10T14:31:03.534Z] #47 21.23 go: finding github.com/uudashr/gocognit v1.0.1
14:31:03 [2020-12-10T14:31:03.823Z] #47 21.30 go: finding github.com/gogo/protobuf v1.2.1
14:31:03 [2020-12-10T14:31:03.823Z] #47 21.31 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
14:31:03 [2020-12-10T14:31:03.823Z] #47 21.40 go: finding honnef.co/go/tools v0.0.1-2019.2.3
14:31:03 [2020-12-10T14:31:03.823Z] #47 21.43 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:31:03 [2020-12-10T14:31:03.823Z] #47 21.43 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
14:31:03 [2020-12-10T14:31:03.823Z] #47 21.45 go: finding github.com/BurntSushi/toml v0.3.1
14:31:03 [2020-12-10T14:31:03.823Z] #47 21.51 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:31:04 [2020-12-10T14:31:04.852Z] #47 ...
14:31:04 [2020-12-10T14:31:04.852Z] 
14:31:04 [2020-12-10T14:31:04.852Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:04 [2020-12-10T14:31:04.852Z] #43 22.32 internal/reflectlite
14:31:04 [2020-12-10T14:31:04.852Z] #43 22.35 sync
14:31:04 [2020-12-10T14:31:04.852Z] #43 ...
14:31:04 [2020-12-10T14:31:04.852Z] 
14:31:04 [2020-12-10T14:31:04.852Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:04 [2020-12-10T14:31:04.852Z] #49 12.35 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:31:04 [2020-12-10T14:31:04.852Z] #49 12.45 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:31:04 [2020-12-10T14:31:04.852Z] #49 12.58 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:31:04 [2020-12-10T14:31:04.852Z] #49 12.60 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:31:04 [2020-12-10T14:31:04.852Z] #49 13.11 runtime
14:31:04 [2020-12-10T14:31:04.852Z] #49 13.12 runtime/cgo
14:31:04 [2020-12-10T14:31:04.852Z] #49 ...
14:31:04 [2020-12-10T14:31:04.852Z] 
14:31:04 [2020-12-10T14:31:04.852Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:31:04 [2020-12-10T14:31:04.852Z] #38 13.00 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:31:04 [2020-12-10T14:31:04.852Z] #38 14.49 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:31:05 [2020-12-10T14:31:05.419Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done
14:31:05 [2020-12-10T14:31:05.419Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s
14:31:05 [2020-12-10T14:31:05.481Z] #38 ...
14:31:05 [2020-12-10T14:31:05.481Z] 
14:31:05 [2020-12-10T14:31:05.481Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:05 [2020-12-10T14:31:05.481Z] #32 22.96 internal/reflectlite
14:31:05 [2020-12-10T14:31:05.481Z] #32 23.03 sync
14:31:05 [2020-12-10T14:31:05.782Z] #34 ...
14:31:05 [2020-12-10T14:31:05.782Z] 
14:31:05 [2020-12-10T14:31:05.782Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:31:05 [2020-12-10T14:31:05.782Z] #22 14.34 + mkdir -p /build
14:31:05 [2020-12-10T14:31:05.782Z] #22 14.35 + mv docker/docker /build/
14:31:05 [2020-12-10T14:31:05.782Z] #22 14.36 + rmdir docker
14:31:05 [2020-12-10T14:31:05.782Z] #22 DONE 15.4s
14:31:05 [2020-12-10T14:31:05.782Z] 
14:31:05 [2020-12-10T14:31:05.782Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:05 [2020-12-10T14:31:05.782Z] #43 5.444 + go build -buildmode=pie -v -o /build/vndr .
14:31:05 [2020-12-10T14:31:05.782Z] #43 7.610 internal/cpu
14:31:05 [2020-12-10T14:31:05.782Z] #43 7.626 runtime/internal/atomic
14:31:05 [2020-12-10T14:31:05.782Z] #43 7.860 runtime/internal/sys
14:31:05 [2020-12-10T14:31:05.782Z] #43 8.207 runtime/internal/math
14:31:05 [2020-12-10T14:31:05.782Z] #43 8.286 internal/bytealg
14:31:05 [2020-12-10T14:31:05.782Z] #43 8.329 internal/race
14:31:05 [2020-12-10T14:31:05.782Z] #43 8.446 sync/atomic
14:31:05 [2020-12-10T14:31:05.782Z] #43 8.690 unicode
14:31:05 [2020-12-10T14:31:05.782Z] #43 9.106 runtime
14:31:05 [2020-12-10T14:31:05.782Z] #43 12.26 unicode/utf8
14:31:05 [2020-12-10T14:31:05.782Z] #43 12.82 math
14:31:05 [2020-12-10T14:31:05.782Z] #43 ...
14:31:05 [2020-12-10T14:31:05.782Z] 
14:31:05 [2020-12-10T14:31:05.782Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:05 [2020-12-10T14:31:05.782Z] #49 15.49 + cd /tmp/tmp.HHiFKWhUOl/src/github.com/mvdan/sh
14:31:05 [2020-12-10T14:31:05.782Z] #49 15.49 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
14:31:05 [2020-12-10T14:31:05.782Z] #49 15.62 + GO111MODULE=on
14:31:05 [2020-12-10T14:31:05.782Z] #49 15.62 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
14:31:06 [2020-12-10T14:31:06.147Z] #32 ...
14:31:06 [2020-12-10T14:31:06.147Z] 
14:31:06 [2020-12-10T14:31:06.147Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:06 [2020-12-10T14:31:06.147Z] #34 13.66 Fetched 8095 kB in 11s (757 kB/s)
14:31:06 [2020-12-10T14:31:06.147Z] #34 13.66 Reading package lists...
14:31:06 [2020-12-10T14:31:06.147Z] #34 17.23 Reading package lists...
14:31:06 [2020-12-10T14:31:06.147Z] #34 21.21 Building dependency tree...
14:31:06 [2020-12-10T14:31:06.147Z] #34 22.47 The following additional packages will be installed:
14:31:06 [2020-12-10T14:31:06.147Z] #34 22.47   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
14:31:06 [2020-12-10T14:31:06.147Z] #34 22.48 Suggested packages:
14:31:06 [2020-12-10T14:31:06.147Z] #34 22.48   cmake-doc ninja-build lrzip
14:31:06 [2020-12-10T14:31:06.147Z] #34 22.48 Recommended packages:
14:31:06 [2020-12-10T14:31:06.147Z] #34 22.48   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:31:06 [2020-12-10T14:31:06.147Z] #34 23.17 The following NEW packages will be installed:
14:31:06 [2020-12-10T14:31:06.147Z] #34 23.22   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
14:31:06 [2020-12-10T14:31:06.147Z] #34 23.22   vim-common xxd
14:31:06 [2020-12-10T14:31:06.147Z] #34 23.37 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
14:31:06 [2020-12-10T14:31:06.147Z] #34 23.37 Need to get 14.0 MB of archives.
14:31:06 [2020-12-10T14:31:06.147Z] #34 23.37 After this operation, 62.1 MB of additional disk space will be used.
14:31:06 [2020-12-10T14:31:06.147Z] #34 23.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
14:31:06 [2020-12-10T14:31:06.147Z] #34 23.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
14:31:06 [2020-12-10T14:31:06.147Z] #34 23.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
14:31:06 [2020-12-10T14:31:06.147Z] #34 23.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
14:31:06 [2020-12-10T14:31:06.147Z] #34 ...
14:31:06 [2020-12-10T14:31:06.147Z] 
14:31:06 [2020-12-10T14:31:06.147Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:06 [2020-12-10T14:31:06.147Z] #40 13.75 Fetched 8095 kB in 10s (773 kB/s)
14:31:06 [2020-12-10T14:31:06.147Z] #40 13.75 Reading package lists...
14:31:06 [2020-12-10T14:31:06.147Z] #40 17.50 Reading package lists...
14:31:06 [2020-12-10T14:31:06.147Z] #40 21.48 Building dependency tree...
14:31:06 [2020-12-10T14:31:06.147Z] #40 22.86 The following additional packages will be installed:
14:31:06 [2020-12-10T14:31:06.147Z] #40 22.86   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
14:31:06 [2020-12-10T14:31:06.147Z] #40 22.86   libprotoc17 python-pkg-resources python-six zlib1g-dev
14:31:06 [2020-12-10T14:31:06.147Z] #40 22.86 Suggested packages:
14:31:06 [2020-12-10T14:31:06.147Z] #40 22.86   manpages-dev python-setuptools
14:31:06 [2020-12-10T14:31:06.147Z] #40 23.71 The following NEW packages will be installed:
14:31:06 [2020-12-10T14:31:06.147Z] #40 23.72   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:31:06 [2020-12-10T14:31:06.147Z] #40 23.72   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
14:31:06 [2020-12-10T14:31:06.147Z] #40 23.72   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:31:06 [2020-12-10T14:31:06.147Z] #40 23.72   python-six zlib1g-dev
14:31:06 [2020-12-10T14:31:06.147Z] #40 23.83 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
14:31:06 [2020-12-10T14:31:06.147Z] #40 23.83 Need to get 3742 kB of archives.
14:31:06 [2020-12-10T14:31:06.147Z] #40 23.83 After this operation, 22.0 MB of additional disk space will be used.
14:31:06 [2020-12-10T14:31:06.147Z] #40 23.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
14:31:06 [2020-12-10T14:31:06.147Z] #40 23.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
14:31:06 [2020-12-10T14:31:06.147Z] #40 23.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
14:31:06 [2020-12-10T14:31:06.147Z] #40 23.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
14:31:06 [2020-12-10T14:31:06.147Z] #40 ...
14:31:06 [2020-12-10T14:31:06.147Z] 
14:31:06 [2020-12-10T14:31:06.147Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:06 [2020-12-10T14:31:06.147Z] #43 23.42 github.com/LK4D4/vndr/godl/singleflight
14:31:06 [2020-12-10T14:31:06.147Z] #43 23.67 math/rand
14:31:06 [2020-12-10T14:31:06.776Z] #43 24.26 internal/singleflight
14:31:07 [2020-12-10T14:31:07.067Z] #43 24.68 sort
14:31:07 [2020-12-10T14:31:07.067Z] #43 24.68 errors
14:31:07 [2020-12-10T14:31:07.067Z] #43 24.87 io
14:31:07 [2020-12-10T14:31:07.067Z] #43 ...
14:31:07 [2020-12-10T14:31:07.067Z] 
14:31:07 [2020-12-10T14:31:07.067Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:31:07 [2020-12-10T14:31:07.067Z] #53 14.80 Fetched 8095 kB in 12s (693 kB/s)
14:31:07 [2020-12-10T14:31:07.067Z] #53 14.80 Reading package lists...
14:31:07 [2020-12-10T14:31:07.067Z] #53 18.12 Reading package lists...
14:31:07 [2020-12-10T14:31:07.067Z] #53 22.43 Building dependency tree...
14:31:07 [2020-12-10T14:31:07.067Z] #53 23.51 The following additional packages will be installed:
14:31:07 [2020-12-10T14:31:07.067Z] #53 23.52   libbtrfs0
14:31:07 [2020-12-10T14:31:07.067Z] #53 23.59 The following NEW packages will be installed:
14:31:07 [2020-12-10T14:31:07.067Z] #53 23.60   libbtrfs-dev libbtrfs0
14:31:07 [2020-12-10T14:31:07.067Z] #53 23.77 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
14:31:07 [2020-12-10T14:31:07.067Z] #53 23.77 Need to get 118 kB of archives.
14:31:07 [2020-12-10T14:31:07.067Z] #53 23.77 After this operation, 390 kB of additional disk space will be used.
14:31:07 [2020-12-10T14:31:07.067Z] #53 23.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
14:31:07 [2020-12-10T14:31:07.067Z] #53 23.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
14:31:07 [2020-12-10T14:31:07.067Z] #53 24.39 debconf: delaying package configuration, since apt-utils is not installed
14:31:07 [2020-12-10T14:31:07.067Z] #53 24.50 Fetched 118 kB in 0s (636 kB/s)
14:31:07 [2020-12-10T14:31:07.067Z] #53 24.53 Selecting previously unselected package libbtrfs0.
14:31:07 [2020-12-10T14:31:07.067Z] #53 24.53 (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.)
14:31:07 [2020-12-10T14:31:07.067Z] #53 24.64 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
14:31:07 [2020-12-10T14:31:07.067Z] #53 24.66 Unpacking libbtrfs0 (4.20.1-2) ...
14:31:07 [2020-12-10T14:31:07.067Z] #53 24.70 Selecting previously unselected package libbtrfs-dev.
14:31:07 [2020-12-10T14:31:07.067Z] #53 24.70 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
14:31:07 [2020-12-10T14:31:07.067Z] #53 24.70 Unpacking libbtrfs-dev (4.20.1-2) ...
14:31:07 [2020-12-10T14:31:07.067Z] #53 24.83 Setting up libbtrfs0 (4.20.1-2) ...
14:31:07 [2020-12-10T14:31:07.067Z] #53 24.84 Setting up libbtrfs-dev (4.20.1-2) ...
14:31:07 [2020-12-10T14:31:07.067Z] #53 24.85 Processing triggers for libc-bin (2.28-10) ...
14:31:07 [2020-12-10T14:31:07.176Z] #49 17.17 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:31:07 [2020-12-10T14:31:07.176Z] #49 17.22 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:31:07 [2020-12-10T14:31:07.176Z] #49 17.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:31:07 [2020-12-10T14:31:07.356Z] #53 ...
14:31:07 [2020-12-10T14:31:07.356Z] 
14:31:07 [2020-12-10T14:31:07.356Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:07 [2020-12-10T14:31:07.356Z] #11 14.91 Fetched 8095 kB in 12s (701 kB/s)
14:31:07 [2020-12-10T14:31:07.356Z] #11 14.91 Reading package lists...
14:31:07 [2020-12-10T14:31:07.356Z] #11 18.34 Reading package lists...
14:31:07 [2020-12-10T14:31:07.356Z] #11 22.57 Building dependency tree...
14:31:07 [2020-12-10T14:31:07.356Z] #11 23.61 The following additional packages will be installed:
14:31:07 [2020-12-10T14:31:07.356Z] #11 23.62   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:31:07 [2020-12-10T14:31:07.356Z] #11 23.62   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:31:07 [2020-12-10T14:31:07.356Z] #11 23.63   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:31:07 [2020-12-10T14:31:07.356Z] #11 23.63   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
14:31:07 [2020-12-10T14:31:07.356Z] #11 23.63   mingw-w64-x86-64-dev
14:31:07 [2020-12-10T14:31:07.356Z] #11 23.63 Suggested packages:
14:31:07 [2020-12-10T14:31:07.356Z] #11 23.63   gcc-8-locales seccomp wine64
14:31:07 [2020-12-10T14:31:07.356Z] #11 24.50 The following NEW packages will be installed:
14:31:07 [2020-12-10T14:31:07.356Z] #11 24.54   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:31:07 [2020-12-10T14:31:07.356Z] #11 24.54   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:31:07 [2020-12-10T14:31:07.356Z] #11 24.54   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:31:07 [2020-12-10T14:31:07.356Z] #11 24.54   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:31:07 [2020-12-10T14:31:07.356Z] #11 24.54   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:31:07 [2020-12-10T14:31:07.356Z] #11 24.55   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:31:07 [2020-12-10T14:31:07.356Z] #11 24.55 The following packages will be upgraded:
14:31:07 [2020-12-10T14:31:07.356Z] #11 24.55   libsystemd0 libudev1
14:31:07 [2020-12-10T14:31:07.356Z] #11 24.69 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
14:31:07 [2020-12-10T14:31:07.356Z] #11 24.69 Need to get 73.7 MB of archives.
14:31:07 [2020-12-10T14:31:07.356Z] #11 24.69 After this operation, 494 MB of additional disk space will be used.
14:31:07 [2020-12-10T14:31:07.356Z] #11 24.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u5 [307 kB]
14:31:07 [2020-12-10T14:31:07.356Z] #11 24.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u5 [145 kB]
14:31:07 [2020-12-10T14:31:07.356Z] #11 24.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
14:31:07 [2020-12-10T14:31:07.356Z] #11 ...
14:31:07 [2020-12-10T14:31:07.356Z] 
14:31:07 [2020-12-10T14:31:07.356Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:07 [2020-12-10T14:31:07.356Z] #40 23.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
14:31:07 [2020-12-10T14:31:07.357Z] #40 23.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
14:31:07 [2020-12-10T14:31:07.357Z] #40 23.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
14:31:07 [2020-12-10T14:31:07.357Z] #40 23.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
14:31:07 [2020-12-10T14:31:07.357Z] #40 24.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
14:31:07 [2020-12-10T14:31:07.357Z] #40 24.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
14:31:07 [2020-12-10T14:31:07.357Z] #40 24.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
14:31:07 [2020-12-10T14:31:07.357Z] #40 24.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
14:31:07 [2020-12-10T14:31:07.357Z] #40 24.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
14:31:07 [2020-12-10T14:31:07.357Z] #40 24.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
14:31:07 [2020-12-10T14:31:07.357Z] #40 24.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
14:31:07 [2020-12-10T14:31:07.357Z] #40 24.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
14:31:07 [2020-12-10T14:31:07.357Z] #40 24.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
14:31:07 [2020-12-10T14:31:07.357Z] #40 24.87 debconf: delaying package configuration, since apt-utils is not installed
14:31:07 [2020-12-10T14:31:07.357Z] #40 24.96 Fetched 3742 kB in 1s (7009 kB/s)
14:31:07 [2020-12-10T14:31:07.357Z] #40 25.02 Selecting previously unselected package libcap-dev:s390x.
14:31:07 [2020-12-10T14:31:07.357Z] #40 25.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
14:31:07 [2020-12-10T14:31:07.357Z] #40 25.02 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
14:31:07 [2020-12-10T14:31:07.357Z] #40 25.03 Unpacking libcap-dev:s390x (1:2.25-2) ...
14:31:07 [2020-12-10T14:31:07.436Z] #49 17.53 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:31:07 [2020-12-10T14:31:07.647Z] #40 ...
14:31:07 [2020-12-10T14:31:07.647Z] 
14:31:07 [2020-12-10T14:31:07.647Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:31:07 [2020-12-10T14:31:07.647Z] #53 DONE 25.2s
14:31:07 [2020-12-10T14:31:07.647Z] 
14:31:07 [2020-12-10T14:31:07.647Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:07 [2020-12-10T14:31:07.647Z] #40 25.20 Selecting previously unselected package libnet1:s390x.
14:31:07 [2020-12-10T14:31:07.647Z] #40 25.20 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
14:31:07 [2020-12-10T14:31:07.647Z] #40 25.20 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
14:31:07 [2020-12-10T14:31:07.647Z] #40 25.30 Selecting previously unselected package libnet1-dev.
14:31:07 [2020-12-10T14:31:07.647Z] #40 25.31 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
14:31:07 [2020-12-10T14:31:07.647Z] #40 25.31 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:31:07 [2020-12-10T14:31:07.696Z] #49 17.64 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:31:07 [2020-12-10T14:31:07.802Z] #9 DONE 4.8s
14:31:07 [2020-12-10T14:31:07.802Z] 
14:31:07 [2020-12-10T14:31:07.802Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:31:07 [2020-12-10T14:31:07.802Z] #10 DONE 0.5s
14:31:07 [2020-12-10T14:31:07.802Z] 
14:31:07 [2020-12-10T14:31:07.802Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:31:07 [2020-12-10T14:31:07.802Z] #56 ...
14:31:07 [2020-12-10T14:31:07.802Z] 
14:31:07 [2020-12-10T14:31:07.802Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:31:07 [2020-12-10T14:31:07.802Z] #29 DONE 0.1s
14:31:07 [2020-12-10T14:31:07.802Z] 
14:31:07 [2020-12-10T14:31:07.802Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:31:07 [2020-12-10T14:31:07.802Z] #37 DONE 0.1s
14:31:07 [2020-12-10T14:31:07.937Z] #40 25.49 Selecting previously unselected package libnl-3-200:s390x.
14:31:07 [2020-12-10T14:31:07.937Z] #40 25.49 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
14:31:07 [2020-12-10T14:31:07.937Z] #40 25.49 Unpacking libnl-3-200:s390x (3.4.0-1) ...
14:31:07 [2020-12-10T14:31:07.937Z] #40 25.60 Selecting previously unselected package libnl-3-dev:s390x.
14:31:07 [2020-12-10T14:31:07.937Z] #40 25.61 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
14:31:07 [2020-12-10T14:31:07.937Z] #40 25.64 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
14:31:08 [2020-12-10T14:31:08.062Z] 
14:31:08 [2020-12-10T14:31:08.062Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.308 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.312 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.376 Selecting previously unselected package libnghttp2-14:amd64.
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.377 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.382 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.426 Selecting previously unselected package libpsl5:amd64.
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.427 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.431 Unpacking libpsl5:amd64 (0.20.2-2) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.475 Selecting previously unselected package librtmp1:amd64.
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.476 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.481 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.522 Selecting previously unselected package libssh2-1:amd64.
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.523 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.528 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.686 Selecting previously unselected package libcurl4:amd64.
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.687 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.700 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.779 Selecting previously unselected package curl.
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.780 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.791 Unpacking curl (7.64.0-4+deb10u1) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.952 Selecting previously unselected package libonig5:amd64.
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.953 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 7.969 Unpacking libonig5:amd64 (6.9.1-1) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 8.386 Selecting previously unselected package libjq1:amd64.
14:31:08 [2020-12-10T14:31:08.062Z] #25 8.387 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 8.452 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 9.536 Selecting previously unselected package jq.
14:31:08 [2020-12-10T14:31:08.062Z] #25 9.537 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 9.652 Unpacking jq (1.5+dfsg-2+b1) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 10.09 Setting up libkeyutils1:amd64 (1.6-6) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 10.16 Setting up libpsl5:amd64 (0.20.2-2) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 10.27 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 10.61 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 11.02 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 11.48 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 11.60 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 11.66 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 11.69 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 11.74 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 11.82 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 11.87 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 11.90 Setting up openssl (1.1.1d-0+deb10u4) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 12.01 Setting up libonig5:amd64 (6.9.1-1) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 12.02 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 12.04 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 12.05 Setting up ca-certificates (20200601~deb10u1) ...
14:31:08 [2020-12-10T14:31:08.062Z] #25 12.43 Updating certificates in /etc/ssl/certs...
14:31:08 [2020-12-10T14:31:08.062Z] #25 12.90 126 added, 0 removed; done.
14:31:08 [2020-12-10T14:31:08.226Z] #40 25.89 Selecting previously unselected package libprotobuf-c1:s390x.
14:31:08 [2020-12-10T14:31:08.226Z] #40 25.89 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
14:31:08 [2020-12-10T14:31:08.226Z] #40 25.89 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
14:31:08 [2020-12-10T14:31:08.322Z] #25 12.96 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
14:31:08 [2020-12-10T14:31:08.322Z] #25 12.98 Setting up jq (1.5+dfsg-2+b1) ...
14:31:08 [2020-12-10T14:31:08.322Z] #25 13.00 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
14:31:08 [2020-12-10T14:31:08.322Z] #25 13.01 Setting up curl (7.64.0-4+deb10u1) ...
14:31:08 [2020-12-10T14:31:08.322Z] #25 13.02 Processing triggers for libc-bin (2.28-10) ...
14:31:08 [2020-12-10T14:31:08.322Z] #25 13.05 Processing triggers for ca-certificates (20200601~deb10u1) ...
14:31:08 [2020-12-10T14:31:08.323Z] #25 13.07 Updating certificates in /etc/ssl/certs...
14:31:08 [2020-12-10T14:31:08.516Z] #40 25.98 Selecting previously unselected package libprotobuf-c-dev:s390x.
14:31:08 [2020-12-10T14:31:08.516Z] #40 25.99 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
14:31:08 [2020-12-10T14:31:08.516Z] #40 26.00 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
14:31:08 [2020-12-10T14:31:08.516Z] #40 26.09 Selecting previously unselected package zlib1g-dev:s390x.
14:31:08 [2020-12-10T14:31:08.516Z] #40 26.09 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
14:31:08 [2020-12-10T14:31:08.516Z] #40 26.10 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
14:31:08 [2020-12-10T14:31:08.516Z] #40 26.31 Selecting previously unselected package libprotobuf17:s390x.
14:31:08 [2020-12-10T14:31:08.635Z] #49 18.43 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:31:08 [2020-12-10T14:31:08.805Z] #40 ...
14:31:08 [2020-12-10T14:31:08.805Z] 
14:31:08 [2020-12-10T14:31:08.805Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:08 [2020-12-10T14:31:08.805Z] #62 DONE 26.4s
14:31:08 [2020-12-10T14:31:08.805Z] 
14:31:08 [2020-12-10T14:31:08.805Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:08 [2020-12-10T14:31:08.805Z] #40 26.31 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
14:31:08 [2020-12-10T14:31:08.805Z] #40 26.31 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
14:31:09 [2020-12-10T14:31:09.204Z] #49 19.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:31:09 [2020-12-10T14:31:09.266Z] #25 ...
14:31:09 [2020-12-10T14:31:09.266Z] 
14:31:09 [2020-12-10T14:31:09.266Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.140 + RM_GOPATH=0
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.140 + TMP_GOPATH=
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.140 + : /build
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.140 + '[' -z '' ']'
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.140 ++ mktemp -d
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.140 + export GOPATH=/tmp/tmp.0x8YPwjZOu
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.140 + GOPATH=/tmp/tmp.0x8YPwjZOu
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.140 + RM_GOPATH=1
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.140 + case "$(go env GOARCH)" in
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.143 ++ go env GOARCH
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.147 + export GO_BUILDMODE=-buildmode=pie
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.147 + GO_BUILDMODE=-buildmode=pie
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.149 ++ dirname /tmp/install/install.sh
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.149 + dir=/tmp/install
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.149 + bin=vndr
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.149 + shift
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.150 + '[' '!' -f /tmp/install/vndr.installer ']'
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.150 + . /tmp/install/vndr.installer
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.150 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.150 + install_vndr
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.150 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.150 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.150 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0x8YPwjZOu/src/github.com/LK4D4/vndr
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.151 Cloning into '/tmp/tmp.0x8YPwjZOu/src/github.com/LK4D4/vndr'...
14:31:09 [2020-12-10T14:31:09.266Z] #43 ...
14:31:09 [2020-12-10T14:31:09.266Z] 
14:31:09 [2020-12-10T14:31:09.266Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:31:09 [2020-12-10T14:31:09.266Z] #25 13.84 0 added, 0 removed; done.
14:31:09 [2020-12-10T14:31:09.266Z] #25 13.84 Running hooks in /etc/ca-certificates/update.d...
14:31:09 [2020-12-10T14:31:09.266Z] #25 13.84 done.
14:31:09 [2020-12-10T14:31:09.266Z] #25 DONE 14.0s
14:31:09 [2020-12-10T14:31:09.266Z] 
14:31:09 [2020-12-10T14:31:09.266Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.397 + cd /tmp/tmp.0x8YPwjZOu/src/github.com/LK4D4/vndr
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.397 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
14:31:09 [2020-12-10T14:31:09.266Z] #43 1.400 + go build -buildmode=pie -v -o /build/vndr .
14:31:09 [2020-12-10T14:31:09.440Z] #40 27.01 Selecting previously unselected package libprotobuf-lite17:s390x.
14:31:09 [2020-12-10T14:31:09.440Z] #40 27.01 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
14:31:09 [2020-12-10T14:31:09.440Z] #40 27.01 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
14:31:09 [2020-12-10T14:31:09.527Z] #43 ...
14:31:09 [2020-12-10T14:31:09.527Z] 
14:31:09 [2020-12-10T14:31:09.527Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:31:09 [2020-12-10T14:31:09.527Z] #26 DONE 0.1s
14:31:09 [2020-12-10T14:31:09.527Z] 
14:31:09 [2020-12-10T14:31:09.527Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.535 runtime/internal/sys
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.535 math/bits
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.549 internal/race
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.549 unicode/utf8
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.549 unicode
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.549 internal/cpu
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.550 sync/atomic
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.550 runtime/internal/atomic
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.557 runtime/internal/math
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.570 encoding
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.579 unicode/utf16
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.599 container/list
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.604 crypto/internal/subtle
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.608 crypto/subtle
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.631 vendor/golang.org/x/crypto/cryptobyte/asn1
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.643 internal/nettrace
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.672 vendor/golang.org/x/crypto/internal/subtle
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.674 internal/testlog
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.700 internal/bytealg
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.708 math
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.722 runtime/cgo
14:31:09 [2020-12-10T14:31:09.527Z] #43 1.748 vendor/golang.org/x/crypto/curve25519
14:31:09 [2020-12-10T14:31:09.602Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done
14:31:09 [2020-12-10T14:31:09.602Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
14:31:09 [2020-12-10T14:31:09.602Z] #8 ...
14:31:09 [2020-12-10T14:31:09.602Z] 
14:31:09 [2020-12-10T14:31:09.602Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:31:09 [2020-12-10T14:31:09.602Z] #25 1.071 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
14:31:09 [2020-12-10T14:31:09.602Z] #25 1.074 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:31:09 [2020-12-10T14:31:09.602Z] #25 1.097 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:09 [2020-12-10T14:31:09.602Z] #25 1.240 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:31:09 [2020-12-10T14:31:09.602Z] #25 1.497 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
14:31:09 [2020-12-10T14:31:09.602Z] #25 2.038 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
14:31:09 [2020-12-10T14:31:09.602Z] #25 3.289 Fetched 8408 kB in 3s (3311 kB/s)
14:31:09 [2020-12-10T14:31:09.602Z] #25 3.289 Reading package lists...
14:31:09 [2020-12-10T14:31:09.602Z] #25 4.238 Reading package lists...
14:31:09 [2020-12-10T14:31:09.602Z] #25 5.118 Building dependency tree...
14:31:09 [2020-12-10T14:31:09.602Z] #25 5.493 The following additional packages will be installed:
14:31:09 [2020-12-10T14:31:09.602Z] #25 5.493   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
14:31:09 [2020-12-10T14:31:09.602Z] #25 5.493   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
14:31:09 [2020-12-10T14:31:09.602Z] #25 5.493   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
14:31:09 [2020-12-10T14:31:09.602Z] #25 5.493 Suggested packages:
14:31:09 [2020-12-10T14:31:09.602Z] #25 5.493   krb5-doc krb5-user
14:31:09 [2020-12-10T14:31:09.602Z] #25 5.493 Recommended packages:
14:31:09 [2020-12-10T14:31:09.602Z] #25 5.493   krb5-locales publicsuffix libsasl2-modules
14:31:09 [2020-12-10T14:31:09.602Z] #25 5.715 The following NEW packages will be installed:
14:31:09 [2020-12-10T14:31:09.602Z] #25 5.716   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
14:31:09 [2020-12-10T14:31:09.602Z] #25 5.716   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
14:31:09 [2020-12-10T14:31:09.602Z] #25 5.716   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:31:09 [2020-12-10T14:31:09.602Z] #25 5.717   libssh2-1 libssl1.1 openssl
14:31:09 [2020-12-10T14:31:09.602Z] #25 6.002 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded.
14:31:09 [2020-12-10T14:31:09.602Z] #25 6.002 Need to get 5047 kB of archives.
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.002 After this operation, 12.1 MB of additional disk space will be used.
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.002 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.017 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.017 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.017 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.017 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.017 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.017 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.017 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.017 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.025 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.025 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.037 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.043 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.043 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.043 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.044 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.049 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.059 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.066 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.072 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.073 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.228 debconf: delaying package configuration, since apt-utils is not installed
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.259 Fetched 5047 kB in 0s (15.3 MB/s)
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.309 Selecting previously unselected package libssl1.1:amd64.
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.309 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.309 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.319 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.518 Selecting previously unselected package openssl.
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.518 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.523 Unpacking openssl (1.1.1d-0+deb10u4) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.695 Selecting previously unselected package ca-certificates.
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.695 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.699 Unpacking ca-certificates (20200601~deb10u1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.785 Selecting previously unselected package libkeyutils1:amd64.
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.785 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.791 Unpacking libkeyutils1:amd64 (1.6-6) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.828 Selecting previously unselected package libkrb5support0:amd64.
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.828 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.832 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.881 Selecting previously unselected package libk5crypto3:amd64.
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.881 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.885 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.937 Selecting previously unselected package libkrb5-3:amd64.
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.937 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 6.943 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.041 Selecting previously unselected package libgssapi-krb5-2:amd64.
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.041 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.046 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.100 Selecting previously unselected package libsasl2-modules-db:amd64.
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.100 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.104 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.151 Selecting previously unselected package libsasl2-2:amd64.
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.151 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.166 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.223 Selecting previously unselected package libldap-common.
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.225 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.231 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.304 Selecting previously unselected package libldap-2.4-2:amd64.
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.304 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.333 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.400 Selecting previously unselected package libnghttp2-14:amd64.
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.400 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.404 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.458 Selecting previously unselected package libpsl5:amd64.
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.458 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.465 Unpacking libpsl5:amd64 (0.20.2-2) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.515 Selecting previously unselected package librtmp1:amd64.
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.515 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.523 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.588 Selecting previously unselected package libssh2-1:amd64.
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.590 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.596 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.654 Selecting previously unselected package libcurl4:amd64.
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.654 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.660 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.725 Selecting previously unselected package curl.
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.725 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.731 Unpacking curl (7.64.0-4+deb10u1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.818 Selecting previously unselected package libonig5:amd64.
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.818 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.823 Unpacking libonig5:amd64 (6.9.1-1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.887 Selecting previously unselected package libjq1:amd64.
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.887 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.901 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.961 Selecting previously unselected package jq.
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.962 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 7.967 Unpacking jq (1.5+dfsg-2+b1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 8.029 Setting up libkeyutils1:amd64 (1.6-6) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 8.042 Setting up libpsl5:amd64 (0.20.2-2) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 8.058 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 8.176 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 8.189 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 8.211 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 8.223 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 8.240 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 8.259 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 8.271 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 8.282 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 8.292 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 8.304 Setting up openssl (1.1.1d-0+deb10u4) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 8.321 Setting up libonig5:amd64 (6.9.1-1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 8.332 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 8.340 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 8.352 Setting up ca-certificates (20200601~deb10u1) ...
14:31:09 [2020-12-10T14:31:09.603Z] #25 8.937 Updating certificates in /etc/ssl/certs...
14:31:09 [2020-12-10T14:31:09.730Z] #40 27.23 Selecting previously unselected package libprotobuf-dev:s390x.
14:31:09 [2020-12-10T14:31:09.730Z] #40 27.24 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
14:31:09 [2020-12-10T14:31:09.730Z] #40 27.24 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
14:31:09 [2020-12-10T14:31:09.859Z] #25 ...
14:31:09 [2020-12-10T14:31:09.859Z] 
14:31:09 [2020-12-10T14:31:09.859Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:31:10 [2020-12-10T14:31:10.101Z] #43 2.069 runtime
14:31:10 [2020-12-10T14:31:10.359Z] #40 27.98 Selecting previously unselected package libprotoc17:s390x.
14:31:10 [2020-12-10T14:31:10.359Z] #40 27.98 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
14:31:10 [2020-12-10T14:31:10.359Z] #40 27.99 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
14:31:10 [2020-12-10T14:31:10.586Z] #49 20.52 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:31:10 [2020-12-10T14:31:10.649Z] #40 28.40 Selecting previously unselected package protobuf-c-compiler.
14:31:10 [2020-12-10T14:31:10.939Z] #40 28.41 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
14:31:10 [2020-12-10T14:31:10.939Z] #40 28.41 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
14:31:10 [2020-12-10T14:31:10.939Z] #40 28.54 Selecting previously unselected package protobuf-compiler.
14:31:10 [2020-12-10T14:31:10.939Z] #40 28.54 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
14:31:10 [2020-12-10T14:31:10.939Z] #40 28.55 Unpacking protobuf-compiler (3.6.1.3-2) ...
14:31:10 [2020-12-10T14:31:10.939Z] #40 28.63 Selecting previously unselected package python-pkg-resources.
14:31:10 [2020-12-10T14:31:10.939Z] #40 28.64 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
14:31:10 [2020-12-10T14:31:10.939Z] #40 28.64 Unpacking python-pkg-resources (40.8.0-1) ...
14:31:11 [2020-12-10T14:31:11.156Z] #49 ...
14:31:11 [2020-12-10T14:31:11.156Z] 
14:31:11 [2020-12-10T14:31:11.156Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.13 go: downloading github.com/fatih/color v1.7.0
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.16 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.16 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.16 go: downloading github.com/stretchr/testify v1.4.0
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.20 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.20 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.24 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.24 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.36 go: extracting github.com/mitchellh/go-homedir v1.1.0
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.37 go: extracting github.com/fatih/color v1.7.0
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.61 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.64 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.66 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.68 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.71 go: extracting github.com/stretchr/testify v1.4.0
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.72 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.73 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.89 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:31:11 [2020-12-10T14:31:11.156Z] #47 13.95 go: downloading github.com/pkg/errors v0.8.1
14:31:11 [2020-12-10T14:31:11.156Z] #47 14.05 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:31:11 [2020-12-10T14:31:11.156Z] #47 14.05 go: downloading github.com/ultraware/whitespace v0.0.4
14:31:11 [2020-12-10T14:31:11.157Z] #47 14.10 go: extracting github.com/pkg/errors v0.8.1
14:31:11 [2020-12-10T14:31:11.157Z] #47 14.22 go: extracting github.com/ultraware/whitespace v0.0.4
14:31:11 [2020-12-10T14:31:11.157Z] #47 14.29 go: downloading github.com/gobwas/glob v0.2.3
14:31:11 [2020-12-10T14:31:11.157Z] #47 14.36 go: extracting github.com/gobwas/glob v0.2.3
14:31:11 [2020-12-10T14:31:11.157Z] #47 15.99 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
14:31:11 [2020-12-10T14:31:11.157Z] #47 18.43 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
14:31:11 [2020-12-10T14:31:11.157Z] #47 18.46 go: downloading github.com/sirupsen/logrus v1.4.2
14:31:11 [2020-12-10T14:31:11.157Z] #47 18.46 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
14:31:11 [2020-12-10T14:31:11.157Z] #47 18.54 go: downloading github.com/go-lintpack/lintpack v0.5.2
14:31:11 [2020-12-10T14:31:11.157Z] #47 18.54 go: downloading github.com/stretchr/objx v0.2.0
14:31:11 [2020-12-10T14:31:11.157Z] #47 18.54 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:31:11 [2020-12-10T14:31:11.157Z] #47 18.54 go: downloading github.com/mattn/go-colorable v0.1.4
14:31:11 [2020-12-10T14:31:11.157Z] #47 18.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:31:11 [2020-12-10T14:31:11.157Z] #47 18.82 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
14:31:11 [2020-12-10T14:31:11.157Z] #47 18.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:31:11 [2020-12-10T14:31:11.157Z] #47 18.98 go: extracting github.com/sirupsen/logrus v1.4.2
14:31:11 [2020-12-10T14:31:11.157Z] #47 19.09 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:31:11 [2020-12-10T14:31:11.157Z] #47 19.09 go: downloading gopkg.in/yaml.v2 v2.2.7
14:31:11 [2020-12-10T14:31:11.157Z] #47 19.13 go: extracting github.com/stretchr/objx v0.2.0
14:31:11 [2020-12-10T14:31:11.157Z] #47 19.14 go: extracting github.com/go-lintpack/lintpack v0.5.2
14:31:11 [2020-12-10T14:31:11.157Z] #47 19.20 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
14:31:11 [2020-12-10T14:31:11.157Z] #47 19.22 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:31:11 [2020-12-10T14:31:11.157Z] #47 19.36 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
14:31:11 [2020-12-10T14:31:11.157Z] #47 19.37 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
14:31:11 [2020-12-10T14:31:11.157Z] #47 19.39 go: extracting github.com/mattn/go-colorable v0.1.4
14:31:11 [2020-12-10T14:31:11.157Z] #47 19.45 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
14:31:11 [2020-12-10T14:31:11.157Z] #47 19.59 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
14:31:11 [2020-12-10T14:31:11.157Z] #47 19.79 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
14:31:11 [2020-12-10T14:31:11.157Z] #47 19.79 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
14:31:11 [2020-12-10T14:31:11.157Z] #47 19.81 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
14:31:11 [2020-12-10T14:31:11.157Z] #47 19.89 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:31:11 [2020-12-10T14:31:11.157Z] #47 19.98 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
14:31:11 [2020-12-10T14:31:11.157Z] #47 19.99 go: extracting gopkg.in/yaml.v2 v2.2.7
14:31:11 [2020-12-10T14:31:11.157Z] #47 20.00 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
14:31:11 [2020-12-10T14:31:11.157Z] #47 20.02 go: downloading github.com/davecgh/go-spew v1.1.1
14:31:11 [2020-12-10T14:31:11.157Z] #47 20.02 go: downloading github.com/uudashr/gocognit v1.0.1
14:31:11 [2020-12-10T14:31:11.157Z] #47 20.02 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
14:31:11 [2020-12-10T14:31:11.157Z] #47 20.03 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
14:31:11 [2020-12-10T14:31:11.157Z] #47 20.14 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
14:31:11 [2020-12-10T14:31:11.157Z] #47 20.25 go: downloading github.com/sourcegraph/go-diff v0.5.1
14:31:11 [2020-12-10T14:31:11.157Z] #47 20.37 go: extracting github.com/uudashr/gocognit v1.0.1
14:31:11 [2020-12-10T14:31:11.157Z] #47 20.42 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
14:31:11 [2020-12-10T14:31:11.157Z] #47 20.43 go: extracting github.com/davecgh/go-spew v1.1.1
14:31:11 [2020-12-10T14:31:11.157Z] #47 20.47 go: downloading github.com/spf13/pflag v1.0.5
14:31:11 [2020-12-10T14:31:11.157Z] #47 20.49 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
14:31:11 [2020-12-10T14:31:11.157Z] #47 20.58 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
14:31:11 [2020-12-10T14:31:11.157Z] #47 20.68 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
14:31:11 [2020-12-10T14:31:11.157Z] #47 20.73 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
14:31:11 [2020-12-10T14:31:11.157Z] #47 20.85 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
14:31:11 [2020-12-10T14:31:11.157Z] #47 20.96 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
14:31:11 [2020-12-10T14:31:11.157Z] #47 20.99 go: extracting github.com/sourcegraph/go-diff v0.5.1
14:31:11 [2020-12-10T14:31:11.157Z] #47 20.99 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:31:11 [2020-12-10T14:31:11.157Z] #47 21.00 go: downloading github.com/ultraware/funlen v0.0.2
14:31:11 [2020-12-10T14:31:11.157Z] #47 21.00 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
14:31:11 [2020-12-10T14:31:11.157Z] #47 21.04 go: extracting github.com/ultraware/funlen v0.0.2
14:31:11 [2020-12-10T14:31:11.157Z] #47 21.05 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:31:11 [2020-12-10T14:31:11.157Z] #47 21.15 go: downloading github.com/kisielk/gotool v1.0.0
14:31:11 [2020-12-10T14:31:11.157Z] #47 21.22 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
14:31:11 [2020-12-10T14:31:11.228Z] #40 28.81 Selecting previously unselected package python-six.
14:31:11 [2020-12-10T14:31:11.228Z] #40 28.82 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
14:31:11 [2020-12-10T14:31:11.228Z] #40 28.82 Unpacking python-six (1.12.0-1) ...
14:31:11 [2020-12-10T14:31:11.228Z] #40 28.90 Selecting previously unselected package python-protobuf.
14:31:11 [2020-12-10T14:31:11.228Z] #40 28.90 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
14:31:11 [2020-12-10T14:31:11.228Z] #40 28.91 Unpacking python-protobuf (3.6.1.3-2) ...
14:31:11 [2020-12-10T14:31:11.417Z] #47 21.22 go: extracting github.com/spf13/pflag v1.0.5
14:31:11 [2020-12-10T14:31:11.417Z] #47 ...
14:31:11 [2020-12-10T14:31:11.417Z] 
14:31:11 [2020-12-10T14:31:11.417Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:31:11 [2020-12-10T14:31:11.417Z] #53 11.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
14:31:11 [2020-12-10T14:31:11.417Z] #53 ...
14:31:11 [2020-12-10T14:31:11.417Z] 
14:31:11 [2020-12-10T14:31:11.417Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:11 [2020-12-10T14:31:11.417Z] #47 21.43 go: extracting github.com/kisielk/gotool v1.0.0
14:31:11 [2020-12-10T14:31:11.417Z] #47 21.52 go: downloading golang.org/x/text v0.3.2
14:31:11 [2020-12-10T14:31:11.517Z] #40 29.23 Setting up python-pkg-resources (40.8.0-1) ...
14:31:11 [2020-12-10T14:31:11.678Z] #47 21.54 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:31:11 [2020-12-10T14:31:11.678Z] #47 21.55 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
14:31:11 [2020-12-10T14:31:11.678Z] #47 21.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
14:31:11 [2020-12-10T14:31:11.678Z] #47 21.65 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
14:31:11 [2020-12-10T14:31:11.678Z] #47 ...
14:31:11 [2020-12-10T14:31:11.678Z] 
14:31:11 [2020-12-10T14:31:11.678Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:31:11 [2020-12-10T14:31:11.678Z] #45 11.59 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:31:11 [2020-12-10T14:31:11.678Z] #45 12.73 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:31:11 [2020-12-10T14:31:11.678Z] #45 14.52 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:31:11 [2020-12-10T14:31:11.678Z] #45 18.42 go: finding github.com/fatih/color v1.9.0
14:31:11 [2020-12-10T14:31:11.678Z] #45 18.45 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:31:11 [2020-12-10T14:31:11.678Z] #45 18.52 go: finding github.com/pkg/errors v0.9.1
14:31:11 [2020-12-10T14:31:11.678Z] #45 18.66 go: finding github.com/mattn/go-colorable v0.1.6
14:31:11 [2020-12-10T14:31:11.678Z] #45 18.75 go: finding github.com/spf13/pflag v1.0.3
14:31:11 [2020-12-10T14:31:11.678Z] #45 18.83 go: finding github.com/mattn/go-isatty v0.0.12
14:31:11 [2020-12-10T14:31:11.678Z] #45 18.95 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:31:11 [2020-12-10T14:31:11.678Z] #45 19.17 go: finding github.com/jonboulle/clockwork v0.1.0
14:31:11 [2020-12-10T14:31:11.678Z] #45 19.26 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:31:11 [2020-12-10T14:31:11.678Z] #45 19.31 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:31:11 [2020-12-10T14:31:11.678Z] #45 19.32 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:31:11 [2020-12-10T14:31:11.678Z] #45 ...
14:31:11 [2020-12-10T14:31:11.678Z] 
14:31:11 [2020-12-10T14:31:11.678Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:11 [2020-12-10T14:31:11.678Z] #47 21.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:31:11 [2020-12-10T14:31:11.678Z] #47 21.79 go: downloading github.com/spf13/cobra v0.0.5
14:31:11 [2020-12-10T14:31:11.938Z] #47 ...
14:31:11 [2020-12-10T14:31:11.938Z] 
14:31:11 [2020-12-10T14:31:11.938Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:11 [2020-12-10T14:31:11.938Z] #11 11.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
14:31:11 [2020-12-10T14:31:11.938Z] #11 ...
14:31:11 [2020-12-10T14:31:11.938Z] 
14:31:11 [2020-12-10T14:31:11.938Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:11 [2020-12-10T14:31:11.938Z] #40 11.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
14:31:12 [2020-12-10T14:31:12.008Z] Client:
14:31:12 [2020-12-10T14:31:12.008Z]  Debug Mode: false
14:31:12 [2020-12-10T14:31:12.008Z] 
14:31:12 [2020-12-10T14:31:12.008Z] Server:
14:31:12 [2020-12-10T14:31:12.008Z]  Containers: 0
14:31:12 [2020-12-10T14:31:12.008Z]   Running: 0
14:31:12 [2020-12-10T14:31:12.008Z]   Paused: 0
14:31:12 [2020-12-10T14:31:12.008Z]   Stopped: 0
14:31:12 [2020-12-10T14:31:12.008Z]  Images: 0
14:31:12 [2020-12-10T14:31:12.008Z]  Server Version: 19.03.13
14:31:12 [2020-12-10T14:31:12.008Z]  Storage Driver: overlay2
14:31:12 [2020-12-10T14:31:12.008Z]   Backing Filesystem: extfs
14:31:12 [2020-12-10T14:31:12.008Z]   Supports d_type: true
14:31:12 [2020-12-10T14:31:12.008Z]   Native Overlay Diff: true
14:31:12 [2020-12-10T14:31:12.008Z]  Logging Driver: json-file
14:31:12 [2020-12-10T14:31:12.008Z]  Cgroup Driver: cgroupfs
14:31:12 [2020-12-10T14:31:12.008Z]  Plugins:
14:31:12 [2020-12-10T14:31:12.008Z]   Volume: local
14:31:12 [2020-12-10T14:31:12.008Z]   Network: bridge host ipvlan macvlan null overlay
14:31:12 [2020-12-10T14:31:12.008Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:31:12 [2020-12-10T14:31:12.008Z]  Swarm: inactive
14:31:12 [2020-12-10T14:31:12.008Z]  Runtimes: runc
14:31:12 [2020-12-10T14:31:12.008Z]  Default Runtime: runc
14:31:12 [2020-12-10T14:31:12.008Z]  Init Binary: docker-init
14:31:12 [2020-12-10T14:31:12.008Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
14:31:12 [2020-12-10T14:31:12.008Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:31:12 [2020-12-10T14:31:12.008Z]  init version: fec3683
14:31:12 [2020-12-10T14:31:12.008Z]  Security Options:
14:31:12 [2020-12-10T14:31:12.008Z]   apparmor
14:31:12 [2020-12-10T14:31:12.008Z]   seccomp
14:31:12 [2020-12-10T14:31:12.008Z]    Profile: default
14:31:12 [2020-12-10T14:31:12.008Z]  Kernel Version: 5.4.0-1025-aws
14:31:12 [2020-12-10T14:31:12.008Z]  Operating System: Ubuntu 18.04.5 LTS
14:31:12 [2020-12-10T14:31:12.008Z]  OSType: linux
14:31:12 [2020-12-10T14:31:12.008Z]  Architecture: aarch64
14:31:12 [2020-12-10T14:31:12.008Z]  CPUs: 4
14:31:12 [2020-12-10T14:31:12.008Z]  Total Memory: 7.494GiB
14:31:12 [2020-12-10T14:31:12.008Z]  Name: ip-10-100-97-118
14:31:12 [2020-12-10T14:31:12.008Z]  ID: KZ7P:P43T:JL4T:WPPC:23MM:HAY7:WPBQ:V7UN:UQ77:DA37:VCVY:4MNL
14:31:12 [2020-12-10T14:31:12.008Z]  Docker Root Dir: /var/lib/docker
14:31:12 [2020-12-10T14:31:12.008Z]  Debug Mode: false
14:31:12 [2020-12-10T14:31:12.008Z]  Registry: https://index.docker.io/v1/
14:31:12 [2020-12-10T14:31:12.008Z]  Labels:
14:31:12 [2020-12-10T14:31:12.008Z]  Experimental: true
14:31:12 [2020-12-10T14:31:12.008Z]  Insecure Registries:
14:31:12 [2020-12-10T14:31:12.008Z]   127.0.0.0/8
14:31:12 [2020-12-10T14:31:12.008Z]  Live Restore Enabled: true
14:31:12 [2020-12-10T14:31:12.008Z] 
14:31:12 [2020-12-10T14:31:12.008Z] WARNING: No swap limit support
[Pipeline] sh
14:31:12 [2020-12-10T14:31:12.197Z] #40 ...
14:31:12 [2020-12-10T14:31:12.198Z] 
14:31:12 [2020-12-10T14:31:12.198Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:12 [2020-12-10T14:31:12.198Z] #47 22.04 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
14:31:12 [2020-12-10T14:31:12.198Z] #47 22.13 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:31:12 [2020-12-10T14:31:12.198Z] #47 22.31 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:31:12 [2020-12-10T14:31:12.198Z] #47 22.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:31:12 [2020-12-10T14:31:12.301Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:31:12 [2020-12-10T14:31:12.301Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:31:12 [2020-12-10T14:31:12.301Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41761/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:31:12 [2020-12-10T14:31:12.301Z] + bash /home/ubuntu/workspace/moby_PR-41761/check-config.sh
14:31:12 [2020-12-10T14:31:12.301Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:31:12 [2020-12-10T14:31:12.301Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
14:31:12 [2020-12-10T14:31:12.301Z] 
14:31:12 [2020-12-10T14:31:12.301Z] Generally Necessary:
14:31:12 [2020-12-10T14:31:12.301Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:31:12 [2020-12-10T14:31:12.301Z] - apparmor: enabled and tools installed
14:31:12 [2020-12-10T14:31:12.301Z] - CONFIG_NAMESPACES: enabled
14:31:12 [2020-12-10T14:31:12.301Z] - CONFIG_NET_NS: enabled
14:31:12 [2020-12-10T14:31:12.301Z] - CONFIG_PID_NS: enabled
14:31:12 [2020-12-10T14:31:12.301Z] - CONFIG_IPC_NS: enabled
14:31:12 [2020-12-10T14:31:12.301Z] - CONFIG_UTS_NS: enabled
14:31:12 [2020-12-10T14:31:12.301Z] - CONFIG_CGROUPS: enabled
14:31:12 [2020-12-10T14:31:12.301Z] - CONFIG_CGROUP_CPUACCT: enabled
14:31:12 [2020-12-10T14:31:12.301Z] - CONFIG_CGROUP_DEVICE: enabled
14:31:12 [2020-12-10T14:31:12.301Z] - CONFIG_CGROUP_FREEZER: enabled
14:31:12 [2020-12-10T14:31:12.301Z] - CONFIG_CGROUP_SCHED: enabled
14:31:12 [2020-12-10T14:31:12.301Z] - CONFIG_CPUSETS: enabled
14:31:12 [2020-12-10T14:31:12.301Z] - CONFIG_MEMCG: enabled
14:31:12 [2020-12-10T14:31:12.301Z] - CONFIG_KEYS: enabled
14:31:12 [2020-12-10T14:31:12.301Z] - CONFIG_VETH: enabled (as module)
14:31:12 [2020-12-10T14:31:12.301Z] - CONFIG_BRIDGE: enabled (as module)
14:31:12 [2020-12-10T14:31:12.301Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:31:12 [2020-12-10T14:31:12.301Z] - CONFIG_NF_NAT_IPV4: missing
14:31:12 [2020-12-10T14:31:12.301Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:31:12 [2020-12-10T14:31:12.457Z] #47 22.62 go: downloading github.com/pmezard/go-difflib v1.0.0
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_NF_NAT: enabled (as module)
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_NF_NAT_NEEDED: missing
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_POSIX_MQUEUE: enabled
14:31:12 [2020-12-10T14:31:12.564Z] 
14:31:12 [2020-12-10T14:31:12.564Z] Optional Features:
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_USER_NS: enabled
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_SECCOMP: enabled
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_CGROUP_PIDS: enabled
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_MEMCG_SWAP: enabled
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:31:12 [2020-12-10T14:31:12.564Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_BLK_CGROUP: enabled
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_IOSCHED_CFQ: missing
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_CGROUP_PERF: enabled
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_CGROUP_HUGETLB: enabled
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:31:12 [2020-12-10T14:31:12.564Z] - CONFIG_CFS_BANDWIDTH: enabled
14:31:12 [2020-12-10T14:31:12.727Z] #47 22.71 go: extracting github.com/go-toolsmith/astfmt v1.0.0
14:31:12 [2020-12-10T14:31:12.727Z] #47 22.73 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
14:31:12 [2020-12-10T14:31:12.727Z] #47 22.77 go: downloading github.com/spf13/viper v1.6.1
14:31:12 [2020-12-10T14:31:12.727Z] #47 22.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
14:31:12 [2020-12-10T14:31:12.727Z] #47 22.85 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
14:31:12 [2020-12-10T14:31:12.826Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:31:12 [2020-12-10T14:31:12.826Z] - CONFIG_RT_GROUP_SCHED: missing
14:31:12 [2020-12-10T14:31:12.826Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:31:12 [2020-12-10T14:31:12.826Z] - CONFIG_IP_VS: enabled (as module)
14:31:12 [2020-12-10T14:31:12.826Z] - CONFIG_IP_VS_NFCT: enabled
14:31:12 [2020-12-10T14:31:12.826Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:31:12 [2020-12-10T14:31:12.826Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:31:12 [2020-12-10T14:31:12.826Z] - CONFIG_IP_VS_RR: enabled (as module)
14:31:12 [2020-12-10T14:31:12.826Z] - CONFIG_EXT4_FS: enabled
14:31:12 [2020-12-10T14:31:12.826Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:31:12 [2020-12-10T14:31:12.826Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:31:12 [2020-12-10T14:31:12.826Z] - Network Drivers:
14:31:12 [2020-12-10T14:31:12.826Z]   - "overlay":
14:31:12 [2020-12-10T14:31:12.826Z]     - CONFIG_VXLAN: enabled (as module)
14:31:12 [2020-12-10T14:31:12.826Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:31:12 [2020-12-10T14:31:12.826Z]       Optional (for encrypted networks):
14:31:12 [2020-12-10T14:31:12.826Z]       - CONFIG_CRYPTO: enabled
14:31:12 [2020-12-10T14:31:12.826Z]       - CONFIG_CRYPTO_AEAD: enabled
14:31:12 [2020-12-10T14:31:12.826Z]       - CONFIG_CRYPTO_GCM: enabled
14:31:12 [2020-12-10T14:31:12.826Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:31:12 [2020-12-10T14:31:12.826Z]       - CONFIG_CRYPTO_GHASH: enabled
14:31:12 [2020-12-10T14:31:12.826Z]       - CONFIG_XFRM: enabled
14:31:12 [2020-12-10T14:31:12.826Z]       - CONFIG_XFRM_USER: enabled (as module)
14:31:12 [2020-12-10T14:31:12.826Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:31:12 [2020-12-10T14:31:12.826Z]       - CONFIG_INET_ESP: enabled (as module)
14:31:12 [2020-12-10T14:31:12.826Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
14:31:12 [2020-12-10T14:31:12.826Z]   - "ipvlan":
14:31:12 [2020-12-10T14:31:12.989Z] #47 22.86 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
14:31:12 [2020-12-10T14:31:12.989Z] #47 22.87 go: downloading github.com/mattn/go-isatty v0.0.8
14:31:12 [2020-12-10T14:31:12.989Z] #47 22.90 go: downloading github.com/go-critic/go-critic v0.4.1
14:31:12 [2020-12-10T14:31:12.989Z] #47 22.96 go: extracting github.com/pmezard/go-difflib v1.0.0
14:31:12 [2020-12-10T14:31:12.989Z] #47 23.01 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:31:12 [2020-12-10T14:31:12.989Z] #47 23.07 go: downloading github.com/gogo/protobuf v1.2.1
14:31:13 [2020-12-10T14:31:13.021Z] #40 30.78 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
14:31:13 [2020-12-10T14:31:13.087Z]     - CONFIG_IPVLAN: enabled (as module)
14:31:13 [2020-12-10T14:31:13.087Z]   - "macvlan":
14:31:13 [2020-12-10T14:31:13.087Z]     - CONFIG_MACVLAN: enabled (as module)
14:31:13 [2020-12-10T14:31:13.087Z]     - CONFIG_DUMMY: enabled (as module)
14:31:13 [2020-12-10T14:31:13.087Z]   - "ftp,tftp client in container":
14:31:13 [2020-12-10T14:31:13.087Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:31:13 [2020-12-10T14:31:13.087Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:31:13 [2020-12-10T14:31:13.087Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:31:13 [2020-12-10T14:31:13.087Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:31:13 [2020-12-10T14:31:13.087Z] - Storage Drivers:
14:31:13 [2020-12-10T14:31:13.087Z]   - "aufs":
14:31:13 [2020-12-10T14:31:13.087Z]     - CONFIG_AUFS_FS: enabled (as module)
14:31:13 [2020-12-10T14:31:13.087Z]   - "btrfs":
14:31:13 [2020-12-10T14:31:13.087Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:31:13 [2020-12-10T14:31:13.087Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:31:13 [2020-12-10T14:31:13.087Z]   - "devicemapper":
14:31:13 [2020-12-10T14:31:13.087Z]     - CONFIG_BLK_DEV_DM: enabled
14:31:13 [2020-12-10T14:31:13.087Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:31:13 [2020-12-10T14:31:13.087Z]   - "overlay":
14:31:13 [2020-12-10T14:31:13.087Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:31:13 [2020-12-10T14:31:13.087Z]   - "zfs":
14:31:13 [2020-12-10T14:31:13.087Z]     - /dev/zfs: present
14:31:13 [2020-12-10T14:31:13.087Z]     - zfs command: missing
14:31:13 [2020-12-10T14:31:13.087Z]     - zpool command: missing
14:31:13 [2020-12-10T14:31:13.087Z] 
14:31:13 [2020-12-10T14:31:13.087Z] Limits:
14:31:13 [2020-12-10T14:31:13.087Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:31:13 [2020-12-10T14:31:13.087Z] 
14:31:13 [2020-12-10T14:31:13.087Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:31:13 [2020-12-10T14:31:13.248Z] #47 ...
14:31:13 [2020-12-10T14:31:13.248Z] 
14:31:13 [2020-12-10T14:31:13.248Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:13 [2020-12-10T14:31:13.248Z] #32 13.24 internal/testlog
14:31:13 [2020-12-10T14:31:13.248Z] #32 13.49 encoding
14:31:13 [2020-12-10T14:31:13.248Z] #32 13.71 runtime/cgo
14:31:13 [2020-12-10T14:31:13.248Z] #32 ...
14:31:13 [2020-12-10T14:31:13.248Z] 
14:31:13 [2020-12-10T14:31:13.248Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:13 [2020-12-10T14:31:13.310Z] #40 30.79 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
14:31:13 [2020-12-10T14:31:13.310Z] #40 30.80 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
14:31:13 [2020-12-10T14:31:13.310Z] #40 30.81 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
14:31:13 [2020-12-10T14:31:13.310Z] #40 30.81 Setting up python-six (1.12.0-1) ...
14:31:13 [2020-12-10T14:31:13.428Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9122cd1a75b8e49d9a583463c8231e01d94da161 .
14:31:13 [2020-12-10T14:31:13.428Z] #2 [internal] load .dockerignore
14:31:13 [2020-12-10T14:31:13.428Z] #2 transferring context: 87B 0.0s done
14:31:13 [2020-12-10T14:31:13.428Z] #2 DONE 0.1s
14:31:13 [2020-12-10T14:31:13.428Z] 
14:31:13 [2020-12-10T14:31:13.428Z] #1 [internal] load build definition from Dockerfile
14:31:13 [2020-12-10T14:31:13.428Z] #1 transferring dockerfile: 16.58kB 0.0s done
14:31:13 [2020-12-10T14:31:13.428Z] #1 DONE 0.1s
14:31:13 [2020-12-10T14:31:13.428Z] 
14:31:13 [2020-12-10T14:31:13.428Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
14:31:13 [2020-12-10T14:31:13.767Z] #62 23.08 Checking out files:  61% (1169/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
14:31:13 [2020-12-10T14:31:13.767Z] #62 23.78 + cd /tmp/tmp.A8UObgO9xL/src/github.com/docker/libnetwork
14:31:13 [2020-12-10T14:31:13.767Z] #62 23.78 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b
14:31:14 [2020-12-10T14:31:14.030Z] #8 ...
14:31:14 [2020-12-10T14:31:14.030Z] 
14:31:14 [2020-12-10T14:31:14.030Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:31:14 [2020-12-10T14:31:14.030Z] #25 9.648 126 added, 0 removed; done.
14:31:14 [2020-12-10T14:31:14.030Z] #25 9.710 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
14:31:14 [2020-12-10T14:31:14.030Z] #25 9.722 Setting up jq (1.5+dfsg-2+b1) ...
14:31:14 [2020-12-10T14:31:14.030Z] #25 9.732 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
14:31:14 [2020-12-10T14:31:14.030Z] #25 9.742 Setting up curl (7.64.0-4+deb10u1) ...
14:31:14 [2020-12-10T14:31:14.030Z] #25 9.752 Processing triggers for libc-bin (2.28-10) ...
14:31:14 [2020-12-10T14:31:14.030Z] #25 9.771 Processing triggers for ca-certificates (20200601~deb10u1) ...
14:31:14 [2020-12-10T14:31:14.030Z] #25 9.779 Updating certificates in /etc/ssl/certs...
14:31:14 [2020-12-10T14:31:14.030Z] #25 10.38 0 added, 0 removed; done.
14:31:14 [2020-12-10T14:31:14.030Z] #25 10.38 Running hooks in /etc/ca-certificates/update.d...
14:31:14 [2020-12-10T14:31:14.030Z] #25 10.38 done.
14:31:14 [2020-12-10T14:31:14.030Z] #25 DONE 13.1s
14:31:14 [2020-12-10T14:31:14.030Z] 
14:31:14 [2020-12-10T14:31:14.030Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:31:14 [2020-12-10T14:31:14.030Z] #26 DONE 0.1s
14:31:14 [2020-12-10T14:31:14.030Z] 
14:31:14 [2020-12-10T14:31:14.030Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:31:14 [2020-12-10T14:31:14.307Z] #43 ...
14:31:14 [2020-12-10T14:31:14.307Z] 
14:31:14 [2020-12-10T14:31:14.307Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.282 + RM_GOPATH=0
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.282 + TMP_GOPATH=
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.282 + : /build
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.282 + '[' -z '' ']'
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.283 ++ mktemp -d
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.284 + export GOPATH=/tmp/tmp.p52YJCAMS4
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.284 + GOPATH=/tmp/tmp.p52YJCAMS4
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.284 + RM_GOPATH=1
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.284 + case "$(go env GOARCH)" in
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.285 ++ go env GOARCH
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.288 + export GO_BUILDMODE=-buildmode=pie
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.288 + GO_BUILDMODE=-buildmode=pie
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.288 ++ dirname /tmp/install/install.sh
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.289 + dir=/tmp/install
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.289 + bin=dockercli
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.289 + shift
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.289 + '[' '!' -f /tmp/install/dockercli.installer ']'
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.289 + . /tmp/install/dockercli.installer
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.289 ++ : stable
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.289 ++ : 17.06.2-ce
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.289 + install_dockercli
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.289 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.289 Install docker/cli version 17.06.2-ce from stable
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.289 ++ uname -m
14:31:14 [2020-12-10T14:31:14.307Z] #22 1.290 + arch=x86_64
14:31:14 [2020-12-10T14:31:14.308Z] #22 1.290 + '[' x86_64 '!=' x86_64 ']'
14:31:14 [2020-12-10T14:31:14.308Z] #22 1.290 + url=https://download.docker.com/linux/static
14:31:14 [2020-12-10T14:31:14.308Z] #22 1.290 + tar -xz docker/docker
14:31:14 [2020-12-10T14:31:14.308Z] #22 1.291 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:31:14 [2020-12-10T14:31:14.308Z] #22 2.984 + mkdir -p /build
14:31:14 [2020-12-10T14:31:14.308Z] #22 2.988 + mv docker/docker /build/
14:31:14 [2020-12-10T14:31:14.308Z] #22 2.998 + rmdir docker
14:31:14 [2020-12-10T14:31:14.308Z] #22 DONE 5.9s
14:31:14 [2020-12-10T14:31:14.308Z] 
14:31:14 [2020-12-10T14:31:14.308Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:31:14 [2020-12-10T14:31:14.308Z] #27 1.922 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
14:31:14 [2020-12-10T14:31:14.308Z] #27 2.108 
14:31:14 [2020-12-10T14:31:14.308Z] #27 2.261 
######                                                                     9.5%
########################                                                  34.4%
################################                                          44.5%
#################################################                         68.5%
##########################################################                80.7%
############################################################              84.2%
######################################################################## 100.0%
14:31:14 [2020-12-10T14:31:14.308Z] #27 3.237 
14:31:14 [2020-12-10T14:31:14.308Z] #27 3.516 
                                                                           0.2%
#####################################                                     51.7%
###################################################                       71.4%
#############################################################             85.6%
######################################################################## 100.0%
14:31:14 [2020-12-10T14:31:14.308Z] #27 4.008 
14:31:14 [2020-12-10T14:31:14.308Z] #27 4.141 
##########                                                                14.7%
###########################################                               60.9%
###########################################                               61.0%
######################################################################## 100.0%
14:31:14 [2020-12-10T14:31:14.308Z] #27 4.761 
14:31:14 [2020-12-10T14:31:14.334Z] #62 24.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:31:14 [2020-12-10T14:31:14.372Z] #3 DONE 0.9s
14:31:14 [2020-12-10T14:31:14.372Z] 
14:31:14 [2020-12-10T14:31:14.372Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
14:31:14 [2020-12-10T14:31:14.372Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
14:31:14 [2020-12-10T14:31:14.633Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
14:31:14 [2020-12-10T14:31:14.633Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
14:31:14 [2020-12-10T14:31:14.633Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s
14:31:14 [2020-12-10T14:31:14.633Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
14:31:14 [2020-12-10T14:31:14.633Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.2s done
14:31:14 [2020-12-10T14:31:14.809Z] #40 32.25 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
14:31:14 [2020-12-10T14:31:14.809Z] #40 32.26 Setting up libnl-3-200:s390x (3.4.0-1) ...
14:31:14 [2020-12-10T14:31:14.809Z] #40 32.27 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
14:31:14 [2020-12-10T14:31:14.809Z] #40 32.28 Setting up libcap-dev:s390x (1:2.25-2) ...
14:31:14 [2020-12-10T14:31:14.809Z] #40 32.29 Setting up libprotoc17:s390x (3.6.1.3-2) ...
14:31:14 [2020-12-10T14:31:14.809Z] #40 32.29 Setting up protobuf-compiler (3.6.1.3-2) ...
14:31:14 [2020-12-10T14:31:14.809Z] #40 32.30 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:31:14 [2020-12-10T14:31:14.809Z] #40 32.31 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
14:31:14 [2020-12-10T14:31:14.809Z] #40 32.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
14:31:14 [2020-12-10T14:31:14.809Z] #40 32.33 Setting up python-protobuf (3.6.1.3-2) ...
14:31:14 [2020-12-10T14:31:14.866Z] #27 4.901 
                                                                           0.8%
#######                                                                   11.1%
############################                                              39.7%
#############################################                             62.9%
################################################################          89.6%
######################################################################## 100.0%
14:31:14 [2020-12-10T14:31:14.894Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
14:31:14 [2020-12-10T14:31:14.894Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
14:31:15 [2020-12-10T14:31:15.099Z] #40 ...
14:31:15 [2020-12-10T14:31:15.099Z] 
14:31:15 [2020-12-10T14:31:15.099Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:31:15 [2020-12-10T14:31:15.099Z] #45 DONE 32.9s
14:31:15 [2020-12-10T14:31:15.099Z] 
14:31:15 [2020-12-10T14:31:15.099Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:15 [2020-12-10T14:31:15.099Z] #11 25.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 25.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 25.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 25.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 25.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 26.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 26.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 26.21 Get:11 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]
14:31:15 [2020-12-10T14:31:15.099Z] #11 28.30 Get:12 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]
14:31:15 [2020-12-10T14:31:15.099Z] #11 29.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 29.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 29.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 29.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 29.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 29.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u5 [110 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 29.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 29.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 29.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 29.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 29.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 30.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 30.41 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 30.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 30.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u5 [322 kB]
14:31:15 [2020-12-10T14:31:15.099Z] #11 31.04 debconf: delaying package configuration, since apt-utils is not installed
14:31:15 [2020-12-10T14:31:15.099Z] #11 31.12 Fetched 73.7 MB in 6s (12.6 MB/s)
14:31:15 [2020-12-10T14:31:15.099Z] #11 31.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
14:31:15 [2020-12-10T14:31:15.099Z] #11 31.23 Preparing to unpack .../libsystemd0_241-7~deb10u5_s390x.deb ...
14:31:15 [2020-12-10T14:31:15.099Z] #11 31.24 Unpacking libsystemd0:s390x (241-7~deb10u5) over (241-7~deb10u4) ...
14:31:15 [2020-12-10T14:31:15.099Z] #11 31.49 Setting up libsystemd0:s390x (241-7~deb10u5) ...
14:31:15 [2020-12-10T14:31:15.099Z] #11 31.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
14:31:15 [2020-12-10T14:31:15.099Z] #11 31.60 Preparing to unpack .../libudev1_241-7~deb10u5_s390x.deb ...
14:31:15 [2020-12-10T14:31:15.099Z] #11 31.61 Unpacking libudev1:s390x (241-7~deb10u5) over (241-7~deb10u4) ...
14:31:15 [2020-12-10T14:31:15.099Z] #11 31.70 Setting up libudev1:s390x (241-7~deb10u5) ...
14:31:15 [2020-12-10T14:31:15.099Z] #11 31.85 Selecting previously unselected package binutils-mingw-w64-i686.
14:31:15 [2020-12-10T14:31:15.099Z] #11 31.85 (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.)
14:31:15 [2020-12-10T14:31:15.099Z] #11 31.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
14:31:15 [2020-12-10T14:31:15.099Z] #11 31.91 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:31:15 [2020-12-10T14:31:15.156Z] #4 DONE 0.7s
14:31:15 [2020-12-10T14:31:15.156Z] 
14:31:15 [2020-12-10T14:31:15.156Z] #7 [internal] load metadata for docker.io/library/debian:buster
14:31:15 [2020-12-10T14:31:15.213Z] #27 5.607 
14:31:15 [2020-12-10T14:31:15.398Z] #27 ...
14:31:15 [2020-12-10T14:31:15.398Z] 
14:31:15 [2020-12-10T14:31:15.398Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:31:15 [2020-12-10T14:31:15.399Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.7s done
14:31:15 [2020-12-10T14:31:15.399Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
14:31:15 [2020-12-10T14:31:15.399Z] #8 DONE 22.6s
14:31:15 [2020-12-10T14:31:15.399Z] 
14:31:15 [2020-12-10T14:31:15.399Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:31:15 [2020-12-10T14:31:15.399Z] #27 1.145 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
14:31:15 [2020-12-10T14:31:15.399Z] #27 1.268 
14:31:15 [2020-12-10T14:31:15.729Z] #7 ...
14:31:15 [2020-12-10T14:31:15.729Z] 
14:31:15 [2020-12-10T14:31:15.729Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
14:31:15 [2020-12-10T14:31:15.729Z] #5 DONE 0.3s
14:31:15 [2020-12-10T14:31:15.729Z] 
14:31:15 [2020-12-10T14:31:15.729Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
14:31:15 [2020-12-10T14:31:15.729Z] #6 DONE 0.3s
14:31:15 [2020-12-10T14:31:15.729Z] 
14:31:15 [2020-12-10T14:31:15.729Z] #7 [internal] load metadata for docker.io/library/debian:buster
14:31:15 [2020-12-10T14:31:15.729Z] #7 DONE 0.5s
14:31:15 [2020-12-10T14:31:15.729Z] 
14:31:15 [2020-12-10T14:31:15.729Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:31:15 [2020-12-10T14:31:15.729Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
14:31:15 [2020-12-10T14:31:15.912Z] #27 1.383 
############                                                              17.0%
##########################                                                36.8%
#######################################                                   55.4%
######################################################                    76.1%
#####################################################################     96.3%
######################################################################## 100.0%
14:31:15 [2020-12-10T14:31:15.912Z] #27 1.868 
14:31:15 [2020-12-10T14:31:15.912Z] #27 1.980 
######################################################################    97.4%
######################################################################## 100.0%
14:31:15 [2020-12-10T14:31:15.912Z] #27 2.050 
14:31:16 [2020-12-10T14:31:16.004Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
14:31:16 [2020-12-10T14:31:16.004Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
14:31:16 [2020-12-10T14:31:16.004Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 125.53kB / 7.68MB 0.1s
14:31:16 [2020-12-10T14:31:16.004Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 2.67MB / 9.98MB 0.1s
14:31:16 [2020-12-10T14:31:16.004Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
14:31:16 [2020-12-10T14:31:16.004Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.1s
14:31:16 [2020-12-10T14:31:16.004Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 2.55MB / 7.68MB 0.2s
14:31:16 [2020-12-10T14:31:16.004Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.2s
14:31:16 [2020-12-10T14:31:16.004Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.4s
14:31:16 [2020-12-10T14:31:16.004Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.3s done
14:31:16 [2020-12-10T14:31:16.004Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.65MB / 49.18MB 0.4s
14:31:16 [2020-12-10T14:31:16.004Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.4s
14:31:16 [2020-12-10T14:31:16.129Z] #11 33.74 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:31:16 [2020-12-10T14:31:16.129Z] #11 33.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
14:31:16 [2020-12-10T14:31:16.129Z] #11 33.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:31:16 [2020-12-10T14:31:16.129Z] #11 ...
14:31:16 [2020-12-10T14:31:16.129Z] 
14:31:16 [2020-12-10T14:31:16.129Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:16 [2020-12-10T14:31:16.129Z] #34 23.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB]
14:31:16 [2020-12-10T14:31:16.129Z] #34 24.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
14:31:16 [2020-12-10T14:31:16.129Z] #34 24.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
14:31:16 [2020-12-10T14:31:16.129Z] #34 24.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
14:31:16 [2020-12-10T14:31:16.129Z] #34 24.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
14:31:16 [2020-12-10T14:31:16.129Z] #34 24.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
14:31:16 [2020-12-10T14:31:16.129Z] #34 24.99 debconf: delaying package configuration, since apt-utils is not installed
14:31:16 [2020-12-10T14:31:16.129Z] #34 25.05 Fetched 14.0 MB in 1s (14.7 MB/s)
14:31:16 [2020-12-10T14:31:16.129Z] #34 25.16 Selecting previously unselected package xxd.
14:31:16 [2020-12-10T14:31:16.129Z] #34 25.16 (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.)
14:31:16 [2020-12-10T14:31:16.129Z] #34 25.17 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
14:31:16 [2020-12-10T14:31:16.129Z] #34 25.18 Unpacking xxd (2:8.1.0875-5) ...
14:31:16 [2020-12-10T14:31:16.129Z] #34 25.36 Selecting previously unselected package vim-common.
14:31:16 [2020-12-10T14:31:16.129Z] #34 25.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:31:16 [2020-12-10T14:31:16.129Z] #34 25.38 Unpacking vim-common (2:8.1.0875-5) ...
14:31:16 [2020-12-10T14:31:16.129Z] #34 25.59 Selecting previously unselected package cmake-data.
14:31:16 [2020-12-10T14:31:16.129Z] #34 25.59 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:31:16 [2020-12-10T14:31:16.129Z] #34 25.60 Unpacking cmake-data (3.13.4-1) ...
14:31:16 [2020-12-10T14:31:16.129Z] #34 27.83 Selecting previously unselected package libicu63:s390x.
14:31:16 [2020-12-10T14:31:16.129Z] #34 27.84 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
14:31:16 [2020-12-10T14:31:16.129Z] #34 27.87 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
14:31:16 [2020-12-10T14:31:16.129Z] #34 31.80 Selecting previously unselected package libxml2:s390x.
14:31:16 [2020-12-10T14:31:16.129Z] #34 31.80 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ...
14:31:16 [2020-12-10T14:31:16.129Z] #34 31.82 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ...
14:31:16 [2020-12-10T14:31:16.129Z] #34 32.21 Selecting previously unselected package libarchive13:s390x.
14:31:16 [2020-12-10T14:31:16.129Z] #34 32.21 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
14:31:16 [2020-12-10T14:31:16.129Z] #34 32.22 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
14:31:16 [2020-12-10T14:31:16.129Z] #34 32.43 Selecting previously unselected package libjsoncpp1:s390x.
14:31:16 [2020-12-10T14:31:16.129Z] #34 32.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
14:31:16 [2020-12-10T14:31:16.129Z] #34 32.44 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
14:31:16 [2020-12-10T14:31:16.129Z] #34 32.53 Selecting previously unselected package librhash0:s390x.
14:31:16 [2020-12-10T14:31:16.129Z] #34 32.53 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
14:31:16 [2020-12-10T14:31:16.129Z] #34 32.54 Unpacking librhash0:s390x (1.3.8-1) ...
14:31:16 [2020-12-10T14:31:16.129Z] #34 32.63 Selecting previously unselected package libuv1:s390x.
14:31:16 [2020-12-10T14:31:16.129Z] #34 32.63 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
14:31:16 [2020-12-10T14:31:16.129Z] #34 32.63 Unpacking libuv1:s390x (1.24.1-1) ...
14:31:16 [2020-12-10T14:31:16.129Z] #34 32.77 Selecting previously unselected package cmake.
14:31:16 [2020-12-10T14:31:16.129Z] #34 32.77 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
14:31:16 [2020-12-10T14:31:16.129Z] #34 32.80 Unpacking cmake (3.13.4-1) ...
14:31:16 [2020-12-10T14:31:16.173Z] #27 2.163 
####27 ...
14:31:16 [2020-12-10T14:31:16.173Z] 
14:31:16 [2020-12-10T14:31:16.173Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:31:16 [2020-12-10T14:31:16.173Z] #9 DONE 1.2s
14:31:16 [2020-12-10T14:31:16.173Z] 
14:31:16 [2020-12-10T14:31:16.173Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:31:16 [2020-12-10T14:31:16.173Z] #27 2.163 
################################################################          88.9%
######################################################################## 100.0%
14:31:16 [2020-12-10T14:31:16.173Z] #27 2.245 
14:31:16 [2020-12-10T14:31:16.276Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 8.80MB / 49.18MB 0.4s
14:31:16 [2020-12-10T14:31:16.276Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 5.16MB / 52.16MB 0.4s
14:31:16 [2020-12-10T14:31:16.276Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.5s done
14:31:16 [2020-12-10T14:31:16.276Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 18.84MB / 49.18MB 0.6s
14:31:16 [2020-12-10T14:31:16.276Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 18.93MB / 52.16MB 0.6s
14:31:16 [2020-12-10T14:31:16.276Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 0.6s
14:31:16 [2020-12-10T14:31:16.563Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 26.78MB / 49.18MB 0.7s
14:31:16 [2020-12-10T14:31:16.563Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 31.08MB / 52.16MB 0.7s
14:31:16 [2020-12-10T14:31:16.563Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 9.73MB / 62.53MB 0.7s
14:31:16 [2020-12-10T14:31:16.563Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 19.05MB / 62.53MB 0.8s
14:31:16 [2020-12-10T14:31:16.826Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 33.54MB / 49.18MB 1.0s
14:31:16 [2020-12-10T14:31:16.826Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 48.58MB / 52.16MB 1.0s
14:31:16 [2020-12-10T14:31:16.826Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 31.58MB / 62.53MB 1.0s
14:31:16 [2020-12-10T14:31:16.826Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 41.05MB / 49.18MB 1.0s
14:31:16 [2020-12-10T14:31:16.953Z] #27 2.372 
#########                                                                 13.5%
##########################                                                36.1%
#######################################                                   55.3%
#####################################################                     74.6%
###################################################################       94.0%
######################################################################## 100.0%
14:31:16 [2020-12-10T14:31:16.953Z] #27 2.900 
14:31:17 [2020-12-10T14:31:17.094Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 1.1s
14:31:17 [2020-12-10T14:31:17.094Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 44.68MB / 62.53MB 1.1s
14:31:17 [2020-12-10T14:31:17.094Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.3s
14:31:17 [2020-12-10T14:31:17.094Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 1.3s
14:31:17 [2020-12-10T14:31:17.162Z] #34 ...
14:31:17 [2020-12-10T14:31:17.162Z] 
14:31:17 [2020-12-10T14:31:17.162Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:17 [2020-12-10T14:31:17.162Z] #32 24.81 errors
14:31:17 [2020-12-10T14:31:17.162Z] #32 24.81 sort
14:31:17 [2020-12-10T14:31:17.162Z] #32 25.04 strconv
14:31:17 [2020-12-10T14:31:17.162Z] #32 25.77 internal/oserror
14:31:17 [2020-12-10T14:31:17.162Z] #32 25.86 syscall
14:31:17 [2020-12-10T14:31:17.162Z] #32 27.32 reflect
14:31:17 [2020-12-10T14:31:17.162Z] #32 32.39 time
14:31:17 [2020-12-10T14:31:17.456Z] #32 ...
14:31:17 [2020-12-10T14:31:17.456Z] 
14:31:17 [2020-12-10T14:31:17.456Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:17 [2020-12-10T14:31:17.456Z] #40 34.94 Setting up libnl-3-dev:s390x (3.4.0-1) ...
14:31:17 [2020-12-10T14:31:17.456Z] #40 34.95 Processing triggers for libc-bin (2.28-10) ...
14:31:17 [2020-12-10T14:31:17.456Z] #40 ...
14:31:17 [2020-12-10T14:31:17.456Z] 
14:31:17 [2020-12-10T14:31:17.456Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.762 + RM_GOPATH=0
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.763 + TMP_GOPATH=
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.763 + : /build
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.763 + '[' -z '' ']'
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.763 ++ mktemp -d
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.765 + export GOPATH=/tmp/tmp.XWXmYmD9Dz
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.765 + GOPATH=/tmp/tmp.XWXmYmD9Dz
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.765 + RM_GOPATH=1
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.765 + case "$(go env GOARCH)" in
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.765 ++ go env GOARCH
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.776 + export GO_BUILDMODE=-buildmode=pie
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.776 + GO_BUILDMODE=-buildmode=pie
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.777 ++ dirname /tmp/install/install.sh
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.781 + dir=/tmp/install
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.781 + bin=containerd
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.781 + shift
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.781 + '[' '!' -f /tmp/install/containerd.installer ']'
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.781 + . /tmp/install/containerd.installer
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.781 ++ set -e
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.781 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.781 + install_containerd
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.782 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.782 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.782 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XWXmYmD9Dz/src/github.com/containerd/containerd
14:31:17 [2020-12-10T14:31:17.456Z] #54 0.789 Cloning into '/tmp/tmp.XWXmYmD9Dz/src/github.com/containerd/containerd'...
14:31:17 [2020-12-10T14:31:17.626Z] #62 ...
14:31:17 [2020-12-10T14:31:17.626Z] 
14:31:17 [2020-12-10T14:31:17.626Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:17 [2020-12-10T14:31:17.626Z] #43 17.05 unicode/utf16
14:31:17 [2020-12-10T14:31:17.626Z] #43 17.42 container/list
14:31:17 [2020-12-10T14:31:17.626Z] #43 18.27 crypto/internal/subtle
14:31:17 [2020-12-10T14:31:17.626Z] #43 18.40 crypto/subtle
14:31:17 [2020-12-10T14:31:17.626Z] #43 18.53 vendor/golang.org/x/crypto/cryptobyte/asn1
14:31:17 [2020-12-10T14:31:17.626Z] #43 18.66 internal/nettrace
14:31:17 [2020-12-10T14:31:17.626Z] #43 18.79 runtime/cgo
14:31:17 [2020-12-10T14:31:17.626Z] #43 ...
14:31:17 [2020-12-10T14:31:17.626Z] 
14:31:17 [2020-12-10T14:31:17.626Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:17 [2020-12-10T14:31:17.626Z] #47 23.29 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
14:31:17 [2020-12-10T14:31:17.626Z] #47 23.30 go: extracting github.com/spf13/viper v1.6.1
14:31:17 [2020-12-10T14:31:17.626Z] #47 23.32 go: extracting github.com/spf13/cobra v0.0.5
14:31:17 [2020-12-10T14:31:17.626Z] #47 23.36 go: extracting github.com/mattn/go-isatty v0.0.8
14:31:17 [2020-12-10T14:31:17.626Z] #47 23.51 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:31:17 [2020-12-10T14:31:17.626Z] #47 23.75 go: downloading github.com/pelletier/go-toml v1.2.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 23.78 go: downloading github.com/mitchellh/mapstructure v1.1.2
14:31:17 [2020-12-10T14:31:17.626Z] #47 23.88 go: downloading github.com/hashicorp/hcl v1.0.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 24.20 go: downloading github.com/spf13/jwalterweatherman v1.0.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 24.20 go: downloading github.com/spf13/afero v1.1.2
14:31:17 [2020-12-10T14:31:17.626Z] #47 24.37 go: extracting github.com/pelletier/go-toml v1.2.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 24.39 go: extracting github.com/go-critic/go-critic v0.4.1
14:31:17 [2020-12-10T14:31:17.626Z] #47 24.47 go: extracting github.com/mitchellh/mapstructure v1.1.2
14:31:17 [2020-12-10T14:31:17.626Z] #47 24.51 go: downloading github.com/magiconair/properties v1.8.1
14:31:17 [2020-12-10T14:31:17.626Z] #47 24.69 go: downloading github.com/spf13/cast v1.3.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 24.72 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
14:31:17 [2020-12-10T14:31:17.626Z] #47 24.84 go: extracting github.com/spf13/cast v1.3.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 24.86 go: downloading gopkg.in/ini.v1 v1.51.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 24.95 go: extracting github.com/spf13/afero v1.1.2
14:31:17 [2020-12-10T14:31:17.626Z] #47 25.08 go: extracting github.com/spf13/jwalterweatherman v1.0.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 25.17 go: downloading github.com/subosito/gotenv v1.2.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 25.29 go: extracting github.com/magiconair/properties v1.8.1
14:31:17 [2020-12-10T14:31:17.626Z] #47 25.42 go: downloading github.com/fsnotify/fsnotify v1.4.7
14:31:17 [2020-12-10T14:31:17.626Z] #47 25.63 go: downloading github.com/inconshreveable/mousetrap v1.0.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 25.78 go: extracting github.com/subosito/gotenv v1.2.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 25.80 go: extracting gopkg.in/ini.v1 v1.51.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 25.92 go: extracting github.com/hashicorp/hcl v1.0.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 26.02 go: extracting github.com/inconshreveable/mousetrap v1.0.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 26.36 go: extracting github.com/fsnotify/fsnotify v1.4.7
14:31:17 [2020-12-10T14:31:17.626Z] #47 26.48 go: downloading github.com/go-toolsmith/typep v1.0.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 26.53 go: downloading github.com/go-toolsmith/astp v1.0.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 26.89 go: extracting github.com/go-toolsmith/typep v1.0.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 27.08 go: extracting github.com/go-toolsmith/astp v1.0.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 27.08 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 27.09 go: downloading github.com/BurntSushi/toml v0.3.1
14:31:17 [2020-12-10T14:31:17.626Z] #47 27.24 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 27.44 go: extracting github.com/go-toolsmith/astcast v1.0.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 27.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 27.49 go: downloading github.com/go-toolsmith/astequal v1.0.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 27.57 go: extracting github.com/go-toolsmith/strparse v1.0.0
14:31:17 [2020-12-10T14:31:17.626Z] #47 27.66 go: extracting github.com/BurntSushi/toml v0.3.1
14:31:17 [2020-12-10T14:31:17.747Z] #54 ...
14:31:17 [2020-12-10T14:31:17.747Z] 
14:31:17 [2020-12-10T14:31:17.747Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:17 [2020-12-10T14:31:17.747Z] #40 DONE 35.3s
14:31:17 [2020-12-10T14:31:17.747Z] 
14:31:17 [2020-12-10T14:31:17.747Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:17 [2020-12-10T14:31:17.747Z] #34 35.29 Setting up libicu63:s390x (63.1-6+deb10u1) ...
14:31:17 [2020-12-10T14:31:17.747Z] #34 35.32 Setting up xxd (2:8.1.0875-5) ...
14:31:17 [2020-12-10T14:31:17.747Z] #34 35.32 Setting up libuv1:s390x (1.24.1-1) ...
14:31:17 [2020-12-10T14:31:17.747Z] #34 35.33 Setting up vim-common (2:8.1.0875-5) ...
14:31:17 [2020-12-10T14:31:17.747Z] #34 35.35 Setting up librhash0:s390x (1.3.8-1) ...
14:31:17 [2020-12-10T14:31:17.747Z] #34 35.35 Setting up cmake-data (3.13.4-1) ...
14:31:17 [2020-12-10T14:31:17.747Z] #34 35.38 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ...
14:31:17 [2020-12-10T14:31:17.747Z] #34 35.38 Setting up libjsoncpp1:s390x (1.7.4-3) ...
14:31:17 [2020-12-10T14:31:17.747Z] #34 35.43 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
14:31:17 [2020-12-10T14:31:17.747Z] #34 35.43 Setting up cmake (3.13.4-1) ...
14:31:17 [2020-12-10T14:31:17.747Z] #34 35.45 Processing triggers for libc-bin (2.28-10) ...
14:31:17 [2020-12-10T14:31:17.747Z] #34 35.48 Processing triggers for mime-support (3.62) ...
14:31:17 [2020-12-10T14:31:17.747Z] #34 ...
14:31:17 [2020-12-10T14:31:17.747Z] 
14:31:17 [2020-12-10T14:31:17.747Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:17 [2020-12-10T14:31:17.747Z] #43 25.51 bytes
14:31:17 [2020-12-10T14:31:17.747Z] #43 25.89 strconv
14:31:17 [2020-12-10T14:31:17.747Z] #43 27.58 bufio
14:31:17 [2020-12-10T14:31:17.747Z] #43 28.66 syscall
14:31:17 [2020-12-10T14:31:17.747Z] #43 28.82 reflect
14:31:17 [2020-12-10T14:31:17.747Z] #43 34.31 time
14:31:17 [2020-12-10T14:31:17.855Z] #27 5.845 
                                                                           0.0%
                                                                           0.5%
##                                                                         3.5%
###                                                                        5.2%
#####                                                                      8.1%
#######                                                                   10.3%
#########                                                                 13.1%
############                                                              16.7%
##############                                                            19.7%
################                                                          22.4%
#################                                                         24.5%
####################                                                      28.3%
#######################                                                   32.2%
##########################                                                36.7%
#############################                                             41.4%
###############################                                           44.1%
#################################                                         46.2%
####################################                                      50.7%
######################################                                    53.5%
#########################################                                 57.3%
############################################                              62.1%
#################################################                         68.4%
####################################################                      72.9%
####
14:31:17 [2020-12-10T14:31:17.855Z] #27 ...
14:31:17 [2020-12-10T14:31:17.855Z] 
14:31:17 [2020-12-10T14:31:17.855Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:17 [2020-12-10T14:31:17.855Z] #40 3.202 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:31:17 [2020-12-10T14:31:17.855Z] #40 3.217 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:17 [2020-12-10T14:31:17.855Z] #40 3.224 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:31:17 [2020-12-10T14:31:17.855Z] #40 3.873 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:31:17 [2020-12-10T14:31:17.855Z] #40 4.879 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
14:31:17 [2020-12-10T14:31:17.855Z] #40 5.173 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
14:31:17 [2020-12-10T14:31:17.855Z] #40 9.003 Fetched 8408 kB in 6s (1324 kB/s)
14:31:17 [2020-12-10T14:31:17.855Z] #40 9.003 Reading package lists...
14:31:17 [2020-12-10T14:31:17.855Z] #40 ...
14:31:17 [2020-12-10T14:31:17.855Z] 
14:31:17 [2020-12-10T14:31:17.855Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:31:17 [2020-12-10T14:31:17.855Z] #38 2.549 + git clone https://github.com/docker/distribution.git .
14:31:17 [2020-12-10T14:31:17.855Z] #38 2.549 Cloning into '.'...
14:31:17 [2020-12-10T14:31:17.855Z] #38 4.964 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:31:17 [2020-12-10T14:31:17.855Z] #38 5.491 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:31:17 [2020-12-10T14:31:17.889Z] #47 27.75 go: extracting github.com/go-toolsmith/astcopy v1.0.0
14:31:17 [2020-12-10T14:31:17.889Z] #47 28.04 go: extracting github.com/go-toolsmith/astequal v1.0.0
14:31:17 [2020-12-10T14:31:17.983Z] #27 3.019 
###                                                                        4.8%
#######                                                                   10.0%
##########                                                                15.2%
##############                                                            20.2%
##################                                                        25.1%
#####################                                                     29.5%
#########################                                                 35.8%
#############################                                             41.2%
#################################                                         46.5%
#####################################               
14:31:17 [2020-12-10T14:31:17.983Z] #27 ...
14:31:17 [2020-12-10T14:31:17.983Z] 
14:31:17 [2020-12-10T14:31:17.983Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:31:17 [2020-12-10T14:31:17.983Z] #10 DONE 1.8s
14:31:17 [2020-12-10T14:31:17.983Z] 
14:31:17 [2020-12-10T14:31:17.983Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:31:18 [2020-12-10T14:31:18.042Z] #43 ...
14:31:18 [2020-12-10T14:31:18.042Z] 
14:31:18 [2020-12-10T14:31:18.042Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:18 [2020-12-10T14:31:18.042Z] #41 ...
14:31:18 [2020-12-10T14:31:18.042Z] 
14:31:18 [2020-12-10T14:31:18.042Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:18 [2020-12-10T14:31:18.042Z] #34 DONE 35.7s
14:31:18 [2020-12-10T14:31:18.116Z] #38 ...
14:31:18 [2020-12-10T14:31:18.116Z] 
14:31:18 [2020-12-10T14:31:18.116Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:31:18 [2020-12-10T14:31:18.116Z] #53 1.433 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:31:18 [2020-12-10T14:31:18.116Z] #53 1.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:18 [2020-12-10T14:31:18.116Z] #53 1.549 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:31:18 [2020-12-10T14:31:18.116Z] #53 1.802 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:31:18 [2020-12-10T14:31:18.116Z] #53 2.270 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
14:31:18 [2020-12-10T14:31:18.116Z] #53 2.776 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
14:31:18 [2020-12-10T14:31:18.116Z] #53 5.628 Fetched 8408 kB in 5s (1840 kB/s)
14:31:18 [2020-12-10T14:31:18.116Z] #53 5.628 Reading package lists...
14:31:18 [2020-12-10T14:31:18.116Z] #53 7.012 Reading package lists...
14:31:18 [2020-12-10T14:31:18.117Z] #53 8.210 Building dependency tree...
14:31:18 [2020-12-10T14:31:18.117Z] #53 8.873 The following additional packages will be installed:
14:31:18 [2020-12-10T14:31:18.117Z] #53 8.874   libbtrfs0
14:31:18 [2020-12-10T14:31:18.117Z] #53 8.901 The following NEW packages will be installed:
14:31:18 [2020-12-10T14:31:18.117Z] #53 8.903   libbtrfs-dev libbtrfs0
14:31:18 [2020-12-10T14:31:18.117Z] #53 9.198 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
14:31:18 [2020-12-10T14:31:18.117Z] #53 9.198 Need to get 119 kB of archives.
14:31:18 [2020-12-10T14:31:18.117Z] #53 9.198 After this operation, 387 kB of additional disk space will be used.
14:31:18 [2020-12-10T14:31:18.117Z] #53 9.198 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:31:18 [2020-12-10T14:31:18.117Z] #53 9.201 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:31:18 [2020-12-10T14:31:18.117Z] #53 9.753 debconf: delaying package configuration, since apt-utils is not installed
14:31:18 [2020-12-10T14:31:18.117Z] #53 9.841 Fetched 119 kB in 0s (451 kB/s)
14:31:18 [2020-12-10T14:31:18.117Z] #53 9.973 Selecting previously unselected package libbtrfs0.
14:31:18 [2020-12-10T14:31:18.117Z] #53 9.974 (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.)
14:31:18 [2020-12-10T14:31:18.117Z] #53 10.03 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
14:31:18 [2020-12-10T14:31:18.117Z] #53 10.10 Unpacking libbtrfs0 (4.20.1-2) ...
14:31:18 [2020-12-10T14:31:18.117Z] #53 10.22 Selecting previously unselected package libbtrfs-dev.
14:31:18 [2020-12-10T14:31:18.117Z] #53 10.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
14:31:18 [2020-12-10T14:31:18.117Z] #53 10.27 Unpacking libbtrfs-dev (4.20.1-2) ...
14:31:18 [2020-12-10T14:31:18.117Z] #53 ...
14:31:18 [2020-12-10T14:31:18.117Z] 
14:31:18 [2020-12-10T14:31:18.117Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.002 + RM_GOPATH=0
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.002 + TMP_GOPATH=
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.002 + : /build
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.002 + '[' -z '' ']'
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.003 ++ mktemp -d
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.013 + export GOPATH=/tmp/tmp.RSgzVVhK8R
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.013 + GOPATH=/tmp/tmp.RSgzVVhK8R
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.013 + RM_GOPATH=1
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.013 + case "$(go env GOARCH)" in
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.013 ++ go env GOARCH
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.020 + export GO_BUILDMODE=-buildmode=pie
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.020 + GO_BUILDMODE=-buildmode=pie
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.022 ++ dirname /tmp/install/install.sh
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.023 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.025 + dir=/tmp/install
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.025 + bin=tomlv
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.025 + shift
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.025 + '[' '!' -f /tmp/install/tomlv.installer ']'
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.025 + . /tmp/install/tomlv.installer
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.025 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.025 + install_tomlv
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.025 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.025 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RSgzVVhK8R/src/github.com/BurntSushi/toml
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.025 Cloning into '/tmp/tmp.RSgzVVhK8R/src/github.com/BurntSushi/toml'...
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.455 + cd /tmp/tmp.RSgzVVhK8R/src/github.com/BurntSushi/toml
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.455 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.472 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.676 runtime/cgo
14:31:18 [2020-12-10T14:31:18.117Z] #32 2.723 runtime
14:31:18 [2020-12-10T14:31:18.117Z] #32 8.375 strconv
14:31:18 [2020-12-10T14:31:18.117Z] #32 8.377 syscall
14:31:18 [2020-12-10T14:31:18.117Z] #32 8.393 bytes
14:31:18 [2020-12-10T14:31:18.117Z] #32 8.394 text/tabwriter
14:31:18 [2020-12-10T14:31:18.117Z] #32 8.394 strings
14:31:18 [2020-12-10T14:31:18.117Z] #32 9.688 bufio
14:31:18 [2020-12-10T14:31:18.117Z] #32 10.21 reflect
14:31:18 [2020-12-10T14:31:18.332Z] 
14:31:18 [2020-12-10T14:31:18.332Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:18 [2020-12-10T14:31:18.378Z] #32 ...
14:31:18 [2020-12-10T14:31:18.378Z] 
14:31:18 [2020-12-10T14:31:18.378Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.957 + RM_GOPATH=0
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.957 + TMP_GOPATH=
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.957 + : /build
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.957 + '[' -z '' ']'
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.957 ++ mktemp -d
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.958 + export GOPATH=/tmp/tmp.G6J99Rr8oJ
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.958 + GOPATH=/tmp/tmp.G6J99Rr8oJ
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.958 + RM_GOPATH=1
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.958 + case "$(go env GOARCH)" in
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.958 ++ go env GOARCH
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.993 + export GO_BUILDMODE=-buildmode=pie
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.993 + GO_BUILDMODE=-buildmode=pie
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.993 ++ dirname /tmp/install/install.sh
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.999 + dir=/tmp/install
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.999 + bin=proxy
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.999 + shift
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.999 + '[' '!' -f /tmp/install/proxy.installer ']'
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.999 + . /tmp/install/proxy.installer
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.999 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.999 + install_proxy
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.999 + case "$1" in
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.999 + export CGO_ENABLED=0
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.999 + CGO_ENABLED=0
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.999 + _install_proxy
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.999 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b'
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.999 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.G6J99Rr8oJ/src/github.com/docker/libnetwork
14:31:18 [2020-12-10T14:31:18.378Z] #62 1.999 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b
14:31:18 [2020-12-10T14:31:18.378Z] #62 2.003 Cloning into '/tmp/tmp.G6J99Rr8oJ/src/github.com/docker/libnetwork'...
14:31:18 [2020-12-10T14:31:18.378Z] #62 6.602 + cd /tmp/tmp.G6J99Rr8oJ/src/github.com/docker/libnetwork
14:31:18 [2020-12-10T14:31:18.378Z] #62 6.605 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b
14:31:18 [2020-12-10T14:31:18.378Z] #62 6.792 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:31:18 [2020-12-10T14:31:18.378Z] #62 ...
14:31:18 [2020-12-10T14:31:18.378Z] 
14:31:18 [2020-12-10T14:31:18.378Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:18 [2020-12-10T14:31:18.378Z] #47 0.998 + RM_GOPATH=0
14:31:18 [2020-12-10T14:31:18.378Z] #47 0.998 + TMP_GOPATH=
14:31:18 [2020-12-10T14:31:18.378Z] #47 0.998 + : /build
14:31:18 [2020-12-10T14:31:18.378Z] #47 0.998 + '[' -z '' ']'
14:31:18 [2020-12-10T14:31:18.378Z] #47 0.999 ++ mktemp -d
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.002 + export GOPATH=/tmp/tmp.aIvqJ3uMrp
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.002 + GOPATH=/tmp/tmp.aIvqJ3uMrp
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.002 + RM_GOPATH=1
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.002 + case "$(go env GOARCH)" in
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.002 ++ go env GOARCH
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.008 + export GO_BUILDMODE=-buildmode=pie
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.008 + GO_BUILDMODE=-buildmode=pie
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.008 ++ dirname /tmp/install/install.sh
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.010 + dir=/tmp/install
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.010 + bin=golangci_lint
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.010 + shift
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.010 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.010 + . /tmp/install/golangci_lint.installer
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.010 ++ : v1.23.8
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.010 + install_golangci_lint
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.010 + set -e
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.010 + export GO111MODULE=on
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.010 + GO111MODULE=on
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.010 + GOBIN=/build
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.010 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.033 go: finding github.com v1.23.8
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.033 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.033 go: finding github.com/golangci v1.23.8
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.033 go: finding github.com/golangci/golangci-lint v1.23.8
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.033 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.435 go: downloading github.com/golangci/golangci-lint v1.23.8
14:31:18 [2020-12-10T14:31:18.378Z] #47 1.888 go: extracting github.com/golangci/golangci-lint v1.23.8
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.377 go: downloading github.com/pkg/errors v0.8.1
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.394 go: downloading github.com/spf13/pflag v1.0.5
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.394 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.394 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.394 go: downloading github.com/mattn/go-colorable v0.1.4
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.394 go: downloading github.com/spf13/viper v1.6.1
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.394 go: downloading github.com/spf13/cobra v0.0.5
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.394 go: downloading github.com/go-lintpack/lintpack v0.5.2
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.405 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.439 go: extracting github.com/pkg/errors v0.8.1
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.439 go: downloading github.com/stretchr/testify v1.4.0
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.471 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.483 go: extracting github.com/go-lintpack/lintpack v0.5.2
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.503 go: extracting github.com/spf13/pflag v1.0.5
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.545 go: downloading github.com/fatih/color v1.7.0
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.575 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.595 go: extracting github.com/spf13/cobra v0.0.5
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.600 go: extracting github.com/fatih/color v1.7.0
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.605 go: extracting github.com/mattn/go-colorable v0.1.4
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.652 go: extracting github.com/mitchellh/go-homedir v1.1.0
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.660 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.660 go: extracting github.com/stretchr/testify v1.4.0
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.661 go: extracting github.com/spf13/viper v1.6.1
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.661 go: downloading github.com/go-critic/go-critic v0.4.1
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.676 go: extracting github.com/go-toolsmith/astfmt v1.0.0
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.691 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.691 go: downloading github.com/mattn/go-isatty v0.0.8
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.728 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:31:18 [2020-12-10T14:31:18.378Z] #47 6.774 go: downloading github.com/subosito/gotenv v1.2.0
14:31:18 [2020-12-10T14:31:18.378Z] #47 7.012 go: extracting github.com/go-critic/go-critic v0.4.1
14:31:18 [2020-12-10T14:31:18.378Z] #47 7.019 go: extracting github.com/mattn/go-isatty v0.0.8
14:31:18 [2020-12-10T14:31:18.378Z] #47 7.020 go: extracting github.com/subosito/gotenv v1.2.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 7.023 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
14:31:18 [2020-12-10T14:31:18.379Z] #47 7.044 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
14:31:18 [2020-12-10T14:31:18.379Z] #47 7.050 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:31:18 [2020-12-10T14:31:18.379Z] #47 7.053 go: downloading github.com/fsnotify/fsnotify v1.4.7
14:31:18 [2020-12-10T14:31:18.379Z] #47 7.300 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 7.795 go: extracting github.com/fsnotify/fsnotify v1.4.7
14:31:18 [2020-12-10T14:31:18.379Z] #47 7.796 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
14:31:18 [2020-12-10T14:31:18.379Z] #47 7.798 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
14:31:18 [2020-12-10T14:31:18.379Z] #47 7.807 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
14:31:18 [2020-12-10T14:31:18.379Z] #47 7.809 go: downloading github.com/magiconair/properties v1.8.1
14:31:18 [2020-12-10T14:31:18.379Z] #47 7.843 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:31:18 [2020-12-10T14:31:18.379Z] #47 7.907 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 8.021 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:31:18 [2020-12-10T14:31:18.379Z] #47 8.025 go: extracting github.com/magiconair/properties v1.8.1
14:31:18 [2020-12-10T14:31:18.379Z] #47 8.029 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:31:18 [2020-12-10T14:31:18.379Z] #47 8.066 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:31:18 [2020-12-10T14:31:18.379Z] #47 8.069 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
14:31:18 [2020-12-10T14:31:18.379Z] #47 8.113 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
14:31:18 [2020-12-10T14:31:18.379Z] #47 8.169 go: downloading github.com/go-toolsmith/typep v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 8.424 go: extracting github.com/go-toolsmith/typep v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 8.426 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
14:31:18 [2020-12-10T14:31:18.379Z] #47 8.547 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
14:31:18 [2020-12-10T14:31:18.379Z] #47 8.560 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:31:18 [2020-12-10T14:31:18.379Z] #47 8.628 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:31:18 [2020-12-10T14:31:18.379Z] #47 8.648 go: downloading github.com/ultraware/whitespace v0.0.4
14:31:18 [2020-12-10T14:31:18.379Z] #47 8.904 go: extracting github.com/ultraware/whitespace v0.0.4
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.061 go: downloading github.com/davecgh/go-spew v1.1.1
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.074 go: downloading github.com/sourcegraph/go-diff v0.5.1
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.074 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.075 go: downloading github.com/ultraware/funlen v0.0.2
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.075 go: downloading github.com/inconshreveable/mousetrap v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.076 go: downloading github.com/hashicorp/hcl v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.076 go: downloading github.com/sirupsen/logrus v1.4.2
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.077 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.077 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.078 go: downloading github.com/stretchr/objx v0.2.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.133 go: extracting github.com/inconshreveable/mousetrap v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.180 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.182 go: extracting github.com/davecgh/go-spew v1.1.1
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.183 go: downloading github.com/spf13/jwalterweatherman v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.198 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.203 go: extracting github.com/ultraware/funlen v0.0.2
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.213 go: downloading github.com/go-toolsmith/astcopy v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.271 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.272 go: downloading github.com/pelletier/go-toml v1.2.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.273 go: downloading github.com/pmezard/go-difflib v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.295 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.297 go: extracting github.com/sourcegraph/go-diff v0.5.1
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.334 go: downloading gopkg.in/ini.v1 v1.51.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.350 go: extracting github.com/sirupsen/logrus v1.4.2
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.372 go: extracting github.com/go-toolsmith/astcopy v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.388 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.399 go: extracting github.com/hashicorp/hcl v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.409 go: extracting github.com/spf13/jwalterweatherman v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.416 go: downloading github.com/go-toolsmith/astp v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.426 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.466 go: extracting github.com/stretchr/objx v0.2.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.468 go: extracting github.com/pmezard/go-difflib v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.468 go: extracting github.com/go-toolsmith/astp v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.469 go: extracting github.com/pelletier/go-toml v1.2.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.494 go: downloading gopkg.in/yaml.v2 v2.2.7
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.504 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.520 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.524 go: downloading github.com/spf13/afero v1.1.2
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.533 go: extracting gopkg.in/ini.v1 v1.51.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.539 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.560 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.563 go: extracting github.com/go-toolsmith/astcast v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.565 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.631 go: extracting gopkg.in/yaml.v2 v2.2.7
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.670 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.670 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.678 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.679 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.709 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.724 go: downloading github.com/mitchellh/mapstructure v1.1.2
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.780 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.788 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.820 go: extracting github.com/spf13/afero v1.1.2
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.830 go: downloading github.com/spf13/cast v1.3.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.838 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.857 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.864 go: extracting github.com/spf13/cast v1.3.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.876 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.876 go: downloading github.com/gogo/protobuf v1.2.1
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.955 go: downloading github.com/kisielk/gotool v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.958 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.959 go: extracting github.com/mitchellh/mapstructure v1.1.2
14:31:18 [2020-12-10T14:31:18.379Z] #47 9.970 go: downloading golang.org/x/text v0.3.2
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.10 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.10 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.10 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.12 go: downloading github.com/uudashr/gocognit v1.0.1
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.13 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.14 go: extracting github.com/kisielk/gotool v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.16 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.28 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.29 go: downloading github.com/gobwas/glob v0.2.3
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.29 go: extracting github.com/uudashr/gocognit v1.0.1
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.30 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.30 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.34 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.38 go: extracting github.com/go-toolsmith/strparse v1.0.0
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.41 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.43 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.46 go: extracting github.com/gobwas/glob v0.2.3
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.52 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:31:18 [2020-12-10T14:31:18.379Z] #47 10.53 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
14:31:18 [2020-12-10T14:31:18.640Z] #47 10.61 go: downloading github.com/go-toolsmith/astequal v1.0.0
14:31:18 [2020-12-10T14:31:18.640Z] #47 10.62 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
14:31:18 [2020-12-10T14:31:18.640Z] #47 10.62 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
14:31:18 [2020-12-10T14:31:18.640Z] #47 10.72 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
14:31:18 [2020-12-10T14:31:18.640Z] #47 ...
14:31:18 [2020-12-10T14:31:18.640Z] 
14:31:18 [2020-12-10T14:31:18.640Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:18 [2020-12-10T14:31:18.640Z] #34 2.589 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:31:18 [2020-12-10T14:31:18.640Z] #34 2.615 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:18 [2020-12-10T14:31:18.640Z] #34 2.615 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:31:18 [2020-12-10T14:31:18.640Z] #34 3.022 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:31:18 [2020-12-10T14:31:18.640Z] #34 3.977 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
14:31:18 [2020-12-10T14:31:18.640Z] #34 4.338 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
14:31:18 [2020-12-10T14:31:18.640Z] #34 7.596 Fetched 8408 kB in 5s (1595 kB/s)
14:31:18 [2020-12-10T14:31:18.640Z] #34 7.596 Reading package lists...
14:31:18 [2020-12-10T14:31:18.640Z] #34 9.046 Reading package lists...
14:31:18 [2020-12-10T14:31:18.640Z] #34 10.55 Building dependency tree...
14:31:18 [2020-12-10T14:31:18.640Z] #34 ...
14:31:18 [2020-12-10T14:31:18.640Z] 
14:31:18 [2020-12-10T14:31:18.640Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.031 + RM_GOPATH=0
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.031 + TMP_GOPATH=
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.031 + : /build
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.031 + '[' -z '' ']'
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.031 ++ mktemp -d
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.035 + export GOPATH=/tmp/tmp.vokUSBt71T
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.035 + GOPATH=/tmp/tmp.vokUSBt71T
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.035 + RM_GOPATH=1
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.035 + case "$(go env GOARCH)" in
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.035 ++ go env GOARCH
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.047 + export GO_BUILDMODE=-buildmode=pie
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.047 + GO_BUILDMODE=-buildmode=pie
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.047 ++ dirname /tmp/install/install.sh
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.048 + dir=/tmp/install
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.049 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.049 + bin=shfmt
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.049 + shift
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.049 + '[' '!' -f /tmp/install/shfmt.installer ']'
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.049 + . /tmp/install/shfmt.installer
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.049 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.049 + install_shfmt
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.049 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.049 + git clone https://github.com/mvdan/sh.git /tmp/tmp.vokUSBt71T/src/github.com/mvdan/sh
14:31:18 [2020-12-10T14:31:18.640Z] #49 2.068 Cloning into '/tmp/tmp.vokUSBt71T/src/github.com/mvdan/sh'...
14:31:18 [2020-12-10T14:31:18.640Z] #49 4.383 + cd /tmp/tmp.vokUSBt71T/src/github.com/mvdan/sh
14:31:18 [2020-12-10T14:31:18.640Z] #49 4.383 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
14:31:18 [2020-12-10T14:31:18.640Z] #49 4.577 + GO111MODULE=on
14:31:18 [2020-12-10T14:31:18.640Z] #49 4.577 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
14:31:18 [2020-12-10T14:31:18.640Z] #49 5.942 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:31:18 [2020-12-10T14:31:18.640Z] #49 5.978 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:31:18 [2020-12-10T14:31:18.640Z] #49 5.978 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:31:18 [2020-12-10T14:31:18.640Z] #49 6.079 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:31:18 [2020-12-10T14:31:18.640Z] #49 6.089 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:31:18 [2020-12-10T14:31:18.640Z] #49 6.435 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:31:18 [2020-12-10T14:31:18.640Z] #49 6.735 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:31:18 [2020-12-10T14:31:18.640Z] #49 7.550 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:31:18 [2020-12-10T14:31:18.640Z] #49 8.525 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:31:18 [2020-12-10T14:31:18.640Z] #49 8.544 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:31:18 [2020-12-10T14:31:18.640Z] #49 8.545 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:31:18 [2020-12-10T14:31:18.640Z] #49 8.648 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:31:18 [2020-12-10T14:31:18.640Z] #49 9.176 bytes
14:31:18 [2020-12-10T14:31:18.640Z] #49 9.186 syscall
14:31:18 [2020-12-10T14:31:18.640Z] #49 9.196 strings
14:31:18 [2020-12-10T14:31:18.640Z] #49 9.199 strconv
14:31:18 [2020-12-10T14:31:18.640Z] #49 10.19 bufio
14:31:18 [2020-12-10T14:31:18.901Z] #49 ...
14:31:18 [2020-12-10T14:31:18.901Z] 
14:31:18 [2020-12-10T14:31:18.901Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:31:18 [2020-12-10T14:31:18.901Z] #30 1.932 + git clone https://github.com/kolyshkin/go-swagger.git .
14:31:18 [2020-12-10T14:31:18.901Z] #30 1.934 Cloning into '.'...
14:31:18 [2020-12-10T14:31:18.901Z] #30 9.709 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
14:31:18 [2020-12-10T14:31:18.901Z] #30 10.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:31:18 [2020-12-10T14:31:18.901Z] #30 ...
14:31:18 [2020-12-10T14:31:18.901Z] 
14:31:18 [2020-12-10T14:31:18.901Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:18 [2020-12-10T14:31:18.901Z] #11 2.519 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:31:18 [2020-12-10T14:31:18.901Z] #11 2.553 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:18 [2020-12-10T14:31:18.901Z] #11 2.553 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:31:18 [2020-12-10T14:31:18.901Z] #11 2.977 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:31:18 [2020-12-10T14:31:18.901Z] #11 4.058 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
14:31:18 [2020-12-10T14:31:18.901Z] #11 4.069 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
14:31:18 [2020-12-10T14:31:18.901Z] #11 8.106 Fetched 8408 kB in 6s (1441 kB/s)
14:31:18 [2020-12-10T14:31:18.901Z] #11 8.106 Reading package lists...
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.805 + RM_GOPATH=0
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.805 + TMP_GOPATH=
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.805 + : /build
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.805 + '[' -z '' ']'
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.805 ++ mktemp -d
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.806 + export GOPATH=/tmp/tmp.HWkseW1pau
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.806 + GOPATH=/tmp/tmp.HWkseW1pau
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.806 + RM_GOPATH=1
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.806 + case "$(go env GOARCH)" in
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.806 ++ go env GOARCH
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.814 + export GO_BUILDMODE=-buildmode=pie
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.814 + GO_BUILDMODE=-buildmode=pie
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.814 ++ dirname /tmp/install/install.sh
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.816 + dir=/tmp/install
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.816 + bin=tini
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.816 + shift
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.816 + '[' '!' -f /tmp/install/tini.installer ']'
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.816 + . /tmp/install/tini.installer
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.816 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.816 + install_tini
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.816 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.816 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.816 + git clone https://github.com/krallin/tini.git /tmp/tmp.HWkseW1pau/tini
14:31:18 [2020-12-10T14:31:18.965Z] #35 0.817 Cloning into '/tmp/tmp.HWkseW1pau/tini'...
14:31:19 [2020-12-10T14:31:19.040Z] #27 3.019 
###                                                                        4.8%
#######                                                                   10.0%
##########                                                                15.2%
##############                                                            20.2%
##################                                                        25.1%
#####################                                                     29.5%
#########################                                                 35.8%
#############################                                             41.2%
#################################                                         46.5%
#####################################                                     51.7%
########################################                                  56.9%
############################################                              61.6%
################################################                          67.3%
####################################################                      72.6%
#######################################################                   76.9%
###########################################################               82.8%
###############################################################           88.2%
###################################################################       93.4%
######################################################################    98.4%
######################################################################## 100.0%
14:31:19 [2020-12-10T14:31:19.040Z] #27 4.875 
14:31:19 [2020-12-10T14:31:19.162Z] #11 9.941 Reading package lists...
14:31:19 [2020-12-10T14:31:19.162Z] #11 ...
14:31:19 [2020-12-10T14:31:19.162Z] 
14:31:19 [2020-12-10T14:31:19.162Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.626 + RM_GOPATH=0
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.626 + TMP_GOPATH=
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.626 + : /build
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.626 + '[' -z '' ']'
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.631 ++ mktemp -d
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.635 + export GOPATH=/tmp/tmp.kbOJrljVAb
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.635 + GOPATH=/tmp/tmp.kbOJrljVAb
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.635 + RM_GOPATH=1
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.635 + case "$(go env GOARCH)" in
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.635 ++ go env GOARCH
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.651 + export GO_BUILDMODE=-buildmode=pie
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.651 + GO_BUILDMODE=-buildmode=pie
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.653 ++ dirname /tmp/install/install.sh
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.654 + dir=/tmp/install
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.654 + bin=gotestsum
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.654 + shift
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.654 + '[' '!' -f /tmp/install/gotestsum.installer ']'
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.654 + . /tmp/install/gotestsum.installer
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.654 ++ : v0.5.3
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.654 + install_gotestsum
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.655 + set -e
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.655 + export GO111MODULE=on
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.655 + GO111MODULE=on
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.655 + GOBIN=/build
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.655 + go get gotest.tools/gotestsum@v0.5.3
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.667 go: finding gotest.tools v0.5.3
14:31:19 [2020-12-10T14:31:19.162Z] #45 1.668 go: finding gotest.tools/gotestsum v0.5.3
14:31:19 [2020-12-10T14:31:19.162Z] #45 2.249 go: downloading gotest.tools/gotestsum v0.5.3
14:31:19 [2020-12-10T14:31:19.162Z] #45 2.677 go: extracting gotest.tools/gotestsum v0.5.3
14:31:19 [2020-12-10T14:31:19.162Z] #45 2.967 go: downloading github.com/spf13/pflag v1.0.3
14:31:19 [2020-12-10T14:31:19.162Z] #45 2.967 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:31:19 [2020-12-10T14:31:19.162Z] #45 2.971 go: downloading github.com/fatih/color v1.9.0
14:31:19 [2020-12-10T14:31:19.162Z] #45 2.981 go: downloading github.com/pkg/errors v0.9.1
14:31:19 [2020-12-10T14:31:19.162Z] #45 3.024 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:31:19 [2020-12-10T14:31:19.162Z] #45 3.035 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:31:19 [2020-12-10T14:31:19.162Z] #45 3.037 go: extracting github.com/pkg/errors v0.9.1
14:31:19 [2020-12-10T14:31:19.162Z] #45 3.042 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:31:19 [2020-12-10T14:31:19.162Z] #45 3.044 go: extracting github.com/fatih/color v1.9.0
14:31:19 [2020-12-10T14:31:19.162Z] #45 3.052 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:31:19 [2020-12-10T14:31:19.162Z] #45 3.061 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:31:19 [2020-12-10T14:31:19.162Z] #45 3.067 go: downloading github.com/jonboulle/clockwork v0.1.0
14:31:19 [2020-12-10T14:31:19.162Z] #45 3.072 go: downloading github.com/mattn/go-isatty v0.0.12
14:31:19 [2020-12-10T14:31:19.162Z] #45 3.091 go: downloading github.com/mattn/go-colorable v0.1.6
14:31:19 [2020-12-10T14:31:19.162Z] #45 3.530 go: extracting github.com/spf13/pflag v1.0.3
14:31:19 [2020-12-10T14:31:19.162Z] #45 3.701 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:31:19 [2020-12-10T14:31:19.162Z] #45 3.702 go: extracting github.com/mattn/go-colorable v0.1.6
14:31:19 [2020-12-10T14:31:19.162Z] #45 3.702 go: extracting github.com/jonboulle/clockwork v0.1.0
14:31:19 [2020-12-10T14:31:19.162Z] #45 3.719 go: extracting github.com/mattn/go-isatty v0.0.12
14:31:19 [2020-12-10T14:31:19.162Z] #45 4.156 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:31:19 [2020-12-10T14:31:19.162Z] #45 4.160 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:31:19 [2020-12-10T14:31:19.162Z] #45 4.160 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:31:19 [2020-12-10T14:31:19.162Z] #45 5.119 go: finding github.com/fatih/color v1.9.0
14:31:19 [2020-12-10T14:31:19.162Z] #45 5.137 go: finding github.com/spf13/pflag v1.0.3
14:31:19 [2020-12-10T14:31:19.162Z] #45 5.138 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:31:19 [2020-12-10T14:31:19.162Z] #45 5.167 go: finding github.com/pkg/errors v0.9.1
14:31:19 [2020-12-10T14:31:19.162Z] #45 5.250 go: finding github.com/jonboulle/clockwork v0.1.0
14:31:19 [2020-12-10T14:31:19.162Z] #45 5.703 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:31:19 [2020-12-10T14:31:19.162Z] #45 5.704 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:31:19 [2020-12-10T14:31:19.162Z] #45 5.704 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:31:19 [2020-12-10T14:31:19.162Z] #45 5.705 go: finding github.com/mattn/go-colorable v0.1.6
14:31:19 [2020-12-10T14:31:19.162Z] #45 5.705 go: finding github.com/mattn/go-isatty v0.0.12
14:31:19 [2020-12-10T14:31:19.162Z] #45 5.847 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:31:19 [2020-12-10T14:31:19.162Z] #45 ...
14:31:19 [2020-12-10T14:31:19.162Z] 
14:31:19 [2020-12-10T14:31:19.162Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:31:19 [2020-12-10T14:31:19.162Z] #27 5.845 
                                                                           0.0%
                                                                           0.5%
##                                                                         3.5%
###                                                                        5.2%
#####                                                                      8.1%
#######                                                                   10.3%
#########                                                                 13.1%
############                                                              16.7%
##############                                                            19.7%
################                                                          22.4%
#################                                                         24.5%
####################                                                      28.3%
#######################                                                   32.2%
##########################                                                36.7%
#############################                                             41.4%
###############################                                           44.1%
#################################                                         46.2%
####################################                                      50.7%
######################################                                    53.5%
#########################################                                 57.3%
############################################                              62.1%
#################################################                         68.4%
####################################################                      72.9%
#########################################################                 80.3%
#############################################################             85.0%
#################################################################         91.2%
######################################################################    98.0%
######################################################################## 100.0%
14:31:19 [2020-12-10T14:31:19.162Z] #27 8.857 
14:31:19 [2020-12-10T14:31:19.162Z] #27 9.470 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:31:19 [2020-12-10T14:31:19.162Z] #27 9.685 
14:31:19 [2020-12-10T14:31:19.162Z] #27 9.786 
######################################################################## 100.0%
14:31:19 [2020-12-10T14:31:19.279Z] #47 29.10 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
14:31:19 [2020-12-10T14:31:19.297Z] #27 5.433 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:31:19 [2020-12-10T14:31:19.423Z] #27 9.846 
14:31:19 [2020-12-10T14:31:19.553Z] #27 ...
14:31:19 [2020-12-10T14:31:19.553Z] 
14:31:19 [2020-12-10T14:31:19.553Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:31:19 [2020-12-10T14:31:19.553Z] #37 DONE 1.5s
14:31:19 [2020-12-10T14:31:19.553Z] 
14:31:19 [2020-12-10T14:31:19.553Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:31:19 [2020-12-10T14:31:19.553Z] #29 DONE 1.5s
14:31:19 [2020-12-10T14:31:19.553Z] 
14:31:19 [2020-12-10T14:31:19.553Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:31:19 [2020-12-10T14:31:19.553Z] #27 5.492 
14:31:19 [2020-12-10T14:31:19.553Z] #27 5.572 
######################################################################## 100.0%
14:31:19 [2020-12-10T14:31:19.553Z] #27 5.620 
14:31:19 [2020-12-10T14:31:19.594Z] #35 1.311 + cd /tmp/tmp.HWkseW1pau/tini
14:31:19 [2020-12-10T14:31:19.594Z] #35 1.311 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
14:31:19 [2020-12-10T14:31:19.594Z] #35 1.317 + cmake .
14:31:19 [2020-12-10T14:31:19.685Z] #27 ...
14:31:19 [2020-12-10T14:31:19.685Z] 
14:31:19 [2020-12-10T14:31:19.685Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:31:19 [2020-12-10T14:31:19.685Z] #53 10.50 Setting up libbtrfs0 (4.20.1-2) ...
14:31:19 [2020-12-10T14:31:19.685Z] #53 10.54 Setting up libbtrfs-dev (4.20.1-2) ...
14:31:19 [2020-12-10T14:31:19.685Z] #53 10.59 Processing triggers for libc-bin (2.28-10) ...
14:31:19 [2020-12-10T14:31:19.685Z] #53 DONE 11.7s
14:31:19 [2020-12-10T14:31:19.685Z] 
14:31:19 [2020-12-10T14:31:19.685Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:19 [2020-12-10T14:31:19.685Z] #62 DONE 11.8s
14:31:19 [2020-12-10T14:31:19.685Z] 
14:31:19 [2020-12-10T14:31:19.685Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:19 [2020-12-10T14:31:19.685Z] #34 10.55 Building dependency tree...
14:31:19 [2020-12-10T14:31:19.685Z] #34 11.29 The following additional packages will be installed:
14:31:19 [2020-12-10T14:31:19.685Z] #34 11.29   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
14:31:19 [2020-12-10T14:31:19.685Z] #34 11.29 Suggested packages:
14:31:19 [2020-12-10T14:31:19.685Z] #34 11.29   cmake-doc ninja-build lrzip
14:31:19 [2020-12-10T14:31:19.685Z] #34 11.29 Recommended packages:
14:31:19 [2020-12-10T14:31:19.685Z] #34 11.29   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:31:19 [2020-12-10T14:31:19.685Z] #34 11.46 The following NEW packages will be installed:
14:31:19 [2020-12-10T14:31:19.685Z] #34 11.47   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
14:31:19 [2020-12-10T14:31:19.685Z] #34 11.47   vim-common xxd
14:31:19 [2020-12-10T14:31:19.685Z] #34 ...
14:31:19 [2020-12-10T14:31:19.685Z] 
14:31:19 [2020-12-10T14:31:19.685Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:31:19 [2020-12-10T14:31:19.685Z] #56 1.996 + RM_GOPATH=0
14:31:19 [2020-12-10T14:31:19.685Z] #56 1.996 + TMP_GOPATH=
14:31:19 [2020-12-10T14:31:19.685Z] #56 1.996 + : /build
14:31:19 [2020-12-10T14:31:19.685Z] #56 1.996 + '[' -z '' ']'
14:31:19 [2020-12-10T14:31:19.685Z] #56 1.997 ++ mktemp -d
14:31:19 [2020-12-10T14:31:19.685Z] #56 1.999 + export GOPATH=/tmp/tmp.DY3q7ktTAy
14:31:19 [2020-12-10T14:31:19.685Z] #56 1.999 + GOPATH=/tmp/tmp.DY3q7ktTAy
14:31:19 [2020-12-10T14:31:19.685Z] #56 1.999 + RM_GOPATH=1
14:31:19 [2020-12-10T14:31:19.685Z] #56 1.999 + case "$(go env GOARCH)" in
14:31:19 [2020-12-10T14:31:19.685Z] #56 2.003 ++ go env GOARCH
14:31:19 [2020-12-10T14:31:19.685Z] #56 2.028 + export GO_BUILDMODE=-buildmode=pie
14:31:19 [2020-12-10T14:31:19.685Z] #56 2.028 + GO_BUILDMODE=-buildmode=pie
14:31:19 [2020-12-10T14:31:19.685Z] #56 2.030 ++ dirname /tmp/install/install.sh
14:31:19 [2020-12-10T14:31:19.685Z] #56 2.030 + dir=/tmp/install
14:31:19 [2020-12-10T14:31:19.685Z] #56 2.030 + bin=rootlesskit
14:31:19 [2020-12-10T14:31:19.685Z] #56 2.030 + shift
14:31:19 [2020-12-10T14:31:19.685Z] #56 2.031 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
14:31:19 [2020-12-10T14:31:19.685Z] #56 2.031 + . /tmp/install/rootlesskit.installer
14:31:19 [2020-12-10T14:31:19.685Z] #56 2.031 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
14:31:19 [2020-12-10T14:31:19.685Z] #56 2.031 + install_rootlesskit
14:31:19 [2020-12-10T14:31:19.685Z] #56 2.031 + case "$1" in
14:31:19 [2020-12-10T14:31:19.685Z] #56 2.031 + export CGO_ENABLED=0
14:31:19 [2020-12-10T14:31:19.685Z] #56 2.031 + CGO_ENABLED=0
14:31:19 [2020-12-10T14:31:19.685Z] #56 2.031 + _install_rootlesskit
14:31:19 [2020-12-10T14:31:19.685Z] #56 2.031 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
14:31:19 [2020-12-10T14:31:19.685Z] #56 2.031 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
14:31:19 [2020-12-10T14:31:19.685Z] #56 2.031 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DY3q7ktTAy/src/github.com/rootless-containers/rootlesskit
14:31:19 [2020-12-10T14:31:19.685Z] #56 2.039 Cloning into '/tmp/tmp.DY3q7ktTAy/src/github.com/rootless-containers/rootlesskit'...
14:31:19 [2020-12-10T14:31:19.685Z] #56 3.881 + cd /tmp/tmp.DY3q7ktTAy/src/github.com/rootless-containers/rootlesskit
14:31:19 [2020-12-10T14:31:19.685Z] #56 3.882 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
14:31:19 [2020-12-10T14:31:19.685Z] #56 4.059 + for f in rootlesskit rootlesskit-docker-proxy
14:31:19 [2020-12-10T14:31:19.685Z] #56 4.059 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:31:19 [2020-12-10T14:31:19.887Z] #35 1.707 -- The C compiler identification is GNU 8.3.0
14:31:19 [2020-12-10T14:31:19.887Z] #35 1.759 -- Check for working C compiler: /usr/bin/cc
14:31:19 [2020-12-10T14:31:19.946Z] #56 ...
14:31:19 [2020-12-10T14:31:19.946Z] 
14:31:19 [2020-12-10T14:31:19.946Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:19 [2020-12-10T14:31:19.946Z] #34 12.06 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
14:31:19 [2020-12-10T14:31:19.946Z] #34 12.06 Need to get 14.9 MB of archives.
14:31:19 [2020-12-10T14:31:19.946Z] #34 12.06 After this operation, 61.8 MB of additional disk space will be used.
14:31:19 [2020-12-10T14:31:19.946Z] #34 12.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:31:19 [2020-12-10T14:31:19.946Z] #34 12.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:31:19 [2020-12-10T14:31:19.946Z] #34 12.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
14:31:19 [2020-12-10T14:31:19.946Z] #34 12.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
14:31:20 [2020-12-10T14:31:20.208Z] #34 12.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
14:31:20 [2020-12-10T14:31:20.208Z] #34 12.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
14:31:20 [2020-12-10T14:31:20.208Z] #34 12.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
14:31:20 [2020-12-10T14:31:20.208Z] #34 12.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
14:31:20 [2020-12-10T14:31:20.208Z] #34 12.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
14:31:20 [2020-12-10T14:31:20.208Z] #34 12.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
14:31:20 [2020-12-10T14:31:20.402Z] #8 ...
14:31:20 [2020-12-10T14:31:20.402Z] 
14:31:20 [2020-12-10T14:31:20.402Z] #21 [internal] load build context
14:31:20 [2020-12-10T14:31:20.402Z] #21 transferring context: 53.17MB 2.4s done
14:31:20 [2020-12-10T14:31:20.402Z] #21 DONE 4.4s
14:31:20 [2020-12-10T14:31:20.402Z] 
14:31:20 [2020-12-10T14:31:20.402Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:31:20 [2020-12-10T14:31:20.402Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240
14:31:20 [2020-12-10T14:31:20.513Z] #27 6.428 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:31:20 [2020-12-10T14:31:20.547Z] #35 2.258 -- Check for working C compiler: /usr/bin/cc -- works
14:31:20 [2020-12-10T14:31:20.547Z] #35 2.258 -- Detecting C compiler ABI info
14:31:20 [2020-12-10T14:31:20.547Z] #35 ...
14:31:20 [2020-12-10T14:31:20.547Z] 
14:31:20 [2020-12-10T14:31:20.547Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:20 [2020-12-10T14:31:20.547Z] #49 28.30 reflect
14:31:20 [2020-12-10T14:31:20.547Z] #49 28.31 syscall
14:31:20 [2020-12-10T14:31:20.547Z] #49 33.89 time
14:31:20 [2020-12-10T14:31:20.547Z] #49 37.71 context
14:31:20 [2020-12-10T14:31:20.547Z] #49 38.07 encoding/binary
14:31:20 [2020-12-10T14:31:20.547Z] #49 38.17 internal/poll
14:31:20 [2020-12-10T14:31:20.665Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 4.4s done
14:31:20 [2020-12-10T14:31:20.665Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.4s done
14:31:20 [2020-12-10T14:31:20.665Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.8s done
14:31:20 [2020-12-10T14:31:20.665Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 4.8s
14:31:20 [2020-12-10T14:31:20.665Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.8s
14:31:20 [2020-12-10T14:31:20.665Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 11.63MB / 97.69MB 4.9s
14:31:20 [2020-12-10T14:31:20.665Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.9s done
14:31:20 [2020-12-10T14:31:20.770Z] #27 6.638 
14:31:20 [2020-12-10T14:31:20.770Z] #27 6.733 
######################################################################## 100.0%
14:31:20 [2020-12-10T14:31:20.770Z] #27 6.774 
14:31:20 [2020-12-10T14:31:20.821Z] #34 12.91 debconf: delaying package configuration, since apt-utils is not installed
14:31:20 [2020-12-10T14:31:20.821Z] #34 12.97 Fetched 14.9 MB in 1s (14.9 MB/s)
14:31:20 [2020-12-10T14:31:20.836Z] #49 ...
14:31:20 [2020-12-10T14:31:20.836Z] 
14:31:20 [2020-12-10T14:31:20.836Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:20 [2020-12-10T14:31:20.836Z] #35 2.580 -- Detecting C compiler ABI info - done
14:31:20 [2020-12-10T14:31:20.836Z] #35 2.588 -- Detecting C compile features
14:31:20 [2020-12-10T14:31:20.936Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 17.90MB / 97.69MB 5.0s
14:31:20 [2020-12-10T14:31:20.936Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 25.40MB / 97.69MB 5.1s
14:31:21 [2020-12-10T14:31:21.083Z] #34 13.17 Selecting previously unselected package xxd.
14:31:21 [2020-12-10T14:31:21.083Z] #34 13.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 ... 15410 files and directories currently installed.)
14:31:21 [2020-12-10T14:31:21.083Z] #34 13.19 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
14:31:21 [2020-12-10T14:31:21.083Z] #34 13.21 Unpacking xxd (2:8.1.0875-5) ...
14:31:21 [2020-12-10T14:31:21.188Z] #47 31.22 go: extracting github.com/gogo/protobuf v1.2.1
14:31:21 [2020-12-10T14:31:21.197Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 33.05MB / 97.69MB 5.2s
14:31:21 [2020-12-10T14:31:21.197Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 45.16MB / 97.69MB 5.3s
14:31:21 [2020-12-10T14:31:21.341Z] #27 7.253 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
14:31:21 [2020-12-10T14:31:21.341Z] #27 7.291 skipping existing c35d46ef359f
14:31:21 [2020-12-10T14:31:21.341Z] #27 7.321 
14:31:21 [2020-12-10T14:31:21.345Z] #34 13.37 Selecting previously unselected package vim-common.
14:31:21 [2020-12-10T14:31:21.345Z] #34 13.38 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:31:21 [2020-12-10T14:31:21.345Z] #34 13.40 Unpacking vim-common (2:8.1.0875-5) ...
14:31:21 [2020-12-10T14:31:21.345Z] #34 13.58 Selecting previously unselected package cmake-data.
14:31:21 [2020-12-10T14:31:21.345Z] #34 13.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:31:21 [2020-12-10T14:31:21.345Z] #34 13.61 Unpacking cmake-data (3.13.4-1) ...
14:31:21 [2020-12-10T14:31:21.460Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 65.50MB / 97.69MB 5.6s
14:31:21 [2020-12-10T14:31:21.723Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 77.31MB / 97.69MB 5.9s
14:31:21 [2020-12-10T14:31:21.723Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 86.27MB / 97.69MB 5.9s
14:31:21 [2020-12-10T14:31:21.758Z] #47 ...
14:31:21 [2020-12-10T14:31:21.758Z] 
14:31:21 [2020-12-10T14:31:21.758Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:21 [2020-12-10T14:31:21.758Z] #49 21.75 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:31:21 [2020-12-10T14:31:21.758Z] #49 21.89 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:31:21 [2020-12-10T14:31:21.758Z] #49 22.02 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:31:21 [2020-12-10T14:31:21.758Z] #49 22.18 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:31:21 [2020-12-10T14:31:21.758Z] #49 22.91 runtime/cgo
14:31:21 [2020-12-10T14:31:21.758Z] #49 22.98 runtime
14:31:21 [2020-12-10T14:31:21.758Z] #49 ...
14:31:21 [2020-12-10T14:31:21.758Z] 
14:31:21 [2020-12-10T14:31:21.758Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:31:21 [2020-12-10T14:31:21.758Z] #38 22.24 Checking out files:  90% (1500/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
14:31:21 [2020-12-10T14:31:21.758Z] #38 22.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:31:21 [2020-12-10T14:31:21.758Z] #38 24.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:31:21 [2020-12-10T14:31:21.864Z] #35 3.772 -- Detecting C compile features - done
14:31:21 [2020-12-10T14:31:21.864Z] #35 3.791 -- Performing Test HAS_BUILTIN_FORTIFY
14:31:21 [2020-12-10T14:31:21.904Z] #27 7.757 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:31:21 [2020-12-10T14:31:21.904Z] #27 7.860 
14:31:21 [2020-12-10T14:31:21.904Z] #27 7.932 
######################################################################## 100.0%
14:31:21 [2020-12-10T14:31:21.904Z] #27 7.952 
14:31:21 [2020-12-10T14:31:21.985Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.0s
14:31:22 [2020-12-10T14:31:22.018Z] #38 ...
14:31:22 [2020-12-10T14:31:22.018Z] 
14:31:22 [2020-12-10T14:31:22.018Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:31:22 [2020-12-10T14:31:22.018Z] #53 21.94 Fetched 8408 kB in 17s (484 kB/s)
14:31:22 [2020-12-10T14:31:22.018Z] #53 21.94 Reading package lists...
14:31:22 [2020-12-10T14:31:22.018Z] #53 28.69 Reading package lists...
14:31:22 [2020-12-10T14:31:22.018Z] #53 ...
14:31:22 [2020-12-10T14:31:22.018Z] 
14:31:22 [2020-12-10T14:31:22.018Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:22 [2020-12-10T14:31:22.018Z] #11 23.51 Fetched 8408 kB in 18s (456 kB/s)
14:31:22 [2020-12-10T14:31:22.018Z] #11 23.51 Reading package lists...
14:31:22 [2020-12-10T14:31:22.154Z] #35 3.969 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:31:22 [2020-12-10T14:31:22.154Z] #35 ...
14:31:22 [2020-12-10T14:31:22.154Z] 
14:31:22 [2020-12-10T14:31:22.154Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:31:22 [2020-12-10T14:31:22.154Z] #30 29.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
14:31:22 [2020-12-10T14:31:22.154Z] #30 30.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:31:22 [2020-12-10T14:31:22.154Z] #30 ...
14:31:22 [2020-12-10T14:31:22.154Z] 
14:31:22 [2020-12-10T14:31:22.154Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:22 [2020-12-10T14:31:22.154Z] #35 4.095 -- Configuring done
14:31:22 [2020-12-10T14:31:22.154Z] #35 4.120 -- Generating done
14:31:22 [2020-12-10T14:31:22.154Z] #35 4.152 -- Build files have been written to: /tmp/tmp.HWkseW1pau/tini
14:31:22 [2020-12-10T14:31:22.154Z] #35 4.164 + make tini-static
14:31:22 [2020-12-10T14:31:22.161Z] #27 8.230 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:31:22 [2020-12-10T14:31:22.278Z] #11 30.17 Reading package lists...
14:31:22 [2020-12-10T14:31:22.278Z] #11 ...
14:31:22 [2020-12-10T14:31:22.278Z] 
14:31:22 [2020-12-10T14:31:22.278Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:22 [2020-12-10T14:31:22.278Z] #40 22.34 Fetched 8408 kB in 18s (470 kB/s)
14:31:22 [2020-12-10T14:31:22.278Z] #40 22.34 Reading package lists...
14:31:22 [2020-12-10T14:31:22.291Z] #34 14.51 Selecting previously unselected package libicu63:amd64.
14:31:22 [2020-12-10T14:31:22.291Z] #34 14.52 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
14:31:22 [2020-12-10T14:31:22.424Z] #27 8.326 
14:31:22 [2020-12-10T14:31:22.424Z] #27 8.408 
######################################################################## 100.0%
14:31:22 [2020-12-10T14:31:22.424Z] #27 8.444 
14:31:22 [2020-12-10T14:31:22.424Z] #27 8.468 Download of images into '/build' complete.
14:31:22 [2020-12-10T14:31:22.424Z] #27 8.468 Use something like the following to load the result into a Docker daemon:
14:31:22 [2020-12-10T14:31:22.424Z] #27 8.468   tar -cC '/build' . | docker load
14:31:22 [2020-12-10T14:31:22.424Z] #27 DONE 8.6s
14:31:22 [2020-12-10T14:31:22.424Z] 
14:31:22 [2020-12-10T14:31:22.424Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:31:22 [2020-12-10T14:31:22.443Z] #35 4.403 Scanning dependencies of target tini-static
14:31:22 [2020-12-10T14:31:22.443Z] #35 4.445 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:31:22 [2020-12-10T14:31:22.538Z] #40 28.93 Reading package lists...
14:31:22 [2020-12-10T14:31:22.538Z] #40 ...
14:31:22 [2020-12-10T14:31:22.538Z] 
14:31:22 [2020-12-10T14:31:22.538Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:22 [2020-12-10T14:31:22.538Z] #34 23.17 Fetched 8408 kB in 18s (469 kB/s)
14:31:22 [2020-12-10T14:31:22.538Z] #34 23.17 Reading package lists...
14:31:22 [2020-12-10T14:31:22.552Z] #34 14.57 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
14:31:23 [2020-12-10T14:31:23.376Z] #8 ...
14:31:23 [2020-12-10T14:31:23.376Z] 
14:31:23 [2020-12-10T14:31:23.376Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
14:31:23 [2020-12-10T14:31:23.376Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
14:31:23 [2020-12-10T14:31:23.376Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
14:31:23 [2020-12-10T14:31:23.376Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
14:31:23 [2020-12-10T14:31:23.376Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 5.0s done
14:31:23 [2020-12-10T14:31:23.376Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done
14:31:23 [2020-12-10T14:31:23.376Z] #60 DONE 7.6s
14:31:23 [2020-12-10T14:31:23.376Z] 
14:31:23 [2020-12-10T14:31:23.376Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:31:23 [2020-12-10T14:31:23.376Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.1s done
14:31:23 [2020-12-10T14:31:23.471Z] #35 5.283 [100%] Linking C executable tini-static
14:31:23 [2020-12-10T14:31:23.761Z] #35 5.685 [100%] Built target tini-static
14:31:23 [2020-12-10T14:31:23.761Z] #35 5.752 + mkdir -p /build
14:31:23 [2020-12-10T14:31:23.761Z] #35 5.753 + cp tini-static /build/docker-init
14:31:23 [2020-12-10T14:31:23.954Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.9s done
14:31:23 [2020-12-10T14:31:23.954Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
14:31:24 [2020-12-10T14:31:24.392Z] #35 DONE 6.1s
14:31:24 [2020-12-10T14:31:24.392Z] 
14:31:24 [2020-12-10T14:31:24.392Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:24 [2020-12-10T14:31:24.392Z] #41 1.820 Note: Building without setproctitle() and strlcpy() support.
14:31:24 [2020-12-10T14:31:24.392Z] #41 1.820       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:31:24 [2020-12-10T14:31:24.392Z] #41 1.827 Note: Building without GnuTLS support
14:31:24 [2020-12-10T14:31:24.392Z] #41 1.835 Makefile.config:39: Warn: you have no libnftables installed
14:31:24 [2020-12-10T14:31:24.392Z] #41 1.835 Makefile.config:40: Warn: Building without nftables support
14:31:24 [2020-12-10T14:31:24.392Z] #41 3.008 fatal: not a git repository (or any of the parent directories): .git
14:31:24 [2020-12-10T14:31:24.392Z] #41 3.038   GEN      .gitid
14:31:24 [2020-12-10T14:31:24.392Z] #41 3.041   GEN      criu/include/version.h
14:31:24 [2020-12-10T14:31:24.392Z] #41 3.064   GEN      include/common/asm
14:31:24 [2020-12-10T14:31:24.392Z] #41 3.898   PBCC     images/timens.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 3.925   DEP      images/timens.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 3.967   PBCC     images/fown.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 3.972   PBCC     images/google/protobuf/descriptor.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.017   PBCC     images/opts.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.030   PBCC     images/memfd.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.078   DEP      images/fown.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.127   DEP      images/google/protobuf/descriptor.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.180   DEP      images/opts.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.251   DEP      images/memfd.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.286   PBCC     images/sit.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.295   DEP      images/sit.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.357   PBCC     images/macvlan.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.362   DEP      images/macvlan.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.368   PBCC     images/autofs.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.383   DEP      images/autofs.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.407   PBCC     images/sysctl.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.417   DEP      images/sysctl.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.442   PBCC     images/time.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.453   DEP      images/time.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.460   PBCC     images/binfmt-misc.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.482   DEP      images/binfmt-misc.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.495   PBCC     images/seccomp.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.506   DEP      images/seccomp.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.556   PBCC     images/userns.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.559   DEP      images/userns.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.591   PBCC     images/cgroup.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.621   DEP      images/cgroup.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.667   PBCC     images/ext-file.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.681   DEP      images/ext-file.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.712   PBCC     images/rpc.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.779   DEP      images/rpc.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.816   PBCC     images/siginfo.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.839   DEP      images/siginfo.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.868   PBCC     images/pagemap.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.890   DEP      images/pagemap.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.939   PBCC     images/rlimit.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.960   DEP      images/rlimit.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 4.988   PBCC     images/file-lock.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.011   DEP      images/file-lock.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.055   PBCC     images/tty.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.090   DEP      images/tty.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.129   PBCC     images/tun.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.165   PBCC     images/netdev.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.207   DEP      images/tun.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.232   DEP      images/netdev.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.261   PBCC     images/vma.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.291   DEP      images/vma.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.337   PBCC     images/creds.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.344   DEP      images/creds.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.370   PBCC     images/utsns.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.383   DEP      images/utsns.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.411   PBCC     images/ipc-desc.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.423   PBCC     images/ipc-sem.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.434   DEP      images/ipc-desc.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.455   DEP      images/ipc-sem.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.475   PBCC     images/ipc-msg.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.483   DEP      images/ipc-msg.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.536   PBCC     images/ipc-shm.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.550   DEP      images/ipc-shm.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.600   PBCC     images/ipc-var.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.606   DEP      images/ipc-var.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.617   PBCC     images/sk-opts.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.630   PBCC     images/packet-sock.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.653   DEP      images/sk-opts.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.692   DEP      images/packet-sock.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.769   PBCC     images/sk-netlink.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.809   DEP      images/sk-netlink.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.836   PBCC     images/sk-inet.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.899   DEP      images/sk-inet.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.925   PBCC     images/sk-unix.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.949   DEP      images/sk-unix.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 5.986   PBCC     images/mm.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.029   DEP      images/mm.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.067   PBCC     images/timerfd.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.095   DEP      images/timerfd.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.137   PBCC     images/timer.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.158   DEP      images/timer.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.198   PBCC     images/sa.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.244   DEP      images/sa.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.267   PBCC     images/pipe-data.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.277   DEP      images/pipe-data.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.315   PBCC     images/mnt.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.343   DEP      images/mnt.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.385   PBCC     images/sk-packet.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.406   DEP      images/sk-packet.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.424   PBCC     images/tcp-stream.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.430   DEP      images/tcp-stream.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.512   PBCC     images/pipe.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.639   DEP      images/pipe.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.737   PBCC     images/pstree.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.775   DEP      images/pstree.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.811   PBCC     images/fs.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.826   DEP      images/fs.pb-c.d
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.874   PBCC     images/signalfd.pb-c.c
14:31:24 [2020-12-10T14:31:24.392Z] #41 6.919   DEP      images/signalfd.pb-c.d
14:31:24 [2020-12-10T14:31:24.447Z] #34 30.13 Reading package lists...
14:31:24 [2020-12-10T14:31:24.447Z] #34 ...
14:31:24 [2020-12-10T14:31:24.447Z] 
14:31:24 [2020-12-10T14:31:24.447Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:24 [2020-12-10T14:31:24.447Z] #47 34.48 go: extracting golang.org/x/text v0.3.2
14:31:24 [2020-12-10T14:31:24.476Z] #34 ...
14:31:24 [2020-12-10T14:31:24.476Z] 
14:31:24 [2020-12-10T14:31:24.476Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:31:24 [2020-12-10T14:31:24.476Z] #27 10.54 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:31:24 [2020-12-10T14:31:24.476Z] #27 10.83 
14:31:24 [2020-12-10T14:31:24.476Z] #27 11.00 
######################################################################    98.5%
######################################################################## 100.0%
14:31:24 [2020-12-10T14:31:24.476Z] #27 11.05 
14:31:24 [2020-12-10T14:31:24.476Z] #27 11.96 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
14:31:24 [2020-12-10T14:31:24.476Z] #27 11.98 skipping existing c35d46ef359f
14:31:24 [2020-12-10T14:31:24.476Z] #27 12.04 
14:31:24 [2020-12-10T14:31:24.476Z] #27 12.55 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:31:24 [2020-12-10T14:31:24.476Z] #27 12.76 
14:31:24 [2020-12-10T14:31:24.476Z] #27 12.85 
######################################################################## 100.0%
14:31:24 [2020-12-10T14:31:24.476Z] #27 12.91 
14:31:24 [2020-12-10T14:31:24.476Z] #27 13.61 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:31:24 [2020-12-10T14:31:24.476Z] #27 13.82 
14:31:24 [2020-12-10T14:31:24.476Z] #27 13.92 
######################################################################## 100.0%
14:31:24 [2020-12-10T14:31:24.476Z] #27 13.99 
14:31:24 [2020-12-10T14:31:24.476Z] #27 14.05 Download of images into '/build' complete.
14:31:24 [2020-12-10T14:31:24.476Z] #27 14.05 Use something like the following to load the result into a Docker daemon:
14:31:24 [2020-12-10T14:31:24.476Z] #27 14.06   tar -cC '/build' . | docker load
14:31:24 [2020-12-10T14:31:24.476Z] #27 DONE 14.8s
14:31:24 [2020-12-10T14:31:24.476Z] 
14:31:24 [2020-12-10T14:31:24.476Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:31:24 [2020-12-10T14:31:24.476Z] #45 DONE 16.4s
14:31:24 [2020-12-10T14:31:24.476Z] 
14:31:24 [2020-12-10T14:31:24.476Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:24 [2020-12-10T14:31:24.476Z] #47 11.05 go: extracting github.com/go-toolsmith/astequal v1.0.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 11.16 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
14:31:24 [2020-12-10T14:31:24.476Z] #47 11.22 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
14:31:24 [2020-12-10T14:31:24.476Z] #47 11.27 go: downloading github.com/BurntSushi/toml v0.3.1
14:31:24 [2020-12-10T14:31:24.476Z] #47 11.41 go: extracting github.com/BurntSushi/toml v0.3.1
14:31:24 [2020-12-10T14:31:24.476Z] #47 12.40 go: extracting github.com/gogo/protobuf v1.2.1
14:31:24 [2020-12-10T14:31:24.476Z] #47 13.18 go: extracting golang.org/x/text v0.3.2
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.46 go: finding github.com/fatih/color v1.7.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.46 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.48 go: finding github.com/mattn/go-colorable v0.1.4
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.49 go: finding github.com/mattn/go-isatty v0.0.8
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.53 go: finding github.com/go-critic/go-critic v0.4.1
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.54 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.54 go: finding github.com/go-lintpack/lintpack v0.5.2
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.56 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.57 go: finding github.com/go-toolsmith/astfmt v1.0.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.58 go: finding github.com/pkg/errors v0.8.1
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.59 go: finding github.com/mitchellh/go-homedir v1.1.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.60 go: finding github.com/go-toolsmith/astequal v1.0.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.62 go: finding github.com/spf13/viper v1.6.1
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.63 go: finding github.com/go-toolsmith/astcast v1.0.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.64 go: finding github.com/go-toolsmith/astp v1.0.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.64 go: finding github.com/go-toolsmith/astcopy v1.0.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.64 go: finding github.com/sirupsen/logrus v1.4.2
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.65 go: finding github.com/go-toolsmith/typep v1.0.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.65 go: finding github.com/stretchr/testify v1.4.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.69 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.69 go: finding github.com/go-toolsmith/strparse v1.0.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.70 go: finding github.com/bombsimon/wsl/v2 v2.0.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.70 go: finding github.com/spf13/cobra v0.0.5
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.70 go: finding github.com/spf13/pflag v1.0.5
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.71 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.71 go: finding github.com/davecgh/go-spew v1.1.1
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.72 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.72 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.73 go: finding github.com/gobwas/glob v0.2.3
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.73 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.75 go: finding github.com/pmezard/go-difflib v1.0.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.75 go: finding github.com/fsnotify/fsnotify v1.4.7
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.75 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.75 go: finding github.com/stretchr/objx v0.2.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.76 go: finding github.com/hashicorp/hcl v1.0.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.78 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.78 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.78 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.79 go: finding github.com/mitchellh/mapstructure v1.1.2
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.79 go: finding github.com/magiconair/properties v1.8.1
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.80 go: finding github.com/pelletier/go-toml v1.2.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.80 go: finding github.com/spf13/afero v1.1.2
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.81 go: finding github.com/spf13/cast v1.3.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.81 go: finding github.com/spf13/jwalterweatherman v1.0.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.81 go: finding github.com/subosito/gotenv v1.2.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.82 go: finding gopkg.in/yaml.v2 v2.2.7
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.83 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.84 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.84 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.85 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.86 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.86 go: finding gopkg.in/ini.v1 v1.51.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.86 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.87 go: finding golang.org/x/text v0.3.2
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.88 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.88 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.88 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.90 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.90 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.91 go: finding github.com/sourcegraph/go-diff v0.5.1
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.91 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.91 go: finding github.com/tommy-muehle/go-mnd v1.1.1
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.94 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.94 go: finding github.com/kisielk/gotool v1.0.0
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.94 go: finding github.com/ultraware/funlen v0.0.2
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.94 go: finding github.com/ultraware/whitespace v0.0.4
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.98 go: finding github.com/uudashr/gocognit v1.0.1
14:31:24 [2020-12-10T14:31:24.476Z] #47 14.99 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
14:31:24 [2020-12-10T14:31:24.476Z] #47 15.00 go: finding github.com/gogo/protobuf v1.2.1
14:31:24 [2020-12-10T14:31:24.476Z] #47 15.07 go: finding honnef.co/go/tools v0.0.1-2019.2.3
14:31:24 [2020-12-10T14:31:24.476Z] #47 15.08 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
14:31:24 [2020-12-10T14:31:24.476Z] #47 15.10 go: finding github.com/BurntSushi/toml v0.3.1
14:31:24 [2020-12-10T14:31:24.476Z] #47 15.10 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:31:24 [2020-12-10T14:31:24.476Z] #47 15.19 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:31:24 [2020-12-10T14:31:24.476Z] #47 ...
14:31:24 [2020-12-10T14:31:24.476Z] 
14:31:24 [2020-12-10T14:31:24.476Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:24 [2020-12-10T14:31:24.476Z] #43 6.667 internal/reflectlite
14:31:24 [2020-12-10T14:31:24.476Z] #43 6.667 sync
14:31:24 [2020-12-10T14:31:24.476Z] #43 7.046 github.com/LK4D4/vndr/godl/singleflight
14:31:24 [2020-12-10T14:31:24.476Z] #43 7.052 math/rand
14:31:24 [2020-12-10T14:31:24.476Z] #43 7.052 internal/singleflight
14:31:24 [2020-12-10T14:31:24.476Z] #43 7.603 sort
14:31:24 [2020-12-10T14:31:24.476Z] #43 7.604 errors
14:31:24 [2020-12-10T14:31:24.476Z] #43 7.812 io
14:31:24 [2020-12-10T14:31:24.476Z] #43 7.815 strconv
14:31:24 [2020-12-10T14:31:24.476Z] #43 7.817 vendor/golang.org/x/net/dns/dnsmessage
14:31:24 [2020-12-10T14:31:24.476Z] #43 7.817 internal/oserror
14:31:24 [2020-12-10T14:31:24.476Z] #43 7.957 syscall
14:31:24 [2020-12-10T14:31:24.476Z] #43 8.274 bytes
14:31:24 [2020-12-10T14:31:24.476Z] #43 8.287 strings
14:31:24 [2020-12-10T14:31:24.476Z] #43 8.300 hash
14:31:24 [2020-12-10T14:31:24.476Z] #43 8.301 crypto/internal/randutil
14:31:24 [2020-12-10T14:31:24.476Z] #43 8.560 hash/crc32
14:31:24 [2020-12-10T14:31:24.476Z] #43 8.566 crypto/hmac
14:31:24 [2020-12-10T14:31:24.476Z] #43 8.678 vendor/golang.org/x/crypto/hkdf
14:31:24 [2020-12-10T14:31:24.476Z] #43 9.552 bufio
14:31:24 [2020-12-10T14:31:24.476Z] #43 9.553 vendor/golang.org/x/text/transform
14:31:24 [2020-12-10T14:31:24.476Z] #43 9.985 reflect
14:31:24 [2020-12-10T14:31:24.476Z] #43 10.09 crypto
14:31:24 [2020-12-10T14:31:24.476Z] #43 10.09 crypto/rc4
14:31:24 [2020-12-10T14:31:24.476Z] #43 10.72 regexp/syntax
14:31:24 [2020-12-10T14:31:24.476Z] #43 12.01 internal/syscall/execenv
14:31:24 [2020-12-10T14:31:24.476Z] #43 12.01 internal/syscall/unix
14:31:24 [2020-12-10T14:31:24.476Z] #43 12.06 time
14:31:24 [2020-12-10T14:31:24.476Z] #43 13.23 regexp
14:31:24 [2020-12-10T14:31:24.476Z] #43 14.21 github.com/LK4D4/vndr/versioned
14:31:24 [2020-12-10T14:31:24.476Z] #43 14.33 context
14:31:24 [2020-12-10T14:31:24.476Z] #43 14.37 os
14:31:24 [2020-12-10T14:31:24.476Z] #43 14.66 internal/fmtsort
14:31:24 [2020-12-10T14:31:24.476Z] #43 14.66 encoding/binary
14:31:24 [2020-12-10T14:31:24.476Z] #43 15.30 encoding/base64
14:31:24 [2020-12-10T14:31:24.476Z] #43 15.32 crypto/cipher
14:31:24 [2020-12-10T14:31:24.476Z] #43 15.32 crypto/sha512
14:31:24 [2020-12-10T14:31:24.476Z] #43 15.32 crypto/ed25519/internal/edwards25519
14:31:24 [2020-12-10T14:31:24.476Z] #43 15.32 crypto/md5
14:31:24 [2020-12-10T14:31:24.476Z] #43 15.32 crypto/sha1
14:31:24 [2020-12-10T14:31:24.476Z] #43 15.39 crypto/sha256
14:31:24 [2020-12-10T14:31:24.476Z] #43 15.59 fmt
14:31:24 [2020-12-10T14:31:24.476Z] #43 16.16 internal/lazyregexp
14:31:24 [2020-12-10T14:31:24.476Z] #43 16.22 encoding/pem
14:31:24 [2020-12-10T14:31:24.476Z] #43 16.27 vendor/golang.org/x/crypto/poly1305
14:31:24 [2020-12-10T14:31:24.476Z] #43 16.28 net
14:31:24 [2020-12-10T14:31:24.476Z] #43 16.39 vendor/golang.org/x/sys/cpu
14:31:24 [2020-12-10T14:31:24.476Z] #43 16.55 os/exec
14:31:24 [2020-12-10T14:31:24.476Z] #43 16.55 crypto/aes
14:31:24 [2020-12-10T14:31:24.476Z] #43 16.56 crypto/des
14:31:24 [2020-12-10T14:31:24.528Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.6s done
14:31:24 [2020-12-10T14:31:24.691Z] #41 7.000   PBCC     images/fh.pb-c.c
14:31:24 [2020-12-10T14:31:24.691Z] #41 7.027   PBCC     images/fsnotify.pb-c.c
14:31:24 [2020-12-10T14:31:24.691Z] #41 7.084   DEP      images/fh.pb-c.d
14:31:24 [2020-12-10T14:31:24.691Z] #41 7.114   DEP      images/fsnotify.pb-c.d
14:31:24 [2020-12-10T14:31:24.691Z] #41 7.151   PBCC     images/eventpoll.pb-c.c
14:31:24 [2020-12-10T14:31:24.691Z] #41 7.151   DEP      images/eventpoll.pb-c.d
14:31:24 [2020-12-10T14:31:24.738Z] #43 16.77 vendor/golang.org/x/crypto/internal/chacha20
14:31:24 [2020-12-10T14:31:24.738Z] #43 ...
14:31:24 [2020-12-10T14:31:24.738Z] 
14:31:24 [2020-12-10T14:31:24.738Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:24 [2020-12-10T14:31:24.738Z] #40 9.003 Reading package lists...
14:31:24 [2020-12-10T14:31:24.738Z] #40 10.68 Reading package lists...
14:31:24 [2020-12-10T14:31:24.738Z] #40 11.97 Building dependency tree...
14:31:24 [2020-12-10T14:31:24.738Z] #40 12.97 The following additional packages will be installed:
14:31:24 [2020-12-10T14:31:24.738Z] #40 12.97   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
14:31:24 [2020-12-10T14:31:24.738Z] #40 12.97   libprotoc17 python-pkg-resources python-six zlib1g-dev
14:31:24 [2020-12-10T14:31:24.738Z] #40 12.98 Suggested packages:
14:31:24 [2020-12-10T14:31:24.738Z] #40 12.98   manpages-dev python-setuptools
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.29 The following NEW packages will be installed:
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.29   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.30   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.30   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.30   python-six zlib1g-dev
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.59 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.59 Need to get 4095 kB of archives.
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.59 After this operation, 22.5 MB of additional disk space will be used.
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
14:31:24 [2020-12-10T14:31:24.738Z] #40 13.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
14:31:24 [2020-12-10T14:31:24.738Z] #40 14.00 debconf: delaying package configuration, since apt-utils is not installed
14:31:24 [2020-12-10T14:31:24.738Z] #40 14.07 Fetched 4095 kB in 0s (10.9 MB/s)
14:31:24 [2020-12-10T14:31:24.738Z] #40 14.12 Selecting previously unselected package libcap-dev:amd64.
14:31:24 [2020-12-10T14:31:24.738Z] #40 14.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 ... 15410 files and directories currently installed.)
14:31:24 [2020-12-10T14:31:24.738Z] #40 14.17 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 14.20 Unpacking libcap-dev:amd64 (1:2.25-2) ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 14.31 Selecting previously unselected package libnet1:amd64.
14:31:24 [2020-12-10T14:31:24.738Z] #40 14.32 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 14.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 14.45 Selecting previously unselected package libnet1-dev.
14:31:24 [2020-12-10T14:31:24.738Z] #40 14.45 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 14.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 14.73 Selecting previously unselected package libnl-3-200:amd64.
14:31:24 [2020-12-10T14:31:24.738Z] #40 14.74 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 14.74 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 14.87 Selecting previously unselected package libnl-3-dev:amd64.
14:31:24 [2020-12-10T14:31:24.738Z] #40 14.87 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 14.87 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 15.22 Selecting previously unselected package libprotobuf-c1:amd64.
14:31:24 [2020-12-10T14:31:24.738Z] #40 15.23 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 15.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 15.52 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:31:24 [2020-12-10T14:31:24.738Z] #40 15.52 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 15.56 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 15.81 Selecting previously unselected package zlib1g-dev:amd64.
14:31:24 [2020-12-10T14:31:24.738Z] #40 15.81 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 15.84 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 16.11 Selecting previously unselected package libprotobuf17:amd64.
14:31:24 [2020-12-10T14:31:24.738Z] #40 16.11 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 16.16 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 16.63 Selecting previously unselected package libprotobuf-lite17:amd64.
14:31:24 [2020-12-10T14:31:24.738Z] #40 16.63 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 16.65 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 16.84 Selecting previously unselected package libprotobuf-dev:amd64.
14:31:24 [2020-12-10T14:31:24.738Z] #40 16.85 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
14:31:24 [2020-12-10T14:31:24.738Z] #40 16.90 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
14:31:24 [2020-12-10T14:31:24.946Z] #30 5.161 + git clone https://github.com/kolyshkin/go-swagger.git .
14:31:24 [2020-12-10T14:31:24.946Z] #30 5.168 Cloning into '.'...
14:31:24 [2020-12-10T14:31:24.946Z] #30 ...
14:31:24 [2020-12-10T14:31:24.946Z] 
14:31:24 [2020-12-10T14:31:24.946Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.005 + RM_GOPATH=0
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.005 + TMP_GOPATH=
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.005 + : /build
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.005 + '[' -z '' ']'
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.012 ++ mktemp -d
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.014 + export GOPATH=/tmp/tmp.mFsUpg0NPH
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.014 + GOPATH=/tmp/tmp.mFsUpg0NPH
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.014 + RM_GOPATH=1
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.014 + case "$(go env GOARCH)" in
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.014 ++ go env GOARCH
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.050 + export GO_BUILDMODE=-buildmode=pie
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.050 + GO_BUILDMODE=-buildmode=pie
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.050 ++ dirname /tmp/install/install.sh
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.050 + dir=/tmp/install
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.050 + bin=gotestsum
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.050 + shift
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.050 + '[' '!' -f /tmp/install/gotestsum.installer ']'
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.050 + . /tmp/install/gotestsum.installer
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.050 ++ : v0.5.3
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.050 + install_gotestsum
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.053 + set -e
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.054 + export GO111MODULE=on
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.054 + GO111MODULE=on
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.054 + GOBIN=/build
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.054 + go get gotest.tools/gotestsum@v0.5.3
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.119 go: finding gotest.tools/gotestsum v0.5.3
14:31:24 [2020-12-10T14:31:24.946Z] #45 6.129 go: finding gotest.tools v0.5.3
14:31:25 [2020-12-10T14:31:25.007Z] #41 7.175   PBCC     images/eventfd.pb-c.c
14:31:25 [2020-12-10T14:31:25.007Z] #41 7.199   DEP      images/eventfd.pb-c.d
14:31:25 [2020-12-10T14:31:25.007Z] #41 7.217   PBCC     images/remap-file-path.pb-c.c
14:31:25 [2020-12-10T14:31:25.007Z] #41 7.265   DEP      images/remap-file-path.pb-c.d
14:31:25 [2020-12-10T14:31:25.007Z] #41 7.301   PBCC     images/fifo.pb-c.c
14:31:25 [2020-12-10T14:31:25.007Z] #41 7.345   DEP      images/fifo.pb-c.d
14:31:25 [2020-12-10T14:31:25.007Z] #41 7.387   PBCC     images/ghost-file.pb-c.c
14:31:25 [2020-12-10T14:31:25.007Z] #41 7.429   DEP      images/ghost-file.pb-c.d
14:31:25 [2020-12-10T14:31:25.007Z] #41 7.508   PBCC     images/regfile.pb-c.c
14:31:25 [2020-12-10T14:31:25.101Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.1s
14:31:25 [2020-12-10T14:31:25.203Z] #45 7.172 go: downloading gotest.tools/gotestsum v0.5.3
14:31:25 [2020-12-10T14:31:25.300Z] #41 7.582   DEP      images/regfile.pb-c.d
14:31:25 [2020-12-10T14:31:25.300Z] #41 7.614   PBCC     images/ns.pb-c.c
14:31:25 [2020-12-10T14:31:25.300Z] #41 7.628   DEP      images/ns.pb-c.d
14:31:25 [2020-12-10T14:31:25.300Z] #41 7.710   PBCC     images/fdinfo.pb-c.c
14:31:25 [2020-12-10T14:31:25.590Z] #41 7.771   DEP      images/fdinfo.pb-c.d
14:31:25 [2020-12-10T14:31:25.590Z] #41 7.780   PBCC     images/core-aarch64.pb-c.c
14:31:25 [2020-12-10T14:31:25.590Z] #41 7.834   PBCC     images/core-arm.pb-c.c
14:31:25 [2020-12-10T14:31:25.590Z] #41 7.895   PBCC     images/core-ppc64.pb-c.c
14:31:25 [2020-12-10T14:31:25.590Z] #41 7.952   PBCC     images/core-s390.pb-c.c
14:31:25 [2020-12-10T14:31:25.590Z] #41 8.011   PBCC     images/core-x86.pb-c.c
14:31:25 [2020-12-10T14:31:25.676Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.5s done
14:31:25 [2020-12-10T14:31:25.676Z] #8 ...
14:31:25 [2020-12-10T14:31:25.676Z] 
14:31:25 [2020-12-10T14:31:25.676Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
14:31:25 [2020-12-10T14:31:25.676Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done
14:31:25 [2020-12-10T14:31:25.676Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done
14:31:25 [2020-12-10T14:31:25.676Z] #24 sha256:ab0ba5b78bfe01d61ac4f9919cd0e7bef8beefa0a77d3d710bfc8630d96804b8 529B / 529B done
14:31:25 [2020-12-10T14:31:25.676Z] #24 sha256:2aa621c7db398cbad23b51b63348fedf0a779542d52f71acd4f24072cb872170 1.46kB / 1.46kB done
14:31:25 [2020-12-10T14:31:25.676Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 49.18MB / 49.18MB 6.2s done
14:31:25 [2020-12-10T14:31:25.676Z] #24 extracting sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 3.1s done
14:31:25 [2020-12-10T14:31:25.676Z] #24 DONE 10.0s
14:31:25 [2020-12-10T14:31:25.676Z] 
14:31:25 [2020-12-10T14:31:25.676Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:31:25 [2020-12-10T14:31:25.676Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c
14:31:25 [2020-12-10T14:31:25.706Z] #40 ...
14:31:25 [2020-12-10T14:31:25.706Z] 
14:31:25 [2020-12-10T14:31:25.706Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:25 [2020-12-10T14:31:25.706Z] #34 17.63 Selecting previously unselected package libxml2:amd64.
14:31:25 [2020-12-10T14:31:25.706Z] #34 17.64 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
14:31:25 [2020-12-10T14:31:25.706Z] #34 17.72 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
14:31:25 [2020-12-10T14:31:25.706Z] #34 17.97 Selecting previously unselected package libarchive13:amd64.
14:31:25 [2020-12-10T14:31:25.879Z] #41 8.086   PBCC     images/core.pb-c.c
14:31:25 [2020-12-10T14:31:25.879Z] #41 8.164   PBCC     images/inventory.pb-c.c
14:31:25 [2020-12-10T14:31:25.879Z] #41 8.228   DEP      images/core-aarch64.pb-c.d
14:31:25 [2020-12-10T14:31:25.879Z] #41 8.260   DEP      images/core-arm.pb-c.d
14:31:25 [2020-12-10T14:31:25.879Z] #41 8.298   DEP      images/core-ppc64.pb-c.d
14:31:25 [2020-12-10T14:31:25.967Z] #34 17.97 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
14:31:25 [2020-12-10T14:31:25.967Z] #34 17.99 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:31:25 [2020-12-10T14:31:25.967Z] #34 18.17 Selecting previously unselected package libjsoncpp1:amd64.
14:31:26 [2020-12-10T14:31:26.168Z] #41 8.330   DEP      images/core-s390.pb-c.d
14:31:26 [2020-12-10T14:31:26.168Z] #41 8.366   DEP      images/core-x86.pb-c.d
14:31:26 [2020-12-10T14:31:26.169Z] #41 8.391   DEP      images/core.pb-c.d
14:31:26 [2020-12-10T14:31:26.169Z] #41 8.456   DEP      images/inventory.pb-c.d
14:31:26 [2020-12-10T14:31:26.169Z] #41 8.490   PBCC     images/cpuinfo.pb-c.c
14:31:26 [2020-12-10T14:31:26.169Z] #41 8.517   DEP      images/cpuinfo.pb-c.d
14:31:26 [2020-12-10T14:31:26.169Z] #41 8.571   PBCC     images/stats.pb-c.c
14:31:26 [2020-12-10T14:31:26.231Z] #34 18.18 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
14:31:26 [2020-12-10T14:31:26.231Z] #34 18.22 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
14:31:26 [2020-12-10T14:31:26.231Z] #34 18.38 Selecting previously unselected package librhash0:amd64.
14:31:26 [2020-12-10T14:31:26.231Z] #34 18.38 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
14:31:26 [2020-12-10T14:31:26.231Z] #34 18.41 Unpacking librhash0:amd64 (1.3.8-1) ...
14:31:26 [2020-12-10T14:31:26.458Z] #41 8.575   DEP      images/stats.pb-c.d
14:31:26 [2020-12-10T14:31:26.569Z] #45 8.139 go: extracting gotest.tools/gotestsum v0.5.3
14:31:26 [2020-12-10T14:31:26.802Z] #34 18.78 Selecting previously unselected package libuv1:amd64.
14:31:26 [2020-12-10T14:31:26.802Z] #34 18.79 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
14:31:26 [2020-12-10T14:31:26.802Z] #34 18.81 Unpacking libuv1:amd64 (1.24.1-1) ...
14:31:26 [2020-12-10T14:31:26.802Z] #34 19.02 Selecting previously unselected package cmake.
14:31:27 [2020-12-10T14:31:27.063Z] #34 ...
14:31:27 [2020-12-10T14:31:27.063Z] 
14:31:27 [2020-12-10T14:31:27.063Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:27 [2020-12-10T14:31:27.063Z] #32 10.58 path
14:31:27 [2020-12-10T14:31:27.063Z] #32 11.94 internal/syscall/execenv
14:31:27 [2020-12-10T14:31:27.063Z] #32 11.95 internal/syscall/unix
14:31:27 [2020-12-10T14:31:27.063Z] #32 11.95 time
14:31:27 [2020-12-10T14:31:27.063Z] #32 13.56 internal/poll
14:31:27 [2020-12-10T14:31:27.063Z] #32 14.06 os
14:31:27 [2020-12-10T14:31:27.063Z] #32 14.67 internal/fmtsort
14:31:27 [2020-12-10T14:31:27.063Z] #32 15.02 fmt
14:31:27 [2020-12-10T14:31:27.063Z] #32 15.02 path/filepath
14:31:27 [2020-12-10T14:31:27.063Z] #32 15.40 io/ioutil
14:31:27 [2020-12-10T14:31:27.063Z] #32 15.97 github.com/BurntSushi/toml
14:31:27 [2020-12-10T14:31:27.063Z] #32 15.97 log
14:31:27 [2020-12-10T14:31:27.063Z] #32 15.98 flag
14:31:27 [2020-12-10T14:31:27.063Z] #32 17.43 github.com/BurntSushi/toml/cmd/tomlv
14:31:27 [2020-12-10T14:31:27.063Z] #32 DONE 19.0s
14:31:27 [2020-12-10T14:31:27.063Z] 
14:31:27 [2020-12-10T14:31:27.063Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:27 [2020-12-10T14:31:27.063Z] #34 19.02 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
14:31:27 [2020-12-10T14:31:27.063Z] #34 19.03 Unpacking cmake (3.13.4-1) ...
14:31:27 [2020-12-10T14:31:27.091Z] #41 9.402 make[1]: Nothing to be done for 'all'.
14:31:27 [2020-12-10T14:31:27.511Z] #45 9.525 go: downloading github.com/pkg/errors v0.9.1
14:31:27 [2020-12-10T14:31:27.511Z] #45 9.591 go: downloading github.com/spf13/pflag v1.0.3
14:31:27 [2020-12-10T14:31:27.720Z] #41 10.15   CC       images/stats.o
14:31:27 [2020-12-10T14:31:27.767Z] #45 9.621 go: downloading github.com/jonboulle/clockwork v0.1.0
14:31:27 [2020-12-10T14:31:27.767Z] #45 9.667 go: downloading github.com/fatih/color v1.9.0
14:31:27 [2020-12-10T14:31:27.767Z] #45 9.754 go: extracting github.com/pkg/errors v0.9.1
14:31:27 [2020-12-10T14:31:27.767Z] #45 9.766 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:31:27 [2020-12-10T14:31:27.767Z] #45 9.787 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:31:28 [2020-12-10T14:31:28.004Z] #34 20.06 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
14:31:28 [2020-12-10T14:31:28.004Z] #34 20.08 Setting up xxd (2:8.1.0875-5) ...
14:31:28 [2020-12-10T14:31:28.004Z] #34 20.12 Setting up libuv1:amd64 (1.24.1-1) ...
14:31:28 [2020-12-10T14:31:28.004Z] #34 20.15 Setting up vim-common (2:8.1.0875-5) ...
14:31:28 [2020-12-10T14:31:28.004Z] #34 20.22 Setting up librhash0:amd64 (1.3.8-1) ...
14:31:28 [2020-12-10T14:31:28.004Z] #34 20.24 Setting up cmake-data (3.13.4-1) ...
14:31:28 [2020-12-10T14:31:28.004Z] #34 20.27 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
14:31:28 [2020-12-10T14:31:28.004Z] #34 20.29 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
14:31:28 [2020-12-10T14:31:28.010Z] #41 10.31   CC       images/core.o
14:31:28 [2020-12-10T14:31:28.023Z] #45 10.04 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:31:28 [2020-12-10T14:31:28.023Z] #45 ...
14:31:28 [2020-12-10T14:31:28.023Z] 
14:31:28 [2020-12-10T14:31:28.023Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:28 [2020-12-10T14:31:28.023Z] #34 7.365 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:31:28 [2020-12-10T14:31:28.023Z] #34 7.415 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:28 [2020-12-10T14:31:28.023Z] #34 7.415 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:31:28 [2020-12-10T14:31:28.023Z] #34 9.628 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:31:28 [2020-12-10T14:31:28.248Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.4s done
14:31:28 [2020-12-10T14:31:28.279Z] #34 ...
14:31:28 [2020-12-10T14:31:28.279Z] 
14:31:28 [2020-12-10T14:31:28.279Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:28 [2020-12-10T14:31:28.279Z] #40 7.297 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:31:28 [2020-12-10T14:31:28.279Z] #40 7.383 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:28 [2020-12-10T14:31:28.279Z] #40 7.386 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:31:28 [2020-12-10T14:31:28.279Z] #40 9.634 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:31:28 [2020-12-10T14:31:28.279Z] #40 ...
14:31:28 [2020-12-10T14:31:28.279Z] 
14:31:28 [2020-12-10T14:31:28.279Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:31:28 [2020-12-10T14:31:28.279Z] #53 7.265 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:31:28 [2020-12-10T14:31:28.279Z] #53 7.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:28 [2020-12-10T14:31:28.279Z] #53 7.458 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:31:28 [2020-12-10T14:31:28.279Z] #53 9.109 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:31:28 [2020-12-10T14:31:28.299Z] #41 10.71   CC       images/core-x86.o
14:31:28 [2020-12-10T14:31:28.320Z] #34 20.30 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:31:28 [2020-12-10T14:31:28.320Z] #34 20.31 Setting up cmake (3.13.4-1) ...
14:31:28 [2020-12-10T14:31:28.320Z] #34 20.33 Processing triggers for libc-bin (2.28-10) ...
14:31:28 [2020-12-10T14:31:28.320Z] #34 20.39 Processing triggers for mime-support (3.62) ...
14:31:28 [2020-12-10T14:31:28.509Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44
14:31:28 [2020-12-10T14:31:28.541Z] #53 ...
14:31:28 [2020-12-10T14:31:28.541Z] 
14:31:28 [2020-12-10T14:31:28.541Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.841 + RM_GOPATH=0
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.841 + TMP_GOPATH=
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.841 + : /build
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.841 + '[' -z '' ']'
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.842 ++ mktemp -d
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.843 + export GOPATH=/tmp/tmp.qPsjnDFhXe
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.843 + GOPATH=/tmp/tmp.qPsjnDFhXe
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.843 + RM_GOPATH=1
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.843 + case "$(go env GOARCH)" in
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.849 ++ go env GOARCH
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.856 + export GO_BUILDMODE=-buildmode=pie
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.856 + GO_BUILDMODE=-buildmode=pie
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.858 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.859 ++ dirname /tmp/install/install.sh
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.859 + dir=/tmp/install
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.859 + bin=proxy
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.859 + shift
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.859 + '[' '!' -f /tmp/install/proxy.installer ']'
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.859 + . /tmp/install/proxy.installer
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.859 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.859 + install_proxy
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.859 + case "$1" in
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.859 + export CGO_ENABLED=0
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.859 + CGO_ENABLED=0
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.859 + _install_proxy
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.859 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b'
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.859 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qPsjnDFhXe/src/github.com/docker/libnetwork
14:31:28 [2020-12-10T14:31:28.541Z] #62 5.861 Cloning into '/tmp/tmp.qPsjnDFhXe/src/github.com/docker/libnetwork'...
14:31:28 [2020-12-10T14:31:28.541Z] #62 ...
14:31:28 [2020-12-10T14:31:28.541Z] 
14:31:28 [2020-12-10T14:31:28.541Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.848 + RM_GOPATH=0
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.848 + TMP_GOPATH=
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.848 + : /build
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.848 + '[' -z '' ']'
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.858 ++ mktemp -d
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.887 + export GOPATH=/tmp/tmp.cOm3qLkjHW
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.887 + GOPATH=/tmp/tmp.cOm3qLkjHW
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.887 + RM_GOPATH=1
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.887 + case "$(go env GOARCH)" in
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.887 ++ go env GOARCH
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.964 + export GO_BUILDMODE=-buildmode=pie
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.964 + GO_BUILDMODE=-buildmode=pie
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.964 ++ dirname /tmp/install/install.sh
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.964 + dir=/tmp/install
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.964 + bin=vndr
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.964 + shift
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.964 + '[' '!' -f /tmp/install/vndr.installer ']'
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.964 + . /tmp/install/vndr.installer
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.964 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.964 + install_vndr
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.964 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.964 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cOm3qLkjHW/src/github.com/LK4D4/vndr
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.965 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
14:31:28 [2020-12-10T14:31:28.541Z] #43 6.966 Cloning into '/tmp/tmp.cOm3qLkjHW/src/github.com/LK4D4/vndr'...
14:31:28 [2020-12-10T14:31:28.541Z] #43 7.898 + cd /tmp/tmp.cOm3qLkjHW/src/github.com/LK4D4/vndr
14:31:28 [2020-12-10T14:31:28.541Z] #43 7.898 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
14:31:28 [2020-12-10T14:31:28.541Z] #43 7.961 + go build -buildmode=pie -v -o /build/vndr .
14:31:28 [2020-12-10T14:31:28.541Z] #43 9.490 internal/cpu
14:31:28 [2020-12-10T14:31:28.541Z] #43 9.491 runtime/internal/atomic
14:31:28 [2020-12-10T14:31:28.541Z] #43 9.694 runtime/internal/sys
14:31:28 [2020-12-10T14:31:28.541Z] #43 9.931 internal/race
14:31:28 [2020-12-10T14:31:28.541Z] #43 10.05 internal/bytealg
14:31:28 [2020-12-10T14:31:28.541Z] #43 10.13 sync/atomic
14:31:28 [2020-12-10T14:31:28.541Z] #43 10.54 unicode
14:31:28 [2020-12-10T14:31:28.541Z] #43 ...
14:31:28 [2020-12-10T14:31:28.541Z] 
14:31:28 [2020-12-10T14:31:28.541Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.840 + RM_GOPATH=0
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.840 + TMP_GOPATH=
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.840 + : /build
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.840 + '[' -z '' ']'
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.840 ++ mktemp -d
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.845 + export GOPATH=/tmp/tmp.1e10zGOYF5
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.845 + GOPATH=/tmp/tmp.1e10zGOYF5
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.845 + RM_GOPATH=1
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.845 + case "$(go env GOARCH)" in
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.845 ++ go env GOARCH
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.852 + export GO_BUILDMODE=-buildmode=pie
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.852 + GO_BUILDMODE=-buildmode=pie
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.852 ++ dirname /tmp/install/install.sh
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.852 + dir=/tmp/install
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.852 + bin=rootlesskit
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.852 + shift
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.852 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.852 + . /tmp/install/rootlesskit.installer
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.852 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.852 + install_rootlesskit
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.852 + case "$1" in
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.852 + export CGO_ENABLED=0
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.852 + CGO_ENABLED=0
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.852 + _install_rootlesskit
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.852 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.852 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1e10zGOYF5/src/github.com/rootless-containers/rootlesskit
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.852 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
14:31:28 [2020-12-10T14:31:28.541Z] #56 5.861 Cloning into '/tmp/tmp.1e10zGOYF5/src/github.com/rootless-containers/rootlesskit'...
14:31:28 [2020-12-10T14:31:28.581Z] #34 DONE 20.7s
14:31:28 [2020-12-10T14:31:28.581Z] 
14:31:28 [2020-12-10T14:31:28.581Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:28 [2020-12-10T14:31:28.589Z] #41 ...
14:31:28 [2020-12-10T14:31:28.589Z] 
14:31:28 [2020-12-10T14:31:28.589Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:28 [2020-12-10T14:31:28.589Z] #11 36.07 Selecting previously unselected package binutils-mingw-w64.
14:31:28 [2020-12-10T14:31:28.589Z] #11 36.07 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:31:28 [2020-12-10T14:31:28.589Z] #11 36.07 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:31:28 [2020-12-10T14:31:28.589Z] #11 36.15 Selecting previously unselected package libdevmapper1.02.1:s390x.
14:31:28 [2020-12-10T14:31:28.589Z] #11 36.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
14:31:28 [2020-12-10T14:31:28.589Z] #11 36.16 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
14:31:28 [2020-12-10T14:31:28.589Z] #11 36.33 Selecting previously unselected package dmsetup.
14:31:28 [2020-12-10T14:31:28.589Z] #11 36.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
14:31:28 [2020-12-10T14:31:28.589Z] #11 36.34 Unpacking dmsetup (2:1.02.155-3) ...
14:31:28 [2020-12-10T14:31:28.589Z] #11 36.42 Selecting previously unselected package mingw-w64-common.
14:31:28 [2020-12-10T14:31:28.589Z] #11 36.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:31:28 [2020-12-10T14:31:28.589Z] #11 36.42 Unpacking mingw-w64-common (6.0.0-3) ...
14:31:28 [2020-12-10T14:31:28.589Z] #11 39.69 Selecting previously unselected package mingw-w64-x86-64-dev.
14:31:28 [2020-12-10T14:31:28.589Z] #11 39.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:31:28 [2020-12-10T14:31:28.589Z] #11 39.71 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:31:28 [2020-12-10T14:31:28.589Z] #11 43.97 Selecting previously unselected package gcc-mingw-w64-base.
14:31:28 [2020-12-10T14:31:28.589Z] #11 43.97 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
14:31:28 [2020-12-10T14:31:28.589Z] #11 43.98 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:31:28 [2020-12-10T14:31:28.589Z] #11 44.07 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:31:28 [2020-12-10T14:31:28.589Z] #11 44.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
14:31:28 [2020-12-10T14:31:28.589Z] #11 44.07 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:31:28 [2020-12-10T14:31:28.798Z] #56 ...
14:31:28 [2020-12-10T14:31:28.798Z] 
14:31:28 [2020-12-10T14:31:28.798Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.590 + RM_GOPATH=0
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.590 + TMP_GOPATH=
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.590 + : /build
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.590 + '[' -z '' ']'
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.590 ++ mktemp -d
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.590 + export GOPATH=/tmp/tmp.nDEYclWHWR
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.590 + GOPATH=/tmp/tmp.nDEYclWHWR
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.590 + RM_GOPATH=1
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.590 + case "$(go env GOARCH)" in
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.590 ++ go env GOARCH
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.643 + export GO_BUILDMODE=-buildmode=pie
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.643 + GO_BUILDMODE=-buildmode=pie
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.643 ++ dirname /tmp/install/install.sh
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.643 + dir=/tmp/install
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.643 + bin=golangci_lint
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.643 + shift
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.643 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.643 + . /tmp/install/golangci_lint.installer
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.643 ++ : v1.23.8
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.643 + install_golangci_lint
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.643 + set -e
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.643 + export GO111MODULE=on
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.643 + GO111MODULE=on
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.643 + GOBIN=/build
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.643 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.689 go: finding github.com v1.23.8
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.690 go: finding github.com/golangci/golangci-lint v1.23.8
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.702 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.702 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
14:31:28 [2020-12-10T14:31:28.798Z] #47 6.702 go: finding github.com/golangci v1.23.8
14:31:28 [2020-12-10T14:31:28.798Z] #47 7.611 go: downloading github.com/golangci/golangci-lint v1.23.8
14:31:28 [2020-12-10T14:31:28.798Z] #47 8.288 go: extracting github.com/golangci/golangci-lint v1.23.8
14:31:28 [2020-12-10T14:31:28.843Z] #35 ...
14:31:28 [2020-12-10T14:31:28.843Z] 
14:31:28 [2020-12-10T14:31:28.843Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:28 [2020-12-10T14:31:28.843Z] #49 11.11 reflect
14:31:28 [2020-12-10T14:31:28.843Z] #49 11.12 regexp/syntax
14:31:28 [2020-12-10T14:31:28.843Z] #49 12.80 time
14:31:28 [2020-12-10T14:31:28.843Z] #49 13.78 regexp
14:31:28 [2020-12-10T14:31:28.843Z] #49 14.02 internal/poll
14:31:28 [2020-12-10T14:31:28.843Z] #49 14.03 context
14:31:28 [2020-12-10T14:31:28.843Z] #49 14.93 os
14:31:28 [2020-12-10T14:31:28.843Z] #49 15.58 encoding/base64
14:31:28 [2020-12-10T14:31:28.843Z] #49 15.59 golang.org/x/sys/unix
14:31:28 [2020-12-10T14:31:28.843Z] #49 15.62 io/ioutil
14:31:28 [2020-12-10T14:31:28.843Z] #49 15.62 fmt
14:31:28 [2020-12-10T14:31:28.843Z] #49 15.62 mvdan.cc/sh/v3/fileutil
14:31:28 [2020-12-10T14:31:28.843Z] #49 16.66 github.com/pkg/diff
14:31:28 [2020-12-10T14:31:28.843Z] #49 16.66 go/token
14:31:28 [2020-12-10T14:31:28.843Z] #49 16.66 encoding/json
14:31:28 [2020-12-10T14:31:28.843Z] #49 16.67 mvdan.cc/editorconfig
14:31:28 [2020-12-10T14:31:28.843Z] #49 16.70 mvdan.cc/sh/v3/syntax
14:31:28 [2020-12-10T14:31:28.843Z] #49 17.44 go/scanner
14:31:28 [2020-12-10T14:31:28.843Z] #49 18.04 go/ast
14:31:28 [2020-12-10T14:31:28.843Z] #49 19.83 golang.org/x/crypto/ssh/terminal
14:31:28 [2020-12-10T14:31:28.843Z] #49 20.54 mvdan.cc/sh/v3/cmd/shfmt
14:31:28 [2020-12-10T14:31:28.878Z] #11 ...
14:31:28 [2020-12-10T14:31:28.878Z] 
14:31:28 [2020-12-10T14:31:28.878Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:28 [2020-12-10T14:31:28.878Z] #41 11.06   CC       images/core-arm.o
14:31:28 [2020-12-10T14:31:28.878Z] #41 11.26   CC       images/core-aarch64.o
14:31:29 [2020-12-10T14:31:29.057Z] #47 ...
14:31:29 [2020-12-10T14:31:29.057Z] 
14:31:29 [2020-12-10T14:31:29.057Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.728 + RM_GOPATH=0
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.728 + TMP_GOPATH=
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.728 + : /build
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.728 + '[' -z '' ']'
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.728 ++ mktemp -d
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.728 + export GOPATH=/tmp/tmp.gkds6Y2MiN
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.728 + GOPATH=/tmp/tmp.gkds6Y2MiN
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.728 + RM_GOPATH=1
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.728 + case "$(go env GOARCH)" in
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.728 ++ go env GOARCH
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.736 + export GO_BUILDMODE=-buildmode=pie
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.736 + GO_BUILDMODE=-buildmode=pie
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.738 ++ dirname /tmp/install/install.sh
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.739 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.739 + dir=/tmp/install
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.739 + bin=shfmt
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.739 + shift
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.739 + '[' '!' -f /tmp/install/shfmt.installer ']'
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.739 + . /tmp/install/shfmt.installer
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.739 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.739 + install_shfmt
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.739 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.739 + git clone https://github.com/mvdan/sh.git /tmp/tmp.gkds6Y2MiN/src/github.com/mvdan/sh
14:31:29 [2020-12-10T14:31:29.057Z] #49 5.745 Cloning into '/tmp/tmp.gkds6Y2MiN/src/github.com/mvdan/sh'...
14:31:29 [2020-12-10T14:31:29.057Z] #49 ...
14:31:29 [2020-12-10T14:31:29.057Z] 
14:31:29 [2020-12-10T14:31:29.057Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:29 [2020-12-10T14:31:29.057Z] #11 7.578 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:31:29 [2020-12-10T14:31:29.057Z] #11 7.611 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:29 [2020-12-10T14:31:29.057Z] #11 7.611 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:31:29 [2020-12-10T14:31:29.057Z] #11 9.750 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:31:29 [2020-12-10T14:31:29.104Z] #49 ...
14:31:29 [2020-12-10T14:31:29.104Z] 
14:31:29 [2020-12-10T14:31:29.104Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:29 [2020-12-10T14:31:29.104Z] #40 17.80 Selecting previously unselected package libprotoc17:amd64.
14:31:29 [2020-12-10T14:31:29.104Z] #40 17.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
14:31:29 [2020-12-10T14:31:29.104Z] #40 17.82 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
14:31:29 [2020-12-10T14:31:29.104Z] #40 18.07 Selecting previously unselected package protobuf-c-compiler.
14:31:29 [2020-12-10T14:31:29.104Z] #40 18.07 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
14:31:29 [2020-12-10T14:31:29.104Z] #40 18.08 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
14:31:29 [2020-12-10T14:31:29.104Z] #40 18.14 Selecting previously unselected package protobuf-compiler.
14:31:29 [2020-12-10T14:31:29.104Z] #40 18.14 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
14:31:29 [2020-12-10T14:31:29.104Z] #40 18.15 Unpacking protobuf-compiler (3.6.1.3-2) ...
14:31:29 [2020-12-10T14:31:29.104Z] #40 18.26 Selecting previously unselected package python-pkg-resources.
14:31:29 [2020-12-10T14:31:29.104Z] #40 18.26 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
14:31:29 [2020-12-10T14:31:29.104Z] #40 18.27 Unpacking python-pkg-resources (40.8.0-1) ...
14:31:29 [2020-12-10T14:31:29.104Z] #40 18.55 Selecting previously unselected package python-six.
14:31:29 [2020-12-10T14:31:29.104Z] #40 18.55 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
14:31:29 [2020-12-10T14:31:29.104Z] #40 18.58 Unpacking python-six (1.12.0-1) ...
14:31:29 [2020-12-10T14:31:29.104Z] #40 18.90 Selecting previously unselected package python-protobuf.
14:31:29 [2020-12-10T14:31:29.104Z] #40 18.90 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
14:31:29 [2020-12-10T14:31:29.104Z] #40 18.91 Unpacking python-protobuf (3.6.1.3-2) ...
14:31:29 [2020-12-10T14:31:29.104Z] #40 19.16 Setting up python-pkg-resources (40.8.0-1) ...
14:31:29 [2020-12-10T14:31:29.104Z] #40 20.70 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
14:31:29 [2020-12-10T14:31:29.104Z] #40 20.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:31:29 [2020-12-10T14:31:29.104Z] #40 20.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:31:29 [2020-12-10T14:31:29.104Z] #40 20.78 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
14:31:29 [2020-12-10T14:31:29.104Z] #40 20.81 Setting up python-six (1.12.0-1) ...
14:31:29 [2020-12-10T14:31:29.168Z] #41 11.56   CC       images/core-ppc64.o
14:31:29 [2020-12-10T14:31:29.168Z] #41 ...
14:31:29 [2020-12-10T14:31:29.168Z] 
14:31:29 [2020-12-10T14:31:29.168Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:29 [2020-12-10T14:31:29.168Z] #32 36.85 internal/poll
14:31:29 [2020-12-10T14:31:29.168Z] #32 37.16 internal/fmtsort
14:31:29 [2020-12-10T14:31:29.168Z] #32 37.74 internal/syscall/execenv
14:31:29 [2020-12-10T14:31:29.168Z] #32 37.92 internal/syscall/unix
14:31:29 [2020-12-10T14:31:29.168Z] #32 38.05 strings
14:31:29 [2020-12-10T14:31:29.168Z] #32 38.43 os
14:31:29 [2020-12-10T14:31:29.168Z] #32 39.61 path
14:31:29 [2020-12-10T14:31:29.168Z] #32 40.08 text/tabwriter
14:31:29 [2020-12-10T14:31:29.168Z] #32 40.96 fmt
14:31:29 [2020-12-10T14:31:29.168Z] #32 40.96 path/filepath
14:31:29 [2020-12-10T14:31:29.168Z] #32 42.01 io/ioutil
14:31:29 [2020-12-10T14:31:29.168Z] #32 43.50 github.com/BurntSushi/toml
14:31:29 [2020-12-10T14:31:29.168Z] #32 43.51 flag
14:31:29 [2020-12-10T14:31:29.168Z] #32 44.62 log
14:31:29 [2020-12-10T14:31:29.168Z] #32 46.21 github.com/BurntSushi/toml/cmd/tomlv
14:31:29 [2020-12-10T14:31:29.342Z] #11 ...
14:31:29 [2020-12-10T14:31:29.342Z] 
14:31:29 [2020-12-10T14:31:29.342Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:29 [2020-12-10T14:31:29.342Z] #32 6.887 + RM_GOPATH=0
14:31:29 [2020-12-10T14:31:29.342Z] #32 6.887 + TMP_GOPATH=
14:31:29 [2020-12-10T14:31:29.342Z] #32 6.887 + : /build
14:31:29 [2020-12-10T14:31:29.342Z] #32 6.887 + '[' -z '' ']'
14:31:29 [2020-12-10T14:31:29.342Z] #32 6.887 ++ mktemp -d
14:31:29 [2020-12-10T14:31:29.342Z] #32 6.887 + export GOPATH=/tmp/tmp.vxaiUftr3w
14:31:29 [2020-12-10T14:31:29.342Z] #32 6.887 + GOPATH=/tmp/tmp.vxaiUftr3w
14:31:29 [2020-12-10T14:31:29.342Z] #32 6.887 + RM_GOPATH=1
14:31:29 [2020-12-10T14:31:29.342Z] #32 6.887 + case "$(go env GOARCH)" in
14:31:29 [2020-12-10T14:31:29.342Z] #32 6.896 ++ go env GOARCH
14:31:29 [2020-12-10T14:31:29.343Z] #32 6.994 + export GO_BUILDMODE=-buildmode=pie
14:31:29 [2020-12-10T14:31:29.343Z] #32 6.994 + GO_BUILDMODE=-buildmode=pie
14:31:29 [2020-12-10T14:31:29.343Z] #32 6.994 ++ dirname /tmp/install/install.sh
14:31:29 [2020-12-10T14:31:29.343Z] #32 6.999 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:31:29 [2020-12-10T14:31:29.343Z] #32 6.999 + dir=/tmp/install
14:31:29 [2020-12-10T14:31:29.343Z] #32 6.999 + bin=tomlv
14:31:29 [2020-12-10T14:31:29.343Z] #32 6.999 + shift
14:31:29 [2020-12-10T14:31:29.343Z] #32 6.999 + '[' '!' -f /tmp/install/tomlv.installer ']'
14:31:29 [2020-12-10T14:31:29.343Z] #32 6.999 + . /tmp/install/tomlv.installer
14:31:29 [2020-12-10T14:31:29.343Z] #32 6.999 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:31:29 [2020-12-10T14:31:29.343Z] #32 6.999 + install_tomlv
14:31:29 [2020-12-10T14:31:29.343Z] #32 6.999 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:31:29 [2020-12-10T14:31:29.343Z] #32 6.999 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vxaiUftr3w/src/github.com/BurntSushi/toml
14:31:29 [2020-12-10T14:31:29.343Z] #32 7.013 Cloning into '/tmp/tmp.vxaiUftr3w/src/github.com/BurntSushi/toml'...
14:31:29 [2020-12-10T14:31:29.343Z] #32 8.187 + cd /tmp/tmp.vxaiUftr3w/src/github.com/BurntSushi/toml
14:31:29 [2020-12-10T14:31:29.343Z] #32 8.187 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:31:29 [2020-12-10T14:31:29.343Z] #32 8.282 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:31:29 [2020-12-10T14:31:29.343Z] #32 9.193 internal/cpu
14:31:29 [2020-12-10T14:31:29.343Z] #32 9.195 runtime/internal/atomic
14:31:29 [2020-12-10T14:31:29.343Z] #32 9.512 runtime/internal/sys
14:31:29 [2020-12-10T14:31:29.343Z] #32 9.712 runtime/internal/math
14:31:29 [2020-12-10T14:31:29.343Z] #32 9.742 internal/bytealg
14:31:29 [2020-12-10T14:31:29.343Z] #32 9.828 math/bits
14:31:29 [2020-12-10T14:31:29.343Z] #32 10.31 math
14:31:29 [2020-12-10T14:31:29.343Z] #32 10.56 runtime
14:31:29 [2020-12-10T14:31:29.343Z] #32 ...
14:31:29 [2020-12-10T14:31:29.343Z] 
14:31:29 [2020-12-10T14:31:29.343Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.609 + RM_GOPATH=0
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.609 + TMP_GOPATH=
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.609 + : /build
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.609 + '[' -z '' ']'
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.609 ++ mktemp -d
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.609 + export GOPATH=/tmp/tmp.gOsSuU8F8u
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.609 + GOPATH=/tmp/tmp.gOsSuU8F8u
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.609 + RM_GOPATH=1
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.609 + case "$(go env GOARCH)" in
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.609 ++ go env GOARCH
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.611 + export GO_BUILDMODE=-buildmode=pie
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.611 + GO_BUILDMODE=-buildmode=pie
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.612 Install docker/cli version 17.06.2-ce from stable
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.612 ++ dirname /tmp/install/install.sh
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.612 + dir=/tmp/install
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.612 + bin=dockercli
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.612 + shift
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.612 + '[' '!' -f /tmp/install/dockercli.installer ']'
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.612 + . /tmp/install/dockercli.installer
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.612 ++ : stable
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.612 ++ : 17.06.2-ce
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.612 + install_dockercli
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.612 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.635 ++ uname -m
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.635 + arch=x86_64
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.635 + '[' x86_64 '!=' x86_64 ']'
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.635 + url=https://download.docker.com/linux/static
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.635 + tar -xz docker/docker
14:31:29 [2020-12-10T14:31:29.343Z] #22 5.635 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:31:29 [2020-12-10T14:31:29.606Z] #22 ...
14:31:29 [2020-12-10T14:31:29.606Z] 
14:31:29 [2020-12-10T14:31:29.606Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:31:29 [2020-12-10T14:31:29.606Z] #38 5.426 + git clone https://github.com/docker/distribution.git .
14:31:29 [2020-12-10T14:31:29.606Z] #38 5.426 Cloning into '.'...
14:31:29 [2020-12-10T14:31:29.606Z] #38 ...
14:31:29 [2020-12-10T14:31:29.606Z] 
14:31:29 [2020-12-10T14:31:29.606Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:31:29 [2020-12-10T14:31:29.606Z] #53 11.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
14:31:29 [2020-12-10T14:31:29.677Z] #40 ...
14:31:29 [2020-12-10T14:31:29.677Z] 
14:31:29 [2020-12-10T14:31:29.677Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:29 [2020-12-10T14:31:29.677Z] #11 9.941 Reading package lists...
14:31:29 [2020-12-10T14:31:29.677Z] #11 11.64 Building dependency tree...
14:31:29 [2020-12-10T14:31:29.677Z] #11 12.44 The following additional packages will be installed:
14:31:29 [2020-12-10T14:31:29.677Z] #11 12.44   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:31:29 [2020-12-10T14:31:29.677Z] #11 12.44   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:31:29 [2020-12-10T14:31:29.677Z] #11 12.45   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:31:29 [2020-12-10T14:31:29.677Z] #11 12.45   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
14:31:29 [2020-12-10T14:31:29.677Z] #11 12.45   mingw-w64-x86-64-dev
14:31:29 [2020-12-10T14:31:29.677Z] #11 12.45 Suggested packages:
14:31:29 [2020-12-10T14:31:29.677Z] #11 12.45   gcc-8-locales seccomp wine64
14:31:29 [2020-12-10T14:31:29.677Z] #11 12.87 The following NEW packages will be installed:
14:31:29 [2020-12-10T14:31:29.677Z] #11 12.87   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:31:29 [2020-12-10T14:31:29.677Z] #11 12.87   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:31:29 [2020-12-10T14:31:29.677Z] #11 12.87   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:31:29 [2020-12-10T14:31:29.677Z] #11 12.87   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:31:29 [2020-12-10T14:31:29.677Z] #11 12.87   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:31:29 [2020-12-10T14:31:29.677Z] #11 12.87   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:31:29 [2020-12-10T14:31:29.677Z] #11 12.87 The following packages will be upgraded:
14:31:29 [2020-12-10T14:31:29.677Z] #11 12.88   libsystemd0 libudev1
14:31:29 [2020-12-10T14:31:29.677Z] #11 13.18 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
14:31:29 [2020-12-10T14:31:29.677Z] #11 13.18 Need to get 78.2 MB of archives.
14:31:29 [2020-12-10T14:31:29.677Z] #11 13.18 After this operation, 487 MB of additional disk space will be used.
14:31:29 [2020-12-10T14:31:29.677Z] #11 13.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 13.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 13.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 13.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 13.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 13.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 13.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 13.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 13.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 13.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 13.56 Get:11 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]
14:31:29 [2020-12-10T14:31:29.678Z] #11 14.69 Get:12 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]
14:31:29 [2020-12-10T14:31:29.678Z] #11 15.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 15.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 15.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 15.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 15.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 15.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 15.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 15.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 15.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 15.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 15.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 15.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 15.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 15.91 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 15.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB]
14:31:29 [2020-12-10T14:31:29.678Z] #11 16.37 debconf: delaying package configuration, since apt-utils is not installed
14:31:29 [2020-12-10T14:31:29.678Z] #11 16.57 Fetched 78.2 MB in 3s (25.8 MB/s)
14:31:29 [2020-12-10T14:31:29.678Z] #11 16.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
14:31:29 [2020-12-10T14:31:29.678Z] #11 16.69 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ...
14:31:29 [2020-12-10T14:31:29.678Z] #11 16.75 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
14:31:29 [2020-12-10T14:31:29.678Z] #11 17.23 Setting up libsystemd0:amd64 (241-7~deb10u5) ...
14:31:29 [2020-12-10T14:31:29.678Z] #11 17.34 (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.)
14:31:29 [2020-12-10T14:31:29.678Z] #11 17.39 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ...
14:31:29 [2020-12-10T14:31:29.678Z] #11 17.43 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
14:31:29 [2020-12-10T14:31:29.678Z] #11 17.81 Setting up libudev1:amd64 (241-7~deb10u5) ...
14:31:29 [2020-12-10T14:31:29.678Z] #11 17.90 Selecting previously unselected package binutils-mingw-w64-i686.
14:31:29 [2020-12-10T14:31:29.678Z] #11 17.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 ... 15410 files and directories currently installed.)
14:31:29 [2020-12-10T14:31:29.678Z] #11 17.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
14:31:29 [2020-12-10T14:31:29.678Z] #11 17.92 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:31:29 [2020-12-10T14:31:29.678Z] #11 18.96 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:31:29 [2020-12-10T14:31:29.678Z] #11 18.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
14:31:29 [2020-12-10T14:31:29.678Z] #11 18.97 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:31:29 [2020-12-10T14:31:29.678Z] #11 20.20 Selecting previously unselected package binutils-mingw-w64.
14:31:29 [2020-12-10T14:31:29.678Z] #11 20.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:31:29 [2020-12-10T14:31:29.678Z] #11 20.21 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:31:29 [2020-12-10T14:31:29.678Z] #11 20.30 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:31:29 [2020-12-10T14:31:29.678Z] #11 20.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
14:31:29 [2020-12-10T14:31:29.678Z] #11 20.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:31:29 [2020-12-10T14:31:29.678Z] #11 20.52 Selecting previously unselected package dmsetup.
14:31:29 [2020-12-10T14:31:29.678Z] #11 20.52 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
14:31:29 [2020-12-10T14:31:29.678Z] #11 20.53 Unpacking dmsetup (2:1.02.155-3) ...
14:31:29 [2020-12-10T14:31:29.678Z] #11 20.72 Selecting previously unselected package mingw-w64-common.
14:31:29 [2020-12-10T14:31:29.678Z] #11 20.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:31:29 [2020-12-10T14:31:29.678Z] #11 20.74 Unpacking mingw-w64-common (6.0.0-3) ...
14:31:29 [2020-12-10T14:31:29.678Z] #11 ...
14:31:29 [2020-12-10T14:31:29.678Z] 
14:31:29 [2020-12-10T14:31:29.678Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.071 + RM_GOPATH=0
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.071 + TMP_GOPATH=
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.071 + : /build
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.073 + '[' -z '' ']'
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.073 ++ mktemp -d
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.073 + export GOPATH=/tmp/tmp.uMFIJnrL5w
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.073 + GOPATH=/tmp/tmp.uMFIJnrL5w
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.073 + RM_GOPATH=1
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.073 + case "$(go env GOARCH)" in
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.073 ++ go env GOARCH
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.128 + export GO_BUILDMODE=-buildmode=pie
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.128 + GO_BUILDMODE=-buildmode=pie
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.131 ++ dirname /tmp/install/install.sh
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.132 + dir=/tmp/install
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.132 + bin=containerd
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.132 + shift
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.132 + '[' '!' -f /tmp/install/containerd.installer ']'
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.132 + . /tmp/install/containerd.installer
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.132 ++ set -e
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.132 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.132 + install_containerd
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.132 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.132 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.132 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uMFIJnrL5w/src/github.com/containerd/containerd
14:31:29 [2020-12-10T14:31:29.678Z] #54 1.136 Cloning into '/tmp/tmp.uMFIJnrL5w/src/github.com/containerd/containerd'...
14:31:29 [2020-12-10T14:31:29.678Z] #54 ...
14:31:29 [2020-12-10T14:31:29.678Z] 
14:31:29 [2020-12-10T14:31:29.678Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.129 + RM_GOPATH=0
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.129 + TMP_GOPATH=
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.129 + : /build
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.129 + '[' -z '' ']'
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.130 ++ mktemp -d
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.132 + export GOPATH=/tmp/tmp.846Eih2RUE
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.132 + GOPATH=/tmp/tmp.846Eih2RUE
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.132 + RM_GOPATH=1
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.135 + case "$(go env GOARCH)" in
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.135 ++ go env GOARCH
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.148 + export GO_BUILDMODE=-buildmode=pie
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.148 + GO_BUILDMODE=-buildmode=pie
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.148 ++ dirname /tmp/install/install.sh
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.150 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.150 + dir=/tmp/install
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.150 + bin=tini
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.150 + shift
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.150 + '[' '!' -f /tmp/install/tini.installer ']'
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.150 + . /tmp/install/tini.installer
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.150 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.150 + install_tini
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.150 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.150 + git clone https://github.com/krallin/tini.git /tmp/tmp.846Eih2RUE/tini
14:31:29 [2020-12-10T14:31:29.678Z] #35 1.161 Cloning into '/tmp/tmp.846Eih2RUE/tini'...
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.17 go: finding github.com/fatih/color v1.7.0
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.30 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.31 go: finding github.com/mattn/go-colorable v0.1.4
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.34 go: finding github.com/mattn/go-isatty v0.0.8
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.42 go: finding github.com/go-critic/go-critic v0.4.1
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.44 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.47 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.49 go: finding github.com/go-lintpack/lintpack v0.5.2
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.49 go: finding github.com/pkg/errors v0.8.1
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.59 go: finding github.com/sirupsen/logrus v1.4.2
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.59 go: finding github.com/mitchellh/go-homedir v1.1.0
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.59 go: finding github.com/go-toolsmith/astequal v1.0.0
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.61 go: finding github.com/stretchr/testify v1.4.0
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.63 go: finding github.com/go-toolsmith/astfmt v1.0.0
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.64 go: finding github.com/davecgh/go-spew v1.1.1
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.66 go: finding github.com/go-toolsmith/astp v1.0.0
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.70 go: finding github.com/pmezard/go-difflib v1.0.0
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.70 go: finding github.com/go-toolsmith/astcast v1.0.0
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.71 go: finding github.com/go-toolsmith/typep v1.0.0
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.73 go: finding github.com/spf13/viper v1.6.1
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.74 go: finding github.com/stretchr/objx v0.2.0
14:31:29 [2020-12-10T14:31:29.727Z] #47 39.74 go: finding github.com/go-toolsmith/astcopy v1.0.0
14:31:29 [2020-12-10T14:31:29.796Z] #32 ...
14:31:29 [2020-12-10T14:31:29.796Z] 
14:31:29 [2020-12-10T14:31:29.796Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:29 [2020-12-10T14:31:29.796Z] #43 37.29 internal/fmtsort
14:31:29 [2020-12-10T14:31:29.796Z] #43 37.49 internal/poll
14:31:29 [2020-12-10T14:31:29.796Z] #43 37.76 internal/syscall/execenv
14:31:29 [2020-12-10T14:31:29.796Z] #43 37.84 internal/syscall/unix
14:31:29 [2020-12-10T14:31:29.796Z] #43 37.96 strings
14:31:29 [2020-12-10T14:31:29.796Z] #43 39.14 os
14:31:29 [2020-12-10T14:31:29.796Z] #43 40.00 regexp/syntax
14:31:29 [2020-12-10T14:31:29.796Z] #43 41.58 fmt
14:31:29 [2020-12-10T14:31:29.796Z] #43 43.80 regexp
14:31:29 [2020-12-10T14:31:29.796Z] #43 44.93 go/token
14:31:29 [2020-12-10T14:31:29.796Z] #43 45.72 go/scanner
14:31:29 [2020-12-10T14:31:29.796Z] #43 46.33 internal/lazyregexp
14:31:29 [2020-12-10T14:31:29.796Z] #43 46.62 go/ast
14:31:29 [2020-12-10T14:31:29.796Z] #43 46.62 net/url
14:31:29 [2020-12-10T14:31:29.796Z] #43 ...
14:31:29 [2020-12-10T14:31:29.796Z] 
14:31:29 [2020-12-10T14:31:29.796Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:29 [2020-12-10T14:31:29.796Z] #41 11.86   CC       images/core-s390.o
14:31:29 [2020-12-10T14:31:29.796Z] #41 12.28   CC       images/cpuinfo.o
14:31:29 [2020-12-10T14:31:29.987Z] #47 39.87 go: finding gopkg.in/yaml.v2 v2.2.7
14:31:29 [2020-12-10T14:31:29.987Z] #47 39.91 go: finding github.com/go-toolsmith/strparse v1.0.0
14:31:29 [2020-12-10T14:31:29.987Z] #47 39.93 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
14:31:29 [2020-12-10T14:31:29.987Z] #47 40.06 go: finding github.com/bombsimon/wsl/v2 v2.0.0
14:31:29 [2020-12-10T14:31:29.987Z] #47 40.10 go: finding github.com/fsnotify/fsnotify v1.4.7
14:31:29 [2020-12-10T14:31:29.987Z] #47 40.10 go: finding github.com/spf13/cobra v0.0.5
14:31:30 [2020-12-10T14:31:30.246Z] #47 40.13 go: finding github.com/gobwas/glob v0.2.3
14:31:30 [2020-12-10T14:31:30.246Z] #47 40.13 go: finding github.com/hashicorp/hcl v1.0.0
14:31:30 [2020-12-10T14:31:30.246Z] #47 40.15 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:31:30 [2020-12-10T14:31:30.246Z] #47 40.21 go: finding github.com/spf13/pflag v1.0.5
14:31:30 [2020-12-10T14:31:30.246Z] #47 40.33 go: finding github.com/magiconair/properties v1.8.1
14:31:30 [2020-12-10T14:31:30.298Z] #35 1.536 + cd /tmp/tmp.846Eih2RUE/tini
14:31:30 [2020-12-10T14:31:30.298Z] #35 1.536 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
14:31:30 [2020-12-10T14:31:30.298Z] #35 1.542 + cmake .
14:31:30 [2020-12-10T14:31:30.425Z] #41 12.61   CC       images/inventory.o
14:31:30 [2020-12-10T14:31:30.425Z] #41 12.83   CC       images/fdinfo.o
14:31:30 [2020-12-10T14:31:30.429Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.8s done
14:31:30 [2020-12-10T14:31:30.506Z] #47 40.47 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:31:30 [2020-12-10T14:31:30.506Z] #47 40.53 go: finding github.com/mitchellh/mapstructure v1.1.2
14:31:30 [2020-12-10T14:31:30.506Z] #47 40.60 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
14:31:30 [2020-12-10T14:31:30.506Z] #47 40.63 go: finding github.com/pelletier/go-toml v1.2.0
14:31:30 [2020-12-10T14:31:30.559Z] #35 1.758 -- The C compiler identification is GNU 8.3.0
14:31:30 [2020-12-10T14:31:30.559Z] #35 1.770 -- Check for working C compiler: /usr/bin/cc
14:31:30 [2020-12-10T14:31:30.559Z] #35 ...
14:31:30 [2020-12-10T14:31:30.559Z] 
14:31:30 [2020-12-10T14:31:30.559Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:30 [2020-12-10T14:31:30.559Z] #49 DONE 22.7s
14:31:30 [2020-12-10T14:31:30.559Z] 
14:31:30 [2020-12-10T14:31:30.559Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:30 [2020-12-10T14:31:30.559Z] #35 2.037 -- Check for working C compiler: /usr/bin/cc -- works
14:31:30 [2020-12-10T14:31:30.691Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s
14:31:30 [2020-12-10T14:31:30.714Z] #41 12.97   CC       images/fown.o
14:31:30 [2020-12-10T14:31:30.714Z] #41 13.07   CC       images/ns.o
14:31:30 [2020-12-10T14:31:30.798Z] #47 40.64 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:31:30 [2020-12-10T14:31:30.798Z] #47 40.65 go: finding github.com/spf13/afero v1.1.2
14:31:30 [2020-12-10T14:31:30.820Z] #35 2.038 -- Detecting C compiler ABI info
14:31:31 [2020-12-10T14:31:31.007Z] #41 13.20   CC       images/regfile.o
14:31:31 [2020-12-10T14:31:31.007Z] #41 13.33   CC       images/ghost-file.o
14:31:31 [2020-12-10T14:31:31.007Z] #41 ...
14:31:31 [2020-12-10T14:31:31.007Z] 
14:31:31 [2020-12-10T14:31:31.007Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:31 [2020-12-10T14:31:31.007Z] #32 DONE 48.8s
14:31:31 [2020-12-10T14:31:31.059Z] #47 40.87 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
14:31:31 [2020-12-10T14:31:31.059Z] #47 40.88 go: finding golang.org/x/text v0.3.2
14:31:31 [2020-12-10T14:31:31.059Z] #47 40.91 go: finding github.com/spf13/cast v1.3.0
14:31:31 [2020-12-10T14:31:31.059Z] #47 40.91 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
14:31:31 [2020-12-10T14:31:31.059Z] #47 41.16 go: finding github.com/spf13/jwalterweatherman v1.0.0
14:31:31 [2020-12-10T14:31:31.059Z] #47 41.16 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
14:31:31 [2020-12-10T14:31:31.081Z] #35 2.337 -- Detecting C compiler ABI info - done
14:31:31 [2020-12-10T14:31:31.081Z] #35 2.368 -- Detecting C compile features
14:31:31 [2020-12-10T14:31:31.297Z] 
14:31:31 [2020-12-10T14:31:31.297Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:31 [2020-12-10T14:31:31.297Z] #41 13.55   CC       images/fifo.o
14:31:31 [2020-12-10T14:31:31.297Z] #41 13.67   CC       images/remap-file-path.o
14:31:31 [2020-12-10T14:31:31.297Z] #41 13.76   CC       images/eventfd.o
14:31:31 [2020-12-10T14:31:31.599Z] #41 13.84   CC       images/eventpoll.o
14:31:31 [2020-12-10T14:31:31.628Z] #47 41.54 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:31:31 [2020-12-10T14:31:31.628Z] #47 41.56 go: finding github.com/subosito/gotenv v1.2.0
14:31:31 [2020-12-10T14:31:31.628Z] #47 41.57 go: finding gopkg.in/ini.v1 v1.51.0
14:31:31 [2020-12-10T14:31:31.628Z] #47 41.63 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
14:31:31 [2020-12-10T14:31:31.628Z] #47 41.67 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:31:31 [2020-12-10T14:31:31.628Z] #47 41.67 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:31:31 [2020-12-10T14:31:31.628Z] #47 41.75 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
14:31:31 [2020-12-10T14:31:31.888Z] #47 41.76 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
14:31:31 [2020-12-10T14:31:31.888Z] #47 41.87 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:31:31 [2020-12-10T14:31:31.888Z] #47 41.87 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
14:31:31 [2020-12-10T14:31:31.888Z] #47 41.88 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
14:31:31 [2020-12-10T14:31:31.888Z] #47 41.88 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
14:31:31 [2020-12-10T14:31:31.888Z] #47 41.92 go: finding github.com/kisielk/gotool v1.0.0
14:31:31 [2020-12-10T14:31:31.888Z] #47 41.93 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
14:31:31 [2020-12-10T14:31:31.888Z] #47 41.94 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
14:31:31 [2020-12-10T14:31:31.888Z] #47 41.95 go: finding github.com/sourcegraph/go-diff v0.5.1
14:31:31 [2020-12-10T14:31:31.888Z] #47 41.95 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
14:31:31 [2020-12-10T14:31:31.889Z] #41 14.27   CC       images/fh.o
14:31:31 [2020-12-10T14:31:31.889Z] #41 ...
14:31:31 [2020-12-10T14:31:31.889Z] 
14:31:31 [2020-12-10T14:31:31.889Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:31 [2020-12-10T14:31:31.889Z] #49 39.58 os
14:31:31 [2020-12-10T14:31:31.889Z] #49 39.70 encoding/base64
14:31:31 [2020-12-10T14:31:31.889Z] #49 40.31 golang.org/x/sys/unix
14:31:31 [2020-12-10T14:31:31.889Z] #49 42.30 fmt
14:31:31 [2020-12-10T14:31:31.889Z] #49 45.70 encoding/json
14:31:31 [2020-12-10T14:31:31.889Z] #49 47.07 github.com/pkg/diff
14:31:31 [2020-12-10T14:31:31.889Z] #49 48.10 go/ast
14:31:31 [2020-12-10T14:31:31.889Z] #49 49.14 golang.org/x/crypto/ssh/terminal
14:31:32 [2020-12-10T14:31:32.024Z] #35 3.266 -- Detecting C compile features - done
14:31:32 [2020-12-10T14:31:32.024Z] #35 3.275 -- Performing Test HAS_BUILTIN_FORTIFY
14:31:32 [2020-12-10T14:31:32.024Z] #35 3.381 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:31:32 [2020-12-10T14:31:32.024Z] #35 ...
14:31:32 [2020-12-10T14:31:32.024Z] 
14:31:32 [2020-12-10T14:31:32.024Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:32 [2020-12-10T14:31:32.024Z] #40 21.94 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
14:31:32 [2020-12-10T14:31:32.024Z] #40 21.97 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:31:32 [2020-12-10T14:31:32.024Z] #40 22.00 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
14:31:32 [2020-12-10T14:31:32.024Z] #40 22.09 Setting up libcap-dev:amd64 (1:2.25-2) ...
14:31:32 [2020-12-10T14:31:32.024Z] #40 22.10 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
14:31:32 [2020-12-10T14:31:32.024Z] #40 22.12 Setting up protobuf-compiler (3.6.1.3-2) ...
14:31:32 [2020-12-10T14:31:32.024Z] #40 22.14 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:31:32 [2020-12-10T14:31:32.024Z] #40 22.16 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
14:31:32 [2020-12-10T14:31:32.024Z] #40 22.18 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
14:31:32 [2020-12-10T14:31:32.024Z] #40 22.20 Setting up python-protobuf (3.6.1.3-2) ...
14:31:32 [2020-12-10T14:31:32.024Z] #40 23.70 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
14:31:32 [2020-12-10T14:31:32.024Z] #40 23.76 Processing triggers for libc-bin (2.28-10) ...
14:31:32 [2020-12-10T14:31:32.024Z] #40 DONE 24.2s
14:31:32 [2020-12-10T14:31:32.024Z] 
14:31:32 [2020-12-10T14:31:32.024Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:32 [2020-12-10T14:31:32.024Z] #35 3.439 -- Configuring done
14:31:32 [2020-12-10T14:31:32.024Z] #35 3.448 -- Generating done
14:31:32 [2020-12-10T14:31:32.024Z] #35 3.450 -- Build files have been written to: /tmp/tmp.846Eih2RUE/tini
14:31:32 [2020-12-10T14:31:32.024Z] #35 3.452 + make tini-static
14:31:32 [2020-12-10T14:31:32.130Z] #53 13.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
14:31:32 [2020-12-10T14:31:32.130Z] #53 ...
14:31:32 [2020-12-10T14:31:32.130Z] 
14:31:32 [2020-12-10T14:31:32.130Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:31:32 [2020-12-10T14:31:32.130Z] #22 13.31 + mkdir -p /build
14:31:32 [2020-12-10T14:31:32.130Z] #22 13.32 + mv docker/docker /build/
14:31:32 [2020-12-10T14:31:32.130Z] #22 13.32 + rmdir docker
14:31:32 [2020-12-10T14:31:32.130Z] #22 DONE 13.8s
14:31:32 [2020-12-10T14:31:32.130Z] 
14:31:32 [2020-12-10T14:31:32.130Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:31:32 [2020-12-10T14:31:32.130Z] #45 10.10 go: extracting github.com/jonboulle/clockwork v0.1.0
14:31:32 [2020-12-10T14:31:32.130Z] #45 10.13 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:31:32 [2020-12-10T14:31:32.130Z] #45 10.36 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:31:32 [2020-12-10T14:31:32.130Z] #45 10.44 go: extracting github.com/fatih/color v1.9.0
14:31:32 [2020-12-10T14:31:32.130Z] #45 10.46 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:31:32 [2020-12-10T14:31:32.130Z] #45 10.57 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:31:32 [2020-12-10T14:31:32.130Z] #45 10.62 go: downloading github.com/mattn/go-colorable v0.1.6
14:31:32 [2020-12-10T14:31:32.130Z] #45 10.64 go: downloading github.com/mattn/go-isatty v0.0.12
14:31:32 [2020-12-10T14:31:32.130Z] #45 10.65 go: extracting github.com/spf13/pflag v1.0.3
14:31:32 [2020-12-10T14:31:32.130Z] #45 10.71 go: extracting github.com/mattn/go-colorable v0.1.6
14:31:32 [2020-12-10T14:31:32.130Z] #45 11.11 go: extracting github.com/mattn/go-isatty v0.0.12
14:31:32 [2020-12-10T14:31:32.130Z] #45 13.80 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:31:32 [2020-12-10T14:31:32.150Z] #47 42.10 go: finding github.com/tommy-muehle/go-mnd v1.1.1
14:31:32 [2020-12-10T14:31:32.150Z] #47 42.10 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
14:31:32 [2020-12-10T14:31:32.150Z] #47 42.12 go: finding github.com/ultraware/funlen v0.0.2
14:31:32 [2020-12-10T14:31:32.150Z] #47 ...
14:31:32 [2020-12-10T14:31:32.150Z] 
14:31:32 [2020-12-10T14:31:32.150Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:32 [2020-12-10T14:31:32.150Z] #62 DONE 42.1s
14:31:32 [2020-12-10T14:31:32.150Z] 
14:31:32 [2020-12-10T14:31:32.150Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:32 [2020-12-10T14:31:32.150Z] #47 42.13 go: finding github.com/ultraware/whitespace v0.0.4
14:31:32 [2020-12-10T14:31:32.150Z] #47 42.16 go: finding github.com/uudashr/gocognit v1.0.1
14:31:32 [2020-12-10T14:31:32.150Z] #47 ...
14:31:32 [2020-12-10T14:31:32.150Z] 
14:31:32 [2020-12-10T14:31:32.150Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:32 [2020-12-10T14:31:32.150Z] #40 28.93 Reading package lists...
14:31:32 [2020-12-10T14:31:32.150Z] #40 35.40 Building dependency tree...
14:31:32 [2020-12-10T14:31:32.150Z] #40 38.57 The following additional packages will be installed:
14:31:32 [2020-12-10T14:31:32.150Z] #40 38.57   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
14:31:32 [2020-12-10T14:31:32.150Z] #40 38.57   libprotoc17 python-pkg-resources python-six zlib1g-dev
14:31:32 [2020-12-10T14:31:32.150Z] #40 38.59 Suggested packages:
14:31:32 [2020-12-10T14:31:32.150Z] #40 38.60   manpages-dev python-setuptools
14:31:32 [2020-12-10T14:31:32.150Z] #40 39.87 The following NEW packages will be installed:
14:31:32 [2020-12-10T14:31:32.150Z] #40 39.87   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:31:32 [2020-12-10T14:31:32.150Z] #40 39.87   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
14:31:32 [2020-12-10T14:31:32.150Z] #40 39.88   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:31:32 [2020-12-10T14:31:32.150Z] #40 39.88   python-six zlib1g-dev
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.42 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.42 Need to get 4095 kB of archives.
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.42 After this operation, 22.5 MB of additional disk space will be used.
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
14:31:32 [2020-12-10T14:31:32.150Z] #40 40.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
14:31:32 [2020-12-10T14:31:32.150Z] #40 41.78 debconf: delaying package configuration, since apt-utils is not installed
14:31:32 [2020-12-10T14:31:32.179Z] #49 ...
14:31:32 [2020-12-10T14:31:32.179Z] 
14:31:32 [2020-12-10T14:31:32.179Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:32 [2020-12-10T14:31:32.179Z] #41 14.39   CC       images/fsnotify.o
14:31:32 [2020-12-10T14:31:32.285Z] #35 3.563 Scanning dependencies of target tini-static
14:31:32 [2020-12-10T14:31:32.285Z] #35 3.640 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:31:32 [2020-12-10T14:31:32.387Z] #45 14.19 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:31:32 [2020-12-10T14:31:32.410Z] #40 42.32 Fetched 4095 kB in 1s (5867 kB/s)
14:31:32 [2020-12-10T14:31:32.410Z] #40 ...
14:31:32 [2020-12-10T14:31:32.410Z] 
14:31:32 [2020-12-10T14:31:32.410Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:32 [2020-12-10T14:31:32.410Z] #47 42.28 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
14:31:32 [2020-12-10T14:31:32.410Z] #47 42.35 go: finding github.com/gogo/protobuf v1.2.1
14:31:32 [2020-12-10T14:31:32.468Z] #41 14.70   CC       images/signalfd.o
14:31:32 [2020-12-10T14:31:32.468Z] #41 14.80   CC       images/fs.o
14:31:32 [2020-12-10T14:31:32.670Z] #47 42.59 go: finding honnef.co/go/tools v0.0.1-2019.2.3
14:31:32 [2020-12-10T14:31:32.670Z] #47 42.61 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:31:32 [2020-12-10T14:31:32.670Z] #47 42.62 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
14:31:32 [2020-12-10T14:31:32.670Z] #47 42.78 go: finding github.com/BurntSushi/toml v0.3.1
14:31:32 [2020-12-10T14:31:32.670Z] #47 42.81 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:31:32 [2020-12-10T14:31:32.758Z] #41 14.95   CC       images/pstree.o
14:31:32 [2020-12-10T14:31:32.758Z] #41 15.05   CC       images/pipe.o
14:31:32 [2020-12-10T14:31:32.758Z] #41 15.17   CC       images/tcp-stream.o
14:31:32 [2020-12-10T14:31:32.857Z] #35 4.043 [100%] Linking C executable tini-static
14:31:32 [2020-12-10T14:31:32.857Z] #35 4.279 [100%] Built target tini-static
14:31:32 [2020-12-10T14:31:32.857Z] #35 4.316 + mkdir -p /build
14:31:32 [2020-12-10T14:31:32.934Z] #47 ...
14:31:32 [2020-12-10T14:31:32.934Z] 
14:31:32 [2020-12-10T14:31:32.934Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:31:32 [2020-12-10T14:31:32.934Z] #53 28.69 Reading package lists...
14:31:32 [2020-12-10T14:31:32.934Z] #53 35.12 Building dependency tree...
14:31:32 [2020-12-10T14:31:32.934Z] #53 38.29 The following additional packages will be installed:
14:31:32 [2020-12-10T14:31:32.934Z] #53 38.31   libbtrfs0
14:31:32 [2020-12-10T14:31:32.934Z] #53 38.51 The following NEW packages will be installed:
14:31:32 [2020-12-10T14:31:32.934Z] #53 38.52   libbtrfs-dev libbtrfs0
14:31:32 [2020-12-10T14:31:32.934Z] #53 38.97 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
14:31:32 [2020-12-10T14:31:32.934Z] #53 38.97 Need to get 119 kB of archives.
14:31:32 [2020-12-10T14:31:32.934Z] #53 38.97 After this operation, 387 kB of additional disk space will be used.
14:31:32 [2020-12-10T14:31:32.934Z] #53 38.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:31:32 [2020-12-10T14:31:32.934Z] #53 38.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:31:32 [2020-12-10T14:31:32.934Z] #53 40.17 debconf: delaying package configuration, since apt-utils is not installed
14:31:32 [2020-12-10T14:31:32.934Z] #53 40.36 Fetched 119 kB in 0s (330 kB/s)
14:31:32 [2020-12-10T14:31:32.934Z] #53 40.58 Selecting previously unselected package libbtrfs0.
14:31:32 [2020-12-10T14:31:32.934Z] #53 40.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
14:31:32 [2020-12-10T14:31:32.934Z] #53 40.64 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
14:31:32 [2020-12-10T14:31:32.934Z] #53 40.87 Unpacking libbtrfs0 (4.20.1-2) ...
14:31:32 [2020-12-10T14:31:32.934Z] #53 41.68 Selecting previously unselected package libbtrfs-dev.
14:31:32 [2020-12-10T14:31:32.934Z] #53 41.69 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
14:31:32 [2020-12-10T14:31:32.934Z] #53 41.70 Unpacking libbtrfs-dev (4.20.1-2) ...
14:31:32 [2020-12-10T14:31:32.934Z] #53 42.26 Setting up libbtrfs0 (4.20.1-2) ...
14:31:32 [2020-12-10T14:31:32.934Z] #53 42.30 Setting up libbtrfs-dev (4.20.1-2) ...
14:31:32 [2020-12-10T14:31:32.934Z] #53 42.36 Processing triggers for libc-bin (2.28-10) ...
14:31:32 [2020-12-10T14:31:32.934Z] #53 DONE 42.9s
14:31:32 [2020-12-10T14:31:32.934Z] 
14:31:32 [2020-12-10T14:31:32.934Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:31:33 [2020-12-10T14:31:33.048Z] #41 15.32   CC       images/sk-packet.o
14:31:33 [2020-12-10T14:31:33.048Z] #41 15.48   CC       images/mnt.o
14:31:33 [2020-12-10T14:31:33.136Z] #35 4.318 + cp tini-static /build/docker-init
14:31:33 [2020-12-10T14:31:33.136Z] #35 DONE 4.5s
14:31:33 [2020-12-10T14:31:33.136Z] 
14:31:33 [2020-12-10T14:31:33.136Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:33 [2020-12-10T14:31:33.136Z] #11 22.81 Selecting previously unselected package mingw-w64-x86-64-dev.
14:31:33 [2020-12-10T14:31:33.136Z] #11 22.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:31:33 [2020-12-10T14:31:33.136Z] #11 22.83 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:31:33 [2020-12-10T14:31:33.136Z] #11 24.49 Selecting previously unselected package gcc-mingw-w64-base.
14:31:33 [2020-12-10T14:31:33.136Z] #11 24.50 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:31:33 [2020-12-10T14:31:33.136Z] #11 24.51 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:31:33 [2020-12-10T14:31:33.136Z] #11 24.66 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:31:33 [2020-12-10T14:31:33.136Z] #11 24.66 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:31:33 [2020-12-10T14:31:33.136Z] #11 24.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:31:33 [2020-12-10T14:31:33.315Z] #45 15.29 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:31:33 [2020-12-10T14:31:33.337Z] #41 15.63   CC       images/pipe-data.o
14:31:33 [2020-12-10T14:31:33.337Z] #41 15.72   CC       images/sa.o
14:31:33 [2020-12-10T14:31:33.626Z] #41 15.87   CC       images/timer.o
14:31:33 [2020-12-10T14:31:33.626Z] #41 16.00   CC       images/timerfd.o
14:31:33 [2020-12-10T14:31:33.626Z] #41 16.13   CC       images/mm.o
14:31:33 [2020-12-10T14:31:33.877Z] #45 ...
14:31:33 [2020-12-10T14:31:33.877Z] 
14:31:33 [2020-12-10T14:31:33.877Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:33 [2020-12-10T14:31:33.877Z] #47 15.77 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
14:31:33 [2020-12-10T14:31:33.877Z] #47 15.80 go: downloading github.com/spf13/pflag v1.0.5
14:31:33 [2020-12-10T14:31:33.877Z] #47 15.80 go: downloading github.com/spf13/cobra v0.0.5
14:31:33 [2020-12-10T14:31:33.877Z] #47 15.81 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
14:31:33 [2020-12-10T14:31:33.877Z] #47 15.82 go: downloading github.com/fatih/color v1.7.0
14:31:33 [2020-12-10T14:31:33.877Z] #47 15.83 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
14:31:33 [2020-12-10T14:31:33.877Z] #47 15.85 go: downloading github.com/pkg/errors v0.8.1
14:31:33 [2020-12-10T14:31:33.877Z] #47 15.87 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
14:31:33 [2020-12-10T14:31:33.919Z] #41 16.29   CC       images/sk-opts.o
14:31:33 [2020-12-10T14:31:33.919Z] #41 16.40   CC       images/sk-unix.o
14:31:34 [2020-12-10T14:31:34.209Z] #41 16.52   CC       images/sk-inet.o
14:31:34 [2020-12-10T14:31:34.209Z] #41 16.67   CC       images/tun.o
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.361 + RM_GOPATH=0
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.361 + TMP_GOPATH=
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.361 + : /build
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.361 + '[' -z '' ']'
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.362 ++ mktemp -d
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.365 + export GOPATH=/tmp/tmp.Alr2QL0L7x
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.365 + GOPATH=/tmp/tmp.Alr2QL0L7x
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.365 + RM_GOPATH=1
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.365 + case "$(go env GOARCH)" in
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.367 ++ go env GOARCH
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.379 + export GO_BUILDMODE=-buildmode=pie
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.379 + GO_BUILDMODE=-buildmode=pie
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.380 ++ dirname /tmp/install/install.sh
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.383 + dir=/tmp/install
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.383 + bin=containerd
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.383 + shift
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.383 + '[' '!' -f /tmp/install/containerd.installer ']'
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.383 + . /tmp/install/containerd.installer
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.383 ++ set -e
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.383 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.387 + install_containerd
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.388 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.395 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.395 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Alr2QL0L7x/src/github.com/containerd/containerd
14:31:34 [2020-12-10T14:31:34.318Z] #54 1.397 Cloning into '/tmp/tmp.Alr2QL0L7x/src/github.com/containerd/containerd'...
14:31:34 [2020-12-10T14:31:34.445Z] #47 16.32 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
14:31:34 [2020-12-10T14:31:34.445Z] #47 16.36 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
14:31:34 [2020-12-10T14:31:34.445Z] #47 16.40 go: downloading github.com/stretchr/testify v1.4.0
14:31:34 [2020-12-10T14:31:34.445Z] #47 16.45 go: extracting github.com/spf13/pflag v1.0.5
14:31:34 [2020-12-10T14:31:34.445Z] #47 16.49 go: extracting github.com/fatih/color v1.7.0
14:31:34 [2020-12-10T14:31:34.498Z] #41 16.88   CC       images/sk-netlink.o
14:31:34 [2020-12-10T14:31:34.701Z] #47 16.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
14:31:34 [2020-12-10T14:31:34.701Z] #47 16.61 go: extracting github.com/spf13/cobra v0.0.5
14:31:34 [2020-12-10T14:31:34.701Z] #47 16.62 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
14:31:34 [2020-12-10T14:31:34.701Z] #47 16.72 go: extracting github.com/pkg/errors v0.8.1
14:31:34 [2020-12-10T14:31:34.788Z] #41 17.00   CC       images/packet-sock.o
14:31:34 [2020-12-10T14:31:34.788Z] #41 17.25   CC       images/ipc-var.o
14:31:34 [2020-12-10T14:31:34.907Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.2s done
14:31:34 [2020-12-10T14:31:34.958Z] #47 16.73 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
14:31:34 [2020-12-10T14:31:34.958Z] #47 16.76 go: downloading github.com/spf13/viper v1.6.1
14:31:34 [2020-12-10T14:31:34.958Z] #47 16.77 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
14:31:34 [2020-12-10T14:31:34.958Z] #47 16.83 go: extracting github.com/stretchr/testify v1.4.0
14:31:34 [2020-12-10T14:31:34.958Z] #47 16.87 go: extracting github.com/spf13/viper v1.6.1
14:31:35 [2020-12-10T14:31:35.077Z] #41 17.36   CC       images/ipc-desc.o
14:31:35 [2020-12-10T14:31:35.077Z] #41 17.49   CC       images/ipc-shm.o
14:31:35 [2020-12-10T14:31:35.077Z] #41 17.60   CC       images/ipc-msg.o
14:31:35 [2020-12-10T14:31:35.168Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
14:31:35 [2020-12-10T14:31:35.215Z] #47 17.05 go: downloading github.com/go-lintpack/lintpack v0.5.2
14:31:35 [2020-12-10T14:31:35.366Z] #41 17.81   CC       images/ipc-sem.o
14:31:35 [2020-12-10T14:31:35.430Z] #8 DONE 19.6s
14:31:35 [2020-12-10T14:31:35.430Z] 
14:31:35 [2020-12-10T14:31:35.430Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:31:35 [2020-12-10T14:31:35.430Z] #25 1.025 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 1.044 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 1.089 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 1.275 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 1.548 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
14:31:35 [2020-12-10T14:31:35.430Z] #25 1.899 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [248 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 3.136 Fetched 8232 kB in 2s (3501 kB/s)
14:31:35 [2020-12-10T14:31:35.430Z] #25 3.136 Reading package lists...
14:31:35 [2020-12-10T14:31:35.430Z] #25 4.419 Reading package lists...
14:31:35 [2020-12-10T14:31:35.430Z] #25 5.777 Building dependency tree...
14:31:35 [2020-12-10T14:31:35.430Z] #25 6.497 The following additional packages will be installed:
14:31:35 [2020-12-10T14:31:35.430Z] #25 6.498   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
14:31:35 [2020-12-10T14:31:35.430Z] #25 6.498   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
14:31:35 [2020-12-10T14:31:35.430Z] #25 6.509   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
14:31:35 [2020-12-10T14:31:35.430Z] #25 6.509 Suggested packages:
14:31:35 [2020-12-10T14:31:35.430Z] #25 6.509   krb5-doc krb5-user
14:31:35 [2020-12-10T14:31:35.430Z] #25 6.509 Recommended packages:
14:31:35 [2020-12-10T14:31:35.430Z] #25 6.509   krb5-locales publicsuffix libsasl2-modules
14:31:35 [2020-12-10T14:31:35.430Z] #25 6.805 The following NEW packages will be installed:
14:31:35 [2020-12-10T14:31:35.430Z] #25 6.809   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
14:31:35 [2020-12-10T14:31:35.430Z] #25 6.809   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
14:31:35 [2020-12-10T14:31:35.430Z] #25 6.809   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:31:35 [2020-12-10T14:31:35.430Z] #25 6.809   libssh2-1 libssl1.1 openssl
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.106 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded.
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.106 Need to get 4769 kB of archives.
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.106 After this operation, 11.5 MB of additional disk space will be used.
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.106 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u4 [1382 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.106 Get:2 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.116 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.116 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.116 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.116 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.129 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.129 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.129 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.129 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.129 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u4 [216 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.138 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.138 Get:13 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.138 Get:14 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.138 Get:15 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u4 [823 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.160 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.167 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.167 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.173 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.175 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.178 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.432 debconf: delaying package configuration, since apt-utils is not installed
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.475 Fetched 4769 kB in 0s (14.5 MB/s)
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.523 Selecting previously unselected package libssl1.1:arm64.
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.523 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.533 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_arm64.deb ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.543 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u4) ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.737 Selecting previously unselected package openssl.
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.740 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_arm64.deb ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 7.746 Unpacking openssl (1.1.1d-0+deb10u4) ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 8.012 Selecting previously unselected package ca-certificates.
14:31:35 [2020-12-10T14:31:35.430Z] #25 8.012 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 8.019 Unpacking ca-certificates (20200601~deb10u1) ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 8.189 Selecting previously unselected package libkeyutils1:arm64.
14:31:35 [2020-12-10T14:31:35.430Z] #25 8.192 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 8.197 Unpacking libkeyutils1:arm64 (1.6-6) ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 8.259 Selecting previously unselected package libkrb5support0:arm64.
14:31:35 [2020-12-10T14:31:35.430Z] #25 8.259 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 8.265 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 8.352 Selecting previously unselected package libk5crypto3:arm64.
14:31:35 [2020-12-10T14:31:35.430Z] #25 8.355 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 8.361 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 8.438 Selecting previously unselected package libkrb5-3:arm64.
14:31:35 [2020-12-10T14:31:35.430Z] #25 8.440 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 8.445 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 8.971 Selecting previously unselected package libgssapi-krb5-2:arm64.
14:31:35 [2020-12-10T14:31:35.430Z] #25 8.971 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 8.976 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.047 Selecting previously unselected package libsasl2-modules-db:arm64.
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.047 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.051 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.105 Selecting previously unselected package libsasl2-2:arm64.
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.108 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.124 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.182 Selecting previously unselected package libldap-common.
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.182 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.193 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.252 Selecting previously unselected package libldap-2.4-2:arm64.
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.255 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_arm64.deb ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.261 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.336 Selecting previously unselected package libnghttp2-14:arm64.
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.339 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.345 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.397 Selecting previously unselected package libpsl5:arm64.
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.400 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.404 Unpacking libpsl5:arm64 (0.20.2-2) ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.531 Selecting previously unselected package librtmp1:arm64.
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.534 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.539 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.591 Selecting previously unselected package libssh2-1:arm64.
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.593 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.598 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.662 Selecting previously unselected package libcurl4:arm64.
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.665 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
14:31:35 [2020-12-10T14:31:35.430Z] #25 9.670 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
14:31:35 [2020-12-10T14:31:35.472Z] #47 17.29 go: extracting github.com/go-lintpack/lintpack v0.5.2
14:31:35 [2020-12-10T14:31:35.656Z] #41 17.94   CC       images/utsns.o
14:31:35 [2020-12-10T14:31:35.656Z] #41 18.04   CC       images/creds.o
14:31:35 [2020-12-10T14:31:35.656Z] #41 18.18   CC       images/vma.o
14:31:35 [2020-12-10T14:31:35.685Z] #11 ...
14:31:35 [2020-12-10T14:31:35.685Z] 
14:31:35 [2020-12-10T14:31:35.685Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:35 [2020-12-10T14:31:35.685Z] #43 17.64 vendor/golang.org/x/crypto/chacha20poly1305
14:31:35 [2020-12-10T14:31:35.685Z] #43 18.46 go/ast
14:31:35 [2020-12-10T14:31:35.685Z] #43 18.49 encoding/xml
14:31:35 [2020-12-10T14:31:35.685Z] #43 18.50 encoding/json
14:31:35 [2020-12-10T14:31:35.685Z] #43 18.50 compress/flate
14:31:35 [2020-12-10T14:31:35.685Z] #43 18.53 math/big
14:31:35 [2020-12-10T14:31:35.685Z] #43 18.54 vendor/golang.org/x/text/unicode/norm
14:31:35 [2020-12-10T14:31:35.685Z] #43 18.54 text/template/parse
14:31:35 [2020-12-10T14:31:35.685Z] #43 20.82 compress/gzip
14:31:35 [2020-12-10T14:31:35.685Z] #43 20.91 go/parser
14:31:35 [2020-12-10T14:31:35.685Z] #43 21.46 text/template
14:31:35 [2020-12-10T14:31:35.685Z] #43 24.22 go/doc
14:31:35 [2020-12-10T14:31:35.685Z] #43 24.25 crypto/dsa
14:31:35 [2020-12-10T14:31:35.685Z] #43 24.25 crypto/elliptic
14:31:35 [2020-12-10T14:31:35.685Z] #43 24.25 encoding/asn1
14:31:35 [2020-12-10T14:31:35.685Z] #43 24.30 crypto/rand
14:31:35 [2020-12-10T14:31:35.685Z] #43 24.66 crypto/ed25519
14:31:35 [2020-12-10T14:31:35.685Z] #43 24.66 crypto/rsa
14:31:35 [2020-12-10T14:31:35.685Z] #43 25.78 github.com/LK4D4/vndr/build
14:31:35 [2020-12-10T14:31:35.685Z] #43 25.83 crypto/ecdsa
14:31:35 [2020-12-10T14:31:35.685Z] #43 25.83 crypto/x509/pkix
14:31:35 [2020-12-10T14:31:35.685Z] #43 25.83 vendor/golang.org/x/crypto/cryptobyte
14:31:35 [2020-12-10T14:31:35.685Z] #43 27.58 net/textproto
14:31:35 [2020-12-10T14:31:35.685Z] #43 27.58 vendor/golang.org/x/net/http/httpproxy
14:31:35 [2020-12-10T14:31:35.685Z] #43 27.58 crypto/x509
14:31:35 [2020-12-10T14:31:35.685Z] #43 ...
14:31:35 [2020-12-10T14:31:35.685Z] 
14:31:35 [2020-12-10T14:31:35.685Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:35 [2020-12-10T14:31:35.685Z] #41 1.440 Note: Building without setproctitle() and strlcpy() support.
14:31:35 [2020-12-10T14:31:35.685Z] #41 1.440       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:31:35 [2020-12-10T14:31:35.685Z] #41 1.458 Note: Building without GnuTLS support
14:31:35 [2020-12-10T14:31:35.685Z] #41 1.473 Makefile.config:39: Warn: you have no libnftables installed
14:31:35 [2020-12-10T14:31:35.685Z] #41 1.473 Makefile.config:40: Warn: Building without nftables support
14:31:35 [2020-12-10T14:31:35.685Z] #41 2.512 fatal: not a git repository (or any of the parent directories): .git
14:31:35 [2020-12-10T14:31:35.685Z] #41 2.554   GEN      .gitid
14:31:35 [2020-12-10T14:31:35.685Z] #41 2.585   GEN      criu/include/version.h
14:31:35 [2020-12-10T14:31:35.685Z] #41 2.630   GEN      include/common/asm
14:31:35 [2020-12-10T14:31:35.685Z] #41 3.668   PBCC     images/timens.pb-c.c
14:31:35 [2020-12-10T14:31:35.685Z] #41 3.682   DEP      images/timens.pb-c.d
14:31:35 [2020-12-10T14:31:35.685Z] #41 3.694   PBCC     images/fown.pb-c.c
14:31:35 [2020-12-10T14:31:35.685Z] #41 3.707   PBCC     images/google/protobuf/descriptor.pb-c.c
14:31:35 [2020-12-10T14:31:35.692Z] #25 9.753 Selecting previously unselected package curl.
14:31:35 [2020-12-10T14:31:35.692Z] #25 9.756 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
14:31:35 [2020-12-10T14:31:35.692Z] #25 9.762 Unpacking curl (7.64.0-4+deb10u1) ...
14:31:35 [2020-12-10T14:31:35.692Z] #25 9.843 Selecting previously unselected package libonig5:arm64.
14:31:35 [2020-12-10T14:31:35.692Z] #25 9.843 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
14:31:35 [2020-12-10T14:31:35.692Z] #25 9.845 Unpacking libonig5:arm64 (6.9.1-1) ...
14:31:35 [2020-12-10T14:31:35.692Z] #25 9.914 Selecting previously unselected package libjq1:arm64.
14:31:35 [2020-12-10T14:31:35.692Z] #25 9.916 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
14:31:35 [2020-12-10T14:31:35.692Z] #25 9.921 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
14:31:35 [2020-12-10T14:31:35.692Z] #25 9.968 Selecting previously unselected package jq.
14:31:35 [2020-12-10T14:31:35.945Z] #41 18.28   CC       images/netdev.o
14:31:35 [2020-12-10T14:31:35.946Z] #41 3.747   PBCC     images/opts.pb-c.c
14:31:35 [2020-12-10T14:31:35.946Z] #41 3.763   PBCC     images/memfd.pb-c.c
14:31:35 [2020-12-10T14:31:35.946Z] #41 3.778   DEP      images/fown.pb-c.d
14:31:35 [2020-12-10T14:31:35.946Z] #41 3.788   DEP      images/google/protobuf/descriptor.pb-c.d
14:31:35 [2020-12-10T14:31:35.946Z] #41 3.814   DEP      images/opts.pb-c.d
14:31:35 [2020-12-10T14:31:35.946Z] #41 3.833   DEP      images/memfd.pb-c.d
14:31:35 [2020-12-10T14:31:35.946Z] #41 3.866   PBCC     images/sit.pb-c.c
14:31:35 [2020-12-10T14:31:35.946Z] #41 3.898   DEP      images/sit.pb-c.d
14:31:35 [2020-12-10T14:31:35.946Z] #41 3.930   PBCC     images/macvlan.pb-c.c
14:31:35 [2020-12-10T14:31:35.956Z] #25 9.971 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
14:31:35 [2020-12-10T14:31:35.956Z] #25 9.976 Unpacking jq (1.5+dfsg-2+b1) ...
14:31:35 [2020-12-10T14:31:35.956Z] #25 10.03 Setting up libkeyutils1:arm64 (1.6-6) ...
14:31:35 [2020-12-10T14:31:35.956Z] #25 10.05 Setting up libpsl5:arm64 (0.20.2-2) ...
14:31:35 [2020-12-10T14:31:35.956Z] #25 10.06 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u4) ...
14:31:36 [2020-12-10T14:31:36.037Z] #47 17.88 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
14:31:36 [2020-12-10T14:31:36.207Z] #41 3.942   DEP      images/macvlan.pb-c.d
14:31:36 [2020-12-10T14:31:36.207Z] #41 3.974   PBCC     images/autofs.pb-c.c
14:31:36 [2020-12-10T14:31:36.207Z] #41 3.990   DEP      images/autofs.pb-c.d
14:31:36 [2020-12-10T14:31:36.207Z] #41 4.051   PBCC     images/sysctl.pb-c.c
14:31:36 [2020-12-10T14:31:36.207Z] #41 4.063   DEP      images/sysctl.pb-c.d
14:31:36 [2020-12-10T14:31:36.207Z] #41 4.078   PBCC     images/time.pb-c.c
14:31:36 [2020-12-10T14:31:36.207Z] #41 4.095   DEP      images/time.pb-c.d
14:31:36 [2020-12-10T14:31:36.207Z] #41 4.114   PBCC     images/binfmt-misc.pb-c.c
14:31:36 [2020-12-10T14:31:36.207Z] #41 4.128   DEP      images/binfmt-misc.pb-c.d
14:31:36 [2020-12-10T14:31:36.207Z] #41 4.147   PBCC     images/seccomp.pb-c.c
14:31:36 [2020-12-10T14:31:36.207Z] #41 4.154   DEP      images/seccomp.pb-c.d
14:31:36 [2020-12-10T14:31:36.207Z] #41 4.181   PBCC     images/userns.pb-c.c
14:31:36 [2020-12-10T14:31:36.207Z] #41 4.193   DEP      images/userns.pb-c.d
14:31:36 [2020-12-10T14:31:36.207Z] #41 4.213   PBCC     images/cgroup.pb-c.c
14:31:36 [2020-12-10T14:31:36.207Z] #41 4.229   DEP      images/cgroup.pb-c.d
14:31:36 [2020-12-10T14:31:36.207Z] #41 4.246   PBCC     images/ext-file.pb-c.c
14:31:36 [2020-12-10T14:31:36.207Z] #41 4.252   DEP      images/ext-file.pb-c.d
14:31:36 [2020-12-10T14:31:36.207Z] #41 4.263   PBCC     images/rpc.pb-c.c
14:31:36 [2020-12-10T14:31:36.217Z] #25 10.28 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
14:31:36 [2020-12-10T14:31:36.217Z] #25 10.32 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
14:31:36 [2020-12-10T14:31:36.217Z] #25 10.37 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ...
14:31:36 [2020-12-10T14:31:36.217Z] #25 10.40 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
14:31:36 [2020-12-10T14:31:36.217Z] #25 10.42 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
14:31:36 [2020-12-10T14:31:36.217Z] #25 10.45 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ...
14:31:36 [2020-12-10T14:31:36.234Z] #41 18.55   CC       images/tty.o
14:31:36 [2020-12-10T14:31:36.467Z] #41 4.288   DEP      images/rpc.pb-c.d
14:31:36 [2020-12-10T14:31:36.467Z] #41 4.318   PBCC     images/siginfo.pb-c.c
14:31:36 [2020-12-10T14:31:36.467Z] #41 4.328   DEP      images/siginfo.pb-c.d
14:31:36 [2020-12-10T14:31:36.467Z] #41 4.350   PBCC     images/pagemap.pb-c.c
14:31:36 [2020-12-10T14:31:36.467Z] #41 4.366   DEP      images/pagemap.pb-c.d
14:31:36 [2020-12-10T14:31:36.467Z] #41 4.402   PBCC     images/rlimit.pb-c.c
14:31:36 [2020-12-10T14:31:36.467Z] #41 4.410   DEP      images/rlimit.pb-c.d
14:31:36 [2020-12-10T14:31:36.467Z] #41 4.423   PBCC     images/file-lock.pb-c.c
14:31:36 [2020-12-10T14:31:36.467Z] #41 4.429   DEP      images/file-lock.pb-c.d
14:31:36 [2020-12-10T14:31:36.467Z] #41 4.442   PBCC     images/tty.pb-c.c
14:31:36 [2020-12-10T14:31:36.467Z] #41 4.482   DEP      images/tty.pb-c.d
14:31:36 [2020-12-10T14:31:36.729Z] #41 4.500   PBCC     images/tun.pb-c.c
14:31:36 [2020-12-10T14:31:36.729Z] #41 4.516   PBCC     images/netdev.pb-c.c
14:31:36 [2020-12-10T14:31:36.729Z] #41 4.535   DEP      images/tun.pb-c.d
14:31:36 [2020-12-10T14:31:36.729Z] #41 4.570   DEP      images/netdev.pb-c.d
14:31:36 [2020-12-10T14:31:36.729Z] #41 4.599   PBCC     images/vma.pb-c.c
14:31:36 [2020-12-10T14:31:36.729Z] #41 4.614   DEP      images/vma.pb-c.d
14:31:36 [2020-12-10T14:31:36.729Z] #41 4.635   PBCC     images/creds.pb-c.c
14:31:36 [2020-12-10T14:31:36.729Z] #41 4.644   DEP      images/creds.pb-c.d
14:31:36 [2020-12-10T14:31:36.729Z] #41 4.660   PBCC     images/utsns.pb-c.c
14:31:36 [2020-12-10T14:31:36.729Z] #41 4.666   DEP      images/utsns.pb-c.d
14:31:36 [2020-12-10T14:31:36.729Z] #41 4.678   PBCC     images/ipc-desc.pb-c.c
14:31:36 [2020-12-10T14:31:36.729Z] #41 4.689   PBCC     images/ipc-sem.pb-c.c
14:31:36 [2020-12-10T14:31:36.729Z] #41 4.709   DEP      images/ipc-desc.pb-c.d
14:31:36 [2020-12-10T14:31:36.789Z] #25 10.85 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
14:31:36 [2020-12-10T14:31:36.789Z] #25 10.88 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
14:31:36 [2020-12-10T14:31:36.789Z] #25 10.91 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ...
14:31:36 [2020-12-10T14:31:36.789Z] #25 10.94 Setting up openssl (1.1.1d-0+deb10u4) ...
14:31:36 [2020-12-10T14:31:36.789Z] #25 10.99 Setting up libonig5:arm64 (6.9.1-1) ...
14:31:36 [2020-12-10T14:31:36.789Z] #25 11.02 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
14:31:36 [2020-12-10T14:31:36.789Z] #25 11.05 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ...
14:31:36 [2020-12-10T14:31:36.789Z] #25 11.07 Setting up ca-certificates (20200601~deb10u1) ...
14:31:36 [2020-12-10T14:31:36.860Z] #54 ...
14:31:36 [2020-12-10T14:31:36.860Z] 
14:31:36 [2020-12-10T14:31:36.860Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:36 [2020-12-10T14:31:36.860Z] #11 30.17 Reading package lists...
14:31:36 [2020-12-10T14:31:36.860Z] #11 36.69 Building dependency tree...
14:31:36 [2020-12-10T14:31:36.860Z] #11 39.70 The following additional packages will be installed:
14:31:36 [2020-12-10T14:31:36.860Z] #11 39.71   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:31:36 [2020-12-10T14:31:36.860Z] #11 39.71   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:31:36 [2020-12-10T14:31:36.860Z] #11 39.71   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:31:36 [2020-12-10T14:31:36.860Z] #11 39.71   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
14:31:36 [2020-12-10T14:31:36.860Z] #11 39.71   mingw-w64-x86-64-dev
14:31:36 [2020-12-10T14:31:36.860Z] #11 39.72 Suggested packages:
14:31:36 [2020-12-10T14:31:36.860Z] #11 39.74   gcc-8-locales seccomp wine64
14:31:36 [2020-12-10T14:31:36.860Z] #11 41.12 The following NEW packages will be installed:
14:31:36 [2020-12-10T14:31:36.860Z] #11 41.13   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:31:36 [2020-12-10T14:31:36.860Z] #11 41.13   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:31:36 [2020-12-10T14:31:36.860Z] #11 41.13   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:31:36 [2020-12-10T14:31:36.861Z] #11 41.13   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:31:36 [2020-12-10T14:31:36.861Z] #11 41.13   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:31:36 [2020-12-10T14:31:36.861Z] #11 41.14   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:31:36 [2020-12-10T14:31:36.861Z] #11 41.14 The following packages will be upgraded:
14:31:36 [2020-12-10T14:31:36.861Z] #11 41.15   libsystemd0 libudev1
14:31:36 [2020-12-10T14:31:36.861Z] #11 41.57 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
14:31:36 [2020-12-10T14:31:36.861Z] #11 41.57 Need to get 78.2 MB of archives.
14:31:36 [2020-12-10T14:31:36.861Z] #11 41.57 After this operation, 487 MB of additional disk space will be used.
14:31:36 [2020-12-10T14:31:36.861Z] #11 41.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #11 41.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #11 41.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #11 42.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #11 42.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #11 42.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #11 42.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #11 42.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #11 43.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #11 44.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #11 44.04 Get:11 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]
14:31:36 [2020-12-10T14:31:36.861Z] #11 ...
14:31:36 [2020-12-10T14:31:36.861Z] 
14:31:36 [2020-12-10T14:31:36.861Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:36 [2020-12-10T14:31:36.861Z] #34 30.13 Reading package lists...
14:31:36 [2020-12-10T14:31:36.861Z] #34 36.74 Building dependency tree...
14:31:36 [2020-12-10T14:31:36.861Z] #34 40.14 The following additional packages will be installed:
14:31:36 [2020-12-10T14:31:36.861Z] #34 40.15   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
14:31:36 [2020-12-10T14:31:36.861Z] #34 40.16 Suggested packages:
14:31:36 [2020-12-10T14:31:36.861Z] #34 40.17   cmake-doc ninja-build lrzip
14:31:36 [2020-12-10T14:31:36.861Z] #34 40.17 Recommended packages:
14:31:36 [2020-12-10T14:31:36.861Z] #34 40.17   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:31:36 [2020-12-10T14:31:36.861Z] #34 41.10 The following NEW packages will be installed:
14:31:36 [2020-12-10T14:31:36.861Z] #34 41.10   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
14:31:36 [2020-12-10T14:31:36.861Z] #34 41.11   vim-common xxd
14:31:36 [2020-12-10T14:31:36.861Z] #34 41.47 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
14:31:36 [2020-12-10T14:31:36.861Z] #34 41.47 Need to get 14.9 MB of archives.
14:31:36 [2020-12-10T14:31:36.861Z] #34 41.47 After this operation, 61.8 MB of additional disk space will be used.
14:31:36 [2020-12-10T14:31:36.861Z] #34 41.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #34 41.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #34 41.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #34 41.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #34 42.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #34 43.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #34 43.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #34 43.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #34 43.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #34 43.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
14:31:36 [2020-12-10T14:31:36.861Z] #34 44.72 debconf: delaying package configuration, since apt-utils is not installed
14:31:36 [2020-12-10T14:31:36.861Z] #34 44.95 Fetched 14.9 MB in 2s (6549 kB/s)
14:31:36 [2020-12-10T14:31:36.861Z] #34 45.02 Selecting previously unselected package xxd.
14:31:36 [2020-12-10T14:31:36.861Z] #34 45.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
14:31:36 [2020-12-10T14:31:36.861Z] #34 45.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
14:31:36 [2020-12-10T14:31:36.861Z] #34 45.14 Unpacking xxd (2:8.1.0875-5) ...
14:31:36 [2020-12-10T14:31:36.861Z] #34 45.38 Selecting previously unselected package vim-common.
14:31:36 [2020-12-10T14:31:36.861Z] #34 45.38 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:31:36 [2020-12-10T14:31:36.861Z] #34 45.44 Unpacking vim-common (2:8.1.0875-5) ...
14:31:36 [2020-12-10T14:31:36.861Z] #34 45.77 Selecting previously unselected package cmake-data.
14:31:36 [2020-12-10T14:31:36.861Z] #34 45.77 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:31:36 [2020-12-10T14:31:36.861Z] #34 45.78 Unpacking cmake-data (3.13.4-1) ...
14:31:36 [2020-12-10T14:31:36.861Z] #34 ...
14:31:36 [2020-12-10T14:31:36.861Z] 
14:31:36 [2020-12-10T14:31:36.861Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:36 [2020-12-10T14:31:36.861Z] #32 36.60 sync
14:31:36 [2020-12-10T14:31:36.861Z] #32 36.60 internal/reflectlite
14:31:36 [2020-12-10T14:31:36.861Z] #32 39.11 errors
14:31:36 [2020-12-10T14:31:36.861Z] #32 39.12 sort
14:31:36 [2020-12-10T14:31:36.861Z] #32 39.63 strconv
14:31:36 [2020-12-10T14:31:36.861Z] #32 40.34 io
14:31:36 [2020-12-10T14:31:36.861Z] #32 41.66 internal/oserror
14:31:36 [2020-12-10T14:31:36.861Z] #32 41.89 syscall
14:31:36 [2020-12-10T14:31:36.861Z] #32 43.07 reflect
14:31:36 [2020-12-10T14:31:36.861Z] #32 ...
14:31:36 [2020-12-10T14:31:36.861Z] 
14:31:36 [2020-12-10T14:31:36.861Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:31:36 [2020-12-10T14:31:36.861Z] #30 45.73 Checking out files:  86% (1315/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.
14:31:36 [2020-12-10T14:31:36.861Z] #30 46.54 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
14:31:36 [2020-12-10T14:31:36.864Z] #41 19.00   CC       images/file-lock.o
14:31:36 [2020-12-10T14:31:36.864Z] #41 19.13   CC       images/rlimit.o
14:31:36 [2020-12-10T14:31:36.864Z] #41 19.28   CC       images/pagemap.o
14:31:36 [2020-12-10T14:31:36.989Z] #41 4.727   DEP      images/ipc-sem.pb-c.d
14:31:36 [2020-12-10T14:31:36.989Z] #41 4.749   PBCC     images/ipc-msg.pb-c.c
14:31:36 [2020-12-10T14:31:36.989Z] #41 4.766   DEP      images/ipc-msg.pb-c.d
14:31:36 [2020-12-10T14:31:36.989Z] #41 4.782   PBCC     images/ipc-shm.pb-c.c
14:31:36 [2020-12-10T14:31:36.989Z] #41 4.798   DEP      images/ipc-shm.pb-c.d
14:31:36 [2020-12-10T14:31:36.989Z] #41 4.837   PBCC     images/ipc-var.pb-c.c
14:31:36 [2020-12-10T14:31:36.989Z] #41 4.848   DEP      images/ipc-var.pb-c.d
14:31:36 [2020-12-10T14:31:36.989Z] #41 4.874   PBCC     images/sk-opts.pb-c.c
14:31:36 [2020-12-10T14:31:36.989Z] #41 4.885   PBCC     images/packet-sock.pb-c.c
14:31:36 [2020-12-10T14:31:36.989Z] #41 4.902   DEP      images/sk-opts.pb-c.d
14:31:36 [2020-12-10T14:31:36.989Z] #41 4.913   DEP      images/packet-sock.pb-c.d
14:31:36 [2020-12-10T14:31:36.989Z] #41 4.955   PBCC     images/sk-netlink.pb-c.c
14:31:36 [2020-12-10T14:31:36.989Z] #41 4.979   DEP      images/sk-netlink.pb-c.d
14:31:36 [2020-12-10T14:31:36.989Z] #41 4.990   PBCC     images/sk-inet.pb-c.c
14:31:36 [2020-12-10T14:31:36.989Z] #41 5.014   DEP      images/sk-inet.pb-c.d
14:31:36 [2020-12-10T14:31:36.989Z] #41 5.026   PBCC     images/sk-unix.pb-c.c
14:31:36 [2020-12-10T14:31:36.989Z] #41 5.054   DEP      images/sk-unix.pb-c.d
14:31:36 [2020-12-10T14:31:36.989Z] #41 5.066   PBCC     images/mm.pb-c.c
14:31:37 [2020-12-10T14:31:37.121Z] #30 46.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:31:37 [2020-12-10T14:31:37.154Z] #41 19.42   CC       images/siginfo.o
14:31:37 [2020-12-10T14:31:37.154Z] #41 19.57   CC       images/rpc.o
14:31:37 [2020-12-10T14:31:37.251Z] #41 5.081   DEP      images/mm.pb-c.d
14:31:37 [2020-12-10T14:31:37.251Z] #41 5.097   PBCC     images/timerfd.pb-c.c
14:31:37 [2020-12-10T14:31:37.251Z] #41 5.124   DEP      images/timerfd.pb-c.d
14:31:37 [2020-12-10T14:31:37.251Z] #41 5.137   PBCC     images/timer.pb-c.c
14:31:37 [2020-12-10T14:31:37.251Z] #41 5.144   DEP      images/timer.pb-c.d
14:31:37 [2020-12-10T14:31:37.251Z] #41 5.160   PBCC     images/sa.pb-c.c
14:31:37 [2020-12-10T14:31:37.251Z] #41 5.177   DEP      images/sa.pb-c.d
14:31:37 [2020-12-10T14:31:37.251Z] #41 5.195   PBCC     images/pipe-data.pb-c.c
14:31:37 [2020-12-10T14:31:37.251Z] #41 5.201   DEP      images/pipe-data.pb-c.d
14:31:37 [2020-12-10T14:31:37.251Z] #41 5.222   PBCC     images/mnt.pb-c.c
14:31:37 [2020-12-10T14:31:37.251Z] #41 5.243   DEP      images/mnt.pb-c.d
14:31:37 [2020-12-10T14:31:37.251Z] #41 5.263   PBCC     images/sk-packet.pb-c.c
14:31:37 [2020-12-10T14:31:37.251Z] #41 5.279   DEP      images/sk-packet.pb-c.d
14:31:37 [2020-12-10T14:31:37.407Z] #47 19.41 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
14:31:37 [2020-12-10T14:31:37.407Z] #47 19.50 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
14:31:37 [2020-12-10T14:31:37.515Z] #41 ...
14:31:37 [2020-12-10T14:31:37.515Z] 
14:31:37 [2020-12-10T14:31:37.515Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:31:37 [2020-12-10T14:31:37.515Z] #56 26.40 + for f in rootlesskit rootlesskit-docker-proxy
14:31:37 [2020-12-10T14:31:37.515Z] #56 26.40 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:31:37 [2020-12-10T14:31:37.515Z] #56 DONE 29.6s
14:31:37 [2020-12-10T14:31:37.515Z] 
14:31:37 [2020-12-10T14:31:37.515Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:37 [2020-12-10T14:31:37.515Z] #41 5.290   PBCC     images/tcp-stream.pb-c.c
14:31:37 [2020-12-10T14:31:37.515Z] #41 5.302   DEP      images/tcp-stream.pb-c.d
14:31:37 [2020-12-10T14:31:37.515Z] #41 5.326   PBCC     images/pipe.pb-c.c
14:31:37 [2020-12-10T14:31:37.515Z] #41 5.339   DEP      images/pipe.pb-c.d
14:31:37 [2020-12-10T14:31:37.515Z] #41 5.369   PBCC     images/pstree.pb-c.c
14:31:37 [2020-12-10T14:31:37.515Z] #41 5.378   DEP      images/pstree.pb-c.d
14:31:37 [2020-12-10T14:31:37.515Z] #41 ...
14:31:37 [2020-12-10T14:31:37.515Z] 
14:31:37 [2020-12-10T14:31:37.515Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:37 [2020-12-10T14:31:37.515Z] #43 27.91 vendor/golang.org/x/net/http/httpguts
14:31:37 [2020-12-10T14:31:37.515Z] #43 27.92 mime/multipart
14:31:37 [2020-12-10T14:31:37.515Z] #43 28.61 crypto/tls
14:31:37 [2020-12-10T14:31:37.664Z] #47 19.58 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
14:31:37 [2020-12-10T14:31:37.734Z] #25 11.75 Updating certificates in /etc/ssl/certs...
14:31:37 [2020-12-10T14:31:37.776Z] #43 ...
14:31:37 [2020-12-10T14:31:37.776Z] 
14:31:37 [2020-12-10T14:31:37.776Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
14:31:37 [2020-12-10T14:31:37.776Z] #57 DONE 0.2s
14:31:37 [2020-12-10T14:31:37.776Z] 
14:31:37 [2020-12-10T14:31:37.776Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:31:37 [2020-12-10T14:31:37.776Z] #58 DONE 0.1s
14:31:37 [2020-12-10T14:31:37.776Z] 
14:31:37 [2020-12-10T14:31:37.776Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.396   PBCC     images/fs.pb-c.c
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.402   DEP      images/fs.pb-c.d
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.417   PBCC     images/signalfd.pb-c.c
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.438   DEP      images/signalfd.pb-c.d
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.478   PBCC     images/fh.pb-c.c
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.502   PBCC     images/fsnotify.pb-c.c
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.518   DEP      images/fh.pb-c.d
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.549   DEP      images/fsnotify.pb-c.d
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.575   PBCC     images/eventpoll.pb-c.c
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.582   DEP      images/eventpoll.pb-c.d
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.602   PBCC     images/eventfd.pb-c.c
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.611   DEP      images/eventfd.pb-c.d
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.635   PBCC     images/remap-file-path.pb-c.c
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.642   DEP      images/remap-file-path.pb-c.d
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.658   PBCC     images/fifo.pb-c.c
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.666   DEP      images/fifo.pb-c.d
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.677   PBCC     images/ghost-file.pb-c.c
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.694   DEP      images/ghost-file.pb-c.d
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.718   PBCC     images/regfile.pb-c.c
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.735   DEP      images/regfile.pb-c.d
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.759   PBCC     images/ns.pb-c.c
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.770   DEP      images/ns.pb-c.d
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.784   PBCC     images/fdinfo.pb-c.c
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.810   DEP      images/fdinfo.pb-c.d
14:31:37 [2020-12-10T14:31:37.776Z] #41 5.826   PBCC     images/core-aarch64.pb-c.c
14:31:37 [2020-12-10T14:31:37.784Z] #41 20.03   CC       images/ext-file.o
14:31:37 [2020-12-10T14:31:37.784Z] #41 20.13   CC       images/cgroup.o
14:31:38 [2020-12-10T14:31:38.037Z] #41 5.842   PBCC     images/core-arm.pb-c.c
14:31:38 [2020-12-10T14:31:38.037Z] #41 5.852   PBCC     images/core-ppc64.pb-c.c
14:31:38 [2020-12-10T14:31:38.037Z] #41 5.871   PBCC     images/core-s390.pb-c.c
14:31:38 [2020-12-10T14:31:38.037Z] #41 5.889   PBCC     images/core-x86.pb-c.c
14:31:38 [2020-12-10T14:31:38.037Z] #41 5.901   PBCC     images/core.pb-c.c
14:31:38 [2020-12-10T14:31:38.037Z] #41 5.936   PBCC     images/inventory.pb-c.c
14:31:38 [2020-12-10T14:31:38.037Z] #41 5.958   DEP      images/core-aarch64.pb-c.d
14:31:38 [2020-12-10T14:31:38.037Z] #41 5.970   DEP      images/core-arm.pb-c.d
14:31:38 [2020-12-10T14:31:38.037Z] #41 6.001   DEP      images/core-ppc64.pb-c.d
14:31:38 [2020-12-10T14:31:38.037Z] #41 6.038   DEP      images/core-s390.pb-c.d
14:31:38 [2020-12-10T14:31:38.074Z] #41 20.45   CC       images/userns.o
14:31:38 [2020-12-10T14:31:38.298Z] #41 6.071   DEP      images/core-x86.pb-c.d
14:31:38 [2020-12-10T14:31:38.298Z] #41 6.098   DEP      images/core.pb-c.d
14:31:38 [2020-12-10T14:31:38.298Z] #41 6.115   DEP      images/inventory.pb-c.d
14:31:38 [2020-12-10T14:31:38.298Z] #41 6.140   PBCC     images/cpuinfo.pb-c.c
14:31:38 [2020-12-10T14:31:38.298Z] #41 6.162   DEP      images/cpuinfo.pb-c.d
14:31:38 [2020-12-10T14:31:38.298Z] #41 6.179   PBCC     images/stats.pb-c.c
14:31:38 [2020-12-10T14:31:38.298Z] #41 6.194   DEP      images/stats.pb-c.d
14:31:38 [2020-12-10T14:31:38.310Z] #25 12.54 126 added, 0 removed; done.
14:31:38 [2020-12-10T14:31:38.363Z] #41 20.66   CC       images/google/protobuf/descriptor.o
14:31:38 [2020-12-10T14:31:38.503Z] #30 ...
14:31:38 [2020-12-10T14:31:38.503Z] 
14:31:38 [2020-12-10T14:31:38.503Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:38 [2020-12-10T14:31:38.503Z] #43 38.55 github.com/LK4D4/vndr/godl/singleflight
14:31:38 [2020-12-10T14:31:38.503Z] #43 38.55 internal/reflectlite
14:31:38 [2020-12-10T14:31:38.503Z] #43 38.87 math/rand
14:31:38 [2020-12-10T14:31:38.503Z] #43 40.06 internal/singleflight
14:31:38 [2020-12-10T14:31:38.503Z] #43 41.25 strconv
14:31:38 [2020-12-10T14:31:38.503Z] #43 41.25 io
14:31:38 [2020-12-10T14:31:38.503Z] #43 43.36 bytes
14:31:38 [2020-12-10T14:31:38.503Z] #43 45.83 reflect
14:31:38 [2020-12-10T14:31:38.503Z] #43 45.93 bufio
14:31:38 [2020-12-10T14:31:38.503Z] #43 47.63 syscall
14:31:38 [2020-12-10T14:31:38.763Z] #43 ...
14:31:38 [2020-12-10T14:31:38.763Z] 
14:31:38 [2020-12-10T14:31:38.763Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:38 [2020-12-10T14:31:38.763Z] #34 48.56 Selecting previously unselected package libicu63:amd64.
14:31:38 [2020-12-10T14:31:38.763Z] #34 48.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
14:31:38 [2020-12-10T14:31:38.763Z] #34 48.60 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
14:31:38 [2020-12-10T14:31:38.881Z] #25 13.24 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
14:31:38 [2020-12-10T14:31:38.991Z] #41 21.45   CC       images/opts.o
14:31:39 [2020-12-10T14:31:39.281Z] #41 21.53   CC       images/seccomp.o
14:31:39 [2020-12-10T14:31:39.281Z] #41 21.73   CC       images/binfmt-misc.o
14:31:39 [2020-12-10T14:31:39.288Z] #41 7.178 make[1]: Nothing to be done for 'all'.
14:31:39 [2020-12-10T14:31:39.454Z] #25 13.82 Setting up jq (1.5+dfsg-2+b1) ...
14:31:39 [2020-12-10T14:31:39.562Z] #47 ...
14:31:39 [2020-12-10T14:31:39.562Z] 
14:31:39 [2020-12-10T14:31:39.562Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:31:39 [2020-12-10T14:31:39.562Z] #56 11.21 + cd /tmp/tmp.1e10zGOYF5/src/github.com/rootless-containers/rootlesskit
14:31:39 [2020-12-10T14:31:39.562Z] #56 11.22 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
14:31:39 [2020-12-10T14:31:39.562Z] #56 11.35 + for f in rootlesskit rootlesskit-docker-proxy
14:31:39 [2020-12-10T14:31:39.562Z] #56 11.35 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:31:39 [2020-12-10T14:31:39.562Z] #56 ...
14:31:39 [2020-12-10T14:31:39.562Z] 
14:31:39 [2020-12-10T14:31:39.562Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:39 [2020-12-10T14:31:39.562Z] #43 11.27 runtime
14:31:39 [2020-12-10T14:31:39.562Z] #43 14.83 unicode/utf8
14:31:39 [2020-12-10T14:31:39.562Z] #43 15.61 math
14:31:39 [2020-12-10T14:31:39.562Z] #43 19.39 unicode/utf16
14:31:39 [2020-12-10T14:31:39.562Z] #43 19.63 container/list
14:31:39 [2020-12-10T14:31:39.562Z] #43 20.16 crypto/internal/subtle
14:31:39 [2020-12-10T14:31:39.562Z] #43 20.28 crypto/subtle
14:31:39 [2020-12-10T14:31:39.562Z] #43 20.45 vendor/golang.org/x/crypto/cryptobyte/asn1
14:31:39 [2020-12-10T14:31:39.562Z] #43 20.57 internal/nettrace
14:31:39 [2020-12-10T14:31:39.562Z] #43 20.71 runtime/cgo
14:31:39 [2020-12-10T14:31:39.562Z] #43 ...
14:31:39 [2020-12-10T14:31:39.562Z] 
14:31:39 [2020-12-10T14:31:39.562Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:39 [2020-12-10T14:31:39.562Z] #47 21.45 go: downloading gopkg.in/ini.v1 v1.51.0
14:31:39 [2020-12-10T14:31:39.562Z] #47 21.47 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
14:31:39 [2020-12-10T14:31:39.562Z] #47 21.48 go: downloading github.com/fsnotify/fsnotify v1.4.7
14:31:39 [2020-12-10T14:31:39.562Z] #47 21.48 go: downloading github.com/spf13/jwalterweatherman v1.0.0
14:31:39 [2020-12-10T14:31:39.562Z] #47 21.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:31:39 [2020-12-10T14:31:39.562Z] #47 21.48 go: downloading github.com/pelletier/go-toml v1.2.0
14:31:39 [2020-12-10T14:31:39.562Z] #47 21.48 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:31:39 [2020-12-10T14:31:39.562Z] #47 21.50 go: downloading github.com/hashicorp/hcl v1.0.0
14:31:39 [2020-12-10T14:31:39.562Z] #47 21.50 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
14:31:39 [2020-12-10T14:31:39.562Z] #47 21.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:31:39 [2020-12-10T14:31:39.562Z] #47 ...
14:31:39 [2020-12-10T14:31:39.562Z] 
14:31:39 [2020-12-10T14:31:39.562Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:39 [2020-12-10T14:31:39.562Z] #34 11.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
14:31:39 [2020-12-10T14:31:39.562Z] #34 13.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
14:31:39 [2020-12-10T14:31:39.570Z] #41 21.90   CC       images/time.o
14:31:39 [2020-12-10T14:31:39.570Z] #41 21.99   CC       images/sysctl.o
14:31:39 [2020-12-10T14:31:39.716Z] #25 13.85 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
14:31:39 [2020-12-10T14:31:39.716Z] #25 13.88 Setting up curl (7.64.0-4+deb10u1) ...
14:31:39 [2020-12-10T14:31:39.716Z] #25 13.91 Processing triggers for libc-bin (2.28-10) ...
14:31:39 [2020-12-10T14:31:39.716Z] #25 13.95 Processing triggers for ca-certificates (20200601~deb10u1) ...
14:31:39 [2020-12-10T14:31:39.716Z] #25 13.97 Updating certificates in /etc/ssl/certs...
14:31:39 [2020-12-10T14:31:39.823Z] #34 ...
14:31:39 [2020-12-10T14:31:39.823Z] 
14:31:39 [2020-12-10T14:31:39.823Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:39 [2020-12-10T14:31:39.823Z] #47 21.63 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:31:39 [2020-12-10T14:31:39.823Z] #47 21.64 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
14:31:39 [2020-12-10T14:31:39.823Z] #47 21.71 go: extracting github.com/fsnotify/fsnotify v1.4.7
14:31:39 [2020-12-10T14:31:39.823Z] #47 21.73 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
14:31:39 [2020-12-10T14:31:39.823Z] #47 21.74 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:31:39 [2020-12-10T14:31:39.823Z] #47 ...
14:31:39 [2020-12-10T14:31:39.823Z] 
14:31:39 [2020-12-10T14:31:39.823Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:39 [2020-12-10T14:31:39.823Z] #11 11.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
14:31:39 [2020-12-10T14:31:39.823Z] #11 13.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
14:31:39 [2020-12-10T14:31:39.860Z] #41 22.09   CC       images/autofs.o
14:31:39 [2020-12-10T14:31:39.860Z] #41 22.24   CC       images/macvlan.o
14:31:39 [2020-12-10T14:31:39.860Z] #41 ...
14:31:39 [2020-12-10T14:31:39.860Z] 
14:31:39 [2020-12-10T14:31:39.860Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:39 [2020-12-10T14:31:39.860Z] #43 47.63 text/template/parse
14:31:39 [2020-12-10T14:31:39.860Z] #43 49.64 go/parser
14:31:39 [2020-12-10T14:31:39.860Z] #43 50.32 text/template
14:31:39 [2020-12-10T14:31:39.860Z] #43 52.37 encoding/xml
14:31:39 [2020-12-10T14:31:39.860Z] #43 53.73 go/doc
14:31:39 [2020-12-10T14:31:39.860Z] #43 55.61 github.com/LK4D4/vndr/versioned
14:31:39 [2020-12-10T14:31:39.860Z] #43 55.65 compress/flate
14:31:39 [2020-12-10T14:31:39.860Z] #43 56.05 github.com/LK4D4/vndr/build
14:31:39 [2020-12-10T14:31:39.860Z] #43 57.44 hash/crc32
14:31:39 [2020-12-10T14:31:39.860Z] #43 57.67 compress/gzip
14:31:40 [2020-12-10T14:31:40.080Z] #11 ...
14:31:40 [2020-12-10T14:31:40.080Z] 
14:31:40 [2020-12-10T14:31:40.080Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:40 [2020-12-10T14:31:40.080Z] #47 21.93 go: extracting github.com/pelletier/go-toml v1.2.0
14:31:40 [2020-12-10T14:31:40.080Z] #47 21.94 go: extracting gopkg.in/ini.v1 v1.51.0
14:31:40 [2020-12-10T14:31:40.080Z] #47 21.95 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:31:40 [2020-12-10T14:31:40.080Z] #47 21.96 go: downloading github.com/inconshreveable/mousetrap v1.0.0
14:31:40 [2020-12-10T14:31:40.080Z] #47 22.13 go: extracting github.com/spf13/jwalterweatherman v1.0.0
14:31:40 [2020-12-10T14:31:40.080Z] #47 ...
14:31:40 [2020-12-10T14:31:40.080Z] 
14:31:40 [2020-12-10T14:31:40.080Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:40 [2020-12-10T14:31:40.080Z] #40 12.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
14:31:40 [2020-12-10T14:31:40.080Z] #40 14.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
14:31:40 [2020-12-10T14:31:40.150Z] #43 ...
14:31:40 [2020-12-10T14:31:40.150Z] 
14:31:40 [2020-12-10T14:31:40.150Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:40 [2020-12-10T14:31:40.150Z] #41 22.39   CC       images/sit.o
14:31:40 [2020-12-10T14:31:40.150Z] #41 22.56   CC       images/memfd.o
14:31:40 [2020-12-10T14:31:40.292Z] #25 ...
14:31:40 [2020-12-10T14:31:40.292Z] 
14:31:40 [2020-12-10T14:31:40.292Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:31:40 [2020-12-10T14:31:40.292Z] #9 DONE 4.8s
14:31:40 [2020-12-10T14:31:40.292Z] 
14:31:40 [2020-12-10T14:31:40.292Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:31:40 [2020-12-10T14:31:40.337Z] #40 ...
14:31:40 [2020-12-10T14:31:40.337Z] 
14:31:40 [2020-12-10T14:31:40.337Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:40 [2020-12-10T14:31:40.337Z] #47 22.18 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:31:40 [2020-12-10T14:31:40.337Z] #47 22.21 go: downloading github.com/ultraware/funlen v0.0.2
14:31:40 [2020-12-10T14:31:40.337Z] #47 22.34 go: extracting github.com/inconshreveable/mousetrap v1.0.0
14:31:40 [2020-12-10T14:31:40.337Z] #47 22.35 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
14:31:40 [2020-12-10T14:31:40.337Z] #47 22.39 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:31:40 [2020-12-10T14:31:40.441Z] #41 22.76   CC       images/timens.o
14:31:40 [2020-12-10T14:31:40.441Z] #41 ...
14:31:40 [2020-12-10T14:31:40.441Z] 
14:31:40 [2020-12-10T14:31:40.441Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:40 [2020-12-10T14:31:40.441Z] #49 49.95 mvdan.cc/editorconfig
14:31:40 [2020-12-10T14:31:40.441Z] #49 50.64 mvdan.cc/sh/v3/fileutil
14:31:40 [2020-12-10T14:31:40.441Z] #49 50.70 mvdan.cc/sh/v3/syntax
14:31:40 [2020-12-10T14:31:40.441Z] #49 54.85 mvdan.cc/sh/v3/cmd/shfmt
14:31:40 [2020-12-10T14:31:40.441Z] #49 DONE 58.2s
14:31:40 [2020-12-10T14:31:40.597Z] #47 22.44 go: extracting github.com/ultraware/funlen v0.0.2
14:31:40 [2020-12-10T14:31:40.597Z] #47 22.44 go: downloading github.com/uudashr/gocognit v1.0.1
14:31:40 [2020-12-10T14:31:40.597Z] #47 22.56 go: extracting github.com/hashicorp/hcl v1.0.0
14:31:40 [2020-12-10T14:31:40.597Z] #47 22.60 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
14:31:40 [2020-12-10T14:31:40.597Z] #47 22.60 go: downloading github.com/kisielk/gotool v1.0.0
14:31:40 [2020-12-10T14:31:40.597Z] #47 22.60 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
14:31:40 [2020-12-10T14:31:40.597Z] #47 22.60 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:31:40 [2020-12-10T14:31:40.597Z] #47 22.60 go: downloading github.com/spf13/afero v1.1.2
14:31:40 [2020-12-10T14:31:40.597Z] #47 22.60 go: downloading github.com/ultraware/whitespace v0.0.4
14:31:40 [2020-12-10T14:31:40.597Z] #47 22.61 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
14:31:40 [2020-12-10T14:31:40.674Z] #41 8.355   CC       images/stats.o
14:31:40 [2020-12-10T14:31:40.674Z] #41 8.530   CC       images/core.o
14:31:40 [2020-12-10T14:31:40.739Z] 
14:31:40 [2020-12-10T14:31:40.739Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:40 [2020-12-10T14:31:40.739Z] #41 22.92   LINK     images/built-in.o
14:31:40 [2020-12-10T14:31:40.739Z] #41 22.97   GEN      compel/include/asm
14:31:40 [2020-12-10T14:31:40.739Z] #41 22.98   GEN      compel/include/version.h
14:31:40 [2020-12-10T14:31:40.739Z] #41 23.00 touch .config
14:31:40 [2020-12-10T14:31:40.739Z] #41 23.00   GEN      include/common/config.h
14:31:40 [2020-12-10T14:31:40.739Z] #41 23.10   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
14:31:40 [2020-12-10T14:31:40.739Z] #41 23.13   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:31:40 [2020-12-10T14:31:40.739Z] #41 23.14   GEN      compel/plugins/include/uapi/std/syscall.h
14:31:40 [2020-12-10T14:31:40.739Z] #41 23.19   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
14:31:40 [2020-12-10T14:31:40.854Z] #47 22.80 go: extracting github.com/ultraware/whitespace v0.0.4
14:31:40 [2020-12-10T14:31:40.854Z] #47 22.82 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
14:31:40 [2020-12-10T14:31:40.854Z] #47 22.90 go: extracting github.com/kisielk/gotool v1.0.0
14:31:40 [2020-12-10T14:31:40.854Z] #47 22.91 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
14:31:40 [2020-12-10T14:31:40.868Z] #10 ...
14:31:40 [2020-12-10T14:31:40.868Z] 
14:31:40 [2020-12-10T14:31:40.868Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:31:40 [2020-12-10T14:31:40.868Z] #25 14.76 0 added, 0 removed; done.
14:31:40 [2020-12-10T14:31:40.868Z] #25 14.76 Running hooks in /etc/ca-certificates/update.d...
14:31:40 [2020-12-10T14:31:40.868Z] #25 14.76 done.
14:31:40 [2020-12-10T14:31:40.868Z] #25 DONE 14.8s
14:31:40 [2020-12-10T14:31:40.868Z] 
14:31:40 [2020-12-10T14:31:40.868Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:31:40 [2020-12-10T14:31:40.868Z] #26 DONE 0.0s
14:31:40 [2020-12-10T14:31:40.868Z] 
14:31:40 [2020-12-10T14:31:40.868Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:31:40 [2020-12-10T14:31:40.935Z] #41 8.680   CC       images/core-x86.o
14:31:40 [2020-12-10T14:31:40.935Z] #41 8.838   CC       images/core-arm.o
14:31:41 [2020-12-10T14:31:41.037Z] #41 23.22   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
14:31:41 [2020-12-10T14:31:41.037Z] #41 23.27   DEP      compel/arch/s390/plugins/std/parasite-head.d
14:31:41 [2020-12-10T14:31:41.037Z] #41 23.29   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:31:41 [2020-12-10T14:31:41.037Z] #41 23.32   DEP      compel/plugins/std/infect.d
14:31:41 [2020-12-10T14:31:41.037Z] #41 23.56   DEP      compel/plugins/std/string.d
14:31:41 [2020-12-10T14:31:41.111Z] #47 22.91 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
14:31:41 [2020-12-10T14:31:41.111Z] #47 22.93 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
14:31:41 [2020-12-10T14:31:41.111Z] #47 23.04 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
14:31:41 [2020-12-10T14:31:41.111Z] #47 23.05 go: extracting github.com/uudashr/gocognit v1.0.1
14:31:41 [2020-12-10T14:31:41.133Z] #27 ...
14:31:41 [2020-12-10T14:31:41.133Z] 
14:31:41 [2020-12-10T14:31:41.133Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:31:41 [2020-12-10T14:31:41.133Z] #10 DONE 0.8s
14:31:41 [2020-12-10T14:31:41.133Z] 
14:31:41 [2020-12-10T14:31:41.133Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:31:41 [2020-12-10T14:31:41.133Z] #37 DONE 0.1s
14:31:41 [2020-12-10T14:31:41.133Z] 
14:31:41 [2020-12-10T14:31:41.133Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:31:41 [2020-12-10T14:31:41.133Z] #29 DONE 0.1s
14:31:41 [2020-12-10T14:31:41.133Z] 
14:31:41 [2020-12-10T14:31:41.133Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:31:41 [2020-12-10T14:31:41.196Z] #41 8.958   CC       images/core-aarch64.o
14:31:41 [2020-12-10T14:31:41.196Z] #41 9.103   CC       images/core-ppc64.o
14:31:41 [2020-12-10T14:31:41.326Z] #41 23.63   DEP      compel/plugins/std/log.d
14:31:41 [2020-12-10T14:31:41.326Z] #41 23.71   DEP      compel/plugins/std/fds.d
14:31:41 [2020-12-10T14:31:41.326Z] #41 23.75   DEP      compel/plugins/std/std.d
14:31:41 [2020-12-10T14:31:41.326Z] #41 23.80   DEP      compel/plugins/shmem/shmem.d
14:31:41 [2020-12-10T14:31:41.326Z] #41 23.84   DEP      compel/plugins/fds/fds.d
14:31:41 [2020-12-10T14:31:41.367Z] #47 23.25 go: extracting github.com/spf13/afero v1.1.2
14:31:41 [2020-12-10T14:31:41.367Z] #47 23.29 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
14:31:41 [2020-12-10T14:31:41.457Z] #41 9.323   CC       images/core-s390.o
14:31:41 [2020-12-10T14:31:41.615Z] #41 23.91   CC       compel/plugins/std/std.o
14:31:41 [2020-12-10T14:31:41.615Z] #41 24.10   CC       compel/plugins/std/fds.o
14:31:41 [2020-12-10T14:31:41.624Z] #47 23.41 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
14:31:41 [2020-12-10T14:31:41.624Z] #47 23.44 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
14:31:41 [2020-12-10T14:31:41.624Z] #47 23.64 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:31:41 [2020-12-10T14:31:41.624Z] #47 23.70 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:31:41 [2020-12-10T14:31:41.624Z] #47 23.70 go: downloading gopkg.in/yaml.v2 v2.2.7
14:31:41 [2020-12-10T14:31:41.624Z] #47 23.71 go: downloading github.com/BurntSushi/toml v0.3.1
14:31:41 [2020-12-10T14:31:41.624Z] #47 23.73 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
14:31:41 [2020-12-10T14:31:41.718Z] #41 9.582   CC       images/cpuinfo.o
14:31:41 [2020-12-10T14:31:41.718Z] #41 9.714   CC       images/inventory.o
14:31:41 [2020-12-10T14:31:41.718Z] #41 9.793   CC       images/fdinfo.o
14:31:41 [2020-12-10T14:31:41.881Z] #47 23.81 go: downloading golang.org/x/text v0.3.2
14:31:41 [2020-12-10T14:31:41.881Z] #47 23.82 go: downloading github.com/spf13/cast v1.3.0
14:31:41 [2020-12-10T14:31:41.881Z] #47 23.84 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
14:31:41 [2020-12-10T14:31:41.881Z] #47 23.91 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
14:31:41 [2020-12-10T14:31:41.881Z] #47 23.92 go: downloading github.com/mattn/go-colorable v0.1.4
14:31:41 [2020-12-10T14:31:41.904Z] #41 24.36   CC       compel/plugins/std/log.o
14:31:42 [2020-12-10T14:31:42.137Z] #47 24.01 go: extracting gopkg.in/yaml.v2 v2.2.7
14:31:42 [2020-12-10T14:31:42.137Z] #47 24.06 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
14:31:42 [2020-12-10T14:31:42.137Z] #47 24.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:31:42 [2020-12-10T14:31:42.137Z] #47 24.17 go: extracting github.com/BurntSushi/toml v0.3.1
14:31:42 [2020-12-10T14:31:42.137Z] #47 24.18 go: extracting github.com/spf13/cast v1.3.0
14:31:42 [2020-12-10T14:31:42.290Z] #41 9.950   CC       images/fown.o
14:31:42 [2020-12-10T14:31:42.290Z] #41 10.07   CC       images/ns.o
14:31:42 [2020-12-10T14:31:42.290Z] #41 ...
14:31:42 [2020-12-10T14:31:42.290Z] 
14:31:42 [2020-12-10T14:31:42.290Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:31:42 [2020-12-10T14:31:42.290Z] #54 12.55 + cd /tmp/tmp.uMFIJnrL5w/src/github.com/containerd/containerd
14:31:42 [2020-12-10T14:31:42.290Z] #54 12.55 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
14:31:42 [2020-12-10T14:31:42.290Z] #54 13.34 + export 'BUILDTAGS=netgo osusergo static_build'
14:31:42 [2020-12-10T14:31:42.290Z] #54 13.34 + BUILDTAGS='netgo osusergo static_build'
14:31:42 [2020-12-10T14:31:42.290Z] #54 13.34 + export EXTRA_FLAGS=-buildmode=pie
14:31:42 [2020-12-10T14:31:42.290Z] #54 13.34 + EXTRA_FLAGS=-buildmode=pie
14:31:42 [2020-12-10T14:31:42.290Z] #54 13.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:31:42 [2020-12-10T14:31:42.290Z] #54 13.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:31:42 [2020-12-10T14:31:42.290Z] #54 13.34 + '[' '' = dynamic ']'
14:31:42 [2020-12-10T14:31:42.290Z] #54 13.34 + make
14:31:42 [2020-12-10T14:31:42.290Z] #54 13.91 + bin/ctr
14:31:42 [2020-12-10T14:31:42.290Z] #54 ...
14:31:42 [2020-12-10T14:31:42.290Z] 
14:31:42 [2020-12-10T14:31:42.290Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:42 [2020-12-10T14:31:42.290Z] #41 10.15   CC       images/regfile.o
14:31:42 [2020-12-10T14:31:42.290Z] #41 10.26   CC       images/ghost-file.o
14:31:42 [2020-12-10T14:31:42.290Z] #41 10.36   CC       images/fifo.o
14:31:42 [2020-12-10T14:31:42.413Z] #47 24.29 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
14:31:42 [2020-12-10T14:31:42.533Z] #41 24.88   CC       compel/plugins/std/string.o
14:31:42 [2020-12-10T14:31:42.551Z] #41 10.48   CC       images/remap-file-path.o
14:31:42 [2020-12-10T14:31:42.551Z] #41 10.57   CC       images/eventfd.o
14:31:42 [2020-12-10T14:31:42.670Z] #47 24.43 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:31:42 [2020-12-10T14:31:42.670Z] #47 24.56 go: extracting github.com/mattn/go-colorable v0.1.4
14:31:42 [2020-12-10T14:31:42.670Z] #47 24.57 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
14:31:42 [2020-12-10T14:31:42.670Z] #47 24.58 go: downloading github.com/gobwas/glob v0.2.3
14:31:42 [2020-12-10T14:31:42.670Z] #47 24.64 go: downloading github.com/sirupsen/logrus v1.4.2
14:31:42 [2020-12-10T14:31:42.670Z] #47 24.68 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:31:42 [2020-12-10T14:31:42.811Z] #41 10.64   CC       images/eventpoll.o
14:31:42 [2020-12-10T14:31:42.811Z] #41 10.76   CC       images/fh.o
14:31:42 [2020-12-10T14:31:42.811Z] #41 10.86   CC       images/fsnotify.o
14:31:42 [2020-12-10T14:31:42.927Z] #47 24.95 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:31:42 [2020-12-10T14:31:42.964Z] #34 ...
14:31:42 [2020-12-10T14:31:42.964Z] 
14:31:42 [2020-12-10T14:31:42.964Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:42 [2020-12-10T14:31:42.964Z] #40 42.54 Selecting previously unselected package libcap-dev:amd64.
14:31:42 [2020-12-10T14:31:42.964Z] #40 42.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 ... 15410 files and directories currently installed.)
14:31:42 [2020-12-10T14:31:42.964Z] #40 42.61 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 42.62 Unpacking libcap-dev:amd64 (1:2.25-2) ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 43.01 Selecting previously unselected package libnet1:amd64.
14:31:42 [2020-12-10T14:31:42.964Z] #40 43.01 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 43.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 43.31 Selecting previously unselected package libnet1-dev.
14:31:42 [2020-12-10T14:31:42.964Z] #40 43.31 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 43.32 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 43.76 Selecting previously unselected package libnl-3-200:amd64.
14:31:42 [2020-12-10T14:31:42.964Z] #40 43.76 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 43.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 43.95 Selecting previously unselected package libnl-3-dev:amd64.
14:31:42 [2020-12-10T14:31:42.964Z] #40 43.99 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 44.08 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 44.47 Selecting previously unselected package libprotobuf-c1:amd64.
14:31:42 [2020-12-10T14:31:42.964Z] #40 44.47 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 44.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 44.59 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:31:42 [2020-12-10T14:31:42.964Z] #40 44.59 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 44.61 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 44.78 Selecting previously unselected package zlib1g-dev:amd64.
14:31:42 [2020-12-10T14:31:42.964Z] #40 44.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 44.80 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 45.10 Selecting previously unselected package libprotobuf17:amd64.
14:31:42 [2020-12-10T14:31:42.964Z] #40 45.12 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 45.13 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 45.84 Selecting previously unselected package libprotobuf-lite17:amd64.
14:31:42 [2020-12-10T14:31:42.964Z] #40 45.85 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 45.87 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 46.06 Selecting previously unselected package libprotobuf-dev:amd64.
14:31:42 [2020-12-10T14:31:42.964Z] #40 46.06 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 46.09 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 47.89 Selecting previously unselected package libprotoc17:amd64.
14:31:42 [2020-12-10T14:31:42.964Z] #40 47.89 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 47.90 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 48.50 Selecting previously unselected package protobuf-c-compiler.
14:31:42 [2020-12-10T14:31:42.964Z] #40 48.50 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 48.51 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 48.63 Selecting previously unselected package protobuf-compiler.
14:31:42 [2020-12-10T14:31:42.964Z] #40 48.63 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 48.64 Unpacking protobuf-compiler (3.6.1.3-2) ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 48.81 Selecting previously unselected package python-pkg-resources.
14:31:42 [2020-12-10T14:31:42.964Z] #40 48.81 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 48.82 Unpacking python-pkg-resources (40.8.0-1) ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 49.03 Selecting previously unselected package python-six.
14:31:42 [2020-12-10T14:31:42.964Z] #40 49.03 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 49.05 Unpacking python-six (1.12.0-1) ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 49.11 Selecting previously unselected package python-protobuf.
14:31:42 [2020-12-10T14:31:42.964Z] #40 49.13 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 49.14 Unpacking python-protobuf (3.6.1.3-2) ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 49.78 Setting up python-pkg-resources (40.8.0-1) ...
14:31:42 [2020-12-10T14:31:42.964Z] #40 ...
14:31:42 [2020-12-10T14:31:42.964Z] 
14:31:42 [2020-12-10T14:31:42.964Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:42 [2020-12-10T14:31:42.964Z] #11 47.84 Get:12 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]
14:31:42 [2020-12-10T14:31:42.964Z] #11 50.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
14:31:42 [2020-12-10T14:31:42.964Z] #11 50.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
14:31:42 [2020-12-10T14:31:42.964Z] #11 50.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:31:42 [2020-12-10T14:31:42.964Z] #11 50.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:31:42 [2020-12-10T14:31:42.964Z] #11 50.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
14:31:42 [2020-12-10T14:31:42.964Z] #11 50.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB]
14:31:42 [2020-12-10T14:31:42.964Z] #11 50.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
14:31:42 [2020-12-10T14:31:42.964Z] #11 50.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
14:31:42 [2020-12-10T14:31:42.964Z] #11 50.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
14:31:42 [2020-12-10T14:31:42.964Z] #11 50.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
14:31:42 [2020-12-10T14:31:42.964Z] #11 50.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
14:31:42 [2020-12-10T14:31:42.964Z] #11 50.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
14:31:42 [2020-12-10T14:31:42.964Z] #11 50.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
14:31:42 [2020-12-10T14:31:42.964Z] #11 50.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
14:31:42 [2020-12-10T14:31:42.964Z] #11 50.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB]
14:31:42 [2020-12-10T14:31:42.964Z] #11 51.86 debconf: delaying package configuration, since apt-utils is not installed
14:31:42 [2020-12-10T14:31:42.964Z] #11 52.07 Fetched 78.2 MB in 10s (8139 kB/s)
14:31:42 [2020-12-10T14:31:42.964Z] #11 52.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
14:31:42 [2020-12-10T14:31:42.964Z] #11 52.30 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ...
14:31:42 [2020-12-10T14:31:42.964Z] #11 52.34 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
14:31:42 [2020-12-10T14:31:42.964Z] #11 52.71 Setting up libsystemd0:amd64 (241-7~deb10u5) ...
14:31:42 [2020-12-10T14:31:42.964Z] #11 52.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.)
14:31:42 [2020-12-10T14:31:42.964Z] #11 52.99 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ...
14:31:42 [2020-12-10T14:31:42.964Z] #11 53.01 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
14:31:43 [2020-12-10T14:31:43.161Z] #41 25.37   CC       compel/plugins/std/infect.o
14:31:43 [2020-12-10T14:31:43.161Z] #41 ...
14:31:43 [2020-12-10T14:31:43.161Z] 
14:31:43 [2020-12-10T14:31:43.161Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:31:43 [2020-12-10T14:31:43.161Z] #54 25.51 Checking out files:  80% (2980/3700)   
Checking out files:  81% (2997/3700)   
Checking out files:  82% (3034/3700)   
Checking out files:  83% (3071/3700)   
Checking out files:  84% (3108/3700)   
Checking out files:  85% (3145/3700)   
Checking out files:  86% (3182/3700)   
Checking out files:  87% (3219/3700)   
Checking out files:  88% (3256/3700)   
Checking out files:  89% (3293/3700)   
Checking out files:  90% (3330/3700)   
Checking out files:  91% (3367/3700)   
Checking out files:  92% (3404/3700)   
Checking out files:  93% (3441/3700)   
Checking out files:  94% (3478/3700)   
Checking out files:  95% (3515/3700)   
Checking out files:  96% (3552/3700)   
Checking out files:  97% (3589/3700)   
Checking out files:  98% (3626/3700)   
Checking out files:  99% (3663/3700)   
Checking out files: 100% (3700/3700)   
Checking out files: 100% (3700/3700), done.
14:31:43 [2020-12-10T14:31:43.161Z] #54 26.10 + cd /tmp/tmp.XWXmYmD9Dz/src/github.com/containerd/containerd
14:31:43 [2020-12-10T14:31:43.161Z] #54 26.10 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
14:31:43 [2020-12-10T14:31:43.161Z] #54 27.14 + export 'BUILDTAGS=netgo osusergo static_build'
14:31:43 [2020-12-10T14:31:43.161Z] #54 27.14 + BUILDTAGS='netgo osusergo static_build'
14:31:43 [2020-12-10T14:31:43.161Z] #54 27.14 + export EXTRA_FLAGS=-buildmode=pie
14:31:43 [2020-12-10T14:31:43.161Z] #54 27.14 + EXTRA_FLAGS=-buildmode=pie
14:31:43 [2020-12-10T14:31:43.161Z] #54 27.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:31:43 [2020-12-10T14:31:43.161Z] #54 27.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:31:43 [2020-12-10T14:31:43.161Z] #54 27.14 + '[' '' = dynamic ']'
14:31:43 [2020-12-10T14:31:43.161Z] #54 27.14 + make
14:31:43 [2020-12-10T14:31:43.161Z] #54 28.05 + bin/ctr
14:31:43 [2020-12-10T14:31:43.184Z] #47 24.98 go: extracting github.com/gobwas/glob v0.2.3
14:31:43 [2020-12-10T14:31:43.184Z] #47 25.12 go: downloading github.com/pmezard/go-difflib v1.0.0
14:31:43 [2020-12-10T14:31:43.184Z] #47 25.18 go: extracting github.com/pmezard/go-difflib v1.0.0
14:31:43 [2020-12-10T14:31:43.184Z] #47 25.18 go: downloading github.com/go-critic/go-critic v0.4.1
14:31:43 [2020-12-10T14:31:43.184Z] #47 25.22 go: extracting github.com/sirupsen/logrus v1.4.2
14:31:43 [2020-12-10T14:31:43.184Z] #47 25.24 go: downloading github.com/mattn/go-isatty v0.0.8
14:31:43 [2020-12-10T14:31:43.184Z] #47 25.30 go: extracting github.com/go-toolsmith/astfmt v1.0.0
14:31:43 [2020-12-10T14:31:43.224Z] #11 53.25 Setting up libudev1:amd64 (241-7~deb10u5) ...
14:31:43 [2020-12-10T14:31:43.400Z] #41 11.11   CC       images/signalfd.o
14:31:43 [2020-12-10T14:31:43.400Z] #41 11.27   CC       images/fs.o
14:31:43 [2020-12-10T14:31:43.400Z] #41 11.33   CC       images/pstree.o
14:31:43 [2020-12-10T14:31:43.440Z] #47 25.31 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:31:43 [2020-12-10T14:31:43.440Z] #47 25.45 go: extracting github.com/mitchellh/go-homedir v1.1.0
14:31:43 [2020-12-10T14:31:43.451Z] #54 ...
14:31:43 [2020-12-10T14:31:43.451Z] 
14:31:43 [2020-12-10T14:31:43.451Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:43 [2020-12-10T14:31:43.451Z] #41 25.68   CC       compel/arch/s390/plugins/std/parasite-head.o
14:31:43 [2020-12-10T14:31:43.451Z] #41 25.70   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
14:31:43 [2020-12-10T14:31:43.451Z] #41 25.73   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
14:31:43 [2020-12-10T14:31:43.451Z] #41 25.83   AR       compel/plugins/std.lib.a
14:31:43 [2020-12-10T14:31:43.451Z] #41 25.88   CC       compel/plugins/fds/fds.o
14:31:43 [2020-12-10T14:31:43.485Z] #11 53.37 Selecting previously unselected package binutils-mingw-w64-i686.
14:31:43 [2020-12-10T14:31:43.485Z] #11 53.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.)
14:31:43 [2020-12-10T14:31:43.485Z] #11 53.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
14:31:43 [2020-12-10T14:31:43.485Z] #11 53.46 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:31:43 [2020-12-10T14:31:43.697Z] #47 25.59 go: extracting github.com/mattn/go-isatty v0.0.8
14:31:43 [2020-12-10T14:31:43.697Z] #47 25.59 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
14:31:43 [2020-12-10T14:31:43.697Z] #47 25.65 go: downloading github.com/subosito/gotenv v1.2.0
14:31:43 [2020-12-10T14:31:43.697Z] #47 ...
14:31:43 [2020-12-10T14:31:43.697Z] 
14:31:43 [2020-12-10T14:31:43.697Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:43 [2020-12-10T14:31:43.697Z] #32 15.68 internal/testlog
14:31:43 [2020-12-10T14:31:43.697Z] #32 15.99 encoding
14:31:43 [2020-12-10T14:31:43.697Z] #32 16.16 runtime/cgo
14:31:43 [2020-12-10T14:31:43.714Z] #41 11.50   CC       images/pipe.o
14:31:43 [2020-12-10T14:31:43.714Z] #41 11.57   CC       images/tcp-stream.o
14:31:43 [2020-12-10T14:31:43.714Z] #41 11.67   CC       images/sk-packet.o
14:31:43 [2020-12-10T14:31:43.740Z] #41 26.05   AR       compel/plugins/fds.lib.a
14:31:43 [2020-12-10T14:31:43.740Z] #41 26.07   HOSTDEP  compel/src/lib/log-host.d
14:31:43 [2020-12-10T14:31:43.740Z] #41 26.12   HOSTDEP  compel/src/lib/handle-elf-host.d
14:31:43 [2020-12-10T14:31:43.740Z] #41 26.17   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
14:31:43 [2020-12-10T14:31:43.740Z] #41 26.22   HOSTDEP  compel/src/main-host.d
14:31:43 [2020-12-10T14:31:43.954Z] #32 ...
14:31:43 [2020-12-10T14:31:43.954Z] 
14:31:43 [2020-12-10T14:31:43.954Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:43 [2020-12-10T14:31:43.954Z] #62 25.19 Checking out files:  58% (1113/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
14:31:43 [2020-12-10T14:31:43.976Z] #41 11.81   CC       images/mnt.o
14:31:43 [2020-12-10T14:31:43.976Z] #41 11.91   CC       images/pipe-data.o
14:31:43 [2020-12-10T14:31:43.976Z] #41 11.97   CC       images/sa.o
14:31:44 [2020-12-10T14:31:44.030Z] #41 26.31   DEP      compel/src/lib/ptrace.d
14:31:44 [2020-12-10T14:31:44.030Z] #41 26.41   DEP      compel/src/lib/infect.d
14:31:44 [2020-12-10T14:31:44.212Z] #62 26.01 + cd /tmp/tmp.qPsjnDFhXe/src/github.com/docker/libnetwork
14:31:44 [2020-12-10T14:31:44.212Z] #62 26.01 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b
14:31:44 [2020-12-10T14:31:44.244Z] #41 ...
14:31:44 [2020-12-10T14:31:44.244Z] 
14:31:44 [2020-12-10T14:31:44.244Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:31:44 [2020-12-10T14:31:44.244Z] #30 DONE 36.3s
14:31:44 [2020-12-10T14:31:44.244Z] 
14:31:44 [2020-12-10T14:31:44.244Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:44 [2020-12-10T14:31:44.244Z] #41 12.07   CC       images/timer.o
14:31:44 [2020-12-10T14:31:44.244Z] #41 12.17   CC       images/timerfd.o
14:31:44 [2020-12-10T14:31:44.244Z] #41 12.26   CC       images/mm.o
14:31:44 [2020-12-10T14:31:44.319Z] #41 26.54   DEP      compel/src/lib/infect-util.d
14:31:44 [2020-12-10T14:31:44.319Z] #41 26.60   DEP      compel/src/lib/infect-rpc.d
14:31:44 [2020-12-10T14:31:44.319Z] #41 26.69   DEP      compel/arch/s390/src/lib/infect.d
14:31:44 [2020-12-10T14:31:44.319Z] #41 26.78   DEP      compel/arch/s390/src/lib/cpu.d
14:31:44 [2020-12-10T14:31:44.423Z] #11 ...
14:31:44 [2020-12-10T14:31:44.423Z] 
14:31:44 [2020-12-10T14:31:44.423Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:44 [2020-12-10T14:31:44.423Z] #40 54.36 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
14:31:44 [2020-12-10T14:31:44.423Z] #40 54.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:31:44 [2020-12-10T14:31:44.423Z] #40 54.38 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:31:44 [2020-12-10T14:31:44.423Z] #40 54.41 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
14:31:44 [2020-12-10T14:31:44.423Z] #40 54.45 Setting up python-six (1.12.0-1) ...
14:31:44 [2020-12-10T14:31:44.471Z] #62 ...
14:31:44 [2020-12-10T14:31:44.471Z] 
14:31:44 [2020-12-10T14:31:44.471Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:44 [2020-12-10T14:31:44.471Z] #49 16.39 + cd /tmp/tmp.gkds6Y2MiN/src/github.com/mvdan/sh
14:31:44 [2020-12-10T14:31:44.471Z] #49 16.40 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
14:31:44 [2020-12-10T14:31:44.471Z] #49 16.52 + GO111MODULE=on
14:31:44 [2020-12-10T14:31:44.471Z] #49 16.53 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
14:31:44 [2020-12-10T14:31:44.471Z] #49 17.83 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:31:44 [2020-12-10T14:31:44.471Z] #49 17.86 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:31:44 [2020-12-10T14:31:44.471Z] #49 17.93 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:31:44 [2020-12-10T14:31:44.471Z] #49 18.23 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:31:44 [2020-12-10T14:31:44.471Z] #49 18.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:31:44 [2020-12-10T14:31:44.471Z] #49 19.08 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:31:44 [2020-12-10T14:31:44.471Z] #49 19.78 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:31:44 [2020-12-10T14:31:44.471Z] #49 21.07 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:31:44 [2020-12-10T14:31:44.471Z] #49 22.31 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:31:44 [2020-12-10T14:31:44.471Z] #49 22.45 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:31:44 [2020-12-10T14:31:44.471Z] #49 22.75 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:31:44 [2020-12-10T14:31:44.471Z] #49 22.85 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:31:44 [2020-12-10T14:31:44.471Z] #49 23.76 runtime
14:31:44 [2020-12-10T14:31:44.471Z] #49 23.78 runtime/cgo
14:31:44 [2020-12-10T14:31:44.506Z] #41 12.36   CC       images/sk-opts.o
14:31:44 [2020-12-10T14:31:44.506Z] #41 12.45   CC       images/sk-unix.o
14:31:44 [2020-12-10T14:31:44.609Z] #41 26.82   DEP      compel/src/lib/log.d
14:31:44 [2020-12-10T14:31:44.609Z] #41 26.86   DEP      compel/src/main.d
14:31:44 [2020-12-10T14:31:44.609Z] #41 26.95   DEP      compel/src/lib/handle-elf.d
14:31:44 [2020-12-10T14:31:44.609Z] #41 27.03   DEP      compel/arch/s390/src/lib/handle-elf.d
14:31:44 [2020-12-10T14:31:44.728Z] #49 ...
14:31:44 [2020-12-10T14:31:44.728Z] 
14:31:44 [2020-12-10T14:31:44.728Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:44 [2020-12-10T14:31:44.728Z] #62 26.59 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:31:44 [2020-12-10T14:31:44.767Z] #41 12.54   CC       images/sk-inet.o
14:31:44 [2020-12-10T14:31:44.767Z] #41 12.65   CC       images/tun.o
14:31:44 [2020-12-10T14:31:44.767Z] #41 12.75   CC       images/sk-netlink.o
14:31:44 [2020-12-10T14:31:44.767Z] #41 12.85   CC       images/packet-sock.o
14:31:44 [2020-12-10T14:31:44.898Z] #41 27.12   CC       compel/src/lib/log.o
14:31:44 [2020-12-10T14:31:44.898Z] #41 27.27   CC       compel/arch/s390/src/lib/cpu.o
14:31:45 [2020-12-10T14:31:45.028Z] #41 12.99   CC       images/ipc-var.o
14:31:45 [2020-12-10T14:31:45.187Z] #41 27.42   CC       compel/arch/s390/src/lib/infect.o
14:31:45 [2020-12-10T14:31:45.289Z] #41 13.09   CC       images/ipc-desc.o
14:31:45 [2020-12-10T14:31:45.289Z] #41 13.16   CC       images/ipc-shm.o
14:31:45 [2020-12-10T14:31:45.289Z] #41 13.25   CC       images/ipc-msg.o
14:31:45 [2020-12-10T14:31:45.289Z] #41 13.35   CC       images/ipc-sem.o
14:31:45 [2020-12-10T14:31:45.367Z] #30 4.149 + git clone https://github.com/kolyshkin/go-swagger.git .
14:31:45 [2020-12-10T14:31:45.367Z] #30 4.149 Cloning into '.'...
14:31:45 [2020-12-10T14:31:45.550Z] #41 ...
14:31:45 [2020-12-10T14:31:45.550Z] 
14:31:45 [2020-12-10T14:31:45.550Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:45 [2020-12-10T14:31:45.550Z] #43 30.53 net/http/httptrace
14:31:45 [2020-12-10T14:31:45.550Z] #43 30.65 net/http
14:31:45 [2020-12-10T14:31:45.550Z] #43 33.70 github.com/LK4D4/vndr/godl
14:31:45 [2020-12-10T14:31:45.550Z] #43 33.91 github.com/LK4D4/vndr
14:31:45 [2020-12-10T14:31:45.550Z] #43 DONE 37.7s
14:31:45 [2020-12-10T14:31:45.550Z] 
14:31:45 [2020-12-10T14:31:45.550Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:45 [2020-12-10T14:31:45.550Z] #41 13.41   CC       images/utsns.o
14:31:45 [2020-12-10T14:31:45.550Z] #41 13.47   CC       images/creds.o
14:31:45 [2020-12-10T14:31:45.550Z] #41 13.52   CC       images/vma.o
14:31:45 [2020-12-10T14:31:45.550Z] #41 13.58   CC       images/netdev.o
14:31:45 [2020-12-10T14:31:45.816Z] #41 28.00   CC       compel/src/lib/infect-rpc.o
14:31:45 [2020-12-10T14:31:45.816Z] #41 28.22   CC       compel/src/lib/infect-util.o
14:31:45 [2020-12-10T14:31:45.834Z] #41 13.68   CC       images/tty.o
14:31:46 [2020-12-10T14:31:46.095Z] #41 13.84   CC       images/file-lock.o
14:31:46 [2020-12-10T14:31:46.095Z] #41 13.89   CC       images/rlimit.o
14:31:46 [2020-12-10T14:31:46.095Z] #41 13.97   CC       images/pagemap.o
14:31:46 [2020-12-10T14:31:46.095Z] #41 14.09   CC       images/siginfo.o
14:31:46 [2020-12-10T14:31:46.105Z] #41 28.36   CC       compel/src/lib/infect.o
14:31:46 [2020-12-10T14:31:46.314Z] #30 ...
14:31:46 [2020-12-10T14:31:46.314Z] 
14:31:46 [2020-12-10T14:31:46.314Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:31:46 [2020-12-10T14:31:46.314Z] #27 1.790 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
14:31:46 [2020-12-10T14:31:46.314Z] #27 1.940 
14:31:46 [2020-12-10T14:31:46.314Z] #27 2.096 
                                                                           0.0%
#######                                                                   11.0%
################                                                          22.4%
############################                                              39.4%
##########################################                                58.9%
############################################                              61.9%
####################################################                      72.8%
################################################################          89.6%
######################################################################## 100.0%
14:31:46 [2020-12-10T14:31:46.314Z] #27 3.008 
14:31:46 [2020-12-10T14:31:46.314Z] #27 3.161 
#####                                                                      7.5%
###########################################                               60.7%
######################################################################## 100.0%
14:31:46 [2020-12-10T14:31:46.314Z] #27 3.512 
14:31:46 [2020-12-10T14:31:46.314Z] #27 3.700 
                                                                           0.1%
###############                                                           22.2%
####################################                                      51.0%
####################################################                      72.9%
######################################################################## 100.0%
14:31:46 [2020-12-10T14:31:46.314Z] #27 4.534 
14:31:46 [2020-12-10T14:31:46.324Z] Removing intermediate container a6dd832cb4c6
14:31:46 [2020-12-10T14:31:46.324Z]  ---> d76940a378ba
14:31:46 [2020-12-10T14:31:46.324Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
14:31:46 [2020-12-10T14:31:46.324Z]  ---> 805dc2d65d1c
14:31:46 [2020-12-10T14:31:46.324Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
14:31:46 [2020-12-10T14:31:46.325Z]  ---> 26185ee8dafd
14:31:46 [2020-12-10T14:31:46.325Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
14:31:46 [2020-12-10T14:31:46.325Z]  ---> Running in 813157ed0dc4
14:31:46 [2020-12-10T14:31:46.325Z] Removing intermediate container 813157ed0dc4
14:31:46 [2020-12-10T14:31:46.325Z]  ---> aab6ca4b9f7b
14:31:46 [2020-12-10T14:31:46.325Z] Successfully built aab6ca4b9f7b
14:31:46 [2020-12-10T14:31:46.325Z] Successfully tagged moby-buildx:latest
14:31:46 [2020-12-10T14:31:46.325Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
14:31:46 [2020-12-10T14:31:46.325Z] if [ -n "${id}" ]; then \
14:31:46 [2020-12-10T14:31:46.325Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
14:31:46 [2020-12-10T14:31:46.325Z] 	&& touch bundles/buildx; \
14:31:46 [2020-12-10T14:31:46.325Z] 	docker rm -f ${id}; \
14:31:46 [2020-12-10T14:31:46.325Z] fi
14:31:46 [2020-12-10T14:31:46.325Z] 074519bcd373d4c0a1cb49fc752106759aaf62307816ab2899ddba1e53c6b97b
14:31:46 [2020-12-10T14:31:46.325Z] bundles/buildx version
14:31:46 [2020-12-10T14:31:46.325Z] buildx v0.3.1 6db68d0
14:31:46 [2020-12-10T14:31:46.325Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:9122cd1a75b8e49d9a583463c8231e01d94da161 .
14:31:46 [2020-12-10T14:31:46.325Z] #1 [internal] booting buildkit
14:31:46 [2020-12-10T14:31:46.325Z] #1 pulling image moby/buildkit:buildx-stable-1
14:31:46 [2020-12-10T14:31:46.325Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done
14:31:46 [2020-12-10T14:31:46.325Z] #1 creating container buildx_buildkit_default
14:31:46 [2020-12-10T14:31:46.325Z] #1 creating container buildx_buildkit_default 0.4s done
14:31:46 [2020-12-10T14:31:46.325Z] #1 DONE 3.4s
14:31:46 [2020-12-10T14:31:46.325Z] 
14:31:46 [2020-12-10T14:31:46.325Z] #2 [internal] load build definition from Dockerfile
14:31:46 [2020-12-10T14:31:46.325Z] #2 transferring dockerfile: 16.58kB done
14:31:46 [2020-12-10T14:31:46.325Z] #2 DONE 0.0s
14:31:46 [2020-12-10T14:31:46.325Z] 
14:31:46 [2020-12-10T14:31:46.325Z] #3 [internal] load .dockerignore
14:31:46 [2020-12-10T14:31:46.325Z] #3 transferring context: 87B done
14:31:46 [2020-12-10T14:31:46.325Z] #3 DONE 0.0s
14:31:46 [2020-12-10T14:31:46.325Z] 
14:31:46 [2020-12-10T14:31:46.325Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
14:31:46 [2020-12-10T14:31:46.325Z] #4 DONE 1.1s
14:31:46 [2020-12-10T14:31:46.325Z] 
14:31:46 [2020-12-10T14:31:46.325Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
14:31:46 [2020-12-10T14:31:46.325Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
14:31:46 [2020-12-10T14:31:46.325Z] #5 DONE 0.0s
14:31:46 [2020-12-10T14:31:46.325Z] 
14:31:46 [2020-12-10T14:31:46.325Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
14:31:46 [2020-12-10T14:31:46.356Z] #41 14.21   CC       images/rpc.o
14:31:46 [2020-12-10T14:31:46.616Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done
14:31:46 [2020-12-10T14:31:46.616Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93
14:31:46 [2020-12-10T14:31:46.616Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done
14:31:46 [2020-12-10T14:31:46.616Z] #5 DONE 0.4s
14:31:46 [2020-12-10T14:31:46.617Z] #41 14.50   CC       images/ext-file.o
14:31:46 [2020-12-10T14:31:46.617Z] #41 14.56   CC       images/cgroup.o
14:31:46 [2020-12-10T14:31:46.878Z] #41 14.71   CC       images/userns.o
14:31:46 [2020-12-10T14:31:46.878Z] #41 14.80   CC       images/google/protobuf/descriptor.o
14:31:46 [2020-12-10T14:31:46.908Z] 
14:31:46 [2020-12-10T14:31:46.908Z] #6 [internal] load build definition from Dockerfile
14:31:46 [2020-12-10T14:31:46.908Z] #6 transferring dockerfile: 16.58kB done
14:31:46 [2020-12-10T14:31:46.908Z] #6 DONE 0.0s
14:31:46 [2020-12-10T14:31:46.908Z] 
14:31:46 [2020-12-10T14:31:46.908Z] #7 [internal] load metadata for docker.io/library/debian:buster
14:31:46 [2020-12-10T14:31:46.964Z] #40 ...
14:31:46 [2020-12-10T14:31:46.964Z] 
14:31:46 [2020-12-10T14:31:46.964Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:31:46 [2020-12-10T14:31:46.964Z] #45 DONE 56.9s
14:31:46 [2020-12-10T14:31:46.964Z] 
14:31:46 [2020-12-10T14:31:46.964Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:46 [2020-12-10T14:31:46.964Z] #34 55.52 Selecting previously unselected package libxml2:amd64.
14:31:46 [2020-12-10T14:31:46.964Z] #34 55.53 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
14:31:46 [2020-12-10T14:31:46.964Z] #34 55.57 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
14:31:46 [2020-12-10T14:31:46.964Z] #34 56.18 Selecting previously unselected package libarchive13:amd64.
14:31:46 [2020-12-10T14:31:46.964Z] #34 56.18 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
14:31:46 [2020-12-10T14:31:46.964Z] #34 56.35 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:31:46 [2020-12-10T14:31:46.964Z] #34 56.88 Selecting previously unselected package libjsoncpp1:amd64.
14:31:46 [2020-12-10T14:31:46.964Z] #34 56.89 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
14:31:46 [2020-12-10T14:31:46.964Z] #34 56.89 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
14:31:47 [2020-12-10T14:31:47.199Z] #7 ...
14:31:47 [2020-12-10T14:31:47.199Z] 
14:31:47 [2020-12-10T14:31:47.199Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
14:31:47 [2020-12-10T14:31:47.199Z] #8 DONE 0.3s
14:31:47 [2020-12-10T14:31:47.225Z] #34 57.31 Selecting previously unselected package librhash0:amd64.
14:31:47 [2020-12-10T14:31:47.225Z] #34 57.32 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
14:31:47 [2020-12-10T14:31:47.449Z] #41 15.29   CC       images/opts.o
14:31:47 [2020-12-10T14:31:47.449Z] #41 15.35   CC       images/seccomp.o
14:31:47 [2020-12-10T14:31:47.449Z] #41 15.42   CC       images/binfmt-misc.o
14:31:47 [2020-12-10T14:31:47.485Z] #34 57.33 Unpacking librhash0:amd64 (1.3.8-1) ...
14:31:47 [2020-12-10T14:31:47.485Z] #34 ...
14:31:47 [2020-12-10T14:31:47.485Z] 
14:31:47 [2020-12-10T14:31:47.485Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:47 [2020-12-10T14:31:47.485Z] #49 47.52 syscall
14:31:47 [2020-12-10T14:31:47.485Z] #49 47.53 reflect
14:31:47 [2020-12-10T14:31:47.485Z] #49 54.97 time
14:31:47 [2020-12-10T14:31:47.489Z] 
14:31:47 [2020-12-10T14:31:47.489Z] #9 [internal] load metadata for docker.io/library/golang:1.13.15-buster
14:31:47 [2020-12-10T14:31:47.489Z] #9 DONE 0.5s
14:31:47 [2020-12-10T14:31:47.489Z] 
14:31:47 [2020-12-10T14:31:47.489Z] #7 [internal] load metadata for docker.io/library/debian:buster
14:31:47 [2020-12-10T14:31:47.604Z] #41 29.66   CC       compel/src/lib/ptrace.o
14:31:47 [2020-12-10T14:31:47.604Z] #41 29.93   AR       compel/libcompel.a
14:31:47 [2020-12-10T14:31:47.604Z] #41 29.96   HOSTCC   compel/src/main-host.o
14:31:47 [2020-12-10T14:31:47.711Z] #41 ...
14:31:47 [2020-12-10T14:31:47.711Z] 
14:31:47 [2020-12-10T14:31:47.711Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:47 [2020-12-10T14:31:47.711Z] #11 30.88 Selecting previously unselected package g++-mingw-w64-x86-64.
14:31:47 [2020-12-10T14:31:47.711Z] #11 30.88 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 30.94 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 36.19 Selecting previously unselected package libapparmor1:amd64.
14:31:47 [2020-12-10T14:31:47.711Z] #11 36.19 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 36.28 Unpacking libapparmor1:amd64 (2.13.2-10) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 36.40 Selecting previously unselected package libapparmor-dev:amd64.
14:31:47 [2020-12-10T14:31:47.711Z] #11 36.40 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 36.41 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 36.55 Selecting previously unselected package libbtrfs0.
14:31:47 [2020-12-10T14:31:47.711Z] #11 36.55 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 36.55 Unpacking libbtrfs0 (4.20.1-2) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 36.61 Selecting previously unselected package libbtrfs-dev.
14:31:47 [2020-12-10T14:31:47.711Z] #11 36.61 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 36.62 Unpacking libbtrfs-dev (4.20.1-2) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 36.74 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:31:47 [2020-12-10T14:31:47.711Z] #11 36.74 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 36.74 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 36.85 Selecting previously unselected package libudev-dev:amd64.
14:31:47 [2020-12-10T14:31:47.711Z] #11 36.85 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 36.90 Unpacking libudev-dev:amd64 (241-7~deb10u5) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 37.03 Selecting previously unselected package libsepol1-dev:amd64.
14:31:47 [2020-12-10T14:31:47.711Z] #11 37.03 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 37.04 Unpacking libsepol1-dev:amd64 (2.8-1) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 37.60 Selecting previously unselected package libpcre16-3:amd64.
14:31:47 [2020-12-10T14:31:47.711Z] #11 37.61 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 37.64 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 37.75 Selecting previously unselected package libpcre32-3:amd64.
14:31:47 [2020-12-10T14:31:47.711Z] #11 37.75 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 37.76 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 37.87 Selecting previously unselected package libpcrecpp0v5:amd64.
14:31:47 [2020-12-10T14:31:47.711Z] #11 37.87 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 37.88 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.00 Selecting previously unselected package libpcre3-dev:amd64.
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.01 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.01 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.24 Selecting previously unselected package libselinux1-dev:amd64.
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.24 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.26 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.52 Selecting previously unselected package libdevmapper-dev:amd64.
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.53 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.54 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.59 Selecting previously unselected package libseccomp-dev:amd64.
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.60 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.60 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.68 Selecting previously unselected package libsystemd-dev:amd64.
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.69 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.69 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.89 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.91 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.92 Setting up libapparmor1:amd64 (2.13.2-10) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.94 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.96 Setting up libpcre16-3:amd64 (2:8.39-12) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.97 Setting up libsepol1-dev:amd64 (2.8-1) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 38.99 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.01 Setting up libbtrfs0 (4.20.1-2) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.02 Setting up libpcre32-3:amd64 (2:8.39-12) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.06 Setting up libudev-dev:amd64 (241-7~deb10u5) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.10 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.12 Setting up libbtrfs-dev (4.20.1-2) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.14 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.15 Setting up mingw-w64-common (6.0.0-3) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.17 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.18 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.19 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.21 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.23 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.23 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.24 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.27 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.27 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
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.28 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.30 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.31 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.32 Setting up dmsetup (2:1.02.155-3) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.34 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.39 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 39.48 Processing triggers for libc-bin (2.28-10) ...
14:31:47 [2020-12-10T14:31:47.711Z] #11 DONE 39.8s
14:31:47 [2020-12-10T14:31:47.711Z] 
14:31:47 [2020-12-10T14:31:47.711Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:47 [2020-12-10T14:31:47.711Z] #41 15.49   CC       images/time.o
14:31:47 [2020-12-10T14:31:47.711Z] #41 15.54   CC       images/sysctl.o
14:31:47 [2020-12-10T14:31:47.711Z] #41 15.63   CC       images/autofs.o
14:31:47 [2020-12-10T14:31:47.746Z] #49 ...
14:31:47 [2020-12-10T14:31:47.746Z] 
14:31:47 [2020-12-10T14:31:47.746Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:47 [2020-12-10T14:31:47.746Z] #11 55.77 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:31:47 [2020-12-10T14:31:47.746Z] #11 55.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
14:31:47 [2020-12-10T14:31:47.746Z] #11 55.81 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:31:47 [2020-12-10T14:31:47.798Z] #7 DONE 0.8s
14:31:47 [2020-12-10T14:31:47.798Z] 
14:31:47 [2020-12-10T14:31:47.798Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
14:31:47 [2020-12-10T14:31:47.798Z] #26 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193
14:31:47 [2020-12-10T14:31:47.798Z] #26 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 0.0s done
14:31:47 [2020-12-10T14:31:47.895Z] #41 30.25   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
14:31:47 [2020-12-10T14:31:47.895Z] #41 30.37   HOSTCC   compel/src/lib/handle-elf-host.o
14:31:47 [2020-12-10T14:31:47.971Z] #41 15.70   CC       images/macvlan.o
14:31:47 [2020-12-10T14:31:47.971Z] #41 15.76   CC       images/sit.o
14:31:47 [2020-12-10T14:31:47.971Z] #41 15.85   CC       images/memfd.o
14:31:47 [2020-12-10T14:31:47.971Z] #41 15.94   CC       images/timens.o
14:31:48 [2020-12-10T14:31:48.002Z] #62 ...
14:31:48 [2020-12-10T14:31:48.002Z] 
14:31:48 [2020-12-10T14:31:48.002Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:31:48 [2020-12-10T14:31:48.002Z] #45 19.48 go: finding github.com/fatih/color v1.9.0
14:31:48 [2020-12-10T14:31:48.002Z] #45 19.51 go: finding github.com/pkg/errors v0.9.1
14:31:48 [2020-12-10T14:31:48.002Z] #45 19.51 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:31:48 [2020-12-10T14:31:48.002Z] #45 19.76 go: finding github.com/spf13/pflag v1.0.3
14:31:48 [2020-12-10T14:31:48.002Z] #45 19.80 go: finding github.com/mattn/go-colorable v0.1.6
14:31:48 [2020-12-10T14:31:48.002Z] #45 19.81 go: finding github.com/mattn/go-isatty v0.0.12
14:31:48 [2020-12-10T14:31:48.002Z] #45 20.11 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:31:48 [2020-12-10T14:31:48.002Z] #45 20.26 go: finding github.com/jonboulle/clockwork v0.1.0
14:31:48 [2020-12-10T14:31:48.002Z] #45 20.36 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:31:48 [2020-12-10T14:31:48.002Z] #45 20.38 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:31:48 [2020-12-10T14:31:48.002Z] #45 20.42 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:31:48 [2020-12-10T14:31:48.002Z] #45 ...
14:31:48 [2020-12-10T14:31:48.002Z] 
14:31:48 [2020-12-10T14:31:48.002Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:48 [2020-12-10T14:31:48.002Z] #47 25.79 go: downloading github.com/mitchellh/mapstructure v1.1.2
14:31:48 [2020-12-10T14:31:48.002Z] #47 25.80 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
14:31:48 [2020-12-10T14:31:48.002Z] #47 25.99 go: extracting github.com/go-critic/go-critic v0.4.1
14:31:48 [2020-12-10T14:31:48.002Z] #47 26.09 go: extracting github.com/mitchellh/mapstructure v1.1.2
14:31:48 [2020-12-10T14:31:48.002Z] #47 26.09 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
14:31:48 [2020-12-10T14:31:48.002Z] #47 26.16 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
14:31:48 [2020-12-10T14:31:48.002Z] #47 26.18 go: extracting github.com/subosito/gotenv v1.2.0
14:31:48 [2020-12-10T14:31:48.002Z] #47 26.35 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:31:48 [2020-12-10T14:31:48.002Z] #47 26.39 go: downloading github.com/stretchr/objx v0.2.0
14:31:48 [2020-12-10T14:31:48.002Z] #47 26.55 go: downloading github.com/magiconair/properties v1.8.1
14:31:48 [2020-12-10T14:31:48.002Z] #47 26.83 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
14:31:48 [2020-12-10T14:31:48.002Z] #47 26.97 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
14:31:48 [2020-12-10T14:31:48.002Z] #47 27.13 go: extracting github.com/stretchr/objx v0.2.0
14:31:48 [2020-12-10T14:31:48.002Z] #47 27.23 go: downloading github.com/sourcegraph/go-diff v0.5.1
14:31:48 [2020-12-10T14:31:48.002Z] #47 27.35 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
14:31:48 [2020-12-10T14:31:48.002Z] #47 27.42 go: extracting github.com/magiconair/properties v1.8.1
14:31:48 [2020-12-10T14:31:48.002Z] #47 27.77 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:31:48 [2020-12-10T14:31:48.002Z] #47 27.83 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:31:48 [2020-12-10T14:31:48.002Z] #47 27.93 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:31:48 [2020-12-10T14:31:48.002Z] #47 27.93 go: downloading github.com/davecgh/go-spew v1.1.1
14:31:48 [2020-12-10T14:31:48.002Z] #47 28.02 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
14:31:48 [2020-12-10T14:31:48.002Z] #47 28.45 go: extracting github.com/sourcegraph/go-diff v0.5.1
14:31:48 [2020-12-10T14:31:48.002Z] #47 28.46 go: extracting github.com/davecgh/go-spew v1.1.1
14:31:48 [2020-12-10T14:31:48.002Z] #47 28.49 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
14:31:48 [2020-12-10T14:31:48.002Z] #47 28.64 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:31:48 [2020-12-10T14:31:48.002Z] #47 28.67 go: downloading github.com/go-toolsmith/astp v1.0.0
14:31:48 [2020-12-10T14:31:48.002Z] #47 28.77 go: downloading github.com/go-toolsmith/astcopy v1.0.0
14:31:48 [2020-12-10T14:31:48.002Z] #47 28.79 go: downloading github.com/go-toolsmith/typep v1.0.0
14:31:48 [2020-12-10T14:31:48.002Z] #47 28.79 go: downloading github.com/gogo/protobuf v1.2.1
14:31:48 [2020-12-10T14:31:48.002Z] #47 28.87 go: extracting github.com/go-toolsmith/typep v1.0.0
14:31:48 [2020-12-10T14:31:48.002Z] #47 28.88 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
14:31:48 [2020-12-10T14:31:48.002Z] #47 28.92 go: extracting github.com/go-toolsmith/strparse v1.0.0
14:31:48 [2020-12-10T14:31:48.002Z] #47 28.92 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:31:48 [2020-12-10T14:31:48.002Z] #47 29.13 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
14:31:48 [2020-12-10T14:31:48.002Z] #47 29.13 go: downloading github.com/go-toolsmith/astequal v1.0.0
14:31:48 [2020-12-10T14:31:48.002Z] #47 29.18 go: extracting github.com/go-toolsmith/astp v1.0.0
14:31:48 [2020-12-10T14:31:48.002Z] #47 29.31 go: extracting github.com/go-toolsmith/astcopy v1.0.0
14:31:48 [2020-12-10T14:31:48.002Z] #47 29.49 go: extracting github.com/go-toolsmith/astcast v1.0.0
14:31:48 [2020-12-10T14:31:48.002Z] #47 29.72 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
14:31:48 [2020-12-10T14:31:48.002Z] #47 29.79 go: extracting github.com/go-toolsmith/astequal v1.0.0
14:31:48 [2020-12-10T14:31:48.094Z] #26 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 3.15MB / 54.14MB 0.2s
14:31:48 [2020-12-10T14:31:48.094Z] #26 ...
14:31:48 [2020-12-10T14:31:48.094Z] 
14:31:48 [2020-12-10T14:31:48.094Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:31:48 [2020-12-10T14:31:48.094Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done
14:31:48 [2020-12-10T14:31:48.094Z] #10 DONE 0.4s
14:31:48 [2020-12-10T14:31:48.094Z] 
14:31:48 [2020-12-10T14:31:48.094Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
14:31:48 [2020-12-10T14:31:48.094Z] #26 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 7.34MB / 54.14MB 0.3s
14:31:48 [2020-12-10T14:31:48.185Z] #41 30.62   HOSTCC   compel/src/lib/log-host.o
14:31:48 [2020-12-10T14:31:48.232Z] #41 16.02   LINK     images/built-in.o
14:31:48 [2020-12-10T14:31:48.232Z] #41 16.08   GEN      compel/include/asm
14:31:48 [2020-12-10T14:31:48.232Z] #41 16.11   GEN      compel/include/version.h
14:31:48 [2020-12-10T14:31:48.232Z] #41 16.12 touch .config
14:31:48 [2020-12-10T14:31:48.232Z] #41 16.19   GEN      include/common/config.h
14:31:48 [2020-12-10T14:31:48.446Z] #26 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 10.49MB / 54.14MB 0.5s
14:31:48 [2020-12-10T14:31:48.446Z] #26 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 14.68MB / 54.14MB 0.6s
14:31:48 [2020-12-10T14:31:48.474Z] #41 30.73   HOSTLINK compel/compel-host-bin
14:31:48 [2020-12-10T14:31:48.474Z] #41 30.81   DEP      soccr/soccr.d
14:31:48 [2020-12-10T14:31:48.474Z] #41 31.01   CC       soccr/soccr.o
14:31:48 [2020-12-10T14:31:48.493Z] #41 16.25   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:31:48 [2020-12-10T14:31:48.493Z] #41 16.32   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:31:48 [2020-12-10T14:31:48.493Z] #41 16.34   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:31:48 [2020-12-10T14:31:48.493Z] #41 16.39   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:31:48 [2020-12-10T14:31:48.493Z] #41 16.40   DEP      compel/arch/x86/plugins/std/memcpy.d
14:31:48 [2020-12-10T14:31:48.493Z] #41 16.41   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:31:48 [2020-12-10T14:31:48.493Z] #41 16.45   GEN      compel/plugins/include/uapi/std/syscall.h
14:31:48 [2020-12-10T14:31:48.493Z] #41 16.47   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:31:48 [2020-12-10T14:31:48.493Z] #41 16.47   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:31:48 [2020-12-10T14:31:48.493Z] #41 16.50   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:31:48 [2020-12-10T14:31:48.493Z] #41 16.51   DEP      compel/plugins/std/infect.d
14:31:48 [2020-12-10T14:31:48.493Z] #41 16.54   DEP      compel/plugins/std/string.d
14:31:48 [2020-12-10T14:31:48.493Z] #41 16.56   DEP      compel/plugins/std/log.d
14:31:48 [2020-12-10T14:31:48.691Z] #27 4.868 
                                                                           0.0%
###                                                                        4.5%
######                                                                     8.9%
##########                                                                14.4%
##############                                                            19.8%
#################                                                         23.8%
####################                                                      28.9%
#######################                                                   32.9%
###########################                                               37.6%
#############################                                             41.7%
################################                                          45.3%
###################################                                       49.2%
#####################################                                     52.5%
########################################                                  55.8%
###########################################                               60.3%
#############################################                             63.1%
###############################################                           65.6%
#################################################                         68.6%
###################################################                       71.1%
#####################################################                     74.1%
######################################################                    76.3%
########################################################                  78.8%
#########################################################                 80.1%
############################################################              83.5%
#############################################################             85.1%
################################################################          88.9%
##################################################################        93.0%
####################################################################      95.1%
#######################################################################   99.2%
######################################################################## 100.0%
14:31:48 [2020-12-10T14:31:48.754Z] #41 16.60   DEP      compel/plugins/std/fds.d
14:31:48 [2020-12-10T14:31:48.754Z] #41 16.64   DEP      compel/plugins/std/std.d
14:31:48 [2020-12-10T14:31:48.754Z] #41 16.67   DEP      compel/plugins/shmem/shmem.d
14:31:48 [2020-12-10T14:31:48.754Z] #41 16.71   DEP      compel/plugins/fds/fds.d
14:31:48 [2020-12-10T14:31:48.754Z] #41 16.78   CC       compel/plugins/std/std.o
14:31:48 [2020-12-10T14:31:48.793Z] #26 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 17.83MB / 54.14MB 0.8s
14:31:48 [2020-12-10T14:31:48.793Z] #26 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 20.97MB / 54.14MB 0.9s
14:31:48 [2020-12-10T14:31:48.953Z] #27 8.181 
14:31:49 [2020-12-10T14:31:49.015Z] #41 ...
14:31:49 [2020-12-10T14:31:49.015Z] 
14:31:49 [2020-12-10T14:31:49.015Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
14:31:49 [2020-12-10T14:31:49.015Z] #12 DONE 1.3s
14:31:49 [2020-12-10T14:31:49.015Z] 
14:31:49 [2020-12-10T14:31:49.015Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:49 [2020-12-10T14:31:49.015Z] #41 16.85   CC       compel/plugins/std/fds.o
14:31:49 [2020-12-10T14:31:49.015Z] #41 16.97   CC       compel/plugins/std/log.o
14:31:49 [2020-12-10T14:31:49.097Z] #26 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 25.17MB / 54.14MB 1.2s
14:31:49 [2020-12-10T14:31:49.134Z] #11 59.10 Selecting previously unselected package binutils-mingw-w64.
14:31:49 [2020-12-10T14:31:49.134Z] #11 59.10 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:31:49 [2020-12-10T14:31:49.134Z] #11 59.11 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:31:49 [2020-12-10T14:31:49.134Z] #11 59.22 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:31:49 [2020-12-10T14:31:49.134Z] #11 59.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
14:31:49 [2020-12-10T14:31:49.134Z] #11 59.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:31:49 [2020-12-10T14:31:49.275Z] #41 17.19   CC       compel/plugins/std/string.o
14:31:49 [2020-12-10T14:31:49.394Z] #11 59.44 Selecting previously unselected package dmsetup.
14:31:49 [2020-12-10T14:31:49.394Z] #11 59.46 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
14:31:49 [2020-12-10T14:31:49.394Z] #11 59.47 Unpacking dmsetup (2:1.02.155-3) ...
14:31:49 [2020-12-10T14:31:49.444Z] #26 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 29.36MB / 54.14MB 1.4s
14:31:49 [2020-12-10T14:31:49.502Z] #41 31.84   AR       soccr/libsoccr.a
14:31:49 [2020-12-10T14:31:49.502Z] #41 31.86 make[1]: 'soccr/libsoccr.a' is up to date.
14:31:49 [2020-12-10T14:31:49.536Z] #41 17.40   CC       compel/plugins/std/infect.o
14:31:49 [2020-12-10T14:31:49.654Z] #11 59.65 Selecting previously unselected package mingw-w64-common.
14:31:49 [2020-12-10T14:31:49.654Z] #11 59.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:31:49 [2020-12-10T14:31:49.654Z] #11 59.66 Unpacking mingw-w64-common (6.0.0-3) ...
14:31:49 [2020-12-10T14:31:49.791Z] #41 32.00   DEP      criu/arch/s390/sigframe.d
14:31:49 [2020-12-10T14:31:49.791Z] #41 32.17   DEP      criu/arch/s390/crtools.d
14:31:49 [2020-12-10T14:31:49.808Z] #41 17.51   CC       compel/arch/x86/plugins/std/parasite-head.o
14:31:49 [2020-12-10T14:31:49.808Z] #41 17.53   CC       compel/arch/x86/plugins/std/memcpy.o
14:31:49 [2020-12-10T14:31:49.808Z] #41 17.55   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:31:49 [2020-12-10T14:31:49.808Z] #41 17.57   AR       compel/plugins/std.lib.a
14:31:49 [2020-12-10T14:31:49.808Z] #41 17.63   CC       compel/plugins/fds/fds.o
14:31:49 [2020-12-10T14:31:49.808Z] #41 17.71   AR       compel/plugins/fds.lib.a
14:31:49 [2020-12-10T14:31:49.808Z] #41 17.75   HOSTDEP  compel/src/lib/log-host.d
14:31:49 [2020-12-10T14:31:49.808Z] #41 17.80   HOSTDEP  compel/src/lib/handle-elf-host.d
14:31:49 [2020-12-10T14:31:49.808Z] #41 17.83   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:31:49 [2020-12-10T14:31:49.808Z] #41 17.85   HOSTDEP  compel/src/main-host.d
14:31:49 [2020-12-10T14:31:49.808Z] #41 17.87   DEP      compel/src/lib/ptrace.d
14:31:49 [2020-12-10T14:31:49.867Z] #26 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 34.60MB / 54.14MB 1.8s
14:31:49 [2020-12-10T14:31:49.867Z] #26 ...
14:31:49 [2020-12-10T14:31:49.867Z] 
14:31:49 [2020-12-10T14:31:49.867Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
14:31:49 [2020-12-10T14:31:49.867Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done
14:31:49 [2020-12-10T14:31:49.867Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
14:31:49 [2020-12-10T14:31:49.867Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done
14:31:49 [2020-12-10T14:31:49.867Z] #62 DONE 1.9s
14:31:49 [2020-12-10T14:31:49.867Z] 
14:31:49 [2020-12-10T14:31:49.867Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
14:31:49 [2020-12-10T14:31:49.867Z] #26 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 38.80MB / 54.14MB 2.1s
14:31:50 [2020-12-10T14:31:50.073Z] #41 17.91   DEP      compel/src/lib/infect.d
14:31:50 [2020-12-10T14:31:50.073Z] #41 17.96   DEP      compel/src/lib/infect-util.d
14:31:50 [2020-12-10T14:31:50.073Z] #41 17.99   DEP      compel/src/lib/infect-rpc.d
14:31:50 [2020-12-10T14:31:50.073Z] #41 18.03   DEP      compel/arch/x86/src/lib/infect.d
14:31:50 [2020-12-10T14:31:50.073Z] #41 18.07   DEP      compel/arch/x86/src/lib/cpu.d
14:31:50 [2020-12-10T14:31:50.073Z] #41 18.09   DEP      compel/src/lib/log.d
14:31:50 [2020-12-10T14:31:50.080Z] #41 32.38   DEP      criu/arch/s390/cpu.d
14:31:50 [2020-12-10T14:31:50.080Z] #41 32.54   CC       criu/arch/s390/cpu.o
14:31:50 [2020-12-10T14:31:50.080Z] #41 ...
14:31:50 [2020-12-10T14:31:50.080Z] 
14:31:50 [2020-12-10T14:31:50.080Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:50 [2020-12-10T14:31:50.080Z] #43 57.84 vendor/golang.org/x/crypto/cryptobyte
14:31:50 [2020-12-10T14:31:50.080Z] #43 58.10 net
14:31:50 [2020-12-10T14:31:50.080Z] #43 59.25 vendor/golang.org/x/crypto/internal/chacha20
14:31:50 [2020-12-10T14:31:50.080Z] #43 59.59 vendor/golang.org/x/crypto/poly1305
14:31:50 [2020-12-10T14:31:50.080Z] #43 59.96 vendor/golang.org/x/crypto/chacha20poly1305
14:31:50 [2020-12-10T14:31:50.080Z] #43 60.30 vendor/golang.org/x/crypto/curve25519
14:31:50 [2020-12-10T14:31:50.080Z] #43 60.62 vendor/golang.org/x/crypto/hkdf
14:31:50 [2020-12-10T14:31:50.080Z] #43 60.72 vendor/golang.org/x/text/transform
14:31:50 [2020-12-10T14:31:50.080Z] #43 61.05 vendor/golang.org/x/text/unicode/bidi
14:31:50 [2020-12-10T14:31:50.080Z] #43 62.03 vendor/golang.org/x/text/secure/bidirule
14:31:50 [2020-12-10T14:31:50.080Z] #43 62.28 vendor/golang.org/x/text/unicode/norm
14:31:50 [2020-12-10T14:31:50.080Z] #43 64.90 vendor/golang.org/x/net/idna
14:31:50 [2020-12-10T14:31:50.080Z] #43 66.24 vendor/golang.org/x/net/http2/hpack
14:31:50 [2020-12-10T14:31:50.080Z] #43 66.85 mime
14:31:50 [2020-12-10T14:31:50.080Z] #43 67.65 mime/quotedprintable
14:31:50 [2020-12-10T14:31:50.080Z] #43 67.85 net/http/internal
14:31:50 [2020-12-10T14:31:50.204Z] #26 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 42.99MB / 54.14MB 2.4s
14:31:50 [2020-12-10T14:31:50.224Z] #11 ...
14:31:50 [2020-12-10T14:31:50.224Z] 
14:31:50 [2020-12-10T14:31:50.224Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:50 [2020-12-10T14:31:50.224Z] #32 50.22 time
14:31:50 [2020-12-10T14:31:50.224Z] #32 55.86 internal/poll
14:31:50 [2020-12-10T14:31:50.224Z] #32 57.52 internal/fmtsort
14:31:50 [2020-12-10T14:31:50.224Z] #32 58.40 internal/syscall/execenv
14:31:50 [2020-12-10T14:31:50.224Z] #32 58.59 internal/syscall/unix
14:31:50 [2020-12-10T14:31:50.224Z] #32 58.59 strings
14:31:50 [2020-12-10T14:31:50.224Z] #32 59.01 os
14:31:50 [2020-12-10T14:31:50.333Z] #41 18.12   DEP      compel/src/main.d
14:31:50 [2020-12-10T14:31:50.333Z] #41 18.14   DEP      compel/src/lib/handle-elf.d
14:31:50 [2020-12-10T14:31:50.333Z] #41 18.20   DEP      compel/arch/x86/src/lib/handle-elf.d
14:31:50 [2020-12-10T14:31:50.333Z] #41 18.23   CC       compel/src/lib/log.o
14:31:50 [2020-12-10T14:31:50.333Z] #41 18.29   CC       compel/arch/x86/src/lib/cpu.o
14:31:50 [2020-12-10T14:31:50.370Z] #43 ...
14:31:50 [2020-12-10T14:31:50.370Z] 
14:31:50 [2020-12-10T14:31:50.370Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:50 [2020-12-10T14:31:50.370Z] #11 58.01 Selecting previously unselected package g++-mingw-w64-x86-64.
14:31:50 [2020-12-10T14:31:50.370Z] #11 58.02 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
14:31:50 [2020-12-10T14:31:50.370Z] #11 58.02 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:31:50 [2020-12-10T14:31:50.370Z] #11 67.90 Selecting previously unselected package libapparmor1:s390x.
14:31:50 [2020-12-10T14:31:50.370Z] #11 67.90 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
14:31:50 [2020-12-10T14:31:50.370Z] #11 67.91 Unpacking libapparmor1:s390x (2.13.2-10) ...
14:31:50 [2020-12-10T14:31:50.370Z] #11 67.99 Selecting previously unselected package libapparmor-dev:s390x.
14:31:50 [2020-12-10T14:31:50.370Z] #11 67.99 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
14:31:50 [2020-12-10T14:31:50.370Z] #11 67.99 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
14:31:50 [2020-12-10T14:31:50.370Z] #11 ...
14:31:50 [2020-12-10T14:31:50.370Z] 
14:31:50 [2020-12-10T14:31:50.370Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:31:50 [2020-12-10T14:31:50.370Z] #56 64.08 + for f in rootlesskit rootlesskit-docker-proxy
14:31:50 [2020-12-10T14:31:50.370Z] #56 64.08 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:31:50 [2020-12-10T14:31:50.370Z] #56 DONE 68.1s
14:31:50 [2020-12-10T14:31:50.370Z] 
14:31:50 [2020-12-10T14:31:50.370Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:50 [2020-12-10T14:31:50.370Z] #11 68.11 Selecting previously unselected package libbtrfs0.
14:31:50 [2020-12-10T14:31:50.370Z] #11 68.11 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
14:31:50 [2020-12-10T14:31:50.370Z] #11 68.12 Unpacking libbtrfs0 (4.20.1-2) ...
14:31:50 [2020-12-10T14:31:50.370Z] #11 ...
14:31:50 [2020-12-10T14:31:50.370Z] 
14:31:50 [2020-12-10T14:31:50.370Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:50 [2020-12-10T14:31:50.370Z] #41 32.84   CC       criu/arch/s390/crtools.o
14:31:50 [2020-12-10T14:31:50.484Z] #32 ...
14:31:50 [2020-12-10T14:31:50.484Z] 
14:31:50 [2020-12-10T14:31:50.484Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:50 [2020-12-10T14:31:50.484Z] #40 58.90 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
14:31:50 [2020-12-10T14:31:50.484Z] #40 58.93 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:31:50 [2020-12-10T14:31:50.484Z] #40 59.01 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
14:31:50 [2020-12-10T14:31:50.484Z] #40 59.04 Setting up libcap-dev:amd64 (1:2.25-2) ...
14:31:50 [2020-12-10T14:31:50.484Z] #40 59.05 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
14:31:50 [2020-12-10T14:31:50.484Z] #40 59.06 Setting up protobuf-compiler (3.6.1.3-2) ...
14:31:50 [2020-12-10T14:31:50.484Z] #40 59.07 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:31:50 [2020-12-10T14:31:50.484Z] #40 59.10 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
14:31:50 [2020-12-10T14:31:50.484Z] #40 59.13 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
14:31:50 [2020-12-10T14:31:50.484Z] #40 59.15 Setting up python-protobuf (3.6.1.3-2) ...
14:31:50 [2020-12-10T14:31:50.593Z] #41 18.50   CC       compel/arch/x86/src/lib/infect.o
14:31:50 [2020-12-10T14:31:50.652Z] #26 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 47.19MB / 54.14MB 2.9s
14:31:50 [2020-12-10T14:31:50.659Z] #41 ...
14:31:50 [2020-12-10T14:31:50.659Z] 
14:31:50 [2020-12-10T14:31:50.659Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
14:31:50 [2020-12-10T14:31:50.659Z] #57 DONE 0.1s
14:31:50 [2020-12-10T14:31:50.659Z] 
14:31:50 [2020-12-10T14:31:50.659Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:31:50 [2020-12-10T14:31:50.659Z] #58 DONE 0.1s
14:31:50 [2020-12-10T14:31:50.659Z] 
14:31:50 [2020-12-10T14:31:50.659Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:50 [2020-12-10T14:31:50.659Z] #11 68.19 Selecting previously unselected package libbtrfs-dev.
14:31:50 [2020-12-10T14:31:50.659Z] #11 68.19 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
14:31:50 [2020-12-10T14:31:50.659Z] #11 68.19 Unpacking libbtrfs-dev (4.20.1-2) ...
14:31:50 [2020-12-10T14:31:50.659Z] #11 68.26 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
14:31:50 [2020-12-10T14:31:50.659Z] #11 68.26 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
14:31:50 [2020-12-10T14:31:50.659Z] #11 68.26 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
14:31:50 [2020-12-10T14:31:50.659Z] #11 68.33 Selecting previously unselected package libudev-dev:s390x.
14:31:50 [2020-12-10T14:31:50.659Z] #11 68.33 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_s390x.deb ...
14:31:50 [2020-12-10T14:31:50.659Z] #11 68.35 Unpacking libudev-dev:s390x (241-7~deb10u5) ...
14:31:50 [2020-12-10T14:31:50.853Z] #41 18.73   CC       compel/src/lib/infect-rpc.o
14:31:50 [2020-12-10T14:31:50.853Z] #41 ...
14:31:50 [2020-12-10T14:31:50.853Z] 
14:31:50 [2020-12-10T14:31:50.853Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
14:31:50 [2020-12-10T14:31:50.853Z] #13 DONE 2.1s
14:31:50 [2020-12-10T14:31:50.853Z] 
14:31:50 [2020-12-10T14:31:50.853Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:50 [2020-12-10T14:31:50.853Z] #41 18.81   CC       compel/src/lib/infect-util.o
14:31:50 [2020-12-10T14:31:50.853Z] #41 18.87   CC       compel/src/lib/infect.o
14:31:50 [2020-12-10T14:31:50.953Z] #11 68.47 Selecting previously unselected package libsepol1-dev:s390x.
14:31:50 [2020-12-10T14:31:50.953Z] #11 68.47 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
14:31:50 [2020-12-10T14:31:50.953Z] #11 68.48 Unpacking libsepol1-dev:s390x (2.8-1) ...
14:31:51 [2020-12-10T14:31:51.067Z] #27 8.519 
                                                                           0.0%
#                                                                          2.2%
##                                                                         3.6%
###                                                                        5.1%
####                                                                       6.1%
#####                                                                      7.6%
######                                                                     9.0%
#######                                                                   10.8%
#######                                                                   11.0%
########                                                                  12.2%
#########                                                                 13.4%
##########                                                                14.5%
###########                                                               15.3%
###########                                                               16.4%
############                                                              17.4%
#############                                                             18.3%
#############                                                             19.3%
14:31:51 [2020-12-10T14:31:51.067Z] #27 ...
14:31:51 [2020-12-10T14:31:51.067Z] 
14:31:51 [2020-12-10T14:31:51.067Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.607 + RM_GOPATH=0
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.607 + TMP_GOPATH=
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.607 + : /build
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.607 + '[' -z '' ']'
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.607 ++ mktemp -d
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.607 + export GOPATH=/tmp/tmp.pcikNA85Xm
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.607 + GOPATH=/tmp/tmp.pcikNA85Xm
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.607 + RM_GOPATH=1
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.607 + case "$(go env GOARCH)" in
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.607 ++ go env GOARCH
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.610 + export GO_BUILDMODE=-buildmode=pie
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.610 + GO_BUILDMODE=-buildmode=pie
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.611 ++ dirname /tmp/install/install.sh
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.621 + dir=/tmp/install
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.621 + bin=gotestsum
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.621 + shift
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.621 + '[' '!' -f /tmp/install/gotestsum.installer ']'
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.621 + . /tmp/install/gotestsum.installer
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.621 ++ : v0.5.3
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.621 + install_gotestsum
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.621 + set -e
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.622 + export GO111MODULE=on
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.622 + GO111MODULE=on
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.622 + GOBIN=/build
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.622 + go get gotest.tools/gotestsum@v0.5.3
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.650 go: finding gotest.tools v0.5.3
14:31:51 [2020-12-10T14:31:51.067Z] #45 3.650 go: finding gotest.tools/gotestsum v0.5.3
14:31:51 [2020-12-10T14:31:51.067Z] #45 4.738 go: downloading gotest.tools/gotestsum v0.5.3
14:31:51 [2020-12-10T14:31:51.067Z] #45 5.289 go: extracting gotest.tools/gotestsum v0.5.3
14:31:51 [2020-12-10T14:31:51.067Z] #45 6.049 go: downloading github.com/spf13/pflag v1.0.3
14:31:51 [2020-12-10T14:31:51.067Z] #45 6.106 go: downloading github.com/jonboulle/clockwork v0.1.0
14:31:51 [2020-12-10T14:31:51.067Z] #45 6.111 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:31:51 [2020-12-10T14:31:51.067Z] #45 6.126 go: downloading github.com/fatih/color v1.9.0
14:31:51 [2020-12-10T14:31:51.067Z] #45 6.152 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:31:51 [2020-12-10T14:31:51.067Z] #45 6.177 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:31:51 [2020-12-10T14:31:51.067Z] #45 6.216 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:31:51 [2020-12-10T14:31:51.067Z] #45 6.312 go: extracting github.com/fatih/color v1.9.0
14:31:51 [2020-12-10T14:31:51.067Z] #45 6.332 go: downloading github.com/pkg/errors v0.9.1
14:31:51 [2020-12-10T14:31:51.067Z] #45 6.342 go: extracting github.com/jonboulle/clockwork v0.1.0
14:31:51 [2020-12-10T14:31:51.067Z] #45 6.350 go: extracting github.com/spf13/pflag v1.0.3
14:31:51 [2020-12-10T14:31:51.067Z] #45 6.393 go: downloading github.com/mattn/go-isatty v0.0.12
14:31:51 [2020-12-10T14:31:51.068Z] #45 6.500 go: downloading github.com/mattn/go-colorable v0.1.6
14:31:51 [2020-12-10T14:31:51.068Z] #45 6.627 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:31:51 [2020-12-10T14:31:51.068Z] #45 6.754 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:31:51 [2020-12-10T14:31:51.068Z] #45 6.755 go: extracting github.com/mattn/go-isatty v0.0.12
14:31:51 [2020-12-10T14:31:51.068Z] #45 6.756 go: extracting github.com/pkg/errors v0.9.1
14:31:51 [2020-12-10T14:31:51.068Z] #45 6.831 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:31:51 [2020-12-10T14:31:51.068Z] #45 7.087 go: extracting github.com/mattn/go-colorable v0.1.6
14:31:51 [2020-12-10T14:31:51.068Z] #45 8.786 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:31:51 [2020-12-10T14:31:51.068Z] #45 8.928 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:31:51 [2020-12-10T14:31:51.068Z] #45 ...
14:31:51 [2020-12-10T14:31:51.068Z] 
14:31:51 [2020-12-10T14:31:51.068Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:51 [2020-12-10T14:31:51.068Z] #34 5.234 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:31:51 [2020-12-10T14:31:51.068Z] #34 5.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:51 [2020-12-10T14:31:51.068Z] #34 5.308 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:31:51 [2020-12-10T14:31:51.068Z] #34 6.382 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
14:31:51 [2020-12-10T14:31:51.068Z] #34 7.757 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB]
14:31:51 [2020-12-10T14:31:51.068Z] #34 9.131 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
14:31:51 [2020-12-10T14:31:51.092Z] #26 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 51.38MB / 54.14MB 3.3s
14:31:51 [2020-12-10T14:31:51.243Z] #11 68.77 Selecting previously unselected package libpcre16-3:s390x.
14:31:51 [2020-12-10T14:31:51.243Z] #11 68.77 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
14:31:51 [2020-12-10T14:31:51.243Z] #11 68.78 Unpacking libpcre16-3:s390x (2:8.39-12) ...
14:31:51 [2020-12-10T14:31:51.243Z] #11 68.88 Selecting previously unselected package libpcre32-3:s390x.
14:31:51 [2020-12-10T14:31:51.243Z] #11 68.88 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
14:31:51 [2020-12-10T14:31:51.243Z] #11 68.88 Unpacking libpcre32-3:s390x (2:8.39-12) ...
14:31:51 [2020-12-10T14:31:51.332Z] #34 ...
14:31:51 [2020-12-10T14:31:51.332Z] 
14:31:51 [2020-12-10T14:31:51.332Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:51 [2020-12-10T14:31:51.332Z] #47 4.557 + RM_GOPATH=0
14:31:51 [2020-12-10T14:31:51.332Z] #47 4.557 + TMP_GOPATH=
14:31:51 [2020-12-10T14:31:51.332Z] #47 4.558 + : /build
14:31:51 [2020-12-10T14:31:51.332Z] #47 4.558 + '[' -z '' ']'
14:31:51 [2020-12-10T14:31:51.332Z] #47 4.559 ++ mktemp -d
14:31:51 [2020-12-10T14:31:51.332Z] #47 4.573 + export GOPATH=/tmp/tmp.I8LtcY80NZ
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.573 + GOPATH=/tmp/tmp.I8LtcY80NZ
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.573 + RM_GOPATH=1
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.573 + case "$(go env GOARCH)" in
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.581 ++ go env GOARCH
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.596 + export GO_BUILDMODE=-buildmode=pie
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.596 + GO_BUILDMODE=-buildmode=pie
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.596 ++ dirname /tmp/install/install.sh
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.617 + dir=/tmp/install
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.618 + bin=golangci_lint
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.618 + shift
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.621 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.621 + . /tmp/install/golangci_lint.installer
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.622 ++ : v1.23.8
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.634 + install_golangci_lint
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.634 + set -e
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.634 + export GO111MODULE=on
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.634 + GO111MODULE=on
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.635 + GOBIN=/build
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.635 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.645 go: finding github.com v1.23.8
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.646 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.646 go: finding github.com/golangci/golangci-lint v1.23.8
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.647 go: finding github.com/golangci v1.23.8
14:31:51 [2020-12-10T14:31:51.333Z] #47 4.657 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
14:31:51 [2020-12-10T14:31:51.333Z] #47 5.747 go: downloading github.com/golangci/golangci-lint v1.23.8
14:31:51 [2020-12-10T14:31:51.333Z] #47 6.510 go: extracting github.com/golangci/golangci-lint v1.23.8
14:31:51 [2020-12-10T14:31:51.333Z] #47 ...
14:31:51 [2020-12-10T14:31:51.333Z] 
14:31:51 [2020-12-10T14:31:51.333Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.529 + RM_GOPATH=0
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.529 + TMP_GOPATH=
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.529 + : /build
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.529 + '[' -z '' ']'
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.529 ++ mktemp -d
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.537 + export GOPATH=/tmp/tmp.7L3mtJOyTD
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.537 + GOPATH=/tmp/tmp.7L3mtJOyTD
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.537 + RM_GOPATH=1
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.537 + case "$(go env GOARCH)" in
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.545 ++ go env GOARCH
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.564 + export GO_BUILDMODE=-buildmode=pie
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.564 + GO_BUILDMODE=-buildmode=pie
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.577 ++ dirname /tmp/install/install.sh
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.578 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.579 + dir=/tmp/install
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.579 + bin=shfmt
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.579 + shift
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.579 + '[' '!' -f /tmp/install/shfmt.installer ']'
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.579 + . /tmp/install/shfmt.installer
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.579 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.579 + install_shfmt
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.579 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.583 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7L3mtJOyTD/src/github.com/mvdan/sh
14:31:51 [2020-12-10T14:31:51.333Z] #49 3.591 Cloning into '/tmp/tmp.7L3mtJOyTD/src/github.com/mvdan/sh'...
14:31:51 [2020-12-10T14:31:51.426Z] #41 19.42   CC       compel/src/lib/ptrace.o
14:31:51 [2020-12-10T14:31:51.463Z] #26 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 54.14MB / 54.14MB 3.6s
14:31:51 [2020-12-10T14:31:51.463Z] #26 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 54.14MB / 54.14MB 3.6s done
14:31:51 [2020-12-10T14:31:51.463Z] #26 extracting sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2
14:31:51 [2020-12-10T14:31:51.532Z] #11 69.02 Selecting previously unselected package libpcrecpp0v5:s390x.
14:31:51 [2020-12-10T14:31:51.532Z] #11 69.02 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
14:31:51 [2020-12-10T14:31:51.532Z] #11 69.03 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
14:31:51 [2020-12-10T14:31:51.532Z] #11 69.09 Selecting previously unselected package libpcre3-dev:s390x.
14:31:51 [2020-12-10T14:31:51.532Z] #11 69.09 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
14:31:51 [2020-12-10T14:31:51.532Z] #11 69.09 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
14:31:51 [2020-12-10T14:31:51.596Z] #49 ...
14:31:51 [2020-12-10T14:31:51.596Z] 
14:31:51 [2020-12-10T14:31:51.596Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.157 + RM_GOPATH=0
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.157 + TMP_GOPATH=
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.157 + : /build
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.157 + '[' -z '' ']'
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.157 ++ mktemp -d
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.159 + export GOPATH=/tmp/tmp.QoOAXfAutC
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.159 + GOPATH=/tmp/tmp.QoOAXfAutC
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.159 + RM_GOPATH=1
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.159 + case "$(go env GOARCH)" in
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.161 ++ go env GOARCH
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.189 + export GO_BUILDMODE=-buildmode=pie
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.189 + GO_BUILDMODE=-buildmode=pie
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.193 ++ dirname /tmp/install/install.sh
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.196 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.197 + dir=/tmp/install
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.197 + bin=proxy
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.197 + shift
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.197 + '[' '!' -f /tmp/install/proxy.installer ']'
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.197 + . /tmp/install/proxy.installer
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.197 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.197 + install_proxy
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.197 + case "$1" in
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.197 + export CGO_ENABLED=0
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.197 + CGO_ENABLED=0
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.197 + _install_proxy
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.197 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b'
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.197 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QoOAXfAutC/src/github.com/docker/libnetwork
14:31:51 [2020-12-10T14:31:51.596Z] #62 4.207 Cloning into '/tmp/tmp.QoOAXfAutC/src/github.com/docker/libnetwork'...
14:31:51 [2020-12-10T14:31:51.596Z] #62 ...
14:31:51 [2020-12-10T14:31:51.596Z] 
14:31:51 [2020-12-10T14:31:51.596Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.257 + RM_GOPATH=0
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.257 + TMP_GOPATH=
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.257 + : /build
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.257 + '[' -z '' ']'
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.257 ++ mktemp -d
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.259 + export GOPATH=/tmp/tmp.QBrPrFB8Ib
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.259 + GOPATH=/tmp/tmp.QBrPrFB8Ib
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.259 + RM_GOPATH=1
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.259 + case "$(go env GOARCH)" in
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.263 ++ go env GOARCH
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.296 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.297 + export GO_BUILDMODE=-buildmode=pie
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.297 + GO_BUILDMODE=-buildmode=pie
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.297 ++ dirname /tmp/install/install.sh
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.297 + dir=/tmp/install
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.297 + bin=rootlesskit
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.297 + shift
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.297 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.297 + . /tmp/install/rootlesskit.installer
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.297 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.297 + install_rootlesskit
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.297 + case "$1" in
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.297 + export CGO_ENABLED=0
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.297 + CGO_ENABLED=0
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.297 + _install_rootlesskit
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.297 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.297 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.QBrPrFB8Ib/src/github.com/rootless-containers/rootlesskit
14:31:51 [2020-12-10T14:31:51.596Z] #56 3.305 Cloning into '/tmp/tmp.QBrPrFB8Ib/src/github.com/rootless-containers/rootlesskit'...
14:31:51 [2020-12-10T14:31:51.596Z] #56 6.326 + cd /tmp/tmp.QBrPrFB8Ib/src/github.com/rootless-containers/rootlesskit
14:31:51 [2020-12-10T14:31:51.596Z] #56 6.326 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
14:31:51 [2020-12-10T14:31:51.596Z] #56 6.468 + for f in rootlesskit rootlesskit-docker-proxy
14:31:51 [2020-12-10T14:31:51.596Z] #56 6.468 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:31:51 [2020-12-10T14:31:51.596Z] #56 ...
14:31:51 [2020-12-10T14:31:51.596Z] 
14:31:51 [2020-12-10T14:31:51.596Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:31:51 [2020-12-10T14:31:51.596Z] #53 5.077 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:31:51 [2020-12-10T14:31:51.596Z] #53 5.128 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:51 [2020-12-10T14:31:51.596Z] #53 5.140 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:31:51 [2020-12-10T14:31:51.596Z] #53 6.077 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
14:31:51 [2020-12-10T14:31:51.596Z] #53 7.724 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB]
14:31:51 [2020-12-10T14:31:51.596Z] #53 9.442 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
14:31:51 [2020-12-10T14:31:51.706Z] #41 19.55   AR       compel/libcompel.a
14:31:51 [2020-12-10T14:31:51.706Z] #41 19.62   HOSTCC   compel/src/main-host.o
14:31:51 [2020-12-10T14:31:51.706Z] #41 19.71   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:31:51 [2020-12-10T14:31:51.821Z] #11 69.35 Selecting previously unselected package libselinux1-dev:s390x.
14:31:51 [2020-12-10T14:31:51.821Z] #11 69.36 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
14:31:51 [2020-12-10T14:31:51.821Z] #11 69.36 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
14:31:51 [2020-12-10T14:31:51.821Z] #11 69.47 Selecting previously unselected package libdevmapper-dev:s390x.
14:31:51 [2020-12-10T14:31:51.821Z] #11 69.47 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
14:31:51 [2020-12-10T14:31:51.821Z] #11 69.47 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
14:31:51 [2020-12-10T14:31:51.821Z] #11 69.51 Selecting previously unselected package libseccomp-dev:s390x.
14:31:51 [2020-12-10T14:31:51.821Z] #11 69.51 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
14:31:51 [2020-12-10T14:31:51.821Z] #11 69.52 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
14:31:51 [2020-12-10T14:31:51.821Z] #11 69.56 Selecting previously unselected package libsystemd-dev:s390x.
14:31:51 [2020-12-10T14:31:51.821Z] #11 69.56 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_s390x.deb ...
14:31:51 [2020-12-10T14:31:51.821Z] #11 69.56 Unpacking libsystemd-dev:s390x (241-7~deb10u5) ...
14:31:51 [2020-12-10T14:31:51.858Z] #53 ...
14:31:51 [2020-12-10T14:31:51.858Z] 
14:31:51 [2020-12-10T14:31:51.858Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.737 + RM_GOPATH=0
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.737 + TMP_GOPATH=
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.737 + : /build
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.737 + '[' -z '' ']'
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.737 ++ mktemp -d
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.737 + export GOPATH=/tmp/tmp.Qw8D9Ou9bS
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.737 + GOPATH=/tmp/tmp.Qw8D9Ou9bS
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.737 + RM_GOPATH=1
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.737 + case "$(go env GOARCH)" in
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.742 ++ go env GOARCH
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.761 + export GO_BUILDMODE=-buildmode=pie
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.761 + GO_BUILDMODE=-buildmode=pie
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.761 ++ dirname /tmp/install/install.sh
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.762 + dir=/tmp/install
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.763 + bin=tomlv
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.763 + shift
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.763 + '[' '!' -f /tmp/install/tomlv.installer ']'
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.763 + . /tmp/install/tomlv.installer
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.763 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.763 + install_tomlv
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.763 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.763 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Qw8D9Ou9bS/src/github.com/BurntSushi/toml
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.763 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:31:51 [2020-12-10T14:31:51.858Z] #32 2.770 Cloning into '/tmp/tmp.Qw8D9Ou9bS/src/github.com/BurntSushi/toml'...
14:31:51 [2020-12-10T14:31:51.858Z] #32 3.290 + cd /tmp/tmp.Qw8D9Ou9bS/src/github.com/BurntSushi/toml
14:31:51 [2020-12-10T14:31:51.858Z] #32 3.290 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:31:51 [2020-12-10T14:31:51.858Z] #32 3.305 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:31:51 [2020-12-10T14:31:51.858Z] #32 3.680 internal/cpu
14:31:51 [2020-12-10T14:31:51.858Z] #32 3.693 runtime/internal/sys
14:31:51 [2020-12-10T14:31:51.858Z] #32 3.709 math/bits
14:31:51 [2020-12-10T14:31:51.858Z] #32 3.818 runtime/internal/atomic
14:31:51 [2020-12-10T14:31:51.858Z] #32 4.022 runtime/internal/math
14:31:51 [2020-12-10T14:31:51.858Z] #32 4.105 internal/bytealg
14:31:51 [2020-12-10T14:31:51.858Z] #32 4.159 unicode/utf8
14:31:51 [2020-12-10T14:31:51.858Z] #32 4.197 internal/race
14:31:51 [2020-12-10T14:31:51.858Z] #32 4.412 math
14:31:51 [2020-12-10T14:31:51.858Z] #32 4.471 sync/atomic
14:31:51 [2020-12-10T14:31:51.858Z] #32 4.784 unicode
14:31:51 [2020-12-10T14:31:51.858Z] #32 5.168 internal/testlog
14:31:51 [2020-12-10T14:31:51.858Z] #32 5.217 runtime
14:31:51 [2020-12-10T14:31:51.858Z] #32 5.831 encoding
14:31:51 [2020-12-10T14:31:51.858Z] #32 6.563 runtime/cgo
14:31:51 [2020-12-10T14:31:51.858Z] #32 ...
14:31:51 [2020-12-10T14:31:51.858Z] 
14:31:51 [2020-12-10T14:31:51.858Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:31:51 [2020-12-10T14:31:51.858Z] #38 4.269 + git clone https://github.com/docker/distribution.git .
14:31:51 [2020-12-10T14:31:51.858Z] #38 4.275 Cloning into '.'...
14:31:51 [2020-12-10T14:31:51.966Z] #41 19.78   HOSTCC   compel/src/lib/handle-elf-host.o
14:31:51 [2020-12-10T14:31:51.966Z] #41 19.90   HOSTCC   compel/src/lib/log-host.o
14:31:52 [2020-12-10T14:31:52.111Z] #11 69.82 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
14:31:52 [2020-12-10T14:31:52.111Z] #11 69.84 Setting up libseccomp-dev:s390x (2.3.3-4) ...
14:31:52 [2020-12-10T14:31:52.111Z] #11 69.85 Setting up libapparmor1:s390x (2.13.2-10) ...
14:31:52 [2020-12-10T14:31:52.111Z] #11 69.85 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:31:52 [2020-12-10T14:31:52.111Z] #11 69.86 Setting up libpcre16-3:s390x (2:8.39-12) ...
14:31:52 [2020-12-10T14:31:52.111Z] #11 69.87 Setting up libsepol1-dev:s390x (2.8-1) ...
14:31:52 [2020-12-10T14:31:52.111Z] #11 69.88 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:31:52 [2020-12-10T14:31:52.111Z] #11 69.88 Setting up libbtrfs0 (4.20.1-2) ...
14:31:52 [2020-12-10T14:31:52.111Z] #11 69.89 Setting up libpcre32-3:s390x (2:8.39-12) ...
14:31:52 [2020-12-10T14:31:52.111Z] #11 69.89 Setting up libudev-dev:s390x (241-7~deb10u5) ...
14:31:52 [2020-12-10T14:31:52.111Z] #11 69.91 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:31:52 [2020-12-10T14:31:52.111Z] #11 69.91 Setting up libbtrfs-dev (4.20.1-2) ...
14:31:52 [2020-12-10T14:31:52.122Z] #38 ...
14:31:52 [2020-12-10T14:31:52.122Z] 
14:31:52 [2020-12-10T14:31:52.122Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.778 + RM_GOPATH=0
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.778 + TMP_GOPATH=
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.778 + : /build
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.778 + '[' -z '' ']'
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.779 ++ mktemp -d
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.781 + export GOPATH=/tmp/tmp.CpiAbDfa63
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.781 + GOPATH=/tmp/tmp.CpiAbDfa63
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.781 + RM_GOPATH=1
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.781 + case "$(go env GOARCH)" in
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.782 ++ go env GOARCH
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.810 + export GO_BUILDMODE=-buildmode=pie
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.811 + GO_BUILDMODE=-buildmode=pie
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.817 Install docker/cli version 17.06.2-ce from stable
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.818 ++ dirname /tmp/install/install.sh
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.818 + dir=/tmp/install
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.818 + bin=dockercli
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.818 + shift
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.818 + '[' '!' -f /tmp/install/dockercli.installer ']'
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.818 + . /tmp/install/dockercli.installer
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.818 ++ : stable
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.818 ++ : 17.06.2-ce
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.818 + install_dockercli
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.818 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.832 ++ uname -m
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.832 + arch=aarch64
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.832 + '[' aarch64 '!=' x86_64 ']'
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.832 + '[' aarch64 '!=' s390x ']'
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.832 + '[' aarch64 '!=' armhf ']'
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.832 + build_dockercli
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.832 + git clone https://github.com/docker/docker-ce /tmp/tmp.CpiAbDfa63/tmp/docker-ce
14:31:52 [2020-12-10T14:31:52.122Z] #22 3.841 Cloning into '/tmp/tmp.CpiAbDfa63/tmp/docker-ce'...
14:31:52 [2020-12-10T14:31:52.122Z] #22 ...
14:31:52 [2020-12-10T14:31:52.122Z] 
14:31:52 [2020-12-10T14:31:52.122Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:52 [2020-12-10T14:31:52.122Z] #40 5.072 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:31:52 [2020-12-10T14:31:52.122Z] #40 5.115 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:52 [2020-12-10T14:31:52.122Z] #40 5.122 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:31:52 [2020-12-10T14:31:52.122Z] #40 6.273 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
14:31:52 [2020-12-10T14:31:52.122Z] #40 7.857 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB]
14:31:52 [2020-12-10T14:31:52.122Z] #40 9.206 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
14:31:52 [2020-12-10T14:31:52.122Z] #40 ...
14:31:52 [2020-12-10T14:31:52.122Z] 
14:31:52 [2020-12-10T14:31:52.122Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.116 + RM_GOPATH=0
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.116 + TMP_GOPATH=
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.116 + : /build
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.116 + '[' -z '' ']'
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.116 ++ mktemp -d
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.121 + export GOPATH=/tmp/tmp.sVS77cUet9
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.121 + GOPATH=/tmp/tmp.sVS77cUet9
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.121 + RM_GOPATH=1
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.121 + case "$(go env GOARCH)" in
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.122 ++ go env GOARCH
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.146 + export GO_BUILDMODE=-buildmode=pie
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.146 + GO_BUILDMODE=-buildmode=pie
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.146 ++ dirname /tmp/install/install.sh
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.146 + dir=/tmp/install
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.146 + bin=vndr
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.146 + shift
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.146 + '[' '!' -f /tmp/install/vndr.installer ']'
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.146 + . /tmp/install/vndr.installer
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.146 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.146 + install_vndr
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.146 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.146 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sVS77cUet9/src/github.com/LK4D4/vndr
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.147 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.150 Cloning into '/tmp/tmp.sVS77cUet9/src/github.com/LK4D4/vndr'...
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.760 + cd /tmp/tmp.sVS77cUet9/src/github.com/LK4D4/vndr
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.761 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
14:31:52 [2020-12-10T14:31:52.122Z] #43 3.786 + go build -buildmode=pie -v -o /build/vndr .
14:31:52 [2020-12-10T14:31:52.122Z] #43 4.923 unicode
14:31:52 [2020-12-10T14:31:52.122Z] #43 5.069 sync/atomic
14:31:52 [2020-12-10T14:31:52.122Z] #43 5.182 math
14:31:52 [2020-12-10T14:31:52.122Z] #43 5.252 runtime
14:31:52 [2020-12-10T14:31:52.122Z] #43 6.055 encoding
14:31:52 [2020-12-10T14:31:52.122Z] #43 6.327 unicode/utf16
14:31:52 [2020-12-10T14:31:52.122Z] #43 7.139 container/list
14:31:52 [2020-12-10T14:31:52.122Z] #43 8.229 crypto/internal/subtle
14:31:52 [2020-12-10T14:31:52.122Z] #43 8.439 crypto/subtle
14:31:52 [2020-12-10T14:31:52.122Z] #43 8.680 vendor/golang.org/x/crypto/cryptobyte/asn1
14:31:52 [2020-12-10T14:31:52.122Z] #43 9.000 internal/nettrace
14:31:52 [2020-12-10T14:31:52.122Z] #43 9.328 runtime/cgo
14:31:52 [2020-12-10T14:31:52.122Z] #43 10.97 vendor/golang.org/x/crypto/internal/subtle
14:31:52 [2020-12-10T14:31:52.176Z] #47 ...
14:31:52 [2020-12-10T14:31:52.176Z] 
14:31:52 [2020-12-10T14:31:52.176Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:31:52 [2020-12-10T14:31:52.176Z] #38 22.15 Checking out files:  98% (1634/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
14:31:52 [2020-12-10T14:31:52.176Z] #38 22.20 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:31:52 [2020-12-10T14:31:52.176Z] #38 24.26 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:31:52 [2020-12-10T14:31:52.176Z] #38 ...
14:31:52 [2020-12-10T14:31:52.176Z] 
14:31:52 [2020-12-10T14:31:52.176Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:52 [2020-12-10T14:31:52.176Z] #47 33.95 go: extracting github.com/gogo/protobuf v1.2.1
14:31:52 [2020-12-10T14:31:52.228Z] #41 ...
14:31:52 [2020-12-10T14:31:52.228Z] 
14:31:52 [2020-12-10T14:31:52.228Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
14:31:52 [2020-12-10T14:31:52.228Z] #14 0.936 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:31:52 [2020-12-10T14:31:52.228Z] #14 DONE 1.1s
14:31:52 [2020-12-10T14:31:52.228Z] 
14:31:52 [2020-12-10T14:31:52.228Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:52 [2020-12-10T14:31:52.228Z] #41 19.96   HOSTLINK compel/compel-host-bin
14:31:52 [2020-12-10T14:31:52.228Z] #41 20.07   DEP      soccr/soccr.d
14:31:52 [2020-12-10T14:31:52.228Z] #41 20.19   CC       soccr/soccr.o
14:31:52 [2020-12-10T14:31:52.385Z] #43 ...
14:31:52 [2020-12-10T14:31:52.385Z] 
14:31:52 [2020-12-10T14:31:52.385Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:52 [2020-12-10T14:31:52.385Z] #11 5.032 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:31:52 [2020-12-10T14:31:52.385Z] #11 5.053 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:52 [2020-12-10T14:31:52.385Z] #11 5.055 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:31:52 [2020-12-10T14:31:52.385Z] #11 6.272 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
14:31:52 [2020-12-10T14:31:52.385Z] #11 7.665 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB]
14:31:52 [2020-12-10T14:31:52.385Z] #11 8.962 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
14:31:52 [2020-12-10T14:31:52.385Z] #11 ...
14:31:52 [2020-12-10T14:31:52.385Z] 
14:31:52 [2020-12-10T14:31:52.385Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:31:52 [2020-12-10T14:31:52.396Z] #40 ...
14:31:52 [2020-12-10T14:31:52.396Z] 
14:31:52 [2020-12-10T14:31:52.396Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:52 [2020-12-10T14:31:52.396Z] #34 57.79 Selecting previously unselected package libuv1:amd64.
14:31:52 [2020-12-10T14:31:52.396Z] #34 57.80 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
14:31:52 [2020-12-10T14:31:52.396Z] #34 57.83 Unpacking libuv1:amd64 (1.24.1-1) ...
14:31:52 [2020-12-10T14:31:52.396Z] #34 58.16 Selecting previously unselected package cmake.
14:31:52 [2020-12-10T14:31:52.396Z] #34 58.21 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
14:31:52 [2020-12-10T14:31:52.396Z] #34 58.28 Unpacking cmake (3.13.4-1) ...
14:31:52 [2020-12-10T14:31:52.396Z] #34 61.36 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
14:31:52 [2020-12-10T14:31:52.396Z] #34 61.38 Setting up xxd (2:8.1.0875-5) ...
14:31:52 [2020-12-10T14:31:52.396Z] #34 61.39 Setting up libuv1:amd64 (1.24.1-1) ...
14:31:52 [2020-12-10T14:31:52.396Z] #34 61.40 Setting up vim-common (2:8.1.0875-5) ...
14:31:52 [2020-12-10T14:31:52.396Z] #34 61.43 Setting up librhash0:amd64 (1.3.8-1) ...
14:31:52 [2020-12-10T14:31:52.396Z] #34 61.45 Setting up cmake-data (3.13.4-1) ...
14:31:52 [2020-12-10T14:31:52.396Z] #34 61.46 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
14:31:52 [2020-12-10T14:31:52.396Z] #34 61.47 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
14:31:52 [2020-12-10T14:31:52.396Z] #34 61.50 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:31:52 [2020-12-10T14:31:52.396Z] #34 61.51 Setting up cmake (3.13.4-1) ...
14:31:52 [2020-12-10T14:31:52.396Z] #34 61.52 Processing triggers for libc-bin (2.28-10) ...
14:31:52 [2020-12-10T14:31:52.396Z] #34 61.61 Processing triggers for mime-support (3.62) ...
14:31:52 [2020-12-10T14:31:52.396Z] #34 DONE 62.1s
14:31:52 [2020-12-10T14:31:52.396Z] 
14:31:52 [2020-12-10T14:31:52.396Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:52 [2020-12-10T14:31:52.400Z] #11 69.92 Setting up libapparmor-dev:s390x (2.13.2-10) ...
14:31:52 [2020-12-10T14:31:52.400Z] #11 69.93 Setting up mingw-w64-common (6.0.0-3) ...
14:31:52 [2020-12-10T14:31:52.400Z] #11 69.93 Setting up libsystemd-dev:s390x (241-7~deb10u5) ...
14:31:52 [2020-12-10T14:31:52.400Z] #11 69.94 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:31:52 [2020-12-10T14:31:52.400Z] #11 69.95 Setting up libpcre3-dev:s390x (2:8.39-12) ...
14:31:52 [2020-12-10T14:31:52.400Z] #11 69.96 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:31:52 [2020-12-10T14:31:52.400Z] #11 69.96 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
14:31:52 [2020-12-10T14:31:52.400Z] #11 69.97 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
14:31:52 [2020-12-10T14:31:52.400Z] #11 69.97 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:31:52 [2020-12-10T14:31:52.400Z] #11 69.97 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
14:31:52 [2020-12-10T14:31:52.400Z] #11 69.98 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
14:31:52 [2020-12-10T14:31:52.400Z] #11 69.98 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:31:52 [2020-12-10T14:31:52.400Z] #11 69.99 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
14:31:52 [2020-12-10T14:31:52.400Z] #11 70.00 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
14:31:52 [2020-12-10T14:31:52.400Z] #11 70.01 Setting up dmsetup (2:1.02.155-3) ...
14:31:52 [2020-12-10T14:31:52.400Z] #11 70.01 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
14:31:52 [2020-12-10T14:31:52.400Z] #11 70.02 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
14:31:52 [2020-12-10T14:31:52.400Z] #11 70.03 Processing triggers for libc-bin (2.28-10) ...
14:31:52 [2020-12-10T14:31:52.697Z] #11 DONE 70.3s
14:31:52 [2020-12-10T14:31:52.697Z] 
14:31:52 [2020-12-10T14:31:52.697Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:52 [2020-12-10T14:31:52.739Z] #47 ...
14:31:52 [2020-12-10T14:31:52.739Z] 
14:31:52 [2020-12-10T14:31:52.739Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:31:52 [2020-12-10T14:31:52.739Z] #11 24.59 Fetched 8408 kB in 17s (485 kB/s)
14:31:52 [2020-12-10T14:31:52.739Z] #11 24.59 Reading package lists...
14:31:52 [2020-12-10T14:31:52.739Z] #11 31.16 Reading package lists...
14:31:52 [2020-12-10T14:31:52.739Z] #11 ...
14:31:52 [2020-12-10T14:31:52.739Z] 
14:31:52 [2020-12-10T14:31:52.739Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:31:52 [2020-12-10T14:31:52.739Z] #53 24.75 Fetched 8408 kB in 18s (467 kB/s)
14:31:52 [2020-12-10T14:31:52.739Z] #53 24.75 Reading package lists...
14:31:52 [2020-12-10T14:31:52.803Z] #41 20.57   AR       soccr/libsoccr.a
14:31:52 [2020-12-10T14:31:52.803Z] #41 20.61 make[1]: 'soccr/libsoccr.a' is up to date.
14:31:52 [2020-12-10T14:31:52.803Z] #41 20.80   DEP      criu/arch/x86/sigframe.d
14:31:52 [2020-12-10T14:31:52.803Z] #41 20.84   DEP      criu/arch/x86/sigaction_compat.d
14:31:52 [2020-12-10T14:31:52.803Z] #41 20.88   DEP      criu/arch/x86/kerndat.d
14:31:52 [2020-12-10T14:31:52.967Z] #35 0.997 + RM_GOPATH=0
14:31:52 [2020-12-10T14:31:52.996Z] #53 31.71 Reading package lists...
14:31:52 [2020-12-10T14:31:52.996Z] #53 ...
14:31:52 [2020-12-10T14:31:52.996Z] 
14:31:52 [2020-12-10T14:31:52.996Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:31:52 [2020-12-10T14:31:52.996Z] #34 24.92 Fetched 8408 kB in 18s (467 kB/s)
14:31:52 [2020-12-10T14:31:52.996Z] #34 24.92 Reading package lists...
14:31:52 [2020-12-10T14:31:52.996Z] #34 31.66 Reading package lists...
14:31:52 [2020-12-10T14:31:52.996Z] #34 ...
14:31:52 [2020-12-10T14:31:52.996Z] 
14:31:52 [2020-12-10T14:31:52.996Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:52 [2020-12-10T14:31:52.996Z] #40 25.37 Fetched 8408 kB in 18s (457 kB/s)
14:31:52 [2020-12-10T14:31:52.996Z] #40 25.37 Reading package lists...
14:31:53 [2020-12-10T14:31:53.066Z] #41 20.91   DEP      criu/arch/x86/crtools.d
14:31:53 [2020-12-10T14:31:53.066Z] #41 20.95   DEP      criu/arch/x86/cpu.d
14:31:53 [2020-12-10T14:31:53.066Z] #41 21.01   CC       criu/arch/x86/cpu.o
14:31:53 [2020-12-10T14:31:53.227Z] #35 0.997 + TMP_GOPATH=
14:31:53 [2020-12-10T14:31:53.227Z] #35 0.998 + : /build
14:31:53 [2020-12-10T14:31:53.227Z] #35 0.998 + '[' -z '' ']'
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.003 ++ mktemp -d
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.003 + export GOPATH=/tmp/tmp.UPgkXYHbv9
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.003 + GOPATH=/tmp/tmp.UPgkXYHbv9
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.003 + RM_GOPATH=1
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.003 + case "$(go env GOARCH)" in
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.003 ++ go env GOARCH
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.045 + export GO_BUILDMODE=-buildmode=pie
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.045 + GO_BUILDMODE=-buildmode=pie
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.046 ++ dirname /tmp/install/install.sh
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.051 + dir=/tmp/install
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.051 + bin=tini
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.051 + shift
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.058 + '[' '!' -f /tmp/install/tini.installer ']'
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.058 + . /tmp/install/tini.installer
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.058 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.058 + install_tini
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.059 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.059 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.061 + git clone https://github.com/krallin/tini.git /tmp/tmp.UPgkXYHbv9/tini
14:31:53 [2020-12-10T14:31:53.227Z] #35 1.063 Cloning into '/tmp/tmp.UPgkXYHbv9/tini'...
14:31:53 [2020-12-10T14:31:53.327Z] #41 21.22   CC       criu/arch/x86/crtools.o
14:31:53 [2020-12-10T14:31:53.559Z] #40 32.43 Reading package lists...
14:31:53 [2020-12-10T14:31:53.559Z] #40 ...
14:31:53 [2020-12-10T14:31:53.559Z] 
14:31:53 [2020-12-10T14:31:53.559Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:53 [2020-12-10T14:31:53.559Z] #47 35.53 go: extracting golang.org/x/text v0.3.2
14:31:53 [2020-12-10T14:31:53.588Z] #41 ...
14:31:53 [2020-12-10T14:31:53.588Z] 
14:31:53 [2020-12-10T14:31:53.588Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
14:31:53 [2020-12-10T14:31:53.588Z] #15 DONE 1.4s
14:31:53 [2020-12-10T14:31:53.588Z] 
14:31:53 [2020-12-10T14:31:53.588Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:53 [2020-12-10T14:31:53.588Z] #41 21.58   CC       criu/arch/x86/kerndat.o
14:31:53 [2020-12-10T14:31:53.796Z] #35 1.870 + cd /tmp/tmp.UPgkXYHbv9/tini
14:31:53 [2020-12-10T14:31:53.849Z] #41 21.77   CC       criu/arch/x86/sigaction_compat.o
14:31:53 [2020-12-10T14:31:53.849Z] #41 21.86   CC       criu/arch/x86/sigframe.o
14:31:54 [2020-12-10T14:31:54.056Z] #35 1.871 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
14:31:54 [2020-12-10T14:31:54.056Z] #35 1.886 + cmake .
14:31:54 [2020-12-10T14:31:54.112Z] #41 21.94   LINK     criu/arch/x86/crtools.built-in.o
14:31:54 [2020-12-10T14:31:54.112Z] #41 21.99   DEP      criu/pie/util-vdso-elf32.d
14:31:54 [2020-12-10T14:31:54.112Z] #41 22.05   DEP      criu/pie/util-vdso.d
14:31:54 [2020-12-10T14:31:54.112Z] #41 22.13   DEP      criu/pie/util.d
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.146 + RM_GOPATH=0
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.146 + TMP_GOPATH=
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.146 + : /build
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.146 + '[' -z '' ']'
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.147 ++ mktemp -d
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.148 + export GOPATH=/tmp/tmp.pVKlFn6mZc
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.148 + GOPATH=/tmp/tmp.pVKlFn6mZc
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.148 + RM_GOPATH=1
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.148 + case "$(go env GOARCH)" in
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.148 ++ go env GOARCH
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.156 + export GO_BUILDMODE=-buildmode=pie
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.156 + GO_BUILDMODE=-buildmode=pie
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.156 ++ dirname /tmp/install/install.sh
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.159 + dir=/tmp/install
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.159 + bin=runc
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.159 + shift
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.159 + '[' '!' -f /tmp/install/runc.installer ']'
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.160 + . /tmp/install/runc.installer
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.160 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.160 + install_runc
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.162 + grep -q '^3\.10\.0.*\.el7\.'
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.164 + uname -r
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.167 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.168 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.168 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.168 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pVKlFn6mZc/src/github.com/opencontainers/runc
14:31:54 [2020-12-10T14:31:54.204Z] #51 1.173 Cloning into '/tmp/tmp.pVKlFn6mZc/src/github.com/opencontainers/runc'...
14:31:54 [2020-12-10T14:31:54.204Z] #51 ...
14:31:54 [2020-12-10T14:31:54.204Z] 
14:31:54 [2020-12-10T14:31:54.204Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
14:31:54 [2020-12-10T14:31:54.204Z] #12 DONE 1.4s
14:31:54 [2020-12-10T14:31:54.204Z] 
14:31:54 [2020-12-10T14:31:54.204Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
14:31:54 [2020-12-10T14:31:54.373Z] #41 22.17   CC       criu/pie/util.o
14:31:54 [2020-12-10T14:31:54.373Z] #41 22.26   CC       criu/pie/util-vdso.o
14:31:54 [2020-12-10T14:31:54.626Z] #35 2.568 -- The C compiler identification is GNU 8.3.0
14:31:54 [2020-12-10T14:31:54.633Z] #41 22.44   CC       criu/pie/util-vdso-elf32.o
14:31:54 [2020-12-10T14:31:54.633Z] #41 22.63   AR       criu/pie/pie.lib.a
14:31:54 [2020-12-10T14:31:54.633Z] #41 22.66   DEP      criu/pie/restorer.d
14:31:54 [2020-12-10T14:31:54.886Z] #35 2.670 -- Check for working C compiler: /usr/bin/cc
14:31:54 [2020-12-10T14:31:54.896Z] #41 ...
14:31:54 [2020-12-10T14:31:54.896Z] 
14:31:54 [2020-12-10T14:31:54.896Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
14:31:54 [2020-12-10T14:31:54.896Z] #16 DONE 1.4s
14:31:54 [2020-12-10T14:31:54.896Z] 
14:31:54 [2020-12-10T14:31:54.896Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:54 [2020-12-10T14:31:54.896Z] #41 22.73   DEP      criu/arch/x86/sigaction_compat_pie.d
14:31:54 [2020-12-10T14:31:54.896Z] #41 22.75   DEP      criu/arch/x86/restorer_unmap.d
14:31:54 [2020-12-10T14:31:54.896Z] #41 22.78   DEP      criu/arch/x86/restorer.d
14:31:54 [2020-12-10T14:31:54.896Z] #41 22.86   DEP      criu/arch/x86/vdso-pie.d
14:31:54 [2020-12-10T14:31:54.896Z] #41 22.92   DEP      criu/pie/parasite-vdso.d
14:31:55 [2020-12-10T14:31:55.106Z] #26 ...
14:31:55 [2020-12-10T14:31:55.106Z] 
14:31:55 [2020-12-10T14:31:55.106Z] #23 [internal] load build context
14:31:55 [2020-12-10T14:31:55.106Z] #23 transferring context: 53.17MB 6.9s done
14:31:55 [2020-12-10T14:31:55.106Z] #23 DONE 6.9s
14:31:55 [2020-12-10T14:31:55.106Z] 
14:31:55 [2020-12-10T14:31:55.106Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:31:55 [2020-12-10T14:31:55.106Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.4s done
14:31:55 [2020-12-10T14:31:55.106Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.1s done
14:31:55 [2020-12-10T14:31:55.106Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.1s done
14:31:55 [2020-12-10T14:31:55.106Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done
14:31:55 [2020-12-10T14:31:55.106Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.0s done
14:31:55 [2020-12-10T14:31:55.106Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.0s done
14:31:55 [2020-12-10T14:31:55.106Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.1s done
14:31:55 [2020-12-10T14:31:55.106Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53
14:31:55 [2020-12-10T14:31:55.157Z] #41 22.97   DEP      criu/pie/parasite.d
14:31:55 [2020-12-10T14:31:55.157Z] #41 23.09   CC       criu/pie/parasite.o
14:31:55 [2020-12-10T14:31:55.239Z] #13 DONE 1.0s
14:31:55 [2020-12-10T14:31:55.239Z] 
14:31:55 [2020-12-10T14:31:55.239Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
14:31:55 [2020-12-10T14:31:55.418Z] #41 23.46   LINK     criu/pie/parasite.built-in.o
14:31:55 [2020-12-10T14:31:55.418Z] #41 23.46   GEN      criu/pie/parasite-blob.h
14:31:55 [2020-12-10T14:31:55.418Z] #41 23.47   CC       criu/pie/parasite-vdso.o
14:31:55 [2020-12-10T14:31:55.456Z] #35 3.420 -- Check for working C compiler: /usr/bin/cc -- works
14:31:55 [2020-12-10T14:31:55.456Z] #35 3.428 -- Detecting C compiler ABI info
14:31:55 [2020-12-10T14:31:55.679Z] #41 23.65   CC       criu/arch/x86/vdso-pie.o
14:31:55 [2020-12-10T14:31:55.679Z] #41 23.76   CC       criu/arch/x86/restorer.o
14:31:55 [2020-12-10T14:31:55.716Z] #35 ...
14:31:55 [2020-12-10T14:31:55.716Z] 
14:31:55 [2020-12-10T14:31:55.716Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:31:55 [2020-12-10T14:31:55.716Z] #40 65.38 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
14:31:55 [2020-12-10T14:31:55.716Z] #40 65.39 Processing triggers for libc-bin (2.28-10) ...
14:31:55 [2020-12-10T14:31:55.716Z] #40 DONE 65.8s
14:31:55 [2020-12-10T14:31:55.716Z] 
14:31:55 [2020-12-10T14:31:55.716Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:55 [2020-12-10T14:31:55.716Z] #43 55.79 time
14:31:55 [2020-12-10T14:31:55.716Z] #43 59.45 strings
14:31:55 [2020-12-10T14:31:55.716Z] #43 61.79 regexp/syntax
14:31:55 [2020-12-10T14:31:55.716Z] #43 62.67 fmt
14:31:55 [2020-12-10T14:31:55.940Z] #41 23.91   CC       criu/arch/x86/restorer_unmap.o
14:31:55 [2020-12-10T14:31:55.976Z] #43 ...
14:31:55 [2020-12-10T14:31:55.976Z] 
14:31:55 [2020-12-10T14:31:55.976Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:56 [2020-12-10T14:31:56.201Z] #41 23.93   CC       criu/arch/x86/sigaction_compat_pie.o
14:31:56 [2020-12-10T14:31:56.201Z] #41 24.03   CC       criu/pie/restorer.o
14:31:56 [2020-12-10T14:31:56.270Z] #14 0.891 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:31:56 [2020-12-10T14:31:56.270Z] #14 DONE 1.1s
14:31:56 [2020-12-10T14:31:56.270Z] 
14:31:56 [2020-12-10T14:31:56.270Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
14:31:56 [2020-12-10T14:31:56.626Z] #10 ...
14:31:56 [2020-12-10T14:31:56.626Z] 
14:31:56 [2020-12-10T14:31:56.626Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
14:31:56 [2020-12-10T14:31:56.626Z] #26 extracting sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 5.2s done
14:31:56 [2020-12-10T14:31:56.626Z] #26 DONE 8.9s
14:31:56 [2020-12-10T14:31:56.626Z] 
14:31:56 [2020-12-10T14:31:56.626Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:31:56 [2020-12-10T14:31:56.772Z] #41 ...
14:31:56 [2020-12-10T14:31:56.772Z] 
14:31:56 [2020-12-10T14:31:56.772Z] #17 [dev-systemd-false  6/26] RUN ldconfig
14:31:56 [2020-12-10T14:31:56.772Z] #17 DONE 1.8s
14:31:56 [2020-12-10T14:31:56.920Z] #27 0.272 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:31:56 [2020-12-10T14:31:56.920Z] #27 0.293 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
14:31:56 [2020-12-10T14:31:56.920Z] #27 0.321 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:31:57 [2020-12-10T14:31:57.033Z] 
14:31:57 [2020-12-10T14:31:57.033Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:57 [2020-12-10T14:31:57.033Z] #41 24.84   LINK     criu/pie/restorer.built-in.o
14:31:57 [2020-12-10T14:31:57.033Z] #41 24.86   GEN      criu/pie/restorer-blob.h
14:31:57 [2020-12-10T14:31:57.033Z] #41 24.90   DEP      criu/vdso.d
14:31:57 [2020-12-10T14:31:57.033Z] #41 24.97   DEP      criu/vdso-compat.d
14:31:57 [2020-12-10T14:31:57.033Z] #41 25.01   DEP      criu/uts_ns.d
14:31:57 [2020-12-10T14:31:57.215Z] #27 0.496 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [243 kB]
14:31:57 [2020-12-10T14:31:57.293Z] #41 25.04   DEP      criu/util.d
14:31:57 [2020-12-10T14:31:57.293Z] #41 25.12   DEP      criu/uffd.d
14:31:57 [2020-12-10T14:31:57.293Z] #41 25.23   DEP      criu/tun.d
14:31:57 [2020-12-10T14:31:57.293Z] #41 ...
14:31:57 [2020-12-10T14:31:57.293Z] 
14:31:57 [2020-12-10T14:31:57.293Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:31:57 [2020-12-10T14:31:57.293Z] #47 49.19 + /build/golangci-lint --version
14:31:57 [2020-12-10T14:31:57.293Z] #47 49.35 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
14:31:57 [2020-12-10T14:31:57.293Z] #47 DONE 49.6s
14:31:57 [2020-12-10T14:31:57.293Z] 
14:31:57 [2020-12-10T14:31:57.293Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:57 [2020-12-10T14:31:57.293Z] #41 25.29   DEP      criu/tty.d
14:31:57 [2020-12-10T14:31:57.304Z] #15 DONE 1.0s
14:31:57 [2020-12-10T14:31:57.304Z] 
14:31:57 [2020-12-10T14:31:57.304Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
14:31:57 [2020-12-10T14:31:57.510Z] #27 0.756 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
14:31:57 [2020-12-10T14:31:57.557Z] #41 25.34   DEP      criu/timerfd.d
14:31:57 [2020-12-10T14:31:57.557Z] #41 25.38   DEP      criu/timens.d
14:31:57 [2020-12-10T14:31:57.557Z] #41 25.43   DEP      criu/sysfs_parse.d
14:31:57 [2020-12-10T14:31:57.557Z] #41 25.46   DEP      criu/sysctl.d
14:31:57 [2020-12-10T14:31:57.557Z] #41 25.50   DEP      criu/string.d
14:31:57 [2020-12-10T14:31:57.557Z] #41 25.52   DEP      criu/stats.d
14:31:57 [2020-12-10T14:31:57.557Z] #41 25.55   DEP      criu/sockets.d
14:31:57 [2020-12-10T14:31:57.557Z] #41 25.61   DEP      criu/sk-unix.d
14:31:57 [2020-12-10T14:31:57.557Z] #41 ...
14:31:57 [2020-12-10T14:31:57.557Z] 
14:31:57 [2020-12-10T14:31:57.557Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.070 + RM_GOPATH=0
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.070 + TMP_GOPATH=
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.070 + : /build
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.070 + '[' -z '' ']'
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.070 ++ mktemp -d
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.070 + export GOPATH=/tmp/tmp.i7V5L45WHV
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.070 + GOPATH=/tmp/tmp.i7V5L45WHV
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.070 + RM_GOPATH=1
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.070 + case "$(go env GOARCH)" in
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.070 ++ go env GOARCH
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.084 + export GO_BUILDMODE=-buildmode=pie
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.084 + GO_BUILDMODE=-buildmode=pie
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.084 ++ dirname /tmp/install/install.sh
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.088 + dir=/tmp/install
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.088 + bin=runc
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.088 + shift
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.088 + '[' '!' -f /tmp/install/runc.installer ']'
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.088 + . /tmp/install/runc.installer
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.088 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.088 + install_runc
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.090 + grep -q '^3\.10\.0.*\.el7\.'
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.094 + uname -r
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.094 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.094 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.094 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.i7V5L45WHV/src/github.com/opencontainers/runc
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.094 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
14:31:57 [2020-12-10T14:31:57.557Z] #51 1.097 Cloning into '/tmp/tmp.i7V5L45WHV/src/github.com/opencontainers/runc'...
14:31:57 [2020-12-10T14:31:57.557Z] #51 3.088 + cd /tmp/tmp.i7V5L45WHV/src/github.com/opencontainers/runc
14:31:57 [2020-12-10T14:31:57.557Z] #51 3.088 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
14:31:57 [2020-12-10T14:31:57.557Z] #51 3.323 + '[' -z '' ']'
14:31:57 [2020-12-10T14:31:57.557Z] #51 3.323 + target=static
14:31:57 [2020-12-10T14:31:57.557Z] #51 3.323 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:31:57 [2020-12-10T14:31:57.557Z] #51 3.525 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 .
14:31:57 [2020-12-10T14:31:57.805Z] #27 ...
14:31:57 [2020-12-10T14:31:57.805Z] 
14:31:57 [2020-12-10T14:31:57.805Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:31:57 [2020-12-10T14:31:57.805Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 3.8s done
14:31:57 [2020-12-10T14:31:57.805Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done
14:31:57 [2020-12-10T14:31:57.805Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done
14:31:57 [2020-12-10T14:31:57.805Z] #10 DONE 9.7s
14:31:57 [2020-12-10T14:31:57.805Z] 
14:31:57 [2020-12-10T14:31:57.805Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:31:57 [2020-12-10T14:31:57.805Z] #27 1.075 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
14:31:57 [2020-12-10T14:31:57.819Z] #51 ...
14:31:57 [2020-12-10T14:31:57.819Z] 
14:31:57 [2020-12-10T14:31:57.819Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:57 [2020-12-10T14:31:57.819Z] #41 25.70   DEP      criu/sk-tcp.d
14:31:57 [2020-12-10T14:31:57.819Z] #41 25.76   DEP      criu/sk-queue.d
14:31:57 [2020-12-10T14:31:57.819Z] #41 25.82   DEP      criu/sk-packet.d
14:31:57 [2020-12-10T14:31:57.819Z] #41 25.87   DEP      criu/sk-netlink.d
14:31:57 [2020-12-10T14:31:57.885Z] #41 2.045 Note: Building without setproctitle() and strlcpy() support.
14:31:57 [2020-12-10T14:31:57.885Z] #41 2.046       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:31:57 [2020-12-10T14:31:57.885Z] #41 2.060 Note: Building without GnuTLS support
14:31:57 [2020-12-10T14:31:57.885Z] #41 2.069 Makefile.config:39: Warn: you have no libnftables installed
14:31:57 [2020-12-10T14:31:57.885Z] #41 2.070 Makefile.config:40: Warn: Building without nftables support
14:31:58 [2020-12-10T14:31:58.080Z] #41 25.93   DEP      criu/sk-inet.d
14:31:58 [2020-12-10T14:31:58.080Z] #41 25.98   DEP      criu/signalfd.d
14:31:58 [2020-12-10T14:31:58.080Z] #41 26.02   DEP      criu/sigframe.d
14:31:58 [2020-12-10T14:31:58.080Z] #41 26.05   DEP      criu/shmem.d
14:31:58 [2020-12-10T14:31:58.080Z] #41 26.09   DEP      criu/servicefd.d
14:31:58 [2020-12-10T14:31:58.341Z] #41 26.13   DEP      criu/seize.d
14:31:58 [2020-12-10T14:31:58.341Z] #41 26.17   DEP      criu/seccomp.d
14:31:58 [2020-12-10T14:31:58.341Z] #41 26.20   DEP      criu/rst-malloc.d
14:31:58 [2020-12-10T14:31:58.341Z] #41 26.22   DEP      criu/rbtree.d
14:31:58 [2020-12-10T14:31:58.341Z] #41 26.23   DEP      criu/pstree.d
14:31:58 [2020-12-10T14:31:58.341Z] #41 26.28   DEP      criu/protobuf.d
14:31:58 [2020-12-10T14:31:58.348Z] #16 DONE 1.0s
14:31:58 [2020-12-10T14:31:58.348Z] 
14:31:58 [2020-12-10T14:31:58.348Z] #17 [dev-systemd-false  6/26] RUN ldconfig
14:31:58 [2020-12-10T14:31:58.602Z] #41 26.33   GEN      criu/protobuf-desc-gen.h
14:31:58 [2020-12-10T14:31:58.867Z] #47 ...
14:31:58 [2020-12-10T14:31:58.867Z] 
14:31:58 [2020-12-10T14:31:58.867Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:31:58 [2020-12-10T14:31:58.867Z] #32 37.64 sync
14:31:58 [2020-12-10T14:31:58.867Z] #32 37.64 internal/reflectlite
14:31:58 [2020-12-10T14:31:58.867Z] #32 40.21 sort
14:31:58 [2020-12-10T14:31:58.867Z] #32 40.21 errors
14:31:58 [2020-12-10T14:31:58.867Z] #32 40.65 strconv
14:31:59 [2020-12-10T14:31:59.229Z] #41 27.01   DEP      criu/protobuf-desc.d
14:31:59 [2020-12-10T14:31:59.229Z] #41 ...
14:31:59 [2020-12-10T14:31:59.229Z] 
14:31:59 [2020-12-10T14:31:59.229Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:31:59 [2020-12-10T14:31:59.229Z] #38 42.83 + dpkg --print-architecture
14:31:59 [2020-12-10T14:31:59.229Z] #38 42.83 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:31:59 [2020-12-10T14:31:59.229Z] #38 43.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:31:59 [2020-12-10T14:31:59.229Z] #38 43.06 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:31:59 [2020-12-10T14:31:59.229Z] #38 DONE 51.2s
14:31:59 [2020-12-10T14:31:59.229Z] 
14:31:59 [2020-12-10T14:31:59.229Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:31:59 [2020-12-10T14:31:59.229Z] #41 27.03   DEP      criu/proc_parse.d
14:31:59 [2020-12-10T14:31:59.229Z] #41 27.09   DEP      criu/plugin.d
14:31:59 [2020-12-10T14:31:59.229Z] #41 27.11   DEP      criu/pipes.d
14:31:59 [2020-12-10T14:31:59.229Z] #41 27.17   DEP      criu/pie-util.d
14:31:59 [2020-12-10T14:31:59.229Z] #41 27.20   DEP      criu/pie-util-vdso.d
14:31:59 [2020-12-10T14:31:59.229Z] #41 27.25   DEP      criu/pie-util-vdso-elf32.d
14:31:59 [2020-12-10T14:31:59.229Z] #41 27.30   DEP      criu/path.d
14:31:59 [2020-12-10T14:31:59.377Z] #17 DONE 0.9s
14:31:59 [2020-12-10T14:31:59.377Z] 
14:31:59 [2020-12-10T14:31:59.377Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:31:59 [2020-12-10T14:31:59.434Z] #27 8.519 
                                                                           0.0%
#                                                                          2.2%
##                                                                         3.6%
###                                                                        5.1%
####                                                                       6.1%
#####                                                                      7.6%
######                                                                     9.0%
#######                                                                   10.8%
#######                                                                   11.0%
########                                                                  12.2%
#########                                                                 13.4%
##########                                                                14.5%
###########                                                               15.3%
###########                                                               16.4%
############                                                              17.4%
#############                                                             18.3%
#############                                                             19.3%
##############                                                            20.5%
###############                                                           21.4%
################                                                          22.4%
################                                                          23.4%
#################                                                         24.0%
#################                                                         24.5%
##################                                                        25.6%
###################                                                       26.7%
###################                                                       27.7%
####################                                                      29.0%
#####################                                                     29.9%
######################                                                    31.4%
#######################                                                   32.9%
########################                                                  33.8%
#########################                                                 35.1%
#########################                                                 36.0%
##########################                                                37.2%
###########################                                               38.3%
############################                                              39.4%
############################                                              40.0%
#############################                                             40.8%
##############################                                            41.9%
###############################                                           43.2%
################################                                          45.5%
#################################                                         47.1%
##################################                                        48.1%
###################################                                       49.4%
####################################                                      50.6%
######################################                                    52.8%
#######################################                                   54.4%
########################################                                  56.0%
#########################################                                 57.1%
##########################################                                58.4%
###########################################                               60.4%
############################################                              61.6%
############################################                              62.5%
#############################################                             63.2%
##############################################                            63.9%
##############################################                            64.7%
##############################################                            65.1%
###############################################                           65.7%
###############################################                           66.2%
################################################                          66.9%
#################################################                         68.5%
#################################################                         68.6%
##################################################                        70.3%
###################################################                       72.2%
####################################################                      73.2%
#####################################################                     73.7%
######################################################                    75.3%
#######################################################                   76.8%
#######################################################                   77.7%
########################################################                  79.1%
#########################################################                 80.2%
##########################################################                81.2%
###########################################################               82.5%
############################################################              84.1%
############################################################              84.6%
#############################################################             85.9%
##############################################################            87.1%
###############################################################           88.1%
################################################################          89.4%
################################################################          90.2%
#################################################################         90.7%
##################################################################        92.0%
###################################################################       93.8%
####################################################################      94.5%
####################################################################      95.5%
#####################################################################     96.9%
######################################################################    98.4%
#######################################################################   99.8%
######################################################################## 100.0%
14:31:59 [2020-12-10T14:31:59.434Z] #27 18.78 
14:31:59 [2020-12-10T14:31:59.465Z] #32 41.45 io
14:31:59 [2020-12-10T14:31:59.510Z] #41 27.34   DEP      criu/parasite-syscall.d
14:31:59 [2020-12-10T14:31:59.510Z] #41 27.39   DEP      criu/pagemap.d
14:31:59 [2020-12-10T14:31:59.510Z] #41 27.42   DEP      criu/pagemap-cache.d
14:31:59 [2020-12-10T14:31:59.510Z] #41 27.45   DEP      criu/page-xfer.d
14:31:59 [2020-12-10T14:31:59.510Z] #41 27.49   DEP      criu/page-pipe.d
14:31:59 [2020-12-10T14:31:59.510Z] #41 27.52   DEP      criu/netfilter.d
14:31:59 [2020-12-10T14:31:59.510Z] #41 27.56   DEP      criu/net.d
14:31:59 [2020-12-10T14:31:59.775Z] #41 27.62   DEP      criu/namespaces.d
14:31:59 [2020-12-10T14:31:59.775Z] #41 27.65   DEP      criu/mount.d
14:31:59 [2020-12-10T14:31:59.775Z] #41 27.68   DEP      criu/memfd.d
14:31:59 [2020-12-10T14:31:59.775Z] #41 27.71   DEP      criu/mem.d
14:31:59 [2020-12-10T14:31:59.775Z] #41 27.76   DEP      criu/lsm.d
14:31:59 [2020-12-10T14:31:59.775Z] #41 27.79   DEP      criu/log.d
14:31:59 [2020-12-10T14:31:59.794Z] #41 3.919 fatal: not a git repository (or any of the parent directories): .git
14:31:59 [2020-12-10T14:31:59.794Z] #41 3.943   GEN      .gitid
14:31:59 [2020-12-10T14:31:59.794Z] #41 3.985   GEN      criu/include/version.h
14:31:59 [2020-12-10T14:31:59.885Z] #27 3.236 Fetched 8182 kB in 3s (2753 kB/s)
14:32:00 [2020-12-10T14:32:00.007Z] #18 0.891 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:32:00 [2020-12-10T14:32:00.007Z] #18 0.958 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:32:00 [2020-12-10T14:32:00.007Z] #18 0.998 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:32:00 [2020-12-10T14:32:00.041Z] #41 27.82   DEP      criu/libnetlink.d
14:32:00 [2020-12-10T14:32:00.041Z] #41 27.85   DEP      criu/kerndat.d
14:32:00 [2020-12-10T14:32:00.041Z] #41 27.89   DEP      criu/kcmp-ids.d
14:32:00 [2020-12-10T14:32:00.041Z] #41 27.91   DEP      criu/irmap.d
14:32:00 [2020-12-10T14:32:00.041Z] #41 27.93   DEP      criu/ipc_ns.d
14:32:00 [2020-12-10T14:32:00.041Z] #41 27.97   DEP      criu/image.d
14:32:00 [2020-12-10T14:32:00.041Z] #41 27.99   DEP      criu/image-desc.d
14:32:00 [2020-12-10T14:32:00.042Z] #41 28.02   DEP      criu/fsnotify.d
14:32:00 [2020-12-10T14:32:00.054Z] #41 4.048   GEN      include/common/asm
14:32:00 [2020-12-10T14:32:00.304Z] #41 28.04   DEP      criu/filesystems.d
14:32:00 [2020-12-10T14:32:00.304Z] #41 28.08   DEP      criu/files.d
14:32:00 [2020-12-10T14:32:00.304Z] #41 28.13   DEP      criu/files-reg.d
14:32:00 [2020-12-10T14:32:00.304Z] #41 28.16   DEP      criu/files-ext.d
14:32:00 [2020-12-10T14:32:00.304Z] #41 28.19   DEP      criu/file-lock.d
14:32:00 [2020-12-10T14:32:00.304Z] #41 28.23   DEP      criu/file-ids.d
14:32:00 [2020-12-10T14:32:00.304Z] #41 28.25   DEP      criu/fifo.d
14:32:00 [2020-12-10T14:32:00.304Z] #41 28.27   DEP      criu/fdstore.d
14:32:00 [2020-12-10T14:32:00.304Z] #41 28.30   DEP      criu/fault-injection.d
14:32:00 [2020-12-10T14:32:00.304Z] #41 28.31   DEP      criu/external.d
14:32:00 [2020-12-10T14:32:00.304Z] #41 28.33   DEP      criu/eventpoll.d
14:32:00 [2020-12-10T14:32:00.304Z] #41 28.37   DEP      criu/eventfd.d
14:32:00 [2020-12-10T14:32:00.526Z] #27 3.236 Reading package lists...
14:32:00 [2020-12-10T14:32:00.526Z] #27 ...
14:32:00 [2020-12-10T14:32:00.526Z] 
14:32:00 [2020-12-10T14:32:00.526Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:32:00 [2020-12-10T14:32:00.526Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done
14:32:00 [2020-12-10T14:32:00.526Z] #10 DONE 12.3s
14:32:00 [2020-12-10T14:32:00.526Z] 
14:32:00 [2020-12-10T14:32:00.526Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:32:00 [2020-12-10T14:32:00.526Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad
14:32:00 [2020-12-10T14:32:00.566Z] #41 28.40   DEP      criu/crtools.d
14:32:00 [2020-12-10T14:32:00.566Z] #41 28.43   DEP      criu/cr-service.d
14:32:00 [2020-12-10T14:32:00.566Z] #41 28.46   DEP      criu/cr-restore.d
14:32:00 [2020-12-10T14:32:00.566Z] #41 28.51   DEP      criu/cr-errno.d
14:32:00 [2020-12-10T14:32:00.566Z] #41 28.51   DEP      criu/cr-dump.d
14:32:00 [2020-12-10T14:32:00.566Z] #41 28.55   DEP      criu/cr-dedup.d
14:32:00 [2020-12-10T14:32:00.566Z] #41 28.57   DEP      criu/cr-check.d
14:32:00 [2020-12-10T14:32:00.566Z] #41 28.61   DEP      criu/config.d
14:32:00 [2020-12-10T14:32:00.635Z] #18 1.402 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
14:32:00 [2020-12-10T14:32:00.828Z] #27 20.04 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:32:00 [2020-12-10T14:32:00.830Z] #41 28.65   DEP      criu/clone-noasan.d
14:32:00 [2020-12-10T14:32:00.830Z] #41 28.68   DEP      criu/cgroup.d
14:32:00 [2020-12-10T14:32:00.830Z] #41 28.72   DEP      criu/cgroup-props.d
14:32:00 [2020-12-10T14:32:00.830Z] #41 28.74   DEP      criu/bitmap.d
14:32:00 [2020-12-10T14:32:00.830Z] #41 28.75   DEP      criu/bfd.d
14:32:00 [2020-12-10T14:32:00.830Z] #41 28.77   DEP      criu/autofs.d
14:32:00 [2020-12-10T14:32:00.830Z] #41 28.81   DEP      criu/aio.d
14:32:00 [2020-12-10T14:32:00.830Z] #41 28.85   DEP      criu/action-scripts.d
14:32:00 [2020-12-10T14:32:00.899Z] #32 42.86 internal/oserror
14:32:00 [2020-12-10T14:32:00.899Z] #32 ...
14:32:00 [2020-12-10T14:32:00.899Z] 
14:32:00 [2020-12-10T14:32:00.899Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:32:00 [2020-12-10T14:32:00.899Z] #47 41.33 go: finding github.com/fatih/color v1.7.0
14:32:00 [2020-12-10T14:32:00.899Z] #47 41.48 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
14:32:00 [2020-12-10T14:32:00.899Z] #47 41.61 go: finding github.com/mattn/go-isatty v0.0.8
14:32:00 [2020-12-10T14:32:00.899Z] #47 41.61 go: finding github.com/mattn/go-colorable v0.1.4
14:32:00 [2020-12-10T14:32:00.899Z] #47 41.68 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
14:32:00 [2020-12-10T14:32:00.899Z] #47 41.73 go: finding github.com/go-critic/go-critic v0.4.1
14:32:00 [2020-12-10T14:32:00.899Z] #47 41.77 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
14:32:00 [2020-12-10T14:32:00.899Z] #47 41.83 go: finding github.com/go-lintpack/lintpack v0.5.2
14:32:00 [2020-12-10T14:32:00.899Z] #47 41.83 go: finding github.com/pkg/errors v0.8.1
14:32:00 [2020-12-10T14:32:00.899Z] #47 41.91 go: finding github.com/go-toolsmith/astfmt v1.0.0
14:32:00 [2020-12-10T14:32:00.899Z] #47 41.92 go: finding github.com/go-toolsmith/astequal v1.0.0
14:32:00 [2020-12-10T14:32:00.899Z] #47 41.94 go: finding github.com/mitchellh/go-homedir v1.1.0
14:32:00 [2020-12-10T14:32:00.899Z] #47 41.95 go: finding github.com/go-toolsmith/astp v1.0.0
14:32:00 [2020-12-10T14:32:00.899Z] #47 41.96 go: finding github.com/sirupsen/logrus v1.4.2
14:32:00 [2020-12-10T14:32:00.899Z] #47 41.98 go: finding github.com/go-toolsmith/astcast v1.0.0
14:32:00 [2020-12-10T14:32:00.899Z] #47 41.98 go: finding github.com/go-toolsmith/typep v1.0.0
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.00 go: finding github.com/stretchr/testify v1.4.0
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.00 go: finding github.com/spf13/viper v1.6.1
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.04 go: finding github.com/davecgh/go-spew v1.1.1
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.10 go: finding github.com/go-toolsmith/astcopy v1.0.0
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.13 go: finding github.com/pmezard/go-difflib v1.0.0
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.26 go: finding github.com/stretchr/objx v0.2.0
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.31 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.32 go: finding github.com/go-toolsmith/strparse v1.0.0
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.34 go: finding github.com/bombsimon/wsl/v2 v2.0.0
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.37 go: finding github.com/gobwas/glob v0.2.3
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.39 go: finding gopkg.in/yaml.v2 v2.2.7
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.40 go: finding github.com/fsnotify/fsnotify v1.4.7
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.43 go: finding github.com/spf13/cobra v0.0.5
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.53 go: finding github.com/hashicorp/hcl v1.0.0
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.56 go: finding github.com/spf13/pflag v1.0.5
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.65 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.75 go: finding github.com/magiconair/properties v1.8.1
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.76 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.78 go: finding github.com/mitchellh/mapstructure v1.1.2
14:32:00 [2020-12-10T14:32:00.899Z] #47 42.83 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
14:32:01 [2020-12-10T14:32:01.092Z] #41 28.91   CC       criu/action-scripts.o
14:32:01 [2020-12-10T14:32:01.092Z] #41 29.03   CC       criu/aio.o
14:32:01 [2020-12-10T14:32:01.162Z] #47 42.88 go: finding github.com/pelletier/go-toml v1.2.0
14:32:01 [2020-12-10T14:32:01.163Z] #47 42.90 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:32:01 [2020-12-10T14:32:01.163Z] #47 43.11 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
14:32:01 [2020-12-10T14:32:01.163Z] #47 43.17 go: finding github.com/spf13/afero v1.1.2
14:32:01 [2020-12-10T14:32:01.264Z] #18 ...
14:32:01 [2020-12-10T14:32:01.264Z] 
14:32:01 [2020-12-10T14:32:01.264Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:01 [2020-12-10T14:32:01.264Z] #41 33.54   CC       criu/arch/s390/sigframe.o
14:32:01 [2020-12-10T14:32:01.264Z] #41 33.69   LINK     criu/arch/s390/crtools.built-in.o
14:32:01 [2020-12-10T14:32:01.264Z] #41 33.70   DEP      criu/pie/util-vdso.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 33.83   DEP      criu/pie/util.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 33.97   CC       criu/pie/util.o
14:32:01 [2020-12-10T14:32:01.264Z] #41 34.09   CC       criu/pie/util-vdso.o
14:32:01 [2020-12-10T14:32:01.264Z] #41 34.56   AR       criu/pie/pie.lib.a
14:32:01 [2020-12-10T14:32:01.264Z] #41 34.59   DEP      criu/pie/restorer.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 34.83   DEP      criu/arch/s390/restorer.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 35.01   DEP      criu/arch/s390/vdso-pie.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 35.14   DEP      criu/pie/parasite-vdso.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 35.34   DEP      criu/pie/parasite.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 35.54   CC       criu/pie/parasite.o
14:32:01 [2020-12-10T14:32:01.264Z] #41 36.22   LINK     criu/pie/parasite.built-in.o
14:32:01 [2020-12-10T14:32:01.264Z] #41 36.23   GEN      criu/pie/parasite-blob.h
14:32:01 [2020-12-10T14:32:01.264Z] #41 36.25   CC       criu/pie/parasite-vdso.o
14:32:01 [2020-12-10T14:32:01.264Z] #41 36.71   CC       criu/arch/s390/vdso-pie.o
14:32:01 [2020-12-10T14:32:01.264Z] #41 36.96   CC       criu/arch/s390/restorer.o
14:32:01 [2020-12-10T14:32:01.264Z] #41 37.20   CC       criu/pie/restorer.o
14:32:01 [2020-12-10T14:32:01.264Z] #41 38.90   LINK     criu/pie/restorer.built-in.o
14:32:01 [2020-12-10T14:32:01.264Z] #41 38.91   GEN      criu/pie/restorer-blob.h
14:32:01 [2020-12-10T14:32:01.264Z] #41 38.97   DEP      criu/vdso.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 39.19   DEP      criu/uts_ns.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 39.33   DEP      criu/util.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 39.41   DEP      criu/uffd.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 39.53   DEP      criu/tun.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 39.73   DEP      criu/tty.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 39.85   DEP      criu/timerfd.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 39.98   DEP      criu/timens.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 40.15   DEP      criu/sysfs_parse.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 40.31   DEP      criu/sysctl.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 40.48   DEP      criu/string.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 40.51   DEP      criu/stats.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 40.58   DEP      criu/sockets.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 40.77   DEP      criu/sk-unix.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 40.90   DEP      criu/sk-tcp.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 41.00   DEP      criu/sk-queue.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 41.20   DEP      criu/sk-packet.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 41.32   DEP      criu/sk-netlink.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 41.40   DEP      criu/sk-inet.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 41.49   DEP      criu/signalfd.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 41.59   DEP      criu/sigframe.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 41.68   DEP      criu/shmem.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 41.79   DEP      criu/servicefd.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 41.98   DEP      criu/seize.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 42.07   DEP      criu/seccomp.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 42.17   DEP      criu/rst-malloc.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 42.23   DEP      criu/rbtree.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 42.28   DEP      criu/pstree.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 42.40   DEP      criu/protobuf.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 42.47   GEN      criu/protobuf-desc-gen.h
14:32:01 [2020-12-10T14:32:01.264Z] #41 43.44   DEP      criu/protobuf-desc.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 43.52   DEP      criu/proc_parse.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 43.69   DEP      criu/plugin.d
14:32:01 [2020-12-10T14:32:01.264Z] #41 43.77   DEP      criu/pipes.d
14:32:01 [2020-12-10T14:32:01.372Z] #41 29.18   CC       criu/autofs.o
14:32:01 [2020-12-10T14:32:01.405Z] #27 20.51 #=#=#                                                                         
14:32:01 [2020-12-10T14:32:01.405Z] #27 ...
14:32:01 [2020-12-10T14:32:01.405Z] 
14:32:01 [2020-12-10T14:32:01.405Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:32:01 [2020-12-10T14:32:01.405Z] #45 10.30 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:32:01 [2020-12-10T14:32:01.405Z] #45 15.49 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:32:01 [2020-12-10T14:32:01.405Z] #45 15.52 go: finding github.com/pkg/errors v0.9.1
14:32:01 [2020-12-10T14:32:01.405Z] #45 15.53 go: finding github.com/fatih/color v1.9.0
14:32:01 [2020-12-10T14:32:01.405Z] #45 15.57 go: finding github.com/spf13/pflag v1.0.3
14:32:01 [2020-12-10T14:32:01.405Z] #45 15.74 go: finding github.com/mattn/go-colorable v0.1.6
14:32:01 [2020-12-10T14:32:01.405Z] #45 15.78 go: finding github.com/mattn/go-isatty v0.0.12
14:32:01 [2020-12-10T14:32:01.405Z] #45 16.14 go: finding github.com/jonboulle/clockwork v0.1.0
14:32:01 [2020-12-10T14:32:01.405Z] #45 16.15 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:32:01 [2020-12-10T14:32:01.405Z] #45 16.17 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:32:01 [2020-12-10T14:32:01.405Z] #45 16.25 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:32:01 [2020-12-10T14:32:01.405Z] #45 16.25 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:32:01 [2020-12-10T14:32:01.405Z] #45 ...
14:32:01 [2020-12-10T14:32:01.405Z] 
14:32:01 [2020-12-10T14:32:01.405Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:01 [2020-12-10T14:32:01.405Z] #62 18.14 Checking out files:  46% (893/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
14:32:01 [2020-12-10T14:32:01.405Z] #62 19.01 + cd /tmp/tmp.QoOAXfAutC/src/github.com/docker/libnetwork
14:32:01 [2020-12-10T14:32:01.405Z] #62 19.01 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b
14:32:01 [2020-12-10T14:32:01.405Z] #62 19.53 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:32:01 [2020-12-10T14:32:01.421Z] #47 43.30 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
14:32:01 [2020-12-10T14:32:01.421Z] #47 43.44 go: finding github.com/spf13/cast v1.3.0
14:32:01 [2020-12-10T14:32:01.436Z] #41 ...
14:32:01 [2020-12-10T14:32:01.436Z] 
14:32:01 [2020-12-10T14:32:01.436Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:01 [2020-12-10T14:32:01.436Z] #49 61.09 context
14:32:01 [2020-12-10T14:32:01.436Z] #49 61.66 encoding/binary
14:32:01 [2020-12-10T14:32:01.436Z] #49 62.39 fmt
14:32:01 [2020-12-10T14:32:01.436Z] #49 64.27 encoding/base64
14:32:01 [2020-12-10T14:32:01.436Z] #49 65.02 golang.org/x/sys/unix
14:32:01 [2020-12-10T14:32:01.436Z] #49 68.26 encoding/json
14:32:01 [2020-12-10T14:32:01.436Z] #49 ...
14:32:01 [2020-12-10T14:32:01.436Z] 
14:32:01 [2020-12-10T14:32:01.436Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:01 [2020-12-10T14:32:01.436Z] #35 4.364 -- Detecting C compiler ABI info - done
14:32:01 [2020-12-10T14:32:01.436Z] #35 4.423 -- Detecting C compile features
14:32:01 [2020-12-10T14:32:01.436Z] #35 6.638 -- Detecting C compile features - done
14:32:01 [2020-12-10T14:32:01.436Z] #35 6.704 -- Performing Test HAS_BUILTIN_FORTIFY
14:32:01 [2020-12-10T14:32:01.436Z] #35 6.958 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:32:01 [2020-12-10T14:32:01.436Z] #35 7.071 -- Configuring done
14:32:01 [2020-12-10T14:32:01.436Z] #35 7.120 -- Generating done
14:32:01 [2020-12-10T14:32:01.436Z] #35 7.125 -- Build files have been written to: /tmp/tmp.UPgkXYHbv9/tini
14:32:01 [2020-12-10T14:32:01.436Z] #35 7.141 + make tini-static
14:32:01 [2020-12-10T14:32:01.436Z] #35 7.606 Scanning dependencies of target tini-static
14:32:01 [2020-12-10T14:32:01.436Z] #35 7.810 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:32:01 [2020-12-10T14:32:01.436Z] #35 9.134 [100%] Linking C executable tini-static
14:32:01 [2020-12-10T14:32:01.553Z] #41 43.94   DEP      criu/pie-util.d
14:32:01 [2020-12-10T14:32:01.553Z] #41 ...
14:32:01 [2020-12-10T14:32:01.553Z] 
14:32:01 [2020-12-10T14:32:01.553Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:32:01 [2020-12-10T14:32:01.553Z] #18 2.435 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [226 kB]
14:32:01 [2020-12-10T14:32:01.553Z] #18 2.445 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
14:32:01 [2020-12-10T14:32:01.647Z] #41 29.56   CC       criu/bfd.o
14:32:01 [2020-12-10T14:32:01.678Z] #47 43.45 go: finding golang.org/x/text v0.3.2
14:32:01 [2020-12-10T14:32:01.678Z] #47 43.50 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
14:32:01 [2020-12-10T14:32:01.678Z] #47 43.61 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:32:01 [2020-12-10T14:32:01.678Z] #47 43.62 go: finding github.com/spf13/jwalterweatherman v1.0.0
14:32:01 [2020-12-10T14:32:01.678Z] #47 43.69 go: finding github.com/subosito/gotenv v1.2.0
14:32:01 [2020-12-10T14:32:01.678Z] #47 43.74 go: finding gopkg.in/ini.v1 v1.51.0
14:32:01 [2020-12-10T14:32:01.702Z] #35 ...
14:32:01 [2020-12-10T14:32:01.702Z] 
14:32:01 [2020-12-10T14:32:01.702Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:01 [2020-12-10T14:32:01.702Z] #32 61.75 path
14:32:01 [2020-12-10T14:32:01.702Z] #32 62.42 fmt
14:32:01 [2020-12-10T14:32:01.702Z] #32 62.44 path/filepath
14:32:01 [2020-12-10T14:32:01.702Z] #32 63.99 io/ioutil
14:32:01 [2020-12-10T14:32:01.702Z] #32 64.59 text/tabwriter
14:32:01 [2020-12-10T14:32:01.702Z] #32 66.47 flag
14:32:01 [2020-12-10T14:32:01.702Z] #32 66.47 github.com/BurntSushi/toml
14:32:01 [2020-12-10T14:32:01.702Z] #32 68.43 log
14:32:01 [2020-12-10T14:32:01.702Z] #32 70.71 github.com/BurntSushi/toml/cmd/tomlv
14:32:01 [2020-12-10T14:32:01.702Z] #32 ...
14:32:01 [2020-12-10T14:32:01.702Z] 
14:32:01 [2020-12-10T14:32:01.702Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:01 [2020-12-10T14:32:01.702Z] #41 5.703   PBCC     images/timens.pb-c.c
14:32:01 [2020-12-10T14:32:01.702Z] #41 5.762   DEP      images/timens.pb-c.d
14:32:01 [2020-12-10T14:32:01.702Z] #41 5.825   PBCC     images/fown.pb-c.c
14:32:01 [2020-12-10T14:32:01.702Z] #41 5.847   PBCC     images/google/protobuf/descriptor.pb-c.c
14:32:01 [2020-12-10T14:32:01.702Z] #41 5.918   PBCC     images/opts.pb-c.c
14:32:01 [2020-12-10T14:32:01.702Z] #41 5.943   PBCC     images/memfd.pb-c.c
14:32:01 [2020-12-10T14:32:01.702Z] #41 6.026   DEP      images/fown.pb-c.d
14:32:01 [2020-12-10T14:32:01.751Z] #62 ...
14:32:01 [2020-12-10T14:32:01.751Z] 
14:32:01 [2020-12-10T14:32:01.751Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:01 [2020-12-10T14:32:01.751Z] #49 10.75 + cd /tmp/tmp.7L3mtJOyTD/src/github.com/mvdan/sh
14:32:01 [2020-12-10T14:32:01.751Z] #49 10.75 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
14:32:01 [2020-12-10T14:32:01.751Z] #49 10.93 + GO111MODULE=on
14:32:01 [2020-12-10T14:32:01.751Z] #49 10.93 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
14:32:01 [2020-12-10T14:32:01.751Z] #49 12.37 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:32:01 [2020-12-10T14:32:01.751Z] #49 12.45 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:32:01 [2020-12-10T14:32:01.751Z] #49 12.53 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:32:01 [2020-12-10T14:32:01.751Z] #49 12.85 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:32:01 [2020-12-10T14:32:01.751Z] #49 12.92 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:32:01 [2020-12-10T14:32:01.751Z] #49 13.73 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:32:01 [2020-12-10T14:32:01.751Z] #49 15.61 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:32:01 [2020-12-10T14:32:01.751Z] #49 16.82 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:32:01 [2020-12-10T14:32:01.751Z] #49 18.35 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:32:01 [2020-12-10T14:32:01.751Z] #49 18.40 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:32:01 [2020-12-10T14:32:01.751Z] #49 18.54 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:32:01 [2020-12-10T14:32:01.751Z] #49 18.92 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:32:01 [2020-12-10T14:32:01.751Z] #49 19.88 runtime
14:32:01 [2020-12-10T14:32:01.842Z] #18 ...
14:32:01 [2020-12-10T14:32:01.842Z] 
14:32:01 [2020-12-10T14:32:01.842Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:01 [2020-12-10T14:32:01.842Z] #43 69.55 crypto/tls
14:32:01 [2020-12-10T14:32:01.842Z] #43 73.34 net/http/httptrace
14:32:01 [2020-12-10T14:32:01.842Z] #43 73.54 net/http
14:32:01 [2020-12-10T14:32:01.908Z] #41 29.71   CC       criu/bitmap.o
14:32:01 [2020-12-10T14:32:01.908Z] #41 29.76   CC       criu/cgroup-props.o
14:32:01 [2020-12-10T14:32:01.937Z] #47 43.78 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
14:32:01 [2020-12-10T14:32:01.937Z] #47 43.79 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:32:01 [2020-12-10T14:32:01.937Z] #47 43.87 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:32:01 [2020-12-10T14:32:01.965Z] #41 6.137   DEP      images/google/protobuf/descriptor.pb-c.d
14:32:01 [2020-12-10T14:32:01.965Z] #41 6.225   DEP      images/opts.pb-c.d
14:32:01 [2020-12-10T14:32:01.965Z] #41 6.273   DEP      images/memfd.pb-c.d
14:32:02 [2020-12-10T14:32:02.013Z] #49 ...
14:32:02 [2020-12-10T14:32:02.013Z] 
14:32:02 [2020-12-10T14:32:02.013Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:32:02 [2020-12-10T14:32:02.013Z] #27 20.51 #=#=#                                                                         
14:32:02 [2020-12-10T14:32:02.013Z] #27 20.97 
#                                                                          2.0%
######################################################################## 100.0%
14:32:02 [2020-12-10T14:32:02.013Z] #27 21.15 
14:32:02 [2020-12-10T14:32:02.132Z] #43 ...
14:32:02 [2020-12-10T14:32:02.132Z] 
14:32:02 [2020-12-10T14:32:02.132Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:02 [2020-12-10T14:32:02.132Z] #41 44.08   DEP      criu/pie-util-vdso.d
14:32:02 [2020-12-10T14:32:02.132Z] #41 44.17   DEP      criu/path.d
14:32:02 [2020-12-10T14:32:02.132Z] #41 44.35   DEP      criu/parasite-syscall.d
14:32:02 [2020-12-10T14:32:02.132Z] #41 44.59   DEP      criu/pagemap.d
14:32:02 [2020-12-10T14:32:02.168Z] #41 29.99   CC       criu/cgroup.o
14:32:02 [2020-12-10T14:32:02.197Z] #47 44.02 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
14:32:02 [2020-12-10T14:32:02.197Z] #47 44.03 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
14:32:02 [2020-12-10T14:32:02.197Z] #47 44.06 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:32:02 [2020-12-10T14:32:02.197Z] #47 44.06 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
14:32:02 [2020-12-10T14:32:02.197Z] #47 44.08 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
14:32:02 [2020-12-10T14:32:02.197Z] #47 44.08 go: finding github.com/kisielk/gotool v1.0.0
14:32:02 [2020-12-10T14:32:02.197Z] #47 44.09 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
14:32:02 [2020-12-10T14:32:02.197Z] #47 44.11 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
14:32:02 [2020-12-10T14:32:02.197Z] #47 44.12 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
14:32:02 [2020-12-10T14:32:02.197Z] #47 44.16 go: finding github.com/sourcegraph/go-diff v0.5.1
14:32:02 [2020-12-10T14:32:02.197Z] #47 44.16 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
14:32:02 [2020-12-10T14:32:02.197Z] #47 44.25 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
14:32:02 [2020-12-10T14:32:02.225Z] #41 ...
14:32:02 [2020-12-10T14:32:02.225Z] 
14:32:02 [2020-12-10T14:32:02.225Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:02 [2020-12-10T14:32:02.225Z] #35 9.707 [100%] Built target tini-static
14:32:02 [2020-12-10T14:32:02.225Z] #35 9.796 + mkdir -p /build
14:32:02 [2020-12-10T14:32:02.225Z] #35 9.800 + cp tini-static /build/docker-init
14:32:02 [2020-12-10T14:32:02.225Z] #35 DONE 10.1s
14:32:02 [2020-12-10T14:32:02.225Z] 
14:32:02 [2020-12-10T14:32:02.225Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:02 [2020-12-10T14:32:02.225Z] #41 6.375   PBCC     images/sit.pb-c.c
14:32:02 [2020-12-10T14:32:02.225Z] #41 6.439   DEP      images/sit.pb-c.d
14:32:02 [2020-12-10T14:32:02.422Z] #41 44.74   DEP      criu/pagemap-cache.d
14:32:02 [2020-12-10T14:32:02.422Z] #41 44.89   DEP      criu/page-xfer.d
14:32:02 [2020-12-10T14:32:02.430Z] #41 ...
14:32:02 [2020-12-10T14:32:02.430Z] 
14:32:02 [2020-12-10T14:32:02.430Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:02 [2020-12-10T14:32:02.430Z] #51 13.43 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:32:02 [2020-12-10T14:32:02.430Z] #51 13.96 + mkdir -p /build
14:32:02 [2020-12-10T14:32:02.430Z] #51 13.96 + cp runc /build/runc
14:32:02 [2020-12-10T14:32:02.430Z] #51 DONE 14.8s
14:32:02 [2020-12-10T14:32:02.430Z] 
14:32:02 [2020-12-10T14:32:02.430Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:32:02 [2020-12-10T14:32:02.430Z] #18 1.664 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:32:02 [2020-12-10T14:32:02.430Z] #18 1.676 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:32:02 [2020-12-10T14:32:02.430Z] #18 1.677 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:32:02 [2020-12-10T14:32:02.430Z] #18 1.851 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:32:02 [2020-12-10T14:32:02.430Z] #18 2.274 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
14:32:02 [2020-12-10T14:32:02.430Z] #18 2.353 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
14:32:02 [2020-12-10T14:32:02.430Z] #18 3.846 Fetched 8408 kB in 3s (3299 kB/s)
14:32:02 [2020-12-10T14:32:02.430Z] #18 3.846 Reading package lists...
14:32:02 [2020-12-10T14:32:02.430Z] #18 4.609 Reading package lists...
14:32:02 [2020-12-10T14:32:02.430Z] #18 5.453 Building dependency tree...
14:32:02 [2020-12-10T14:32:02.460Z] #47 ...
14:32:02 [2020-12-10T14:32:02.460Z] 
14:32:02 [2020-12-10T14:32:02.460Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:02 [2020-12-10T14:32:02.460Z] #62 DONE 44.3s
14:32:02 [2020-12-10T14:32:02.460Z] 
14:32:02 [2020-12-10T14:32:02.460Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:32:02 [2020-12-10T14:32:02.460Z] #47 44.33 go: finding github.com/tommy-muehle/go-mnd v1.1.1
14:32:02 [2020-12-10T14:32:02.460Z] #47 44.41 go: finding github.com/ultraware/funlen v0.0.2
14:32:02 [2020-12-10T14:32:02.460Z] #47 44.43 go: finding github.com/gogo/protobuf v1.2.1
14:32:02 [2020-12-10T14:32:02.460Z] #47 44.49 go: finding github.com/ultraware/whitespace v0.0.4
14:32:02 [2020-12-10T14:32:02.460Z] #47 44.49 go: finding github.com/uudashr/gocognit v1.0.1
14:32:02 [2020-12-10T14:32:02.460Z] #47 44.55 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
14:32:02 [2020-12-10T14:32:02.485Z] #41 6.609   PBCC     images/macvlan.pb-c.c
14:32:02 [2020-12-10T14:32:02.485Z] #41 6.651   DEP      images/macvlan.pb-c.d
14:32:02 [2020-12-10T14:32:02.485Z] #41 6.734   PBCC     images/autofs.pb-c.c
14:32:02 [2020-12-10T14:32:02.690Z] #18 5.860 libcap2-bin is already the newest version (1:2.25-2).
14:32:02 [2020-12-10T14:32:02.690Z] #18 5.860 The following additional packages will be installed:
14:32:02 [2020-12-10T14:32:02.690Z] #18 5.860   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
14:32:02 [2020-12-10T14:32:02.690Z] #18 5.860   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
14:32:02 [2020-12-10T14:32:02.690Z] #18 5.860   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
14:32:02 [2020-12-10T14:32:02.690Z] #18 5.860   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
14:32:02 [2020-12-10T14:32:02.690Z] #18 5.860   python3.7 python3.7-minimal vim-runtime xxd
14:32:02 [2020-12-10T14:32:02.691Z] #18 5.860 Suggested packages:
14:32:02 [2020-12-10T14:32:02.691Z] #18 5.860   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
14:32:02 [2020-12-10T14:32:02.691Z] #18 5.860   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
14:32:02 [2020-12-10T14:32:02.691Z] #18 5.860   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
14:32:02 [2020-12-10T14:32:02.691Z] #18 5.860 Recommended packages:
14:32:02 [2020-12-10T14:32:02.691Z] #18 5.860   aufs-dkms nftables build-essential python3-dev python3-keyring
14:32:02 [2020-12-10T14:32:02.691Z] #18 5.860   python3-keyrings.alt python3-xdg unzip
14:32:02 [2020-12-10T14:32:02.745Z] #41 6.898   DEP      images/autofs.pb-c.d
14:32:02 [2020-12-10T14:32:02.745Z] #41 6.990   PBCC     images/sysctl.pb-c.c
14:32:02 [2020-12-10T14:32:02.745Z] #41 7.006   DEP      images/sysctl.pb-c.d
14:32:02 [2020-12-10T14:32:02.745Z] #41 7.099   PBCC     images/time.pb-c.c
14:32:02 [2020-12-10T14:32:02.757Z] #41 45.05   DEP      criu/page-pipe.d
14:32:02 [2020-12-10T14:32:02.757Z] #41 45.18   DEP      criu/netfilter.d
14:32:02 [2020-12-10T14:32:02.956Z] #18 ...
14:32:02 [2020-12-10T14:32:02.956Z] 
14:32:02 [2020-12-10T14:32:02.956Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:02 [2020-12-10T14:32:02.956Z] #41 30.92   CC       criu/clone-noasan.o
14:32:02 [2020-12-10T14:32:02.971Z] #27 22.40 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:32:03 [2020-12-10T14:32:03.005Z] #41 7.158   DEP      images/time.pb-c.d
14:32:03 [2020-12-10T14:32:03.005Z] #41 7.237   PBCC     images/binfmt-misc.pb-c.c
14:32:03 [2020-12-10T14:32:03.027Z] #47 44.94 go: finding honnef.co/go/tools v0.0.1-2019.2.3
14:32:03 [2020-12-10T14:32:03.046Z] #41 45.32   DEP      criu/net.d
14:32:03 [2020-12-10T14:32:03.046Z] #41 45.43   DEP      criu/namespaces.d
14:32:03 [2020-12-10T14:32:03.047Z] #41 45.53   DEP      criu/mount.d
14:32:03 [2020-12-10T14:32:03.218Z] #41 31.00   CC       criu/config.o
14:32:03 [2020-12-10T14:32:03.266Z] #41 7.303   DEP      images/binfmt-misc.pb-c.d
14:32:03 [2020-12-10T14:32:03.266Z] #41 7.373   PBCC     images/seccomp.pb-c.c
14:32:03 [2020-12-10T14:32:03.266Z] #41 7.444   DEP      images/seccomp.pb-c.d
14:32:03 [2020-12-10T14:32:03.266Z] #41 7.504   PBCC     images/userns.pb-c.c
14:32:03 [2020-12-10T14:32:03.266Z] #41 7.540   DEP      images/userns.pb-c.d
14:32:03 [2020-12-10T14:32:03.266Z] #41 7.577   PBCC     images/cgroup.pb-c.c
14:32:03 [2020-12-10T14:32:03.266Z] #41 7.610   DEP      images/cgroup.pb-c.d
14:32:03 [2020-12-10T14:32:03.284Z] #47 45.17 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:32:03 [2020-12-10T14:32:03.284Z] #47 45.18 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
14:32:03 [2020-12-10T14:32:03.284Z] #47 45.32 go: finding github.com/BurntSushi/toml v0.3.1
14:32:03 [2020-12-10T14:32:03.287Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done
14:32:03 [2020-12-10T14:32:03.287Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0
14:32:03 [2020-12-10T14:32:03.336Z] #41 45.72   DEP      criu/memfd.d
14:32:03 [2020-12-10T14:32:03.479Z] #41 31.44   CC       criu/cr-check.o
14:32:03 [2020-12-10T14:32:03.526Z] #41 7.666   PBCC     images/ext-file.pb-c.c
14:32:03 [2020-12-10T14:32:03.526Z] #41 7.690   DEP      images/ext-file.pb-c.d
14:32:03 [2020-12-10T14:32:03.526Z] #41 7.756   PBCC     images/rpc.pb-c.c
14:32:03 [2020-12-10T14:32:03.526Z] #41 7.810   DEP      images/rpc.pb-c.d
14:32:03 [2020-12-10T14:32:03.526Z] #41 7.883   PBCC     images/siginfo.pb-c.c
14:32:03 [2020-12-10T14:32:03.541Z] #47 45.34 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:32:03 [2020-12-10T14:32:03.549Z] #27 22.92 
14:32:03 [2020-12-10T14:32:03.626Z] #41 45.83   DEP      criu/mem.d
14:32:03 [2020-12-10T14:32:03.626Z] #41 46.00   DEP      criu/lsm.d
14:32:03 [2020-12-10T14:32:03.786Z] #41 7.916   DEP      images/siginfo.pb-c.d
14:32:03 [2020-12-10T14:32:03.786Z] #41 7.959   PBCC     images/pagemap.pb-c.c
14:32:03 [2020-12-10T14:32:03.786Z] #41 8.019   DEP      images/pagemap.pb-c.d
14:32:03 [2020-12-10T14:32:03.786Z] #41 8.071   PBCC     images/rlimit.pb-c.c
14:32:03 [2020-12-10T14:32:03.812Z] #27 ...
14:32:03 [2020-12-10T14:32:03.812Z] 
14:32:03 [2020-12-10T14:32:03.812Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:32:03 [2020-12-10T14:32:03.812Z] #47 12.71 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
14:32:03 [2020-12-10T14:32:03.812Z] #47 12.73 go: downloading github.com/spf13/pflag v1.0.5
14:32:03 [2020-12-10T14:32:03.812Z] #47 12.73 go: downloading github.com/go-lintpack/lintpack v0.5.2
14:32:03 [2020-12-10T14:32:03.812Z] #47 12.74 go: downloading github.com/stretchr/testify v1.4.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 12.74 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 12.87 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
14:32:03 [2020-12-10T14:32:03.812Z] #47 12.89 go: extracting github.com/mitchellh/go-homedir v1.1.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 12.89 go: downloading github.com/sirupsen/logrus v1.4.2
14:32:03 [2020-12-10T14:32:03.812Z] #47 12.95 go: downloading github.com/go-critic/go-critic v0.4.1
14:32:03 [2020-12-10T14:32:03.812Z] #47 12.98 go: downloading github.com/pkg/errors v0.8.1
14:32:03 [2020-12-10T14:32:03.812Z] #47 13.04 go: downloading github.com/fatih/color v1.7.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 13.13 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
14:32:03 [2020-12-10T14:32:03.812Z] #47 13.20 go: extracting github.com/go-lintpack/lintpack v0.5.2
14:32:03 [2020-12-10T14:32:03.812Z] #47 13.20 go: extracting github.com/spf13/pflag v1.0.5
14:32:03 [2020-12-10T14:32:03.812Z] #47 13.38 go: downloading github.com/mattn/go-colorable v0.1.4
14:32:03 [2020-12-10T14:32:03.812Z] #47 13.51 go: extracting github.com/stretchr/testify v1.4.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 13.62 go: extracting github.com/sirupsen/logrus v1.4.2
14:32:03 [2020-12-10T14:32:03.812Z] #47 13.94 go: extracting github.com/pkg/errors v0.8.1
14:32:03 [2020-12-10T14:32:03.812Z] #47 13.95 go: extracting github.com/mattn/go-colorable v0.1.4
14:32:03 [2020-12-10T14:32:03.812Z] #47 13.97 go: downloading github.com/spf13/cobra v0.0.5
14:32:03 [2020-12-10T14:32:03.812Z] #47 13.97 go: extracting github.com/go-critic/go-critic v0.4.1
14:32:03 [2020-12-10T14:32:03.812Z] #47 14.00 go: extracting github.com/fatih/color v1.7.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 14.02 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 14.16 go: downloading github.com/pmezard/go-difflib v1.0.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 14.26 go: downloading github.com/stretchr/objx v0.2.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 14.32 go: downloading github.com/davecgh/go-spew v1.1.1
14:32:03 [2020-12-10T14:32:03.812Z] #47 14.36 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
14:32:03 [2020-12-10T14:32:03.812Z] #47 14.50 go: downloading github.com/spf13/viper v1.6.1
14:32:03 [2020-12-10T14:32:03.812Z] #47 14.65 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
14:32:03 [2020-12-10T14:32:03.812Z] #47 14.70 go: extracting github.com/go-toolsmith/astfmt v1.0.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 14.77 go: extracting github.com/davecgh/go-spew v1.1.1
14:32:03 [2020-12-10T14:32:03.812Z] #47 14.78 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
14:32:03 [2020-12-10T14:32:03.812Z] #47 14.78 go: extracting github.com/spf13/cobra v0.0.5
14:32:03 [2020-12-10T14:32:03.812Z] #47 14.80 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
14:32:03 [2020-12-10T14:32:03.812Z] #47 15.05 go: downloading github.com/mattn/go-isatty v0.0.8
14:32:03 [2020-12-10T14:32:03.812Z] #47 15.05 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
14:32:03 [2020-12-10T14:32:03.812Z] #47 15.49 go: extracting github.com/stretchr/objx v0.2.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 15.50 go: extracting github.com/pmezard/go-difflib v1.0.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 15.64 go: extracting github.com/spf13/viper v1.6.1
14:32:03 [2020-12-10T14:32:03.812Z] #47 15.68 go: extracting github.com/mattn/go-isatty v0.0.8
14:32:03 [2020-12-10T14:32:03.812Z] #47 16.01 go: downloading gopkg.in/yaml.v2 v2.2.7
14:32:03 [2020-12-10T14:32:03.812Z] #47 16.26 go: extracting gopkg.in/yaml.v2 v2.2.7
14:32:03 [2020-12-10T14:32:03.812Z] #47 16.29 go: downloading github.com/mitchellh/mapstructure v1.1.2
14:32:03 [2020-12-10T14:32:03.812Z] #47 16.54 go: downloading github.com/magiconair/properties v1.8.1
14:32:03 [2020-12-10T14:32:03.812Z] #47 16.58 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
14:32:03 [2020-12-10T14:32:03.812Z] #47 16.94 go: extracting github.com/mitchellh/mapstructure v1.1.2
14:32:03 [2020-12-10T14:32:03.812Z] #47 17.08 go: extracting github.com/magiconair/properties v1.8.1
14:32:03 [2020-12-10T14:32:03.812Z] #47 17.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:32:03 [2020-12-10T14:32:03.812Z] #47 17.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:32:03 [2020-12-10T14:32:03.812Z] #47 17.41 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 17.56 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:32:03 [2020-12-10T14:32:03.812Z] #47 17.58 go: extracting github.com/go-toolsmith/astcast v1.0.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 17.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 17.70 go: downloading gopkg.in/ini.v1 v1.51.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 17.87 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:32:03 [2020-12-10T14:32:03.812Z] #47 17.95 go: extracting github.com/go-toolsmith/astcopy v1.0.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 18.37 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
14:32:03 [2020-12-10T14:32:03.812Z] #47 18.42 go: extracting gopkg.in/ini.v1 v1.51.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 18.65 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
14:32:03 [2020-12-10T14:32:03.812Z] #47 18.68 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
14:32:03 [2020-12-10T14:32:03.812Z] #47 18.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
14:32:03 [2020-12-10T14:32:03.812Z] #47 18.90 go: downloading github.com/hashicorp/hcl v1.0.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 19.02 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
14:32:03 [2020-12-10T14:32:03.812Z] #47 19.04 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
14:32:03 [2020-12-10T14:32:03.812Z] #47 19.06 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:32:03 [2020-12-10T14:32:03.812Z] #47 19.11 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
14:32:03 [2020-12-10T14:32:03.812Z] #47 19.19 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:32:03 [2020-12-10T14:32:03.812Z] #47 19.26 go: downloading github.com/spf13/afero v1.1.2
14:32:03 [2020-12-10T14:32:03.812Z] #47 19.49 go: extracting github.com/hashicorp/hcl v1.0.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 19.57 go: extracting github.com/spf13/afero v1.1.2
14:32:03 [2020-12-10T14:32:03.812Z] #47 20.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:32:03 [2020-12-10T14:32:03.812Z] #47 20.35 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:32:03 [2020-12-10T14:32:03.812Z] #47 20.59 go: downloading github.com/spf13/cast v1.3.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 20.62 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
14:32:03 [2020-12-10T14:32:03.812Z] #47 20.70 go: extracting github.com/spf13/cast v1.3.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 20.73 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
14:32:03 [2020-12-10T14:32:03.812Z] #47 20.80 go: downloading github.com/sourcegraph/go-diff v0.5.1
14:32:03 [2020-12-10T14:32:03.812Z] #47 21.05 go: extracting github.com/sourcegraph/go-diff v0.5.1
14:32:03 [2020-12-10T14:32:03.812Z] #47 21.46 go: downloading github.com/spf13/jwalterweatherman v1.0.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 21.53 go: extracting github.com/spf13/jwalterweatherman v1.0.0
14:32:03 [2020-12-10T14:32:03.812Z] #47 21.95 go: downloading github.com/uudashr/gocognit v1.0.1
14:32:03 [2020-12-10T14:32:03.812Z] #47 22.03 go: extracting github.com/uudashr/gocognit v1.0.1
14:32:03 [2020-12-10T14:32:03.812Z] #47 22.04 go: downloading github.com/ultraware/whitespace v0.0.4
14:32:03 [2020-12-10T14:32:03.812Z] #47 22.09 go: extracting github.com/ultraware/whitespace v0.0.4
14:32:03 [2020-12-10T14:32:03.812Z] #47 22.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:32:03 [2020-12-10T14:32:03.812Z] #47 22.17 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:32:03 [2020-12-10T14:32:03.812Z] #47 22.78 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
14:32:03 [2020-12-10T14:32:03.812Z] #47 22.83 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
14:32:03 [2020-12-10T14:32:03.812Z] #47 ...
14:32:03 [2020-12-10T14:32:03.812Z] 
14:32:03 [2020-12-10T14:32:03.812Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:32:03 [2020-12-10T14:32:03.916Z] #41 46.17   DEP      criu/log.d
14:32:03 [2020-12-10T14:32:03.917Z] #41 46.31   DEP      criu/libnetlink.d
14:32:04 [2020-12-10T14:32:04.046Z] #41 8.124   DEP      images/rlimit.pb-c.d
14:32:04 [2020-12-10T14:32:04.046Z] #41 8.192   PBCC     images/file-lock.pb-c.c
14:32:04 [2020-12-10T14:32:04.046Z] #41 8.250   DEP      images/file-lock.pb-c.d
14:32:04 [2020-12-10T14:32:04.046Z] #41 8.286   PBCC     images/tty.pb-c.c
14:32:04 [2020-12-10T14:32:04.046Z] #41 8.336   DEP      images/tty.pb-c.d
14:32:04 [2020-12-10T14:32:04.052Z] #41 31.98   CC       criu/cr-dedup.o
14:32:04 [2020-12-10T14:32:04.076Z] #27 23.19 
                                                                           0.8%
######################################################################## 100.0%
14:32:04 [2020-12-10T14:32:04.076Z] #27 23.35 
14:32:04 [2020-12-10T14:32:04.206Z] #41 46.42   DEP      criu/kerndat.d
14:32:04 [2020-12-10T14:32:04.206Z] #41 46.62   DEP      criu/kcmp-ids.d
14:32:04 [2020-12-10T14:32:04.306Z] #41 8.429   PBCC     images/tun.pb-c.c
14:32:04 [2020-12-10T14:32:04.306Z] #41 8.509   PBCC     images/netdev.pb-c.c
14:32:04 [2020-12-10T14:32:04.306Z] #41 8.590   DEP      images/tun.pb-c.d
14:32:04 [2020-12-10T14:32:04.313Z] #41 32.11   CC       criu/cr-dump.o
14:32:04 [2020-12-10T14:32:04.474Z] #47 ...
14:32:04 [2020-12-10T14:32:04.474Z] 
14:32:04 [2020-12-10T14:32:04.474Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:32:04 [2020-12-10T14:32:04.474Z] #53 31.71 Reading package lists...
14:32:04 [2020-12-10T14:32:04.474Z] #53 38.39 Building dependency tree...
14:32:04 [2020-12-10T14:32:04.474Z] #53 42.05 The following additional packages will be installed:
14:32:04 [2020-12-10T14:32:04.474Z] #53 42.08   libbtrfs0
14:32:04 [2020-12-10T14:32:04.474Z] #53 42.34 The following NEW packages will be installed:
14:32:04 [2020-12-10T14:32:04.474Z] #53 42.36   libbtrfs-dev libbtrfs0
14:32:04 [2020-12-10T14:32:04.474Z] #53 43.26 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
14:32:04 [2020-12-10T14:32:04.474Z] #53 43.26 Need to get 119 kB of archives.
14:32:04 [2020-12-10T14:32:04.474Z] #53 43.26 After this operation, 387 kB of additional disk space will be used.
14:32:04 [2020-12-10T14:32:04.474Z] #53 43.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:32:04 [2020-12-10T14:32:04.474Z] #53 43.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:32:04 [2020-12-10T14:32:04.474Z] #53 44.70 debconf: delaying package configuration, since apt-utils is not installed
14:32:04 [2020-12-10T14:32:04.474Z] #53 45.03 Fetched 119 kB in 1s (147 kB/s)
14:32:04 [2020-12-10T14:32:04.474Z] #53 45.42 Selecting previously unselected package libbtrfs0.
14:32:04 [2020-12-10T14:32:04.474Z] #53 45.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.)
14:32:04 [2020-12-10T14:32:04.474Z] #53 45.48 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
14:32:04 [2020-12-10T14:32:04.474Z] #53 45.49 Unpacking libbtrfs0 (4.20.1-2) ...
14:32:04 [2020-12-10T14:32:04.474Z] #53 45.75 Selecting previously unselected package libbtrfs-dev.
14:32:04 [2020-12-10T14:32:04.474Z] #53 45.75 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
14:32:04 [2020-12-10T14:32:04.474Z] #53 45.76 Unpacking libbtrfs-dev (4.20.1-2) ...
14:32:04 [2020-12-10T14:32:04.474Z] #53 45.97 Setting up libbtrfs0 (4.20.1-2) ...
14:32:04 [2020-12-10T14:32:04.474Z] #53 45.99 Setting up libbtrfs-dev (4.20.1-2) ...
14:32:04 [2020-12-10T14:32:04.474Z] #53 46.00 Processing triggers for libc-bin (2.28-10) ...
14:32:04 [2020-12-10T14:32:04.474Z] #53 DONE 46.4s
14:32:04 [2020-12-10T14:32:04.474Z] 
14:32:04 [2020-12-10T14:32:04.474Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:32:04 [2020-12-10T14:32:04.496Z] #41 46.70   DEP      criu/irmap.d
14:32:04 [2020-12-10T14:32:04.496Z] #41 46.83   DEP      criu/ipc_ns.d
14:32:04 [2020-12-10T14:32:04.566Z] #41 8.647   DEP      images/netdev.pb-c.d
14:32:04 [2020-12-10T14:32:04.566Z] #41 8.727   PBCC     images/vma.pb-c.c
14:32:04 [2020-12-10T14:32:04.566Z] #41 8.836   DEP      images/vma.pb-c.d
14:32:04 [2020-12-10T14:32:04.786Z] #41 46.98   DEP      criu/image.d
14:32:04 [2020-12-10T14:32:04.786Z] #41 47.16   DEP      criu/image-desc.d
14:32:04 [2020-12-10T14:32:04.786Z] #41 47.26   DEP      criu/fsnotify.d
14:32:04 [2020-12-10T14:32:04.826Z] #41 8.899   PBCC     images/creds.pb-c.c
14:32:04 [2020-12-10T14:32:04.826Z] #41 8.923   DEP      images/creds.pb-c.d
14:32:04 [2020-12-10T14:32:04.826Z] #41 8.984   PBCC     images/utsns.pb-c.c
14:32:04 [2020-12-10T14:32:04.826Z] #41 9.038   DEP      images/utsns.pb-c.d
14:32:04 [2020-12-10T14:32:04.826Z] #41 9.078   PBCC     images/ipc-desc.pb-c.c
14:32:04 [2020-12-10T14:32:04.826Z] #41 9.085   PBCC     images/ipc-sem.pb-c.c
14:32:04 [2020-12-10T14:32:04.885Z] #41 32.82   CC       criu/cr-errno.o
14:32:05 [2020-12-10T14:32:05.076Z] #41 47.41   DEP      criu/filesystems.d
14:32:05 [2020-12-10T14:32:05.076Z] #41 47.55   DEP      criu/files.d
14:32:05 [2020-12-10T14:32:05.100Z] #41 9.130   DEP      images/ipc-desc.pb-c.d
14:32:05 [2020-12-10T14:32:05.100Z] #41 9.207   DEP      images/ipc-sem.pb-c.d
14:32:05 [2020-12-10T14:32:05.100Z] #41 9.243   PBCC     images/ipc-msg.pb-c.c
14:32:05 [2020-12-10T14:32:05.100Z] #41 9.276   DEP      images/ipc-msg.pb-c.d
14:32:05 [2020-12-10T14:32:05.100Z] #41 9.332   PBCC     images/ipc-shm.pb-c.c
14:32:05 [2020-12-10T14:32:05.146Z] #41 32.86   CC       criu/cr-restore.o
14:32:05 [2020-12-10T14:32:05.360Z] #41 9.373   DEP      images/ipc-shm.pb-c.d
14:32:05 [2020-12-10T14:32:05.360Z] #41 9.397   PBCC     images/ipc-var.pb-c.c
14:32:05 [2020-12-10T14:32:05.360Z] #41 9.463   DEP      images/ipc-var.pb-c.d
14:32:05 [2020-12-10T14:32:05.360Z] #41 9.525   PBCC     images/sk-opts.pb-c.c
14:32:05 [2020-12-10T14:32:05.360Z] #41 9.557   PBCC     images/packet-sock.pb-c.c
14:32:05 [2020-12-10T14:32:05.365Z] #41 47.68   DEP      criu/files-reg.d
14:32:05 [2020-12-10T14:32:05.365Z] #41 47.81   DEP      criu/files-ext.d
14:32:05 [2020-12-10T14:32:05.405Z] #54 1.069 + RM_GOPATH=0
14:32:05 [2020-12-10T14:32:05.405Z] #54 1.069 + TMP_GOPATH=
14:32:05 [2020-12-10T14:32:05.405Z] #54 1.070 + : /build
14:32:05 [2020-12-10T14:32:05.405Z] #54 1.070 + '[' -z '' ']'
14:32:05 [2020-12-10T14:32:05.405Z] #54 1.073 ++ mktemp -d
14:32:05 [2020-12-10T14:32:05.405Z] #54 1.087 + export GOPATH=/tmp/tmp.Pjhb9Jv2Hg
14:32:05 [2020-12-10T14:32:05.405Z] #54 1.087 + GOPATH=/tmp/tmp.Pjhb9Jv2Hg
14:32:05 [2020-12-10T14:32:05.405Z] #54 1.087 + RM_GOPATH=1
14:32:05 [2020-12-10T14:32:05.405Z] #54 1.087 + case "$(go env GOARCH)" in
14:32:05 [2020-12-10T14:32:05.405Z] #54 1.087 ++ go env GOARCH
14:32:05 [2020-12-10T14:32:05.405Z] #54 1.087 + export GO_BUILDMODE=-buildmode=pie
14:32:05 [2020-12-10T14:32:05.405Z] #54 1.087 + GO_BUILDMODE=-buildmode=pie
14:32:05 [2020-12-10T14:32:05.405Z] #54 1.091 ++ dirname /tmp/install/install.sh
14:32:05 [2020-12-10T14:32:05.405Z] #54 1.111 + dir=/tmp/install
14:32:05 [2020-12-10T14:32:05.470Z] #27 24.70 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
14:32:05 [2020-12-10T14:32:05.470Z] #27 24.80 skipping existing 9a99313a2c50
14:32:05 [2020-12-10T14:32:05.621Z] #41 ...
14:32:05 [2020-12-10T14:32:05.621Z] 
14:32:05 [2020-12-10T14:32:05.621Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:05 [2020-12-10T14:32:05.621Z] #32 DONE 75.5s
14:32:05 [2020-12-10T14:32:05.621Z] 
14:32:05 [2020-12-10T14:32:05.621Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:05 [2020-12-10T14:32:05.621Z] #41 9.639   DEP      images/sk-opts.pb-c.d
14:32:05 [2020-12-10T14:32:05.621Z] #41 9.706   DEP      images/packet-sock.pb-c.d
14:32:05 [2020-12-10T14:32:05.621Z] #41 9.760   PBCC     images/sk-netlink.pb-c.c
14:32:05 [2020-12-10T14:32:05.621Z] #41 9.782   DEP      images/sk-netlink.pb-c.d
14:32:05 [2020-12-10T14:32:05.621Z] #41 9.834   PBCC     images/sk-inet.pb-c.c
14:32:05 [2020-12-10T14:32:05.621Z] #41 9.898   DEP      images/sk-inet.pb-c.d
14:32:05 [2020-12-10T14:32:05.655Z] #41 47.97   DEP      criu/file-lock.d
14:32:05 [2020-12-10T14:32:05.655Z] #41 48.10   DEP      criu/file-ids.d
14:32:05 [2020-12-10T14:32:05.661Z] #54 1.111 + bin=containerd
14:32:05 [2020-12-10T14:32:05.662Z] #54 1.111 + shift
14:32:05 [2020-12-10T14:32:05.662Z] #54 1.111 + '[' '!' -f /tmp/install/containerd.installer ']'
14:32:05 [2020-12-10T14:32:05.662Z] #54 1.111 + . /tmp/install/containerd.installer
14:32:05 [2020-12-10T14:32:05.662Z] #54 1.111 ++ set -e
14:32:05 [2020-12-10T14:32:05.662Z] #54 1.111 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
14:32:05 [2020-12-10T14:32:05.662Z] #54 1.111 + install_containerd
14:32:05 [2020-12-10T14:32:05.662Z] #54 1.112 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
14:32:05 [2020-12-10T14:32:05.662Z] #54 1.112 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
14:32:05 [2020-12-10T14:32:05.662Z] #54 1.115 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Pjhb9Jv2Hg/src/github.com/containerd/containerd
14:32:05 [2020-12-10T14:32:05.662Z] #54 1.116 Cloning into '/tmp/tmp.Pjhb9Jv2Hg/src/github.com/containerd/containerd'...
14:32:05 [2020-12-10T14:32:05.662Z] #54 ...
14:32:05 [2020-12-10T14:32:05.662Z] 
14:32:05 [2020-12-10T14:32:05.662Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:32:05 [2020-12-10T14:32:05.662Z] #11 31.16 Reading package lists...
14:32:05 [2020-12-10T14:32:05.662Z] #11 37.99 Building dependency tree...
14:32:05 [2020-12-10T14:32:05.662Z] #11 41.57 The following additional packages will be installed:
14:32:05 [2020-12-10T14:32:05.662Z] #11 41.57   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:32:05 [2020-12-10T14:32:05.662Z] #11 41.57   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:32:05 [2020-12-10T14:32:05.662Z] #11 41.58   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:32:05 [2020-12-10T14:32:05.662Z] #11 41.58   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
14:32:05 [2020-12-10T14:32:05.662Z] #11 41.59   mingw-w64-x86-64-dev
14:32:05 [2020-12-10T14:32:05.662Z] #11 41.60 Suggested packages:
14:32:05 [2020-12-10T14:32:05.662Z] #11 41.61   gcc-8-locales seccomp wine64
14:32:05 [2020-12-10T14:32:05.662Z] #11 43.22 The following NEW packages will be installed:
14:32:05 [2020-12-10T14:32:05.662Z] #11 43.22   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:32:05 [2020-12-10T14:32:05.662Z] #11 43.22   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:32:05 [2020-12-10T14:32:05.662Z] #11 43.22   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:32:05 [2020-12-10T14:32:05.662Z] #11 43.22   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:32:05 [2020-12-10T14:32:05.662Z] #11 43.23   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:32:05 [2020-12-10T14:32:05.662Z] #11 43.23   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:32:05 [2020-12-10T14:32:05.662Z] #11 43.24 The following packages will be upgraded:
14:32:05 [2020-12-10T14:32:05.662Z] #11 43.26   libsystemd0 libudev1
14:32:05 [2020-12-10T14:32:05.662Z] #11 43.99 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
14:32:05 [2020-12-10T14:32:05.662Z] #11 43.99 Need to get 78.2 MB of archives.
14:32:05 [2020-12-10T14:32:05.662Z] #11 43.99 After this operation, 487 MB of additional disk space will be used.
14:32:05 [2020-12-10T14:32:05.662Z] #11 43.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB]
14:32:05 [2020-12-10T14:32:05.662Z] #11 44.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB]
14:32:05 [2020-12-10T14:32:05.662Z] #11 44.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
14:32:05 [2020-12-10T14:32:05.662Z] #11 44.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
14:32:05 [2020-12-10T14:32:05.662Z] #11 44.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:32:05 [2020-12-10T14:32:05.662Z] #11 44.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
14:32:05 [2020-12-10T14:32:05.662Z] #11 44.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
14:32:05 [2020-12-10T14:32:05.662Z] #11 44.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
14:32:05 [2020-12-10T14:32:05.662Z] #11 45.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:32:05 [2020-12-10T14:32:05.662Z] #11 46.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
14:32:05 [2020-12-10T14:32:05.662Z] #11 46.10 Get:11 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]
14:32:05 [2020-12-10T14:32:05.734Z] #27 25.04 
14:32:05 [2020-12-10T14:32:05.881Z] #41 9.954   PBCC     images/sk-unix.pb-c.c
14:32:05 [2020-12-10T14:32:05.881Z] #41 10.00   DEP      images/sk-unix.pb-c.d
14:32:05 [2020-12-10T14:32:05.881Z] #41 10.06   PBCC     images/mm.pb-c.c
14:32:05 [2020-12-10T14:32:05.881Z] #41 10.12   DEP      images/mm.pb-c.d
14:32:05 [2020-12-10T14:32:05.919Z] #11 ...
14:32:05 [2020-12-10T14:32:05.919Z] 
14:32:05 [2020-12-10T14:32:05.919Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:32:05 [2020-12-10T14:32:05.919Z] #34 31.66 Reading package lists...
14:32:05 [2020-12-10T14:32:05.919Z] #34 38.10 Building dependency tree...
14:32:05 [2020-12-10T14:32:05.919Z] #34 41.74 The following additional packages will be installed:
14:32:05 [2020-12-10T14:32:05.919Z] #34 41.75   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
14:32:05 [2020-12-10T14:32:05.919Z] #34 41.77 Suggested packages:
14:32:05 [2020-12-10T14:32:05.919Z] #34 41.77   cmake-doc ninja-build lrzip
14:32:05 [2020-12-10T14:32:05.919Z] #34 41.77 Recommended packages:
14:32:05 [2020-12-10T14:32:05.919Z] #34 41.77   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:32:05 [2020-12-10T14:32:05.919Z] #34 42.91 The following NEW packages will be installed:
14:32:05 [2020-12-10T14:32:05.919Z] #34 42.92   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
14:32:05 [2020-12-10T14:32:05.919Z] #34 42.93   vim-common xxd
14:32:05 [2020-12-10T14:32:05.919Z] #34 43.45 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
14:32:05 [2020-12-10T14:32:05.919Z] #34 43.45 Need to get 14.9 MB of archives.
14:32:05 [2020-12-10T14:32:05.919Z] #34 43.45 After this operation, 61.8 MB of additional disk space will be used.
14:32:05 [2020-12-10T14:32:05.919Z] #34 43.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #34 43.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #34 43.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #34 43.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #34 44.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #34 44.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #34 44.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #34 44.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #34 44.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #34 44.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #34 46.88 debconf: delaying package configuration, since apt-utils is not installed
14:32:05 [2020-12-10T14:32:05.919Z] #34 47.12 Fetched 14.9 MB in 2s (6893 kB/s)
14:32:05 [2020-12-10T14:32:05.919Z] #34 47.29 Selecting previously unselected package xxd.
14:32:05 [2020-12-10T14:32:05.919Z] #34 47.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
14:32:05 [2020-12-10T14:32:05.919Z] #34 47.38 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
14:32:05 [2020-12-10T14:32:05.919Z] #34 47.39 Unpacking xxd (2:8.1.0875-5) ...
14:32:05 [2020-12-10T14:32:05.919Z] #34 47.63 Selecting previously unselected package vim-common.
14:32:05 [2020-12-10T14:32:05.919Z] #34 47.64 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:32:05 [2020-12-10T14:32:05.919Z] #34 47.69 Unpacking vim-common (2:8.1.0875-5) ...
14:32:05 [2020-12-10T14:32:05.919Z] #34 47.99 Selecting previously unselected package cmake-data.
14:32:05 [2020-12-10T14:32:05.919Z] #34 47.99 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:32:05 [2020-12-10T14:32:05.919Z] #34 48.00 Unpacking cmake-data (3.13.4-1) ...
14:32:05 [2020-12-10T14:32:05.919Z] #34 ...
14:32:05 [2020-12-10T14:32:05.919Z] 
14:32:05 [2020-12-10T14:32:05.919Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:32:05 [2020-12-10T14:32:05.919Z] #40 32.43 Reading package lists...
14:32:05 [2020-12-10T14:32:05.919Z] #40 38.95 Building dependency tree...
14:32:05 [2020-12-10T14:32:05.919Z] #40 42.59 The following additional packages will be installed:
14:32:05 [2020-12-10T14:32:05.919Z] #40 42.60   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
14:32:05 [2020-12-10T14:32:05.919Z] #40 42.60   libprotoc17 python-pkg-resources python-six zlib1g-dev
14:32:05 [2020-12-10T14:32:05.919Z] #40 42.60 Suggested packages:
14:32:05 [2020-12-10T14:32:05.919Z] #40 42.61   manpages-dev python-setuptools
14:32:05 [2020-12-10T14:32:05.919Z] #40 43.99 The following NEW packages will be installed:
14:32:05 [2020-12-10T14:32:05.919Z] #40 44.00   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:32:05 [2020-12-10T14:32:05.919Z] #40 44.00   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
14:32:05 [2020-12-10T14:32:05.919Z] #40 44.01   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:32:05 [2020-12-10T14:32:05.919Z] #40 44.01   python-six zlib1g-dev
14:32:05 [2020-12-10T14:32:05.919Z] #40 44.49 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
14:32:05 [2020-12-10T14:32:05.919Z] #40 44.49 Need to get 4095 kB of archives.
14:32:05 [2020-12-10T14:32:05.919Z] #40 44.49 After this operation, 22.5 MB of additional disk space will be used.
14:32:05 [2020-12-10T14:32:05.919Z] #40 44.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #40 44.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #40 44.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #40 44.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #40 44.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #40 44.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #40 44.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #40 44.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #40 44.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #40 44.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #40 44.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #40 45.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #40 45.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #40 45.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #40 45.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #40 45.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #40 45.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
14:32:05 [2020-12-10T14:32:05.919Z] #40 46.87 debconf: delaying package configuration, since apt-utils is not installed
14:32:05 [2020-12-10T14:32:05.919Z] #40 47.34 Fetched 4095 kB in 1s (3704 kB/s)
14:32:05 [2020-12-10T14:32:05.919Z] #40 47.43 Selecting previously unselected package libcap-dev:amd64.
14:32:05 [2020-12-10T14:32:05.919Z] #40 47.43 (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.)
14:32:05 [2020-12-10T14:32:05.919Z] #40 47.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
14:32:05 [2020-12-10T14:32:05.919Z] #40 47.54 Unpacking libcap-dev:amd64 (1:2.25-2) ...
14:32:05 [2020-12-10T14:32:05.919Z] #40 47.65 Selecting previously unselected package libnet1:amd64.
14:32:05 [2020-12-10T14:32:05.919Z] #40 47.65 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:32:05 [2020-12-10T14:32:05.919Z] #40 47.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:32:05 [2020-12-10T14:32:05.919Z] #40 47.76 Selecting previously unselected package libnet1-dev.
14:32:05 [2020-12-10T14:32:05.919Z] #40 47.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
14:32:05 [2020-12-10T14:32:05.919Z] #40 47.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:32:05 [2020-12-10T14:32:05.919Z] #40 47.99 Selecting previously unselected package libnl-3-200:amd64.
14:32:05 [2020-12-10T14:32:05.944Z] #41 48.26   DEP      criu/fifo.d
14:32:05 [2020-12-10T14:32:05.944Z] #41 48.39   DEP      criu/fdstore.d
14:32:06 [2020-12-10T14:32:06.035Z] #10 ...
14:32:06 [2020-12-10T14:32:06.035Z] 
14:32:06 [2020-12-10T14:32:06.035Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:32:06 [2020-12-10T14:32:06.035Z] #27 3.236 Reading package lists...
14:32:06 [2020-12-10T14:32:06.035Z] #27 4.772 Reading package lists...
14:32:06 [2020-12-10T14:32:06.035Z] #27 6.172 Building dependency tree...
14:32:06 [2020-12-10T14:32:06.035Z] #27 6.721 The following additional packages will be installed:
14:32:06 [2020-12-10T14:32:06.035Z] #27 6.722   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
14:32:06 [2020-12-10T14:32:06.035Z] #27 6.722   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
14:32:06 [2020-12-10T14:32:06.035Z] #27 6.722   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
14:32:06 [2020-12-10T14:32:06.035Z] #27 6.725 Suggested packages:
14:32:06 [2020-12-10T14:32:06.035Z] #27 6.725   krb5-doc krb5-user
14:32:06 [2020-12-10T14:32:06.035Z] #27 6.725 Recommended packages:
14:32:06 [2020-12-10T14:32:06.035Z] #27 6.725   krb5-locales publicsuffix libsasl2-modules
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.084 The following NEW packages will be installed:
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.085   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.085   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.085   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.087   libssh2-1 libssl1.1 openssl
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.134 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded.
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.134 Need to get 5166 kB of archives.
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.134 After this operation, 14.6 MB of additional disk space will be used.
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.134 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.150 Get:2 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.183 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.186 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.189 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.194 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.224 Get:7 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.277 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.328 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.415 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.430 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.434 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u4 [243 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.599 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.775 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.775 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 7.937 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 8.129 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 8.144 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 8.216 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 8.244 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 8.247 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
14:32:06 [2020-12-10T14:32:06.035Z] #27 8.503 debconf: delaying package configuration, since apt-utils is not installed
14:32:06 [2020-12-10T14:32:06.035Z] #27 8.543 Fetched 5166 kB in 1s (4589 kB/s)
14:32:06 [2020-12-10T14:32:06.035Z] #27 8.629 Selecting previously unselected package libssl1.1:ppc64el.
14:32:06 [2020-12-10T14:32:06.035Z] #27 8.629 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
14:32:06 [2020-12-10T14:32:06.035Z] #27 8.629 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ...
14:32:06 [2020-12-10T14:32:06.035Z] #27 8.633 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ...
14:32:06 [2020-12-10T14:32:06.035Z] #27 8.840 Selecting previously unselected package openssl.
14:32:06 [2020-12-10T14:32:06.035Z] #27 8.842 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_ppc64el.deb ...
14:32:06 [2020-12-10T14:32:06.035Z] #27 8.843 Unpacking openssl (1.1.1d-0+deb10u4) ...
14:32:06 [2020-12-10T14:32:06.035Z] #27 8.971 Selecting previously unselected package ca-certificates.
14:32:06 [2020-12-10T14:32:06.035Z] #27 8.973 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
14:32:06 [2020-12-10T14:32:06.035Z] #27 8.976 Unpacking ca-certificates (20200601~deb10u1) ...
14:32:06 [2020-12-10T14:32:06.035Z] #27 9.040 Selecting previously unselected package libkeyutils1:ppc64el.
14:32:06 [2020-12-10T14:32:06.035Z] #27 9.042 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ...
14:32:06 [2020-12-10T14:32:06.035Z] #27 9.044 Unpacking libkeyutils1:ppc64el (1.6-6) ...
14:32:06 [2020-12-10T14:32:06.035Z] #27 9.066 Selecting previously unselected package libkrb5support0:ppc64el.
14:32:06 [2020-12-10T14:32:06.035Z] #27 9.069 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ...
14:32:06 [2020-12-10T14:32:06.035Z] #27 9.069 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ...
14:32:06 [2020-12-10T14:32:06.035Z] #27 9.101 Selecting previously unselected package libk5crypto3:ppc64el.
14:32:06 [2020-12-10T14:32:06.035Z] #27 9.103 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ...
14:32:06 [2020-12-10T14:32:06.035Z] #27 9.105 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ...
14:32:06 [2020-12-10T14:32:06.035Z] #27 9.146 Selecting previously unselected package libkrb5-3:ppc64el.
14:32:06 [2020-12-10T14:32:06.035Z] #27 9.148 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ...
14:32:06 [2020-12-10T14:32:06.035Z] #27 9.149 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ...
14:32:06 [2020-12-10T14:32:06.035Z] #27 9.239 Selecting previously unselected package libgssapi-krb5-2:ppc64el.
14:32:06 [2020-12-10T14:32:06.035Z] #27 9.241 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ...
14:32:06 [2020-12-10T14:32:06.035Z] #27 9.243 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ...
14:32:06 [2020-12-10T14:32:06.035Z] #27 9.291 Selecting previously unselected package libsasl2-modules-db:ppc64el.
14:32:06 [2020-12-10T14:32:06.035Z] #27 9.293 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
14:32:06 [2020-12-10T14:32:06.035Z] #27 9.294 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
14:32:06 [2020-12-10T14:32:06.036Z] #27 9.325 Selecting previously unselected package libsasl2-2:ppc64el.
14:32:06 [2020-12-10T14:32:06.036Z] #27 9.327 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
14:32:06 [2020-12-10T14:32:06.036Z] #27 9.329 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
14:32:06 [2020-12-10T14:32:06.036Z] #27 9.373 Selecting previously unselected package libldap-common.
14:32:06 [2020-12-10T14:32:06.036Z] #27 9.375 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
14:32:06 [2020-12-10T14:32:06.036Z] #27 9.376 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
14:32:06 [2020-12-10T14:32:06.036Z] #27 9.405 Selecting previously unselected package libldap-2.4-2:ppc64el.
14:32:06 [2020-12-10T14:32:06.141Z] #41 10.24   PBCC     images/timerfd.pb-c.c
14:32:06 [2020-12-10T14:32:06.141Z] #41 10.29   DEP      images/timerfd.pb-c.d
14:32:06 [2020-12-10T14:32:06.176Z] #40 48.01 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
14:32:06 [2020-12-10T14:32:06.176Z] #40 48.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:32:06 [2020-12-10T14:32:06.234Z] #41 48.49   DEP      criu/fault-injection.d
14:32:06 [2020-12-10T14:32:06.234Z] #41 48.50   DEP      criu/external.d
14:32:06 [2020-12-10T14:32:06.234Z] #41 48.56   DEP      criu/eventpoll.d
14:32:06 [2020-12-10T14:32:06.318Z] #27 ...
14:32:06 [2020-12-10T14:32:06.318Z] 
14:32:06 [2020-12-10T14:32:06.318Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:32:06 [2020-12-10T14:32:06.318Z] #38 15.26 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:32:06 [2020-12-10T14:32:06.318Z] #38 16.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.407 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ...
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.408 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ...
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.460 Selecting previously unselected package libnghttp2-14:ppc64el.
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.462 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ...
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.464 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.497 Selecting previously unselected package libpsl5:ppc64el.
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.498 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ...
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.500 Unpacking libpsl5:ppc64el (0.20.2-2) ...
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.529 Selecting previously unselected package librtmp1:ppc64el.
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.531 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ...
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.533 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.561 Selecting previously unselected package libssh2-1:ppc64el.
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.561 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ...
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.562 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ...
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.602 Selecting previously unselected package libcurl4:ppc64el.
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.603 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ...
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.604 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ...
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.663 Selecting previously unselected package curl.
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.673 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ...
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.673 Unpacking curl (7.64.0-4+deb10u1) ...
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.710 Selecting previously unselected package libonig5:ppc64el.
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.712 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ...
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.723 Unpacking libonig5:ppc64el (6.9.1-1) ...
14:32:06 [2020-12-10T14:32:06.331Z] #27 9.772 Selecting previously unselected package libjq1:ppc64el.
14:32:06 [2020-12-10T14:32:06.407Z] #41 10.41   PBCC     images/timer.pb-c.c
14:32:06 [2020-12-10T14:32:06.408Z] #41 10.42   DEP      images/timer.pb-c.d
14:32:06 [2020-12-10T14:32:06.408Z] #41 10.49   PBCC     images/sa.pb-c.c
14:32:06 [2020-12-10T14:32:06.408Z] #41 10.59   DEP      images/sa.pb-c.d
14:32:06 [2020-12-10T14:32:06.433Z] #40 48.18 Selecting previously unselected package libnl-3-dev:amd64.
14:32:06 [2020-12-10T14:32:06.433Z] #40 48.22 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
14:32:06 [2020-12-10T14:32:06.433Z] #40 48.23 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
14:32:06 [2020-12-10T14:32:06.523Z] #41 48.65   DEP      criu/eventfd.d
14:32:06 [2020-12-10T14:32:06.523Z] #41 48.81   DEP      criu/crtools.d
14:32:06 [2020-12-10T14:32:06.531Z] #41 34.33   CC       criu/cr-service.o
14:32:06 [2020-12-10T14:32:06.581Z] #38 ...
14:32:06 [2020-12-10T14:32:06.581Z] 
14:32:06 [2020-12-10T14:32:06.581Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.25 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.28 go: downloading golang.org/x/text v0.3.2
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.29 go: downloading github.com/ultraware/funlen v0.0.2
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.31 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.36 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.36 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.40 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.41 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.52 go: extracting github.com/go-toolsmith/strparse v1.0.0
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.52 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.62 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.66 go: extracting github.com/ultraware/funlen v0.0.2
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.66 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.68 go: downloading github.com/gogo/protobuf v1.2.1
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.68 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.71 go: downloading github.com/go-toolsmith/astequal v1.0.0
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.74 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.75 go: downloading github.com/fsnotify/fsnotify v1.4.7
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.95 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
14:32:06 [2020-12-10T14:32:06.581Z] #47 24.98 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:32:06 [2020-12-10T14:32:06.581Z] #47 25.03 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
14:32:06 [2020-12-10T14:32:06.581Z] #47 25.07 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
14:32:06 [2020-12-10T14:32:06.581Z] #47 25.10 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
14:32:06 [2020-12-10T14:32:06.581Z] #47 25.16 go: downloading github.com/inconshreveable/mousetrap v1.0.0
14:32:06 [2020-12-10T14:32:06.581Z] #47 25.20 go: extracting github.com/go-toolsmith/astequal v1.0.0
14:32:06 [2020-12-10T14:32:06.581Z] #47 25.21 go: extracting github.com/fsnotify/fsnotify v1.4.7
14:32:06 [2020-12-10T14:32:06.581Z] #47 25.23 go: downloading github.com/subosito/gotenv v1.2.0
14:32:06 [2020-12-10T14:32:06.581Z] #47 25.25 go: extracting github.com/inconshreveable/mousetrap v1.0.0
14:32:06 [2020-12-10T14:32:06.581Z] #47 25.26 go: downloading github.com/pelletier/go-toml v1.2.0
14:32:06 [2020-12-10T14:32:06.581Z] #47 25.26 go: extracting github.com/subosito/gotenv v1.2.0
14:32:06 [2020-12-10T14:32:06.581Z] #47 25.38 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
14:32:06 [2020-12-10T14:32:06.581Z] #47 25.54 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
14:32:06 [2020-12-10T14:32:06.581Z] #47 25.57 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
14:32:06 [2020-12-10T14:32:06.581Z] #47 25.58 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
14:32:06 [2020-12-10T14:32:06.581Z] #47 25.61 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
14:32:06 [2020-12-10T14:32:06.581Z] #47 25.66 go: extracting github.com/pelletier/go-toml v1.2.0
14:32:06 [2020-12-10T14:32:06.627Z] #27 9.774 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
14:32:06 [2020-12-10T14:32:06.627Z] #27 9.776 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
14:32:06 [2020-12-10T14:32:06.627Z] #27 9.827 Selecting previously unselected package jq.
14:32:06 [2020-12-10T14:32:06.627Z] #27 9.827 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ...
14:32:06 [2020-12-10T14:32:06.627Z] #27 9.827 Unpacking jq (1.5+dfsg-2+b1) ...
14:32:06 [2020-12-10T14:32:06.627Z] #27 9.862 Setting up libkeyutils1:ppc64el (1.6-6) ...
14:32:06 [2020-12-10T14:32:06.627Z] #27 9.866 Setting up libpsl5:ppc64el (0.20.2-2) ...
14:32:06 [2020-12-10T14:32:06.627Z] #27 9.871 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ...
14:32:06 [2020-12-10T14:32:06.627Z] #27 10.04 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
14:32:06 [2020-12-10T14:32:06.670Z] #41 10.69   PBCC     images/pipe-data.pb-c.c
14:32:06 [2020-12-10T14:32:06.670Z] #41 10.75   DEP      images/pipe-data.pb-c.d
14:32:06 [2020-12-10T14:32:06.670Z] #41 10.81   PBCC     images/mnt.pb-c.c
14:32:06 [2020-12-10T14:32:06.670Z] #41 10.86   DEP      images/mnt.pb-c.d
14:32:06 [2020-12-10T14:32:06.670Z] #41 10.89   PBCC     images/sk-packet.pb-c.c
14:32:06 [2020-12-10T14:32:06.670Z] #41 10.91   DEP      images/sk-packet.pb-c.d
14:32:06 [2020-12-10T14:32:06.689Z] #40 48.60 Selecting previously unselected package libprotobuf-c1:amd64.
14:32:06 [2020-12-10T14:32:06.689Z] #40 48.63 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:32:06 [2020-12-10T14:32:06.689Z] #40 48.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:32:06 [2020-12-10T14:32:06.689Z] #40 48.73 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:32:06 [2020-12-10T14:32:06.791Z] #41 34.80   CC       criu/crtools.o
14:32:06 [2020-12-10T14:32:06.813Z] #41 48.97   DEP      criu/cr-service.d
14:32:06 [2020-12-10T14:32:06.813Z] #41 49.12   DEP      criu/cr-restore.d
14:32:06 [2020-12-10T14:32:06.845Z] #47 25.66 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
14:32:06 [2020-12-10T14:32:06.845Z] #47 25.67 go: downloading github.com/kisielk/gotool v1.0.0
14:32:06 [2020-12-10T14:32:06.845Z] #47 ...
14:32:06 [2020-12-10T14:32:06.845Z] 
14:32:06 [2020-12-10T14:32:06.845Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:32:06 [2020-12-10T14:32:06.845Z] #53 15.76 Fetched 8232 kB in 11s (753 kB/s)
14:32:06 [2020-12-10T14:32:06.845Z] #53 15.76 Reading package lists...
14:32:06 [2020-12-10T14:32:06.845Z] #53 21.06 Reading package lists...
14:32:06 [2020-12-10T14:32:06.845Z] #53 ...
14:32:06 [2020-12-10T14:32:06.845Z] 
14:32:06 [2020-12-10T14:32:06.845Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:32:06 [2020-12-10T14:32:06.845Z] #47 25.83 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
14:32:06 [2020-12-10T14:32:06.845Z] #47 25.93 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
14:32:06 [2020-12-10T14:32:06.845Z] #47 25.97 go: extracting github.com/kisielk/gotool v1.0.0
14:32:06 [2020-12-10T14:32:06.845Z] #47 25.99 go: downloading github.com/go-toolsmith/astp v1.0.0
14:32:06 [2020-12-10T14:32:06.845Z] #47 26.03 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
14:32:06 [2020-12-10T14:32:06.921Z] #27 10.04 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
14:32:06 [2020-12-10T14:32:06.921Z] #27 10.05 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ...
14:32:06 [2020-12-10T14:32:06.921Z] #27 10.05 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
14:32:06 [2020-12-10T14:32:06.921Z] #27 10.05 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
14:32:06 [2020-12-10T14:32:06.921Z] #27 10.06 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ...
14:32:06 [2020-12-10T14:32:06.921Z] #27 10.06 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
14:32:06 [2020-12-10T14:32:06.921Z] #27 10.06 Setting up libssh2-1:ppc64el (1.8.0-2.1) ...
14:32:06 [2020-12-10T14:32:06.921Z] #27 10.07 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ...
14:32:06 [2020-12-10T14:32:06.921Z] #27 10.07 Setting up openssl (1.1.1d-0+deb10u4) ...
14:32:06 [2020-12-10T14:32:06.921Z] #27 10.07 Setting up libonig5:ppc64el (6.9.1-1) ...
14:32:06 [2020-12-10T14:32:06.921Z] #27 10.08 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
14:32:06 [2020-12-10T14:32:06.921Z] #27 10.08 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ...
14:32:06 [2020-12-10T14:32:06.921Z] #27 10.08 Setting up ca-certificates (20200601~deb10u1) ...
14:32:06 [2020-12-10T14:32:06.929Z] #41 10.96   PBCC     images/tcp-stream.pb-c.c
14:32:06 [2020-12-10T14:32:06.929Z] #41 11.01   DEP      images/tcp-stream.pb-c.d
14:32:06 [2020-12-10T14:32:06.929Z] #41 11.06   PBCC     images/pipe.pb-c.c
14:32:06 [2020-12-10T14:32:06.929Z] #41 ...
14:32:06 [2020-12-10T14:32:06.929Z] 
14:32:06 [2020-12-10T14:32:06.929Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:32:06 [2020-12-10T14:32:06.929Z] #11 66.86 Selecting previously unselected package mingw-w64-x86-64-dev.
14:32:06 [2020-12-10T14:32:06.929Z] #11 66.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:32:06 [2020-12-10T14:32:06.929Z] #11 66.89 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:32:06 [2020-12-10T14:32:06.929Z] #11 73.82 Selecting previously unselected package gcc-mingw-w64-base.
14:32:06 [2020-12-10T14:32:06.930Z] #11 73.83 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:32:06 [2020-12-10T14:32:06.930Z] #11 73.83 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:32:06 [2020-12-10T14:32:06.930Z] #11 73.98 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:32:06 [2020-12-10T14:32:06.930Z] #11 73.99 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:32:06 [2020-12-10T14:32:06.930Z] #11 74.01 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:32:06 [2020-12-10T14:32:06.930Z] #11 ...
14:32:06 [2020-12-10T14:32:06.930Z] 
14:32:06 [2020-12-10T14:32:06.930Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:06 [2020-12-10T14:32:06.930Z] #41 11.10   DEP      images/pipe.pb-c.d
14:32:06 [2020-12-10T14:32:06.930Z] #41 11.14   PBCC     images/pstree.pb-c.c
14:32:06 [2020-12-10T14:32:06.930Z] #41 11.17   DEP      images/pstree.pb-c.d
14:32:06 [2020-12-10T14:32:06.930Z] #41 11.22   PBCC     images/fs.pb-c.c
14:32:06 [2020-12-10T14:32:06.930Z] #41 11.24   DEP      images/fs.pb-c.d
14:32:06 [2020-12-10T14:32:06.930Z] #41 11.27   PBCC     images/signalfd.pb-c.c
14:32:06 [2020-12-10T14:32:06.946Z] #40 48.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
14:32:06 [2020-12-10T14:32:06.946Z] #40 48.74 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
14:32:06 [2020-12-10T14:32:06.946Z] #40 48.85 Selecting previously unselected package zlib1g-dev:amd64.
14:32:06 [2020-12-10T14:32:06.946Z] #40 48.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
14:32:06 [2020-12-10T14:32:06.946Z] #40 48.85 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
14:32:07 [2020-12-10T14:32:07.051Z] #41 34.95   CC       criu/eventfd.o
14:32:07 [2020-12-10T14:32:07.102Z] #41 49.33   DEP      criu/cr-errno.d
14:32:07 [2020-12-10T14:32:07.103Z] #41 49.33   DEP      criu/cr-dump.d
14:32:07 [2020-12-10T14:32:07.103Z] #41 49.47   DEP      criu/cr-dedup.d
14:32:07 [2020-12-10T14:32:07.109Z] #47 26.10 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
14:32:07 [2020-12-10T14:32:07.109Z] #47 26.18 go: downloading github.com/gobwas/glob v0.2.3
14:32:07 [2020-12-10T14:32:07.109Z] #47 26.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
14:32:07 [2020-12-10T14:32:07.109Z] #47 26.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:32:07 [2020-12-10T14:32:07.109Z] #47 26.28 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
14:32:07 [2020-12-10T14:32:07.109Z] #47 26.28 go: extracting github.com/go-toolsmith/astp v1.0.0
14:32:07 [2020-12-10T14:32:07.189Z] #41 11.34   DEP      images/signalfd.pb-c.d
14:32:07 [2020-12-10T14:32:07.189Z] #41 11.38   PBCC     images/fh.pb-c.c
14:32:07 [2020-12-10T14:32:07.189Z] #41 11.43   PBCC     images/fsnotify.pb-c.c
14:32:07 [2020-12-10T14:32:07.189Z] #41 11.48   DEP      images/fh.pb-c.d
14:32:07 [2020-12-10T14:32:07.203Z] #40 ...
14:32:07 [2020-12-10T14:32:07.203Z] 
14:32:07 [2020-12-10T14:32:07.203Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:07 [2020-12-10T14:32:07.203Z] #49 49.10 syscall
14:32:07 [2020-12-10T14:32:07.203Z] #49 49.13 reflect
14:32:07 [2020-12-10T14:32:07.311Z] #41 35.06   CC       criu/eventpoll.o
14:32:07 [2020-12-10T14:32:07.311Z] #41 35.32   CC       criu/external.o
14:32:07 [2020-12-10T14:32:07.373Z] #47 26.32 go: downloading github.com/BurntSushi/toml v0.3.1
14:32:07 [2020-12-10T14:32:07.373Z] #47 ...
14:32:07 [2020-12-10T14:32:07.373Z] 
14:32:07 [2020-12-10T14:32:07.373Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:32:07 [2020-12-10T14:32:07.373Z] #11 16.40 Fetched 8232 kB in 12s (702 kB/s)
14:32:07 [2020-12-10T14:32:07.373Z] #11 16.40 Reading package lists...
14:32:07 [2020-12-10T14:32:07.392Z] #41 49.63   DEP      criu/cr-check.d
14:32:07 [2020-12-10T14:32:07.392Z] #41 49.75   DEP      criu/config.d
14:32:07 [2020-12-10T14:32:07.449Z] #41 11.54   DEP      images/fsnotify.pb-c.d
14:32:07 [2020-12-10T14:32:07.449Z] #41 11.58   PBCC     images/eventpoll.pb-c.c
14:32:07 [2020-12-10T14:32:07.449Z] #41 11.61   DEP      images/eventpoll.pb-c.d
14:32:07 [2020-12-10T14:32:07.449Z] #41 11.65   PBCC     images/eventfd.pb-c.c
14:32:07 [2020-12-10T14:32:07.449Z] #41 11.67   DEP      images/eventfd.pb-c.d
14:32:07 [2020-12-10T14:32:07.449Z] #41 11.70   PBCC     images/remap-file-path.pb-c.c
14:32:07 [2020-12-10T14:32:07.449Z] #41 ...
14:32:07 [2020-12-10T14:32:07.449Z] 
14:32:07 [2020-12-10T14:32:07.449Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:07 [2020-12-10T14:32:07.449Z] #43 67.47 flag
14:32:07 [2020-12-10T14:32:07.449Z] #43 67.49 go/token
14:32:07 [2020-12-10T14:32:07.449Z] #43 68.53 go/scanner
14:32:07 [2020-12-10T14:32:07.449Z] #43 69.47 regexp
14:32:07 [2020-12-10T14:32:07.449Z] #43 70.13 go/ast
14:32:07 [2020-12-10T14:32:07.449Z] #43 73.94 internal/lazyregexp
14:32:07 [2020-12-10T14:32:07.449Z] #43 74.23 net/url
14:32:07 [2020-12-10T14:32:07.449Z] #43 75.38 text/template/parse
14:32:07 [2020-12-10T14:32:07.449Z] #43 76.40 go/parser
14:32:07 [2020-12-10T14:32:07.560Z] #27 10.75 Updating certificates in /etc/ssl/certs...
14:32:07 [2020-12-10T14:32:07.560Z] #27 ...
14:32:07 [2020-12-10T14:32:07.560Z] 
14:32:07 [2020-12-10T14:32:07.560Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:32:07 [2020-12-10T14:32:07.560Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.7s done
14:32:07 [2020-12-10T14:32:07.560Z] #10 DONE 19.4s
14:32:07 [2020-12-10T14:32:07.560Z] 
14:32:07 [2020-12-10T14:32:07.560Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:32:07 [2020-12-10T14:32:07.560Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done
14:32:07 [2020-12-10T14:32:07.560Z] #10 DONE 19.4s
14:32:07 [2020-12-10T14:32:07.560Z] 
14:32:07 [2020-12-10T14:32:07.560Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:32:07 [2020-12-10T14:32:07.571Z] #41 35.44   CC       criu/fault-injection.o
14:32:07 [2020-12-10T14:32:07.571Z] #41 35.48   CC       criu/fdstore.o
14:32:07 [2020-12-10T14:32:07.571Z] #41 35.58   CC       criu/fifo.o
14:32:07 [2020-12-10T14:32:07.636Z] #11 22.02 Reading package lists...
14:32:07 [2020-12-10T14:32:07.636Z] #11 ...
14:32:07 [2020-12-10T14:32:07.636Z] 
14:32:07 [2020-12-10T14:32:07.636Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:32:07 [2020-12-10T14:32:07.636Z] #47 26.61 go: extracting github.com/BurntSushi/toml v0.3.1
14:32:07 [2020-12-10T14:32:07.636Z] #47 26.64 go: extracting github.com/gobwas/glob v0.2.3
14:32:07 [2020-12-10T14:32:07.636Z] #47 26.75 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
14:32:07 [2020-12-10T14:32:07.684Z] #41 49.95   DEP      criu/clone-noasan.d
14:32:07 [2020-12-10T14:32:07.684Z] #41 50.01   DEP      criu/cgroup.d
14:32:07 [2020-12-10T14:32:07.684Z] #41 50.11   DEP      criu/cgroup-props.d
14:32:07 [2020-12-10T14:32:07.709Z] #43 ...
14:32:07 [2020-12-10T14:32:07.709Z] 
14:32:07 [2020-12-10T14:32:07.709Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:07 [2020-12-10T14:32:07.709Z] #41 11.72   DEP      images/remap-file-path.pb-c.d
14:32:07 [2020-12-10T14:32:07.709Z] #41 11.76   PBCC     images/fifo.pb-c.c
14:32:07 [2020-12-10T14:32:07.709Z] #41 11.79   DEP      images/fifo.pb-c.d
14:32:07 [2020-12-10T14:32:07.709Z] #41 11.83   PBCC     images/ghost-file.pb-c.c
14:32:07 [2020-12-10T14:32:07.709Z] #41 11.89   DEP      images/ghost-file.pb-c.d
14:32:07 [2020-12-10T14:32:07.709Z] #41 11.94   PBCC     images/regfile.pb-c.c
14:32:07 [2020-12-10T14:32:07.709Z] #41 11.98   DEP      images/regfile.pb-c.d
14:32:07 [2020-12-10T14:32:07.709Z] #41 12.02   PBCC     images/ns.pb-c.c
14:32:07 [2020-12-10T14:32:07.709Z] #41 12.06   DEP      images/ns.pb-c.d
14:32:07 [2020-12-10T14:32:07.831Z] #41 35.69   CC       criu/file-ids.o
14:32:07 [2020-12-10T14:32:07.831Z] #41 35.79   CC       criu/file-lock.o
14:32:07 [2020-12-10T14:32:07.855Z] #11 DONE 0.2s
14:32:07 [2020-12-10T14:32:07.855Z] 
14:32:07 [2020-12-10T14:32:07.855Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:32:07 [2020-12-10T14:32:07.855Z] #12 DONE 0.2s
14:32:07 [2020-12-10T14:32:07.855Z] 
14:32:07 [2020-12-10T14:32:07.855Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:32:07 [2020-12-10T14:32:07.969Z] #41 12.12   PBCC     images/fdinfo.pb-c.c
14:32:07 [2020-12-10T14:32:07.974Z] #41 50.17   DEP      criu/bitmap.d
14:32:07 [2020-12-10T14:32:07.974Z] #41 50.18   DEP      criu/bfd.d
14:32:07 [2020-12-10T14:32:07.974Z] #41 50.33   DEP      criu/autofs.d
14:32:07 [2020-12-10T14:32:07.974Z] #41 50.40   DEP      criu/aio.d
14:32:07 [2020-12-10T14:32:07.987Z] #47 ...
14:32:07 [2020-12-10T14:32:07.987Z] 
14:32:07 [2020-12-10T14:32:07.987Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:32:07 [2020-12-10T14:32:07.987Z] #40 16.83 Fetched 8232 kB in 12s (682 kB/s)
14:32:07 [2020-12-10T14:32:07.987Z] #40 16.83 Reading package lists...
14:32:08 [2020-12-10T14:32:08.091Z] #41 36.03   CC       criu/files-ext.o
14:32:08 [2020-12-10T14:32:08.091Z] #41 36.12   CC       criu/files-reg.o
14:32:08 [2020-12-10T14:32:08.155Z] #27 ...
14:32:08 [2020-12-10T14:32:08.155Z] 
14:32:08 [2020-12-10T14:32:08.155Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:32:08 [2020-12-10T14:32:08.155Z] #39 DONE 0.1s
14:32:08 [2020-12-10T14:32:08.155Z] 
14:32:08 [2020-12-10T14:32:08.155Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:32:08 [2020-12-10T14:32:08.155Z] #55 ...
14:32:08 [2020-12-10T14:32:08.155Z] 
14:32:08 [2020-12-10T14:32:08.155Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:32:08 [2020-12-10T14:32:08.155Z] #31 DONE 0.1s
14:32:08 [2020-12-10T14:32:08.229Z] #41 12.21   DEP      images/fdinfo.pb-c.d
14:32:08 [2020-12-10T14:32:08.229Z] #41 12.27   PBCC     images/core-aarch64.pb-c.c
14:32:08 [2020-12-10T14:32:08.229Z] #41 12.31   PBCC     images/core-arm.pb-c.c
14:32:08 [2020-12-10T14:32:08.229Z] #41 12.37   PBCC     images/core-ppc64.pb-c.c
14:32:08 [2020-12-10T14:32:08.229Z] #41 12.42   PBCC     images/core-s390.pb-c.c
14:32:08 [2020-12-10T14:32:08.229Z] #41 12.46   PBCC     images/core-x86.pb-c.c
14:32:08 [2020-12-10T14:32:08.251Z] #40 22.85 Reading package lists...
14:32:08 [2020-12-10T14:32:08.251Z] #40 ...
14:32:08 [2020-12-10T14:32:08.251Z] 
14:32:08 [2020-12-10T14:32:08.251Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:32:08 [2020-12-10T14:32:08.251Z] #34 16.81 Fetched 8232 kB in 12s (690 kB/s)
14:32:08 [2020-12-10T14:32:08.251Z] #34 16.81 Reading package lists...
14:32:08 [2020-12-10T14:32:08.251Z] #34 22.48 Reading package lists...
14:32:08 [2020-12-10T14:32:08.251Z] #34 ...
14:32:08 [2020-12-10T14:32:08.251Z] 
14:32:08 [2020-12-10T14:32:08.251Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:32:08 [2020-12-10T14:32:08.251Z] #27 26.11 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:32:08 [2020-12-10T14:32:08.251Z] #27 26.54 #=#=#                                                                         
14:32:08 [2020-12-10T14:32:08.251Z] #27 26.70 
######################################################################## 100.0%
14:32:08 [2020-12-10T14:32:08.251Z] #27 26.82 
14:32:08 [2020-12-10T14:32:08.263Z] #41 50.50   DEP      criu/action-scripts.d
14:32:08 [2020-12-10T14:32:08.452Z] 
14:32:08 [2020-12-10T14:32:08.452Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:32:08 [2020-12-10T14:32:08.488Z] #41 12.53   PBCC     images/core.pb-c.c
14:32:08 [2020-12-10T14:32:08.488Z] #41 12.59   PBCC     images/inventory.pb-c.c
14:32:08 [2020-12-10T14:32:08.488Z] #41 12.65   DEP      images/core-aarch64.pb-c.d
14:32:08 [2020-12-10T14:32:08.488Z] #41 12.70   DEP      images/core-arm.pb-c.d
14:32:08 [2020-12-10T14:32:08.488Z] #41 12.76   DEP      images/core-ppc64.pb-c.d
14:32:08 [2020-12-10T14:32:08.552Z] #41 50.78   CC       criu/action-scripts.o
14:32:08 [2020-12-10T14:32:08.552Z] #41 ...
14:32:08 [2020-12-10T14:32:08.552Z] 
14:32:08 [2020-12-10T14:32:08.552Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:08 [2020-12-10T14:32:08.552Z] #51 5.785 + cd /tmp/tmp.pVKlFn6mZc/src/github.com/opencontainers/runc
14:32:08 [2020-12-10T14:32:08.552Z] #51 5.785 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
14:32:08 [2020-12-10T14:32:08.552Z] #51 6.194 + '[' -z '' ']'
14:32:08 [2020-12-10T14:32:08.552Z] #51 6.194 + target=static
14:32:08 [2020-12-10T14:32:08.552Z] #51 6.195 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:32:08 [2020-12-10T14:32:08.552Z] #51 6.665 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 .
14:32:08 [2020-12-10T14:32:08.552Z] #51 ...
14:32:08 [2020-12-10T14:32:08.552Z] 
14:32:08 [2020-12-10T14:32:08.552Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:32:08 [2020-12-10T14:32:08.552Z] #18 6.390 Fetched 8095 kB in 6s (1444 kB/s)
14:32:08 [2020-12-10T14:32:08.552Z] #18 6.390 Reading package lists...
14:32:08 [2020-12-10T14:32:08.554Z] #27 27.89 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:32:08 [2020-12-10T14:32:08.660Z] #41 ...
14:32:08 [2020-12-10T14:32:08.660Z] 
14:32:08 [2020-12-10T14:32:08.660Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:32:08 [2020-12-10T14:32:08.660Z] #18 6.356 The following NEW packages will be installed:
14:32:08 [2020-12-10T14:32:08.660Z] #18 6.356   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
14:32:08 [2020-12-10T14:32:08.660Z] #18 6.360   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
14:32:08 [2020-12-10T14:32:08.660Z] #18 6.360   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:32:08 [2020-12-10T14:32:08.660Z] #18 6.360   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
14:32:08 [2020-12-10T14:32:08.660Z] #18 6.360   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.360   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.360   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.360   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.360   xz-utils zip
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.634 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.634 Need to get 28.5 MB of archives.
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.634 After this operation, 116 MB of additional disk space will be used.
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.634 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.637 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.665 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.693 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.694 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.696 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.721 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.726 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.727 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.729 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.730 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.732 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.733 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.734 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.735 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.736 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.742 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.744 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.748 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.751 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.752 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.755 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.763 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.764 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.767 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.770 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.771 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.786 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.787 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.985 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.986 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.987 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.988 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.990 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 6.993 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.017 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.019 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.021 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.024 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.026 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.031 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.047 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.065 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.071 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.074 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.190 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.212 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.226 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.431 debconf: delaying package configuration, since apt-utils is not installed
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.469 Fetched 28.5 MB in 1s (33.0 MB/s)
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.521 Selecting previously unselected package pigz.
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.521 (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.)
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.536 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.541 Unpacking pigz (2.4-1) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.630 Selecting previously unselected package libpython3.7-minimal:amd64.
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.634 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.641 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.806 Selecting previously unselected package python3.7-minimal.
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.809 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 7.828 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 8.125 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 8.213 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 8.902 Selecting previously unselected package python3-minimal.
14:32:08 [2020-12-10T14:32:08.661Z] #18 8.902 (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.)
14:32:08 [2020-12-10T14:32:08.661Z] #18 8.919 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 8.925 Unpacking python3-minimal (3.7.3-1) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 8.995 Selecting previously unselected package libmpdec2:amd64.
14:32:08 [2020-12-10T14:32:08.661Z] #18 8.998 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 9.008 Unpacking libmpdec2:amd64 (2.4.2-2) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 9.098 Selecting previously unselected package libpython3.7-stdlib:amd64.
14:32:08 [2020-12-10T14:32:08.661Z] #18 9.099 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 9.104 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 9.411 Selecting previously unselected package python3.7.
14:32:08 [2020-12-10T14:32:08.661Z] #18 9.414 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 9.423 Unpacking python3.7 (3.7.3-2+deb10u2) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 9.521 Selecting previously unselected package libpython3-stdlib:amd64.
14:32:08 [2020-12-10T14:32:08.661Z] #18 9.525 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 9.530 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 9.663 Setting up python3-minimal (3.7.3-1) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 9.931 Selecting previously unselected package python3.
14:32:08 [2020-12-10T14:32:08.661Z] #18 9.931 (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.)
14:32:08 [2020-12-10T14:32:08.661Z] #18 9.943 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 9.953 Unpacking python3 (3.7.3-1) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.00 Selecting previously unselected package libip4tc0:amd64.
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.01 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.02 Unpacking libip4tc0:amd64 (1.8.2-4) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.09 Selecting previously unselected package libip6tc0:amd64.
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.10 Unpacking libip6tc0:amd64 (1.8.2-4) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.16 Selecting previously unselected package libiptc0:amd64.
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.16 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.17 Unpacking libiptc0:amd64 (1.8.2-4) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.23 Selecting previously unselected package libnfnetlink0:amd64.
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.23 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.24 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.31 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.32 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.32 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.43 Selecting previously unselected package libnftnl11:amd64.
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.44 Unpacking libnftnl11:amd64 (1.1.2-2) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.50 Selecting previously unselected package iptables.
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.50 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.50 Unpacking iptables (1.8.2-4) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.60 Selecting previously unselected package xxd.
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.60 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.60 Unpacking xxd (2:8.1.0875-5) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.71 Selecting previously unselected package vim-common.
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.72 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.73 Unpacking vim-common (2:8.1.0875-5) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.81 Selecting previously unselected package bash-completion.
14:32:08 [2020-12-10T14:32:08.661Z] #18 10.81 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 11.71 Unpacking bash-completion (1:2.8-6) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 11.79 Selecting previously unselected package bzip2.
14:32:08 [2020-12-10T14:32:08.661Z] #18 11.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 11.80 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 11.84 Selecting previously unselected package xz-utils.
14:32:08 [2020-12-10T14:32:08.661Z] #18 11.85 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 11.85 Unpacking xz-utils (5.2.4-1) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 11.93 Selecting previously unselected package apparmor.
14:32:08 [2020-12-10T14:32:08.661Z] #18 11.93 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 11.95 Unpacking apparmor (2.13.2-10) ...
14:32:08 [2020-12-10T14:32:08.661Z] #18 12.05 Selecting previously unselected package aufs-tools.
14:32:08 [2020-12-10T14:32:08.748Z] #41 12.83   DEP      images/core-s390.pb-c.d
14:32:08 [2020-12-10T14:32:08.748Z] #41 12.88   DEP      images/core-x86.pb-c.d
14:32:08 [2020-12-10T14:32:08.748Z] #41 12.95   DEP      images/core.pb-c.d
14:32:08 [2020-12-10T14:32:08.748Z] #41 13.01   DEP      images/inventory.pb-c.d
14:32:08 [2020-12-10T14:32:08.758Z] #32 0.633 + git clone https://github.com/kolyshkin/go-swagger.git .
14:32:08 [2020-12-10T14:32:08.758Z] #32 0.654 Cloning into '.'...
14:32:08 [2020-12-10T14:32:08.921Z] #18 12.05 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.921Z] #18 12.05 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:32:08 [2020-12-10T14:32:08.921Z] #18 12.10 Selecting previously unselected package libonig5:amd64.
14:32:08 [2020-12-10T14:32:08.921Z] #18 12.10 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.921Z] #18 12.11 Unpacking libonig5:amd64 (6.9.1-1) ...
14:32:08 [2020-12-10T14:32:08.921Z] #18 12.17 Selecting previously unselected package libjq1:amd64.
14:32:08 [2020-12-10T14:32:08.921Z] #18 12.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.921Z] #18 12.18 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:32:08 [2020-12-10T14:32:08.921Z] #18 12.22 Selecting previously unselected package jq.
14:32:08 [2020-12-10T14:32:08.921Z] #18 12.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
14:32:08 [2020-12-10T14:32:08.921Z] #18 12.23 Unpacking jq (1.5+dfsg-2+b1) ...
14:32:09 [2020-12-10T14:32:09.008Z] #41 13.07   PBCC     images/cpuinfo.pb-c.c
14:32:09 [2020-12-10T14:32:09.008Z] #41 13.13   DEP      images/cpuinfo.pb-c.d
14:32:09 [2020-12-10T14:32:09.008Z] #41 13.17   PBCC     images/stats.pb-c.c
14:32:09 [2020-12-10T14:32:09.008Z] #41 13.19   DEP      images/stats.pb-c.d
14:32:09 [2020-12-10T14:32:09.130Z] #27 28.40 #=#=#                                                                         
14:32:09 [2020-12-10T14:32:09.130Z] #27 28.55 
######################################################################## 100.0%
14:32:09 [2020-12-10T14:32:09.181Z] #18 12.32 Selecting previously unselected package libaio1:amd64.
14:32:09 [2020-12-10T14:32:09.181Z] #18 12.33 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
14:32:09 [2020-12-10T14:32:09.181Z] #18 12.33 Unpacking libaio1:amd64 (0.3.112-3) ...
14:32:09 [2020-12-10T14:32:09.181Z] #18 12.39 Selecting previously unselected package libgpm2:amd64.
14:32:09 [2020-12-10T14:32:09.181Z] #18 12.39 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
14:32:09 [2020-12-10T14:32:09.181Z] #18 12.39 Unpacking libgpm2:amd64 (1.20.7-5) ...
14:32:09 [2020-12-10T14:32:09.181Z] #18 12.44 Selecting previously unselected package libicu63:amd64.
14:32:09 [2020-12-10T14:32:09.181Z] #18 12.45 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
14:32:09 [2020-12-10T14:32:09.181Z] #18 12.45 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
14:32:09 [2020-12-10T14:32:09.393Z] #27 28.65 
14:32:09 [2020-12-10T14:32:09.394Z] #27 28.72 Download of images into '/build' complete.
14:32:09 [2020-12-10T14:32:09.394Z] #27 28.72 Use something like the following to load the result into a Docker daemon:
14:32:09 [2020-12-10T14:32:09.394Z] #27 28.72   tar -cC '/build' . | docker load
14:32:09 [2020-12-10T14:32:09.591Z] #18 8.471 Reading package lists...
14:32:09 [2020-12-10T14:32:09.728Z] #49 ...
14:32:09 [2020-12-10T14:32:09.728Z] 
14:32:09 [2020-12-10T14:32:09.728Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:09 [2020-12-10T14:32:09.728Z] #43 41.08 github.com/LK4D4/vndr/godl/singleflight
14:32:09 [2020-12-10T14:32:09.728Z] #43 41.08 io
14:32:09 [2020-12-10T14:32:09.728Z] #43 41.45 strconv
14:32:09 [2020-12-10T14:32:09.728Z] #43 42.74 bytes
14:32:09 [2020-12-10T14:32:09.728Z] #43 45.23 bufio
14:32:09 [2020-12-10T14:32:09.728Z] #43 46.45 reflect
14:32:09 [2020-12-10T14:32:09.728Z] #43 47.85 syscall
14:32:09 [2020-12-10T14:32:09.728Z] #43 ...
14:32:09 [2020-12-10T14:32:09.728Z] 
14:32:09 [2020-12-10T14:32:09.728Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:32:09 [2020-12-10T14:32:09.728Z] #30 47.68 Checking out files:  87% (1334/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.
14:32:09 [2020-12-10T14:32:09.728Z] #30 48.30 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
14:32:09 [2020-12-10T14:32:09.728Z] #30 48.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:32:09 [2020-12-10T14:32:09.880Z] #18 10.35 Building dependency tree...
14:32:09 [2020-12-10T14:32:09.880Z] #18 10.80 libcap2-bin is already the newest version (1:2.25-2).
14:32:09 [2020-12-10T14:32:09.880Z] #18 10.80 The following additional packages will be installed:
14:32:10 [2020-12-10T14:32:10.121Z] #18 13.31 Selecting previously unselected package libnet1:amd64.
14:32:10 [2020-12-10T14:32:10.121Z] #18 13.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:32:10 [2020-12-10T14:32:10.121Z] #18 13.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:32:10 [2020-12-10T14:32:10.121Z] #18 13.37 Selecting previously unselected package libnl-3-200:amd64.
14:32:10 [2020-12-10T14:32:10.121Z] #18 13.37 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
14:32:10 [2020-12-10T14:32:10.121Z] #18 13.38 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:32:10 [2020-12-10T14:32:10.121Z] #18 13.43 Selecting previously unselected package libprotobuf-c1:amd64.
14:32:10 [2020-12-10T14:32:10.121Z] #18 13.43 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:32:10 [2020-12-10T14:32:10.121Z] #18 13.43 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:32:10 [2020-12-10T14:32:10.121Z] #18 13.48 Selecting previously unselected package libreadline5:amd64.
14:32:10 [2020-12-10T14:32:10.121Z] #18 13.49 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
14:32:10 [2020-12-10T14:32:10.121Z] #18 13.49 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:32:10 [2020-12-10T14:32:10.121Z] #18 13.53 Selecting previously unselected package net-tools.
14:32:10 [2020-12-10T14:32:10.173Z] #18 10.80   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
14:32:10 [2020-12-10T14:32:10.173Z] #18 10.80   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
14:32:10 [2020-12-10T14:32:10.173Z] #18 10.80   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
14:32:10 [2020-12-10T14:32:10.173Z] #18 10.80   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
14:32:10 [2020-12-10T14:32:10.173Z] #18 10.80   python3.7 python3.7-minimal vim-runtime xxd
14:32:10 [2020-12-10T14:32:10.173Z] #18 10.80 Suggested packages:
14:32:10 [2020-12-10T14:32:10.173Z] #18 10.80   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
14:32:10 [2020-12-10T14:32:10.173Z] #18 10.80   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
14:32:10 [2020-12-10T14:32:10.173Z] #18 10.80   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
14:32:10 [2020-12-10T14:32:10.173Z] #18 10.80 Recommended packages:
14:32:10 [2020-12-10T14:32:10.173Z] #18 10.80   aufs-dkms nftables build-essential python3-dev python3-keyring
14:32:10 [2020-12-10T14:32:10.173Z] #18 10.80   python3-keyrings.alt python3-xdg unzip
14:32:10 [2020-12-10T14:32:10.173Z] #18 ...
14:32:10 [2020-12-10T14:32:10.173Z] 
14:32:10 [2020-12-10T14:32:10.173Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:10 [2020-12-10T14:32:10.173Z] #43 80.98 github.com/LK4D4/vndr/godl
14:32:10 [2020-12-10T14:32:10.173Z] #43 81.55 github.com/LK4D4/vndr
14:32:10 [2020-12-10T14:32:10.173Z] #43 DONE 87.9s
14:32:10 [2020-12-10T14:32:10.381Z] #18 13.53 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
14:32:10 [2020-12-10T14:32:10.381Z] #18 13.54 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:32:10 [2020-12-10T14:32:10.381Z] #18 13.61 Selecting previously unselected package python-pip-whl.
14:32:10 [2020-12-10T14:32:10.381Z] #18 13.62 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
14:32:10 [2020-12-10T14:32:10.381Z] #18 13.62 Unpacking python-pip-whl (18.1-5) ...
14:32:10 [2020-12-10T14:32:10.389Z] #41 14.52 make[1]: Nothing to be done for 'all'.
14:32:10 [2020-12-10T14:32:10.469Z] 
14:32:10 [2020-12-10T14:32:10.469Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:10 [2020-12-10T14:32:10.469Z] #41 51.09   CC       criu/aio.o
14:32:10 [2020-12-10T14:32:10.469Z] #41 51.54   CC       criu/autofs.o
14:32:10 [2020-12-10T14:32:10.469Z] #41 52.38   CC       criu/bfd.o
14:32:10 [2020-12-10T14:32:10.641Z] #18 13.76 Selecting previously unselected package python3-lib2to3.
14:32:10 [2020-12-10T14:32:10.641Z] #18 13.77 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
14:32:10 [2020-12-10T14:32:10.641Z] #18 13.77 Unpacking python3-lib2to3 (3.7.3-1) ...
14:32:10 [2020-12-10T14:32:10.641Z] #18 13.84 Selecting previously unselected package python3-distutils.
14:32:10 [2020-12-10T14:32:10.641Z] #18 13.84 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
14:32:10 [2020-12-10T14:32:10.641Z] #18 13.85 Unpacking python3-distutils (3.7.3-1) ...
14:32:10 [2020-12-10T14:32:10.641Z] #18 13.89 Selecting previously unselected package python3-pip.
14:32:10 [2020-12-10T14:32:10.641Z] #18 13.89 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
14:32:10 [2020-12-10T14:32:10.641Z] #18 13.90 Unpacking python3-pip (18.1-5) ...
14:32:10 [2020-12-10T14:32:10.641Z] #18 13.95 Selecting previously unselected package python3-pkg-resources.
14:32:10 [2020-12-10T14:32:10.641Z] #18 13.95 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
14:32:10 [2020-12-10T14:32:10.641Z] #18 13.95 Unpacking python3-pkg-resources (40.8.0-1) ...
14:32:10 [2020-12-10T14:32:10.641Z] #18 14.00 Selecting previously unselected package python3-setuptools.
14:32:10 [2020-12-10T14:32:10.641Z] #18 14.00 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
14:32:10 [2020-12-10T14:32:10.641Z] #18 14.00 Unpacking python3-setuptools (40.8.0-1) ...
14:32:10 [2020-12-10T14:32:10.641Z] #18 14.07 Selecting previously unselected package python3-wheel.
14:32:10 [2020-12-10T14:32:10.782Z] #41 53.16   CC       criu/bitmap.o
14:32:10 [2020-12-10T14:32:10.900Z] #18 14.07 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
14:32:10 [2020-12-10T14:32:10.900Z] #18 14.08 Unpacking python3-wheel (0.32.3-2) ...
14:32:10 [2020-12-10T14:32:10.900Z] #18 14.12 Selecting previously unselected package sudo.
14:32:10 [2020-12-10T14:32:10.900Z] #18 14.12 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
14:32:10 [2020-12-10T14:32:10.900Z] #18 14.13 Unpacking sudo (1.8.27-1+deb10u2) ...
14:32:10 [2020-12-10T14:32:10.900Z] #18 14.24 Selecting previously unselected package thin-provisioning-tools.
14:32:10 [2020-12-10T14:32:10.900Z] #18 14.24 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
14:32:10 [2020-12-10T14:32:10.900Z] #18 14.25 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:32:11 [2020-12-10T14:32:11.072Z] #41 53.30   CC       criu/cgroup-props.o
14:32:11 [2020-12-10T14:32:11.100Z] #30 ...
14:32:11 [2020-12-10T14:32:11.100Z] 
14:32:11 [2020-12-10T14:32:11.100Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:11 [2020-12-10T14:32:11.100Z] #32 43.08 syscall
14:32:11 [2020-12-10T14:32:11.100Z] #32 45.50 reflect
14:32:11 [2020-12-10T14:32:11.100Z] #32 51.91 time
14:32:11 [2020-12-10T14:32:11.161Z] #18 14.31 Selecting previously unselected package uidmap.
14:32:11 [2020-12-10T14:32:11.161Z] #18 14.32 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
14:32:11 [2020-12-10T14:32:11.161Z] #18 14.32 Unpacking uidmap (1:4.5-1.1) ...
14:32:11 [2020-12-10T14:32:11.161Z] #18 14.37 Selecting previously unselected package vim-runtime.
14:32:11 [2020-12-10T14:32:11.161Z] #18 14.37 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:32:11 [2020-12-10T14:32:11.161Z] #18 14.38 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:32:11 [2020-12-10T14:32:11.161Z] #18 14.39 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:32:11 [2020-12-10T14:32:11.161Z] #18 14.40 Unpacking vim-runtime (2:8.1.0875-5) ...
14:32:11 [2020-12-10T14:32:11.357Z] #32 ...
14:32:11 [2020-12-10T14:32:11.357Z] 
14:32:11 [2020-12-10T14:32:11.357Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:32:11 [2020-12-10T14:32:11.357Z] #40 49.14 Selecting previously unselected package libprotobuf17:amd64.
14:32:11 [2020-12-10T14:32:11.357Z] #40 49.14 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
14:32:11 [2020-12-10T14:32:11.357Z] #40 49.16 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
14:32:11 [2020-12-10T14:32:11.357Z] #40 50.03 Selecting previously unselected package libprotobuf-lite17:amd64.
14:32:11 [2020-12-10T14:32:11.357Z] #40 50.04 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
14:32:11 [2020-12-10T14:32:11.357Z] #40 50.06 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
14:32:11 [2020-12-10T14:32:11.357Z] #40 50.33 Selecting previously unselected package libprotobuf-dev:amd64.
14:32:11 [2020-12-10T14:32:11.357Z] #40 50.33 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
14:32:11 [2020-12-10T14:32:11.357Z] #40 50.34 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
14:32:11 [2020-12-10T14:32:11.357Z] #40 51.74 Selecting previously unselected package libprotoc17:amd64.
14:32:11 [2020-12-10T14:32:11.357Z] #40 51.74 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
14:32:11 [2020-12-10T14:32:11.357Z] #40 51.75 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
14:32:11 [2020-12-10T14:32:11.357Z] #40 52.45 Selecting previously unselected package protobuf-c-compiler.
14:32:11 [2020-12-10T14:32:11.357Z] #40 52.47 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
14:32:11 [2020-12-10T14:32:11.357Z] #40 52.48 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
14:32:11 [2020-12-10T14:32:11.357Z] #40 52.63 Selecting previously unselected package protobuf-compiler.
14:32:11 [2020-12-10T14:32:11.357Z] #40 52.66 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
14:32:11 [2020-12-10T14:32:11.357Z] #40 52.67 Unpacking protobuf-compiler (3.6.1.3-2) ...
14:32:11 [2020-12-10T14:32:11.357Z] #40 52.84 Selecting previously unselected package python-pkg-resources.
14:32:11 [2020-12-10T14:32:11.357Z] #40 52.85 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
14:32:11 [2020-12-10T14:32:11.357Z] #40 52.87 Unpacking python-pkg-resources (40.8.0-1) ...
14:32:11 [2020-12-10T14:32:11.357Z] #40 53.11 Selecting previously unselected package python-six.
14:32:11 [2020-12-10T14:32:11.357Z] #40 53.12 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
14:32:11 [2020-12-10T14:32:11.357Z] #40 53.14 Unpacking python-six (1.12.0-1) ...
14:32:11 [2020-12-10T14:32:11.357Z] #40 53.29 Selecting previously unselected package python-protobuf.
14:32:11 [2020-12-10T14:32:11.357Z] #40 53.29 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
14:32:11 [2020-12-10T14:32:11.357Z] #40 53.29 Unpacking python-protobuf (3.6.1.3-2) ...
14:32:11 [2020-12-10T14:32:11.361Z] #41 53.68   CC       criu/cgroup.o
14:32:11 [2020-12-10T14:32:11.421Z] #18 ...
14:32:11 [2020-12-10T14:32:11.421Z] 
14:32:11 [2020-12-10T14:32:11.421Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:32:11 [2020-12-10T14:32:11.421Z] #54 41.86 + bin/containerd
14:32:11 [2020-12-10T14:32:11.421Z] #54 ...
14:32:11 [2020-12-10T14:32:11.421Z] 
14:32:11 [2020-12-10T14:32:11.421Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:11 [2020-12-10T14:32:11.421Z] #41 36.64   CC       criu/files.o
14:32:11 [2020-12-10T14:32:11.421Z] #41 37.21   CC       criu/filesystems.o
14:32:11 [2020-12-10T14:32:11.421Z] #41 37.43   CC       criu/fsnotify.o
14:32:11 [2020-12-10T14:32:11.421Z] #41 37.71   CC       criu/image-desc.o
14:32:11 [2020-12-10T14:32:11.421Z] #41 37.74   CC       criu/image.o
14:32:11 [2020-12-10T14:32:11.421Z] #41 37.96   CC       criu/ipc_ns.o
14:32:11 [2020-12-10T14:32:11.421Z] #41 38.24   CC       criu/irmap.o
14:32:11 [2020-12-10T14:32:11.421Z] #41 38.39   CC       criu/kcmp-ids.o
14:32:11 [2020-12-10T14:32:11.421Z] #41 38.47   CC       criu/kerndat.o
14:32:11 [2020-12-10T14:32:11.421Z] #41 38.74   CC       criu/libnetlink.o
14:32:11 [2020-12-10T14:32:11.421Z] #41 38.82   CC       criu/log.o
14:32:11 [2020-12-10T14:32:11.421Z] #41 38.94   CC       criu/lsm.o
14:32:11 [2020-12-10T14:32:11.421Z] #41 39.03   CC       criu/mem.o
14:32:11 [2020-12-10T14:32:11.421Z] #41 39.44   CC       criu/memfd.o
14:32:11 [2020-12-10T14:32:11.680Z] #41 39.58   CC       criu/mount.o
14:32:11 [2020-12-10T14:32:11.779Z] #41 15.86   CC       images/stats.o
14:32:11 [2020-12-10T14:32:11.929Z] #40 53.81 Setting up python-pkg-resources (40.8.0-1) ...
14:32:12 [2020-12-10T14:32:12.038Z] #41 16.27   CC       images/core.o
14:32:12 [2020-12-10T14:32:12.617Z] #41 40.52   CC       criu/namespaces.o
14:32:12 [2020-12-10T14:32:12.975Z] #41 16.90   CC       images/core-x86.o
14:32:13 [2020-12-10T14:32:13.187Z] #41 40.98   CC       criu/net.o
14:32:13 [2020-12-10T14:32:13.235Z] #41 17.40   CC       images/core-arm.o
14:32:13 [2020-12-10T14:32:13.276Z] #32 ...
14:32:13 [2020-12-10T14:32:13.276Z] 
14:32:13 [2020-12-10T14:32:13.276Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:32:13 [2020-12-10T14:32:13.276Z] #27 11.73 126 added, 0 removed; done.
14:32:13 [2020-12-10T14:32:13.276Z] #27 11.79 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ...
14:32:13 [2020-12-10T14:32:13.276Z] #27 11.79 Setting up jq (1.5+dfsg-2+b1) ...
14:32:13 [2020-12-10T14:32:13.276Z] #27 11.80 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ...
14:32:13 [2020-12-10T14:32:13.276Z] #27 11.80 Setting up curl (7.64.0-4+deb10u1) ...
14:32:13 [2020-12-10T14:32:13.276Z] #27 11.80 Processing triggers for libc-bin (2.28-10) ...
14:32:13 [2020-12-10T14:32:13.276Z] #27 11.81 Processing triggers for ca-certificates (20200601~deb10u1) ...
14:32:13 [2020-12-10T14:32:13.276Z] #27 11.82 Updating certificates in /etc/ssl/certs...
14:32:13 [2020-12-10T14:32:13.276Z] #27 16.00 0 added, 0 removed; done.
14:32:13 [2020-12-10T14:32:13.276Z] #27 16.00 Running hooks in /etc/ca-certificates/update.d...
14:32:13 [2020-12-10T14:32:13.276Z] #27 16.03 done.
14:32:13 [2020-12-10T14:32:13.276Z] #27 DONE 16.3s
14:32:13 [2020-12-10T14:32:13.276Z] 
14:32:13 [2020-12-10T14:32:13.276Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:32:13 [2020-12-10T14:32:13.276Z] #28 DONE 0.1s
14:32:13 [2020-12-10T14:32:13.276Z] 
14:32:13 [2020-12-10T14:32:13.276Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:32:13 [2020-12-10T14:32:13.423Z] #41 55.34   CC       criu/clone-noasan.o
14:32:13 [2020-12-10T14:32:13.423Z] #41 55.44   CC       criu/config.o
14:32:13 [2020-12-10T14:32:13.494Z] #41 17.85   CC       images/core-aarch64.o
14:32:13 [2020-12-10T14:32:13.754Z] #41 ...
14:32:13 [2020-12-10T14:32:13.754Z] 
14:32:13 [2020-12-10T14:32:13.754Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:32:13 [2020-12-10T14:32:13.758Z] #27 ...
14:32:13 [2020-12-10T14:32:13.758Z] 
14:32:13 [2020-12-10T14:32:13.758Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:32:13 [2020-12-10T14:32:13.821Z] #40 ...
14:32:13 [2020-12-10T14:32:13.821Z] 
14:32:13 [2020-12-10T14:32:13.821Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:13 [2020-12-10T14:32:13.821Z] #43 55.54 time
14:32:14 [2020-12-10T14:32:14.023Z] #30 32.55 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
14:32:14 [2020-12-10T14:32:14.052Z] #41 56.20   CC       criu/cr-check.o
14:32:14 [2020-12-10T14:32:14.052Z] #41 ...
14:32:14 [2020-12-10T14:32:14.052Z] 
14:32:14 [2020-12-10T14:32:14.052Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:32:14 [2020-12-10T14:32:14.052Z] #30 DONE 91.6s
14:32:14 [2020-12-10T14:32:14.052Z] 
14:32:14 [2020-12-10T14:32:14.052Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:32:14 [2020-12-10T14:32:14.052Z] #18 11.99 The following NEW packages will be installed:
14:32:14 [2020-12-10T14:32:14.052Z] #18 12.01   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
14:32:14 [2020-12-10T14:32:14.052Z] #18 12.01   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
14:32:14 [2020-12-10T14:32:14.052Z] #18 12.01   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:32:14 [2020-12-10T14:32:14.052Z] #18 12.01   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
14:32:14 [2020-12-10T14:32:14.052Z] #18 12.01   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
14:32:14 [2020-12-10T14:32:14.052Z] #18 12.01   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
14:32:14 [2020-12-10T14:32:14.052Z] #18 12.01   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
14:32:14 [2020-12-10T14:32:14.052Z] #18 12.01   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:32:14 [2020-12-10T14:32:14.052Z] #18 12.01   xz-utils zip
14:32:14 [2020-12-10T14:32:14.052Z] #18 12.11 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
14:32:14 [2020-12-10T14:32:14.052Z] #18 12.11 Need to get 27.7 MB of archives.
14:32:14 [2020-12-10T14:32:14.052Z] #18 12.11 After this operation, 117 MB of additional disk space will be used.
14:32:14 [2020-12-10T14:32:14.052Z] #18 12.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 12.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 12.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 12.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 12.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 12.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.87 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 13.88 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 14.14 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 14.14 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 14.14 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 14.14 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 14.19 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 14.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 14.23 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 14.24 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 14.24 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 14.25 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 14.25 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 14.26 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 14.30 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 14.88 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 14.90 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
14:32:14 [2020-12-10T14:32:14.052Z] #18 14.91 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
14:32:14 [2020-12-10T14:32:14.124Z] #41 41.75   CC       criu/netfilter.o
14:32:14 [2020-12-10T14:32:14.125Z] #41 41.86   CC       criu/page-pipe.o
14:32:14 [2020-12-10T14:32:14.125Z] #41 42.01   CC       criu/page-xfer.o
14:32:14 [2020-12-10T14:32:14.342Z] #18 15.07 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
14:32:14 [2020-12-10T14:32:14.342Z] #18 15.11 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
14:32:14 [2020-12-10T14:32:14.342Z] #18 15.31 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
14:32:14 [2020-12-10T14:32:14.397Z] #30 32.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:32:14 [2020-12-10T14:32:14.532Z] #54 40.79 Checking out files:  43% (1608/3700)   
Checking out files:  44% (1628/3700)   
Checking out files:  45% (1665/3700)   
Checking out files:  46% (1702/3700)   
Checking out files:  47% (1739/3700)   
Checking out files:  48% (1776/3700)   
Checking out files:  49% (1813/3700)   
Checking out files:  50% (1850/3700)   
Checking out files:  51% (1887/3700)   
Checking out files:  52% (1924/3700)   
Checking out files:  53% (1961/3700)   
Checking out files:  54% (1998/3700)   
Checking out files:  55% (2035/3700)   
Checking out files:  56% (2072/3700)   
Checking out files:  57% (2109/3700)   
Checking out files:  58% (2146/3700)   
Checking out files:  59% (2183/3700)   
Checking out files:  60% (2220/3700)   
Checking out files:  61% (2257/3700)   
Checking out files:  62% (2294/3700)   
Checking out files:  63% (2331/3700)   
Checking out files:  64% (2368/3700)   
Checking out files:  65% (2405/3700)   
Checking out files:  66% (2442/3700)   
Checking out files:  67% (2479/3700)   
Checking out files:  68% (2516/3700)   
Checking out files:  69% (2553/3700)   
Checking out files:  70% (2590/3700)   
Checking out files:  71% (2627/3700)   
Checking out files:  72% (2664/3700)   
Checking out files:  73% (2701/3700)   
Checking out files:  74% (2738/3700)   
Checking out files:  75% (2775/3700)   
Checking out files:  76% (2812/3700)   
Checking out files:  77% (2849/3700)   
Checking out files:  78% (2886/3700)   
Checking out files:  79% (2923/3700)   
14:32:14 [2020-12-10T14:32:14.532Z] #54 ...
14:32:14 [2020-12-10T14:32:14.532Z] 
14:32:14 [2020-12-10T14:32:14.532Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:14 [2020-12-10T14:32:14.532Z] #49 74.42 github.com/pkg/diff
14:32:14 [2020-12-10T14:32:14.532Z] #49 74.60 go/ast
14:32:14 [2020-12-10T14:32:14.532Z] #49 76.36 golang.org/x/crypto/ssh/terminal
14:32:14 [2020-12-10T14:32:14.532Z] #49 77.85 mvdan.cc/editorconfig
14:32:14 [2020-12-10T14:32:14.532Z] #49 78.94 mvdan.cc/sh/v3/fileutil
14:32:14 [2020-12-10T14:32:14.532Z] #49 79.13 mvdan.cc/sh/v3/syntax
14:32:14 [2020-12-10T14:32:14.532Z] #49 ...
14:32:14 [2020-12-10T14:32:14.532Z] 
14:32:14 [2020-12-10T14:32:14.532Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:32:14 [2020-12-10T14:32:14.694Z] #41 42.42   CC       criu/pagemap-cache.o
14:32:14 [2020-12-10T14:32:14.694Z] #41 42.51   CC       criu/pagemap.o
14:32:14 [2020-12-10T14:32:14.694Z] #41 ...
14:32:14 [2020-12-10T14:32:14.694Z] 
14:32:14 [2020-12-10T14:32:14.694Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:32:14 [2020-12-10T14:32:14.694Z] #18 14.99 Selecting previously unselected package vim.
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.00 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.01 Unpacking vim (2:8.1.0875-5) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.14 Selecting previously unselected package xfsprogs.
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.15 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.16 Unpacking xfsprogs (4.20.0-1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.30 Selecting previously unselected package zip.
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.30 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.31 Unpacking zip (3.0-11+b1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.36 Setting up aufs-tools (1:4.14+20190211-1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.38 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.39 Setting up libip6tc0:amd64 (1.8.2-4) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.41 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.42 Setting up libgpm2:amd64 (1.20.7-5) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.43 Setting up libip4tc0:amd64 (1.8.2-4) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.45 Setting up uidmap (1:4.5-1.1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.46 Setting up libnftnl11:amd64 (1.1.2-2) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.49 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.50 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.51 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.52 Setting up xxd (2:8.1.0875-5) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.54 Setting up zip (3.0-11+b1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.55 Setting up vim-common (2:8.1.0875-5) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 15.57 Setting up bash-completion (1:2.8-6) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.32 Setting up libiptc0:amd64 (1.8.2-4) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.34 Setting up xz-utils (5.2.4-1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.36 Setting up sudo (1.8.27-1+deb10u2) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.40 invoke-rc.d: could not determine current runlevel
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.40 invoke-rc.d: policy-rc.d denied execution of start.
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.41 Setting up pigz (2.4-1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.42 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.44 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.46 Setting up python-pip-whl (18.1-5) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.47 Setting up libmpdec2:amd64 (2.4.2-2) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.50 Setting up vim-runtime (2:8.1.0875-5) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.60 Setting up libaio1:amd64 (0.3.112-3) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.62 Setting up libonig5:amd64 (6.9.1-1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.63 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.65 Setting up vim (2:8.1.0875-5) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.70 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.72 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.74 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.75 Setting up jq (1.5+dfsg-2+b1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.77 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 16.78 Setting up python3.7 (3.7.3-2+deb10u2) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 17.45 Setting up iptables (1.8.2-4) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 17.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:32:14 [2020-12-10T14:32:14.694Z] #18 17.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:32:14 [2020-12-10T14:32:14.694Z] #18 17.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:32:14 [2020-12-10T14:32:14.694Z] #18 17.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:32:14 [2020-12-10T14:32:14.694Z] #18 17.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:32:14 [2020-12-10T14:32:14.694Z] #18 17.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:32:14 [2020-12-10T14:32:14.694Z] #18 17.50 Setting up python3 (3.7.3-1) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 17.60 Setting up python3-wheel (0.32.3-2) ...
14:32:14 [2020-12-10T14:32:14.694Z] #18 17.76 Setting up apparmor (2.13.2-10) ...
14:32:14 [2020-12-10T14:32:14.981Z] #18 15.80 debconf: delaying package configuration, since apt-utils is not installed
14:32:14 [2020-12-10T14:32:14.981Z] #18 15.83 Fetched 27.7 MB in 3s (8104 kB/s)
14:32:14 [2020-12-10T14:32:14.981Z] #18 15.86 Selecting previously unselected package pigz.
14:32:14 [2020-12-10T14:32:14.981Z] #18 15.86 (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.)
14:32:14 [2020-12-10T14:32:14.981Z] #18 15.87 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
14:32:14 [2020-12-10T14:32:14.981Z] #18 15.88 Unpacking pigz (2.4-1) ...
14:32:14 [2020-12-10T14:32:14.981Z] #18 15.92 Selecting previously unselected package libpython3.7-minimal:s390x.
14:32:14 [2020-12-10T14:32:14.981Z] #18 15.92 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
14:32:14 [2020-12-10T14:32:14.981Z] #18 15.92 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
14:32:15 [2020-12-10T14:32:15.270Z] #18 16.12 Selecting previously unselected package python3.7-minimal.
14:32:15 [2020-12-10T14:32:15.270Z] #18 16.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
14:32:15 [2020-12-10T14:32:15.270Z] #18 16.12 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
14:32:15 [2020-12-10T14:32:15.318Z] #54 40.79 Checking out files:  43% (1608/3700)   
Checking out files:  44% (1628/3700)   
Checking out files:  45% (1665/3700)   
Checking out files:  46% (1702/3700)   
Checking out files:  47% (1739/3700)   
Checking out files:  48% (1776/3700)   
Checking out files:  49% (1813/3700)   
Checking out files:  50% (1850/3700)   
Checking out files:  51% (1887/3700)   
Checking out files:  52% (1924/3700)   
Checking out files:  53% (1961/3700)   
Checking out files:  54% (1998/3700)   
Checking out files:  55% (2035/3700)   
Checking out files:  56% (2072/3700)   
Checking out files:  57% (2109/3700)   
Checking out files:  58% (2146/3700)   
Checking out files:  59% (2183/3700)   
Checking out files:  60% (2220/3700)   
Checking out files:  61% (2257/3700)   
Checking out files:  62% (2294/3700)   
Checking out files:  63% (2331/3700)   
Checking out files:  64% (2368/3700)   
Checking out files:  65% (2405/3700)   
Checking out files:  66% (2442/3700)   
Checking out files:  67% (2479/3700)   
Checking out files:  68% (2516/3700)   
Checking out files:  69% (2553/3700)   
Checking out files:  70% (2590/3700)   
Checking out files:  71% (2627/3700)   
Checking out files:  72% (2664/3700)   
Checking out files:  73% (2701/3700)   
Checking out files:  74% (2738/3700)   
Checking out files:  75% (2775/3700)   
Checking out files:  76% (2812/3700)   
Checking out files:  77% (2849/3700)   
Checking out files:  78% (2886/3700)   
Checking out files:  79% (2923/3700)   
Checking out files:  80% (2960/3700)   
Checking out files:  81% (2997/3700)   
Checking out files:  82% (3034/3700)   
Checking out files:  83% (3071/3700)   
Checking out files:  84% (3108/3700)   
Checking out files:  85% (3145/3700)   
Checking out files:  85% (3154/3700)   
Checking out files:  86% (3182/3700)   
Checking out files:  87% (3219/3700)   
Checking out files:  88% (3256/3700)   
Checking out files:  89% (3293/3700)   
Checking out files:  90% (3330/3700)   
Checking out files:  91% (3367/3700)   
Checking out files:  92% (3404/3700)   
Checking out files:  93% (3441/3700)   
Checking out files:  94% (3478/3700)   
Checking out files:  95% (3515/3700)   
Checking out files:  96% (3552/3700)   
Checking out files:  97% (3589/3700)   
Checking out files:  98% (3626/3700)   
Checking out files:  99% (3663/3700)   
Checking out files: 100% (3700/3700)   
Checking out files: 100% (3700/3700), done.
14:32:15 [2020-12-10T14:32:15.318Z] #54 42.48 + cd /tmp/tmp.Alr2QL0L7x/src/github.com/containerd/containerd
14:32:15 [2020-12-10T14:32:15.376Z] #29 1.942 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
14:32:15 [2020-12-10T14:32:15.376Z] #29 2.368 
14:32:15 [2020-12-10T14:32:15.560Z] #18 16.44 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
14:32:15 [2020-12-10T14:32:15.560Z] #18 16.46 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
14:32:15 [2020-12-10T14:32:15.577Z] #54 42.49 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
14:32:15 [2020-12-10T14:32:15.632Z] #18 18.76 Setting up xfsprogs (4.20.0-1) ...
14:32:15 [2020-12-10T14:32:15.632Z] #18 18.78 Setting up python3-lib2to3 (3.7.3-1) ...
14:32:15 [2020-12-10T14:32:15.632Z] #18 18.88 Setting up python3-pkg-resources (40.8.0-1) ...
14:32:15 [2020-12-10T14:32:15.891Z] #18 19.07 Setting up python3-distutils (3.7.3-1) ...
14:32:15 [2020-12-10T14:32:15.891Z] #18 19.20 Setting up python3-setuptools (40.8.0-1) ...
14:32:16 [2020-12-10T14:32:16.151Z] #18 19.45 Setting up python3-pip (18.1-5) ...
14:32:16 [2020-12-10T14:32:16.411Z] #18 19.66 Processing triggers for libc-bin (2.28-10) ...
14:32:16 [2020-12-10T14:32:16.411Z] #18 19.68 Processing triggers for mime-support (3.62) ...
14:32:16 [2020-12-10T14:32:16.514Z] #54 43.38 + export 'BUILDTAGS=netgo osusergo static_build'
14:32:16 [2020-12-10T14:32:16.514Z] #54 43.39 + BUILDTAGS='netgo osusergo static_build'
14:32:16 [2020-12-10T14:32:16.514Z] #54 43.39 + export EXTRA_FLAGS=-buildmode=pie
14:32:16 [2020-12-10T14:32:16.514Z] #54 43.39 + EXTRA_FLAGS=-buildmode=pie
14:32:16 [2020-12-10T14:32:16.514Z] #54 43.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:32:16 [2020-12-10T14:32:16.514Z] #54 43.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:32:16 [2020-12-10T14:32:16.514Z] #54 43.39 + '[' '' = dynamic ']'
14:32:16 [2020-12-10T14:32:16.514Z] #54 43.39 + make
14:32:16 [2020-12-10T14:32:16.588Z] #18 17.57 Selecting previously unselected package python3-minimal.
14:32:16 [2020-12-10T14:32:16.880Z] #18 17.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23448 files and directories currently installed.)
14:32:16 [2020-12-10T14:32:16.880Z] #18 17.61 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
14:32:16 [2020-12-10T14:32:16.880Z] #18 17.61 Unpacking python3-minimal (3.7.3-1) ...
14:32:16 [2020-12-10T14:32:16.880Z] #18 17.67 Selecting previously unselected package libmpdec2:s390x.
14:32:16 [2020-12-10T14:32:16.880Z] #18 17.68 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
14:32:16 [2020-12-10T14:32:16.880Z] #18 17.68 Unpacking libmpdec2:s390x (2.4.2-2) ...
14:32:16 [2020-12-10T14:32:16.880Z] #18 17.75 Selecting previously unselected package libpython3.7-stdlib:s390x.
14:32:16 [2020-12-10T14:32:16.880Z] #18 17.75 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
14:32:16 [2020-12-10T14:32:16.880Z] #18 17.76 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
14:32:17 [2020-12-10T14:32:17.099Z] #43 ...
14:32:17 [2020-12-10T14:32:17.099Z] 
14:32:17 [2020-12-10T14:32:17.099Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:32:17 [2020-12-10T14:32:17.099Z] #45 DONE 58.8s
14:32:17 [2020-12-10T14:32:17.099Z] 
14:32:17 [2020-12-10T14:32:17.099Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:32:17 [2020-12-10T14:32:17.099Z] #40 58.91 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
14:32:17 [2020-12-10T14:32:17.099Z] #40 58.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:32:17 [2020-12-10T14:32:17.099Z] #40 59.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:32:17 [2020-12-10T14:32:17.099Z] #40 59.06 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
14:32:17 [2020-12-10T14:32:17.099Z] #40 59.08 Setting up python-six (1.12.0-1) ...
14:32:17 [2020-12-10T14:32:17.453Z] #54 44.37 + bin/ctr
14:32:17 [2020-12-10T14:32:17.511Z] #18 18.38 Selecting previously unselected package python3.7.
14:32:17 [2020-12-10T14:32:17.511Z] #18 18.38 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
14:32:17 [2020-12-10T14:32:17.511Z] #18 18.38 Unpacking python3.7 (3.7.3-2+deb10u2) ...
14:32:17 [2020-12-10T14:32:17.511Z] #18 18.43 Selecting previously unselected package libpython3-stdlib:s390x.
14:32:17 [2020-12-10T14:32:17.511Z] #18 18.43 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
14:32:17 [2020-12-10T14:32:17.511Z] #18 18.43 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
14:32:17 [2020-12-10T14:32:17.511Z] #18 18.49 Setting up python3-minimal (3.7.3-1) ...
14:32:17 [2020-12-10T14:32:17.662Z] #40 ...
14:32:17 [2020-12-10T14:32:17.662Z] 
14:32:17 [2020-12-10T14:32:17.662Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:32:17 [2020-12-10T14:32:17.662Z] #11 49.61 Get:12 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]
14:32:17 [2020-12-10T14:32:17.662Z] #11 51.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
14:32:17 [2020-12-10T14:32:17.662Z] #11 51.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
14:32:17 [2020-12-10T14:32:17.662Z] #11 51.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:32:17 [2020-12-10T14:32:17.663Z] #11 51.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:32:17 [2020-12-10T14:32:17.663Z] #11 51.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
14:32:17 [2020-12-10T14:32:17.663Z] #11 51.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB]
14:32:17 [2020-12-10T14:32:17.663Z] #11 51.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
14:32:17 [2020-12-10T14:32:17.663Z] #11 52.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
14:32:17 [2020-12-10T14:32:17.663Z] #11 52.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
14:32:17 [2020-12-10T14:32:17.663Z] #11 52.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
14:32:17 [2020-12-10T14:32:17.663Z] #11 52.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
14:32:17 [2020-12-10T14:32:17.663Z] #11 52.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
14:32:17 [2020-12-10T14:32:17.663Z] #11 52.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
14:32:17 [2020-12-10T14:32:17.663Z] #11 52.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
14:32:17 [2020-12-10T14:32:17.663Z] #11 52.32 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB]
14:32:17 [2020-12-10T14:32:17.663Z] #11 53.47 debconf: delaying package configuration, since apt-utils is not installed
14:32:17 [2020-12-10T14:32:17.663Z] #11 53.67 Fetched 78.2 MB in 9s (8703 kB/s)
14:32:17 [2020-12-10T14:32:17.663Z] #11 53.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
14:32:17 [2020-12-10T14:32:17.663Z] #11 53.89 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ...
14:32:17 [2020-12-10T14:32:17.663Z] #11 53.91 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
14:32:17 [2020-12-10T14:32:17.663Z] #11 54.30 Setting up libsystemd0:amd64 (241-7~deb10u5) ...
14:32:17 [2020-12-10T14:32:17.663Z] #11 54.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
14:32:17 [2020-12-10T14:32:17.663Z] #11 54.53 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ...
14:32:17 [2020-12-10T14:32:17.663Z] #11 54.55 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
14:32:17 [2020-12-10T14:32:17.663Z] #11 54.84 Setting up libudev1:amd64 (241-7~deb10u5) ...
14:32:17 [2020-12-10T14:32:17.663Z] #11 55.10 Selecting previously unselected package binutils-mingw-w64-i686.
14:32:17 [2020-12-10T14:32:17.663Z] #11 55.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
14:32:17 [2020-12-10T14:32:17.663Z] #11 55.17 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
14:32:17 [2020-12-10T14:32:17.663Z] #11 55.18 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:32:17 [2020-12-10T14:32:17.663Z] #11 57.78 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:32:17 [2020-12-10T14:32:17.663Z] #11 57.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
14:32:17 [2020-12-10T14:32:17.663Z] #11 57.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:32:17 [2020-12-10T14:32:17.747Z] #30 ...
14:32:17 [2020-12-10T14:32:17.747Z] 
14:32:17 [2020-12-10T14:32:17.747Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:32:17 [2020-12-10T14:32:17.747Z] #53 21.06 Reading package lists...
14:32:17 [2020-12-10T14:32:17.747Z] #53 26.34 Building dependency tree...
14:32:17 [2020-12-10T14:32:17.747Z] #53 29.10 The following additional packages will be installed:
14:32:17 [2020-12-10T14:32:17.747Z] #53 29.12   libbtrfs0
14:32:17 [2020-12-10T14:32:17.747Z] #53 29.27 The following NEW packages will be installed:
14:32:17 [2020-12-10T14:32:17.747Z] #53 29.27   libbtrfs-dev libbtrfs0
14:32:17 [2020-12-10T14:32:17.747Z] #53 29.84 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
14:32:17 [2020-12-10T14:32:17.747Z] #53 29.84 Need to get 119 kB of archives.
14:32:17 [2020-12-10T14:32:17.747Z] #53 29.84 After this operation, 387 kB of additional disk space will be used.
14:32:17 [2020-12-10T14:32:17.747Z] #53 29.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
14:32:17 [2020-12-10T14:32:17.747Z] #53 29.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
14:32:17 [2020-12-10T14:32:17.747Z] #53 31.74 debconf: delaying package configuration, since apt-utils is not installed
14:32:17 [2020-12-10T14:32:17.747Z] #53 32.18 Fetched 119 kB in 1s (217 kB/s)
14:32:17 [2020-12-10T14:32:17.747Z] #53 34.41 Selecting previously unselected package libbtrfs0.
14:32:17 [2020-12-10T14:32:17.747Z] #53 34.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
14:32:17 [2020-12-10T14:32:17.747Z] #53 34.51 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
14:32:17 [2020-12-10T14:32:17.747Z] #53 35.39 Unpacking libbtrfs0 (4.20.1-2) ...
14:32:17 [2020-12-10T14:32:17.747Z] #53 ...
14:32:17 [2020-12-10T14:32:17.747Z] 
14:32:17 [2020-12-10T14:32:17.747Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:17 [2020-12-10T14:32:17.747Z] #49 35.86 syscall
14:32:17 [2020-12-10T14:32:17.747Z] #49 35.86 bufio
14:32:17 [2020-12-10T14:32:17.748Z] #49 35.87 text/tabwriter
14:32:17 [2020-12-10T14:32:17.748Z] #49 35.87 reflect
14:32:17 [2020-12-10T14:32:17.792Z] #18 DONE 20.8s
14:32:17 [2020-12-10T14:32:17.792Z] 
14:32:17 [2020-12-10T14:32:17.792Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
14:32:18 [2020-12-10T14:32:18.015Z] #49 36.98 regexp/syntax
14:32:18 [2020-12-10T14:32:18.015Z] #49 ...
14:32:18 [2020-12-10T14:32:18.015Z] 
14:32:18 [2020-12-10T14:32:18.015Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:32:18 [2020-12-10T14:32:18.015Z] #47 26.93 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:32:18 [2020-12-10T14:32:18.015Z] #47 27.15 go: downloading github.com/go-toolsmith/typep v1.0.0
14:32:18 [2020-12-10T14:32:18.015Z] #47 27.21 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
14:32:18 [2020-12-10T14:32:18.015Z] #47 27.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
14:32:18 [2020-12-10T14:32:18.015Z] #47 27.46 go: extracting github.com/go-toolsmith/typep v1.0.0
14:32:18 [2020-12-10T14:32:18.015Z] #47 27.58 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
14:32:18 [2020-12-10T14:32:18.015Z] #47 27.79 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
14:32:18 [2020-12-10T14:32:18.015Z] #47 29.20 go: extracting github.com/gogo/protobuf v1.2.1
14:32:18 [2020-12-10T14:32:18.015Z] #47 31.37 go: extracting golang.org/x/text v0.3.2
14:32:18 [2020-12-10T14:32:18.015Z] #47 35.98 go: finding github.com/fatih/color v1.7.0
14:32:18 [2020-12-10T14:32:18.015Z] #47 36.21 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
14:32:18 [2020-12-10T14:32:18.015Z] #47 36.27 go: finding github.com/pkg/errors v0.8.1
14:32:18 [2020-12-10T14:32:18.015Z] #47 36.30 go: finding github.com/mattn/go-colorable v0.1.4
14:32:18 [2020-12-10T14:32:18.015Z] #47 36.30 go: finding github.com/go-critic/go-critic v0.4.1
14:32:18 [2020-12-10T14:32:18.015Z] #47 36.31 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
14:32:18 [2020-12-10T14:32:18.015Z] #47 36.55 go: finding github.com/go-lintpack/lintpack v0.5.2
14:32:18 [2020-12-10T14:32:18.015Z] #47 36.73 go: finding github.com/mattn/go-isatty v0.0.8
14:32:18 [2020-12-10T14:32:18.015Z] #47 36.74 go: finding github.com/mitchellh/go-homedir v1.1.0
14:32:18 [2020-12-10T14:32:18.015Z] #47 36.78 go: finding github.com/sirupsen/logrus v1.4.2
14:32:18 [2020-12-10T14:32:18.015Z] #47 36.95 go: finding github.com/spf13/viper v1.6.1
14:32:18 [2020-12-10T14:32:18.015Z] #47 ...
14:32:18 [2020-12-10T14:32:18.015Z] 
14:32:18 [2020-12-10T14:32:18.015Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:32:18 [2020-12-10T14:32:18.015Z] #40 22.85 Reading package lists...
14:32:18 [2020-12-10T14:32:18.015Z] #40 27.90 Building dependency tree...
14:32:18 [2020-12-10T14:32:18.015Z] #40 29.88 The following additional packages will be installed:
14:32:18 [2020-12-10T14:32:18.015Z] #40 29.88   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
14:32:18 [2020-12-10T14:32:18.015Z] #40 29.88   libprotoc17 python-pkg-resources python-six zlib1g-dev
14:32:18 [2020-12-10T14:32:18.015Z] #40 29.89 Suggested packages:
14:32:18 [2020-12-10T14:32:18.015Z] #40 29.89   manpages-dev python-setuptools
14:32:18 [2020-12-10T14:32:18.015Z] #40 30.80 The following NEW packages will be installed:
14:32:18 [2020-12-10T14:32:18.015Z] #40 30.82   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:32:18 [2020-12-10T14:32:18.015Z] #40 30.82   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
14:32:18 [2020-12-10T14:32:18.015Z] #40 30.82   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:32:18 [2020-12-10T14:32:18.015Z] #40 30.83   python-six zlib1g-dev
14:32:18 [2020-12-10T14:32:18.015Z] #40 31.32 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
14:32:18 [2020-12-10T14:32:18.015Z] #40 31.32 Need to get 3798 kB of archives.
14:32:18 [2020-12-10T14:32:18.015Z] #40 31.32 After this operation, 21.6 MB of additional disk space will be used.
14:32:18 [2020-12-10T14:32:18.015Z] #40 31.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
14:32:18 [2020-12-10T14:32:18.015Z] #40 31.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:32:18 [2020-12-10T14:32:18.015Z] #40 31.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
14:32:18 [2020-12-10T14:32:18.015Z] #40 31.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
14:32:18 [2020-12-10T14:32:18.015Z] #40 31.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
14:32:18 [2020-12-10T14:32:18.015Z] #40 31.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
14:32:18 [2020-12-10T14:32:18.015Z] #40 31.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
14:32:18 [2020-12-10T14:32:18.015Z] #40 31.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
14:32:18 [2020-12-10T14:32:18.015Z] #40 31.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
14:32:18 [2020-12-10T14:32:18.015Z] #40 31.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
14:32:18 [2020-12-10T14:32:18.015Z] #40 32.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
14:32:18 [2020-12-10T14:32:18.015Z] #40 32.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
14:32:18 [2020-12-10T14:32:18.015Z] #40 32.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
14:32:18 [2020-12-10T14:32:18.015Z] #40 32.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
14:32:18 [2020-12-10T14:32:18.015Z] #40 32.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
14:32:18 [2020-12-10T14:32:18.015Z] #40 32.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
14:32:18 [2020-12-10T14:32:18.015Z] #40 32.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
14:32:18 [2020-12-10T14:32:18.015Z] #40 34.37 debconf: delaying package configuration, since apt-utils is not installed
14:32:18 [2020-12-10T14:32:18.015Z] #40 34.97 Fetched 3798 kB in 2s (2347 kB/s)
14:32:18 [2020-12-10T14:32:18.015Z] #40 36.30 Selecting previously unselected package libcap-dev:arm64.
14:32:18 [2020-12-10T14:32:18.015Z] #40 36.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
14:32:18 [2020-12-10T14:32:18.015Z] #40 36.35 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
14:32:18 [2020-12-10T14:32:18.082Z] #29 2.593 
                                                                           0.1%
###                                                                        5.2%
######                                                                     9.2%
############                                                              17.4%
###############                                                           21.1%
#################                                                         24.8%
####################                                                      28.5%
########################                                                  34.0%
###########################                                               38.3%
###############################                                           43.8%
###################################                                       48.9%
#######################################                                   55.0%
###########################################                               61.1%
#################################################                         69.2%
####################################################                      73.2%
########################################################                  78.9%
#########################################################                 79.9%
##########################################################                81.7%
############################################################              84.3%
#############################################################             85.5%
14:32:18 [2020-12-10T14:32:18.082Z] #29 ...
14:32:18 [2020-12-10T14:32:18.082Z] 
14:32:18 [2020-12-10T14:32:18.082Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.468 + RM_GOPATH=0
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.469 + TMP_GOPATH=
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.469 + : /build
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.469 + '[' -z '' ']'
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.470 ++ mktemp -d
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.472 + export GOPATH=/tmp/tmp.gnOFkZG6Fc
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.472 + GOPATH=/tmp/tmp.gnOFkZG6Fc
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.473 + RM_GOPATH=1
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.473 + case "$(go env GOARCH)" in
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.473 ++ go env GOARCH
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.479 + export GO_BUILDMODE=-buildmode=pie
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.479 + GO_BUILDMODE=-buildmode=pie
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.483 ++ dirname /tmp/install/install.sh
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.485 + dir=/tmp/install
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.486 + bin=dockercli
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.486 + shift
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.486 + '[' '!' -f /tmp/install/dockercli.installer ']'
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.486 + . /tmp/install/dockercli.installer
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.486 ++ : stable
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.486 ++ : 17.06.2-ce
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.486 + install_dockercli
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.486 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.487 Install docker/cli version 17.06.2-ce from stable
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.488 ++ uname -m
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.489 + arch=ppc64le
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.489 + '[' ppc64le '!=' x86_64 ']'
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.489 + '[' ppc64le '!=' s390x ']'
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.489 + '[' ppc64le '!=' armhf ']'
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.489 + build_dockercli
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.489 + git clone https://github.com/docker/docker-ce /tmp/tmp.gnOFkZG6Fc/tmp/docker-ce
14:32:18 [2020-12-10T14:32:18.082Z] #24 0.491 Cloning into '/tmp/tmp.gnOFkZG6Fc/tmp/docker-ce'...
14:32:18 [2020-12-10T14:32:18.082Z] #24 ...
14:32:18 [2020-12-10T14:32:18.082Z] 
14:32:18 [2020-12-10T14:32:18.082Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:32:18 [2020-12-10T14:32:18.082Z] #13 1.032 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:32:18 [2020-12-10T14:32:18.082Z] #13 1.146 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:32:18 [2020-12-10T14:32:18.082Z] #13 1.158 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:32:18 [2020-12-10T14:32:18.082Z] #13 2.476 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
14:32:18 [2020-12-10T14:32:18.082Z] #13 4.762 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [243 kB]
14:32:18 [2020-12-10T14:32:18.082Z] #13 6.986 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
14:32:18 [2020-12-10T14:32:18.141Z] #18 19.02 Selecting previously unselected package python3.
14:32:18 [2020-12-10T14:32:18.364Z] #19 0.682 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:32:18 [2020-12-10T14:32:18.364Z] #19 0.686 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:32:18 [2020-12-10T14:32:18.364Z] #19 0.690 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:32:18 [2020-12-10T14:32:18.377Z] #13 ...
14:32:18 [2020-12-10T14:32:18.377Z] 
14:32:18 [2020-12-10T14:32:18.377Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.439 + RM_GOPATH=0
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.441 + TMP_GOPATH=
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.441 + : /build
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.443 + '[' -z '' ']'
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.444 ++ mktemp -d
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.446 + export GOPATH=/tmp/tmp.HfKaNFTbj1
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.446 + GOPATH=/tmp/tmp.HfKaNFTbj1
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.447 + RM_GOPATH=1
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.447 + case "$(go env GOARCH)" in
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.448 ++ go env GOARCH
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.457 + export GO_BUILDMODE=-buildmode=pie
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.457 + GO_BUILDMODE=-buildmode=pie
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.458 ++ dirname /tmp/install/install.sh
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.460 + dir=/tmp/install
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.460 + bin=golangci_lint
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.460 + shift
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.460 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.460 + . /tmp/install/golangci_lint.installer
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.460 ++ : v1.23.8
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.461 + install_golangci_lint
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.461 + set -e
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.461 + export GO111MODULE=on
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.461 + GO111MODULE=on
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.461 + GOBIN=/build
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.461 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.482 go: finding github.com v1.23.8
14:32:18 [2020-12-10T14:32:18.377Z] #49 0.484 go: finding github.com/golangci v1.23.8
14:32:18 [2020-12-10T14:32:18.378Z] #49 0.484 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
14:32:18 [2020-12-10T14:32:18.378Z] #49 0.485 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
14:32:18 [2020-12-10T14:32:18.378Z] #49 0.485 go: finding github.com/golangci/golangci-lint v1.23.8
14:32:18 [2020-12-10T14:32:18.378Z] #49 1.556 go: downloading github.com/golangci/golangci-lint v1.23.8
14:32:18 [2020-12-10T14:32:18.378Z] #49 2.787 go: extracting github.com/golangci/golangci-lint v1.23.8
14:32:18 [2020-12-10T14:32:18.378Z] #49 ...
14:32:18 [2020-12-10T14:32:18.378Z] 
14:32:18 [2020-12-10T14:32:18.378Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:32:18 [2020-12-10T14:32:18.378Z] #42 0.789 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:32:18 [2020-12-10T14:32:18.378Z] #42 0.875 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:32:18 [2020-12-10T14:32:18.378Z] #42 0.875 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:32:18 [2020-12-10T14:32:18.378Z] #42 2.296 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
14:32:18 [2020-12-10T14:32:18.378Z] #42 4.557 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [243 kB]
14:32:18 [2020-12-10T14:32:18.378Z] #42 6.905 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
14:32:18 [2020-12-10T14:32:18.378Z] #42 ...
14:32:18 [2020-12-10T14:32:18.378Z] 
14:32:18 [2020-12-10T14:32:18.378Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:32:18 [2020-12-10T14:32:18.378Z] #36 1.016 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:32:18 [2020-12-10T14:32:18.378Z] #36 1.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:32:18 [2020-12-10T14:32:18.378Z] #36 1.149 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:32:18 [2020-12-10T14:32:18.378Z] #36 2.447 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
14:32:18 [2020-12-10T14:32:18.378Z] #36 4.391 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [243 kB]
14:32:18 [2020-12-10T14:32:18.378Z] #36 6.407 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23860 files and directories currently installed.)
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.06 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.06 Unpacking python3 (3.7.3-1) ...
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.12 Selecting previously unselected package libip4tc0:s390x.
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.13 Unpacking libip4tc0:s390x (1.8.2-4) ...
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.20 Selecting previously unselected package libip6tc0:s390x.
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.21 Unpacking libip6tc0:s390x (1.8.2-4) ...
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.26 Selecting previously unselected package libiptc0:s390x.
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.26 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.26 Unpacking libiptc0:s390x (1.8.2-4) ...
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.30 Selecting previously unselected package libnfnetlink0:s390x.
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.31 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.34 Selecting previously unselected package libnetfilter-conntrack3:s390x.
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.34 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.34 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.38 Selecting previously unselected package libnftnl11:s390x.
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
14:32:18 [2020-12-10T14:32:18.431Z] #18 19.38 Unpacking libnftnl11:s390x (1.1.2-2) ...
14:32:18 [2020-12-10T14:32:18.625Z] #19 DONE 0.9s
14:32:18 [2020-12-10T14:32:18.625Z] 
14:32:18 [2020-12-10T14:32:18.625Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
14:32:18 [2020-12-10T14:32:18.672Z] #36 ...
14:32:18 [2020-12-10T14:32:18.672Z] 
14:32:18 [2020-12-10T14:32:18.672Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.734 + RM_GOPATH=0
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.748 + TMP_GOPATH=
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.749 + : /build
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.749 + '[' -z '' ']'
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.751 ++ mktemp -d
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.772 + export GOPATH=/tmp/tmp.OD26G7QOeu
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.772 + GOPATH=/tmp/tmp.OD26G7QOeu
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.772 + RM_GOPATH=1
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.773 + case "$(go env GOARCH)" in
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.783 ++ go env GOARCH
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.807 + export GO_BUILDMODE=-buildmode=pie
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.807 + GO_BUILDMODE=-buildmode=pie
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.808 ++ dirname /tmp/install/install.sh
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.809 + dir=/tmp/install
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.810 + bin=proxy
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.810 + shift
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.810 + '[' '!' -f /tmp/install/proxy.installer ']'
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.810 + . /tmp/install/proxy.installer
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.810 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.810 + install_proxy
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.810 + case "$1" in
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.810 + export CGO_ENABLED=0
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.810 + CGO_ENABLED=0
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.810 + _install_proxy
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.810 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b'
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.810 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.812 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OD26G7QOeu/src/github.com/docker/libnetwork
14:32:18 [2020-12-10T14:32:18.672Z] #64 0.824 Cloning into '/tmp/tmp.OD26G7QOeu/src/github.com/docker/libnetwork'...
14:32:18 [2020-12-10T14:32:18.672Z] #64 ...
14:32:18 [2020-12-10T14:32:18.672Z] 
14:32:18 [2020-12-10T14:32:18.672Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.762 + RM_GOPATH=0
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.762 + TMP_GOPATH=
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.762 + : /build
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.762 + '[' -z '' ']'
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.762 ++ mktemp -d
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.764 + export GOPATH=/tmp/tmp.R3bhI4LdoP
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.765 + GOPATH=/tmp/tmp.R3bhI4LdoP
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.765 + RM_GOPATH=1
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.765 + case "$(go env GOARCH)" in
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.770 ++ go env GOARCH
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.830 + export GO_BUILDMODE=-buildmode=pie
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.830 + GO_BUILDMODE=-buildmode=pie
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.832 ++ dirname /tmp/install/install.sh
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.841 + dir=/tmp/install
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.855 + bin=shfmt
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.858 + shift
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.859 + '[' '!' -f /tmp/install/shfmt.installer ']'
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.864 + . /tmp/install/shfmt.installer
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.865 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.870 + install_shfmt
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.871 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.872 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.873 + git clone https://github.com/mvdan/sh.git /tmp/tmp.R3bhI4LdoP/src/github.com/mvdan/sh
14:32:18 [2020-12-10T14:32:18.672Z] #51 0.878 Cloning into '/tmp/tmp.R3bhI4LdoP/src/github.com/mvdan/sh'...
14:32:18 [2020-12-10T14:32:18.710Z] #40 37.14 Unpacking libcap-dev:arm64 (1:2.25-2) ...
14:32:18 [2020-12-10T14:32:18.710Z] #40 ...
14:32:18 [2020-12-10T14:32:18.710Z] 
14:32:18 [2020-12-10T14:32:18.710Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:32:18 [2020-12-10T14:32:18.710Z] #34 22.48 Reading package lists...
14:32:18 [2020-12-10T14:32:18.710Z] #34 27.66 Building dependency tree...
14:32:18 [2020-12-10T14:32:18.710Z] #34 29.85 The following additional packages will be installed:
14:32:18 [2020-12-10T14:32:18.710Z] #34 29.85   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
14:32:18 [2020-12-10T14:32:18.710Z] #34 29.86 Suggested packages:
14:32:18 [2020-12-10T14:32:18.710Z] #34 29.86   cmake-doc ninja-build lrzip
14:32:18 [2020-12-10T14:32:18.710Z] #34 29.86 Recommended packages:
14:32:18 [2020-12-10T14:32:18.710Z] #34 29.86   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:32:18 [2020-12-10T14:32:18.710Z] #34 30.69 The following NEW packages will be installed:
14:32:18 [2020-12-10T14:32:18.710Z] #34 30.70   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
14:32:18 [2020-12-10T14:32:18.710Z] #34 30.71   vim-common xxd
14:32:18 [2020-12-10T14:32:18.710Z] #34 31.18 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
14:32:18 [2020-12-10T14:32:18.710Z] #34 31.18 Need to get 14.2 MB of archives.
14:32:18 [2020-12-10T14:32:18.710Z] #34 31.18 After this operation, 60.0 MB of additional disk space will be used.
14:32:18 [2020-12-10T14:32:18.710Z] #34 31.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #34 31.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #34 31.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #34 31.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #34 32.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #34 32.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #34 32.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #34 33.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #34 33.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #34 33.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #34 35.26 debconf: delaying package configuration, since apt-utils is not installed
14:32:18 [2020-12-10T14:32:18.710Z] #34 36.21 Fetched 14.2 MB in 3s (5102 kB/s)
14:32:18 [2020-12-10T14:32:18.710Z] #34 ...
14:32:18 [2020-12-10T14:32:18.710Z] 
14:32:18 [2020-12-10T14:32:18.710Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:32:18 [2020-12-10T14:32:18.710Z] #11 22.02 Reading package lists...
14:32:18 [2020-12-10T14:32:18.710Z] #11 27.65 Building dependency tree...
14:32:18 [2020-12-10T14:32:18.710Z] #11 30.36 The following additional packages will be installed:
14:32:18 [2020-12-10T14:32:18.710Z] #11 30.37   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:32:18 [2020-12-10T14:32:18.710Z] #11 30.37   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:32:18 [2020-12-10T14:32:18.710Z] #11 30.37   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:32:18 [2020-12-10T14:32:18.710Z] #11 30.37   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
14:32:18 [2020-12-10T14:32:18.710Z] #11 30.37   mingw-w64-x86-64-dev
14:32:18 [2020-12-10T14:32:18.710Z] #11 30.38 Suggested packages:
14:32:18 [2020-12-10T14:32:18.710Z] #11 30.39   gcc-8-locales seccomp wine64
14:32:18 [2020-12-10T14:32:18.710Z] #11 31.45 The following NEW packages will be installed:
14:32:18 [2020-12-10T14:32:18.710Z] #11 31.45   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:32:18 [2020-12-10T14:32:18.710Z] #11 31.46   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:32:18 [2020-12-10T14:32:18.710Z] #11 31.46   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:32:18 [2020-12-10T14:32:18.710Z] #11 31.46   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:32:18 [2020-12-10T14:32:18.710Z] #11 31.46   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:32:18 [2020-12-10T14:32:18.710Z] #11 31.46   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:32:18 [2020-12-10T14:32:18.710Z] #11 31.47 The following packages will be upgraded:
14:32:18 [2020-12-10T14:32:18.710Z] #11 31.47   libsystemd0 libudev1
14:32:18 [2020-12-10T14:32:18.710Z] #11 31.90 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
14:32:18 [2020-12-10T14:32:18.710Z] #11 31.90 Need to get 73.8 MB of archives.
14:32:18 [2020-12-10T14:32:18.710Z] #11 31.90 After this operation, 472 MB of additional disk space will be used.
14:32:18 [2020-12-10T14:32:18.710Z] #11 31.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u5 [314 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #11 32.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u5 [146 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #11 32.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #11 32.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #11 32.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #11 32.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #11 32.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #11 33.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #11 33.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #11 34.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
14:32:18 [2020-12-10T14:32:18.710Z] #11 34.35 Get:11 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]
14:32:18 [2020-12-10T14:32:18.720Z] #18 19.46 Selecting previously unselected package iptables.
14:32:18 [2020-12-10T14:32:18.720Z] #18 19.46 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
14:32:18 [2020-12-10T14:32:18.720Z] #18 19.46 Unpacking iptables (1.8.2-4) ...
14:32:18 [2020-12-10T14:32:18.720Z] #18 19.63 Selecting previously unselected package xxd.
14:32:18 [2020-12-10T14:32:18.720Z] #18 19.63 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
14:32:18 [2020-12-10T14:32:18.720Z] #18 19.64 Unpacking xxd (2:8.1.0875-5) ...
14:32:18 [2020-12-10T14:32:18.720Z] #18 19.70 Selecting previously unselected package vim-common.
14:32:18 [2020-12-10T14:32:18.720Z] #18 19.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:32:18 [2020-12-10T14:32:18.720Z] #18 19.71 Unpacking vim-common (2:8.1.0875-5) ...
14:32:18 [2020-12-10T14:32:18.973Z] #11 ...
14:32:18 [2020-12-10T14:32:18.973Z] 
14:32:18 [2020-12-10T14:32:18.973Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:32:18 [2020-12-10T14:32:18.973Z] #47 37.13 go: finding github.com/go-toolsmith/astequal v1.0.0
14:32:18 [2020-12-10T14:32:18.973Z] #47 37.14 go: finding github.com/stretchr/testify v1.4.0
14:32:18 [2020-12-10T14:32:18.973Z] #47 37.17 go: finding github.com/go-toolsmith/astp v1.0.0
14:32:18 [2020-12-10T14:32:18.973Z] #47 37.21 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
14:32:18 [2020-12-10T14:32:18.973Z] #47 37.48 go: finding github.com/go-toolsmith/astfmt v1.0.0
14:32:18 [2020-12-10T14:32:18.973Z] #47 37.95 go: finding github.com/go-toolsmith/astcast v1.0.0
14:32:18 [2020-12-10T14:32:18.973Z] #47 37.95 go: finding github.com/go-toolsmith/typep v1.0.0
14:32:18 [2020-12-10T14:32:18.973Z] #47 37.99 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
14:32:18 [2020-12-10T14:32:18.973Z] #47 38.02 go: finding github.com/davecgh/go-spew v1.1.1
14:32:18 [2020-12-10T14:32:18.974Z] #51 ...
14:32:18 [2020-12-10T14:32:18.974Z] 
14:32:18 [2020-12-10T14:32:18.974Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:32:18 [2020-12-10T14:32:18.974Z] #55 0.926 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:32:18 [2020-12-10T14:32:18.974Z] #55 1.052 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:32:18 [2020-12-10T14:32:18.974Z] #55 1.055 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:32:18 [2020-12-10T14:32:18.974Z] #55 2.551 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
14:32:18 [2020-12-10T14:32:18.974Z] #55 4.412 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [243 kB]
14:32:18 [2020-12-10T14:32:18.974Z] #55 6.805 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
14:32:18 [2020-12-10T14:32:18.974Z] #55 ...
14:32:18 [2020-12-10T14:32:18.974Z] 
14:32:18 [2020-12-10T14:32:18.974Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:32:18 [2020-12-10T14:32:18.974Z] #40 0.658 + git clone https://github.com/docker/distribution.git .
14:32:18 [2020-12-10T14:32:18.974Z] #40 0.677 Cloning into '.'...
14:32:19 [2020-12-10T14:32:19.009Z] #18 19.85 Selecting previously unselected package bash-completion.
14:32:19 [2020-12-10T14:32:19.009Z] #18 19.85 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:32:19 [2020-12-10T14:32:19.032Z] #11 ...
14:32:19 [2020-12-10T14:32:19.032Z] 
14:32:19 [2020-12-10T14:32:19.032Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:19 [2020-12-10T14:32:19.032Z] #43 60.65 strings
14:32:19 [2020-12-10T14:32:19.032Z] #43 ...
14:32:19 [2020-12-10T14:32:19.032Z] 
14:32:19 [2020-12-10T14:32:19.032Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:32:19 [2020-12-10T14:32:19.032Z] #34 50.97 Selecting previously unselected package libicu63:amd64.
14:32:19 [2020-12-10T14:32:19.032Z] #34 50.98 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
14:32:19 [2020-12-10T14:32:19.032Z] #34 50.99 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
14:32:19 [2020-12-10T14:32:19.032Z] #34 58.12 Selecting previously unselected package libxml2:amd64.
14:32:19 [2020-12-10T14:32:19.032Z] #34 58.12 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
14:32:19 [2020-12-10T14:32:19.032Z] #34 58.12 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
14:32:19 [2020-12-10T14:32:19.032Z] #34 58.92 Selecting previously unselected package libarchive13:amd64.
14:32:19 [2020-12-10T14:32:19.032Z] #34 58.92 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
14:32:19 [2020-12-10T14:32:19.032Z] #34 58.94 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:32:19 [2020-12-10T14:32:19.032Z] #34 59.47 Selecting previously unselected package libjsoncpp1:amd64.
14:32:19 [2020-12-10T14:32:19.032Z] #34 59.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
14:32:19 [2020-12-10T14:32:19.032Z] #34 59.50 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
14:32:19 [2020-12-10T14:32:19.032Z] #34 59.98 Selecting previously unselected package librhash0:amd64.
14:32:19 [2020-12-10T14:32:19.032Z] #34 59.98 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
14:32:19 [2020-12-10T14:32:19.032Z] #34 60.18 Unpacking librhash0:amd64 (1.3.8-1) ...
14:32:19 [2020-12-10T14:32:19.032Z] #34 60.35 Selecting previously unselected package libuv1:amd64.
14:32:19 [2020-12-10T14:32:19.032Z] #34 60.35 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
14:32:19 [2020-12-10T14:32:19.032Z] #34 60.36 Unpacking libuv1:amd64 (1.24.1-1) ...
14:32:19 [2020-12-10T14:32:19.032Z] #34 60.50 Selecting previously unselected package cmake.
14:32:19 [2020-12-10T14:32:19.032Z] #34 60.51 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
14:32:19 [2020-12-10T14:32:19.032Z] #34 60.53 Unpacking cmake (3.13.4-1) ...
14:32:19 [2020-12-10T14:32:19.274Z] #40 ...
14:32:19 [2020-12-10T14:32:19.274Z] 
14:32:19 [2020-12-10T14:32:19.274Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.665 + RM_GOPATH=0
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.665 + TMP_GOPATH=
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.665 + : /build
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.665 + '[' -z '' ']'
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.666 ++ mktemp -d
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.669 + export GOPATH=/tmp/tmp.qZyNk8MhDA
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.669 + GOPATH=/tmp/tmp.qZyNk8MhDA
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.669 + RM_GOPATH=1
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.669 + case "$(go env GOARCH)" in
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.669 ++ go env GOARCH
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.687 + export GO_BUILDMODE=-buildmode=pie
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.687 + GO_BUILDMODE=-buildmode=pie
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.688 ++ dirname /tmp/install/install.sh
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.695 + dir=/tmp/install
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.700 + bin=tomlv
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.701 + shift
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.702 + '[' '!' -f /tmp/install/tomlv.installer ']'
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.703 + . /tmp/install/tomlv.installer
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.715 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.715 + install_tomlv
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.716 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.719 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.719 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qZyNk8MhDA/src/github.com/BurntSushi/toml
14:32:19 [2020-12-10T14:32:19.274Z] #34 0.729 Cloning into '/tmp/tmp.qZyNk8MhDA/src/github.com/BurntSushi/toml'...
14:32:19 [2020-12-10T14:32:19.274Z] #34 1.834 + cd /tmp/tmp.qZyNk8MhDA/src/github.com/BurntSushi/toml
14:32:19 [2020-12-10T14:32:19.274Z] #34 1.843 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:32:19 [2020-12-10T14:32:19.274Z] #34 1.871 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:32:19 [2020-12-10T14:32:19.274Z] #34 2.796 runtime/internal/sys
14:32:19 [2020-12-10T14:32:19.274Z] #34 2.839 runtime/internal/atomic
14:32:19 [2020-12-10T14:32:19.274Z] #34 2.876 math/bits
14:32:19 [2020-12-10T14:32:19.274Z] #34 2.889 internal/cpu
14:32:19 [2020-12-10T14:32:19.274Z] #34 3.545 runtime/internal/math
14:32:19 [2020-12-10T14:32:19.274Z] #34 3.703 unicode/utf8
14:32:19 [2020-12-10T14:32:19.274Z] #34 4.016 sync/atomic
14:32:19 [2020-12-10T14:32:19.274Z] #34 4.181 internal/bytealg
14:32:19 [2020-12-10T14:32:19.274Z] #34 4.885 unicode
14:32:19 [2020-12-10T14:32:19.274Z] #34 4.975 internal/testlog
14:32:19 [2020-12-10T14:32:19.274Z] #34 4.976 math
14:32:19 [2020-12-10T14:32:19.274Z] #34 5.993 encoding
14:32:19 [2020-12-10T14:32:19.274Z] #34 6.187 runtime
14:32:19 [2020-12-10T14:32:19.274Z] #34 6.704 runtime/cgo
14:32:19 [2020-12-10T14:32:19.274Z] #34 ...
14:32:19 [2020-12-10T14:32:19.274Z] 
14:32:19 [2020-12-10T14:32:19.274Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.778 + RM_GOPATH=0
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.779 + TMP_GOPATH=
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.779 + : /build
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.779 + '[' -z '' ']'
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.779 ++ mktemp -d
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.781 + export GOPATH=/tmp/tmp.pNMxZBveMl
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.781 + GOPATH=/tmp/tmp.pNMxZBveMl
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.781 + RM_GOPATH=1
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.781 + case "$(go env GOARCH)" in
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.803 ++ go env GOARCH
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.814 + export GO_BUILDMODE=-buildmode=pie
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.814 + GO_BUILDMODE=-buildmode=pie
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.815 ++ dirname /tmp/install/install.sh
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.816 + dir=/tmp/install
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.817 + bin=vndr
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.817 + shift
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.817 + '[' '!' -f /tmp/install/vndr.installer ']'
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.817 + . /tmp/install/vndr.installer
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.817 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.817 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.817 + install_vndr
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.817 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.817 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pNMxZBveMl/src/github.com/LK4D4/vndr
14:32:19 [2020-12-10T14:32:19.274Z] #45 0.850 Cloning into '/tmp/tmp.pNMxZBveMl/src/github.com/LK4D4/vndr'...
14:32:19 [2020-12-10T14:32:19.274Z] #45 1.949 + cd /tmp/tmp.pNMxZBveMl/src/github.com/LK4D4/vndr
14:32:19 [2020-12-10T14:32:19.274Z] #45 1.953 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
14:32:19 [2020-12-10T14:32:19.274Z] #45 2.011 + go build -buildmode=pie -v -o /build/vndr .
14:32:19 [2020-12-10T14:32:19.274Z] #45 3.561 internal/race
14:32:19 [2020-12-10T14:32:19.274Z] #45 3.683 runtime/internal/math
14:32:19 [2020-12-10T14:32:19.274Z] #45 3.691 internal/cpu
14:32:19 [2020-12-10T14:32:19.274Z] #45 3.903 runtime/internal/atomic
14:32:19 [2020-12-10T14:32:19.274Z] #45 3.916 sync/atomic
14:32:19 [2020-12-10T14:32:19.274Z] #45 4.088 unicode
14:32:19 [2020-12-10T14:32:19.274Z] #45 4.652 internal/bytealg
14:32:19 [2020-12-10T14:32:19.274Z] #45 4.852 unicode/utf8
14:32:19 [2020-12-10T14:32:19.274Z] #45 5.214 math
14:32:19 [2020-12-10T14:32:19.274Z] #45 6.726 runtime
14:32:19 [2020-12-10T14:32:19.274Z] #45 7.078 unicode/utf16
14:32:19 [2020-12-10T14:32:19.274Z] #45 7.973 container/list
14:32:19 [2020-12-10T14:32:19.274Z] #45 10.67 crypto/internal/subtle
14:32:19 [2020-12-10T14:32:19.274Z] #45 10.97 crypto/subtle
14:32:19 [2020-12-10T14:32:19.274Z] #45 ...
14:32:19 [2020-12-10T14:32:19.274Z] 
14:32:19 [2020-12-10T14:32:19.274Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.738 + RM_GOPATH=0
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.739 + TMP_GOPATH=
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.739 + : /build
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.739 + '[' -z '' ']'
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.752 ++ mktemp -d
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.776 + export GOPATH=/tmp/tmp.91VjhLkpad
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.777 + GOPATH=/tmp/tmp.91VjhLkpad
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.779 + RM_GOPATH=1
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.780 + case "$(go env GOARCH)" in
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.783 ++ go env GOARCH
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.801 + export GO_BUILDMODE=-buildmode=pie
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.803 + GO_BUILDMODE=-buildmode=pie
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.807 ++ dirname /tmp/install/install.sh
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.824 + dir=/tmp/install
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.839 + bin=rootlesskit
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.839 + shift
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.842 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.842 + . /tmp/install/rootlesskit.installer
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.842 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.842 + install_rootlesskit
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.843 + case "$1" in
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.844 + export CGO_ENABLED=0
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.844 + CGO_ENABLED=0
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.844 + _install_rootlesskit
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.844 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.845 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.845 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.91VjhLkpad/src/github.com/rootless-containers/rootlesskit
14:32:19 [2020-12-10T14:32:19.274Z] #58 0.849 Cloning into '/tmp/tmp.91VjhLkpad/src/github.com/rootless-containers/rootlesskit'...
14:32:19 [2020-12-10T14:32:19.274Z] #58 7.275 + cd /tmp/tmp.91VjhLkpad/src/github.com/rootless-containers/rootlesskit
14:32:19 [2020-12-10T14:32:19.274Z] #58 7.276 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
14:32:19 [2020-12-10T14:32:19.274Z] #58 7.442 + for f in rootlesskit rootlesskit-docker-proxy
14:32:19 [2020-12-10T14:32:19.274Z] #58 7.443 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:32:19 [2020-12-10T14:32:19.553Z] #47 38.40 go: finding github.com/go-toolsmith/astcopy v1.0.0
14:32:19 [2020-12-10T14:32:19.553Z] #47 38.65 go: finding github.com/pmezard/go-difflib v1.0.0
14:32:19 [2020-12-10T14:32:19.570Z] #58 ...
14:32:19 [2020-12-10T14:32:19.570Z] 
14:32:19 [2020-12-10T14:32:19.570Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.600 + RM_GOPATH=0
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.600 + TMP_GOPATH=
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.600 + : /build
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.600 + '[' -z '' ']'
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.601 ++ mktemp -d
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.603 + export GOPATH=/tmp/tmp.JK8EiboZG5
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.603 + GOPATH=/tmp/tmp.JK8EiboZG5
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.603 + RM_GOPATH=1
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.603 + case "$(go env GOARCH)" in
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.604 ++ go env GOARCH
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.611 + export GO_BUILDMODE=-buildmode=pie
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.611 + GO_BUILDMODE=-buildmode=pie
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.613 ++ dirname /tmp/install/install.sh
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.614 + dir=/tmp/install
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.614 + bin=gotestsum
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.615 + shift
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.615 + '[' '!' -f /tmp/install/gotestsum.installer ']'
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.615 + . /tmp/install/gotestsum.installer
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.615 ++ : v0.5.3
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.616 + install_gotestsum
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.617 + set -e
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.617 + export GO111MODULE=on
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.617 + GO111MODULE=on
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.617 + GOBIN=/build
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.617 + go get gotest.tools/gotestsum@v0.5.3
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.627 go: finding gotest.tools/gotestsum v0.5.3
14:32:19 [2020-12-10T14:32:19.570Z] #47 0.629 go: finding gotest.tools v0.5.3
14:32:19 [2020-12-10T14:32:19.570Z] #47 1.716 go: downloading gotest.tools/gotestsum v0.5.3
14:32:19 [2020-12-10T14:32:19.570Z] #47 2.804 go: extracting gotest.tools/gotestsum v0.5.3
14:32:19 [2020-12-10T14:32:19.570Z] #47 4.555 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:32:19 [2020-12-10T14:32:19.570Z] #47 4.689 go: downloading github.com/jonboulle/clockwork v0.1.0
14:32:19 [2020-12-10T14:32:19.570Z] #47 4.694 go: downloading github.com/spf13/pflag v1.0.3
14:32:19 [2020-12-10T14:32:19.570Z] #47 4.804 go: downloading github.com/fatih/color v1.9.0
14:32:19 [2020-12-10T14:32:19.570Z] #47 4.926 go: downloading github.com/pkg/errors v0.9.1
14:32:19 [2020-12-10T14:32:19.570Z] #47 5.004 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:32:19 [2020-12-10T14:32:19.570Z] #47 5.015 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:32:19 [2020-12-10T14:32:19.570Z] #47 5.016 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:32:19 [2020-12-10T14:32:19.570Z] #47 5.053 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:32:19 [2020-12-10T14:32:19.570Z] #47 5.135 go: extracting github.com/fatih/color v1.9.0
14:32:19 [2020-12-10T14:32:19.570Z] #47 5.264 go: downloading github.com/mattn/go-colorable v0.1.6
14:32:19 [2020-12-10T14:32:19.570Z] #47 5.315 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:32:19 [2020-12-10T14:32:19.570Z] #47 5.374 go: downloading github.com/mattn/go-isatty v0.0.12
14:32:19 [2020-12-10T14:32:19.570Z] #47 5.421 go: extracting github.com/jonboulle/clockwork v0.1.0
14:32:19 [2020-12-10T14:32:19.570Z] #47 5.449 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:32:19 [2020-12-10T14:32:19.570Z] #47 5.538 go: extracting github.com/spf13/pflag v1.0.3
14:32:19 [2020-12-10T14:32:19.570Z] #47 5.615 go: extracting github.com/pkg/errors v0.9.1
14:32:19 [2020-12-10T14:32:19.570Z] #47 5.954 go: extracting github.com/mattn/go-colorable v0.1.6
14:32:19 [2020-12-10T14:32:19.570Z] #47 6.256 go: extracting github.com/mattn/go-isatty v0.0.12
14:32:19 [2020-12-10T14:32:19.570Z] #47 8.655 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:32:19 [2020-12-10T14:32:19.570Z] #47 9.203 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:32:19 [2020-12-10T14:32:19.570Z] #47 11.42 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:32:19 [2020-12-10T14:32:19.570Z] #47 ...
14:32:19 [2020-12-10T14:32:19.570Z] 
14:32:19 [2020-12-10T14:32:19.570Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:32:19 [2020-12-10T14:32:19.570Z] #29 2.593 
                                                                           0.1%
###                                                                        5.2%
######                                                                     9.2%
############                                                              17.4%
###############                                                           21.1%
#################                                                         24.8%
####################                                                      28.5%
########################                                                  34.0%
###########################                                               38.3%
###############################                                           43.8%
###################################                                       48.9%
#######################################                                   55.0%
###########################################                               61.1%
#################################################                         69.2%
####################################################                      73.2%
########################################################                  78.9%
#########################################################                 79.9%
##########################################################                81.7%
############################################################              84.3%
#############################################################             85.5%
##############################################################            86.4%
################################################################          89.8%
###################################################################       94.0%
######################################################################## 100.0%
14:32:19 [2020-12-10T14:32:19.570Z] #29 5.954 
14:32:19 [2020-12-10T14:32:19.570Z] #29 6.116 
#                                                                          2.8%
######################                                                    31.9%
###################################################                       71.9%
######################################################################## 100.0%
14:32:19 [2020-12-10T14:32:19.595Z] #34 ...
14:32:19 [2020-12-10T14:32:19.595Z] 
14:32:19 [2020-12-10T14:32:19.595Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:32:19 [2020-12-10T14:32:19.815Z] #47 38.70 go: finding github.com/spf13/cobra v0.0.5
14:32:19 [2020-12-10T14:32:19.815Z] #47 38.71 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:32:19 [2020-12-10T14:32:19.816Z] #47 38.73 go: finding github.com/stretchr/objx v0.2.0
14:32:19 [2020-12-10T14:32:19.816Z] #47 38.73 go: finding github.com/bombsimon/wsl/v2 v2.0.0
14:32:19 [2020-12-10T14:32:19.816Z] #47 38.79 go: finding github.com/spf13/pflag v1.0.5
14:32:19 [2020-12-10T14:32:19.816Z] #47 38.79 go: finding github.com/gobwas/glob v0.2.3
14:32:19 [2020-12-10T14:32:19.816Z] #47 38.82 go: finding github.com/go-toolsmith/strparse v1.0.0
14:32:19 [2020-12-10T14:32:19.816Z] #47 38.86 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:32:19 [2020-12-10T14:32:19.816Z] #47 38.88 go: finding gopkg.in/yaml.v2 v2.2.7
14:32:19 [2020-12-10T14:32:19.816Z] #47 38.90 go: finding github.com/fsnotify/fsnotify v1.4.7
14:32:19 [2020-12-10T14:32:19.866Z] #29 6.929 #=#=#                                                                         
14:32:19 [2020-12-10T14:32:19.871Z] #11 61.61 Selecting previously unselected package binutils-mingw-w64.
14:32:19 [2020-12-10T14:32:19.871Z] #11 61.62 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:32:19 [2020-12-10T14:32:19.871Z] #11 61.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:32:19 [2020-12-10T14:32:19.871Z] #11 61.83 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:32:19 [2020-12-10T14:32:19.871Z] #11 61.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
14:32:19 [2020-12-10T14:32:19.871Z] #11 61.84 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:32:20 [2020-12-10T14:32:20.004Z] #20 1.296 Collecting yamllint==1.16.0
14:32:20 [2020-12-10T14:32:20.085Z] #47 38.91 go: finding github.com/hashicorp/hcl v1.0.0
14:32:20 [2020-12-10T14:32:20.085Z] #47 38.95 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
14:32:20 [2020-12-10T14:32:20.127Z] #11 62.08 Selecting previously unselected package dmsetup.
14:32:20 [2020-12-10T14:32:20.127Z] #11 62.10 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
14:32:20 [2020-12-10T14:32:20.127Z] #11 62.11 Unpacking dmsetup (2:1.02.155-3) ...
14:32:20 [2020-12-10T14:32:20.348Z] #47 39.07 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:32:20 [2020-12-10T14:32:20.348Z] #47 39.15 go: finding github.com/magiconair/properties v1.8.1
14:32:20 [2020-12-10T14:32:20.348Z] #47 ...
14:32:20 [2020-12-10T14:32:20.348Z] 
14:32:20 [2020-12-10T14:32:20.348Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:20 [2020-12-10T14:32:20.348Z] #43 29.28 internal/reflectlite
14:32:20 [2020-12-10T14:32:20.348Z] #43 29.30 sync
14:32:20 [2020-12-10T14:32:20.348Z] #43 30.63 github.com/LK4D4/vndr/godl/singleflight
14:32:20 [2020-12-10T14:32:20.348Z] #43 30.65 internal/singleflight
14:32:20 [2020-12-10T14:32:20.348Z] #43 30.65 math/rand
14:32:20 [2020-12-10T14:32:20.348Z] #43 32.27 sort
14:32:20 [2020-12-10T14:32:20.348Z] #43 32.47 io
14:32:20 [2020-12-10T14:32:20.348Z] #43 32.47 strconv
14:32:20 [2020-12-10T14:32:20.348Z] #43 32.49 syscall
14:32:20 [2020-12-10T14:32:20.348Z] #43 33.64 vendor/golang.org/x/net/dns/dnsmessage
14:32:20 [2020-12-10T14:32:20.348Z] #43 33.93 bytes
14:32:20 [2020-12-10T14:32:20.348Z] #43 35.38 bufio
14:32:20 [2020-12-10T14:32:20.348Z] #43 36.33 reflect
14:32:20 [2020-12-10T14:32:20.348Z] #43 36.60 regexp/syntax
14:32:20 [2020-12-10T14:32:20.348Z] #43 38.41 hash/crc32
14:32:20 [2020-12-10T14:32:20.348Z] #43 ...
14:32:20 [2020-12-10T14:32:20.348Z] 
14:32:20 [2020-12-10T14:32:20.348Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:20 [2020-12-10T14:32:20.348Z] #32 29.29 sync
14:32:20 [2020-12-10T14:32:20.348Z] #32 29.29 internal/reflectlite
14:32:20 [2020-12-10T14:32:20.348Z] #32 31.38 sort
14:32:20 [2020-12-10T14:32:20.348Z] #32 31.38 errors
14:32:20 [2020-12-10T14:32:20.348Z] #32 31.60 internal/oserror
14:32:20 [2020-12-10T14:32:20.348Z] #32 31.60 strconv
14:32:20 [2020-12-10T14:32:20.348Z] #32 31.61 io
14:32:20 [2020-12-10T14:32:20.348Z] #32 31.81 syscall
14:32:20 [2020-12-10T14:32:20.348Z] #32 33.16 strings
14:32:20 [2020-12-10T14:32:20.348Z] #32 33.16 bytes
14:32:20 [2020-12-10T14:32:20.348Z] #32 35.38 bufio
14:32:20 [2020-12-10T14:32:20.348Z] #32 35.48 reflect
14:32:20 [2020-12-10T14:32:20.348Z] #32 35.71 path
14:32:20 [2020-12-10T14:32:20.348Z] #32 36.56 text/tabwriter
14:32:20 [2020-12-10T14:32:20.348Z] #32 38.60 internal/syscall/execenv
14:32:20 [2020-12-10T14:32:20.348Z] #32 38.60 internal/syscall/unix
14:32:20 [2020-12-10T14:32:20.348Z] #32 38.62 time
14:32:20 [2020-12-10T14:32:20.348Z] #32 ...
14:32:20 [2020-12-10T14:32:20.348Z] 
14:32:20 [2020-12-10T14:32:20.348Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:32:20 [2020-12-10T14:32:20.348Z] #34 37.93 Selecting previously unselected package xxd.
14:32:20 [2020-12-10T14:32:20.348Z] #34 37.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 ... 15383 files and directories currently installed.)
14:32:20 [2020-12-10T14:32:20.348Z] #34 37.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
14:32:20 [2020-12-10T14:32:20.348Z] #34 38.68 Unpacking xxd (2:8.1.0875-5) ...
14:32:20 [2020-12-10T14:32:20.384Z] #11 62.30 Selecting previously unselected package mingw-w64-common.
14:32:20 [2020-12-10T14:32:20.384Z] #11 62.30 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:32:20 [2020-12-10T14:32:20.384Z] #11 62.31 Unpacking mingw-w64-common (6.0.0-3) ...
14:32:20 [2020-12-10T14:32:20.508Z] #18 21.25 Unpacking bash-completion (1:2.8-6) ...
14:32:20 [2020-12-10T14:32:20.754Z] #54 ...
14:32:20 [2020-12-10T14:32:20.754Z] 
14:32:20 [2020-12-10T14:32:20.754Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:20 [2020-12-10T14:32:20.754Z] #43 80.13 encoding/xml
14:32:20 [2020-12-10T14:32:20.754Z] #43 80.28 text/template
14:32:20 [2020-12-10T14:32:20.754Z] #43 85.22 go/doc
14:32:20 [2020-12-10T14:32:20.754Z] #43 85.53 github.com/LK4D4/vndr/versioned
14:32:20 [2020-12-10T14:32:20.754Z] #43 85.66 compress/flate
14:32:20 [2020-12-10T14:32:20.754Z] #43 88.33 hash/crc32
14:32:20 [2020-12-10T14:32:20.754Z] #43 88.40 github.com/LK4D4/vndr/build
14:32:20 [2020-12-10T14:32:20.754Z] #43 88.96 compress/gzip
14:32:20 [2020-12-10T14:32:20.754Z] #43 89.86 net
14:32:20 [2020-12-10T14:32:20.754Z] #43 ...
14:32:20 [2020-12-10T14:32:20.754Z] 
14:32:20 [2020-12-10T14:32:20.754Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:20 [2020-12-10T14:32:20.754Z] #41 18.22   CC       images/core-ppc64.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 18.73   CC       images/core-s390.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 19.47   CC       images/cpuinfo.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 20.00   CC       images/inventory.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 20.23   CC       images/fdinfo.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 20.61   CC       images/fown.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 20.80   CC       images/ns.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 21.11   CC       images/regfile.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 21.37   CC       images/ghost-file.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 21.74   CC       images/fifo.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 21.90   CC       images/remap-file-path.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 22.07   CC       images/eventfd.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 22.23   CC       images/eventpoll.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 22.58   CC       images/fh.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 22.90   CC       images/fsnotify.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 23.43   CC       images/signalfd.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 23.62   CC       images/fs.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 23.79   CC       images/pstree.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 23.99   CC       images/pipe.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 24.24   CC       images/tcp-stream.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 24.47   CC       images/sk-packet.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 24.90   CC       images/mnt.o
14:32:20 [2020-12-10T14:32:20.754Z] #41 ...
14:32:20 [2020-12-10T14:32:20.754Z] 
14:32:20 [2020-12-10T14:32:20.754Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:20 [2020-12-10T14:32:20.754Z] #49 85.25 mvdan.cc/sh/v3/cmd/shfmt
14:32:20 [2020-12-10T14:32:20.754Z] #49 DONE 90.8s
14:32:20 [2020-12-10T14:32:20.757Z] #29 7.120 
#                                                                          2.1%
###################                                                       27.7%
##################################                                        48.2%
########################################################                  78.8%
######################################################################## 100.0%
14:32:20 [2020-12-10T14:32:20.797Z] #18 21.51 Selecting previously unselected package bzip2.
14:32:20 [2020-12-10T14:32:20.797Z] #18 21.52 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
14:32:20 [2020-12-10T14:32:20.797Z] #18 21.52 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:32:20 [2020-12-10T14:32:20.797Z] #18 21.57 Selecting previously unselected package xz-utils.
14:32:20 [2020-12-10T14:32:20.797Z] #18 21.57 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
14:32:20 [2020-12-10T14:32:20.797Z] #18 21.59 Unpacking xz-utils (5.2.4-1) ...
14:32:20 [2020-12-10T14:32:20.797Z] #18 21.68 Selecting previously unselected package apparmor.
14:32:20 [2020-12-10T14:32:20.797Z] #18 21.69 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
14:32:20 [2020-12-10T14:32:20.797Z] #18 21.73 Unpacking apparmor (2.13.2-10) ...
14:32:21 [2020-12-10T14:32:21.013Z] 
14:32:21 [2020-12-10T14:32:21.013Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:32:21 [2020-12-10T14:32:21.013Z] #38 ...
14:32:21 [2020-12-10T14:32:21.013Z] 
14:32:21 [2020-12-10T14:32:21.013Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:21 [2020-12-10T14:32:21.013Z] #41 25.30   CC       images/pipe-data.o
14:32:21 [2020-12-10T14:32:21.087Z] #18 21.94 Selecting previously unselected package aufs-tools.
14:32:21 [2020-12-10T14:32:21.087Z] #18 21.94 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
14:32:21 [2020-12-10T14:32:21.087Z] #18 21.95 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:32:21 [2020-12-10T14:32:21.087Z] #18 22.02 Selecting previously unselected package libonig5:s390x.
14:32:21 [2020-12-10T14:32:21.087Z] #18 22.02 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
14:32:21 [2020-12-10T14:32:21.295Z] #34 40.38 Selecting previously unselected package vim-common.
14:32:21 [2020-12-10T14:32:21.295Z] #34 40.39 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:32:21 [2020-12-10T14:32:21.376Z] #18 22.02 Unpacking libonig5:s390x (6.9.1-1) ...
14:32:21 [2020-12-10T14:32:21.376Z] #18 22.10 Selecting previously unselected package libjq1:s390x.
14:32:21 [2020-12-10T14:32:21.376Z] #18 22.10 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
14:32:21 [2020-12-10T14:32:21.376Z] #18 22.10 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
14:32:21 [2020-12-10T14:32:21.376Z] #18 22.18 Selecting previously unselected package jq.
14:32:21 [2020-12-10T14:32:21.376Z] #18 22.18 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
14:32:21 [2020-12-10T14:32:21.376Z] #18 22.19 Unpacking jq (1.5+dfsg-2+b1) ...
14:32:21 [2020-12-10T14:32:21.376Z] #18 22.24 Selecting previously unselected package libaio1:s390x.
14:32:21 [2020-12-10T14:32:21.376Z] #18 22.24 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
14:32:21 [2020-12-10T14:32:21.376Z] #18 22.25 Unpacking libaio1:s390x (0.3.112-3) ...
14:32:21 [2020-12-10T14:32:21.376Z] #18 22.27 Selecting previously unselected package libgpm2:s390x.
14:32:21 [2020-12-10T14:32:21.376Z] #18 22.27 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
14:32:21 [2020-12-10T14:32:21.406Z] #29 8.067 
14:32:21 [2020-12-10T14:32:21.559Z] #34 ...
14:32:21 [2020-12-10T14:32:21.559Z] 
14:32:21 [2020-12-10T14:32:21.559Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:21 [2020-12-10T14:32:21.559Z] #62 DONE 40.5s
14:32:21 [2020-12-10T14:32:21.559Z] 
14:32:21 [2020-12-10T14:32:21.559Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:32:21 [2020-12-10T14:32:21.559Z] #27 DONE 40.8s
14:32:21 [2020-12-10T14:32:21.559Z] 
14:32:21 [2020-12-10T14:32:21.559Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:32:21 [2020-12-10T14:32:21.559Z] #47 39.24 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
14:32:21 [2020-12-10T14:32:21.559Z] #47 39.31 go: finding github.com/mitchellh/mapstructure v1.1.2
14:32:21 [2020-12-10T14:32:21.559Z] #47 40.06 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
14:32:21 [2020-12-10T14:32:21.559Z] #47 40.08 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:32:21 [2020-12-10T14:32:21.559Z] #47 40.08 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
14:32:21 [2020-12-10T14:32:21.559Z] #47 40.09 go: finding github.com/pelletier/go-toml v1.2.0
14:32:21 [2020-12-10T14:32:21.559Z] #47 40.17 go: finding github.com/spf13/afero v1.1.2
14:32:21 [2020-12-10T14:32:21.559Z] #47 40.17 go: finding github.com/spf13/cast v1.3.0
14:32:21 [2020-12-10T14:32:21.559Z] #47 40.18 go: finding github.com/spf13/jwalterweatherman v1.0.0
14:32:21 [2020-12-10T14:32:21.559Z] #47 40.18 go: finding github.com/subosito/gotenv v1.2.0
14:32:21 [2020-12-10T14:32:21.559Z] #47 40.45 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
14:32:21 [2020-12-10T14:32:21.559Z] #47 40.45 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:32:21 [2020-12-10T14:32:21.559Z] #47 40.46 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:32:21 [2020-12-10T14:32:21.559Z] #47 40.50 go: finding golang.org/x/text v0.3.2
14:32:21 [2020-12-10T14:32:21.559Z] #47 40.52 go: finding gopkg.in/ini.v1 v1.51.0
14:32:21 [2020-12-10T14:32:21.559Z] #47 40.53 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
14:32:21 [2020-12-10T14:32:21.559Z] #47 40.57 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
14:32:21 [2020-12-10T14:32:21.559Z] #47 40.57 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:32:21 [2020-12-10T14:32:21.559Z] #47 40.60 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
14:32:21 [2020-12-10T14:32:21.559Z] #47 40.64 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
14:32:21 [2020-12-10T14:32:21.559Z] #47 40.66 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
14:32:21 [2020-12-10T14:32:21.665Z] #18 22.28 Unpacking libgpm2:s390x (1.20.7-5) ...
14:32:21 [2020-12-10T14:32:21.665Z] #18 22.31 Selecting previously unselected package libicu63:s390x.
14:32:21 [2020-12-10T14:32:21.665Z] #18 22.32 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
14:32:21 [2020-12-10T14:32:21.665Z] #18 22.32 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
14:32:21 [2020-12-10T14:32:21.822Z] #47 40.71 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
14:32:21 [2020-12-10T14:32:21.822Z] #47 40.83 go: finding github.com/sourcegraph/go-diff v0.5.1
14:32:21 [2020-12-10T14:32:21.950Z] #41 25.88   CC       images/sa.o
14:32:21 [2020-12-10T14:32:21.950Z] #41 26.06   CC       images/timer.o
14:32:22 [2020-12-10T14:32:22.085Z] #47 40.99 go: finding github.com/kisielk/gotool v1.0.0
14:32:22 [2020-12-10T14:32:22.085Z] #47 41.16 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
14:32:22 [2020-12-10T14:32:22.085Z] #47 41.16 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
14:32:22 [2020-12-10T14:32:22.085Z] #47 41.16 go: finding github.com/tommy-muehle/go-mnd v1.1.1
14:32:22 [2020-12-10T14:32:22.085Z] #47 41.21 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
14:32:22 [2020-12-10T14:32:22.085Z] #47 41.21 go: finding github.com/ultraware/funlen v0.0.2
14:32:22 [2020-12-10T14:32:22.085Z] #47 41.21 go: finding github.com/ultraware/whitespace v0.0.4
14:32:22 [2020-12-10T14:32:22.085Z] #47 41.23 go: finding github.com/uudashr/gocognit v1.0.1
14:32:22 [2020-12-10T14:32:22.209Z] #41 26.37   CC       images/timerfd.o
14:32:22 [2020-12-10T14:32:22.348Z] #47 41.39 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
14:32:22 [2020-12-10T14:32:22.469Z] #41 26.58   CC       images/mm.o
14:32:22 [2020-12-10T14:32:22.469Z] #41 26.78   CC       images/sk-opts.o
14:32:22 [2020-12-10T14:32:22.610Z] #47 41.53 go: finding github.com/gogo/protobuf v1.2.1
14:32:22 [2020-12-10T14:32:22.610Z] #47 41.77 go: finding honnef.co/go/tools v0.0.1-2019.2.3
14:32:22 [2020-12-10T14:32:22.728Z] #41 27.00   CC       images/sk-unix.o
14:32:22 [2020-12-10T14:32:22.882Z] #47 41.86 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:32:22 [2020-12-10T14:32:22.882Z] #47 ...
14:32:22 [2020-12-10T14:32:22.882Z] 
14:32:22 [2020-12-10T14:32:22.882Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:32:22 [2020-12-10T14:32:22.882Z] #53 38.83 Selecting previously unselected package libbtrfs-dev.
14:32:22 [2020-12-10T14:32:22.882Z] #53 38.84 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
14:32:22 [2020-12-10T14:32:22.882Z] #53 38.91 Unpacking libbtrfs-dev (4.20.1-2) ...
14:32:22 [2020-12-10T14:32:22.882Z] #53 40.43 Setting up libbtrfs0 (4.20.1-2) ...
14:32:22 [2020-12-10T14:32:22.882Z] #53 40.53 Setting up libbtrfs-dev (4.20.1-2) ...
14:32:22 [2020-12-10T14:32:22.882Z] #53 40.69 Processing triggers for libc-bin (2.28-10) ...
14:32:22 [2020-12-10T14:32:22.882Z] #53 DONE 42.0s
14:32:22 [2020-12-10T14:32:22.882Z] 
14:32:22 [2020-12-10T14:32:22.882Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:32:22 [2020-12-10T14:32:22.882Z] #47 42.01 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
14:32:22 [2020-12-10T14:32:22.905Z] #11 ...
14:32:22 [2020-12-10T14:32:22.905Z] 
14:32:22 [2020-12-10T14:32:22.905Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:32:22 [2020-12-10T14:32:22.905Z] #34 63.67 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
14:32:22 [2020-12-10T14:32:22.905Z] #34 63.69 Setting up xxd (2:8.1.0875-5) ...
14:32:22 [2020-12-10T14:32:22.905Z] #34 63.70 Setting up libuv1:amd64 (1.24.1-1) ...
14:32:22 [2020-12-10T14:32:22.905Z] #34 63.72 Setting up vim-common (2:8.1.0875-5) ...
14:32:22 [2020-12-10T14:32:22.905Z] #34 63.76 Setting up librhash0:amd64 (1.3.8-1) ...
14:32:22 [2020-12-10T14:32:22.905Z] #34 63.78 Setting up cmake-data (3.13.4-1) ...
14:32:22 [2020-12-10T14:32:22.905Z] #34 63.80 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
14:32:22 [2020-12-10T14:32:22.905Z] #34 63.81 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
14:32:22 [2020-12-10T14:32:22.905Z] #34 63.85 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:32:22 [2020-12-10T14:32:22.905Z] #34 63.86 Setting up cmake (3.13.4-1) ...
14:32:22 [2020-12-10T14:32:22.905Z] #34 63.88 Processing triggers for libc-bin (2.28-10) ...
14:32:22 [2020-12-10T14:32:22.905Z] #34 64.02 Processing triggers for mime-support (3.62) ...
14:32:22 [2020-12-10T14:32:22.905Z] #34 DONE 64.8s
14:32:22 [2020-12-10T14:32:22.905Z] 
14:32:22 [2020-12-10T14:32:22.905Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:32:22 [2020-12-10T14:32:22.905Z] #40 63.63 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
14:32:22 [2020-12-10T14:32:22.905Z] #40 63.65 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:32:22 [2020-12-10T14:32:22.905Z] #40 63.67 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
14:32:22 [2020-12-10T14:32:22.905Z] #40 63.69 Setting up libcap-dev:amd64 (1:2.25-2) ...
14:32:22 [2020-12-10T14:32:22.905Z] #40 63.70 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
14:32:22 [2020-12-10T14:32:22.905Z] #40 63.72 Setting up protobuf-compiler (3.6.1.3-2) ...
14:32:22 [2020-12-10T14:32:22.905Z] #40 63.74 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:32:22 [2020-12-10T14:32:22.905Z] #40 63.75 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
14:32:22 [2020-12-10T14:32:22.905Z] #40 63.76 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
14:32:22 [2020-12-10T14:32:22.905Z] #40 63.77 Setting up python-protobuf (3.6.1.3-2) ...
14:32:23 [2020-12-10T14:32:23.146Z] #47 42.09 go: finding github.com/BurntSushi/toml v0.3.1
14:32:23 [2020-12-10T14:32:23.146Z] #47 42.22 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:32:23 [2020-12-10T14:32:23.297Z] #41 27.24   CC       images/sk-inet.o
14:32:23 [2020-12-10T14:32:23.540Z] #29 8.255 #=#=#                                                                         

####                                                                       5.7%
#########                                                                 13.4%
#############                                                             19.1%
###################                                                       26.8%
######################                                                    30.6%
##########################                                                36.4%
##############################                                            42.1%
###################################                                       49.1%
#######################################                                   54.8%
###########################################                               60.9%
#################################################                         69.2%
######################################################                    75.0%
#######################################################                   77.3%
##########################################################                80.9%
##############################################################            87.4%
###################################################################       93.2%
######################################################################## 100.0%
14:32:23 [2020-12-10T14:32:23.560Z] #41 27.70   CC       images/tun.o
14:32:23 [2020-12-10T14:32:23.820Z] #41 28.00   CC       images/sk-netlink.o
14:32:23 [2020-12-10T14:32:23.840Z] #29 10.80 
14:32:24 [2020-12-10T14:32:24.081Z] #41 28.24   CC       images/packet-sock.o
14:32:24 [2020-12-10T14:32:24.096Z] #47 ...
14:32:24 [2020-12-10T14:32:24.096Z] 
14:32:24 [2020-12-10T14:32:24.096Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:32:24 [2020-12-10T14:32:24.096Z] #45 DONE 43.0s
14:32:24 [2020-12-10T14:32:24.203Z] #20 ...
14:32:24 [2020-12-10T14:32:24.203Z] 
14:32:24 [2020-12-10T14:32:24.203Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:24 [2020-12-10T14:32:24.203Z] #41 42.77   CC       criu/parasite-syscall.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 43.01   CC       criu/path.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 43.11   CC       criu/pie-util-vdso-elf32.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 43.23   CC       criu/pie-util-vdso.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 43.38   CC       criu/pie-util.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 43.42   CC       criu/pipes.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 43.62   CC       criu/plugin.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 43.73   CC       criu/proc_parse.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 44.45   CC       criu/protobuf-desc.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 44.67   CC       criu/protobuf.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 44.78   CC       criu/pstree.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 45.13   CC       criu/rbtree.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 45.21   CC       criu/rst-malloc.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 45.29   CC       criu/seccomp.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 45.47   CC       criu/seize.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 45.73   CC       criu/servicefd.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 45.85   CC       criu/shmem.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 46.18   CC       criu/sigframe.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 46.24   CC       criu/signalfd.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 46.33   CC       criu/sk-inet.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 46.67   CC       criu/sk-netlink.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 46.80   CC       criu/sk-packet.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 47.00   CC       criu/sk-queue.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 47.14   CC       criu/sk-tcp.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 47.29   CC       criu/sk-unix.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 47.84   CC       criu/sockets.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 48.20   CC       criu/stats.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 48.34   CC       criu/string.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 48.38   CC       criu/sysctl.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 48.67   CC       criu/sysfs_parse.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 48.84   CC       criu/timens.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 48.97   CC       criu/timerfd.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 49.12   CC       criu/tty.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 49.80   CC       criu/tun.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 50.01   CC       criu/uffd.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 50.42   CC       criu/util.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 50.92   CC       criu/uts_ns.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 51.03   CC       criu/vdso-compat.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 51.13   CC       criu/vdso.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 51.40   LINK     criu/built-in.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 51.49   LINK     criu/criu
14:32:24 [2020-12-10T14:32:24.203Z] #41 51.66   DEP      lib/c/criu.d
14:32:24 [2020-12-10T14:32:24.203Z] #41 51.70   CC       images/rpc.pb-c.o
14:32:24 [2020-12-10T14:32:24.203Z] #41 51.92   CC       lib/c/criu.o
14:32:24 [2020-12-10T14:32:24.340Z] #41 28.64   CC       images/ipc-var.o
14:32:24 [2020-12-10T14:32:24.384Z] #18 24.97 Selecting previously unselected package libnet1:s390x.
14:32:24 [2020-12-10T14:32:24.384Z] #18 24.97 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
14:32:24 [2020-12-10T14:32:24.384Z] #18 24.98 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
14:32:24 [2020-12-10T14:32:24.384Z] #18 25.03 Selecting previously unselected package libnl-3-200:s390x.
14:32:24 [2020-12-10T14:32:24.384Z] #18 25.03 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
14:32:24 [2020-12-10T14:32:24.384Z] #18 25.03 Unpacking libnl-3-200:s390x (3.4.0-1) ...
14:32:24 [2020-12-10T14:32:24.384Z] #18 25.10 Selecting previously unselected package libprotobuf-c1:s390x.
14:32:24 [2020-12-10T14:32:24.384Z] #18 25.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
14:32:24 [2020-12-10T14:32:24.384Z] #18 25.11 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
14:32:24 [2020-12-10T14:32:24.384Z] #18 25.14 Selecting previously unselected package libreadline5:s390x.
14:32:24 [2020-12-10T14:32:24.384Z] #18 25.14 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
14:32:24 [2020-12-10T14:32:24.384Z] #18 25.14 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
14:32:24 [2020-12-10T14:32:24.384Z] #18 25.21 Selecting previously unselected package net-tools.
14:32:24 [2020-12-10T14:32:24.384Z] #18 25.21 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
14:32:24 [2020-12-10T14:32:24.384Z] #18 25.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:32:24 [2020-12-10T14:32:24.384Z] #18 25.33 Selecting previously unselected package python-pip-whl.
14:32:24 [2020-12-10T14:32:24.384Z] #18 25.33 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
14:32:24 [2020-12-10T14:32:24.424Z] 
14:32:24 [2020-12-10T14:32:24.424Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:32:24 [2020-12-10T14:32:24.424Z] #40 39.06 Selecting previously unselected package libnet1:arm64.
14:32:24 [2020-12-10T14:32:24.424Z] #40 39.06 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:32:24 [2020-12-10T14:32:24.424Z] #40 39.13 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:32:24 [2020-12-10T14:32:24.424Z] #40 40.66 Selecting previously unselected package libnet1-dev.
14:32:24 [2020-12-10T14:32:24.424Z] #40 40.66 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
14:32:24 [2020-12-10T14:32:24.424Z] #40 40.67 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:32:24 [2020-12-10T14:32:24.424Z] #40 41.53 Selecting previously unselected package libnl-3-200:arm64.
14:32:24 [2020-12-10T14:32:24.424Z] #40 41.53 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
14:32:24 [2020-12-10T14:32:24.424Z] #40 41.55 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
14:32:24 [2020-12-10T14:32:24.424Z] #40 42.01 Selecting previously unselected package libnl-3-dev:arm64.
14:32:24 [2020-12-10T14:32:24.424Z] #40 42.02 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
14:32:24 [2020-12-10T14:32:24.424Z] #40 42.11 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
14:32:24 [2020-12-10T14:32:24.424Z] #40 42.75 Selecting previously unselected package libprotobuf-c1:arm64.
14:32:24 [2020-12-10T14:32:24.424Z] #40 42.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
14:32:24 [2020-12-10T14:32:24.424Z] #40 42.78 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
14:32:24 [2020-12-10T14:32:24.424Z] #40 43.03 Selecting previously unselected package libprotobuf-c-dev:arm64.
14:32:24 [2020-12-10T14:32:24.424Z] #40 43.03 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
14:32:24 [2020-12-10T14:32:24.424Z] #40 43.05 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
14:32:24 [2020-12-10T14:32:24.424Z] #40 43.36 Selecting previously unselected package zlib1g-dev:arm64.
14:32:24 [2020-12-10T14:32:24.424Z] #40 43.36 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
14:32:24 [2020-12-10T14:32:24.424Z] #40 43.38 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
14:32:24 [2020-12-10T14:32:24.463Z] #41 52.28   LINK     lib/c/built-in.o
14:32:24 [2020-12-10T14:32:24.463Z] #41 52.28   LINK     lib/c/libcriu.so
14:32:24 [2020-12-10T14:32:24.463Z] #41 52.30   LINK     lib/c/libcriu.a
14:32:24 [2020-12-10T14:32:24.463Z] #41 52.35   GEN      magic.py
14:32:24 [2020-12-10T14:32:24.463Z] #41 52.40 Note: Building without setproctitle() and strlcpy() support.
14:32:24 [2020-12-10T14:32:24.463Z] #41 52.40       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:32:24 [2020-12-10T14:32:24.463Z] #41 52.40 Note: Building without GnuTLS support
14:32:24 [2020-12-10T14:32:24.463Z] #41 52.40 Makefile.config:39: Warn: you have no libnftables installed
14:32:24 [2020-12-10T14:32:24.463Z] #41 52.40 Makefile.config:40: Warn: Building without nftables support
14:32:24 [2020-12-10T14:32:24.599Z] #41 28.88   CC       images/ipc-desc.o
14:32:24 [2020-12-10T14:32:24.673Z] #18 25.33 Unpacking python-pip-whl (18.1-5) ...
14:32:24 [2020-12-10T14:32:24.723Z] #41 52.66 fatal: not a git repository (or any of the parent directories): .git
14:32:24 [2020-12-10T14:32:24.796Z] #40 ...
14:32:24 [2020-12-10T14:32:24.796Z] 
14:32:24 [2020-12-10T14:32:24.796Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:24 [2020-12-10T14:32:24.796Z] #49 56.45 time
14:32:24 [2020-12-10T14:32:24.796Z] #49 62.47 context
14:32:24 [2020-12-10T14:32:24.796Z] #49 62.83 encoding/binary
14:32:24 [2020-12-10T14:32:24.796Z] #49 63.60 os
14:32:24 [2020-12-10T14:32:24.796Z] #49 65.12 encoding/base64
14:32:24 [2020-12-10T14:32:24.796Z] #49 66.23 golang.org/x/sys/unix
14:32:24 [2020-12-10T14:32:24.796Z] #49 ...
14:32:24 [2020-12-10T14:32:24.796Z] 
14:32:24 [2020-12-10T14:32:24.796Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.018 + RM_GOPATH=0
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.018 + TMP_GOPATH=
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.018 + : /build
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.019 + '[' -z '' ']'
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.019 ++ mktemp -d
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.027 + export GOPATH=/tmp/tmp.whChFavnzv
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.027 + GOPATH=/tmp/tmp.whChFavnzv
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.027 + RM_GOPATH=1
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.028 + case "$(go env GOARCH)" in
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.031 ++ go env GOARCH
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.075 + export GO_BUILDMODE=-buildmode=pie
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.075 + GO_BUILDMODE=-buildmode=pie
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.077 ++ dirname /tmp/install/install.sh
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.082 + dir=/tmp/install
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.082 + bin=tini
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.082 + shift
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.083 + '[' '!' -f /tmp/install/tini.installer ']'
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.085 + . /tmp/install/tini.installer
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.085 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.090 + install_tini
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.090 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.091 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.091 + git clone https://github.com/krallin/tini.git /tmp/tmp.whChFavnzv/tini
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.097 Cloning into '/tmp/tmp.whChFavnzv/tini'...
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.874 + cd /tmp/tmp.whChFavnzv/tini
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.874 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
14:32:24 [2020-12-10T14:32:24.796Z] #35 1.881 + cmake .
14:32:24 [2020-12-10T14:32:24.860Z] #41 29.06   CC       images/ipc-shm.o
14:32:24 [2020-12-10T14:32:24.988Z] #41 52.85 make[1]: Nothing to be done for 'all'.
14:32:24 [2020-12-10T14:32:24.988Z] #41 ...
14:32:24 [2020-12-10T14:32:24.988Z] 
14:32:24 [2020-12-10T14:32:24.988Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
14:32:24 [2020-12-10T14:32:24.988Z] #20 6.498   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:32:24 [2020-12-10T14:32:24.988Z] #20 6.520 Collecting pyyaml (from yamllint==1.16.0)
14:32:24 [2020-12-10T14:32:24.988Z] #20 6.554   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
14:32:25 [2020-12-10T14:32:25.001Z] #40 43.92 Selecting previously unselected package libprotobuf17:arm64.
14:32:25 [2020-12-10T14:32:25.001Z] #40 43.92 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
14:32:25 [2020-12-10T14:32:25.001Z] #40 43.94 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
14:32:25 [2020-12-10T14:32:25.005Z] #18 25.74 Selecting previously unselected package python3-lib2to3.
14:32:25 [2020-12-10T14:32:25.005Z] #18 25.74 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
14:32:25 [2020-12-10T14:32:25.005Z] #18 25.76 Unpacking python3-lib2to3 (3.7.3-1) ...
14:32:25 [2020-12-10T14:32:25.041Z] #29 10.99 
                                                                           0.1%
#                                                                          2.0%
###                                                                        4.7%
####                                                                       6.9%
######                                                                     8.5%
#######                                                                   10.1%
########                                                                  11.5%
#########                                                                 13.2%
##########                                                                14.9%
14:32:25 [2020-12-10T14:32:25.041Z] #29 ...
14:32:25 [2020-12-10T14:32:25.041Z] 
14:32:25 [2020-12-10T14:32:25.041Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:32:25 [2020-12-10T14:32:25.041Z] #55 17.09 Fetched 8182 kB in 16s (505 kB/s)
14:32:25 [2020-12-10T14:32:25.120Z] #41 29.31   CC       images/ipc-msg.o
14:32:25 [2020-12-10T14:32:25.294Z] #18 25.91 Selecting previously unselected package python3-distutils.
14:32:25 [2020-12-10T14:32:25.294Z] #18 25.91 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
14:32:25 [2020-12-10T14:32:25.294Z] #18 25.92 Unpacking python3-distutils (3.7.3-1) ...
14:32:25 [2020-12-10T14:32:25.294Z] #18 26.04 Selecting previously unselected package python3-pip.
14:32:25 [2020-12-10T14:32:25.294Z] #18 ...
14:32:25 [2020-12-10T14:32:25.294Z] 
14:32:25 [2020-12-10T14:32:25.294Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:25 [2020-12-10T14:32:25.294Z] #41 57.53   CC       criu/cr-dedup.o
14:32:25 [2020-12-10T14:32:25.294Z] #41 57.79   CC       criu/cr-dump.o
14:32:25 [2020-12-10T14:32:25.294Z] #41 59.11   CC       criu/cr-errno.o
14:32:25 [2020-12-10T14:32:25.294Z] #41 59.14   CC       criu/cr-restore.o
14:32:25 [2020-12-10T14:32:25.294Z] #41 61.26   CC       criu/cr-service.o
14:32:25 [2020-12-10T14:32:25.294Z] #41 61.84   CC       criu/crtools.o
14:32:25 [2020-12-10T14:32:25.294Z] #41 62.12   CC       criu/eventfd.o
14:32:25 [2020-12-10T14:32:25.294Z] #41 62.30   CC       criu/eventpoll.o
14:32:25 [2020-12-10T14:32:25.294Z] #41 62.72   CC       criu/external.o
14:32:25 [2020-12-10T14:32:25.294Z] #41 62.87   CC       criu/fault-injection.o
14:32:25 [2020-12-10T14:32:25.294Z] #41 62.93   CC       criu/fdstore.o
14:32:25 [2020-12-10T14:32:25.294Z] #41 63.13   CC       criu/fifo.o
14:32:25 [2020-12-10T14:32:25.294Z] #41 63.33   CC       criu/file-ids.o
14:32:25 [2020-12-10T14:32:25.294Z] #41 63.57   CC       criu/file-lock.o
14:32:25 [2020-12-10T14:32:25.294Z] #41 64.07   CC       criu/files-ext.o
14:32:25 [2020-12-10T14:32:25.294Z] #41 64.27   CC       criu/files-reg.o
14:32:25 [2020-12-10T14:32:25.294Z] #41 65.29   CC       criu/files.o
14:32:25 [2020-12-10T14:32:25.294Z] #41 66.74   CC       criu/filesystems.o
14:32:25 [2020-12-10T14:32:25.294Z] #41 67.23   CC       criu/fsnotify.o
14:32:25 [2020-12-10T14:32:25.294Z] #41 ...
14:32:25 [2020-12-10T14:32:25.294Z] 
14:32:25 [2020-12-10T14:32:25.294Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:32:25 [2020-12-10T14:32:25.294Z] #18 26.04 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
14:32:25 [2020-12-10T14:32:25.294Z] #18 26.04 Unpacking python3-pip (18.1-5) ...
14:32:25 [2020-12-10T14:32:25.294Z] #18 26.13 Selecting previously unselected package python3-pkg-resources.
14:32:25 [2020-12-10T14:32:25.294Z] #18 26.13 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
14:32:25 [2020-12-10T14:32:25.294Z] #18 26.13 Unpacking python3-pkg-resources (40.8.0-1) ...
14:32:25 [2020-12-10T14:32:25.359Z] #35 2.493 -- The C compiler identification is GNU 8.3.0
14:32:25 [2020-12-10T14:32:25.359Z] #35 2.539 -- Check for working C compiler: /usr/bin/cc
14:32:25 [2020-12-10T14:32:25.389Z] #41 29.56   CC       images/ipc-sem.o
14:32:25 [2020-12-10T14:32:25.556Z] #20 6.931 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:32:25 [2020-12-10T14:32:25.556Z] #20 6.947   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
14:32:25 [2020-12-10T14:32:25.556Z] #20 6.957 Building wheels for collected packages: pyyaml
14:32:25 [2020-12-10T14:32:25.556Z] #20 6.957   Running setup.py bdist_wheel for pyyaml: started
14:32:25 [2020-12-10T14:32:25.556Z] #20 7.209   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:32:25 [2020-12-10T14:32:25.584Z] #18 26.19 Selecting previously unselected package python3-setuptools.
14:32:25 [2020-12-10T14:32:25.584Z] #18 26.19 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
14:32:25 [2020-12-10T14:32:25.584Z] #18 26.20 Unpacking python3-setuptools (40.8.0-1) ...
14:32:25 [2020-12-10T14:32:25.584Z] #18 26.36 Selecting previously unselected package python3-wheel.
14:32:25 [2020-12-10T14:32:25.584Z] #18 26.36 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
14:32:25 [2020-12-10T14:32:25.584Z] #18 26.36 Unpacking python3-wheel (0.32.3-2) ...
14:32:25 [2020-12-10T14:32:25.584Z] #18 26.43 Selecting previously unselected package sudo.
14:32:25 [2020-12-10T14:32:25.584Z] #18 26.43 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
14:32:25 [2020-12-10T14:32:25.584Z] #18 26.43 Unpacking sudo (1.8.27-1+deb10u2) ...
14:32:25 [2020-12-10T14:32:25.616Z] #35 ...
14:32:25 [2020-12-10T14:32:25.616Z] 
14:32:25 [2020-12-10T14:32:25.616Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:25 [2020-12-10T14:32:25.616Z] #32 57.53 internal/poll
14:32:25 [2020-12-10T14:32:25.616Z] #32 59.50 internal/fmtsort
14:32:25 [2020-12-10T14:32:25.616Z] #32 59.62 internal/syscall/execenv
14:32:25 [2020-12-10T14:32:25.616Z] #32 60.07 internal/syscall/unix
14:32:25 [2020-12-10T14:32:25.616Z] #32 60.30 strings
14:32:25 [2020-12-10T14:32:25.616Z] #32 60.48 os
14:32:25 [2020-12-10T14:32:25.616Z] #32 63.18 path
14:32:25 [2020-12-10T14:32:25.616Z] #32 63.93 text/tabwriter
14:32:25 [2020-12-10T14:32:25.616Z] #32 64.32 fmt
14:32:25 [2020-12-10T14:32:25.616Z] #32 64.67 path/filepath
14:32:25 [2020-12-10T14:32:25.616Z] #32 66.47 io/ioutil
14:32:25 [2020-12-10T14:32:25.616Z] #32 ...
14:32:25 [2020-12-10T14:32:25.616Z] 
14:32:25 [2020-12-10T14:32:25.616Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:25 [2020-12-10T14:32:25.616Z] #49 67.74 fmt
14:32:25 [2020-12-10T14:32:25.652Z] #41 29.78   CC       images/utsns.o
14:32:25 [2020-12-10T14:32:25.815Z] #20 7.210   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
14:32:25 [2020-12-10T14:32:25.815Z] #20 7.226 Successfully built pyyaml
14:32:25 [2020-12-10T14:32:25.815Z] #20 7.230 Installing collected packages: pyyaml, pathspec, yamllint
14:32:25 [2020-12-10T14:32:25.815Z] #20 7.348 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
14:32:25 [2020-12-10T14:32:25.873Z] #18 26.82 Selecting previously unselected package thin-provisioning-tools.
14:32:25 [2020-12-10T14:32:25.873Z] #18 26.82 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
14:32:25 [2020-12-10T14:32:25.873Z] #18 26.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:32:25 [2020-12-10T14:32:25.912Z] #41 29.95   CC       images/creds.o
14:32:25 [2020-12-10T14:32:25.912Z] #41 30.15   CC       images/vma.o
14:32:25 [2020-12-10T14:32:25.965Z] #40 44.97 Selecting previously unselected package libprotobuf-lite17:arm64.
14:32:25 [2020-12-10T14:32:25.965Z] #40 44.97 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
14:32:25 [2020-12-10T14:32:25.965Z] #40 44.98 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
14:32:26 [2020-12-10T14:32:26.163Z] #18 27.00 Selecting previously unselected package uidmap.
14:32:26 [2020-12-10T14:32:26.163Z] #18 27.00 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
14:32:26 [2020-12-10T14:32:26.163Z] #18 27.00 Unpacking uidmap (1:4.5-1.1) ...
14:32:26 [2020-12-10T14:32:26.163Z] #18 27.06 Selecting previously unselected package vim-runtime.
14:32:26 [2020-12-10T14:32:26.163Z] #18 27.06 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:32:26 [2020-12-10T14:32:26.163Z] #18 27.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:32:26 [2020-12-10T14:32:26.163Z] #18 27.11 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:32:26 [2020-12-10T14:32:26.171Z] #41 30.33   CC       images/netdev.o
14:32:26 [2020-12-10T14:32:26.233Z] #40 45.19 Selecting previously unselected package libprotobuf-dev:arm64.
14:32:26 [2020-12-10T14:32:26.233Z] #40 45.19 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
14:32:26 [2020-12-10T14:32:26.233Z] #40 45.26 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
14:32:26 [2020-12-10T14:32:26.430Z] #41 30.71   CC       images/tty.o
14:32:26 [2020-12-10T14:32:26.453Z] #18 27.11 Unpacking vim-runtime (2:8.1.0875-5) ...
14:32:26 [2020-12-10T14:32:26.754Z] #20 DONE 8.1s
14:32:26 [2020-12-10T14:32:26.754Z] 
14:32:26 [2020-12-10T14:32:26.754Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:32:26 [2020-12-10T14:32:26.754Z] #54 58.41 + bin/containerd-stress
14:32:26 [2020-12-10T14:32:26.754Z] #54 60.35 + bin/containerd-shim
14:32:26 [2020-12-10T14:32:26.754Z] #54 63.07 + bin/containerd-shim-runc-v1
14:32:26 [2020-12-10T14:32:26.754Z] #54 65.09 + bin/containerd-shim-runc-v2
14:32:26 [2020-12-10T14:32:26.754Z] #54 66.22 + binaries
14:32:26 [2020-12-10T14:32:26.754Z] #54 66.23 + install -D bin/containerd /build/containerd
14:32:26 [2020-12-10T14:32:26.754Z] #54 66.26 + install -D bin/containerd-shim /build/containerd-shim
14:32:26 [2020-12-10T14:32:26.754Z] #54 66.26 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:32:26 [2020-12-10T14:32:26.754Z] #54 66.27 + install -D bin/ctr /build/ctr
14:32:26 [2020-12-10T14:32:26.754Z] #54 DONE 67.1s
14:32:26 [2020-12-10T14:32:26.754Z] 
14:32:26 [2020-12-10T14:32:26.754Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:26 [2020-12-10T14:32:26.754Z] #41 53.01 make[1]: 'images/built-in.o' is up to date.
14:32:26 [2020-12-10T14:32:26.754Z] #41 53.02 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:32:26 [2020-12-10T14:32:26.754Z] #41 53.03 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:32:26 [2020-12-10T14:32:26.754Z] #41 53.05 make[1]: 'compel/libcompel.a' is up to date.
14:32:26 [2020-12-10T14:32:26.754Z] #41 53.06 make[1]: 'compel/compel-host-bin' is up to date.
14:32:26 [2020-12-10T14:32:26.754Z] #41 53.07 make[1]: Nothing to be done for 'all'.
14:32:26 [2020-12-10T14:32:26.754Z] #41 53.08 make[1]: 'soccr/libsoccr.a' is up to date.
14:32:26 [2020-12-10T14:32:26.754Z] #41 53.15 make[2]: Nothing to be done for 'all'.
14:32:26 [2020-12-10T14:32:26.754Z] #41 53.16 make[2]: Nothing to be done for 'all'.
14:32:26 [2020-12-10T14:32:26.754Z] #41 53.17 make[2]: Nothing to be done for 'all'.
14:32:26 [2020-12-10T14:32:26.754Z] #41 53.20 make[2]: Nothing to be done for 'all'.
14:32:26 [2020-12-10T14:32:26.754Z] #41 53.22 make[2]: Nothing to be done for 'all'.
14:32:26 [2020-12-10T14:32:26.754Z] #41 53.23 make[2]: Nothing to be done for 'all'.
14:32:26 [2020-12-10T14:32:26.754Z] #41 53.25 make[2]: Nothing to be done for 'all'.
14:32:26 [2020-12-10T14:32:26.754Z] #41 53.27 make[2]: Nothing to be done for 'all'.
14:32:26 [2020-12-10T14:32:26.754Z] #41 53.28   INSTALL  criu/criu
14:32:26 [2020-12-10T14:32:26.754Z] #41 DONE 54.5s
14:32:26 [2020-12-10T14:32:26.754Z] 
14:32:26 [2020-12-10T14:32:26.754Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
14:32:26 [2020-12-10T14:32:26.811Z] #40 ...
14:32:26 [2020-12-10T14:32:26.811Z] 
14:32:26 [2020-12-10T14:32:26.811Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:32:26 [2020-12-10T14:32:26.811Z] #11 38.58 Get:12 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]
14:32:26 [2020-12-10T14:32:26.811Z] #11 41.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
14:32:26 [2020-12-10T14:32:26.811Z] #11 41.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
14:32:26 [2020-12-10T14:32:26.811Z] #11 41.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
14:32:26 [2020-12-10T14:32:26.811Z] #11 41.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
14:32:26 [2020-12-10T14:32:26.811Z] #11 41.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
14:32:26 [2020-12-10T14:32:26.811Z] #11 41.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u5 [110 kB]
14:32:26 [2020-12-10T14:32:26.811Z] #11 41.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
14:32:26 [2020-12-10T14:32:26.811Z] #11 41.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
14:32:26 [2020-12-10T14:32:26.811Z] #11 41.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
14:32:26 [2020-12-10T14:32:26.811Z] #11 41.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
14:32:26 [2020-12-10T14:32:26.811Z] #11 41.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
14:32:26 [2020-12-10T14:32:26.811Z] #11 41.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
14:32:26 [2020-12-10T14:32:26.811Z] #11 41.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
14:32:26 [2020-12-10T14:32:26.811Z] #11 41.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
14:32:26 [2020-12-10T14:32:26.811Z] #11 41.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u5 [322 kB]
14:32:26 [2020-12-10T14:32:26.811Z] #11 42.85 debconf: delaying package configuration, since apt-utils is not installed
14:32:26 [2020-12-10T14:32:26.811Z] #11 43.17 Fetched 73.8 MB in 10s (7483 kB/s)
14:32:26 [2020-12-10T14:32:26.811Z] #11 43.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
14:32:26 [2020-12-10T14:32:26.811Z] #11 43.80 Preparing to unpack .../libsystemd0_241-7~deb10u5_arm64.deb ...
14:32:26 [2020-12-10T14:32:26.811Z] #11 43.80 Unpacking libsystemd0:arm64 (241-7~deb10u5) over (241-7~deb10u4) ...
14:32:26 [2020-12-10T14:32:26.811Z] #11 44.30 Setting up libsystemd0:arm64 (241-7~deb10u5) ...
14:32:26 [2020-12-10T14:32:26.811Z] #11 44.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
14:32:26 [2020-12-10T14:32:26.811Z] #11 44.92 Preparing to unpack .../libudev1_241-7~deb10u5_arm64.deb ...
14:32:26 [2020-12-10T14:32:26.811Z] #11 44.96 Unpacking libudev1:arm64 (241-7~deb10u5) over (241-7~deb10u4) ...
14:32:26 [2020-12-10T14:32:26.811Z] #11 45.18 Setting up libudev1:arm64 (241-7~deb10u5) ...
14:32:26 [2020-12-10T14:32:26.811Z] #11 45.38 Selecting previously unselected package binutils-mingw-w64-i686.
14:32:26 [2020-12-10T14:32:26.811Z] #11 45.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 ... 15383 files and directories currently installed.)
14:32:26 [2020-12-10T14:32:26.811Z] #11 45.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
14:32:26 [2020-12-10T14:32:26.811Z] #11 45.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:32:27 [2020-12-10T14:32:27.013Z] #23 DONE 0.3s
14:32:27 [2020-12-10T14:32:27.013Z] 
14:32:27 [2020-12-10T14:32:27.013Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
14:32:27 [2020-12-10T14:32:27.369Z] #41 31.32   CC       images/file-lock.o
14:32:27 [2020-12-10T14:32:27.369Z] #41 31.56   CC       images/rlimit.o
14:32:27 [2020-12-10T14:32:27.629Z] #41 31.74   CC       images/pagemap.o
14:32:27 [2020-12-10T14:32:27.758Z] #11 ...
14:32:27 [2020-12-10T14:32:27.758Z] 
14:32:27 [2020-12-10T14:32:27.758Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:32:27 [2020-12-10T14:32:27.759Z] #40 46.48 Selecting previously unselected package libprotoc17:arm64.
14:32:27 [2020-12-10T14:32:27.759Z] #40 46.50 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
14:32:27 [2020-12-10T14:32:27.759Z] #40 46.52 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
14:32:27 [2020-12-10T14:32:27.889Z] #41 32.07   CC       images/siginfo.o
14:32:28 [2020-12-10T14:32:28.021Z] #40 47.04 Selecting previously unselected package protobuf-c-compiler.
14:32:28 [2020-12-10T14:32:28.021Z] #40 47.04 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
14:32:28 [2020-12-10T14:32:28.021Z] #40 47.08 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
14:32:28 [2020-12-10T14:32:28.148Z] #41 32.41   CC       images/rpc.o
14:32:28 [2020-12-10T14:32:28.283Z] #40 47.26 Selecting previously unselected package protobuf-compiler.
14:32:28 [2020-12-10T14:32:28.283Z] #40 47.27 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
14:32:28 [2020-12-10T14:32:28.283Z] #40 47.30 Unpacking protobuf-compiler (3.6.1.3-2) ...
14:32:28 [2020-12-10T14:32:28.511Z] #18 29.08 Selecting previously unselected package vim.
14:32:28 [2020-12-10T14:32:28.511Z] #18 29.08 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
14:32:28 [2020-12-10T14:32:28.511Z] #18 29.10 Unpacking vim (2:8.1.0875-5) ...
14:32:28 [2020-12-10T14:32:28.545Z] #40 47.46 Selecting previously unselected package python-pkg-resources.
14:32:28 [2020-12-10T14:32:28.545Z] #40 47.46 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
14:32:28 [2020-12-10T14:32:28.545Z] #40 47.48 Unpacking python-pkg-resources (40.8.0-1) ...
14:32:28 [2020-12-10T14:32:28.801Z] #18 29.58 Selecting previously unselected package xfsprogs.
14:32:28 [2020-12-10T14:32:28.801Z] #18 29.58 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
14:32:28 [2020-12-10T14:32:28.801Z] #18 29.60 Unpacking xfsprogs (4.20.0-1) ...
14:32:28 [2020-12-10T14:32:28.807Z] #40 47.78 Selecting previously unselected package python-six.
14:32:28 [2020-12-10T14:32:28.807Z] #40 47.78 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
14:32:28 [2020-12-10T14:32:28.807Z] #40 47.79 Unpacking python-six (1.12.0-1) ...
14:32:28 [2020-12-10T14:32:28.890Z] #49 ...
14:32:28 [2020-12-10T14:32:28.890Z] 
14:32:28 [2020-12-10T14:32:28.890Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:32:28 [2020-12-10T14:32:28.890Z] #40 70.26 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
14:32:28 [2020-12-10T14:32:28.890Z] #40 70.27 Processing triggers for libc-bin (2.28-10) ...
14:32:28 [2020-12-10T14:32:28.890Z] #40 DONE 71.0s
14:32:29 [2020-12-10T14:32:29.090Z] #18 29.92 Selecting previously unselected package zip.
14:32:29 [2020-12-10T14:32:29.090Z] #18 29.92 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
14:32:29 [2020-12-10T14:32:29.090Z] #18 29.92 Unpacking zip (3.0-11+b1) ...
14:32:29 [2020-12-10T14:32:29.090Z] #18 30.08 Setting up aufs-tools (1:4.14+20190211-1) ...
14:32:29 [2020-12-10T14:32:29.090Z] #18 30.09 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:32:29 [2020-12-10T14:32:29.090Z] #18 30.10 Setting up libip6tc0:s390x (1.8.2-4) ...
14:32:29 [2020-12-10T14:32:29.104Z] #40 47.97 Selecting previously unselected package python-protobuf.
14:32:29 [2020-12-10T14:32:29.104Z] #40 48.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
14:32:29 [2020-12-10T14:32:29.104Z] #40 48.02 Unpacking python-protobuf (3.6.1.3-2) ...
14:32:29 [2020-12-10T14:32:29.151Z] 
14:32:29 [2020-12-10T14:32:29.151Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:29 [2020-12-10T14:32:29.380Z] #18 30.10 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
14:32:29 [2020-12-10T14:32:29.380Z] #18 30.11 Setting up libgpm2:s390x (1.20.7-5) ...
14:32:29 [2020-12-10T14:32:29.380Z] #18 30.12 Setting up libip4tc0:s390x (1.8.2-4) ...
14:32:29 [2020-12-10T14:32:29.380Z] #18 30.12 Setting up uidmap (1:4.5-1.1) ...
14:32:29 [2020-12-10T14:32:29.380Z] #18 30.13 Setting up libnftnl11:s390x (1.1.2-2) ...
14:32:29 [2020-12-10T14:32:29.380Z] #18 30.14 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
14:32:29 [2020-12-10T14:32:29.380Z] #18 30.14 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:32:29 [2020-12-10T14:32:29.380Z] #18 30.15 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
14:32:29 [2020-12-10T14:32:29.380Z] #18 30.16 Setting up libicu63:s390x (63.1-6+deb10u1) ...
14:32:29 [2020-12-10T14:32:29.380Z] #18 30.16 Setting up xxd (2:8.1.0875-5) ...
14:32:29 [2020-12-10T14:32:29.380Z] #18 30.17 Setting up zip (3.0-11+b1) ...
14:32:29 [2020-12-10T14:32:29.380Z] #18 30.19 Setting up vim-common (2:8.1.0875-5) ...
14:32:29 [2020-12-10T14:32:29.380Z] #18 30.20 Setting up bash-completion (1:2.8-6) ...
14:32:29 [2020-12-10T14:32:29.529Z] #41 33.57   CC       images/ext-file.o
14:32:29 [2020-12-10T14:32:29.529Z] #41 33.83   CC       images/cgroup.o
14:32:29 [2020-12-10T14:32:29.613Z] #55 17.09 Reading package lists...
14:32:29 [2020-12-10T14:32:29.613Z] #55 ...
14:32:29 [2020-12-10T14:32:29.613Z] 
14:32:29 [2020-12-10T14:32:29.613Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:32:29 [2020-12-10T14:32:29.613Z] #49 10.91 go: downloading github.com/spf13/viper v1.6.1
14:32:29 [2020-12-10T14:32:29.613Z] #49 11.00 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
14:32:29 [2020-12-10T14:32:29.613Z] #49 11.00 go: downloading github.com/fatih/color v1.7.0
14:32:29 [2020-12-10T14:32:29.613Z] #49 11.00 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
14:32:29 [2020-12-10T14:32:29.613Z] #49 11.09 go: downloading github.com/spf13/cobra v0.0.5
14:32:29 [2020-12-10T14:32:29.613Z] #49 11.46 go: extracting github.com/fatih/color v1.7.0
14:32:29 [2020-12-10T14:32:29.613Z] #49 11.54 go: extracting github.com/spf13/viper v1.6.1
14:32:29 [2020-12-10T14:32:29.613Z] #49 11.66 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
14:32:29 [2020-12-10T14:32:29.613Z] #49 11.66 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
14:32:29 [2020-12-10T14:32:29.613Z] #49 11.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:32:29 [2020-12-10T14:32:29.613Z] #49 11.78 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:32:29 [2020-12-10T14:32:29.613Z] #49 12.16 go: extracting github.com/spf13/cobra v0.0.5
14:32:29 [2020-12-10T14:32:29.613Z] #49 12.37 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:32:29 [2020-12-10T14:32:29.613Z] #49 12.40 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:32:29 [2020-12-10T14:32:29.613Z] #49 12.96 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:32:29 [2020-12-10T14:32:29.613Z] #49 13.12 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:32:29 [2020-12-10T14:32:29.613Z] #49 13.52 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
14:32:29 [2020-12-10T14:32:29.613Z] #49 15.21 go: downloading github.com/hashicorp/hcl v1.0.0
14:32:29 [2020-12-10T14:32:29.613Z] #49 15.55 go: extracting github.com/hashicorp/hcl v1.0.0
14:32:29 [2020-12-10T14:32:29.613Z] #49 16.69 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.02 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.02 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.04 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.04 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.04 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.08 go: downloading github.com/magiconair/properties v1.8.1
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.08 go: downloading github.com/inconshreveable/mousetrap v1.0.0
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.12 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.12 go: downloading github.com/mitchellh/mapstructure v1.1.2
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.13 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.14 go: downloading gopkg.in/ini.v1 v1.51.0
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.28 go: extracting github.com/inconshreveable/mousetrap v1.0.0
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.32 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.35 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.37 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.41 go: downloading github.com/spf13/cast v1.3.0
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.45 go: downloading github.com/pkg/errors v0.8.1
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.46 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.47 go: downloading github.com/subosito/gotenv v1.2.0
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.50 go: extracting github.com/magiconair/properties v1.8.1
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.52 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.61 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.68 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.70 go: downloading github.com/ultraware/whitespace v0.0.4
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.79 go: extracting github.com/mitchellh/mapstructure v1.1.2
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.91 go: downloading github.com/spf13/jwalterweatherman v1.0.0
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.94 go: extracting github.com/pkg/errors v0.8.1
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.95 go: extracting github.com/spf13/cast v1.3.0
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.96 go: extracting gopkg.in/ini.v1 v1.51.0
14:32:29 [2020-12-10T14:32:29.613Z] #49 20.97 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
14:32:29 [2020-12-10T14:32:29.613Z] #49 21.02 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
14:32:29 [2020-12-10T14:32:29.613Z] #49 ...
14:32:29 [2020-12-10T14:32:29.613Z] 
14:32:29 [2020-12-10T14:32:29.613Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:32:29 [2020-12-10T14:32:29.613Z] #29 10.99 
                                                                           0.1%
#                                                                          2.0%
###                                                                        4.7%
####                                                                       6.9%
######                                                                     8.5%
#######                                                                   10.1%
########                                                                  11.5%
#########                                                                 13.2%
##########                                                                14.9%
###########                                                               16.5%
#############                                                             18.1%
##############                                                            20.3%
################                                                          22.5%
#################                                                         24.1%
##################                                                        25.7%
###################                                                       26.8%
####################                                                      27.9%
####################                                                      29.0%
#####################                                                     30.1%
######################                                                    31.7%
########################                                                  33.3%
#########################                                                 35.0%
#########################                                                 36.1%
###########################                                               38.4%
############################                                              40.0%
#############################                                             41.6%
###############################                                           43.2%
################################                                          44.9%
#################################                                         46.9%
##################################                                        48.4%
####################################                                      50.6%
#####################################                                     52.7%
#######################################                                   54.6%
#######################################                                   55.3%
########################################                                  56.8%
##########################################                                58.5%
###########################################                               60.5%
############################################                              62.2%
#############################################                             63.8%
###############################################                           66.0%
################################################                          67.6%
#################################################                         69.2%
###################################################                       70.9%
###################################################                       71.9%
#####################################################                     74.1%
14:32:29 [2020-12-10T14:32:29.613Z] #29 ...
14:32:29 [2020-12-10T14:32:29.613Z] 
14:32:29 [2020-12-10T14:32:29.613Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:29 [2020-12-10T14:32:29.613Z] #45 11.44 vendor/golang.org/x/crypto/cryptobyte/asn1
14:32:29 [2020-12-10T14:32:29.613Z] #45 11.77 internal/nettrace
14:32:29 [2020-12-10T14:32:29.613Z] #45 12.29 runtime/cgo
14:32:29 [2020-12-10T14:32:29.613Z] #45 16.50 vendor/golang.org/x/crypto/internal/subtle
14:32:29 [2020-12-10T14:32:29.613Z] #45 ...
14:32:29 [2020-12-10T14:32:29.613Z] 
14:32:29 [2020-12-10T14:32:29.613Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:32:29 [2020-12-10T14:32:29.739Z] #40 48.75 Setting up python-pkg-resources (40.8.0-1) ...
14:32:30 [2020-12-10T14:32:30.081Z] #41 ...
14:32:30 [2020-12-10T14:32:30.081Z] 
14:32:30 [2020-12-10T14:32:30.081Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:30 [2020-12-10T14:32:30.081Z] #43 61.86 os
14:32:30 [2020-12-10T14:32:30.081Z] #43 63.94 regexp/syntax
14:32:30 [2020-12-10T14:32:30.081Z] #43 66.22 fmt
14:32:30 [2020-12-10T14:32:30.081Z] #43 69.42 regexp
14:32:30 [2020-12-10T14:32:30.081Z] #43 70.67 go/token
14:32:30 [2020-12-10T14:32:30.081Z] #43 72.08 go/scanner
14:32:30 [2020-12-10T14:32:30.081Z] #43 ...
14:32:30 [2020-12-10T14:32:30.081Z] 
14:32:30 [2020-12-10T14:32:30.081Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:30 [2020-12-10T14:32:30.081Z] #35 3.407 -- Check for working C compiler: /usr/bin/cc -- works
14:32:30 [2020-12-10T14:32:30.081Z] #35 3.414 -- Detecting C compiler ABI info
14:32:30 [2020-12-10T14:32:30.081Z] #35 4.180 -- Detecting C compiler ABI info - done
14:32:30 [2020-12-10T14:32:30.081Z] #35 4.248 -- Detecting C compile features
14:32:30 [2020-12-10T14:32:30.081Z] #35 6.725 -- Detecting C compile features - done
14:32:30 [2020-12-10T14:32:30.081Z] #35 6.830 -- Performing Test HAS_BUILTIN_FORTIFY
14:32:30 [2020-12-10T14:32:30.081Z] #35 7.209 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:32:30 [2020-12-10T14:32:30.081Z] #35 7.302 -- Configuring done
14:32:30 [2020-12-10T14:32:30.081Z] #35 7.342 -- Generating done
14:32:30 [2020-12-10T14:32:30.081Z] #35 7.352 -- Build files have been written to: /tmp/tmp.whChFavnzv/tini
14:32:30 [2020-12-10T14:32:30.081Z] #35 7.355 + make tini-static
14:32:30 [2020-12-10T14:32:30.099Z] #41 34.35   CC       images/userns.o
14:32:30 [2020-12-10T14:32:30.225Z] #29 10.99 
                                                                           0.1%
#                                                                          2.0%
###                                                                        4.7%
####                                                                       6.9%
######                                                                     8.5%
#######                                                                   10.1%
########                                                                  11.5%
#########                                                                 13.2%
##########                                                                14.9%
###########                                                               16.5%
#############                                                             18.1%
##############                                                            20.3%
################                                                          22.5%
#################                                                         24.1%
##################                                                        25.7%
###################                                                       26.8%
####################                                                      27.9%
####################                                                      29.0%
#####################                                                     30.1%
######################                                                    31.7%
########################                                                  33.3%
#########################                                                 35.0%
#########################                                                 36.1%
###########################                                               38.4%
############################                                              40.0%
#############################                                             41.6%
###############################                                           43.2%
################################                                          44.9%
#################################                                         46.9%
##################################                                        48.4%
####################################                                      50.6%
#####################################                                     52.7%
#######################################                                   54.6%
#######################################                                   55.3%
########################################                                  56.8%
##########################################                                58.5%
###########################################                               60.5%
############################################                              62.2%
#############################################                             63.8%
###############################################                           66.0%
################################################                          67.6%
#################################################                         69.2%
###################################################                       70.9%
###################################################                       71.9%
#####################################################                     74.1%
######################################################                    75.2%
#######################################################                   77.4%
########################################################                  79.0%
##########################################################                80.6%
##########################################################                81.2%
###########################################################               82.4%
14:32:30 [2020-12-10T14:32:30.225Z] #29 ...
14:32:30 [2020-12-10T14:32:30.225Z] 
14:32:30 [2020-12-10T14:32:30.225Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:30 [2020-12-10T14:32:30.225Z] #51 12.05 + cd /tmp/tmp.R3bhI4LdoP/src/github.com/mvdan/sh
14:32:30 [2020-12-10T14:32:30.225Z] #51 12.05 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
14:32:30 [2020-12-10T14:32:30.225Z] #51 12.27 + GO111MODULE=on
14:32:30 [2020-12-10T14:32:30.225Z] #51 12.27 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
14:32:30 [2020-12-10T14:32:30.225Z] #51 14.24 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:32:30 [2020-12-10T14:32:30.225Z] #51 14.25 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:32:30 [2020-12-10T14:32:30.225Z] #51 14.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:32:30 [2020-12-10T14:32:30.225Z] #51 14.55 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:32:30 [2020-12-10T14:32:30.225Z] #51 14.56 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:32:30 [2020-12-10T14:32:30.225Z] #51 16.03 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:32:30 [2020-12-10T14:32:30.225Z] #51 17.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:32:30 [2020-12-10T14:32:30.225Z] #51 19.41 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:32:30 [2020-12-10T14:32:30.225Z] #51 21.20 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:32:30 [2020-12-10T14:32:30.225Z] #51 21.32 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:32:30 [2020-12-10T14:32:30.225Z] #51 21.82 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:32:30 [2020-12-10T14:32:30.225Z] #51 22.15 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:32:30 [2020-12-10T14:32:30.225Z] #51 ...
14:32:30 [2020-12-10T14:32:30.225Z] 
14:32:30 [2020-12-10T14:32:30.225Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:32:30 [2020-12-10T14:32:30.644Z] #35 7.734 Scanning dependencies of target tini-static
14:32:30 [2020-12-10T14:32:30.668Z] #41 34.58   CC       images/google/protobuf/descriptor.o
14:32:30 [2020-12-10T14:32:30.683Z] #40 ...
14:32:30 [2020-12-10T14:32:30.683Z] 
14:32:30 [2020-12-10T14:32:30.683Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:30 [2020-12-10T14:32:30.683Z] #43 39.52 vendor/golang.org/x/text/transform
14:32:30 [2020-12-10T14:32:30.683Z] #43 40.49 time
14:32:30 [2020-12-10T14:32:30.683Z] #43 42.57 regexp
14:32:30 [2020-12-10T14:32:30.683Z] #43 48.37 github.com/LK4D4/vndr/versioned
14:32:30 [2020-12-10T14:32:30.683Z] #43 48.60 internal/lazyregexp
14:32:30 [2020-12-10T14:32:30.683Z] #43 48.62 net
14:32:30 [2020-12-10T14:32:30.683Z] #43 48.63 os/exec
14:32:30 [2020-12-10T14:32:30.683Z] #43 ...
14:32:30 [2020-12-10T14:32:30.683Z] 
14:32:30 [2020-12-10T14:32:30.683Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:32:30 [2020-12-10T14:32:30.683Z] #11 47.15 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:32:30 [2020-12-10T14:32:30.683Z] #11 47.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
14:32:30 [2020-12-10T14:32:30.683Z] #11 47.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:32:30 [2020-12-10T14:32:30.683Z] #11 49.14 Selecting previously unselected package binutils-mingw-w64.
14:32:30 [2020-12-10T14:32:30.683Z] #11 49.14 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:32:30 [2020-12-10T14:32:30.683Z] #11 49.16 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:32:30 [2020-12-10T14:32:30.683Z] #11 49.29 Selecting previously unselected package libdevmapper1.02.1:arm64.
14:32:30 [2020-12-10T14:32:30.683Z] #11 49.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
14:32:30 [2020-12-10T14:32:30.683Z] #11 49.31 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
14:32:30 [2020-12-10T14:32:30.683Z] #11 49.46 Selecting previously unselected package dmsetup.
14:32:30 [2020-12-10T14:32:30.683Z] #11 49.46 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
14:32:30 [2020-12-10T14:32:30.683Z] #11 49.47 Unpacking dmsetup (2:1.02.155-3) ...
14:32:30 [2020-12-10T14:32:30.683Z] #11 49.67 Selecting previously unselected package mingw-w64-common.
14:32:30 [2020-12-10T14:32:30.683Z] #11 49.67 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:32:30 [2020-12-10T14:32:30.683Z] #11 49.71 Unpacking mingw-w64-common (6.0.0-3) ...
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.50 Setting up libiptc0:s390x (1.8.2-4) ...
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.51 Setting up xz-utils (5.2.4-1) ...
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.53 Setting up sudo (1.8.27-1+deb10u2) ...
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.59 invoke-rc.d: could not determine current runlevel
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.59 invoke-rc.d: policy-rc.d denied execution of start.
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.59 Setting up pigz (2.4-1) ...
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.60 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.61 Setting up libnl-3-200:s390x (3.4.0-1) ...
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.62 Setting up python-pip-whl (18.1-5) ...
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.63 Setting up libmpdec2:s390x (2.4.2-2) ...
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.63 Setting up vim-runtime (2:8.1.0875-5) ...
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.81 Setting up libaio1:s390x (0.3.112-3) ...
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.81 Setting up libonig5:s390x (6.9.1-1) ...
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.82 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.83 Setting up vim (2:8.1.0875-5) ...
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:32:30 [2020-12-10T14:32:30.880Z] #18 31.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:32:30 [2020-12-10T14:32:30.901Z] #35 7.952 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:32:30 [2020-12-10T14:32:30.945Z] #11 ...
14:32:30 [2020-12-10T14:32:30.945Z] 
14:32:30 [2020-12-10T14:32:30.945Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:30 [2020-12-10T14:32:30.945Z] #49 39.87 regexp
14:32:30 [2020-12-10T14:32:30.945Z] #49 44.84 internal/poll
14:32:30 [2020-12-10T14:32:30.945Z] #49 44.86 context
14:32:30 [2020-12-10T14:32:30.945Z] #49 46.95 mvdan.cc/sh/v3/fileutil
14:32:30 [2020-12-10T14:32:30.945Z] #49 46.95 path/filepath
14:32:30 [2020-12-10T14:32:30.945Z] #49 49.06 fmt
14:32:30 [2020-12-10T14:32:30.945Z] #49 49.07 encoding/binary
14:32:30 [2020-12-10T14:32:30.945Z] #49 ...
14:32:30 [2020-12-10T14:32:30.945Z] 
14:32:30 [2020-12-10T14:32:30.945Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:30 [2020-12-10T14:32:30.945Z] #32 43.92 internal/poll
14:32:30 [2020-12-10T14:32:30.945Z] #32 45.08 internal/fmtsort
14:32:30 [2020-12-10T14:32:30.945Z] #32 45.69 os
14:32:30 [2020-12-10T14:32:30.945Z] #32 46.90 fmt
14:32:30 [2020-12-10T14:32:30.945Z] #32 46.91 path/filepath
14:32:30 [2020-12-10T14:32:30.945Z] #32 47.83 io/ioutil
14:32:30 [2020-12-10T14:32:30.945Z] #32 49.73 flag
14:32:30 [2020-12-10T14:32:30.945Z] #32 49.76 github.com/BurntSushi/toml
14:32:30 [2020-12-10T14:32:30.945Z] #32 49.76 log
14:32:31 [2020-12-10T14:32:31.169Z] #18 31.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:32:31 [2020-12-10T14:32:31.169Z] #18 31.88 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
14:32:31 [2020-12-10T14:32:31.169Z] #18 31.89 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:32:31 [2020-12-10T14:32:31.169Z] #18 31.90 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
14:32:31 [2020-12-10T14:32:31.169Z] #18 31.91 Setting up jq (1.5+dfsg-2+b1) ...
14:32:31 [2020-12-10T14:32:31.169Z] #18 31.91 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
14:32:31 [2020-12-10T14:32:31.169Z] #18 31.92 Setting up python3.7 (3.7.3-2+deb10u2) ...
14:32:31 [2020-12-10T14:32:31.204Z] #28 DONE 4.1s
14:32:31 [2020-12-10T14:32:31.204Z] 
14:32:31 [2020-12-10T14:32:31.204Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
14:32:31 [2020-12-10T14:32:31.204Z] #31 DONE 0.3s
14:32:31 [2020-12-10T14:32:31.463Z] 
14:32:31 [2020-12-10T14:32:31.463Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
14:32:31 [2020-12-10T14:32:31.463Z] #33 DONE 0.1s
14:32:31 [2020-12-10T14:32:31.463Z] 
14:32:31 [2020-12-10T14:32:31.463Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
14:32:31 [2020-12-10T14:32:31.463Z] #36 DONE 0.0s
14:32:31 [2020-12-10T14:32:31.463Z] 
14:32:31 [2020-12-10T14:32:31.463Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
14:32:31 [2020-12-10T14:32:31.729Z] #29 10.99 
                                                                           0.1%
#                                                                          2.0%
###                                                                        4.7%
####                                                                       6.9%
######                                                                     8.5%
#######                                                                   10.1%
########                                                                  11.5%
#########                                                                 13.2%
##########                                                                14.9%
###########                                                               16.5%
#############                                                             18.1%
##############                                                            20.3%
################                                                          22.5%
#################                                                         24.1%
##################                                                        25.7%
###################                                                       26.8%
####################                                                      27.9%
####################                                                      29.0%
#####################                                                     30.1%
######################                                                    31.7%
########################                                                  33.3%
#########################                                                 35.0%
#########################                                                 36.1%
###########################                                               38.4%
############################                                              40.0%
#############################                                             41.6%
###############################                                           43.2%
################################                                          44.9%
#################################                                         46.9%
##################################                                        48.4%
####################################                                      50.6%
#####################################                                     52.7%
#######################################                                   54.6%
#######################################                                   55.3%
########################################                                  56.8%
##########################################                                58.5%
###########################################                               60.5%
############################################                              62.2%
#############################################                             63.8%
###############################################                           66.0%
################################################                          67.6%
#################################################                         69.2%
###################################################                       70.9%
###################################################                       71.9%
#####################################################                     74.1%
######################################################                    75.2%
#######################################################                   77.4%
########################################################                  79.0%
##########################################################                80.6%
##########################################################                81.2%
###########################################################               82.4%
############################################################              84.0%
#############################################################             85.1%
##############################################################            86.7%
###############################################################           88.8%
#################################################################         91.0%
##################################################################        92.6%
###################################################################       94.3%
####################################################################      95.3%
#####################################################################     96.8%
######################################################################    98.4%
#######################################################################   99.5%
######################################################################## 100.0%
14:32:31 [2020-12-10T14:32:31.729Z] #29 18.77 
14:32:31 [2020-12-10T14:32:31.830Z] #35 ...
14:32:31 [2020-12-10T14:32:31.830Z] 
14:32:31 [2020-12-10T14:32:31.830Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:31 [2020-12-10T14:32:31.830Z] #49 73.65 encoding/json
14:32:31 [2020-12-10T14:32:31.891Z] #32 ...
14:32:31 [2020-12-10T14:32:31.891Z] 
14:32:31 [2020-12-10T14:32:31.891Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:32:31 [2020-12-10T14:32:31.891Z] #34 40.59 Unpacking vim-common (2:8.1.0875-5) ...
14:32:31 [2020-12-10T14:32:31.891Z] #34 41.49 Selecting previously unselected package cmake-data.
14:32:31 [2020-12-10T14:32:31.891Z] #34 41.49 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:32:31 [2020-12-10T14:32:31.891Z] #34 41.50 Unpacking cmake-data (3.13.4-1) ...
14:32:31 [2020-12-10T14:32:31.891Z] #34 46.15 Selecting previously unselected package libicu63:arm64.
14:32:31 [2020-12-10T14:32:31.891Z] #34 46.16 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
14:32:31 [2020-12-10T14:32:31.891Z] #34 46.18 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
14:32:31 [2020-12-10T14:32:31.891Z] #34 50.11 Selecting previously unselected package libxml2:arm64.
14:32:31 [2020-12-10T14:32:31.891Z] #34 50.11 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ...
14:32:31 [2020-12-10T14:32:31.891Z] #34 50.13 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
14:32:31 [2020-12-10T14:32:31.891Z] #34 50.58 Selecting previously unselected package libarchive13:arm64.
14:32:31 [2020-12-10T14:32:31.891Z] #34 50.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
14:32:31 [2020-12-10T14:32:31.891Z] #34 50.60 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
14:32:31 [2020-12-10T14:32:31.891Z] #34 ...
14:32:31 [2020-12-10T14:32:31.891Z] 
14:32:31 [2020-12-10T14:32:31.892Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:31 [2020-12-10T14:32:31.892Z] #49 50.85 encoding/base64
14:32:31 [2020-12-10T14:32:31.892Z] #49 50.88 golang.org/x/sys/unix
14:32:32 [2020-12-10T14:32:32.031Z] #39 DONE 0.7s
14:32:32 [2020-12-10T14:32:32.031Z] 
14:32:32 [2020-12-10T14:32:32.031Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
14:32:32 [2020-12-10T14:32:32.031Z] #42 DONE 0.0s
14:32:32 [2020-12-10T14:32:32.049Z] #41 ...
14:32:32 [2020-12-10T14:32:32.049Z] 
14:32:32 [2020-12-10T14:32:32.049Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:32 [2020-12-10T14:32:32.049Z] #43 91.89 vendor/golang.org/x/text/transform
14:32:32 [2020-12-10T14:32:32.049Z] #43 92.69 vendor/golang.org/x/text/unicode/bidi
14:32:32 [2020-12-10T14:32:32.049Z] #43 94.34 vendor/golang.org/x/text/secure/bidirule
14:32:32 [2020-12-10T14:32:32.049Z] #43 94.61 vendor/golang.org/x/text/unicode/norm
14:32:32 [2020-12-10T14:32:32.049Z] #43 98.52 vendor/golang.org/x/net/idna
14:32:32 [2020-12-10T14:32:32.049Z] #43 100.9 vendor/golang.org/x/net/http2/hpack
14:32:32 [2020-12-10T14:32:32.049Z] #43 ...
14:32:32 [2020-12-10T14:32:32.049Z] 
14:32:32 [2020-12-10T14:32:32.049Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:32 [2020-12-10T14:32:32.049Z] #41 36.12   CC       images/opts.o
14:32:32 [2020-12-10T14:32:32.290Z] 
14:32:32 [2020-12-10T14:32:32.290Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
14:32:32 [2020-12-10T14:32:32.290Z] #44 DONE 0.2s
14:32:32 [2020-12-10T14:32:32.290Z] 
14:32:32 [2020-12-10T14:32:32.290Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
14:32:32 [2020-12-10T14:32:32.290Z] #46 DONE 0.1s
14:32:32 [2020-12-10T14:32:32.310Z] #41 36.38   CC       images/seccomp.o
14:32:32 [2020-12-10T14:32:32.310Z] #41 36.61   CC       images/binfmt-misc.o
14:32:32 [2020-12-10T14:32:32.549Z] 
14:32:32 [2020-12-10T14:32:32.549Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
14:32:32 [2020-12-10T14:32:32.549Z] #48 DONE 0.1s
14:32:32 [2020-12-10T14:32:32.549Z] 
14:32:32 [2020-12-10T14:32:32.549Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
14:32:32 [2020-12-10T14:32:32.549Z] #50 DONE 0.0s
14:32:32 [2020-12-10T14:32:32.549Z] 
14:32:32 [2020-12-10T14:32:32.549Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
14:32:32 [2020-12-10T14:32:32.549Z] #52 DONE 0.1s
14:32:32 [2020-12-10T14:32:32.570Z] #41 36.78   CC       images/time.o
14:32:32 [2020-12-10T14:32:32.808Z] 
14:32:32 [2020-12-10T14:32:32.808Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
14:32:32 [2020-12-10T14:32:32.830Z] #41 37.03   CC       images/sysctl.o
14:32:33 [2020-12-10T14:32:33.090Z] #41 37.27   CC       images/autofs.o
14:32:33 [2020-12-10T14:32:33.198Z] #49 75.00 github.com/pkg/diff
14:32:33 [2020-12-10T14:32:33.198Z] #49 ...
14:32:33 [2020-12-10T14:32:33.198Z] 
14:32:33 [2020-12-10T14:32:33.198Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:33 [2020-12-10T14:32:33.198Z] #35 9.429 [100%] Linking C executable tini-static
14:32:33 [2020-12-10T14:32:33.198Z] #35 9.994 [100%] Built target tini-static
14:32:33 [2020-12-10T14:32:33.198Z] #35 10.13 + mkdir -p /build
14:32:33 [2020-12-10T14:32:33.198Z] #35 10.14 + cp tini-static /build/docker-init
14:32:33 [2020-12-10T14:32:33.198Z] #35 DONE 10.4s
14:32:33 [2020-12-10T14:32:33.229Z] #18 33.69 Setting up iptables (1.8.2-4) ...
14:32:33 [2020-12-10T14:32:33.229Z] #18 33.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:32:33 [2020-12-10T14:32:33.229Z] #18 33.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:32:33 [2020-12-10T14:32:33.229Z] #18 33.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:32:33 [2020-12-10T14:32:33.229Z] #18 33.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:32:33 [2020-12-10T14:32:33.229Z] #18 33.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:32:33 [2020-12-10T14:32:33.229Z] #18 33.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:32:33 [2020-12-10T14:32:33.229Z] #18 33.73 Setting up python3 (3.7.3-1) ...
14:32:33 [2020-12-10T14:32:33.229Z] #18 33.98 Setting up python3-wheel (0.32.3-2) ...
14:32:33 [2020-12-10T14:32:33.323Z] #49 ...
14:32:33 [2020-12-10T14:32:33.323Z] 
14:32:33 [2020-12-10T14:32:33.323Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.083 + RM_GOPATH=0
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.083 + TMP_GOPATH=
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.083 + : /build
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.083 + '[' -z '' ']'
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.083 ++ mktemp -d
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.085 + export GOPATH=/tmp/tmp.Qz74yZ1lsk
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.085 + GOPATH=/tmp/tmp.Qz74yZ1lsk
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.085 + RM_GOPATH=1
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.086 + case "$(go env GOARCH)" in
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.087 ++ go env GOARCH
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.157 + export GO_BUILDMODE=-buildmode=pie
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.157 + GO_BUILDMODE=-buildmode=pie
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.157 ++ dirname /tmp/install/install.sh
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.161 + dir=/tmp/install
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.161 + bin=containerd
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.161 + shift
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.161 + '[' '!' -f /tmp/install/containerd.installer ']'
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.161 + . /tmp/install/containerd.installer
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.161 ++ set -e
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.161 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.161 + install_containerd
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.164 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.164 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Qz74yZ1lsk/src/github.com/containerd/containerd
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.164 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
14:32:33 [2020-12-10T14:32:33.323Z] #54 2.213 Cloning into '/tmp/tmp.Qz74yZ1lsk/src/github.com/containerd/containerd'...
14:32:33 [2020-12-10T14:32:33.323Z] #54 ...
14:32:33 [2020-12-10T14:32:33.323Z] 
14:32:33 [2020-12-10T14:32:33.323Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:32:33 [2020-12-10T14:32:33.323Z] #34 50.90 Selecting previously unselected package libjsoncpp1:arm64.
14:32:33 [2020-12-10T14:32:33.323Z] #34 50.91 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
14:32:33 [2020-12-10T14:32:33.323Z] #34 50.93 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
14:32:33 [2020-12-10T14:32:33.323Z] #34 51.14 Selecting previously unselected package librhash0:arm64.
14:32:33 [2020-12-10T14:32:33.323Z] #34 51.16 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
14:32:33 [2020-12-10T14:32:33.323Z] #34 51.19 Unpacking librhash0:arm64 (1.3.8-1) ...
14:32:33 [2020-12-10T14:32:33.323Z] #34 51.35 Selecting previously unselected package libuv1:arm64.
14:32:33 [2020-12-10T14:32:33.323Z] #34 51.38 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
14:32:33 [2020-12-10T14:32:33.323Z] #34 51.39 Unpacking libuv1:arm64 (1.24.1-1) ...
14:32:33 [2020-12-10T14:32:33.323Z] #34 51.56 Selecting previously unselected package cmake.
14:32:33 [2020-12-10T14:32:33.323Z] #34 51.56 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
14:32:33 [2020-12-10T14:32:33.323Z] #34 51.57 Unpacking cmake (3.13.4-1) ...
14:32:33 [2020-12-10T14:32:33.348Z] #41 37.49   CC       images/macvlan.o
14:32:33 [2020-12-10T14:32:33.455Z] 
14:32:33 [2020-12-10T14:32:33.455Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:33 [2020-12-10T14:32:33.455Z] #41 2.274 Note: Building without setproctitle() and strlcpy() support.
14:32:33 [2020-12-10T14:32:33.455Z] #41 2.274       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:32:33 [2020-12-10T14:32:33.455Z] #41 2.288 Note: Building without GnuTLS support
14:32:33 [2020-12-10T14:32:33.455Z] #41 2.321 Makefile.config:39: Warn: you have no libnftables installed
14:32:33 [2020-12-10T14:32:33.455Z] #41 2.321 Makefile.config:40: Warn: Building without nftables support
14:32:33 [2020-12-10T14:32:33.455Z] #41 4.546 fatal: not a git repository (or any of the parent directories): .git
14:32:33 [2020-12-10T14:32:33.608Z] #41 37.73   CC       images/sit.o
14:32:33 [2020-12-10T14:32:33.608Z] #41 37.91   CC       images/memfd.o
14:32:33 [2020-12-10T14:32:33.713Z] #41 4.690   GEN      .gitid
14:32:33 [2020-12-10T14:32:33.713Z] #41 4.749   GEN      criu/include/version.h
14:32:33 [2020-12-10T14:32:33.744Z] #55 DONE 0.8s
14:32:33 [2020-12-10T14:32:33.744Z] 
14:32:33 [2020-12-10T14:32:33.744Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
14:32:33 [2020-12-10T14:32:33.744Z] #59 DONE 0.4s
14:32:33 [2020-12-10T14:32:33.744Z] 
14:32:33 [2020-12-10T14:32:33.744Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
14:32:33 [2020-12-10T14:32:33.841Z] #29 20.58 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:32:33 [2020-12-10T14:32:33.841Z] #29 ...
14:32:33 [2020-12-10T14:32:33.841Z] 
14:32:33 [2020-12-10T14:32:33.841Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:32:33 [2020-12-10T14:32:33.841Z] #47 15.75 go: finding github.com/fatih/color v1.9.0
14:32:33 [2020-12-10T14:32:33.841Z] #47 15.77 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:32:33 [2020-12-10T14:32:33.841Z] #47 15.85 go: finding github.com/spf13/pflag v1.0.3
14:32:33 [2020-12-10T14:32:33.841Z] #47 15.85 go: finding github.com/pkg/errors v0.9.1
14:32:33 [2020-12-10T14:32:33.841Z] #47 15.96 go: finding github.com/mattn/go-colorable v0.1.6
14:32:33 [2020-12-10T14:32:33.841Z] #47 16.11 go: finding github.com/mattn/go-isatty v0.0.12
14:32:33 [2020-12-10T14:32:33.841Z] #47 16.60 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:32:33 [2020-12-10T14:32:33.841Z] #47 16.89 go: finding github.com/jonboulle/clockwork v0.1.0
14:32:33 [2020-12-10T14:32:33.841Z] #47 17.07 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:32:33 [2020-12-10T14:32:33.841Z] #47 17.07 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:32:33 [2020-12-10T14:32:33.841Z] #47 17.07 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:32:33 [2020-12-10T14:32:33.841Z] #47 ...
14:32:33 [2020-12-10T14:32:33.841Z] 
14:32:33 [2020-12-10T14:32:33.841Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:32:33 [2020-12-10T14:32:33.841Z] #49 21.15 go: extracting github.com/ultraware/whitespace v0.0.4
14:32:33 [2020-12-10T14:32:33.841Z] #49 21.16 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
14:32:33 [2020-12-10T14:32:33.841Z] #49 21.22 go: downloading github.com/pelletier/go-toml v1.2.0
14:32:33 [2020-12-10T14:32:33.841Z] #49 21.29 go: extracting github.com/subosito/gotenv v1.2.0
14:32:33 [2020-12-10T14:32:33.841Z] #49 21.32 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:32:33 [2020-12-10T14:32:33.841Z] #49 21.52 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:32:33 [2020-12-10T14:32:33.841Z] #49 21.54 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
14:32:33 [2020-12-10T14:32:33.841Z] #49 21.54 go: extracting github.com/spf13/jwalterweatherman v1.0.0
14:32:33 [2020-12-10T14:32:33.841Z] #49 21.64 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
14:32:33 [2020-12-10T14:32:33.841Z] #49 21.78 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:32:33 [2020-12-10T14:32:33.841Z] #49 21.80 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:32:33 [2020-12-10T14:32:33.841Z] #49 21.91 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
14:32:33 [2020-12-10T14:32:33.841Z] #49 21.99 go: extracting github.com/pelletier/go-toml v1.2.0
14:32:33 [2020-12-10T14:32:33.841Z] #49 22.00 go: downloading github.com/sourcegraph/go-diff v0.5.1
14:32:33 [2020-12-10T14:32:33.841Z] #49 22.03 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
14:32:33 [2020-12-10T14:32:33.841Z] #49 22.08 go: downloading github.com/uudashr/gocognit v1.0.1
14:32:33 [2020-12-10T14:32:33.841Z] #49 22.15 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
14:32:33 [2020-12-10T14:32:33.841Z] #49 22.18 go: downloading github.com/spf13/afero v1.1.2
14:32:33 [2020-12-10T14:32:33.841Z] #49 22.27 go: downloading github.com/kisielk/gotool v1.0.0
14:32:33 [2020-12-10T14:32:33.841Z] #49 22.29 go: extracting github.com/uudashr/gocognit v1.0.1
14:32:33 [2020-12-10T14:32:33.841Z] #49 22.31 go: downloading github.com/go-lintpack/lintpack v0.5.2
14:32:33 [2020-12-10T14:32:33.841Z] #49 22.40 go: downloading github.com/mattn/go-isatty v0.0.8
14:32:33 [2020-12-10T14:32:33.841Z] #49 22.46 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
14:32:33 [2020-12-10T14:32:33.841Z] #49 22.56 go: extracting github.com/kisielk/gotool v1.0.0
14:32:33 [2020-12-10T14:32:33.841Z] #49 22.65 go: downloading github.com/ultraware/funlen v0.0.2
14:32:33 [2020-12-10T14:32:33.841Z] #49 22.71 go: extracting github.com/spf13/afero v1.1.2
14:32:33 [2020-12-10T14:32:33.841Z] #49 22.94 go: extracting github.com/go-lintpack/lintpack v0.5.2
14:32:33 [2020-12-10T14:32:33.841Z] #49 22.96 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
14:32:33 [2020-12-10T14:32:33.841Z] #49 22.97 go: extracting github.com/mattn/go-isatty v0.0.8
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.00 go: extracting github.com/sourcegraph/go-diff v0.5.1
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.09 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.09 go: downloading github.com/gobwas/glob v0.2.3
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.12 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.14 go: extracting github.com/ultraware/funlen v0.0.2
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.18 go: downloading github.com/go-critic/go-critic v0.4.1
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.18 go: downloading gopkg.in/yaml.v2 v2.2.7
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.28 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.29 go: downloading github.com/fsnotify/fsnotify v1.4.7
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.30 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.30 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.37 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.53 go: extracting github.com/gobwas/glob v0.2.3
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.72 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.89 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.89 go: extracting github.com/go-critic/go-critic v0.4.1
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.95 go: extracting github.com/fsnotify/fsnotify v1.4.7
14:32:33 [2020-12-10T14:32:33.841Z] #49 23.96 go: downloading github.com/gogo/protobuf v1.2.1
14:32:33 [2020-12-10T14:32:33.841Z] #49 24.04 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:32:33 [2020-12-10T14:32:33.841Z] #49 24.12 go: downloading github.com/mattn/go-colorable v0.1.4
14:32:33 [2020-12-10T14:32:33.841Z] #49 24.17 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
14:32:33 [2020-12-10T14:32:33.841Z] #49 24.20 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
14:32:33 [2020-12-10T14:32:33.841Z] #49 24.28 go: downloading golang.org/x/text v0.3.2
14:32:33 [2020-12-10T14:32:33.841Z] #49 24.42 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
14:32:33 [2020-12-10T14:32:33.841Z] #49 24.49 go: downloading github.com/stretchr/testify v1.4.0
14:32:33 [2020-12-10T14:32:33.841Z] #49 25.66 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
14:32:33 [2020-12-10T14:32:33.841Z] #49 25.91 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
14:32:33 [2020-12-10T14:32:33.841Z] #49 26.00 go: extracting gopkg.in/yaml.v2 v2.2.7
14:32:33 [2020-12-10T14:32:33.857Z] #18 34.43 Setting up apparmor (2.13.2-10) ...
14:32:33 [2020-12-10T14:32:33.867Z] #41 38.15   CC       images/timens.o
14:32:33 [2020-12-10T14:32:33.970Z] #41 4.947   GEN      include/common/asm
14:32:34 [2020-12-10T14:32:34.145Z] #49 26.17 go: extracting github.com/mattn/go-colorable v0.1.4
14:32:34 [2020-12-10T14:32:34.145Z] #49 26.19 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:32:34 [2020-12-10T14:32:34.436Z] #41 38.38   LINK     images/built-in.o
14:32:34 [2020-12-10T14:32:34.436Z] #41 38.54   GEN      compel/include/asm
14:32:34 [2020-12-10T14:32:34.436Z] #41 38.57   GEN      compel/include/version.h
14:32:34 [2020-12-10T14:32:34.436Z] #41 38.59 touch .config
14:32:34 [2020-12-10T14:32:34.436Z] #41 38.63   GEN      include/common/config.h
14:32:34 [2020-12-10T14:32:34.436Z] #41 38.70   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:32:34 [2020-12-10T14:32:34.436Z] #41 38.73   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:32:34 [2020-12-10T14:32:34.436Z] #41 38.75   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:32:34 [2020-12-10T14:32:34.447Z] #49 ...
14:32:34 [2020-12-10T14:32:34.447Z] 
14:32:34 [2020-12-10T14:32:34.447Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:32:34 [2020-12-10T14:32:34.447Z] #40 16.32 Checking out files:  85% (1417/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.
14:32:34 [2020-12-10T14:32:34.447Z] #40 16.70 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:32:34 [2020-12-10T14:32:34.447Z] #40 18.95 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:32:34 [2020-12-10T14:32:34.681Z] #61 DONE 0.9s
14:32:34 [2020-12-10T14:32:34.681Z] 
14:32:34 [2020-12-10T14:32:34.681Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
14:32:34 [2020-12-10T14:32:34.681Z] #63 DONE 0.0s
14:32:34 [2020-12-10T14:32:34.681Z] 
14:32:34 [2020-12-10T14:32:34.681Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
14:32:34 [2020-12-10T14:32:34.681Z] #64 DONE 0.0s
14:32:34 [2020-12-10T14:32:34.696Z] #41 38.78   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:32:34 [2020-12-10T14:32:34.696Z] #41 38.80   DEP      compel/arch/x86/plugins/std/memcpy.d
14:32:34 [2020-12-10T14:32:34.696Z] #41 38.83   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:32:34 [2020-12-10T14:32:34.696Z] #41 38.85   GEN      compel/plugins/include/uapi/std/syscall.h
14:32:34 [2020-12-10T14:32:34.696Z] #41 38.89   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:32:34 [2020-12-10T14:32:34.696Z] #41 38.90   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:32:34 [2020-12-10T14:32:34.696Z] #41 38.92   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:32:34 [2020-12-10T14:32:34.696Z] #41 38.93   DEP      compel/plugins/std/infect.d
14:32:34 [2020-12-10T14:32:34.696Z] #41 39.03   DEP      compel/plugins/std/string.d
14:32:34 [2020-12-10T14:32:34.726Z] #34 53.78 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
14:32:34 [2020-12-10T14:32:34.744Z] #40 ...
14:32:34 [2020-12-10T14:32:34.744Z] 
14:32:34 [2020-12-10T14:32:34.744Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:32:34 [2020-12-10T14:32:34.744Z] #29 21.02 
14:32:34 [2020-12-10T14:32:34.744Z] #29 21.21 
                                                                           1.3%
######################################################################## 100.0%
14:32:34 [2020-12-10T14:32:34.744Z] #29 21.58 
14:32:34 [2020-12-10T14:32:34.885Z] #18 35.58 Setting up xfsprogs (4.20.0-1) ...
14:32:34 [2020-12-10T14:32:34.885Z] #18 35.61 Setting up python3-lib2to3 (3.7.3-1) ...
14:32:34 [2020-12-10T14:32:34.940Z] 
14:32:34 [2020-12-10T14:32:34.940Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
14:32:34 [2020-12-10T14:32:34.955Z] #41 39.11   DEP      compel/plugins/std/log.d
14:32:34 [2020-12-10T14:32:34.955Z] #41 39.18   DEP      compel/plugins/std/fds.d
14:32:34 [2020-12-10T14:32:34.989Z] #34 53.81 Setting up xxd (2:8.1.0875-5) ...
14:32:34 [2020-12-10T14:32:34.989Z] #34 53.85 Setting up libuv1:arm64 (1.24.1-1) ...
14:32:34 [2020-12-10T14:32:34.989Z] #34 53.88 Setting up vim-common (2:8.1.0875-5) ...
14:32:34 [2020-12-10T14:32:34.989Z] #34 53.94 Setting up librhash0:arm64 (1.3.8-1) ...
14:32:34 [2020-12-10T14:32:34.989Z] #34 53.96 Setting up cmake-data (3.13.4-1) ...
14:32:34 [2020-12-10T14:32:34.989Z] #34 54.01 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
14:32:34 [2020-12-10T14:32:34.989Z] #34 54.03 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
14:32:34 [2020-12-10T14:32:34.989Z] #34 54.06 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
14:32:34 [2020-12-10T14:32:34.989Z] #34 54.08 Setting up cmake (3.13.4-1) ...
14:32:34 [2020-12-10T14:32:34.989Z] #34 54.12 Processing triggers for libc-bin (2.28-10) ...
14:32:35 [2020-12-10T14:32:35.174Z] #18 35.88 Setting up python3-pkg-resources (40.8.0-1) ...
14:32:35 [2020-12-10T14:32:35.215Z] #41 39.26   DEP      compel/plugins/std/std.d
14:32:35 [2020-12-10T14:32:35.215Z] #41 39.35   DEP      compel/plugins/shmem/shmem.d
14:32:35 [2020-12-10T14:32:35.215Z] #41 39.43   DEP      compel/plugins/fds/fds.d
14:32:35 [2020-12-10T14:32:35.253Z] #34 54.27 Processing triggers for mime-support (3.62) ...
14:32:35 [2020-12-10T14:32:35.387Z] #29 ...
14:32:35 [2020-12-10T14:32:35.387Z] 
14:32:35 [2020-12-10T14:32:35.387Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:32:35 [2020-12-10T14:32:35.387Z] #13 17.24 Fetched 8182 kB in 16s (504 kB/s)
14:32:35 [2020-12-10T14:32:35.387Z] #13 17.24 Reading package lists...
14:32:35 [2020-12-10T14:32:35.387Z] #13 26.10 Reading package lists...
14:32:35 [2020-12-10T14:32:35.387Z] #13 ...
14:32:35 [2020-12-10T14:32:35.387Z] 
14:32:35 [2020-12-10T14:32:35.387Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:32:35 [2020-12-10T14:32:35.387Z] #36 17.41 Fetched 8182 kB in 16s (498 kB/s)
14:32:35 [2020-12-10T14:32:35.387Z] #36 17.41 Reading package lists...
14:32:35 [2020-12-10T14:32:35.464Z] #18 ...
14:32:35 [2020-12-10T14:32:35.464Z] 
14:32:35 [2020-12-10T14:32:35.464Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:35 [2020-12-10T14:32:35.464Z] #41 67.84   CC       criu/image-desc.o
14:32:35 [2020-12-10T14:32:35.464Z] #41 67.91   CC       criu/image.o
14:32:35 [2020-12-10T14:32:35.464Z] #41 68.39   CC       criu/ipc_ns.o
14:32:35 [2020-12-10T14:32:35.464Z] #41 69.02   CC       criu/irmap.o
14:32:35 [2020-12-10T14:32:35.464Z] #41 69.41   CC       criu/kcmp-ids.o
14:32:35 [2020-12-10T14:32:35.464Z] #41 69.63   CC       criu/kerndat.o
14:32:35 [2020-12-10T14:32:35.464Z] #41 70.39   CC       criu/libnetlink.o
14:32:35 [2020-12-10T14:32:35.464Z] #41 70.70   CC       criu/log.o
14:32:35 [2020-12-10T14:32:35.464Z] #41 71.02   CC       criu/lsm.o
14:32:35 [2020-12-10T14:32:35.464Z] #41 71.35   CC       criu/mem.o
14:32:35 [2020-12-10T14:32:35.464Z] #41 72.39   CC       criu/memfd.o
14:32:35 [2020-12-10T14:32:35.464Z] #41 72.77   CC       criu/mount.o
14:32:35 [2020-12-10T14:32:35.464Z] #41 75.16   CC       criu/namespaces.o
14:32:35 [2020-12-10T14:32:35.464Z] #41 76.34   CC       criu/net.o
14:32:35 [2020-12-10T14:32:35.464Z] #41 77.75   CC       criu/netfilter.o
14:32:35 [2020-12-10T14:32:35.464Z] #41 77.97   CC       criu/page-pipe.o
14:32:35 [2020-12-10T14:32:35.475Z] #41 39.51   CC       compel/plugins/std/std.o
14:32:35 [2020-12-10T14:32:35.690Z] #36 26.12 Reading package lists...
14:32:35 [2020-12-10T14:32:35.690Z] #36 ...
14:32:35 [2020-12-10T14:32:35.690Z] 
14:32:35 [2020-12-10T14:32:35.690Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:35 [2020-12-10T14:32:35.690Z] #64 20.69 Checking out files:  52% (1005/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
14:32:35 [2020-12-10T14:32:35.690Z] #64 21.81 + cd /tmp/tmp.OD26G7QOeu/src/github.com/docker/libnetwork
14:32:35 [2020-12-10T14:32:35.690Z] #64 21.82 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b
14:32:35 [2020-12-10T14:32:35.690Z] #64 22.41 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:32:35 [2020-12-10T14:32:35.690Z] #64 ...
14:32:35 [2020-12-10T14:32:35.690Z] 
14:32:35 [2020-12-10T14:32:35.690Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:32:35 [2020-12-10T14:32:35.690Z] #42 17.72 Fetched 8182 kB in 17s (482 kB/s)
14:32:35 [2020-12-10T14:32:35.690Z] #42 17.72 Reading package lists...
14:32:35 [2020-12-10T14:32:35.734Z] #41 39.75   CC       compel/plugins/std/fds.o
14:32:35 [2020-12-10T14:32:35.734Z] #41 ...
14:32:35 [2020-12-10T14:32:35.734Z] 
14:32:35 [2020-12-10T14:32:35.734Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:32:35 [2020-12-10T14:32:35.734Z] #11 95.75 Selecting previously unselected package g++-mingw-w64-x86-64.
14:32:35 [2020-12-10T14:32:35.734Z] #11 95.76 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:32:35 [2020-12-10T14:32:35.734Z] #11 95.77 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:32:35 [2020-12-10T14:32:35.754Z] #41 ...
14:32:35 [2020-12-10T14:32:35.754Z] 
14:32:35 [2020-12-10T14:32:35.754Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:32:35 [2020-12-10T14:32:35.754Z] #18 36.49 Setting up python3-distutils (3.7.3-1) ...
14:32:35 [2020-12-10T14:32:35.870Z] #41 ...
14:32:35 [2020-12-10T14:32:35.870Z] 
14:32:35 [2020-12-10T14:32:35.870Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:35 [2020-12-10T14:32:35.870Z] #32 68.37 flag
14:32:35 [2020-12-10T14:32:35.870Z] #32 68.37 github.com/BurntSushi/toml
14:32:35 [2020-12-10T14:32:35.870Z] #32 69.99 log
14:32:35 [2020-12-10T14:32:35.870Z] #32 72.99 github.com/BurntSushi/toml/cmd/tomlv
14:32:35 [2020-12-10T14:32:35.870Z] #32 DONE 77.7s
14:32:35 [2020-12-10T14:32:35.870Z] 
14:32:35 [2020-12-10T14:32:35.870Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:35 [2020-12-10T14:32:35.870Z] #49 77.33 go/ast
14:32:35 [2020-12-10T14:32:35.878Z] #65 DONE 1.0s
14:32:35 [2020-12-10T14:32:35.878Z] 
14:32:35 [2020-12-10T14:32:35.878Z] #66 exporting to image
14:32:35 [2020-12-10T14:32:35.878Z] #66 exporting layers
14:32:35 [2020-12-10T14:32:35.987Z] #42 26.96 Reading package lists...
14:32:35 [2020-12-10T14:32:35.987Z] #42 ...
14:32:35 [2020-12-10T14:32:35.987Z] 
14:32:35 [2020-12-10T14:32:35.987Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:32:35 [2020-12-10T14:32:35.987Z] #49 26.57 go: downloading github.com/go-toolsmith/astcopy v1.0.0
14:32:35 [2020-12-10T14:32:35.987Z] #49 27.09 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
14:32:35 [2020-12-10T14:32:35.987Z] #49 27.20 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
14:32:35 [2020-12-10T14:32:35.987Z] #49 27.24 go: downloading github.com/go-toolsmith/astequal v1.0.0
14:32:35 [2020-12-10T14:32:35.987Z] #49 27.52 go: extracting github.com/stretchr/testify v1.4.0
14:32:35 [2020-12-10T14:32:35.987Z] #49 27.65 go: extracting github.com/mitchellh/go-homedir v1.1.0
14:32:35 [2020-12-10T14:32:35.987Z] #49 27.73 go: downloading github.com/sirupsen/logrus v1.4.2
14:32:35 [2020-12-10T14:32:35.987Z] #49 27.87 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:32:35 [2020-12-10T14:32:35.994Z] #11 ...
14:32:35 [2020-12-10T14:32:35.994Z] 
14:32:35 [2020-12-10T14:32:35.994Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:35 [2020-12-10T14:32:35.994Z] #41 40.16   CC       compel/plugins/std/log.o
14:32:36 [2020-12-10T14:32:36.043Z] #18 36.80 Setting up python3-setuptools (40.8.0-1) ...
14:32:36 [2020-12-10T14:32:36.443Z] #49 ...
14:32:36 [2020-12-10T14:32:36.443Z] 
14:32:36 [2020-12-10T14:32:36.443Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:32:36 [2020-12-10T14:32:36.443Z] #11 68.36 Selecting previously unselected package mingw-w64-x86-64-dev.
14:32:36 [2020-12-10T14:32:36.443Z] #11 68.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:32:36 [2020-12-10T14:32:36.443Z] #11 68.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:32:36 [2020-12-10T14:32:36.443Z] #11 75.43 Selecting previously unselected package gcc-mingw-w64-base.
14:32:36 [2020-12-10T14:32:36.444Z] #11 75.43 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:32:36 [2020-12-10T14:32:36.444Z] #11 75.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:32:36 [2020-12-10T14:32:36.444Z] #11 75.91 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:32:36 [2020-12-10T14:32:36.444Z] #11 75.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:32:36 [2020-12-10T14:32:36.444Z] #11 75.93 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:32:36 [2020-12-10T14:32:36.444Z] #11 ...
14:32:36 [2020-12-10T14:32:36.444Z] 
14:32:36 [2020-12-10T14:32:36.444Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:36 [2020-12-10T14:32:36.444Z] #41 7.069   PBCC     images/timens.pb-c.c
14:32:36 [2020-12-10T14:32:36.444Z] #41 7.081   DEP      images/timens.pb-c.d
14:32:36 [2020-12-10T14:32:36.444Z] #41 7.173   PBCC     images/fown.pb-c.c
14:32:36 [2020-12-10T14:32:36.444Z] #41 7.225   PBCC     images/google/protobuf/descriptor.pb-c.c
14:32:36 [2020-12-10T14:32:36.444Z] #41 7.345   PBCC     images/opts.pb-c.c
14:32:36 [2020-12-10T14:32:36.444Z] #41 7.449   PBCC     images/memfd.pb-c.c
14:32:36 [2020-12-10T14:32:36.444Z] #41 7.497   DEP      images/fown.pb-c.d
14:32:36 [2020-12-10T14:32:36.444Z] #41 7.585   DEP      images/google/protobuf/descriptor.pb-c.d
14:32:36 [2020-12-10T14:32:36.630Z] #49 28.49 go: extracting github.com/go-toolsmith/astcopy v1.0.0
14:32:36 [2020-12-10T14:32:36.631Z] #49 28.54 go: downloading github.com/go-toolsmith/typep v1.0.0
14:32:36 [2020-12-10T14:32:36.631Z] #49 28.59 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
14:32:36 [2020-12-10T14:32:36.631Z] #49 28.59 go: extracting github.com/go-toolsmith/astequal v1.0.0
14:32:36 [2020-12-10T14:32:36.631Z] #49 28.66 go: extracting github.com/sirupsen/logrus v1.4.2
14:32:36 [2020-12-10T14:32:36.631Z] #49 28.78 go: downloading github.com/stretchr/objx v0.2.0
14:32:36 [2020-12-10T14:32:36.672Z] #18 37.46 Setting up python3-pip (18.1-5) ...
14:32:36 [2020-12-10T14:32:36.700Z] #41 7.704   DEP      images/opts.pb-c.d
14:32:36 [2020-12-10T14:32:36.700Z] #41 7.719   DEP      images/memfd.pb-c.d
14:32:36 [2020-12-10T14:32:36.700Z] #41 7.731   PBCC     images/sit.pb-c.c
14:32:36 [2020-12-10T14:32:36.700Z] #41 7.744   DEP      images/sit.pb-c.d
14:32:36 [2020-12-10T14:32:36.700Z] #41 7.779   PBCC     images/macvlan.pb-c.c
14:32:36 [2020-12-10T14:32:36.700Z] #41 7.805   DEP      images/macvlan.pb-c.d
14:32:36 [2020-12-10T14:32:36.927Z] #49 28.89 go: extracting github.com/go-toolsmith/strparse v1.0.0
14:32:36 [2020-12-10T14:32:36.927Z] #49 28.91 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:32:36 [2020-12-10T14:32:36.933Z] #41 41.05   CC       compel/plugins/std/string.o
14:32:36 [2020-12-10T14:32:36.957Z] #41 7.848   PBCC     images/autofs.pb-c.c
14:32:36 [2020-12-10T14:32:36.957Z] #41 7.881   DEP      images/autofs.pb-c.d
14:32:36 [2020-12-10T14:32:36.957Z] #41 7.937   PBCC     images/sysctl.pb-c.c
14:32:36 [2020-12-10T14:32:36.957Z] #41 7.949   DEP      images/sysctl.pb-c.d
14:32:36 [2020-12-10T14:32:36.957Z] #41 7.993   PBCC     images/time.pb-c.c
14:32:36 [2020-12-10T14:32:36.957Z] #41 8.017   DEP      images/time.pb-c.d
14:32:36 [2020-12-10T14:32:36.957Z] #41 8.057   PBCC     images/binfmt-misc.pb-c.c
14:32:37 [2020-12-10T14:32:37.214Z] #41 8.101   DEP      images/binfmt-misc.pb-c.d
14:32:37 [2020-12-10T14:32:37.214Z] #41 8.133   PBCC     images/seccomp.pb-c.c
14:32:37 [2020-12-10T14:32:37.214Z] #41 8.167   DEP      images/seccomp.pb-c.d
14:32:37 [2020-12-10T14:32:37.214Z] #41 8.212   PBCC     images/userns.pb-c.c
14:32:37 [2020-12-10T14:32:37.214Z] #41 8.249   DEP      images/userns.pb-c.d
14:32:37 [2020-12-10T14:32:37.214Z] #41 8.283   PBCC     images/cgroup.pb-c.c
14:32:37 [2020-12-10T14:32:37.223Z] #49 29.19 go: extracting github.com/stretchr/objx v0.2.0
14:32:37 [2020-12-10T14:32:37.223Z] #49 29.26 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
14:32:37 [2020-12-10T14:32:37.223Z] #49 29.27 go: extracting github.com/go-toolsmith/typep v1.0.0
14:32:37 [2020-12-10T14:32:37.223Z] #49 29.33 go: downloading github.com/go-toolsmith/astp v1.0.0
14:32:37 [2020-12-10T14:32:37.471Z] #41 8.317   DEP      images/cgroup.pb-c.d
14:32:37 [2020-12-10T14:32:37.471Z] #41 8.365   PBCC     images/ext-file.pb-c.c
14:32:37 [2020-12-10T14:32:37.471Z] #41 8.401   DEP      images/ext-file.pb-c.d
14:32:37 [2020-12-10T14:32:37.471Z] #41 8.451   PBCC     images/rpc.pb-c.c
14:32:37 [2020-12-10T14:32:37.471Z] #41 8.497   DEP      images/rpc.pb-c.d
14:32:37 [2020-12-10T14:32:37.503Z] #41 41.64   CC       compel/plugins/std/infect.o
14:32:37 [2020-12-10T14:32:37.520Z] #49 29.40 go: downloading github.com/spf13/pflag v1.0.5
14:32:37 [2020-12-10T14:32:37.520Z] #49 29.46 go: extracting github.com/go-toolsmith/astcast v1.0.0
14:32:37 [2020-12-10T14:32:37.520Z] #49 29.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:32:37 [2020-12-10T14:32:37.705Z] #18 38.28 Processing triggers for libc-bin (2.28-10) ...
14:32:37 [2020-12-10T14:32:37.705Z] #18 38.30 Processing triggers for mime-support (3.62) ...
14:32:37 [2020-12-10T14:32:37.727Z] #41 8.565   PBCC     images/siginfo.pb-c.c
14:32:37 [2020-12-10T14:32:37.727Z] #41 8.572   DEP      images/siginfo.pb-c.d
14:32:37 [2020-12-10T14:32:37.727Z] #41 8.638   PBCC     images/pagemap.pb-c.c
14:32:37 [2020-12-10T14:32:37.727Z] #41 8.708   DEP      images/pagemap.pb-c.d
14:32:37 [2020-12-10T14:32:37.727Z] #41 8.754   PBCC     images/rlimit.pb-c.c
14:32:37 [2020-12-10T14:32:37.727Z] #41 8.778   DEP      images/rlimit.pb-c.d
14:32:37 [2020-12-10T14:32:37.727Z] #41 8.826   PBCC     images/file-lock.pb-c.c
14:32:37 [2020-12-10T14:32:37.762Z] #41 42.05   CC       compel/arch/x86/plugins/std/parasite-head.o
14:32:37 [2020-12-10T14:32:37.817Z] #34 ...
14:32:37 [2020-12-10T14:32:37.817Z] 
14:32:37 [2020-12-10T14:32:37.817Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:32:37 [2020-12-10T14:32:37.817Z] #11 56.96 Selecting previously unselected package mingw-w64-x86-64-dev.
14:32:37 [2020-12-10T14:32:37.818Z] #49 29.62 go: downloading github.com/davecgh/go-spew v1.1.1
14:32:37 [2020-12-10T14:32:37.818Z] #49 29.82 go: extracting github.com/go-toolsmith/astfmt v1.0.0
14:32:37 [2020-12-10T14:32:37.818Z] #49 29.86 go: extracting github.com/go-toolsmith/astp v1.0.0
14:32:37 [2020-12-10T14:32:37.818Z] #49 29.90 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
14:32:37 [2020-12-10T14:32:37.984Z] #41 8.871   DEP      images/file-lock.pb-c.d
14:32:37 [2020-12-10T14:32:37.984Z] #41 8.918   PBCC     images/tty.pb-c.c
14:32:37 [2020-12-10T14:32:37.984Z] #41 8.981   DEP      images/tty.pb-c.d
14:32:37 [2020-12-10T14:32:37.984Z] #41 9.054   PBCC     images/tun.pb-c.c
14:32:37 [2020-12-10T14:32:37.995Z] #18 DONE 38.8s
14:32:37 [2020-12-10T14:32:37.995Z] 
14:32:37 [2020-12-10T14:32:37.995Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:32:37 [2020-12-10T14:32:37.995Z] #38 113.9 + dpkg --print-architecture
14:32:37 [2020-12-10T14:32:37.995Z] #38 113.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:32:37 [2020-12-10T14:32:37.995Z] #38 114.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:32:37 [2020-12-10T14:32:37.995Z] #38 114.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:32:38 [2020-12-10T14:32:38.022Z] #41 42.11   CC       compel/arch/x86/plugins/std/memcpy.o
14:32:38 [2020-12-10T14:32:38.022Z] #41 42.16   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:32:38 [2020-12-10T14:32:38.022Z] #41 42.23   AR       compel/plugins/std.lib.a
14:32:38 [2020-12-10T14:32:38.081Z] #11 56.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:32:38 [2020-12-10T14:32:38.081Z] #11 57.03 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:32:38 [2020-12-10T14:32:38.116Z] #49 29.92 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
14:32:38 [2020-12-10T14:32:38.116Z] #49 30.08 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
14:32:38 [2020-12-10T14:32:38.116Z] #49 30.16 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
14:32:38 [2020-12-10T14:32:38.116Z] #49 30.19 go: downloading github.com/BurntSushi/toml v0.3.1
14:32:38 [2020-12-10T14:32:38.116Z] #49 30.21 go: downloading github.com/pmezard/go-difflib v1.0.0
14:32:38 [2020-12-10T14:32:38.240Z] #41 9.133   PBCC     images/netdev.pb-c.c
14:32:38 [2020-12-10T14:32:38.240Z] #41 9.221   DEP      images/tun.pb-c.d
14:32:38 [2020-12-10T14:32:38.240Z] #41 9.268   DEP      images/netdev.pb-c.d
14:32:38 [2020-12-10T14:32:38.240Z] #41 9.327   PBCC     images/vma.pb-c.c
14:32:38 [2020-12-10T14:32:38.282Z] #41 42.32   CC       compel/plugins/fds/fds.o
14:32:38 [2020-12-10T14:32:38.415Z] #49 30.36 go: extracting github.com/spf13/pflag v1.0.5
14:32:38 [2020-12-10T14:32:38.415Z] #49 30.56 go: extracting github.com/davecgh/go-spew v1.1.1
14:32:38 [2020-12-10T14:32:38.497Z] #41 9.389   DEP      images/vma.pb-c.d
14:32:38 [2020-12-10T14:32:38.497Z] #41 9.455   PBCC     images/creds.pb-c.c
14:32:38 [2020-12-10T14:32:38.497Z] #41 9.469   DEP      images/creds.pb-c.d
14:32:38 [2020-12-10T14:32:38.541Z] #41 42.68   AR       compel/plugins/fds.lib.a
14:32:38 [2020-12-10T14:32:38.541Z] #41 42.73   HOSTDEP  compel/src/lib/log-host.d
14:32:38 [2020-12-10T14:32:38.541Z] #41 42.84   HOSTDEP  compel/src/lib/handle-elf-host.d
14:32:38 [2020-12-10T14:32:38.714Z] #49 30.58 go: extracting github.com/BurntSushi/toml v0.3.1
14:32:38 [2020-12-10T14:32:38.714Z] #49 30.60 go: extracting github.com/pmezard/go-difflib v1.0.0
14:32:38 [2020-12-10T14:32:38.753Z] #41 9.548   PBCC     images/utsns.pb-c.c
14:32:38 [2020-12-10T14:32:38.753Z] #41 9.567   DEP      images/utsns.pb-c.d
14:32:38 [2020-12-10T14:32:38.753Z] #41 9.604   PBCC     images/ipc-desc.pb-c.c
14:32:38 [2020-12-10T14:32:38.753Z] #41 9.629   PBCC     images/ipc-sem.pb-c.c
14:32:38 [2020-12-10T14:32:38.753Z] #41 9.685   DEP      images/ipc-desc.pb-c.d
14:32:38 [2020-12-10T14:32:38.753Z] #41 9.737   DEP      images/ipc-sem.pb-c.d
14:32:38 [2020-12-10T14:32:38.753Z] #41 9.813   PBCC     images/ipc-msg.pb-c.c
14:32:38 [2020-12-10T14:32:38.810Z] #41 42.93   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:32:38 [2020-12-10T14:32:38.810Z] #41 42.98   HOSTDEP  compel/src/main-host.d
14:32:38 [2020-12-10T14:32:38.810Z] #41 43.07   DEP      compel/src/lib/ptrace.d
14:32:39 [2020-12-10T14:32:39.010Z] #41 9.844   DEP      images/ipc-msg.pb-c.d
14:32:39 [2020-12-10T14:32:39.010Z] #41 9.889   PBCC     images/ipc-shm.pb-c.c
14:32:39 [2020-12-10T14:32:39.010Z] #41 9.900   DEP      images/ipc-shm.pb-c.d
14:32:39 [2020-12-10T14:32:39.010Z] #41 9.949   PBCC     images/ipc-var.pb-c.c
14:32:39 [2020-12-10T14:32:39.010Z] #41 9.989   DEP      images/ipc-var.pb-c.d
14:32:39 [2020-12-10T14:32:39.010Z] #41 10.04   PBCC     images/sk-opts.pb-c.c
14:32:39 [2020-12-10T14:32:39.010Z] #41 10.06   PBCC     images/packet-sock.pb-c.c
14:32:39 [2020-12-10T14:32:39.036Z] #11 ...
14:32:39 [2020-12-10T14:32:39.036Z] 
14:32:39 [2020-12-10T14:32:39.036Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:32:39 [2020-12-10T14:32:39.036Z] #34 DONE 57.9s
14:32:39 [2020-12-10T14:32:39.036Z] 
14:32:39 [2020-12-10T14:32:39.036Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:39 [2020-12-10T14:32:39.074Z] #41 43.22   DEP      compel/src/lib/infect.d
14:32:39 [2020-12-10T14:32:39.074Z] #41 43.36   DEP      compel/src/lib/infect-util.d
14:32:39 [2020-12-10T14:32:39.266Z] #41 10.10   DEP      images/sk-opts.pb-c.d
14:32:39 [2020-12-10T14:32:39.266Z] #41 10.15   DEP      images/packet-sock.pb-c.d
14:32:39 [2020-12-10T14:32:39.266Z] #41 10.20   PBCC     images/sk-netlink.pb-c.c
14:32:39 [2020-12-10T14:32:39.266Z] #41 10.30   DEP      images/sk-netlink.pb-c.d
14:32:39 [2020-12-10T14:32:39.266Z] #41 10.33   PBCC     images/sk-inet.pb-c.c
14:32:39 [2020-12-10T14:32:39.336Z] #41 43.48   DEP      compel/src/lib/infect-rpc.d
14:32:39 [2020-12-10T14:32:39.336Z] #41 43.57   DEP      compel/arch/x86/src/lib/infect.d
14:32:39 [2020-12-10T14:32:39.503Z] #38 ...
14:32:39 [2020-12-10T14:32:39.503Z] 
14:32:39 [2020-12-10T14:32:39.503Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
14:32:39 [2020-12-10T14:32:39.503Z] #19 0.999 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:32:39 [2020-12-10T14:32:39.503Z] #19 1.015 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:32:39 [2020-12-10T14:32:39.503Z] #19 1.019 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:32:39 [2020-12-10T14:32:39.503Z] #19 DONE 1.5s
14:32:39 [2020-12-10T14:32:39.524Z] #41 10.38   DEP      images/sk-inet.pb-c.d
14:32:39 [2020-12-10T14:32:39.524Z] #41 10.45   PBCC     images/sk-unix.pb-c.c
14:32:39 [2020-12-10T14:32:39.524Z] #41 10.50   DEP      images/sk-unix.pb-c.d
14:32:39 [2020-12-10T14:32:39.524Z] #41 10.56   PBCC     images/mm.pb-c.c
14:32:39 [2020-12-10T14:32:39.524Z] #41 10.65   DEP      images/mm.pb-c.d
14:32:39 [2020-12-10T14:32:39.524Z] #41 10.68   PBCC     images/timerfd.pb-c.c
14:32:39 [2020-12-10T14:32:39.596Z] #41 43.70   DEP      compel/arch/x86/src/lib/cpu.d
14:32:39 [2020-12-10T14:32:39.596Z] #41 43.75   DEP      compel/src/lib/log.d
14:32:39 [2020-12-10T14:32:39.596Z] #41 ...
14:32:39 [2020-12-10T14:32:39.596Z] 
14:32:39 [2020-12-10T14:32:39.596Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:32:39 [2020-12-10T14:32:39.596Z] #56 102.7 + for f in rootlesskit rootlesskit-docker-proxy
14:32:39 [2020-12-10T14:32:39.596Z] #56 102.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:32:39 [2020-12-10T14:32:39.596Z] #56 DONE 109.7s
14:32:39 [2020-12-10T14:32:39.596Z] 
14:32:39 [2020-12-10T14:32:39.596Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:39 [2020-12-10T14:32:39.596Z] #41 43.81   DEP      compel/src/main.d
14:32:39 [2020-12-10T14:32:39.780Z] #41 10.74   DEP      images/timerfd.pb-c.d
14:32:39 [2020-12-10T14:32:39.781Z] #41 10.79   PBCC     images/timer.pb-c.c
14:32:39 [2020-12-10T14:32:39.781Z] #41 10.82   DEP      images/timer.pb-c.d
14:32:39 [2020-12-10T14:32:39.781Z] #41 10.86   PBCC     images/sa.pb-c.c
14:32:39 [2020-12-10T14:32:39.781Z] #41 10.92   DEP      images/sa.pb-c.d
14:32:39 [2020-12-10T14:32:39.793Z] 
14:32:39 [2020-12-10T14:32:39.793Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
14:32:39 [2020-12-10T14:32:39.855Z] #41 ...
14:32:39 [2020-12-10T14:32:39.856Z] 
14:32:39 [2020-12-10T14:32:39.856Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
14:32:39 [2020-12-10T14:32:39.856Z] #57 DONE 0.1s
14:32:39 [2020-12-10T14:32:39.856Z] 
14:32:39 [2020-12-10T14:32:39.856Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:32:39 [2020-12-10T14:32:39.856Z] #58 DONE 0.1s
14:32:39 [2020-12-10T14:32:39.856Z] 
14:32:39 [2020-12-10T14:32:39.856Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:39 [2020-12-10T14:32:39.856Z] #41 44.01   DEP      compel/src/lib/handle-elf.d
14:32:39 [2020-12-10T14:32:39.989Z] #35 ...
14:32:39 [2020-12-10T14:32:39.989Z] 
14:32:39 [2020-12-10T14:32:39.989Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:32:39 [2020-12-10T14:32:39.989Z] #40 51.05 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
14:32:39 [2020-12-10T14:32:39.989Z] #40 51.08 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:32:39 [2020-12-10T14:32:39.989Z] #40 51.09 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
14:32:39 [2020-12-10T14:32:39.989Z] #40 51.12 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
14:32:39 [2020-12-10T14:32:39.989Z] #40 51.15 Setting up python-six (1.12.0-1) ...
14:32:39 [2020-12-10T14:32:39.989Z] #40 52.96 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
14:32:39 [2020-12-10T14:32:39.989Z] #40 52.99 Setting up libnl-3-200:arm64 (3.4.0-1) ...
14:32:39 [2020-12-10T14:32:39.989Z] #40 53.02 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
14:32:39 [2020-12-10T14:32:39.989Z] #40 53.04 Setting up libcap-dev:arm64 (1:2.25-2) ...
14:32:39 [2020-12-10T14:32:39.989Z] #40 53.06 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
14:32:39 [2020-12-10T14:32:39.989Z] #40 53.08 Setting up protobuf-compiler (3.6.1.3-2) ...
14:32:39 [2020-12-10T14:32:39.989Z] #40 53.11 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:32:39 [2020-12-10T14:32:39.989Z] #40 53.13 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
14:32:39 [2020-12-10T14:32:39.989Z] #40 53.15 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
14:32:39 [2020-12-10T14:32:39.989Z] #40 53.22 Setting up python-protobuf (3.6.1.3-2) ...
14:32:39 [2020-12-10T14:32:39.989Z] #40 57.43 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
14:32:39 [2020-12-10T14:32:39.989Z] #40 57.95 Processing triggers for libc-bin (2.28-10) ...
14:32:39 [2020-12-10T14:32:39.989Z] #40 DONE 58.8s
14:32:39 [2020-12-10T14:32:39.989Z] 
14:32:39 [2020-12-10T14:32:39.989Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:39 [2020-12-10T14:32:39.989Z] #32 53.42 github.com/BurntSushi/toml/cmd/tomlv
14:32:39 [2020-12-10T14:32:39.989Z] #32 DONE 58.8s
14:32:39 [2020-12-10T14:32:39.989Z] 
14:32:39 [2020-12-10T14:32:39.989Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:40 [2020-12-10T14:32:40.037Z] #41 10.97   PBCC     images/pipe-data.pb-c.c
14:32:40 [2020-12-10T14:32:40.037Z] #41 11.02   DEP      images/pipe-data.pb-c.d
14:32:40 [2020-12-10T14:32:40.037Z] #41 11.04   PBCC     images/mnt.pb-c.c
14:32:40 [2020-12-10T14:32:40.037Z] #41 11.11   DEP      images/mnt.pb-c.d
14:32:40 [2020-12-10T14:32:40.037Z] #41 11.14   PBCC     images/sk-packet.pb-c.c
14:32:40 [2020-12-10T14:32:40.074Z] #66 exporting layers 3.6s done
14:32:40 [2020-12-10T14:32:40.074Z] #66 writing image sha256:b662271d9f35a49e69c6d1b9b430bf73a974d0bd5d30f26362c65c8a579bcba6 done
14:32:40 [2020-12-10T14:32:40.074Z] #66 naming to docker.io/library/docker:9122cd1a75b8e49d9a583463c8231e01d94da161 done
14:32:40 [2020-12-10T14:32:40.074Z] #66 DONE 3.6s
[Pipeline] }
[Pipeline] // stage
14:32:40 [2020-12-10T14:32:40.115Z] #41 44.18   DEP      compel/arch/x86/src/lib/handle-elf.d
14:32:40 [2020-12-10T14:32:40.116Z] #41 44.38   CC       compel/src/lib/log.o
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
14:32:40 [2020-12-10T14:32:40.294Z] #41 11.16   DEP      images/sk-packet.pb-c.d
14:32:40 [2020-12-10T14:32:40.294Z] #41 11.19   PBCC     images/tcp-stream.pb-c.c
14:32:40 [2020-12-10T14:32:40.294Z] #41 11.22   DEP      images/tcp-stream.pb-c.d
14:32:40 [2020-12-10T14:32:40.294Z] #41 11.26   PBCC     images/pipe.pb-c.c
14:32:40 [2020-12-10T14:32:40.294Z] #41 11.34   DEP      images/pipe.pb-c.d
14:32:40 [2020-12-10T14:32:40.294Z] #41 11.37   PBCC     images/pstree.pb-c.c
14:32:40 [2020-12-10T14:32:40.418Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41761/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41761/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9122cd1a75b8e49d9a583463c8231e01d94da161 hack/validate/default
14:32:40 [2020-12-10T14:32:40.551Z] #41 11.39   DEP      images/pstree.pb-c.d
14:32:40 [2020-12-10T14:32:40.551Z] #41 11.45   PBCC     images/fs.pb-c.c
14:32:40 [2020-12-10T14:32:40.551Z] #41 11.49   DEP      images/fs.pb-c.d
14:32:40 [2020-12-10T14:32:40.551Z] #41 11.58   PBCC     images/signalfd.pb-c.c
14:32:40 [2020-12-10T14:32:40.551Z] #41 11.63   DEP      images/signalfd.pb-c.d
14:32:40 [2020-12-10T14:32:40.709Z] #41 44.61   CC       compel/arch/x86/src/lib/cpu.o
14:32:40 [2020-12-10T14:32:40.807Z] #41 11.68   PBCC     images/fh.pb-c.c
14:32:40 [2020-12-10T14:32:40.807Z] #41 11.71   PBCC     images/fsnotify.pb-c.c
14:32:40 [2020-12-10T14:32:40.807Z] #41 11.77   DEP      images/fh.pb-c.d
14:32:40 [2020-12-10T14:32:40.807Z] #41 11.82   DEP      images/fsnotify.pb-c.d
14:32:40 [2020-12-10T14:32:40.807Z] #41 11.88   PBCC     images/eventpoll.pb-c.c
14:32:41 [2020-12-10T14:32:41.064Z] #41 11.91   DEP      images/eventpoll.pb-c.d
14:32:41 [2020-12-10T14:32:41.064Z] #41 11.94   PBCC     images/eventfd.pb-c.c
14:32:41 [2020-12-10T14:32:41.064Z] #41 11.99   DEP      images/eventfd.pb-c.d
14:32:41 [2020-12-10T14:32:41.064Z] #41 12.02   PBCC     images/remap-file-path.pb-c.c
14:32:41 [2020-12-10T14:32:41.064Z] #41 12.05   DEP      images/remap-file-path.pb-c.d
14:32:41 [2020-12-10T14:32:41.064Z] #41 12.09   PBCC     images/fifo.pb-c.c
14:32:41 [2020-12-10T14:32:41.064Z] #41 12.11   DEP      images/fifo.pb-c.d
14:32:41 [2020-12-10T14:32:41.064Z] #41 12.15   PBCC     images/ghost-file.pb-c.c
14:32:41 [2020-12-10T14:32:41.064Z] #41 12.21   DEP      images/ghost-file.pb-c.d
14:32:41 [2020-12-10T14:32:41.278Z] #41 45.55   CC       compel/arch/x86/src/lib/infect.o
14:32:41 [2020-12-10T14:32:41.320Z] #41 12.28   PBCC     images/regfile.pb-c.c
14:32:41 [2020-12-10T14:32:41.320Z] #41 12.34   DEP      images/regfile.pb-c.d
14:32:41 [2020-12-10T14:32:41.320Z] #41 12.40   PBCC     images/ns.pb-c.c
14:32:41 [2020-12-10T14:32:41.320Z] #41 12.41   DEP      images/ns.pb-c.d
14:32:41 [2020-12-10T14:32:41.320Z] #41 12.47   PBCC     images/fdinfo.pb-c.c
14:32:41 [2020-12-10T14:32:41.320Z] #41 ...
14:32:41 [2020-12-10T14:32:41.320Z] 
14:32:41 [2020-12-10T14:32:41.320Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:41 [2020-12-10T14:32:41.320Z] #43 73.39 go/ast
14:32:41 [2020-12-10T14:32:41.320Z] #43 74.37 internal/lazyregexp
14:32:41 [2020-12-10T14:32:41.320Z] #43 74.73 net/url
14:32:41 [2020-12-10T14:32:41.320Z] #43 76.91 text/template/parse
14:32:41 [2020-12-10T14:32:41.320Z] #43 79.41 go/parser
14:32:41 [2020-12-10T14:32:41.320Z] #43 81.35 text/template
14:32:41 [2020-12-10T14:32:41.320Z] #43 82.95 encoding/xml
14:32:41 [2020-12-10T14:32:41.577Z] #43 ...
14:32:41 [2020-12-10T14:32:41.577Z] 
14:32:41 [2020-12-10T14:32:41.577Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:41 [2020-12-10T14:32:41.577Z] #41 12.56   DEP      images/fdinfo.pb-c.d
14:32:41 [2020-12-10T14:32:41.577Z] #41 12.61   PBCC     images/core-aarch64.pb-c.c
14:32:41 [2020-12-10T14:32:41.577Z] #41 12.65   PBCC     images/core-arm.pb-c.c
14:32:41 [2020-12-10T14:32:41.577Z] #41 12.69   PBCC     images/core-ppc64.pb-c.c
14:32:41 [2020-12-10T14:32:41.577Z] #41 12.73   PBCC     images/core-s390.pb-c.c
14:32:41 [2020-12-10T14:32:41.797Z] Congratulations!  All commits are properly signed with the DCO!
14:32:41 [2020-12-10T14:32:41.798Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
14:32:41 [2020-12-10T14:32:41.798Z] No api/types/ or api/swagger.yaml changes in diff.
14:32:41 [2020-12-10T14:32:41.798Z] Congratulations!  All TOML source files changed here have valid syntax.
14:32:41 [2020-12-10T14:32:41.798Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:32:41 [2020-12-10T14:32:41.798Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
14:32:41 [2020-12-10T14:32:41.798Z] Congratulations!  No new tests were added to integration-cli.
14:32:41 [2020-12-10T14:32:41.798Z] 
14:32:41 [2020-12-10T14:32:41.798Z] INFO Start validation with golang-ci-lint
14:32:41 [2020-12-10T14:32:41.798Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
14:32:41 [2020-12-10T14:32:41.798Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
14:32:41 [2020-12-10T14:32:41.798Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
14:32:41 [2020-12-10T14:32:41.872Z] #41 12.78   PBCC     images/core-x86.pb-c.c
14:32:41 [2020-12-10T14:32:41.872Z] #41 12.83   PBCC     images/core.pb-c.c
14:32:41 [2020-12-10T14:32:41.872Z] #41 12.94   PBCC     images/inventory.pb-c.c
14:32:42 [2020-12-10T14:32:42.135Z] #41 13.04   DEP      images/core-aarch64.pb-c.d
14:32:42 [2020-12-10T14:32:42.135Z] #41 13.14   DEP      images/core-arm.pb-c.d
14:32:42 [2020-12-10T14:32:42.135Z] #41 13.17   DEP      images/core-ppc64.pb-c.d
14:32:42 [2020-12-10T14:32:42.135Z] #41 13.22   DEP      images/core-s390.pb-c.d
14:32:42 [2020-12-10T14:32:42.217Z] #41 46.34   CC       compel/src/lib/infect-rpc.o
14:32:42 [2020-12-10T14:32:42.217Z] #41 ...
14:32:42 [2020-12-10T14:32:42.217Z] 
14:32:42 [2020-12-10T14:32:42.217Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:42 [2020-12-10T14:32:42.217Z] #43 102.1 mime
14:32:42 [2020-12-10T14:32:42.217Z] #43 104.1 net/http/internal
14:32:42 [2020-12-10T14:32:42.217Z] #43 107.0 net/textproto
14:32:42 [2020-12-10T14:32:42.217Z] #43 107.0 crypto/x509
14:32:42 [2020-12-10T14:32:42.217Z] #43 108.2 vendor/golang.org/x/net/http/httpguts
14:32:42 [2020-12-10T14:32:42.217Z] #43 108.5 vendor/golang.org/x/net/http/httpproxy
14:32:42 [2020-12-10T14:32:42.217Z] #43 109.1 mime/multipart
14:32:42 [2020-12-10T14:32:42.217Z] #43 111.6 crypto/tls
14:32:42 [2020-12-10T14:32:42.217Z] #43 ...
14:32:42 [2020-12-10T14:32:42.217Z] 
14:32:42 [2020-12-10T14:32:42.217Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:32:42 [2020-12-10T14:32:42.217Z] #11 110.9 Selecting previously unselected package libapparmor1:amd64.
14:32:42 [2020-12-10T14:32:42.217Z] #11 110.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
14:32:42 [2020-12-10T14:32:42.217Z] #11 110.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
14:32:42 [2020-12-10T14:32:42.217Z] #11 111.1 Selecting previously unselected package libapparmor-dev:amd64.
14:32:42 [2020-12-10T14:32:42.217Z] #11 111.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
14:32:42 [2020-12-10T14:32:42.217Z] #11 111.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
14:32:42 [2020-12-10T14:32:42.217Z] #11 111.3 Selecting previously unselected package libbtrfs0.
14:32:42 [2020-12-10T14:32:42.217Z] #11 111.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
14:32:42 [2020-12-10T14:32:42.217Z] #11 111.3 Unpacking libbtrfs0 (4.20.1-2) ...
14:32:42 [2020-12-10T14:32:42.217Z] #11 111.4 Selecting previously unselected package libbtrfs-dev.
14:32:42 [2020-12-10T14:32:42.217Z] #11 111.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
14:32:42 [2020-12-10T14:32:42.217Z] #11 111.4 Unpacking libbtrfs-dev (4.20.1-2) ...
14:32:42 [2020-12-10T14:32:42.217Z] #11 111.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:32:42 [2020-12-10T14:32:42.217Z] #11 111.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
14:32:42 [2020-12-10T14:32:42.217Z] #11 111.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:32:42 [2020-12-10T14:32:42.217Z] #11 111.6 Selecting previously unselected package libudev-dev:amd64.
14:32:42 [2020-12-10T14:32:42.217Z] #11 111.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ...
14:32:42 [2020-12-10T14:32:42.217Z] #11 111.7 Unpacking libudev-dev:amd64 (241-7~deb10u5) ...
14:32:42 [2020-12-10T14:32:42.217Z] #11 111.8 Selecting previously unselected package libsepol1-dev:amd64.
14:32:42 [2020-12-10T14:32:42.217Z] #11 111.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
14:32:42 [2020-12-10T14:32:42.217Z] #11 111.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
14:32:42 [2020-12-10T14:32:42.217Z] #11 112.1 Selecting previously unselected package libpcre16-3:amd64.
14:32:42 [2020-12-10T14:32:42.217Z] #11 112.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
14:32:42 [2020-12-10T14:32:42.217Z] #11 112.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
14:32:42 [2020-12-10T14:32:42.217Z] #11 112.2 Selecting previously unselected package libpcre32-3:amd64.
14:32:42 [2020-12-10T14:32:42.217Z] #11 112.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
14:32:42 [2020-12-10T14:32:42.217Z] #11 112.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
14:32:42 [2020-12-10T14:32:42.286Z] #49 ...
14:32:42 [2020-12-10T14:32:42.286Z] 
14:32:42 [2020-12-10T14:32:42.286Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:42 [2020-12-10T14:32:42.286Z] #51 23.66 runtime
14:32:42 [2020-12-10T14:32:42.286Z] #51 ...
14:32:42 [2020-12-10T14:32:42.286Z] 
14:32:42 [2020-12-10T14:32:42.286Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
14:32:42 [2020-12-10T14:32:42.286Z] #29 23.29 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:32:42 [2020-12-10T14:32:42.286Z] #29 23.38 skipping existing 5cb8031fd95d
14:32:42 [2020-12-10T14:32:42.286Z] #29 23.59 
14:32:42 [2020-12-10T14:32:42.286Z] #29 25.44 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
14:32:42 [2020-12-10T14:32:42.286Z] #29 25.62 skipping existing 283607eaa57e
14:32:42 [2020-12-10T14:32:42.286Z] #29 25.81 
14:32:42 [2020-12-10T14:32:42.286Z] #29 27.30 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:32:42 [2020-12-10T14:32:42.286Z] #29 27.93 #=#=#                                                                         
14:32:42 [2020-12-10T14:32:42.286Z] #29 28.18 #=#=#                                                                         

######################################################################## 100.0%
14:32:42 [2020-12-10T14:32:42.286Z] #29 28.32 
14:32:42 [2020-12-10T14:32:42.392Z] #41 13.25   DEP      images/core-x86.pb-c.d
14:32:42 [2020-12-10T14:32:42.392Z] #41 13.34   DEP      images/core.pb-c.d
14:32:42 [2020-12-10T14:32:42.392Z] #41 13.38   DEP      images/inventory.pb-c.d
14:32:42 [2020-12-10T14:32:42.392Z] #41 13.40   PBCC     images/cpuinfo.pb-c.c
14:32:42 [2020-12-10T14:32:42.392Z] #41 13.40   DEP      images/cpuinfo.pb-c.d
14:32:42 [2020-12-10T14:32:42.392Z] #41 13.41   PBCC     images/stats.pb-c.c
14:32:42 [2020-12-10T14:32:42.392Z] #41 13.42   DEP      images/stats.pb-c.d
14:32:42 [2020-12-10T14:32:42.479Z] #11 112.4 Selecting previously unselected package libpcrecpp0v5:amd64.
14:32:42 [2020-12-10T14:32:42.479Z] #11 112.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
14:32:42 [2020-12-10T14:32:42.479Z] #11 112.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
14:32:42 [2020-12-10T14:32:42.479Z] #11 112.5 Selecting previously unselected package libpcre3-dev:amd64.
14:32:42 [2020-12-10T14:32:42.479Z] #11 112.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
14:32:42 [2020-12-10T14:32:42.479Z] #11 112.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
14:32:42 [2020-12-10T14:32:42.514Z] #20 2.868 Collecting yamllint==1.16.0
14:32:42 [2020-12-10T14:32:42.514Z] #20 3.054   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:32:42 [2020-12-10T14:32:42.514Z] #20 3.073 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:32:42 [2020-12-10T14:32:42.514Z] #20 3.115   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
14:32:42 [2020-12-10T14:32:42.514Z] #20 3.140 Collecting pyyaml (from yamllint==1.16.0)
14:32:42 [2020-12-10T14:32:42.569Z] #41 ...
14:32:42 [2020-12-10T14:32:42.569Z] 
14:32:42 [2020-12-10T14:32:42.569Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:42 [2020-12-10T14:32:42.569Z] #43 51.06 flag
14:32:42 [2020-12-10T14:32:42.569Z] #43 51.07 net/url
14:32:42 [2020-12-10T14:32:42.569Z] #43 51.09 go/token
14:32:42 [2020-12-10T14:32:42.569Z] #43 52.86 go/scanner
14:32:42 [2020-12-10T14:32:42.569Z] #43 53.67 text/template/parse
14:32:42 [2020-12-10T14:32:42.569Z] #43 53.73 encoding/json
14:32:42 [2020-12-10T14:32:42.569Z] #43 54.80 go/ast
14:32:42 [2020-12-10T14:32:42.569Z] #43 59.58 text/template
14:32:42 [2020-12-10T14:32:42.569Z] #43 60.89 encoding/xml
14:32:42 [2020-12-10T14:32:42.569Z] #43 ...
14:32:42 [2020-12-10T14:32:42.569Z] 
14:32:42 [2020-12-10T14:32:42.569Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.653 + RM_GOPATH=0
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.653 + TMP_GOPATH=
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.653 + : /build
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.653 + '[' -z '' ']'
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.653 ++ mktemp -d
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.675 + export GOPATH=/tmp/tmp.fc8a6rNZr7
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.675 + GOPATH=/tmp/tmp.fc8a6rNZr7
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.675 + RM_GOPATH=1
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.675 + case "$(go env GOARCH)" in
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.675 ++ go env GOARCH
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.717 + export GO_BUILDMODE=-buildmode=pie
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.717 + GO_BUILDMODE=-buildmode=pie
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.718 ++ dirname /tmp/install/install.sh
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.721 + dir=/tmp/install
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.721 + bin=tini
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.721 + shift
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.721 + '[' '!' -f /tmp/install/tini.installer ']'
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.721 + . /tmp/install/tini.installer
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.721 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.721 + install_tini
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.721 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.721 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.721 + git clone https://github.com/krallin/tini.git /tmp/tmp.fc8a6rNZr7/tini
14:32:42 [2020-12-10T14:32:42.569Z] #35 2.724 Cloning into '/tmp/tmp.fc8a6rNZr7/tini'...
14:32:42 [2020-12-10T14:32:42.584Z] #29 29.40 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:32:42 [2020-12-10T14:32:42.738Z] #11 112.9 Selecting previously unselected package libselinux1-dev:amd64.
14:32:42 [2020-12-10T14:32:42.803Z] #20 3.254   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
14:32:42 [2020-12-10T14:32:42.832Z] #35 3.966 + cd /tmp/tmp.fc8a6rNZr7/tini
14:32:42 [2020-12-10T14:32:42.832Z] #35 3.966 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
14:32:42 [2020-12-10T14:32:42.832Z] #35 3.986 + cmake .
14:32:42 [2020-12-10T14:32:42.880Z] #29 29.78 
14:32:42 [2020-12-10T14:32:42.998Z] #11 112.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
14:32:42 [2020-12-10T14:32:42.998Z] #11 112.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
14:32:42 [2020-12-10T14:32:42.998Z] #11 113.1 Selecting previously unselected package libdevmapper-dev:amd64.
14:32:42 [2020-12-10T14:32:42.998Z] #11 113.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
14:32:42 [2020-12-10T14:32:42.998Z] #11 113.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:32:43 [2020-12-10T14:32:43.178Z] #29 29.97 
######################################################################## 100.0%
14:32:43 [2020-12-10T14:32:43.178Z] #29 30.08 
14:32:43 [2020-12-10T14:32:43.178Z] #29 30.15 Download of images into '/build' complete.
14:32:43 [2020-12-10T14:32:43.178Z] #29 30.15 Use something like the following to load the result into a Docker daemon:
14:32:43 [2020-12-10T14:32:43.178Z] #29 30.15   tar -cC '/build' . | docker load
14:32:43 [2020-12-10T14:32:43.258Z] #11 113.2 Selecting previously unselected package libseccomp-dev:amd64.
14:32:43 [2020-12-10T14:32:43.258Z] #11 113.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
14:32:43 [2020-12-10T14:32:43.258Z] #11 113.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
14:32:43 [2020-12-10T14:32:43.432Z] #20 4.038 Building wheels for collected packages: pyyaml
14:32:43 [2020-12-10T14:32:43.432Z] #20 4.041   Running setup.py bdist_wheel for pyyaml: started
14:32:43 [2020-12-10T14:32:43.474Z] #29 DONE 30.2s
14:32:43 [2020-12-10T14:32:43.474Z] 
14:32:43 [2020-12-10T14:32:43.474Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:32:43 [2020-12-10T14:32:43.474Z] #49 35.00 go: extracting github.com/gogo/protobuf v1.2.1
14:32:43 [2020-12-10T14:32:43.474Z] #49 ...
14:32:43 [2020-12-10T14:32:43.474Z] 
14:32:43 [2020-12-10T14:32:43.474Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:32:43 [2020-12-10T14:32:43.474Z] #55 17.09 Reading package lists...
14:32:43 [2020-12-10T14:32:43.474Z] #55 26.07 Reading package lists...
14:32:43 [2020-12-10T14:32:43.474Z] #55 33.58 Building dependency tree...
14:32:43 [2020-12-10T14:32:43.562Z] #11 113.4 Selecting previously unselected package libsystemd-dev:amd64.
14:32:43 [2020-12-10T14:32:43.562Z] #11 113.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ...
14:32:43 [2020-12-10T14:32:43.562Z] #11 113.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ...
14:32:43 [2020-12-10T14:32:43.770Z] #55 ...
14:32:43 [2020-12-10T14:32:43.770Z] 
14:32:43 [2020-12-10T14:32:43.770Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:32:43 [2020-12-10T14:32:43.770Z] #42 26.96 Reading package lists...
14:32:43 [2020-12-10T14:32:43.782Z] #35 4.614 -- The C compiler identification is GNU 8.3.0
14:32:43 [2020-12-10T14:32:43.782Z] #35 4.686 -- Check for working C compiler: /usr/bin/cc
14:32:43 [2020-12-10T14:32:43.782Z] #35 ...
14:32:43 [2020-12-10T14:32:43.782Z] 
14:32:43 [2020-12-10T14:32:43.782Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:43 [2020-12-10T14:32:43.782Z] #49 52.88 encoding/json
14:32:43 [2020-12-10T14:32:43.782Z] #49 52.89 github.com/pkg/diff
14:32:43 [2020-12-10T14:32:43.782Z] #49 52.89 go/scanner
14:32:43 [2020-12-10T14:32:43.782Z] #49 54.75 mvdan.cc/editorconfig
14:32:43 [2020-12-10T14:32:43.782Z] #49 55.05 go/ast
14:32:43 [2020-12-10T14:32:43.782Z] #49 56.25 mvdan.cc/sh/v3/syntax
14:32:43 [2020-12-10T14:32:43.782Z] #49 61.56 golang.org/x/crypto/ssh/terminal
14:32:43 [2020-12-10T14:32:43.828Z] #11 113.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
14:32:43 [2020-12-10T14:32:43.828Z] #11 114.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
14:32:43 [2020-12-10T14:32:43.828Z] #11 114.0 Setting up libapparmor1:amd64 (2.13.2-10) ...
14:32:43 [2020-12-10T14:32:43.828Z] #11 114.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:32:43 [2020-12-10T14:32:43.828Z] #11 114.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
14:32:43 [2020-12-10T14:32:43.828Z] #11 114.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
14:32:43 [2020-12-10T14:32:43.828Z] #11 114.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:32:43 [2020-12-10T14:32:43.828Z] #11 114.0 Setting up libbtrfs0 (4.20.1-2) ...
14:32:43 [2020-12-10T14:32:43.828Z] #11 114.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
14:32:43 [2020-12-10T14:32:43.828Z] #11 114.0 Setting up libudev-dev:amd64 (241-7~deb10u5) ...
14:32:44 [2020-12-10T14:32:44.044Z] #49 ...
14:32:44 [2020-12-10T14:32:44.044Z] 
14:32:44 [2020-12-10T14:32:44.044Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:44 [2020-12-10T14:32:44.044Z] #41 3.187 Note: Building without setproctitle() and strlcpy() support.
14:32:44 [2020-12-10T14:32:44.044Z] #41 3.187       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:32:44 [2020-12-10T14:32:44.044Z] #41 3.206 Note: Building without GnuTLS support
14:32:44 [2020-12-10T14:32:44.044Z] #41 3.219 Makefile.config:39: Warn: you have no libnftables installed
14:32:44 [2020-12-10T14:32:44.044Z] #41 3.227 Makefile.config:40: Warn: Building without nftables support
14:32:44 [2020-12-10T14:32:44.062Z] #20 4.552   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:32:44 [2020-12-10T14:32:44.062Z] #20 4.553   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
14:32:44 [2020-12-10T14:32:44.062Z] #20 4.604 Successfully built pyyaml
14:32:44 [2020-12-10T14:32:44.062Z] #20 4.610 Installing collected packages: pathspec, pyyaml, yamllint
14:32:44 [2020-12-10T14:32:44.092Z] #11 114.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:32:44 [2020-12-10T14:32:44.092Z] #11 114.1 Setting up libbtrfs-dev (4.20.1-2) ...
14:32:44 [2020-12-10T14:32:44.092Z] #11 114.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
14:32:44 [2020-12-10T14:32:44.092Z] #11 114.1 Setting up mingw-w64-common (6.0.0-3) ...
14:32:44 [2020-12-10T14:32:44.092Z] #11 114.1 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ...
14:32:44 [2020-12-10T14:32:44.092Z] #11 114.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:32:44 [2020-12-10T14:32:44.092Z] #11 114.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
14:32:44 [2020-12-10T14:32:44.092Z] #11 114.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:32:44 [2020-12-10T14:32:44.092Z] #11 114.2 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
14:32:44 [2020-12-10T14:32:44.092Z] #11 114.2 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
14:32:44 [2020-12-10T14:32:44.092Z] #11 114.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:32:44 [2020-12-10T14:32:44.092Z] #11 114.2 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
14:32:44 [2020-12-10T14:32:44.092Z] #11 114.2 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
14:32:44 [2020-12-10T14:32:44.092Z] #11 114.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:32:44 [2020-12-10T14:32:44.092Z] #11 114.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
14:32:44 [2020-12-10T14:32:44.092Z] #11 114.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:32:44 [2020-12-10T14:32:44.092Z] #11 114.2 Setting up dmsetup (2:1.02.155-3) ...
14:32:44 [2020-12-10T14:32:44.092Z] #11 114.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:32:44 [2020-12-10T14:32:44.301Z] #41 14.86 make[1]: Nothing to be done for 'all'.
14:32:44 [2020-12-10T14:32:44.355Z] #20 4.794 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
14:32:44 [2020-12-10T14:32:44.361Z] #11 114.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:32:44 [2020-12-10T14:32:44.361Z] #11 114.3 Processing triggers for libc-bin (2.28-10) ...
14:32:44 [2020-12-10T14:32:44.624Z] #11 DONE 114.6s
14:32:44 [2020-12-10T14:32:44.624Z] 
14:32:44 [2020-12-10T14:32:44.624Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:44 [2020-12-10T14:32:44.657Z] #20 DONE 5.1s
14:32:44 [2020-12-10T14:32:44.657Z] 
14:32:44 [2020-12-10T14:32:44.657Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
14:32:44 [2020-12-10T14:32:44.657Z] #23 DONE 0.2s
14:32:44 [2020-12-10T14:32:44.657Z] 
14:32:44 [2020-12-10T14:32:44.657Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
14:32:44 [2020-12-10T14:32:44.820Z] #42 34.47 Building dependency tree...
14:32:45 [2020-12-10T14:32:45.230Z] #41 16.18   CC       images/stats.o
14:32:45 [2020-12-10T14:32:45.437Z] #41 5.475 fatal: not a git repository (or any of the parent directories): .git
14:32:45 [2020-12-10T14:32:45.437Z] #41 5.579   GEN      .gitid
14:32:45 [2020-12-10T14:32:45.437Z] #41 5.644   GEN      criu/include/version.h
14:32:45 [2020-12-10T14:32:45.486Z] #41 16.48   CC       images/core.o
14:32:45 [2020-12-10T14:32:45.686Z] #28 DONE 0.8s
14:32:45 [2020-12-10T14:32:45.686Z] 
14:32:45 [2020-12-10T14:32:45.686Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
14:32:45 [2020-12-10T14:32:45.700Z] #41 5.740   GEN      include/common/asm
14:32:45 [2020-12-10T14:32:45.976Z] #31 DONE 0.3s
14:32:45 [2020-12-10T14:32:45.976Z] 
14:32:45 [2020-12-10T14:32:45.976Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:45 [2020-12-10T14:32:45.976Z] #41 78.30   CC       criu/page-xfer.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 79.18   CC       criu/pagemap-cache.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 79.43   CC       criu/pagemap.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 80.02   CC       criu/parasite-syscall.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 80.68   CC       criu/path.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 80.82   CC       criu/pie-util-vdso.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 81.01   CC       criu/pie-util.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 81.10   CC       criu/pipes.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 81.60   CC       criu/plugin.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 81.82   CC       criu/proc_parse.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 83.58   CC       criu/protobuf-desc.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 84.24   CC       criu/protobuf.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 84.47   CC       criu/pstree.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 85.11   CC       criu/rbtree.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 85.31   CC       criu/rst-malloc.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 85.50   CC       criu/seccomp.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 85.87   CC       criu/seize.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 86.42   CC       criu/servicefd.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 86.84   CC       criu/shmem.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 87.61   CC       criu/sigframe.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 87.74   CC       criu/signalfd.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 87.96   CC       criu/sk-inet.o
14:32:45 [2020-12-10T14:32:45.976Z] #41 ...
14:32:45 [2020-12-10T14:32:45.976Z] 
14:32:45 [2020-12-10T14:32:45.976Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
14:32:45 [2020-12-10T14:32:45.976Z] #33 DONE 0.1s
14:32:45 [2020-12-10T14:32:45.976Z] 
14:32:45 [2020-12-10T14:32:45.976Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
14:32:46 [2020-12-10T14:32:46.265Z] #36 DONE 0.1s
14:32:46 [2020-12-10T14:32:46.265Z] 
14:32:46 [2020-12-10T14:32:46.265Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:46 [2020-12-10T14:32:46.265Z] #41 88.71   CC       criu/sk-netlink.o
14:32:46 [2020-12-10T14:32:46.415Z] #41 17.18   CC       images/core-x86.o
14:32:46 [2020-12-10T14:32:46.554Z] #41 88.92   CC       criu/sk-packet.o
14:32:46 [2020-12-10T14:32:46.562Z] #51 ...
14:32:46 [2020-12-10T14:32:46.562Z] 
14:32:46 [2020-12-10T14:32:46.562Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
14:32:46 [2020-12-10T14:32:46.562Z] #12 DONE 1.6s
14:32:46 [2020-12-10T14:32:46.562Z] 
14:32:46 [2020-12-10T14:32:46.562Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.544 + RM_GOPATH=0
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.544 + TMP_GOPATH=
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.544 + : /build
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.544 + '[' -z '' ']'
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.544 ++ mktemp -d
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.544 + export GOPATH=/tmp/tmp.ZbwK1OnLNd
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.544 + GOPATH=/tmp/tmp.ZbwK1OnLNd
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.544 + RM_GOPATH=1
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.545 + case "$(go env GOARCH)" in
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.545 ++ go env GOARCH
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.564 + export GO_BUILDMODE=-buildmode=pie
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.564 + GO_BUILDMODE=-buildmode=pie
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.567 ++ dirname /tmp/install/install.sh
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.577 + dir=/tmp/install
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.577 + bin=runc
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.577 + shift
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.578 + '[' '!' -f /tmp/install/runc.installer ']'
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.578 + . /tmp/install/runc.installer
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.578 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.593 + install_runc
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.593 + uname -r
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.594 + grep -q '^3\.10\.0.*\.el7\.'
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.598 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.598 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.598 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.598 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZbwK1OnLNd/src/github.com/opencontainers/runc
14:32:46 [2020-12-10T14:32:46.562Z] #51 1.601 Cloning into '/tmp/tmp.ZbwK1OnLNd/src/github.com/opencontainers/runc'...
14:32:46 [2020-12-10T14:32:46.672Z] #41 17.70   CC       images/core-arm.o
14:32:46 [2020-12-10T14:32:46.919Z] #42 38.54 The following additional packages will be installed:
14:32:46 [2020-12-10T14:32:46.919Z] #42 38.54   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
14:32:46 [2020-12-10T14:32:46.919Z] #42 38.55   libprotoc17 python-pkg-resources python-six zlib1g-dev
14:32:46 [2020-12-10T14:32:46.919Z] #42 38.55 Suggested packages:
14:32:46 [2020-12-10T14:32:46.919Z] #42 38.55   manpages-dev python-setuptools
14:32:47 [2020-12-10T14:32:47.183Z] #41 89.39   CC       criu/sk-queue.o
14:32:47 [2020-12-10T14:32:47.183Z] #41 89.66   CC       criu/sk-tcp.o
14:32:47 [2020-12-10T14:32:47.234Z] #41 18.10   CC       images/core-aarch64.o
14:32:47 [2020-12-10T14:32:47.472Z] #41 89.88   CC       criu/sk-unix.o
14:32:47 [2020-12-10T14:32:47.496Z] #41 18.47   CC       images/core-ppc64.o
14:32:47 [2020-12-10T14:32:47.496Z] #41 ...
14:32:47 [2020-12-10T14:32:47.496Z] 
14:32:47 [2020-12-10T14:32:47.496Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:32:47 [2020-12-10T14:32:47.496Z] #54 40.84 Checking out files:  56% (2091/3700)   
Checking out files:  57% (2109/3700)   
Checking out files:  58% (2146/3700)   
Checking out files:  59% (2183/3700)   
Checking out files:  60% (2220/3700)   
Checking out files:  61% (2257/3700)   
Checking out files:  62% (2294/3700)   
Checking out files:  63% (2331/3700)   
Checking out files:  64% (2368/3700)   
Checking out files:  65% (2405/3700)   
Checking out files:  66% (2442/3700)   
Checking out files:  67% (2479/3700)   
Checking out files:  68% (2516/3700)   
Checking out files:  69% (2553/3700)   
Checking out files:  70% (2590/3700)   
Checking out files:  71% (2627/3700)   
Checking out files:  72% (2664/3700)   
Checking out files:  73% (2701/3700)   
Checking out files:  74% (2738/3700)   
Checking out files:  75% (2775/3700)   
Checking out files:  76% (2812/3700)   
Checking out files:  77% (2849/3700)   
Checking out files:  78% (2886/3700)   
Checking out files:  79% (2923/3700)   
Checking out files:  80% (2960/3700)   
Checking out files:  81% (2997/3700)   
Checking out files:  82% (3034/3700)   
Checking out files:  83% (3071/3700)   
Checking out files:  84% (3108/3700)   
Checking out files:  85% (3145/3700)   
Checking out files:  86% (3182/3700)   
Checking out files:  87% (3219/3700)   
Checking out files:  88% (3256/3700)   
Checking out files:  89% (3293/3700)   
Checking out files:  90% (3330/3700)   
Checking out files:  91% (3367/3700)   
Checking out files:  92% (3404/3700)   
Checking out files:  92% (3413/3700)   
Checking out files:  93% (3441/3700)   
Checking out files:  94% (3478/3700)   
Checking out files:  95% (3515/3700)   
Checking out files:  96% (3552/3700)   
Checking out files:  97% (3589/3700)   
Checking out files:  98% (3626/3700)   
Checking out files:  99% (3663/3700)   
Checking out files: 100% (3700/3700)   
Checking out files: 100% (3700/3700), done.
14:32:47 [2020-12-10T14:32:47.496Z] #54 42.13 + cd /tmp/tmp.Pjhb9Jv2Hg/src/github.com/containerd/containerd
14:32:47 [2020-12-10T14:32:47.496Z] #54 42.13 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
14:32:47 [2020-12-10T14:32:47.530Z] #51 ...
14:32:47 [2020-12-10T14:32:47.530Z] 
14:32:47 [2020-12-10T14:32:47.530Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
14:32:47 [2020-12-10T14:32:47.530Z] #13 DONE 1.2s
14:32:47 [2020-12-10T14:32:47.530Z] 
14:32:47 [2020-12-10T14:32:47.530Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
14:32:47 [2020-12-10T14:32:47.570Z] #42 ...
14:32:47 [2020-12-10T14:32:47.570Z] 
14:32:47 [2020-12-10T14:32:47.570Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:32:47 [2020-12-10T14:32:47.570Z] #55 37.07 The following additional packages will be installed:
14:32:47 [2020-12-10T14:32:47.570Z] #55 37.11   libbtrfs0
14:32:47 [2020-12-10T14:32:47.570Z] #55 37.36 The following NEW packages will be installed:
14:32:47 [2020-12-10T14:32:47.570Z] #55 37.36   libbtrfs-dev libbtrfs0
14:32:47 [2020-12-10T14:32:47.570Z] #55 37.57 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
14:32:47 [2020-12-10T14:32:47.570Z] #55 37.57 Need to get 120 kB of archives.
14:32:47 [2020-12-10T14:32:47.570Z] #55 37.57 After this operation, 423 kB of additional disk space will be used.
14:32:47 [2020-12-10T14:32:47.570Z] #55 37.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
14:32:47 [2020-12-10T14:32:47.570Z] #55 37.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
14:32:47 [2020-12-10T14:32:47.570Z] #55 38.74 debconf: delaying package configuration, since apt-utils is not installed
14:32:47 [2020-12-10T14:32:47.570Z] #55 38.93 Fetched 120 kB in 0s (1351 kB/s)
14:32:47 [2020-12-10T14:32:47.570Z] #55 39.04 Selecting previously unselected package libbtrfs0.
14:32:47 [2020-12-10T14:32:47.570Z] #55 39.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 ... 15339 files and directories currently installed.)
14:32:47 [2020-12-10T14:32:47.570Z] #55 39.14 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
14:32:47 [2020-12-10T14:32:47.570Z] #55 39.15 Unpacking libbtrfs0 (4.20.1-2) ...
14:32:47 [2020-12-10T14:32:47.570Z] #55 39.24 Selecting previously unselected package libbtrfs-dev.
14:32:47 [2020-12-10T14:32:47.570Z] #55 39.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
14:32:47 [2020-12-10T14:32:47.570Z] #55 39.26 Unpacking libbtrfs-dev (4.20.1-2) ...
14:32:47 [2020-12-10T14:32:47.570Z] #55 39.52 Setting up libbtrfs0 (4.20.1-2) ...
14:32:47 [2020-12-10T14:32:47.570Z] #55 39.53 Setting up libbtrfs-dev (4.20.1-2) ...
14:32:47 [2020-12-10T14:32:47.570Z] #55 39.54 Processing triggers for libc-bin (2.28-10) ...
14:32:47 [2020-12-10T14:32:47.623Z] #41 7.401   PBCC     images/timens.pb-c.c
14:32:47 [2020-12-10T14:32:47.624Z] #41 7.427   DEP      images/timens.pb-c.d
14:32:47 [2020-12-10T14:32:47.624Z] #41 7.472   PBCC     images/fown.pb-c.c
14:32:47 [2020-12-10T14:32:47.624Z] #41 7.514   PBCC     images/google/protobuf/descriptor.pb-c.c
14:32:47 [2020-12-10T14:32:47.624Z] #41 7.545   PBCC     images/opts.pb-c.c
14:32:47 [2020-12-10T14:32:47.624Z] #41 7.585   PBCC     images/memfd.pb-c.c
14:32:47 [2020-12-10T14:32:47.624Z] #41 7.695   DEP      images/fown.pb-c.d
14:32:47 [2020-12-10T14:32:47.624Z] #41 7.780   DEP      images/google/protobuf/descriptor.pb-c.d
14:32:47 [2020-12-10T14:32:47.624Z] #41 7.874   DEP      images/opts.pb-c.d
14:32:47 [2020-12-10T14:32:47.624Z] #41 7.914   DEP      images/memfd.pb-c.d
14:32:47 [2020-12-10T14:32:47.624Z] #41 7.970   PBCC     images/sit.pb-c.c
14:32:47 [2020-12-10T14:32:47.624Z] #41 8.038   DEP      images/sit.pb-c.d
14:32:47 [2020-12-10T14:32:47.754Z] #54 43.19 + export 'BUILDTAGS=netgo osusergo static_build'
14:32:47 [2020-12-10T14:32:47.754Z] #54 43.19 + BUILDTAGS='netgo osusergo static_build'
14:32:47 [2020-12-10T14:32:47.754Z] #54 43.19 + export EXTRA_FLAGS=-buildmode=pie
14:32:47 [2020-12-10T14:32:47.754Z] #54 43.19 + EXTRA_FLAGS=-buildmode=pie
14:32:47 [2020-12-10T14:32:47.754Z] #54 43.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:32:47 [2020-12-10T14:32:47.754Z] #54 43.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:32:47 [2020-12-10T14:32:47.754Z] #54 43.19 + '[' '' = dynamic ']'
14:32:47 [2020-12-10T14:32:47.754Z] #54 43.19 + make
14:32:47 [2020-12-10T14:32:47.872Z] #55 DONE 39.8s
14:32:47 [2020-12-10T14:32:47.872Z] 
14:32:47 [2020-12-10T14:32:47.872Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:32:47 [2020-12-10T14:32:47.872Z] #42 39.91 The following NEW packages will be installed:
14:32:47 [2020-12-10T14:32:47.872Z] #42 39.91   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:32:47 [2020-12-10T14:32:47.872Z] #42 39.91   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
14:32:47 [2020-12-10T14:32:47.872Z] #42 39.92   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:32:47 [2020-12-10T14:32:47.872Z] #42 39.92   python-six zlib1g-dev
14:32:47 [2020-12-10T14:32:47.886Z] #41 8.129   PBCC     images/macvlan.pb-c.c
14:32:47 [2020-12-10T14:32:47.886Z] #41 8.161   DEP      images/macvlan.pb-c.d
14:32:47 [2020-12-10T14:32:47.886Z] #41 8.265   PBCC     images/autofs.pb-c.c
14:32:48 [2020-12-10T14:32:48.149Z] #41 8.309   DEP      images/autofs.pb-c.d
14:32:48 [2020-12-10T14:32:48.149Z] #41 8.353   PBCC     images/sysctl.pb-c.c
14:32:48 [2020-12-10T14:32:48.149Z] #41 8.390   DEP      images/sysctl.pb-c.d
14:32:48 [2020-12-10T14:32:48.149Z] #41 8.502   PBCC     images/time.pb-c.c
14:32:48 [2020-12-10T14:32:48.173Z] #42 40.18 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
14:32:48 [2020-12-10T14:32:48.173Z] #42 40.18 Need to get 4075 kB of archives.
14:32:48 [2020-12-10T14:32:48.173Z] #42 40.18 After this operation, 24.5 MB of additional disk space will be used.
14:32:48 [2020-12-10T14:32:48.173Z] #42 40.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
14:32:48 [2020-12-10T14:32:48.173Z] #42 40.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
14:32:48 [2020-12-10T14:32:48.173Z] #42 40.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
14:32:48 [2020-12-10T14:32:48.315Z] #54 ...
14:32:48 [2020-12-10T14:32:48.315Z] 
14:32:48 [2020-12-10T14:32:48.315Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:48 [2020-12-10T14:32:48.315Z] #49 80.19 golang.org/x/crypto/ssh/terminal
14:32:48 [2020-12-10T14:32:48.315Z] #49 81.52 mvdan.cc/editorconfig
14:32:48 [2020-12-10T14:32:48.315Z] #49 82.19 mvdan.cc/sh/v3/fileutil
14:32:48 [2020-12-10T14:32:48.315Z] #49 82.32 mvdan.cc/sh/v3/syntax
14:32:48 [2020-12-10T14:32:48.315Z] #49 88.97 mvdan.cc/sh/v3/cmd/shfmt
14:32:48 [2020-12-10T14:32:48.315Z] #49 ...
14:32:48 [2020-12-10T14:32:48.315Z] 
14:32:48 [2020-12-10T14:32:48.315Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:48 [2020-12-10T14:32:48.315Z] #41 19.09   CC       images/core-s390.o
14:32:48 [2020-12-10T14:32:48.412Z] #41 8.532   DEP      images/time.pb-c.d
14:32:48 [2020-12-10T14:32:48.412Z] #41 8.584   PBCC     images/binfmt-misc.pb-c.c
14:32:48 [2020-12-10T14:32:48.412Z] #41 8.612   DEP      images/binfmt-misc.pb-c.d
14:32:48 [2020-12-10T14:32:48.412Z] #41 8.692   PBCC     images/seccomp.pb-c.c
14:32:48 [2020-12-10T14:32:48.412Z] #41 8.724   DEP      images/seccomp.pb-c.d
14:32:48 [2020-12-10T14:32:48.472Z] #42 40.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
14:32:48 [2020-12-10T14:32:48.472Z] #42 40.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
14:32:48 [2020-12-10T14:32:48.472Z] #42 40.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
14:32:48 [2020-12-10T14:32:48.472Z] #42 40.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
14:32:48 [2020-12-10T14:32:48.472Z] #42 40.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
14:32:48 [2020-12-10T14:32:48.480Z] #14 0.981 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:32:48 [2020-12-10T14:32:48.541Z] #41 91.01   CC       criu/sockets.o
14:32:48 [2020-12-10T14:32:48.675Z] #41 8.835   PBCC     images/userns.pb-c.c
14:32:48 [2020-12-10T14:32:48.675Z] #41 8.848   DEP      images/userns.pb-c.d
14:32:48 [2020-12-10T14:32:48.675Z] #41 8.926   PBCC     images/cgroup.pb-c.c
14:32:48 [2020-12-10T14:32:48.675Z] #41 8.977   DEP      images/cgroup.pb-c.d
14:32:48 [2020-12-10T14:32:48.740Z] #14 DONE 1.0s
14:32:48 [2020-12-10T14:32:48.740Z] 
14:32:48 [2020-12-10T14:32:48.740Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
14:32:48 [2020-12-10T14:32:48.773Z] #42 40.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
14:32:48 [2020-12-10T14:32:48.877Z] #41 19.80   CC       images/cpuinfo.o
14:32:48 [2020-12-10T14:32:48.942Z] #41 9.093   PBCC     images/ext-file.pb-c.c
14:32:48 [2020-12-10T14:32:48.942Z] #41 9.129   DEP      images/ext-file.pb-c.d
14:32:48 [2020-12-10T14:32:48.942Z] #41 9.196   PBCC     images/rpc.pb-c.c
14:32:48 [2020-12-10T14:32:48.942Z] #41 9.293   DEP      images/rpc.pb-c.d
14:32:49 [2020-12-10T14:32:49.073Z] #42 40.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
14:32:49 [2020-12-10T14:32:49.073Z] #42 41.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
14:32:49 [2020-12-10T14:32:49.073Z] #42 41.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
14:32:49 [2020-12-10T14:32:49.073Z] #42 41.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
14:32:49 [2020-12-10T14:32:49.073Z] #42 41.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
14:32:49 [2020-12-10T14:32:49.169Z] #41 91.50   CC       criu/stats.o
14:32:49 [2020-12-10T14:32:49.169Z] #41 91.60   CC       criu/string.o
14:32:49 [2020-12-10T14:32:49.204Z] #41 9.391   PBCC     images/siginfo.pb-c.c
14:32:49 [2020-12-10T14:32:49.204Z] #41 9.432   DEP      images/siginfo.pb-c.d
14:32:49 [2020-12-10T14:32:49.204Z] #41 9.498   PBCC     images/pagemap.pb-c.c
14:32:49 [2020-12-10T14:32:49.204Z] #41 9.525   DEP      images/pagemap.pb-c.d
14:32:49 [2020-12-10T14:32:49.204Z] #41 9.566   PBCC     images/rlimit.pb-c.c
14:32:49 [2020-12-10T14:32:49.204Z] #41 9.604   DEP      images/rlimit.pb-c.d
14:32:49 [2020-12-10T14:32:49.374Z] #42 41.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
14:32:49 [2020-12-10T14:32:49.374Z] #42 41.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
14:32:49 [2020-12-10T14:32:49.374Z] #42 41.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
14:32:49 [2020-12-10T14:32:49.441Z] #41 20.24   CC       images/inventory.o
14:32:49 [2020-12-10T14:32:49.441Z] #41 20.58   CC       images/fdinfo.o
14:32:49 [2020-12-10T14:32:49.459Z] #41 91.65   CC       criu/sysctl.o
14:32:49 [2020-12-10T14:32:49.480Z] #41 9.652   PBCC     images/file-lock.pb-c.c
14:32:49 [2020-12-10T14:32:49.480Z] #41 9.674   DEP      images/file-lock.pb-c.d
14:32:49 [2020-12-10T14:32:49.480Z] #41 9.716   PBCC     images/tty.pb-c.c
14:32:49 [2020-12-10T14:32:49.480Z] #41 9.740   DEP      images/tty.pb-c.d
14:32:49 [2020-12-10T14:32:49.480Z] #41 9.785   PBCC     images/tun.pb-c.c
14:32:49 [2020-12-10T14:32:49.480Z] #41 9.857   PBCC     images/netdev.pb-c.c
14:32:49 [2020-12-10T14:32:49.680Z] #15 DONE 1.0s
14:32:49 [2020-12-10T14:32:49.680Z] 
14:32:49 [2020-12-10T14:32:49.680Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:49 [2020-12-10T14:32:49.680Z] #43 119.3 net/http/httptrace
14:32:49 [2020-12-10T14:32:49.680Z] #43 119.7 net/http
14:32:49 [2020-12-10T14:32:49.743Z] #41 9.956   DEP      images/tun.pb-c.d
14:32:49 [2020-12-10T14:32:49.743Z] #41 10.05   DEP      images/netdev.pb-c.d
14:32:49 [2020-12-10T14:32:49.743Z] #41 10.12   PBCC     images/vma.pb-c.c
14:32:49 [2020-12-10T14:32:49.749Z] #41 92.09   CC       criu/sysfs_parse.o
14:32:50 [2020-12-10T14:32:50.003Z] #41 20.99   CC       images/fown.o
14:32:50 [2020-12-10T14:32:50.006Z] #41 10.24   DEP      images/vma.pb-c.d
14:32:50 [2020-12-10T14:32:50.006Z] #41 10.31   PBCC     images/creds.pb-c.c
14:32:50 [2020-12-10T14:32:50.006Z] #41 10.38   DEP      images/creds.pb-c.d
14:32:50 [2020-12-10T14:32:50.038Z] #41 92.34   CC       criu/timens.o
14:32:50 [2020-12-10T14:32:50.259Z] #41 21.21   CC       images/ns.o
14:32:50 [2020-12-10T14:32:50.268Z] #41 10.43   PBCC     images/utsns.pb-c.c
14:32:50 [2020-12-10T14:32:50.268Z] #41 10.47   DEP      images/utsns.pb-c.d
14:32:50 [2020-12-10T14:32:50.268Z] #41 10.55   PBCC     images/ipc-desc.pb-c.c
14:32:50 [2020-12-10T14:32:50.268Z] #41 10.59   PBCC     images/ipc-sem.pb-c.c
14:32:50 [2020-12-10T14:32:50.268Z] #41 10.60   DEP      images/ipc-desc.pb-c.d
14:32:50 [2020-12-10T14:32:50.295Z] Running on azwin-2-e36fa0 in d:\jenkins\workspace\moby_PR-41761
[Pipeline] {
[Pipeline] ws
14:32:50 [2020-12-10T14:32:50.310Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
14:32:50 [2020-12-10T14:32:50.343Z] #41 ...
14:32:50 [2020-12-10T14:32:50.344Z] 
14:32:50 [2020-12-10T14:32:50.344Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:50 [2020-12-10T14:32:50.344Z] #51 55.88 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
14:32:50 [2020-12-10T14:32:50.344Z] #51 57.11 + mkdir -p /build
14:32:50 [2020-12-10T14:32:50.344Z] #51 57.12 + cp runc /build/runc
14:32:50 [2020-12-10T14:32:50.344Z] #51 DONE 57.5s
14:32:50 [2020-12-10T14:32:50.344Z] 
14:32:50 [2020-12-10T14:32:50.344Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:50 [2020-12-10T14:32:50.344Z] #41 92.53   CC       criu/timerfd.o
14:32:50 [2020-12-10T14:32:50.516Z] #41 21.47   CC       images/regfile.o
14:32:50 [2020-12-10T14:32:50.531Z] #41 10.74   DEP      images/ipc-sem.pb-c.d
14:32:50 [2020-12-10T14:32:50.531Z] #41 10.79   PBCC     images/ipc-msg.pb-c.c
14:32:50 [2020-12-10T14:32:50.531Z] #41 10.81   DEP      images/ipc-msg.pb-c.d
14:32:50 [2020-12-10T14:32:50.531Z] #41 10.88   PBCC     images/ipc-shm.pb-c.c
14:32:50 [2020-12-10T14:32:50.531Z] #41 10.92   DEP      images/ipc-shm.pb-c.d
14:32:50 [2020-12-10T14:32:50.618Z] #43 ...
14:32:50 [2020-12-10T14:32:50.618Z] 
14:32:50 [2020-12-10T14:32:50.618Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
14:32:50 [2020-12-10T14:32:50.618Z] #16 DONE 1.0s
14:32:50 [2020-12-10T14:32:50.646Z] #41 92.97   CC       criu/tty.o
14:32:50 [2020-12-10T14:32:50.772Z] #41 21.72   CC       images/ghost-file.o
14:32:50 [2020-12-10T14:32:50.794Z] #41 11.01   PBCC     images/ipc-var.pb-c.c
14:32:50 [2020-12-10T14:32:50.794Z] #41 11.05   DEP      images/ipc-var.pb-c.d
14:32:50 [2020-12-10T14:32:50.794Z] #41 11.13   PBCC     images/sk-opts.pb-c.c
14:32:50 [2020-12-10T14:32:50.794Z] #41 11.17   PBCC     images/packet-sock.pb-c.c
14:32:50 [2020-12-10T14:32:50.878Z] 
14:32:50 [2020-12-10T14:32:50.878Z] #17 [dev-systemd-false  6/26] RUN ldconfig
14:32:51 [2020-12-10T14:32:51.028Z] #41 22.07   CC       images/fifo.o
14:32:51 [2020-12-10T14:32:51.057Z] #41 11.26   DEP      images/sk-opts.pb-c.d
14:32:51 [2020-12-10T14:32:51.284Z] #41 22.31   CC       images/remap-file-path.o
14:32:51 [2020-12-10T14:32:51.319Z] #41 11.37   DEP      images/packet-sock.pb-c.d
14:32:51 [2020-12-10T14:32:51.319Z] #41 11.47   PBCC     images/sk-netlink.pb-c.c
14:32:51 [2020-12-10T14:32:51.319Z] #41 11.53   DEP      images/sk-netlink.pb-c.d
14:32:51 [2020-12-10T14:32:51.319Z] #41 11.61   PBCC     images/sk-inet.pb-c.c
14:32:51 [2020-12-10T14:32:51.319Z] #41 11.66   DEP      images/sk-inet.pb-c.d
14:32:51 [2020-12-10T14:32:51.319Z] #41 11.71   PBCC     images/sk-unix.pb-c.c
14:32:51 [2020-12-10T14:32:51.502Z] #42 43.07 debconf: delaying package configuration, since apt-utils is not installed
14:32:51 [2020-12-10T14:32:51.502Z] #42 43.32 Fetched 4075 kB in 1s (3268 kB/s)
14:32:51 [2020-12-10T14:32:51.502Z] #42 43.44 Selecting previously unselected package libcap-dev:ppc64el.
14:32:51 [2020-12-10T14:32:51.540Z] #41 22.52   CC       images/eventfd.o
14:32:51 [2020-12-10T14:32:51.581Z] #41 11.81   DEP      images/sk-unix.pb-c.d
14:32:51 [2020-12-10T14:32:51.581Z] #41 11.88   PBCC     images/mm.pb-c.c
14:32:51 [2020-12-10T14:32:51.582Z] #41 11.98   DEP      images/mm.pb-c.d
14:32:51 [2020-12-10T14:32:51.798Z] #41 22.75   CC       images/eventpoll.o
14:32:51 [2020-12-10T14:32:51.804Z] #42 43.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
14:32:51 [2020-12-10T14:32:51.804Z] #42 43.63 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
14:32:51 [2020-12-10T14:32:51.804Z] #42 43.63 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
14:32:51 [2020-12-10T14:32:51.804Z] #42 43.87 Selecting previously unselected package libnet1:ppc64el.
14:32:51 [2020-12-10T14:32:51.804Z] #42 43.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
14:32:51 [2020-12-10T14:32:51.804Z] #42 43.88 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
14:32:51 [2020-12-10T14:32:51.816Z] #17 DONE 1.1s
14:32:51 [2020-12-10T14:32:51.816Z] 
14:32:51 [2020-12-10T14:32:51.816Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:32:51 [2020-12-10T14:32:51.845Z] #41 12.05   PBCC     images/timerfd.pb-c.c
14:32:51 [2020-12-10T14:32:51.845Z] #41 12.12   DEP      images/timerfd.pb-c.d
14:32:51 [2020-12-10T14:32:51.845Z] #41 12.21   PBCC     images/timer.pb-c.c
14:32:51 [2020-12-10T14:32:51.845Z] #41 12.25   DEP      images/timer.pb-c.d
14:32:52 [2020-12-10T14:32:52.057Z] #41 22.96   CC       images/fh.o
14:32:52 [2020-12-10T14:32:52.103Z] #42 44.04 Selecting previously unselected package libnet1-dev.
14:32:52 [2020-12-10T14:32:52.103Z] #42 44.06 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
14:32:52 [2020-12-10T14:32:52.103Z] #42 44.08 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:32:52 [2020-12-10T14:32:52.103Z] #42 ...
14:32:52 [2020-12-10T14:32:52.103Z] 
14:32:52 [2020-12-10T14:32:52.103Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:32:52 [2020-12-10T14:32:52.103Z] #36 26.12 Reading package lists...
14:32:52 [2020-12-10T14:32:52.103Z] #36 34.36 Building dependency tree...
14:32:52 [2020-12-10T14:32:52.103Z] #36 38.10 The following additional packages will be installed:
14:32:52 [2020-12-10T14:32:52.103Z] #36 38.12   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
14:32:52 [2020-12-10T14:32:52.103Z] #36 38.15 Suggested packages:
14:32:52 [2020-12-10T14:32:52.103Z] #36 38.15   cmake-doc ninja-build lrzip
14:32:52 [2020-12-10T14:32:52.103Z] #36 38.15 Recommended packages:
14:32:52 [2020-12-10T14:32:52.103Z] #36 38.15   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:32:52 [2020-12-10T14:32:52.103Z] #36 39.25 The following NEW packages will be installed:
14:32:52 [2020-12-10T14:32:52.103Z] #36 39.26   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
14:32:52 [2020-12-10T14:32:52.103Z] #36 39.26   vim-common xxd
14:32:52 [2020-12-10T14:32:52.103Z] #36 39.48 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
14:32:52 [2020-12-10T14:32:52.103Z] #36 39.48 Need to get 14.9 MB of archives.
14:32:52 [2020-12-10T14:32:52.103Z] #36 39.48 After this operation, 67.2 MB of additional disk space will be used.
14:32:52 [2020-12-10T14:32:52.103Z] #36 39.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #36 39.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #36 39.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #36 39.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #36 40.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #36 41.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #36 41.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #36 41.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #36 41.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #36 41.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #36 43.31 debconf: delaying package configuration, since apt-utils is not installed
14:32:52 [2020-12-10T14:32:52.103Z] #36 43.60 Fetched 14.9 MB in 2s (6156 kB/s)
14:32:52 [2020-12-10T14:32:52.103Z] #36 43.80 Selecting previously unselected package xxd.
14:32:52 [2020-12-10T14:32:52.103Z] #36 43.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 ... 15339 files and directories currently installed.)
14:32:52 [2020-12-10T14:32:52.103Z] #36 44.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
14:32:52 [2020-12-10T14:32:52.103Z] #36 44.04 Unpacking xxd (2:8.1.0875-5) ...
14:32:52 [2020-12-10T14:32:52.103Z] #36 44.29 Selecting previously unselected package vim-common.
14:32:52 [2020-12-10T14:32:52.103Z] #36 ...
14:32:52 [2020-12-10T14:32:52.103Z] 
14:32:52 [2020-12-10T14:32:52.103Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:32:52 [2020-12-10T14:32:52.103Z] #13 26.10 Reading package lists...
14:32:52 [2020-12-10T14:32:52.103Z] #13 34.35 Building dependency tree...
14:32:52 [2020-12-10T14:32:52.103Z] #13 36.56 The following additional packages will be installed:
14:32:52 [2020-12-10T14:32:52.103Z] #13 36.56   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:32:52 [2020-12-10T14:32:52.103Z] #13 36.56   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:32:52 [2020-12-10T14:32:52.103Z] #13 36.56   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:32:52 [2020-12-10T14:32:52.103Z] #13 36.56   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
14:32:52 [2020-12-10T14:32:52.103Z] #13 36.56   mingw-w64-x86-64-dev
14:32:52 [2020-12-10T14:32:52.103Z] #13 36.56 Suggested packages:
14:32:52 [2020-12-10T14:32:52.103Z] #13 36.56   gcc-8-locales seccomp wine64
14:32:52 [2020-12-10T14:32:52.103Z] #13 38.09 The following NEW packages will be installed:
14:32:52 [2020-12-10T14:32:52.103Z] #13 38.12   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:32:52 [2020-12-10T14:32:52.103Z] #13 38.12   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:32:52 [2020-12-10T14:32:52.103Z] #13 38.12   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:32:52 [2020-12-10T14:32:52.103Z] #13 38.12   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:32:52 [2020-12-10T14:32:52.103Z] #13 38.13   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:32:52 [2020-12-10T14:32:52.103Z] #13 38.13   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:32:52 [2020-12-10T14:32:52.103Z] #13 38.13 The following packages will be upgraded:
14:32:52 [2020-12-10T14:32:52.103Z] #13 38.15   libsystemd0 libudev1
14:32:52 [2020-12-10T14:32:52.103Z] #13 38.30 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
14:32:52 [2020-12-10T14:32:52.103Z] #13 38.30 Need to get 79.4 MB of archives.
14:32:52 [2020-12-10T14:32:52.103Z] #13 38.30 After this operation, 532 MB of additional disk space will be used.
14:32:52 [2020-12-10T14:32:52.103Z] #13 38.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u5 [358 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #13 38.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u5 [158 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #13 38.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #13 39.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #13 39.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #13 39.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #13 40.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #13 40.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #13 40.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #13 40.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
14:32:52 [2020-12-10T14:32:52.103Z] #13 40.72 Get:11 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]
14:32:52 [2020-12-10T14:32:52.103Z] #13 44.10 Get:12 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]
14:32:52 [2020-12-10T14:32:52.107Z] #41 12.31   PBCC     images/sa.pb-c.c
14:32:52 [2020-12-10T14:32:52.107Z] #41 12.36   DEP      images/sa.pb-c.d
14:32:52 [2020-12-10T14:32:52.107Z] #41 12.46   PBCC     images/pipe-data.pb-c.c
14:32:52 [2020-12-10T14:32:52.220Z] #41 94.27   CC       criu/tun.o
14:32:52 [2020-12-10T14:32:52.220Z] #41 94.51   CC       criu/uffd.o
14:32:52 [2020-12-10T14:32:52.313Z] #41 23.28   CC       images/fsnotify.o
14:32:52 [2020-12-10T14:32:52.376Z] #41 12.49   DEP      images/pipe-data.pb-c.d
14:32:52 [2020-12-10T14:32:52.376Z] #41 12.54   PBCC     images/mnt.pb-c.c
14:32:52 [2020-12-10T14:32:52.376Z] #41 12.62   DEP      images/mnt.pb-c.d
14:32:52 [2020-12-10T14:32:52.376Z] #41 12.67   PBCC     images/sk-packet.pb-c.c
14:32:52 [2020-12-10T14:32:52.376Z] #41 12.69   DEP      images/sk-packet.pb-c.d
14:32:52 [2020-12-10T14:32:52.376Z] #41 ...
14:32:52 [2020-12-10T14:32:52.376Z] 
14:32:52 [2020-12-10T14:32:52.376Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:52 [2020-12-10T14:32:52.376Z] #43 61.48 go/parser
14:32:52 [2020-12-10T14:32:52.376Z] #43 66.49 compress/flate
14:32:52 [2020-12-10T14:32:52.376Z] #43 68.17 go/doc
14:32:52 [2020-12-10T14:32:52.376Z] #43 69.31 crypto/rand
14:32:52 [2020-12-10T14:32:52.376Z] #43 70.18 encoding/asn1
14:32:52 [2020-12-10T14:32:52.376Z] #43 71.32 compress/gzip
14:32:52 [2020-12-10T14:32:52.402Z] #13 ...
14:32:52 [2020-12-10T14:32:52.402Z] 
14:32:52 [2020-12-10T14:32:52.402Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:32:52 [2020-12-10T14:32:52.402Z] #42 44.35 Selecting previously unselected package libnl-3-200:ppc64el.
14:32:52 [2020-12-10T14:32:52.402Z] #42 44.39 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
14:32:52 [2020-12-10T14:32:52.402Z] #42 44.40 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
14:32:52 [2020-12-10T14:32:52.402Z] #42 44.53 Selecting previously unselected package libnl-3-dev:ppc64el.
14:32:52 [2020-12-10T14:32:52.700Z] #43 ...
14:32:52 [2020-12-10T14:32:52.700Z] 
14:32:52 [2020-12-10T14:32:52.700Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:52 [2020-12-10T14:32:52.700Z] #49 65.80 mvdan.cc/sh/v3/cmd/shfmt
14:32:52 [2020-12-10T14:32:52.700Z] #49 DONE 71.6s
14:32:52 [2020-12-10T14:32:52.700Z] 
14:32:52 [2020-12-10T14:32:52.700Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:52 [2020-12-10T14:32:52.700Z] #41 12.77   PBCC     images/tcp-stream.pb-c.c
14:32:52 [2020-12-10T14:32:52.700Z] #41 12.79   DEP      images/tcp-stream.pb-c.d
14:32:52 [2020-12-10T14:32:52.700Z] #41 ...
14:32:52 [2020-12-10T14:32:52.700Z] 
14:32:52 [2020-12-10T14:32:52.700Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:52 [2020-12-10T14:32:52.700Z] #35 5.332 -- Check for working C compiler: /usr/bin/cc -- works
14:32:52 [2020-12-10T14:32:52.700Z] #35 5.341 -- Detecting C compiler ABI info
14:32:52 [2020-12-10T14:32:52.700Z] #35 6.176 -- Detecting C compiler ABI info - done
14:32:52 [2020-12-10T14:32:52.700Z] #35 6.214 -- Detecting C compile features
14:32:52 [2020-12-10T14:32:52.700Z] #35 8.568 -- Detecting C compile features - done
14:32:52 [2020-12-10T14:32:52.700Z] #35 8.591 -- Performing Test HAS_BUILTIN_FORTIFY
14:32:52 [2020-12-10T14:32:52.701Z] #35 9.077 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:32:52 [2020-12-10T14:32:52.701Z] #35 9.204 -- Configuring done
14:32:52 [2020-12-10T14:32:52.701Z] #35 9.231 -- Generating done
14:32:52 [2020-12-10T14:32:52.701Z] #35 9.245 -- Build files have been written to: /tmp/tmp.fc8a6rNZr7/tini
14:32:52 [2020-12-10T14:32:52.701Z] #35 9.249 + make tini-static
14:32:52 [2020-12-10T14:32:52.701Z] #35 9.842 Scanning dependencies of target tini-static
14:32:52 [2020-12-10T14:32:52.701Z] #35 10.06 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:32:52 [2020-12-10T14:32:52.701Z] #35 11.38 [100%] Linking C executable tini-static
14:32:52 [2020-12-10T14:32:52.701Z] #35 12.07 [100%] Built target tini-static
14:32:52 [2020-12-10T14:32:52.701Z] #35 12.19 + mkdir -p /build
14:32:52 [2020-12-10T14:32:52.701Z] #35 12.19 + cp tini-static /build/docker-init
14:32:52 [2020-12-10T14:32:52.701Z] #35 DONE 13.7s
14:32:52 [2020-12-10T14:32:52.701Z] 
14:32:52 [2020-12-10T14:32:52.701Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:52 [2020-12-10T14:32:52.701Z] #41 12.94   PBCC     images/pipe.pb-c.c
14:32:52 [2020-12-10T14:32:52.701Z] #41 12.99   DEP      images/pipe.pb-c.d
14:32:52 [2020-12-10T14:32:52.701Z] #41 13.08   PBCC     images/pstree.pb-c.c
14:32:52 [2020-12-10T14:32:52.701Z] #41 13.11   DEP      images/pstree.pb-c.d
14:32:52 [2020-12-10T14:32:52.701Z] #42 44.55 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
14:32:52 [2020-12-10T14:32:52.701Z] #42 44.56 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
14:32:52 [2020-12-10T14:32:52.757Z] #18 ...
14:32:52 [2020-12-10T14:32:52.757Z] 
14:32:52 [2020-12-10T14:32:52.757Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:52 [2020-12-10T14:32:52.757Z] #41 46.65   CC       compel/src/lib/infect-util.o
14:32:52 [2020-12-10T14:32:52.757Z] #41 46.88   CC       compel/src/lib/infect.o
14:32:52 [2020-12-10T14:32:52.757Z] #41 49.59   CC       compel/src/lib/ptrace.o
14:32:52 [2020-12-10T14:32:52.757Z] #41 50.06   AR       compel/libcompel.a
14:32:52 [2020-12-10T14:32:52.757Z] #41 50.17   HOSTCC   compel/src/main-host.o
14:32:52 [2020-12-10T14:32:52.757Z] #41 50.78   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:32:52 [2020-12-10T14:32:52.757Z] #41 50.93   HOSTCC   compel/src/lib/handle-elf-host.o
14:32:52 [2020-12-10T14:32:52.757Z] #41 51.46   HOSTCC   compel/src/lib/log-host.o
14:32:52 [2020-12-10T14:32:52.757Z] #41 51.71   HOSTLINK compel/compel-host-bin
14:32:52 [2020-12-10T14:32:52.757Z] #41 52.04   DEP      soccr/soccr.d
14:32:52 [2020-12-10T14:32:52.757Z] #41 52.32   CC       soccr/soccr.o
14:32:52 [2020-12-10T14:32:52.757Z] #41 54.21   AR       soccr/libsoccr.a
14:32:52 [2020-12-10T14:32:52.757Z] #41 54.25 make[1]: 'soccr/libsoccr.a' is up to date.
14:32:52 [2020-12-10T14:32:52.757Z] #41 54.63   DEP      criu/arch/x86/sigframe.d
14:32:52 [2020-12-10T14:32:52.757Z] #41 54.76   DEP      criu/arch/x86/sigaction_compat.d
14:32:52 [2020-12-10T14:32:52.757Z] #41 54.94   DEP      criu/arch/x86/kerndat.d
14:32:52 [2020-12-10T14:32:52.757Z] #41 55.27   DEP      criu/arch/x86/crtools.d
14:32:52 [2020-12-10T14:32:52.757Z] #41 55.46   DEP      criu/arch/x86/cpu.d
14:32:52 [2020-12-10T14:32:52.757Z] #41 55.65   CC       criu/arch/x86/cpu.o
14:32:52 [2020-12-10T14:32:52.757Z] #41 56.68   CC       criu/arch/x86/crtools.o
14:32:52 [2020-12-10T14:32:52.848Z] #41 95.21   CC       criu/util.o
14:32:52 [2020-12-10T14:32:52.963Z] #41 13.22   PBCC     images/fs.pb-c.c
14:32:52 [2020-12-10T14:32:52.963Z] #41 13.24   DEP      images/fs.pb-c.d
14:32:52 [2020-12-10T14:32:52.963Z] #41 13.32   PBCC     images/signalfd.pb-c.c
14:32:53 [2020-12-10T14:32:53.000Z] #42 45.04 Selecting previously unselected package libprotobuf-c1:ppc64el.
14:32:53 [2020-12-10T14:32:53.000Z] #42 45.07 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
14:32:53 [2020-12-10T14:32:53.000Z] #42 45.10 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
14:32:53 [2020-12-10T14:32:53.016Z] #41 ...
14:32:53 [2020-12-10T14:32:53.016Z] 
14:32:53 [2020-12-10T14:32:53.016Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:32:53 [2020-12-10T14:32:53.016Z] #18 1.309 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:32:53 [2020-12-10T14:32:53.016Z] #18 1.396 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:32:53 [2020-12-10T14:32:53.016Z] #18 1.495 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:32:53 [2020-12-10T14:32:53.157Z] #41 ...
14:32:53 [2020-12-10T14:32:53.157Z] 
14:32:53 [2020-12-10T14:32:53.157Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:32:53 [2020-12-10T14:32:53.157Z] #38 DONE 130.7s
14:32:53 [2020-12-10T14:32:53.225Z] #41 13.42   DEP      images/signalfd.pb-c.d
14:32:53 [2020-12-10T14:32:53.226Z] #41 13.52   PBCC     images/fh.pb-c.c
14:32:53 [2020-12-10T14:32:53.248Z] #41 24.05   CC       images/signalfd.o
14:32:53 [2020-12-10T14:32:53.248Z] #41 ...
14:32:53 [2020-12-10T14:32:53.248Z] 
14:32:53 [2020-12-10T14:32:53.248Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:53 [2020-12-10T14:32:53.248Z] #49 DONE 95.2s
14:32:53 [2020-12-10T14:32:53.248Z] 
14:32:53 [2020-12-10T14:32:53.248Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:32:53 [2020-12-10T14:32:53.248Z] #43 87.22 go/doc
14:32:53 [2020-12-10T14:32:53.248Z] #43 88.19 github.com/LK4D4/vndr/versioned
14:32:53 [2020-12-10T14:32:53.248Z] #43 88.29 compress/flate
14:32:53 [2020-12-10T14:32:53.248Z] #43 90.46 github.com/LK4D4/vndr/build
14:32:53 [2020-12-10T14:32:53.248Z] #43 90.84 hash/crc32
14:32:53 [2020-12-10T14:32:53.248Z] #43 91.55 compress/gzip
14:32:53 [2020-12-10T14:32:53.248Z] #43 92.34 net
14:32:53 [2020-12-10T14:32:53.248Z] #43 93.75 vendor/golang.org/x/text/transform
14:32:53 [2020-12-10T14:32:53.248Z] #43 94.46 vendor/golang.org/x/text/unicode/bidi
14:32:53 [2020-12-10T14:32:53.300Z] #42 45.30 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
14:32:53 [2020-12-10T14:32:53.300Z] #42 45.31 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
14:32:53 [2020-12-10T14:32:53.300Z] #42 45.34 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
14:32:53 [2020-12-10T14:32:53.454Z] 
14:32:53 [2020-12-10T14:32:53.454Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:32:53 [2020-12-10T14:32:53.454Z] #47 130.6 + /build/golangci-lint --version
14:32:53 [2020-12-10T14:32:53.454Z] #47 130.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
14:32:53 [2020-12-10T14:32:53.454Z] #47 DONE 131.0s
14:32:53 [2020-12-10T14:32:53.454Z] 
14:32:53 [2020-12-10T14:32:53.454Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:53 [2020-12-10T14:32:53.454Z] #41 95.73   CC       criu/uts_ns.o
14:32:53 [2020-12-10T14:32:53.454Z] #41 95.81   CC       criu/vdso.o
14:32:53 [2020-12-10T14:32:53.488Z] #41 13.56   PBCC     images/fsnotify.pb-c.c
14:32:53 [2020-12-10T14:32:53.488Z] #41 13.62   DEP      images/fh.pb-c.d
14:32:53 [2020-12-10T14:32:53.488Z] #41 13.67   DEP      images/fsnotify.pb-c.d
14:32:53 [2020-12-10T14:32:53.488Z] #41 13.73   PBCC     images/eventpoll.pb-c.c
14:32:53 [2020-12-10T14:32:53.488Z] #41 13.78   DEP      images/eventpoll.pb-c.d
14:32:53 [2020-12-10T14:32:53.488Z] #41 13.87   PBCC     images/eventfd.pb-c.c
14:32:53 [2020-12-10T14:32:53.488Z] #41 13.89   DEP      images/eventfd.pb-c.d
14:32:53 [2020-12-10T14:32:53.512Z] #43 ...
14:32:53 [2020-12-10T14:32:53.512Z] 
14:32:53 [2020-12-10T14:32:53.512Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:53 [2020-12-10T14:32:53.512Z] #41 24.50   CC       images/fs.o
14:32:53 [2020-12-10T14:32:53.586Z] #18 2.023 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:32:53 [2020-12-10T14:32:53.603Z] #42 45.57 Selecting previously unselected package zlib1g-dev:ppc64el.
14:32:53 [2020-12-10T14:32:53.603Z] #42 45.58 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
14:32:53 [2020-12-10T14:32:53.603Z] #42 45.61 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
14:32:53 [2020-12-10T14:32:53.753Z] #41 13.98   PBCC     images/remap-file-path.pb-c.c
14:32:53 [2020-12-10T14:32:53.753Z] #41 14.04   DEP      images/remap-file-path.pb-c.d
14:32:53 [2020-12-10T14:32:53.753Z] #41 14.15   PBCC     images/fifo.pb-c.c
14:32:53 [2020-12-10T14:32:53.764Z] #41 96.02   LINK     criu/built-in.o
14:32:53 [2020-12-10T14:32:53.764Z] #41 96.11   LINK     criu/criu
14:32:53 [2020-12-10T14:32:53.775Z] #41 24.80   CC       images/pstree.o
14:32:53 [2020-12-10T14:32:53.903Z] #42 45.89 Selecting previously unselected package libprotobuf17:ppc64el.
14:32:53 [2020-12-10T14:32:53.903Z] #42 45.89 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
14:32:53 [2020-12-10T14:32:53.903Z] #42 45.91 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
14:32:54 [2020-12-10T14:32:54.015Z] #41 14.20   DEP      images/fifo.pb-c.d
14:32:54 [2020-12-10T14:32:54.015Z] #41 14.31   PBCC     images/ghost-file.pb-c.c
14:32:54 [2020-12-10T14:32:54.015Z] #41 14.41   DEP      images/ghost-file.pb-c.d
14:32:54 [2020-12-10T14:32:54.032Z] #41 25.03   CC       images/pipe.o
14:32:54 [2020-12-10T14:32:54.053Z] #41 96.31   DEP      lib/c/criu.d
14:32:54 [2020-12-10T14:32:54.053Z] #41 96.37   CC       images/rpc.pb-c.o
14:32:54 [2020-12-10T14:32:54.278Z] #41 14.46   PBCC     images/regfile.pb-c.c
14:32:54 [2020-12-10T14:32:54.278Z] #41 14.53   DEP      images/regfile.pb-c.d
14:32:54 [2020-12-10T14:32:54.278Z] #41 14.61   PBCC     images/ns.pb-c.c
14:32:54 [2020-12-10T14:32:54.278Z] #41 14.67   DEP      images/ns.pb-c.d
14:32:54 [2020-12-10T14:32:54.343Z] #41 96.61   CC       lib/c/criu.o
14:32:54 [2020-12-10T14:32:54.541Z] #41 14.75   PBCC     images/fdinfo.pb-c.c
14:32:54 [2020-12-10T14:32:54.541Z] #41 14.82   DEP      images/fdinfo.pb-c.d
14:32:54 [2020-12-10T14:32:54.541Z] #41 14.95   PBCC     images/core-aarch64.pb-c.c
14:32:54 [2020-12-10T14:32:54.594Z] #41 25.41   CC       images/tcp-stream.o
14:32:54 [2020-12-10T14:32:54.594Z] #41 25.55   CC       images/sk-packet.o
14:32:54 [2020-12-10T14:32:54.632Z] #41 ...
14:32:54 [2020-12-10T14:32:54.632Z] 
14:32:54 [2020-12-10T14:32:54.632Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
14:32:54 [2020-12-10T14:32:54.632Z] #39 DONE 0.3s
14:32:54 [2020-12-10T14:32:54.632Z] 
14:32:54 [2020-12-10T14:32:54.632Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:54 [2020-12-10T14:32:54.632Z] #41 97.02   LINK     lib/c/built-in.o
14:32:54 [2020-12-10T14:32:54.632Z] #41 97.03   LINK     lib/c/libcriu.so
14:32:54 [2020-12-10T14:32:54.632Z] #41 97.07   LINK     lib/c/libcriu.a
14:32:54 [2020-12-10T14:32:54.632Z] #41 97.11   GEN      magic.py
14:32:54 [2020-12-10T14:32:54.850Z] #41 25.75   CC       images/mnt.o
14:32:54 [2020-12-10T14:32:54.921Z] #41 97.14 Note: Building without setproctitle() and strlcpy() support.
14:32:54 [2020-12-10T14:32:54.921Z] #41 97.14       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:32:54 [2020-12-10T14:32:54.921Z] #41 97.14 Note: Building without GnuTLS support
14:32:54 [2020-12-10T14:32:54.921Z] #41 97.14 Makefile.config:39: Warn: you have no libnftables installed
14:32:54 [2020-12-10T14:32:54.921Z] #41 97.14 Makefile.config:40: Warn: Building without nftables support
14:32:54 [2020-12-10T14:32:54.921Z] #41 97.27 fatal: not a git repository (or any of the parent directories): .git
14:32:54 [2020-12-10T14:32:54.965Z] #42 46.94 Selecting previously unselected package libprotobuf-lite17:ppc64el.
14:32:54 [2020-12-10T14:32:54.965Z] #42 46.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
14:32:54 [2020-12-10T14:32:54.965Z] #42 46.97 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
14:32:54 [2020-12-10T14:32:54.972Z] #18 3.179 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
14:32:55 [2020-12-10T14:32:55.107Z] #41 25.98   CC       images/pipe-data.o
14:32:55 [2020-12-10T14:32:55.107Z] #41 26.14   CC       images/sa.o
14:32:55 [2020-12-10T14:32:55.116Z] #41 15.11   PBCC     images/core-arm.pb-c.c
14:32:55 [2020-12-10T14:32:55.116Z] #41 15.16   PBCC     images/core-ppc64.pb-c.c
14:32:55 [2020-12-10T14:32:55.116Z] #41 ...
14:32:55 [2020-12-10T14:32:55.116Z] 
14:32:55 [2020-12-10T14:32:55.116Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:32:55 [2020-12-10T14:32:55.116Z] #11 63.91 Selecting previously unselected package gcc-mingw-w64-base.
14:32:55 [2020-12-10T14:32:55.116Z] #11 63.91 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
14:32:55 [2020-12-10T14:32:55.116Z] #11 63.92 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:32:55 [2020-12-10T14:32:55.116Z] #11 64.06 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:32:55 [2020-12-10T14:32:55.116Z] #11 64.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
14:32:55 [2020-12-10T14:32:55.116Z] #11 64.07 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:32:55 [2020-12-10T14:32:55.116Z] #11 ...
14:32:55 [2020-12-10T14:32:55.116Z] 
14:32:55 [2020-12-10T14:32:55.116Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:55 [2020-12-10T14:32:55.116Z] #41 15.31   PBCC     images/core-s390.pb-c.c
14:32:55 [2020-12-10T14:32:55.116Z] #41 15.37   PBCC     images/core-x86.pb-c.c
14:32:55 [2020-12-10T14:32:55.116Z] #41 15.44   PBCC     images/core.pb-c.c
14:32:55 [2020-12-10T14:32:55.116Z] #41 15.51   PBCC     images/inventory.pb-c.c
14:32:55 [2020-12-10T14:32:55.211Z] #41 97.51 make[1]: Nothing to be done for 'all'.
14:32:55 [2020-12-10T14:32:55.262Z] #42 47.25 Selecting previously unselected package libprotobuf-dev:ppc64el.
14:32:55 [2020-12-10T14:32:55.262Z] #42 47.25 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
14:32:55 [2020-12-10T14:32:55.262Z] #42 47.27 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
14:32:55 [2020-12-10T14:32:55.380Z] #41 15.57   DEP      images/core-aarch64.pb-c.d
14:32:55 [2020-12-10T14:32:55.380Z] #41 15.62   DEP      images/core-arm.pb-c.d
14:32:55 [2020-12-10T14:32:55.380Z] #41 15.69   DEP      images/core-ppc64.pb-c.d
14:32:55 [2020-12-10T14:32:55.380Z] #41 15.73   DEP      images/core-s390.pb-c.d
14:32:55 [2020-12-10T14:32:55.500Z] #41 97.70 make[1]: 'images/built-in.o' is up to date.
14:32:55 [2020-12-10T14:32:55.500Z] #41 97.71 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:32:55 [2020-12-10T14:32:55.500Z] #41 97.72 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:32:55 [2020-12-10T14:32:55.500Z] #41 97.72 make[1]: 'compel/libcompel.a' is up to date.
14:32:55 [2020-12-10T14:32:55.500Z] #41 97.73 make[1]: 'compel/compel-host-bin' is up to date.
14:32:55 [2020-12-10T14:32:55.500Z] #41 97.74 make[1]: Nothing to be done for 'all'.
14:32:55 [2020-12-10T14:32:55.500Z] #41 97.75 make[1]: 'soccr/libsoccr.a' is up to date.
14:32:55 [2020-12-10T14:32:55.500Z] #41 97.82 make[2]: Nothing to be done for 'all'.
14:32:55 [2020-12-10T14:32:55.500Z] #41 97.83 make[2]: Nothing to be done for 'all'.
14:32:55 [2020-12-10T14:32:55.500Z] #41 97.84 make[2]: Nothing to be done for 'all'.
14:32:55 [2020-12-10T14:32:55.500Z] #41 97.88 make[2]: Nothing to be done for 'all'.
14:32:55 [2020-12-10T14:32:55.500Z] #41 97.89 make[2]: Nothing to be done for 'all'.
14:32:55 [2020-12-10T14:32:55.500Z] #41 97.90 make[2]: Nothing to be done for 'all'.
14:32:55 [2020-12-10T14:32:55.500Z] #41 97.91 make[2]: Nothing to be done for 'all'.
14:32:55 [2020-12-10T14:32:55.644Z] #41 15.81   DEP      images/core-x86.pb-c.d
14:32:55 [2020-12-10T14:32:55.644Z] #41 15.87   DEP      images/core.pb-c.d
14:32:55 [2020-12-10T14:32:55.644Z] #41 15.96   DEP      images/inventory.pb-c.d
14:32:55 [2020-12-10T14:32:55.644Z] #41 16.02   PBCC     images/cpuinfo.pb-c.c
14:32:55 [2020-12-10T14:32:55.669Z] #41 26.42   CC       images/timer.o
14:32:55 [2020-12-10T14:32:55.789Z] #41 97.96 make[2]: Nothing to be done for 'all'.
14:32:55 [2020-12-10T14:32:55.789Z] #41 97.96   INSTALL  criu/criu
14:32:55 [2020-12-10T14:32:55.789Z] #41 DONE 98.2s
14:32:55 [2020-12-10T14:32:55.789Z] 
14:32:55 [2020-12-10T14:32:55.789Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:32:55 [2020-12-10T14:32:55.923Z] #41 16.06   DEP      images/cpuinfo.pb-c.d
14:32:55 [2020-12-10T14:32:55.923Z] #41 16.11   PBCC     images/stats.pb-c.c
14:32:55 [2020-12-10T14:32:55.923Z] #41 16.15   DEP      images/stats.pb-c.d
14:32:55 [2020-12-10T14:32:55.925Z] #41 26.81   CC       images/timerfd.o
14:32:56 [2020-12-10T14:32:56.181Z] #41 27.05   CC       images/mm.o
14:32:56 [2020-12-10T14:32:56.352Z] #18 4.603 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
14:32:56 [2020-12-10T14:32:56.437Z] #41 27.38   CC       images/sk-opts.o
14:32:56 [2020-12-10T14:32:56.693Z] #41 27.55   CC       images/sk-unix.o
14:32:56 [2020-12-10T14:32:56.807Z] #42 ...
14:32:56 [2020-12-10T14:32:56.807Z] 
14:32:56 [2020-12-10T14:32:56.807Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:32:56 [2020-12-10T14:32:56.807Z] #64 DONE 48.4s
14:32:56 [2020-12-10T14:32:56.807Z] 
14:32:56 [2020-12-10T14:32:56.807Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:32:56 [2020-12-10T14:32:56.807Z] #32 47.77 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.
14:32:56 [2020-12-10T14:32:56.807Z] #32 48.28 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
14:32:56 [2020-12-10T14:32:56.807Z] #32 48.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:32:56 [2020-12-10T14:32:56.842Z] #54 ...
14:32:56 [2020-12-10T14:32:56.842Z] 
14:32:56 [2020-12-10T14:32:56.842Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
14:32:56 [2020-12-10T14:32:56.949Z] #41 27.83   CC       images/sk-inet.o
14:32:57 [2020-12-10T14:32:57.242Z] #41 28.19   CC       images/tun.o
14:32:57 [2020-12-10T14:32:57.266Z] #42 DONE 0.2s
14:32:57 [2020-12-10T14:32:57.266Z] 
14:32:57 [2020-12-10T14:32:57.266Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
14:32:57 [2020-12-10T14:32:57.266Z] #44 DONE 0.2s
14:32:57 [2020-12-10T14:32:57.266Z] 
14:32:57 [2020-12-10T14:32:57.266Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
14:32:57 [2020-12-10T14:32:57.266Z] #46 DONE 0.1s
14:32:57 [2020-12-10T14:32:57.266Z] 
14:32:57 [2020-12-10T14:32:57.266Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
14:32:57 [2020-12-10T14:32:57.315Z] #41 17.64 make[1]: Nothing to be done for 'all'.
14:32:57 [2020-12-10T14:32:57.499Z] #41 28.45   CC       images/sk-netlink.o
14:32:57 [2020-12-10T14:32:57.555Z] #48 DONE 0.2s
14:32:57 [2020-12-10T14:32:57.555Z] 
14:32:57 [2020-12-10T14:32:57.555Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
14:32:57 [2020-12-10T14:32:57.755Z] #41 28.65   CC       images/packet-sock.o
14:32:57 [2020-12-10T14:32:57.844Z] #50 DONE 0.1s
14:32:57 [2020-12-10T14:32:57.844Z] 
14:32:57 [2020-12-10T14:32:57.844Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
14:32:57 [2020-12-10T14:32:57.844Z] #52 DONE 0.2s
14:32:57 [2020-12-10T14:32:57.844Z] 
14:32:57 [2020-12-10T14:32:57.844Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:32:57 [2020-12-10T14:32:57.982Z] #32 ...
14:32:57 [2020-12-10T14:32:57.982Z] 
14:32:57 [2020-12-10T14:32:57.982Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.256 + RM_GOPATH=0
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.256 + TMP_GOPATH=
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.256 + : /build
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.257 + '[' -z '' ']'
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.258 ++ mktemp -d
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.261 + export GOPATH=/tmp/tmp.QTC473GCQc
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.262 + GOPATH=/tmp/tmp.QTC473GCQc
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.262 + RM_GOPATH=1
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.263 + case "$(go env GOARCH)" in
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.264 ++ go env GOARCH
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.311 + export GO_BUILDMODE=-buildmode=pie
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.312 + GO_BUILDMODE=-buildmode=pie
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.319 ++ dirname /tmp/install/install.sh
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.323 + dir=/tmp/install
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.324 + bin=containerd
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.325 + shift
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.327 + '[' '!' -f /tmp/install/containerd.installer ']'
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.328 + . /tmp/install/containerd.installer
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.329 ++ set -e
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.331 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.334 + install_containerd
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.336 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.336 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.337 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QTC473GCQc/src/github.com/containerd/containerd
14:32:57 [2020-12-10T14:32:57.982Z] #56 0.339 Cloning into '/tmp/tmp.QTC473GCQc/src/github.com/containerd/containerd'...
14:32:57 [2020-12-10T14:32:57.982Z] #56 ...
14:32:57 [2020-12-10T14:32:57.982Z] 
14:32:57 [2020-12-10T14:32:57.982Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:32:57 [2020-12-10T14:32:57.982Z] #13 46.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
14:32:57 [2020-12-10T14:32:57.982Z] #13 46.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
14:32:57 [2020-12-10T14:32:57.982Z] #13 46.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
14:32:57 [2020-12-10T14:32:57.982Z] #13 46.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
14:32:57 [2020-12-10T14:32:57.982Z] #13 46.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
14:32:57 [2020-12-10T14:32:57.982Z] #13 46.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u5 [110 kB]
14:32:57 [2020-12-10T14:32:57.982Z] #13 46.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
14:32:57 [2020-12-10T14:32:57.982Z] #13 46.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
14:32:57 [2020-12-10T14:32:57.982Z] #13 46.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
14:32:57 [2020-12-10T14:32:57.982Z] #13 46.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
14:32:57 [2020-12-10T14:32:57.982Z] #13 46.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
14:32:57 [2020-12-10T14:32:57.982Z] #13 46.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
14:32:57 [2020-12-10T14:32:57.982Z] #13 46.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
14:32:57 [2020-12-10T14:32:57.982Z] #13 46.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
14:32:57 [2020-12-10T14:32:57.982Z] #13 46.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u5 [322 kB]
14:32:57 [2020-12-10T14:32:57.982Z] #13 48.64 debconf: delaying package configuration, since apt-utils is not installed
14:32:57 [2020-12-10T14:32:57.982Z] #13 48.99 Fetched 79.4 MB in 9s (9085 kB/s)
14:32:57 [2020-12-10T14:32:57.982Z] #13 49.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
14:32:57 [2020-12-10T14:32:57.982Z] #13 49.28 Preparing to unpack .../libsystemd0_241-7~deb10u5_ppc64el.deb ...
14:32:57 [2020-12-10T14:32:57.982Z] #13 49.29 Unpacking libsystemd0:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ...
14:32:57 [2020-12-10T14:32:57.982Z] #13 50.05 Setting up libsystemd0:ppc64el (241-7~deb10u5) ...
14:32:58 [2020-12-10T14:32:58.011Z] #41 29.01   CC       images/ipc-var.o
14:32:58 [2020-12-10T14:32:58.267Z] #41 29.26   CC       images/ipc-desc.o
14:32:58 [2020-12-10T14:32:58.267Z] #41 29.43   CC       images/ipc-shm.o
14:32:58 [2020-12-10T14:32:58.280Z] #13 50.25 (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.)
14:32:58 [2020-12-10T14:32:58.280Z] #13 50.31 Preparing to unpack .../libudev1_241-7~deb10u5_ppc64el.deb ...
14:32:58 [2020-12-10T14:32:58.281Z] #13 50.31 Unpacking libudev1:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ...
14:32:58 [2020-12-10T14:32:58.523Z] #41 ...
14:32:58 [2020-12-10T14:32:58.523Z] 
14:32:58 [2020-12-10T14:32:58.523Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:32:58 [2020-12-10T14:32:58.523Z] #54 44.15 + bin/ctr
14:32:58 [2020-12-10T14:32:58.577Z] #13 50.67 Setting up libudev1:ppc64el (241-7~deb10u5) ...
14:32:58 [2020-12-10T14:32:58.780Z] #54 ...
14:32:58 [2020-12-10T14:32:58.780Z] 
14:32:58 [2020-12-10T14:32:58.780Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:58 [2020-12-10T14:32:58.780Z] #41 29.65   CC       images/ipc-msg.o
14:32:58 [2020-12-10T14:32:58.780Z] #41 29.85   CC       images/ipc-sem.o
14:32:58 [2020-12-10T14:32:58.877Z] #13 50.94 Selecting previously unselected package binutils-mingw-w64-i686.
14:32:58 [2020-12-10T14:32:58.877Z] #13 50.94 (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%
14:32:58 [2020-12-10T14:32:58.877Z] #13 ...
14:32:58 [2020-12-10T14:32:58.877Z] 
14:32:58 [2020-12-10T14:32:58.877Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:32:58 [2020-12-10T14:32:58.877Z] #49 40.93 go: extracting golang.org/x/text v0.3.2
14:32:58 [2020-12-10T14:32:58.877Z] #49 47.65 go: finding github.com/fatih/color v1.7.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 47.75 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
14:32:58 [2020-12-10T14:32:58.877Z] #49 47.85 go: finding github.com/mattn/go-colorable v0.1.4
14:32:58 [2020-12-10T14:32:58.877Z] #49 47.86 go: finding github.com/mattn/go-isatty v0.0.8
14:32:58 [2020-12-10T14:32:58.877Z] #49 47.93 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
14:32:58 [2020-12-10T14:32:58.877Z] #49 47.95 go: finding github.com/go-lintpack/lintpack v0.5.2
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.03 go: finding github.com/pkg/errors v0.8.1
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.14 go: finding github.com/go-toolsmith/astfmt v1.0.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.14 go: finding github.com/mitchellh/go-homedir v1.1.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.17 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.19 go: finding github.com/go-critic/go-critic v0.4.1
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.23 go: finding github.com/spf13/viper v1.6.1
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.34 go: finding github.com/stretchr/testify v1.4.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.35 go: finding github.com/sirupsen/logrus v1.4.2
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.40 go: finding github.com/go-toolsmith/astequal v1.0.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.59 go: finding github.com/go-toolsmith/astcast v1.0.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.59 go: finding github.com/go-toolsmith/typep v1.0.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.60 go: finding github.com/davecgh/go-spew v1.1.1
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.61 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.61 go: finding github.com/go-toolsmith/astp v1.0.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.69 go: finding github.com/go-toolsmith/astcopy v1.0.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.70 go: finding github.com/bombsimon/wsl/v2 v2.0.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.71 go: finding github.com/spf13/cobra v0.0.5
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.71 go: finding github.com/pmezard/go-difflib v1.0.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.76 go: finding github.com/spf13/pflag v1.0.5
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.80 go: finding github.com/fsnotify/fsnotify v1.4.7
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.80 go: finding github.com/gobwas/glob v0.2.3
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.80 go: finding github.com/stretchr/objx v0.2.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.83 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:32:58 [2020-12-10T14:32:58.877Z] #49 48.90 go: finding github.com/hashicorp/hcl v1.0.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 49.05 go: finding github.com/go-toolsmith/strparse v1.0.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 49.07 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:32:58 [2020-12-10T14:32:58.877Z] #49 49.07 go: finding github.com/magiconair/properties v1.8.1
14:32:58 [2020-12-10T14:32:58.877Z] #49 49.09 go: finding gopkg.in/yaml.v2 v2.2.7
14:32:58 [2020-12-10T14:32:58.877Z] #49 49.15 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
14:32:58 [2020-12-10T14:32:58.877Z] #49 49.17 go: finding github.com/mitchellh/mapstructure v1.1.2
14:32:58 [2020-12-10T14:32:58.877Z] #49 49.19 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:32:58 [2020-12-10T14:32:58.877Z] #49 49.21 go: finding github.com/pelletier/go-toml v1.2.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 49.32 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
14:32:58 [2020-12-10T14:32:58.877Z] #49 49.39 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
14:32:58 [2020-12-10T14:32:58.877Z] #49 49.40 go: finding github.com/spf13/afero v1.1.2
14:32:58 [2020-12-10T14:32:58.877Z] #49 49.40 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
14:32:58 [2020-12-10T14:32:58.877Z] #49 49.53 go: finding github.com/spf13/cast v1.3.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 49.62 go: finding github.com/spf13/jwalterweatherman v1.0.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 49.71 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:32:58 [2020-12-10T14:32:58.877Z] #49 49.87 go: finding github.com/subosito/gotenv v1.2.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.04 go: finding gopkg.in/ini.v1 v1.51.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.12 go: finding golang.org/x/text v0.3.2
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.24 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.26 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.28 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.29 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.33 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.35 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.39 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.42 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.46 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.51 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.52 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.55 go: finding github.com/kisielk/gotool v1.0.0
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.60 go: finding github.com/sourcegraph/go-diff v0.5.1
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.61 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.62 go: finding github.com/tommy-muehle/go-mnd v1.1.1
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.65 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.70 go: finding github.com/ultraware/funlen v0.0.2
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.71 go: finding github.com/ultraware/whitespace v0.0.4
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.74 go: finding github.com/uudashr/gocognit v1.0.1
14:32:58 [2020-12-10T14:32:58.877Z] #49 50.95 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
14:32:58 [2020-12-10T14:32:58.888Z] #18 ...
14:32:58 [2020-12-10T14:32:58.888Z] 
14:32:58 [2020-12-10T14:32:58.888Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:32:58 [2020-12-10T14:32:58.888Z] #41 57.99   CC       criu/arch/x86/kerndat.o
14:32:58 [2020-12-10T14:32:58.888Z] #41 58.53   CC       criu/arch/x86/sigaction_compat.o
14:32:58 [2020-12-10T14:32:58.888Z] #41 58.83   CC       criu/arch/x86/sigframe.o
14:32:58 [2020-12-10T14:32:58.888Z] #41 59.17   LINK     criu/arch/x86/crtools.built-in.o
14:32:58 [2020-12-10T14:32:58.888Z] #41 59.23   DEP      criu/pie/util-vdso-elf32.d
14:32:58 [2020-12-10T14:32:58.888Z] #41 59.44   DEP      criu/pie/util-vdso.d
14:32:58 [2020-12-10T14:32:58.888Z] #41 59.62   DEP      criu/pie/util.d
14:32:58 [2020-12-10T14:32:58.888Z] #41 59.77   CC       criu/pie/util.o
14:32:58 [2020-12-10T14:32:58.888Z] #41 60.05   CC       criu/pie/util-vdso.o
14:32:58 [2020-12-10T14:32:58.888Z] #41 60.77   CC       criu/pie/util-vdso-elf32.o
14:32:58 [2020-12-10T14:32:58.888Z] #41 61.48   AR       criu/pie/pie.lib.a
14:32:58 [2020-12-10T14:32:58.888Z] #41 61.54   DEP      criu/pie/restorer.d
14:32:58 [2020-12-10T14:32:58.888Z] #41 61.79   DEP      criu/arch/x86/sigaction_compat_pie.d
14:32:58 [2020-12-10T14:32:58.888Z] #41 61.92   DEP      criu/arch/x86/restorer_unmap.d
14:32:58 [2020-12-10T14:32:58.888Z] #41 61.94   DEP      criu/arch/x86/restorer.d
14:32:58 [2020-12-10T14:32:58.888Z] #41 62.18   DEP      criu/arch/x86/vdso-pie.d
14:32:58 [2020-12-10T14:32:58.888Z] #41 62.30   DEP      criu/pie/parasite-vdso.d
14:32:58 [2020-12-10T14:32:58.888Z] #41 62.44   DEP      criu/pie/parasite.d
14:32:58 [2020-12-10T14:32:58.888Z] #41 62.65   CC       criu/pie/parasite.o
14:32:59 [2020-12-10T14:32:59.036Z] #41 30.02   CC       images/utsns.o
14:32:59 [2020-12-10T14:32:59.174Z] #49 51.10 go: finding github.com/gogo/protobuf v1.2.1
14:32:59 [2020-12-10T14:32:59.174Z] #49 ...
14:32:59 [2020-12-10T14:32:59.174Z] 
14:32:59 [2020-12-10T14:32:59.174Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:32:59 [2020-12-10T14:32:59.174Z] #13 50.94 (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.)
14:32:59 [2020-12-10T14:32:59.174Z] #13 51.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
14:32:59 [2020-12-10T14:32:59.174Z] #13 51.12 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:32:59 [2020-12-10T14:32:59.238Z] #41 19.05   CC       images/stats.o
14:32:59 [2020-12-10T14:32:59.238Z] #41 19.41   CC       images/core.o
14:32:59 [2020-12-10T14:32:59.293Z] #41 30.22   CC       images/creds.o
14:32:59 [2020-12-10T14:32:59.293Z] #41 30.40   CC       images/vma.o
14:32:59 [2020-12-10T14:32:59.814Z] #41 20.12   CC       images/core-x86.o
14:32:59 [2020-12-10T14:32:59.826Z] #41 63.85   LINK     criu/pie/parasite.built-in.o
14:32:59 [2020-12-10T14:32:59.826Z] #41 63.87   GEN      criu/pie/parasite-blob.h
14:32:59 [2020-12-10T14:32:59.826Z] #41 63.88   CC       criu/pie/parasite-vdso.o
14:32:59 [2020-12-10T14:32:59.871Z] #41 30.63   CC       images/netdev.o
14:33:00 [2020-12-10T14:33:00.127Z] #41 31.00   CC       images/tty.o
14:33:00 [2020-12-10T14:33:00.394Z] #41 64.56   CC       criu/arch/x86/vdso-pie.o
14:33:00 [2020-12-10T14:33:00.560Z] #54 113.0 + bin/containerd
14:33:00 [2020-12-10T14:33:00.654Z] #41 64.85   CC       criu/arch/x86/restorer.o
14:33:00 [2020-12-10T14:33:00.690Z] #41 31.59   CC       images/file-lock.o
14:33:00 [2020-12-10T14:33:00.762Z] #41 20.80   CC       images/core-arm.o
14:33:00 [2020-12-10T14:33:00.762Z] #41 ...
14:33:00 [2020-12-10T14:33:00.762Z] 
14:33:00 [2020-12-10T14:33:00.762Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:33:00 [2020-12-10T14:33:00.762Z] #54 33.73 Checking out files:  46% (1711/3700)   
Checking out files:  47% (1739/3700)   
Checking out files:  48% (1776/3700)   
Checking out files:  49% (1813/3700)   
Checking out files:  50% (1850/3700)   
Checking out files:  51% (1887/3700)   
Checking out files:  52% (1924/3700)   
Checking out files:  53% (1961/3700)   
Checking out files:  54% (1998/3700)   
Checking out files:  55% (2035/3700)   
Checking out files:  56% (2072/3700)   
Checking out files:  57% (2109/3700)   
Checking out files:  58% (2146/3700)   
Checking out files:  59% (2183/3700)   
Checking out files:  60% (2220/3700)   
Checking out files:  61% (2257/3700)   
Checking out files:  62% (2294/3700)   
Checking out files:  63% (2331/3700)   
Checking out files:  64% (2368/3700)   
Checking out files:  65% (2405/3700)   
Checking out files:  66% (2442/3700)   
Checking out files:  67% (2479/3700)   
Checking out files:  68% (2516/3700)   
Checking out files:  69% (2553/3700)   
Checking out files:  70% (2590/3700)   
Checking out files:  71% (2627/3700)   
Checking out files:  72% (2664/3700)   
Checking out files:  73% (2701/3700)   
Checking out files:  74% (2738/3700)   
Checking out files:  75% (2775/3700)   
Checking out files:  76% (2812/3700)   
Checking out files:  77% (2849/3700)   
Checking out files:  78% (2886/3700)   
Checking out files:  79% (2923/3700)   
Checking out files:  80% (2960/3700)   
Checking out files:  81% (2997/3700)   
Checking out files:  82% (3034/3700)   
Checking out files:  83% (3071/3700)   
Checking out files:  84% (3108/3700)   
Checking out files:  85% (3145/3700)   
Checking out files:  86% (3182/3700)   
Checking out files:  87% (3219/3700)   
Checking out files:  88% (3256/3700)   
Checking out files:  89% (3293/3700)   
Checking out files:  90% (3330/3700)   
Checking out files:  91% (3367/3700)   
Checking out files:  91% (3392/3700)   
Checking out files:  92% (3404/3700)   
Checking out files:  93% (3441/3700)   
Checking out files:  94% (3478/3700)   
Checking out files:  95% (3515/3700)   
Checking out files:  96% (3552/3700)   
Checking out files:  97% (3589/3700)   
Checking out files:  98% (3626/3700)   
Checking out files:  99% (3663/3700)   
Checking out files: 100% (3700/3700)   
Checking out files: 100% (3700/3700), done.
14:33:00 [2020-12-10T14:33:00.762Z] #54 35.00 + cd /tmp/tmp.Qz74yZ1lsk/src/github.com/containerd/containerd
14:33:00 [2020-12-10T14:33:00.762Z] #54 35.00 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
14:33:00 [2020-12-10T14:33:00.762Z] #54 36.22 + export 'BUILDTAGS=netgo osusergo static_build'
14:33:00 [2020-12-10T14:33:00.762Z] #54 36.22 + BUILDTAGS='netgo osusergo static_build'
14:33:00 [2020-12-10T14:33:00.762Z] #54 36.22 + export EXTRA_FLAGS=-buildmode=pie
14:33:00 [2020-12-10T14:33:00.762Z] #54 36.22 + EXTRA_FLAGS=-buildmode=pie
14:33:00 [2020-12-10T14:33:00.762Z] #54 36.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:33:00 [2020-12-10T14:33:00.762Z] #54 36.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:33:00 [2020-12-10T14:33:00.762Z] #54 36.22 + '[' '' = dynamic ']'
14:33:00 [2020-12-10T14:33:00.762Z] #54 36.22 + make
14:33:00 [2020-12-10T14:33:00.762Z] #54 36.85 + bin/ctr
14:33:00 [2020-12-10T14:33:00.946Z] #41 31.79   CC       images/rlimit.o
14:33:00 [2020-12-10T14:33:00.946Z] #41 32.02   CC       images/pagemap.o
14:33:01 [2020-12-10T14:33:01.222Z] #41 65.40   CC       criu/arch/x86/restorer_unmap.o
14:33:01 [2020-12-10T14:33:01.222Z] #41 65.48   CC       criu/arch/x86/sigaction_compat_pie.o
14:33:01 [2020-12-10T14:33:01.278Z] #13 ...
14:33:01 [2020-12-10T14:33:01.278Z] 
14:33:01 [2020-12-10T14:33:01.278Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:01 [2020-12-10T14:33:01.278Z] #34 43.16 sync
14:33:01 [2020-12-10T14:33:01.278Z] #34 43.18 internal/reflectlite
14:33:01 [2020-12-10T14:33:01.278Z] #34 47.63 sort
14:33:01 [2020-12-10T14:33:01.278Z] #34 47.65 errors
14:33:01 [2020-12-10T14:33:01.278Z] #34 48.43 strconv
14:33:01 [2020-12-10T14:33:01.278Z] #34 48.45 io
14:33:01 [2020-12-10T14:33:01.278Z] #34 48.45 internal/oserror
14:33:01 [2020-12-10T14:33:01.278Z] #34 48.81 syscall
14:33:01 [2020-12-10T14:33:01.278Z] #34 53.16 bytes
14:33:01 [2020-12-10T14:33:01.278Z] #34 53.17 strings
14:33:01 [2020-12-10T14:33:01.278Z] #34 ...
14:33:01 [2020-12-10T14:33:01.278Z] 
14:33:01 [2020-12-10T14:33:01.278Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:33:01 [2020-12-10T14:33:01.278Z] #42 49.42 Selecting previously unselected package libprotoc17:ppc64el.
14:33:01 [2020-12-10T14:33:01.278Z] #42 49.43 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
14:33:01 [2020-12-10T14:33:01.278Z] #42 49.43 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
14:33:01 [2020-12-10T14:33:01.278Z] #42 50.24 Selecting previously unselected package protobuf-c-compiler.
14:33:01 [2020-12-10T14:33:01.278Z] #42 50.25 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
14:33:01 [2020-12-10T14:33:01.278Z] #42 50.26 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
14:33:01 [2020-12-10T14:33:01.278Z] #42 50.45 Selecting previously unselected package protobuf-compiler.
14:33:01 [2020-12-10T14:33:01.278Z] #42 50.46 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
14:33:01 [2020-12-10T14:33:01.278Z] #42 50.46 Unpacking protobuf-compiler (3.6.1.3-2) ...
14:33:01 [2020-12-10T14:33:01.278Z] #42 50.58 Selecting previously unselected package python-pkg-resources.
14:33:01 [2020-12-10T14:33:01.278Z] #42 50.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
14:33:01 [2020-12-10T14:33:01.278Z] #42 50.59 Unpacking python-pkg-resources (40.8.0-1) ...
14:33:01 [2020-12-10T14:33:01.278Z] #42 50.86 Selecting previously unselected package python-six.
14:33:01 [2020-12-10T14:33:01.278Z] #42 50.90 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
14:33:01 [2020-12-10T14:33:01.278Z] #42 50.91 Unpacking python-six (1.12.0-1) ...
14:33:01 [2020-12-10T14:33:01.278Z] #42 51.05 Selecting previously unselected package python-protobuf.
14:33:01 [2020-12-10T14:33:01.278Z] #42 51.06 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
14:33:01 [2020-12-10T14:33:01.278Z] #42 51.06 Unpacking python-protobuf (3.6.1.3-2) ...
14:33:01 [2020-12-10T14:33:01.278Z] #42 51.53 Setting up python-pkg-resources (40.8.0-1) ...
14:33:01 [2020-12-10T14:33:01.508Z] #41 32.38   CC       images/siginfo.o
14:33:01 [2020-12-10T14:33:01.765Z] #41 32.69   CC       images/rpc.o
14:33:01 [2020-12-10T14:33:01.790Z] #41 65.71   CC       criu/pie/restorer.o
14:33:01 [2020-12-10T14:33:01.790Z] #41 ...
14:33:01 [2020-12-10T14:33:01.790Z] 
14:33:01 [2020-12-10T14:33:01.790Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:33:01 [2020-12-10T14:33:01.790Z] #18 10.33 Fetched 8408 kB in 9s (899 kB/s)
14:33:02 [2020-12-10T14:33:02.332Z] #42 ...
14:33:02 [2020-12-10T14:33:02.332Z] 
14:33:02 [2020-12-10T14:33:02.332Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:33:02 [2020-12-10T14:33:02.332Z] #36 44.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:33:02 [2020-12-10T14:33:02.332Z] #36 44.38 Unpacking vim-common (2:8.1.0875-5) ...
14:33:02 [2020-12-10T14:33:02.332Z] #36 44.76 Selecting previously unselected package cmake-data.
14:33:02 [2020-12-10T14:33:02.332Z] #36 44.76 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:33:02 [2020-12-10T14:33:02.332Z] #36 44.77 Unpacking cmake-data (3.13.4-1) ...
14:33:02 [2020-12-10T14:33:02.332Z] #36 48.03 Selecting previously unselected package libicu63:ppc64el.
14:33:02 [2020-12-10T14:33:02.332Z] #36 48.06 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
14:33:02 [2020-12-10T14:33:02.332Z] #36 48.06 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
14:33:02 [2020-12-10T14:33:02.332Z] #36 ...
14:33:02 [2020-12-10T14:33:02.332Z] 
14:33:02 [2020-12-10T14:33:02.332Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:33:02 [2020-12-10T14:33:02.332Z] #13 53.73 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:33:02 [2020-12-10T14:33:02.332Z] #13 53.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
14:33:02 [2020-12-10T14:33:02.332Z] #13 53.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:33:03 [2020-12-10T14:33:03.143Z] #41 33.87   CC       images/ext-file.o
14:33:03 [2020-12-10T14:33:03.143Z] #41 34.05   CC       images/cgroup.o
14:33:03 [2020-12-10T14:33:03.318Z] #54 ...
14:33:03 [2020-12-10T14:33:03.318Z] 
14:33:03 [2020-12-10T14:33:03.318Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:03 [2020-12-10T14:33:03.318Z] #43 72.30 vendor/golang.org/x/text/unicode/bidi
14:33:03 [2020-12-10T14:33:03.318Z] #43 73.96 github.com/LK4D4/vndr/build
14:33:03 [2020-12-10T14:33:03.318Z] #43 74.47 vendor/golang.org/x/crypto/cryptobyte
14:33:03 [2020-12-10T14:33:03.318Z] #43 75.17 vendor/golang.org/x/text/secure/bidirule
14:33:03 [2020-12-10T14:33:03.318Z] #43 75.58 vendor/golang.org/x/text/unicode/norm
14:33:03 [2020-12-10T14:33:03.318Z] #43 76.60 vendor/golang.org/x/net/http2/hpack
14:33:03 [2020-12-10T14:33:03.318Z] #43 78.36 net/http/internal
14:33:03 [2020-12-10T14:33:03.318Z] #43 80.46 vendor/golang.org/x/net/idna
14:33:03 [2020-12-10T14:33:03.318Z] #43 81.58 net/textproto
14:33:03 [2020-12-10T14:33:03.318Z] #43 81.59 crypto/x509
14:33:03 [2020-12-10T14:33:03.318Z] #43 ...
14:33:03 [2020-12-10T14:33:03.318Z] 
14:33:03 [2020-12-10T14:33:03.318Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:03 [2020-12-10T14:33:03.318Z] #41 21.23   CC       images/core-aarch64.o
14:33:03 [2020-12-10T14:33:03.318Z] #41 21.71   CC       images/core-ppc64.o
14:33:03 [2020-12-10T14:33:03.318Z] #41 22.40   CC       images/core-s390.o
14:33:03 [2020-12-10T14:33:03.318Z] #41 23.27   CC       images/cpuinfo.o
14:33:03 [2020-12-10T14:33:03.318Z] #41 23.65   CC       images/inventory.o
14:33:03 [2020-12-10T14:33:03.580Z] #41 23.95   CC       images/fdinfo.o
14:33:03 [2020-12-10T14:33:03.706Z] #41 34.60   CC       images/userns.o
14:33:03 [2020-12-10T14:33:03.962Z] #41 34.81   CC       images/google/protobuf/descriptor.o
14:33:04 [2020-12-10T14:33:04.155Z] #41 24.17   CC       images/fown.o
14:33:04 [2020-12-10T14:33:04.155Z] #41 24.43   CC       images/ns.o
14:33:04 [2020-12-10T14:33:04.440Z] #13 ...
14:33:04 [2020-12-10T14:33:04.440Z] 
14:33:04 [2020-12-10T14:33:04.440Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:04 [2020-12-10T14:33:04.440Z] #45 46.06 github.com/LK4D4/vndr/godl/singleflight
14:33:04 [2020-12-10T14:33:04.440Z] #45 46.08 internal/singleflight
14:33:04 [2020-12-10T14:33:04.440Z] #45 46.10 math/rand
14:33:04 [2020-12-10T14:33:04.440Z] #45 46.11 internal/reflectlite
14:33:04 [2020-12-10T14:33:04.440Z] #45 50.88 io
14:33:04 [2020-12-10T14:33:04.440Z] #45 50.88 strconv
14:33:04 [2020-12-10T14:33:04.440Z] #45 50.91 sort
14:33:04 [2020-12-10T14:33:04.440Z] #45 50.92 syscall
14:33:04 [2020-12-10T14:33:04.440Z] #45 54.22 vendor/golang.org/x/net/dns/dnsmessage
14:33:04 [2020-12-10T14:33:04.440Z] #45 55.00 bytes
14:33:04 [2020-12-10T14:33:04.440Z] #45 ...
14:33:04 [2020-12-10T14:33:04.440Z] 
14:33:04 [2020-12-10T14:33:04.440Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:33:04 [2020-12-10T14:33:04.440Z] #42 55.98 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
14:33:04 [2020-12-10T14:33:04.440Z] #42 55.98 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
14:33:04 [2020-12-10T14:33:04.440Z] #42 55.99 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
14:33:04 [2020-12-10T14:33:04.440Z] #42 56.00 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
14:33:04 [2020-12-10T14:33:04.440Z] #42 56.00 Setting up python-six (1.12.0-1) ...
14:33:04 [2020-12-10T14:33:04.525Z] #41 ...
14:33:04 [2020-12-10T14:33:04.525Z] 
14:33:04 [2020-12-10T14:33:04.525Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:33:04 [2020-12-10T14:33:04.525Z] #56 106.5 + for f in rootlesskit rootlesskit-docker-proxy
14:33:04 [2020-12-10T14:33:04.525Z] #56 106.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:33:04 [2020-12-10T14:33:04.730Z] #41 24.76   CC       images/regfile.o
14:33:04 [2020-12-10T14:33:04.781Z] #56 ...
14:33:04 [2020-12-10T14:33:04.781Z] 
14:33:04 [2020-12-10T14:33:04.781Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:04 [2020-12-10T14:33:04.781Z] #43 96.77 vendor/golang.org/x/text/secure/bidirule
14:33:04 [2020-12-10T14:33:04.781Z] #43 97.16 vendor/golang.org/x/text/unicode/norm
14:33:04 [2020-12-10T14:33:04.781Z] #43 100.6 vendor/golang.org/x/net/idna
14:33:04 [2020-12-10T14:33:04.781Z] #43 102.7 vendor/golang.org/x/net/http2/hpack
14:33:04 [2020-12-10T14:33:04.781Z] #43 104.1 mime
14:33:04 [2020-12-10T14:33:04.781Z] #43 105.7 mime/quotedprintable
14:33:04 [2020-12-10T14:33:04.781Z] #43 106.0 net/http/internal
14:33:04 [2020-12-10T14:33:04.992Z] #41 25.04   CC       images/ghost-file.o
14:33:04 [2020-12-10T14:33:04.992Z] #41 25.32   CC       images/fifo.o
14:33:05 [2020-12-10T14:33:05.256Z] #41 25.48   CC       images/remap-file-path.o
14:33:05 [2020-12-10T14:33:05.343Z] #43 ...
14:33:05 [2020-12-10T14:33:05.343Z] 
14:33:05 [2020-12-10T14:33:05.343Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:05 [2020-12-10T14:33:05.343Z] #41 36.36   CC       images/opts.o
14:33:05 [2020-12-10T14:33:05.518Z] #41 25.66   CC       images/eventfd.o
14:33:05 [2020-12-10T14:33:05.518Z] #41 ...
14:33:05 [2020-12-10T14:33:05.518Z] 
14:33:05 [2020-12-10T14:33:05.518Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:33:05 [2020-12-10T14:33:05.518Z] #56 77.48 + for f in rootlesskit rootlesskit-docker-proxy
14:33:05 [2020-12-10T14:33:05.518Z] #56 77.48 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:33:05 [2020-12-10T14:33:05.518Z] #56 DONE 84.6s
14:33:05 [2020-12-10T14:33:05.599Z] #41 36.58   CC       images/seccomp.o
14:33:05 [2020-12-10T14:33:05.783Z] 
14:33:05 [2020-12-10T14:33:05.783Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
14:33:05 [2020-12-10T14:33:05.783Z] #57 DONE 0.2s
14:33:05 [2020-12-10T14:33:05.783Z] 
14:33:05 [2020-12-10T14:33:05.783Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:33:05 [2020-12-10T14:33:05.855Z] #41 36.83   CC       images/binfmt-misc.o
14:33:05 [2020-12-10T14:33:05.986Z] #18 10.33 Reading package lists...
14:33:05 [2020-12-10T14:33:05.986Z] #18 ...
14:33:05 [2020-12-10T14:33:05.986Z] 
14:33:05 [2020-12-10T14:33:05.986Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:05 [2020-12-10T14:33:05.986Z] #51 11.11 + cd /tmp/tmp.ZbwK1OnLNd/src/github.com/opencontainers/runc
14:33:05 [2020-12-10T14:33:05.986Z] #51 11.11 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
14:33:05 [2020-12-10T14:33:05.986Z] #51 11.72 + '[' -z '' ']'
14:33:05 [2020-12-10T14:33:05.986Z] #51 11.72 + target=static
14:33:05 [2020-12-10T14:33:05.986Z] #51 11.72 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:33:05 [2020-12-10T14:33:05.986Z] #51 12.08 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 .
14:33:05 [2020-12-10T14:33:05.986Z] #51 ...
14:33:05 [2020-12-10T14:33:05.986Z] 
14:33:05 [2020-12-10T14:33:05.986Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:33:05 [2020-12-10T14:33:05.986Z] #18 10.33 Reading package lists...
14:33:06 [2020-12-10T14:33:06.045Z] #58 DONE 0.1s
14:33:06 [2020-12-10T14:33:06.045Z] 
14:33:06 [2020-12-10T14:33:06.045Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:06 [2020-12-10T14:33:06.045Z] #41 25.94   CC       images/eventpoll.o
14:33:06 [2020-12-10T14:33:06.110Z] #41 36.99   CC       images/time.o
14:33:06 [2020-12-10T14:33:06.111Z] #41 37.24   CC       images/sysctl.o
14:33:06 [2020-12-10T14:33:06.308Z] #41 26.44   CC       images/fh.o
14:33:06 [2020-12-10T14:33:06.571Z] #41 26.89   CC       images/fsnotify.o
14:33:06 [2020-12-10T14:33:06.673Z] #41 37.44   CC       images/autofs.o
14:33:06 [2020-12-10T14:33:06.673Z] #41 37.62   CC       images/macvlan.o
14:33:06 [2020-12-10T14:33:06.673Z] #41 37.82   CC       images/sit.o
14:33:07 [2020-12-10T14:33:07.251Z] #41 38.02   CC       images/memfd.o
14:33:07 [2020-12-10T14:33:07.251Z] #41 38.39   CC       images/timens.o
14:33:07 [2020-12-10T14:33:07.521Z] #41 27.60   CC       images/signalfd.o
14:33:07 [2020-12-10T14:33:07.784Z] #41 27.92   CC       images/fs.o
14:33:07 [2020-12-10T14:33:07.784Z] #41 28.15   CC       images/pstree.o
14:33:07 [2020-12-10T14:33:07.813Z] #41 38.70   LINK     images/built-in.o
14:33:08 [2020-12-10T14:33:08.011Z] #42 ...
14:33:08 [2020-12-10T14:33:08.011Z] 
14:33:08 [2020-12-10T14:33:08.011Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:33:08 [2020-12-10T14:33:08.011Z] #36 54.61 Selecting previously unselected package libxml2:ppc64el.
14:33:08 [2020-12-10T14:33:08.011Z] #36 54.61 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 54.61 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 55.15 Selecting previously unselected package libarchive13:ppc64el.
14:33:08 [2020-12-10T14:33:08.011Z] #36 55.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 55.17 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 55.49 Selecting previously unselected package libjsoncpp1:ppc64el.
14:33:08 [2020-12-10T14:33:08.011Z] #36 55.50 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 55.50 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 55.60 Selecting previously unselected package librhash0:ppc64el.
14:33:08 [2020-12-10T14:33:08.011Z] #36 55.60 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 55.62 Unpacking librhash0:ppc64el (1.3.8-1) ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 55.73 Selecting previously unselected package libuv1:ppc64el.
14:33:08 [2020-12-10T14:33:08.011Z] #36 55.74 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 55.74 Unpacking libuv1:ppc64el (1.24.1-1) ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 55.94 Selecting previously unselected package cmake.
14:33:08 [2020-12-10T14:33:08.011Z] #36 55.95 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 55.98 Unpacking cmake (3.13.4-1) ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 59.05 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 59.07 Setting up xxd (2:8.1.0875-5) ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 59.08 Setting up libuv1:ppc64el (1.24.1-1) ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 59.10 Setting up vim-common (2:8.1.0875-5) ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 59.15 Setting up librhash0:ppc64el (1.3.8-1) ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 59.20 Setting up cmake-data (3.13.4-1) ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 59.22 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 59.24 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 59.26 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 59.30 Setting up cmake (3.13.4-1) ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 59.31 Processing triggers for libc-bin (2.28-10) ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 59.50 Processing triggers for mime-support (3.62) ...
14:33:08 [2020-12-10T14:33:08.011Z] #36 DONE 59.8s
14:33:08 [2020-12-10T14:33:08.011Z] 
14:33:08 [2020-12-10T14:33:08.011Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:33:08 [2020-12-10T14:33:08.011Z] #13 56.54 Selecting previously unselected package binutils-mingw-w64.
14:33:08 [2020-12-10T14:33:08.011Z] #13 56.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:33:08 [2020-12-10T14:33:08.011Z] #13 56.58 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:33:08 [2020-12-10T14:33:08.011Z] #13 56.71 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
14:33:08 [2020-12-10T14:33:08.011Z] #13 56.72 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
14:33:08 [2020-12-10T14:33:08.011Z] #13 56.72 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
14:33:08 [2020-12-10T14:33:08.011Z] #13 56.90 Selecting previously unselected package dmsetup.
14:33:08 [2020-12-10T14:33:08.011Z] #13 56.92 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
14:33:08 [2020-12-10T14:33:08.011Z] #13 56.92 Unpacking dmsetup (2:1.02.155-3) ...
14:33:08 [2020-12-10T14:33:08.012Z] #13 57.15 Selecting previously unselected package mingw-w64-common.
14:33:08 [2020-12-10T14:33:08.012Z] #13 57.15 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:33:08 [2020-12-10T14:33:08.012Z] #13 57.16 Unpacking mingw-w64-common (6.0.0-3) ...
14:33:08 [2020-12-10T14:33:08.047Z] #41 28.29   CC       images/pipe.o
14:33:08 [2020-12-10T14:33:08.069Z] #41 38.90   GEN      compel/include/asm
14:33:08 [2020-12-10T14:33:08.069Z] #41 38.92   GEN      compel/include/version.h
14:33:08 [2020-12-10T14:33:08.069Z] #41 38.93 touch .config
14:33:08 [2020-12-10T14:33:08.069Z] #41 39.00   GEN      include/common/config.h
14:33:08 [2020-12-10T14:33:08.069Z] #41 39.09   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:33:08 [2020-12-10T14:33:08.313Z] #41 28.46   CC       images/tcp-stream.o
14:33:08 [2020-12-10T14:33:08.325Z] #41 39.11   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:33:08 [2020-12-10T14:33:08.325Z] #41 39.13   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:33:08 [2020-12-10T14:33:08.325Z] #41 39.16   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:33:08 [2020-12-10T14:33:08.325Z] #41 39.19   DEP      compel/arch/x86/plugins/std/memcpy.d
14:33:08 [2020-12-10T14:33:08.325Z] #41 39.23   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:33:08 [2020-12-10T14:33:08.325Z] #41 39.25   GEN      compel/plugins/include/uapi/std/syscall.h
14:33:08 [2020-12-10T14:33:08.325Z] #41 39.28   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:33:08 [2020-12-10T14:33:08.325Z] #41 39.29   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:33:08 [2020-12-10T14:33:08.325Z] #41 39.32   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:33:08 [2020-12-10T14:33:08.325Z] #41 39.32   DEP      compel/plugins/std/infect.d
14:33:08 [2020-12-10T14:33:08.325Z] #41 ...
14:33:08 [2020-12-10T14:33:08.325Z] 
14:33:08 [2020-12-10T14:33:08.325Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:33:08 [2020-12-10T14:33:08.325Z] #11 100.3 Selecting previously unselected package g++-mingw-w64-x86-64.
14:33:08 [2020-12-10T14:33:08.325Z] #11 100.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:33:08 [2020-12-10T14:33:08.325Z] #11 100.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:33:08 [2020-12-10T14:33:08.576Z] #41 28.63   CC       images/sk-packet.o
14:33:08 [2020-12-10T14:33:08.581Z] #11 ...
14:33:08 [2020-12-10T14:33:08.581Z] 
14:33:08 [2020-12-10T14:33:08.581Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:08 [2020-12-10T14:33:08.581Z] #41 39.45   DEP      compel/plugins/std/string.d
14:33:08 [2020-12-10T14:33:08.581Z] #41 39.58   DEP      compel/plugins/std/log.d
14:33:08 [2020-12-10T14:33:08.581Z] #41 39.67   DEP      compel/plugins/std/fds.d
14:33:08 [2020-12-10T14:33:08.836Z] #41 39.76   DEP      compel/plugins/std/std.d
14:33:08 [2020-12-10T14:33:08.836Z] #41 39.91   DEP      compel/plugins/shmem/shmem.d
14:33:08 [2020-12-10T14:33:08.838Z] #41 28.94   CC       images/mnt.o
14:33:09 [2020-12-10T14:33:09.092Z] #41 40.02   DEP      compel/plugins/fds/fds.d
14:33:09 [2020-12-10T14:33:09.101Z] #41 29.27   CC       images/pipe-data.o
14:33:09 [2020-12-10T14:33:09.348Z] #41 40.13   CC       compel/plugins/std/std.o
14:33:09 [2020-12-10T14:33:09.348Z] #41 40.40   CC       compel/plugins/std/fds.o
14:33:09 [2020-12-10T14:33:09.364Z] #41 29.52   CC       images/sa.o
14:33:09 [2020-12-10T14:33:09.364Z] #41 ...
14:33:09 [2020-12-10T14:33:09.364Z] 
14:33:09 [2020-12-10T14:33:09.364Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:33:09 [2020-12-10T14:33:09.364Z] #11 78.32 Selecting previously unselected package g++-mingw-w64-x86-64.
14:33:09 [2020-12-10T14:33:09.364Z] #11 78.32 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
14:33:09 [2020-12-10T14:33:09.364Z] #11 78.33 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:33:09 [2020-12-10T14:33:09.364Z] #11 88.13 Selecting previously unselected package libapparmor1:arm64.
14:33:09 [2020-12-10T14:33:09.364Z] #11 88.13 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
14:33:09 [2020-12-10T14:33:09.364Z] #11 88.14 Unpacking libapparmor1:arm64 (2.13.2-10) ...
14:33:09 [2020-12-10T14:33:09.364Z] #11 88.24 Selecting previously unselected package libapparmor-dev:arm64.
14:33:09 [2020-12-10T14:33:09.364Z] #11 88.25 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
14:33:09 [2020-12-10T14:33:09.364Z] #11 88.27 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
14:33:09 [2020-12-10T14:33:09.364Z] #11 88.42 Selecting previously unselected package libbtrfs0.
14:33:09 [2020-12-10T14:33:09.364Z] #11 88.43 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
14:33:09 [2020-12-10T14:33:09.364Z] #11 88.43 Unpacking libbtrfs0 (4.20.1-2) ...
14:33:09 [2020-12-10T14:33:09.364Z] #11 88.49 Selecting previously unselected package libbtrfs-dev.
14:33:09 [2020-12-10T14:33:09.541Z] #13 ...
14:33:09 [2020-12-10T14:33:09.541Z] 
14:33:09 [2020-12-10T14:33:09.541Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:33:09 [2020-12-10T14:33:09.541Z] #49 51.22 go: finding honnef.co/go/tools v0.0.1-2019.2.3
14:33:09 [2020-12-10T14:33:09.541Z] #49 51.33 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:33:09 [2020-12-10T14:33:09.541Z] #49 51.33 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
14:33:09 [2020-12-10T14:33:09.541Z] #49 51.40 go: finding github.com/BurntSushi/toml v0.3.1
14:33:09 [2020-12-10T14:33:09.541Z] #49 51.46 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:33:09 [2020-12-10T14:33:09.541Z] #49 ...
14:33:09 [2020-12-10T14:33:09.541Z] 
14:33:09 [2020-12-10T14:33:09.541Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:09 [2020-12-10T14:33:09.541Z] #51 51.43 sort
14:33:09 [2020-12-10T14:33:09.541Z] #51 51.44 syscall
14:33:09 [2020-12-10T14:33:09.541Z] #51 51.47 io
14:33:09 [2020-12-10T14:33:09.541Z] #51 51.47 strconv
14:33:09 [2020-12-10T14:33:09.541Z] #51 54.98 bytes
14:33:09 [2020-12-10T14:33:09.541Z] #51 56.34 strings
14:33:09 [2020-12-10T14:33:09.541Z] #51 61.11 bufio
14:33:09 [2020-12-10T14:33:09.541Z] #51 ...
14:33:09 [2020-12-10T14:33:09.541Z] 
14:33:09 [2020-12-10T14:33:09.541Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.280 + RM_GOPATH=0
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.280 + TMP_GOPATH=
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.280 + : /build
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.280 + '[' -z '' ']'
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.281 ++ mktemp -d
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.284 + export GOPATH=/tmp/tmp.XK13GY4dOd
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.284 + GOPATH=/tmp/tmp.XK13GY4dOd
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.285 + RM_GOPATH=1
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.285 + case "$(go env GOARCH)" in
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.286 ++ go env GOARCH
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.296 + export GO_BUILDMODE=-buildmode=pie
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.296 + GO_BUILDMODE=-buildmode=pie
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.296 ++ dirname /tmp/install/install.sh
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.306 + dir=/tmp/install
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.307 + bin=tini
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.307 + shift
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.307 + '[' '!' -f /tmp/install/tini.installer ']'
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.307 + . /tmp/install/tini.installer
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.308 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.309 + install_tini
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.309 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.310 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.310 + git clone https://github.com/krallin/tini.git /tmp/tmp.XK13GY4dOd/tini
14:33:09 [2020-12-10T14:33:09.541Z] #37 0.313 Cloning into '/tmp/tmp.XK13GY4dOd/tini'...
14:33:09 [2020-12-10T14:33:09.541Z] #37 1.471 + cd /tmp/tmp.XK13GY4dOd/tini
14:33:09 [2020-12-10T14:33:09.541Z] #37 1.471 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
14:33:09 [2020-12-10T14:33:09.541Z] #37 1.486 + cmake .
14:33:09 [2020-12-10T14:33:09.627Z] #11 88.50 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
14:33:09 [2020-12-10T14:33:09.627Z] #11 88.50 Unpacking libbtrfs-dev (4.20.1-2) ...
14:33:09 [2020-12-10T14:33:09.627Z] #11 ...
14:33:09 [2020-12-10T14:33:09.627Z] 
14:33:09 [2020-12-10T14:33:09.627Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:09 [2020-12-10T14:33:09.627Z] #41 29.79   CC       images/timer.o
14:33:09 [2020-12-10T14:33:09.890Z] #41 30.05   CC       images/timerfd.o
14:33:09 [2020-12-10T14:33:09.911Z] #41 40.83   CC       compel/plugins/std/log.o
14:33:10 [2020-12-10T14:33:10.153Z] #41 30.23   CC       images/mm.o
14:33:10 [2020-12-10T14:33:10.180Z] #18 14.37 Reading package lists...
14:33:10 [2020-12-10T14:33:10.185Z] #37 2.247 -- The C compiler identification is GNU 8.3.0
14:33:10 [2020-12-10T14:33:10.185Z] #37 2.324 -- Check for working C compiler: /usr/bin/cc
14:33:10 [2020-12-10T14:33:10.416Z] #41 30.47   CC       images/sk-opts.o
14:33:10 [2020-12-10T14:33:10.416Z] #41 30.65   CC       images/sk-unix.o
14:33:10 [2020-12-10T14:33:10.477Z] #41 41.56   CC       compel/plugins/std/string.o
14:33:10 [2020-12-10T14:33:10.679Z] #41 30.86   CC       images/sk-inet.o
14:33:10 [2020-12-10T14:33:10.748Z] #18 18.14 Building dependency tree...
14:33:10 [2020-12-10T14:33:10.829Z] #37 3.167 -- Check for working C compiler: /usr/bin/cc -- works
14:33:11 [2020-12-10T14:33:11.036Z] #41 31.19   CC       images/tun.o
14:33:11 [2020-12-10T14:33:11.040Z] #41 42.15   CC       compel/plugins/std/infect.o
14:33:11 [2020-12-10T14:33:11.128Z] #37 3.178 -- Detecting C compiler ABI info
14:33:11 [2020-12-10T14:33:11.310Z] #41 31.35   CC       images/sk-netlink.o
14:33:11 [2020-12-10T14:33:11.603Z] #41 42.52   CC       compel/arch/x86/plugins/std/parasite-head.o
14:33:11 [2020-12-10T14:33:11.603Z] #41 42.55   CC       compel/arch/x86/plugins/std/memcpy.o
14:33:11 [2020-12-10T14:33:11.603Z] #41 42.60   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:33:11 [2020-12-10T14:33:11.603Z] #41 42.68   AR       compel/plugins/std.lib.a
14:33:11 [2020-12-10T14:33:11.613Z] #41 31.62   CC       images/packet-sock.o
14:33:11 [2020-12-10T14:33:11.686Z] #18 ...
14:33:11 [2020-12-10T14:33:11.686Z] 
14:33:11 [2020-12-10T14:33:11.686Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:11 [2020-12-10T14:33:11.686Z] #41 68.65   LINK     criu/pie/restorer.built-in.o
14:33:11 [2020-12-10T14:33:11.686Z] #41 68.68   GEN      criu/pie/restorer-blob.h
14:33:11 [2020-12-10T14:33:11.686Z] #41 68.77   DEP      criu/vdso.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 68.95   DEP      criu/vdso-compat.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 69.06   DEP      criu/uts_ns.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 69.29   DEP      criu/util.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 69.52   DEP      criu/uffd.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 69.79   DEP      criu/tun.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 69.94   DEP      criu/tty.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 70.16   DEP      criu/timerfd.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 70.38   DEP      criu/timens.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 70.55   DEP      criu/sysfs_parse.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 70.70   DEP      criu/sysctl.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 70.83   DEP      criu/string.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 70.86   DEP      criu/stats.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 70.97   DEP      criu/sockets.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 71.19   DEP      criu/sk-unix.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 71.40   DEP      criu/sk-tcp.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 71.58   DEP      criu/sk-queue.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 71.70   DEP      criu/sk-packet.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 71.92   DEP      criu/sk-netlink.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 72.10   DEP      criu/sk-inet.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 72.30   DEP      criu/signalfd.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 72.51   DEP      criu/sigframe.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 72.59   DEP      criu/shmem.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 72.74   DEP      criu/servicefd.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 72.95   DEP      criu/seize.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 73.10   DEP      criu/seccomp.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 73.33   DEP      criu/rst-malloc.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 73.41   DEP      criu/rbtree.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 73.46   DEP      criu/pstree.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 73.62   DEP      criu/protobuf.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 73.74   GEN      criu/protobuf-desc-gen.h
14:33:11 [2020-12-10T14:33:11.686Z] #41 75.39   DEP      criu/protobuf-desc.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 75.53   DEP      criu/proc_parse.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 75.79   DEP      criu/plugin.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 75.93   DEP      criu/pipes.d
14:33:11 [2020-12-10T14:33:11.686Z] #41 ...
14:33:11 [2020-12-10T14:33:11.686Z] 
14:33:11 [2020-12-10T14:33:11.686Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:33:11 [2020-12-10T14:33:11.686Z] #18 20.03 libcap2-bin is already the newest version (1:2.25-2).
14:33:11 [2020-12-10T14:33:11.686Z] #18 20.03 The following additional packages will be installed:
14:33:11 [2020-12-10T14:33:11.686Z] #18 20.05   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
14:33:11 [2020-12-10T14:33:11.686Z] #18 20.05   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
14:33:11 [2020-12-10T14:33:11.686Z] #18 20.05   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
14:33:11 [2020-12-10T14:33:11.686Z] #18 20.05   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
14:33:11 [2020-12-10T14:33:11.686Z] #18 20.05   python3.7 python3.7-minimal vim-runtime xxd
14:33:11 [2020-12-10T14:33:11.686Z] #18 20.05 Suggested packages:
14:33:11 [2020-12-10T14:33:11.686Z] #18 20.05   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
14:33:11 [2020-12-10T14:33:11.686Z] #18 20.05   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
14:33:11 [2020-12-10T14:33:11.686Z] #18 20.05   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
14:33:11 [2020-12-10T14:33:11.686Z] #18 20.05 Recommended packages:
14:33:11 [2020-12-10T14:33:11.686Z] #18 20.05   aufs-dkms nftables build-essential python3-dev python3-keyring
14:33:11 [2020-12-10T14:33:11.686Z] #18 20.05   python3-keyrings.alt python3-xdg unzip
14:33:11 [2020-12-10T14:33:11.776Z] #37 3.912 -- Detecting C compiler ABI info - done
14:33:11 [2020-12-10T14:33:11.776Z] #37 3.997 -- Detecting C compile features
14:33:11 [2020-12-10T14:33:11.859Z] #41 ...
14:33:11 [2020-12-10T14:33:11.859Z] 
14:33:11 [2020-12-10T14:33:11.859Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:33:11 [2020-12-10T14:33:11.859Z] #56 DONE 113.8s
14:33:11 [2020-12-10T14:33:11.859Z] 
14:33:11 [2020-12-10T14:33:11.859Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
14:33:11 [2020-12-10T14:33:11.859Z] #57 DONE 0.1s
14:33:11 [2020-12-10T14:33:11.859Z] 
14:33:11 [2020-12-10T14:33:11.859Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:11 [2020-12-10T14:33:11.859Z] #41 42.78   CC       compel/plugins/fds/fds.o
14:33:11 [2020-12-10T14:33:11.887Z] #41 32.02   CC       images/ipc-var.o
14:33:12 [2020-12-10T14:33:12.116Z] #41 ...
14:33:12 [2020-12-10T14:33:12.116Z] 
14:33:12 [2020-12-10T14:33:12.116Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:33:12 [2020-12-10T14:33:12.116Z] #58 DONE 0.1s
14:33:12 [2020-12-10T14:33:12.116Z] 
14:33:12 [2020-12-10T14:33:12.116Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:12 [2020-12-10T14:33:12.116Z] #41 43.12   AR       compel/plugins/fds.lib.a
14:33:12 [2020-12-10T14:33:12.166Z] #41 32.26   CC       images/ipc-desc.o
14:33:12 [2020-12-10T14:33:12.167Z] #41 32.46   CC       images/ipc-shm.o
14:33:12 [2020-12-10T14:33:12.372Z] #41 43.23   HOSTDEP  compel/src/lib/log-host.d
14:33:12 [2020-12-10T14:33:12.372Z] #41 43.34   HOSTDEP  compel/src/lib/handle-elf-host.d
14:33:12 [2020-12-10T14:33:12.372Z] #41 43.48   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:33:12 [2020-12-10T14:33:12.432Z] #41 32.61   CC       images/ipc-msg.o
14:33:12 [2020-12-10T14:33:12.625Z] #18 ...
14:33:12 [2020-12-10T14:33:12.625Z] 
14:33:12 [2020-12-10T14:33:12.625Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:12 [2020-12-10T14:33:12.625Z] #43 132.6 github.com/LK4D4/vndr/godl
14:33:12 [2020-12-10T14:33:12.625Z] #43 133.3 github.com/LK4D4/vndr
14:33:12 [2020-12-10T14:33:12.625Z] #43 DONE 142.6s
14:33:12 [2020-12-10T14:33:12.625Z] 
14:33:12 [2020-12-10T14:33:12.625Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:12 [2020-12-10T14:33:12.625Z] #41 76.18   DEP      criu/pie-util.d
14:33:12 [2020-12-10T14:33:12.625Z] #41 76.36   DEP      criu/pie-util-vdso.d
14:33:12 [2020-12-10T14:33:12.625Z] #41 76.50   DEP      criu/pie-util-vdso-elf32.d
14:33:12 [2020-12-10T14:33:12.625Z] #41 76.64   DEP      criu/path.d
14:33:12 [2020-12-10T14:33:12.625Z] #41 76.70   DEP      criu/parasite-syscall.d
14:33:12 [2020-12-10T14:33:12.628Z] #41 43.58   HOSTDEP  compel/src/main-host.d
14:33:12 [2020-12-10T14:33:12.694Z] #41 33.00   CC       images/ipc-sem.o
14:33:12 [2020-12-10T14:33:12.884Z] #41 77.17   DEP      criu/pagemap.d
14:33:12 [2020-12-10T14:33:12.884Z] #41 43.74   DEP      compel/src/lib/ptrace.d
14:33:12 [2020-12-10T14:33:12.884Z] #41 43.95   DEP      compel/src/lib/infect.d
14:33:12 [2020-12-10T14:33:12.892Z] using credential docker-jenkins-github-credentials
14:33:12 [2020-12-10T14:33:12.956Z] #41 33.17   CC       images/utsns.o
14:33:12 [2020-12-10T14:33:12.968Z] Cloning the remote Git repository
14:33:12 [2020-12-10T14:33:12.968Z] Cloning with configured refspecs honoured and without tags
14:33:13 [2020-12-10T14:33:13.141Z] #41 44.18   DEP      compel/src/lib/infect-util.d
14:33:13 [2020-12-10T14:33:13.218Z] #41 33.35   CC       images/creds.o
14:33:13 [2020-12-10T14:33:13.218Z] #41 33.53   CC       images/vma.o
14:33:13 [2020-12-10T14:33:13.397Z] #41 44.36   DEP      compel/src/lib/infect-rpc.d
14:33:13 [2020-12-10T14:33:13.397Z] #41 44.43   DEP      compel/arch/x86/src/lib/infect.d
14:33:13 [2020-12-10T14:33:13.454Z] #41 77.61   DEP      criu/pagemap-cache.d
14:33:13 [2020-12-10T14:33:13.454Z] #41 77.80   DEP      criu/page-xfer.d
14:33:13 [2020-12-10T14:33:13.480Z] #41 ...
14:33:13 [2020-12-10T14:33:13.480Z] 
14:33:13 [2020-12-10T14:33:13.480Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:13 [2020-12-10T14:33:13.480Z] #43 82.55 vendor/golang.org/x/net/http/httpproxy
14:33:13 [2020-12-10T14:33:13.480Z] #43 82.76 vendor/golang.org/x/net/http/httpguts
14:33:13 [2020-12-10T14:33:13.480Z] #43 82.79 mime/multipart
14:33:13 [2020-12-10T14:33:13.480Z] #43 85.17 crypto/tls
14:33:13 [2020-12-10T14:33:13.480Z] #43 90.12 net/http/httptrace
14:33:13 [2020-12-10T14:33:13.480Z] #43 90.35 net/http
14:33:13 [2020-12-10T14:33:13.155Z] Cloning repository https://github.com/moby/moby.git
14:33:13 [2020-12-10T14:33:13.653Z] #41 44.53   DEP      compel/arch/x86/src/lib/cpu.d
14:33:13 [2020-12-10T14:33:13.653Z] #41 44.64   DEP      compel/src/lib/log.d
14:33:13 [2020-12-10T14:33:13.713Z] #41 78.07   DEP      criu/page-pipe.d
14:33:13 [2020-12-10T14:33:13.741Z] #43 ...
14:33:13 [2020-12-10T14:33:13.742Z] 
14:33:13 [2020-12-10T14:33:13.742Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:13 [2020-12-10T14:33:13.742Z] #41 33.91   CC       images/netdev.o
14:33:13 [2020-12-10T14:33:13.881Z] #37 5.970 -- Detecting C compile features - done
14:33:13 [2020-12-10T14:33:13.881Z] #37 6.011 -- Performing Test HAS_BUILTIN_FORTIFY
14:33:13 [2020-12-10T14:33:13.881Z] #37 6.194 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:33:13 [2020-12-10T14:33:13.909Z] #41 44.73   DEP      compel/src/main.d
14:33:13 [2020-12-10T14:33:13.909Z] #41 44.85   DEP      compel/src/lib/handle-elf.d
14:33:13 [2020-12-10T14:33:13.909Z] #41 44.99   DEP      compel/arch/x86/src/lib/handle-elf.d
14:33:13 [2020-12-10T14:33:13.972Z] #41 78.20   DEP      criu/netfilter.d
14:33:14 [2020-12-10T14:33:14.004Z] #41 34.26   CC       images/tty.o
14:33:14 [2020-12-10T14:33:14.165Z] #41 45.08   CC       compel/src/lib/log.o
14:33:14 [2020-12-10T14:33:14.180Z] #37 ...
14:33:14 [2020-12-10T14:33:14.180Z] 
14:33:14 [2020-12-10T14:33:14.180Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:33:14 [2020-12-10T14:33:14.180Z] #42 60.04 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
14:33:14 [2020-12-10T14:33:14.180Z] #42 60.04 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
14:33:14 [2020-12-10T14:33:14.180Z] #42 60.05 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
14:33:14 [2020-12-10T14:33:14.180Z] #42 60.05 Setting up libcap-dev:ppc64el (1:2.25-2) ...
14:33:14 [2020-12-10T14:33:14.180Z] #42 60.06 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
14:33:14 [2020-12-10T14:33:14.180Z] #42 60.08 Setting up protobuf-compiler (3.6.1.3-2) ...
14:33:14 [2020-12-10T14:33:14.180Z] #42 60.10 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:33:14 [2020-12-10T14:33:14.180Z] #42 60.11 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
14:33:14 [2020-12-10T14:33:14.180Z] #42 60.12 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
14:33:14 [2020-12-10T14:33:14.180Z] #42 60.13 Setting up python-protobuf (3.6.1.3-2) ...
14:33:14 [2020-12-10T14:33:14.180Z] #42 65.89 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
14:33:14 [2020-12-10T14:33:14.180Z] #42 65.89 Processing triggers for libc-bin (2.28-10) ...
14:33:14 [2020-12-10T14:33:14.180Z] #42 DONE 66.1s
14:33:14 [2020-12-10T14:33:14.180Z] 
14:33:14 [2020-12-10T14:33:14.180Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:14 [2020-12-10T14:33:14.180Z] #37 6.294 -- Configuring done
14:33:14 [2020-12-10T14:33:14.180Z] #37 6.316 -- Generating done
14:33:14 [2020-12-10T14:33:14.180Z] #37 6.337 -- Build files have been written to: /tmp/tmp.XK13GY4dOd/tini
14:33:14 [2020-12-10T14:33:14.180Z] #37 6.343 + make tini-static
14:33:14 [2020-12-10T14:33:14.180Z] #37 ...
14:33:14 [2020-12-10T14:33:14.180Z] 
14:33:14 [2020-12-10T14:33:14.180Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:33:14 [2020-12-10T14:33:14.180Z] #13 63.58 Selecting previously unselected package mingw-w64-x86-64-dev.
14:33:14 [2020-12-10T14:33:14.180Z] #13 63.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:33:14 [2020-12-10T14:33:14.180Z] #13 63.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:33:14 [2020-12-10T14:33:14.232Z] #41 78.36   DEP      criu/net.d
14:33:14 [2020-12-10T14:33:14.232Z] #41 78.49   DEP      criu/namespaces.d
14:33:14 [2020-12-10T14:33:14.273Z] #41 ...
14:33:14 [2020-12-10T14:33:14.273Z] 
14:33:14 [2020-12-10T14:33:14.273Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:33:14 [2020-12-10T14:33:14.273Z] #11 88.66 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
14:33:14 [2020-12-10T14:33:14.273Z] #11 88.66 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
14:33:14 [2020-12-10T14:33:14.273Z] #11 88.68 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
14:33:14 [2020-12-10T14:33:14.273Z] #11 88.80 Selecting previously unselected package libudev-dev:arm64.
14:33:14 [2020-12-10T14:33:14.273Z] #11 88.81 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_arm64.deb ...
14:33:14 [2020-12-10T14:33:14.273Z] #11 88.83 Unpacking libudev-dev:arm64 (241-7~deb10u5) ...
14:33:14 [2020-12-10T14:33:14.273Z] #11 88.97 Selecting previously unselected package libsepol1-dev:arm64.
14:33:14 [2020-12-10T14:33:14.273Z] #11 88.97 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
14:33:14 [2020-12-10T14:33:14.273Z] #11 88.99 Unpacking libsepol1-dev:arm64 (2.8-1) ...
14:33:14 [2020-12-10T14:33:14.273Z] #11 89.33 Selecting previously unselected package libpcre16-3:arm64.
14:33:14 [2020-12-10T14:33:14.273Z] #11 89.33 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 89.33 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 89.53 Selecting previously unselected package libpcre32-3:arm64.
14:33:14 [2020-12-10T14:33:14.274Z] #11 89.53 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 89.55 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 89.70 Selecting previously unselected package libpcrecpp0v5:arm64.
14:33:14 [2020-12-10T14:33:14.274Z] #11 89.70 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 89.71 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 89.84 Selecting previously unselected package libpcre3-dev:arm64.
14:33:14 [2020-12-10T14:33:14.274Z] #11 89.84 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 89.86 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 90.35 Selecting previously unselected package libselinux1-dev:arm64.
14:33:14 [2020-12-10T14:33:14.274Z] #11 90.36 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 90.38 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 90.69 Selecting previously unselected package libdevmapper-dev:arm64.
14:33:14 [2020-12-10T14:33:14.274Z] #11 90.71 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 90.71 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 90.84 Selecting previously unselected package libseccomp-dev:arm64.
14:33:14 [2020-12-10T14:33:14.274Z] #11 90.86 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 90.87 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.00 Selecting previously unselected package libsystemd-dev:arm64.
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.01 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_arm64.deb ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.02 Unpacking libsystemd-dev:arm64 (241-7~deb10u5) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.56 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.58 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.60 Setting up libapparmor1:arm64 (2.13.2-10) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.62 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.64 Setting up libpcre16-3:arm64 (2:8.39-12) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.66 Setting up libsepol1-dev:arm64 (2.8-1) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.67 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.70 Setting up libbtrfs0 (4.20.1-2) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.71 Setting up libpcre32-3:arm64 (2:8.39-12) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.73 Setting up libudev-dev:arm64 (241-7~deb10u5) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.80 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.82 Setting up libbtrfs-dev (4.20.1-2) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.84 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.86 Setting up mingw-w64-common (6.0.0-3) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.88 Setting up libsystemd-dev:arm64 (241-7~deb10u5) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.90 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.91 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.93 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.95 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
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.96 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
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.97 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.98 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
14:33:14 [2020-12-10T14:33:14.274Z] #11 91.99 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:33:14 [2020-12-10T14:33:14.274Z] #11 92.00 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 92.01 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 92.03 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 92.05 Setting up dmsetup (2:1.02.155-3) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 92.11 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 92.15 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 92.16 Processing triggers for libc-bin (2.28-10) ...
14:33:14 [2020-12-10T14:33:14.274Z] #11 DONE 93.2s
14:33:14 [2020-12-10T14:33:14.274Z] 
14:33:14 [2020-12-10T14:33:14.274Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
14:33:14 [2020-12-10T14:33:14.421Z] #41 45.33   CC       compel/arch/x86/src/lib/cpu.o
14:33:14 [2020-12-10T14:33:14.491Z] #41 78.63   DEP      criu/mount.d
14:33:14 [2020-12-10T14:33:14.491Z] #41 78.74   DEP      criu/memfd.d
14:33:14 [2020-12-10T14:33:14.491Z] #41 78.84   DEP      criu/mem.d
14:33:14 [2020-12-10T14:33:14.758Z] #41 78.97   DEP      criu/lsm.d
14:33:14 [2020-12-10T14:33:14.983Z] #41 45.90   CC       compel/arch/x86/src/lib/infect.o
14:33:15 [2020-12-10T14:33:15.018Z] #41 79.18   DEP      criu/log.d
14:33:15 [2020-12-10T14:33:15.018Z] #41 79.31   DEP      criu/libnetlink.d
14:33:15 [2020-12-10T14:33:15.278Z] #41 79.47   DEP      criu/kerndat.d
14:33:13 [2020-12-10T14:33:13.553Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:33:14 [2020-12-10T14:33:14.514Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:14 [2020-12-10T14:33:14.514Z]  > git --version # timeout=10
14:33:14 [2020-12-10T14:33:14.552Z]  > git --version # 'git version 2.24.1.windows.2'
14:33:14 [2020-12-10T14:33:14.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:14 [2020-12-10T14:33:14.555Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41761/head:refs/remotes/origin/PR-41761 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:33:15 [2020-12-10T14:33:15.538Z] #41 79.62   DEP      criu/kcmp-ids.d
14:33:15 [2020-12-10T14:33:15.538Z] #41 79.70   DEP      criu/irmap.d
14:33:15 [2020-12-10T14:33:15.538Z] #41 79.81   DEP      criu/ipc_ns.d
14:33:15 [2020-12-10T14:33:15.805Z] #41 79.91   DEP      criu/image.d
14:33:15 [2020-12-10T14:33:15.805Z] #41 80.03   DEP      criu/image-desc.d
14:33:15 [2020-12-10T14:33:15.911Z] #41 46.60   CC       compel/src/lib/infect-rpc.o
14:33:15 [2020-12-10T14:33:15.911Z] #41 46.90   CC       compel/src/lib/infect-util.o
14:33:16 [2020-12-10T14:33:16.065Z] #41 80.17   DEP      criu/fsnotify.d
14:33:16 [2020-12-10T14:33:16.065Z] #41 80.34   DEP      criu/filesystems.d
14:33:16 [2020-12-10T14:33:16.167Z] #41 47.18   CC       compel/src/lib/infect.o
14:33:16 [2020-12-10T14:33:16.202Z] #12 DONE 1.7s
14:33:16 [2020-12-10T14:33:16.202Z] 
14:33:16 [2020-12-10T14:33:16.202Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.576 + RM_GOPATH=0
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.576 + TMP_GOPATH=
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.576 + : /build
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.576 + '[' -z '' ']'
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.577 ++ mktemp -d
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.581 + export GOPATH=/tmp/tmp.VIC8UblHOs
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.581 + GOPATH=/tmp/tmp.VIC8UblHOs
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.581 + RM_GOPATH=1
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.581 + case "$(go env GOARCH)" in
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.582 ++ go env GOARCH
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.597 + export GO_BUILDMODE=-buildmode=pie
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.597 + GO_BUILDMODE=-buildmode=pie
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.598 ++ dirname /tmp/install/install.sh
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.599 + dir=/tmp/install
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.600 + bin=runc
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.600 + shift
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.600 + '[' '!' -f /tmp/install/runc.installer ']'
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.600 + . /tmp/install/runc.installer
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.600 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.600 + install_runc
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.601 + grep -q '^3\.10\.0.*\.el7\.'
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.601 + uname -r
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.608 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.608 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.608 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.608 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VIC8UblHOs/src/github.com/opencontainers/runc
14:33:16 [2020-12-10T14:33:16.202Z] #51 1.611 Cloning into '/tmp/tmp.VIC8UblHOs/src/github.com/opencontainers/runc'...
14:33:16 [2020-12-10T14:33:16.325Z] #41 80.44   DEP      criu/files.d
14:33:16 [2020-12-10T14:33:16.585Z] #41 80.62   DEP      criu/files-reg.d
14:33:16 [2020-12-10T14:33:16.585Z] #41 80.79   DEP      criu/files-ext.d
14:33:16 [2020-12-10T14:33:16.845Z] #41 80.90   DEP      criu/file-lock.d
14:33:16 [2020-12-10T14:33:16.845Z] #41 81.04   DEP      criu/file-ids.d
14:33:17 [2020-12-10T14:33:17.104Z] #41 81.15   DEP      criu/fifo.d
14:33:17 [2020-12-10T14:33:17.104Z] #41 81.34   DEP      criu/fdstore.d
14:33:17 [2020-12-10T14:33:17.104Z] #41 81.43   DEP      criu/fault-injection.d
14:33:17 [2020-12-10T14:33:17.364Z] #41 81.50   DEP      criu/external.d
14:33:17 [2020-12-10T14:33:17.364Z] #41 81.58   DEP      criu/eventpoll.d
14:33:17 [2020-12-10T14:33:17.533Z] #41 ...
14:33:17 [2020-12-10T14:33:17.533Z] 
14:33:17 [2020-12-10T14:33:17.533Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:17 [2020-12-10T14:33:17.533Z] #43 109.2 net/textproto
14:33:17 [2020-12-10T14:33:17.533Z] #43 109.2 crypto/x509
14:33:17 [2020-12-10T14:33:17.533Z] #43 110.2 vendor/golang.org/x/net/http/httpguts
14:33:17 [2020-12-10T14:33:17.533Z] #43 110.5 vendor/golang.org/x/net/http/httpproxy
14:33:17 [2020-12-10T14:33:17.533Z] #43 111.1 mime/multipart
14:33:17 [2020-12-10T14:33:17.533Z] #43 113.3 crypto/tls
14:33:17 [2020-12-10T14:33:17.533Z] #43 ...
14:33:17 [2020-12-10T14:33:17.533Z] 
14:33:17 [2020-12-10T14:33:17.533Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:33:17 [2020-12-10T14:33:17.533Z] #11 116.2 Selecting previously unselected package libapparmor1:amd64.
14:33:17 [2020-12-10T14:33:17.533Z] #11 116.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 116.2 Unpacking libapparmor1:amd64 (2.13.2-10) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 116.3 Selecting previously unselected package libapparmor-dev:amd64.
14:33:17 [2020-12-10T14:33:17.533Z] #11 116.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 116.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 116.5 Selecting previously unselected package libbtrfs0.
14:33:17 [2020-12-10T14:33:17.533Z] #11 116.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 116.5 Unpacking libbtrfs0 (4.20.1-2) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 116.6 Selecting previously unselected package libbtrfs-dev.
14:33:17 [2020-12-10T14:33:17.533Z] #11 116.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 116.6 Unpacking libbtrfs-dev (4.20.1-2) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 116.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:33:17 [2020-12-10T14:33:17.533Z] #11 116.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 116.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 116.8 Selecting previously unselected package libudev-dev:amd64.
14:33:17 [2020-12-10T14:33:17.533Z] #11 116.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 116.9 Unpacking libudev-dev:amd64 (241-7~deb10u5) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 117.0 Selecting previously unselected package libsepol1-dev:amd64.
14:33:17 [2020-12-10T14:33:17.533Z] #11 117.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 117.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 117.2 Selecting previously unselected package libpcre16-3:amd64.
14:33:17 [2020-12-10T14:33:17.533Z] #11 117.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 117.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 117.4 Selecting previously unselected package libpcre32-3:amd64.
14:33:17 [2020-12-10T14:33:17.533Z] #11 117.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 117.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 117.6 Selecting previously unselected package libpcrecpp0v5:amd64.
14:33:17 [2020-12-10T14:33:17.533Z] #11 117.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 117.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 117.7 Selecting previously unselected package libpcre3-dev:amd64.
14:33:17 [2020-12-10T14:33:17.533Z] #11 117.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 117.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 118.1 Selecting previously unselected package libselinux1-dev:amd64.
14:33:17 [2020-12-10T14:33:17.533Z] #11 118.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 118.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 118.3 Selecting previously unselected package libdevmapper-dev:amd64.
14:33:17 [2020-12-10T14:33:17.533Z] #11 118.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 118.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 118.4 Selecting previously unselected package libseccomp-dev:amd64.
14:33:17 [2020-12-10T14:33:17.533Z] #11 118.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 118.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 118.5 Selecting previously unselected package libsystemd-dev:amd64.
14:33:17 [2020-12-10T14:33:17.533Z] #11 118.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 118.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 118.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.0 Setting up libapparmor1:amd64 (2.13.2-10) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.0 Setting up libbtrfs0 (4.20.1-2) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.0 Setting up libudev-dev:amd64 (241-7~deb10u5) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.1 Setting up libbtrfs-dev (4.20.1-2) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.1 Setting up mingw-w64-common (6.0.0-3) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.1 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.2 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
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.2 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
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.2 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
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.2 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
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.2 Setting up dmsetup (2:1.02.155-3) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:33:17 [2020-12-10T14:33:17.533Z] #11 119.3 Processing triggers for libc-bin (2.28-10) ...
14:33:17 [2020-12-10T14:33:17.622Z] #51 ...
14:33:17 [2020-12-10T14:33:17.622Z] 
14:33:17 [2020-12-10T14:33:17.622Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
14:33:17 [2020-12-10T14:33:17.622Z] #13 DONE 1.7s
14:33:17 [2020-12-10T14:33:17.622Z] 
14:33:17 [2020-12-10T14:33:17.622Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
14:33:17 [2020-12-10T14:33:17.623Z] #41 81.68   DEP      criu/eventfd.d
14:33:17 [2020-12-10T14:33:17.623Z] #41 81.77   DEP      criu/crtools.d
14:33:17 [2020-12-10T14:33:17.752Z] #13 ...
14:33:17 [2020-12-10T14:33:17.752Z] 
14:33:17 [2020-12-10T14:33:17.752Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:17 [2020-12-10T14:33:17.752Z] #34 59.41 reflect
14:33:17 [2020-12-10T14:33:17.752Z] #34 60.72 bufio
14:33:17 [2020-12-10T14:33:17.752Z] #34 63.59 path
14:33:17 [2020-12-10T14:33:17.752Z] #34 65.79 text/tabwriter
14:33:17 [2020-12-10T14:33:17.752Z] #34 ...
14:33:17 [2020-12-10T14:33:17.752Z] 
14:33:17 [2020-12-10T14:33:17.752Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:17 [2020-12-10T14:33:17.752Z] #37 6.851 Scanning dependencies of target tini-static
14:33:17 [2020-12-10T14:33:17.752Z] #37 6.943 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:33:17 [2020-12-10T14:33:17.752Z] #37 8.700 [100%] Linking C executable tini-static
14:33:17 [2020-12-10T14:33:17.752Z] #37 9.499 [100%] Built target tini-static
14:33:17 [2020-12-10T14:33:17.752Z] #37 9.558 + mkdir -p /build
14:33:17 [2020-12-10T14:33:17.752Z] #37 9.560 + cp tini-static /build/docker-init
14:33:17 [2020-12-10T14:33:17.752Z] #37 DONE 9.7s
14:33:17 [2020-12-10T14:33:17.752Z] 
14:33:17 [2020-12-10T14:33:17.752Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:17 [2020-12-10T14:33:17.752Z] #43 1.476 Note: Building without setproctitle() and strlcpy() support.
14:33:17 [2020-12-10T14:33:17.752Z] #43 1.478       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:33:17 [2020-12-10T14:33:17.752Z] #43 1.499 Note: Building without GnuTLS support
14:33:17 [2020-12-10T14:33:17.752Z] #43 1.508 Makefile.config:39: Warn: you have no libnftables installed
14:33:17 [2020-12-10T14:33:17.752Z] #43 1.508 Makefile.config:40: Warn: Building without nftables support
14:33:17 [2020-12-10T14:33:17.752Z] #43 3.024 fatal: not a git repository (or any of the parent directories): .git
14:33:17 [2020-12-10T14:33:17.752Z] #43 3.183   GEN      .gitid
14:33:17 [2020-12-10T14:33:17.752Z] #43 3.232   GEN      criu/include/version.h
14:33:17 [2020-12-10T14:33:17.752Z] #43 3.323   GEN      include/common/asm
14:33:17 [2020-12-10T14:33:17.795Z] #11 DONE 119.7s
14:33:17 [2020-12-10T14:33:17.795Z] 
14:33:17 [2020-12-10T14:33:17.795Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:17 [2020-12-10T14:33:17.795Z] #43 119.7 net/http/httptrace
14:33:17 [2020-12-10T14:33:17.885Z] #41 81.93   DEP      criu/cr-service.d
14:33:17 [2020-12-10T14:33:17.885Z] #41 82.07   DEP      criu/cr-restore.d
14:33:18 [2020-12-10T14:33:18.051Z] #43 120.0 net/http
14:33:18 [2020-12-10T14:33:18.146Z] #41 82.27   DEP      criu/cr-errno.d
14:33:18 [2020-12-10T14:33:18.146Z] #41 82.29   DEP      criu/cr-dump.d
14:33:18 [2020-12-10T14:33:18.405Z] #41 82.45   DEP      criu/cr-dedup.d
14:33:18 [2020-12-10T14:33:18.405Z] #41 82.62   DEP      criu/cr-check.d
14:33:18 [2020-12-10T14:33:18.571Z] #14 1.149 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:33:18 [2020-12-10T14:33:18.664Z] #41 82.91   DEP      criu/config.d
14:33:18 [2020-12-10T14:33:18.664Z] #41 ...
14:33:18 [2020-12-10T14:33:18.664Z] 
14:33:18 [2020-12-10T14:33:18.664Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:33:18 [2020-12-10T14:33:18.664Z] #18 22.43 The following NEW packages will be installed:
14:33:18 [2020-12-10T14:33:18.664Z] #18 22.43   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
14:33:18 [2020-12-10T14:33:18.664Z] #18 22.43   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
14:33:18 [2020-12-10T14:33:18.664Z] #18 22.43   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:33:18 [2020-12-10T14:33:18.664Z] #18 22.43   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
14:33:18 [2020-12-10T14:33:18.664Z] #18 22.44   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
14:33:18 [2020-12-10T14:33:18.664Z] #18 22.44   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
14:33:18 [2020-12-10T14:33:18.664Z] #18 22.44   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
14:33:18 [2020-12-10T14:33:18.664Z] #18 22.44   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:33:18 [2020-12-10T14:33:18.664Z] #18 22.44   xz-utils zip
14:33:18 [2020-12-10T14:33:18.664Z] #18 22.76 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
14:33:18 [2020-12-10T14:33:18.664Z] #18 22.76 Need to get 28.5 MB of archives.
14:33:18 [2020-12-10T14:33:18.664Z] #18 22.76 After this operation, 116 MB of additional disk space will be used.
14:33:18 [2020-12-10T14:33:18.664Z] #18 22.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
14:33:18 [2020-12-10T14:33:18.664Z] #18 22.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
14:33:18 [2020-12-10T14:33:18.664Z] #18 22.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
14:33:18 [2020-12-10T14:33:18.664Z] #18 22.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
14:33:18 [2020-12-10T14:33:18.664Z] #18 22.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
14:33:18 [2020-12-10T14:33:18.664Z] #18 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]
14:33:18 [2020-12-10T14:33:18.664Z] #18 23.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
14:33:18 [2020-12-10T14:33:18.664Z] #18 23.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
14:33:18 [2020-12-10T14:33:18.664Z] #18 23.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
14:33:18 [2020-12-10T14:33:18.664Z] #18 23.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
14:33:18 [2020-12-10T14:33:18.664Z] #18 23.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
14:33:18 [2020-12-10T14:33:18.664Z] #18 23.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.27 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.28 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.28 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.73 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.73 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.74 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.74 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.74 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.76 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.87 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.87 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.88 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.89 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.90 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.92 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 23.92 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 24.00 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 24.03 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 24.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 24.42 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 24.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 24.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
14:33:18 [2020-12-10T14:33:18.665Z] #18 25.16 debconf: delaying package configuration, since apt-utils is not installed
14:33:18 [2020-12-10T14:33:18.665Z] #18 25.28 Fetched 28.5 MB in 2s (14.0 MB/s)
14:33:18 [2020-12-10T14:33:18.665Z] #18 25.35 Selecting previously unselected package pigz.
14:33:18 [2020-12-10T14:33:18.665Z] #18 25.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
14:33:18 [2020-12-10T14:33:18.665Z] #18 25.40 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
14:33:18 [2020-12-10T14:33:18.665Z] #18 25.41 Unpacking pigz (2.4-1) ...
14:33:18 [2020-12-10T14:33:18.665Z] #18 25.51 Selecting previously unselected package libpython3.7-minimal:amd64.
14:33:18 [2020-12-10T14:33:18.665Z] #18 25.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
14:33:18 [2020-12-10T14:33:18.665Z] #18 25.52 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
14:33:18 [2020-12-10T14:33:18.665Z] #18 26.06 Selecting previously unselected package python3.7-minimal.
14:33:18 [2020-12-10T14:33:18.665Z] #18 26.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
14:33:18 [2020-12-10T14:33:18.665Z] #18 26.07 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
14:33:18 [2020-12-10T14:33:18.665Z] #18 27.13 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
14:33:18 [2020-12-10T14:33:18.665Z] #18 27.15 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
14:33:18 [2020-12-10T14:33:18.835Z] #14 DONE 1.2s
14:33:18 [2020-12-10T14:33:18.835Z] 
14:33:18 [2020-12-10T14:33:18.835Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
14:33:19 [2020-12-10T14:33:19.137Z] #54 131.0 + bin/containerd-stress
14:33:19 [2020-12-10T14:33:19.416Z] #43 ...
14:33:19 [2020-12-10T14:33:19.416Z] 
14:33:19 [2020-12-10T14:33:19.416Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
14:33:19 [2020-12-10T14:33:19.416Z] #12 DONE 1.6s
14:33:19 [2020-12-10T14:33:19.416Z] 
14:33:19 [2020-12-10T14:33:19.416Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.511 + RM_GOPATH=0
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.511 + TMP_GOPATH=
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.511 + : /build
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.511 + '[' -z '' ']'
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.512 ++ mktemp -d
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.517 + export GOPATH=/tmp/tmp.9Jcgx3EdQu
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.517 + GOPATH=/tmp/tmp.9Jcgx3EdQu
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.517 + RM_GOPATH=1
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.517 + case "$(go env GOARCH)" in
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.519 ++ go env GOARCH
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.537 + export GO_BUILDMODE=-buildmode=pie
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.537 + GO_BUILDMODE=-buildmode=pie
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.537 ++ dirname /tmp/install/install.sh
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.541 + dir=/tmp/install
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.541 + bin=runc
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.541 + shift
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.541 + '[' '!' -f /tmp/install/runc.installer ']'
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.541 + . /tmp/install/runc.installer
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.541 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.541 + install_runc
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.542 + grep -q '^3\.10\.0.*\.el7\.'
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.543 + uname -r
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.557 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.557 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.557 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.557 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9Jcgx3EdQu/src/github.com/opencontainers/runc
14:33:19 [2020-12-10T14:33:19.416Z] #51 1.576 Cloning into '/tmp/tmp.9Jcgx3EdQu/src/github.com/opencontainers/runc'...
14:33:19 [2020-12-10T14:33:19.602Z] #18 ...
14:33:19 [2020-12-10T14:33:19.602Z] 
14:33:19 [2020-12-10T14:33:19.602Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:33:19 [2020-12-10T14:33:19.602Z] #30 DONE 149.3s
14:33:19 [2020-12-10T14:33:19.602Z] 
14:33:19 [2020-12-10T14:33:19.602Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:19 [2020-12-10T14:33:19.602Z] #41 83.06   DEP      criu/clone-noasan.d
14:33:19 [2020-12-10T14:33:19.602Z] #41 83.12   DEP      criu/cgroup.d
14:33:19 [2020-12-10T14:33:19.602Z] #41 83.24   DEP      criu/cgroup-props.d
14:33:19 [2020-12-10T14:33:19.602Z] #41 83.33   DEP      criu/bitmap.d
14:33:19 [2020-12-10T14:33:19.602Z] #41 83.36   DEP      criu/bfd.d
14:33:19 [2020-12-10T14:33:19.602Z] #41 83.55   DEP      criu/autofs.d
14:33:19 [2020-12-10T14:33:19.602Z] #41 83.74   DEP      criu/aio.d
14:33:19 [2020-12-10T14:33:19.852Z] #43 5.453   PBCC     images/timens.pb-c.c
14:33:19 [2020-12-10T14:33:19.852Z] #43 5.471   DEP      images/timens.pb-c.d
14:33:19 [2020-12-10T14:33:19.852Z] #43 5.545   PBCC     images/fown.pb-c.c
14:33:19 [2020-12-10T14:33:19.852Z] #43 5.589   PBCC     images/google/protobuf/descriptor.pb-c.c
14:33:19 [2020-12-10T14:33:19.852Z] #43 ...
14:33:19 [2020-12-10T14:33:19.852Z] 
14:33:19 [2020-12-10T14:33:19.852Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:19 [2020-12-10T14:33:19.852Z] #45 61.70 bufio
14:33:19 [2020-12-10T14:33:19.852Z] #45 62.96 reflect
14:33:19 [2020-12-10T14:33:19.852Z] #45 66.12 regexp/syntax
14:33:19 [2020-12-10T14:33:19.852Z] #45 ...
14:33:19 [2020-12-10T14:33:19.852Z] 
14:33:19 [2020-12-10T14:33:19.852Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:19 [2020-12-10T14:33:19.852Z] #43 5.738   PBCC     images/opts.pb-c.c
14:33:19 [2020-12-10T14:33:19.852Z] #43 5.807   PBCC     images/memfd.pb-c.c
14:33:19 [2020-12-10T14:33:19.862Z] #41 83.97   DEP      criu/action-scripts.d
14:33:20 [2020-12-10T14:33:20.121Z] #41 84.45   CC       criu/action-scripts.o
14:33:20 [2020-12-10T14:33:20.151Z] #43 5.897   DEP      images/fown.pb-c.d
14:33:20 [2020-12-10T14:33:20.151Z] #43 5.937   DEP      images/google/protobuf/descriptor.pb-c.d
14:33:20 [2020-12-10T14:33:20.151Z] #43 6.018   DEP      images/opts.pb-c.d
14:33:20 [2020-12-10T14:33:20.151Z] #43 6.048   DEP      images/memfd.pb-c.d
14:33:20 [2020-12-10T14:33:20.151Z] #43 6.103   PBCC     images/sit.pb-c.c
14:33:20 [2020-12-10T14:33:20.151Z] #43 6.159   DEP      images/sit.pb-c.d
14:33:20 [2020-12-10T14:33:20.165Z] #54 132.4 + bin/containerd-shim
14:33:20 [2020-12-10T14:33:20.232Z] #15 DONE 1.5s
14:33:20 [2020-12-10T14:33:20.232Z] 
14:33:20 [2020-12-10T14:33:20.232Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
14:33:20 [2020-12-10T14:33:20.450Z] #43 6.241   PBCC     images/macvlan.pb-c.c
14:33:20 [2020-12-10T14:33:20.450Z] #43 6.250   DEP      images/macvlan.pb-c.d
14:33:20 [2020-12-10T14:33:20.450Z] #43 6.329   PBCC     images/autofs.pb-c.c
14:33:20 [2020-12-10T14:33:20.450Z] #43 6.345   DEP      images/autofs.pb-c.d
14:33:20 [2020-12-10T14:33:20.450Z] #43 6.391   PBCC     images/sysctl.pb-c.c
14:33:20 [2020-12-10T14:33:20.450Z] #43 6.419   DEP      images/sysctl.pb-c.d
14:33:20 [2020-12-10T14:33:20.550Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 35.380900082s 
14:33:20 [2020-12-10T14:33:20.550Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 167.982326ms 
14:33:20 [2020-12-10T14:33:20.691Z] #41 84.84   CC       criu/aio.o
14:33:20 [2020-12-10T14:33:20.748Z] #43 6.452   PBCC     images/time.pb-c.c
14:33:20 [2020-12-10T14:33:20.748Z] #43 6.478   DEP      images/time.pb-c.d
14:33:20 [2020-12-10T14:33:20.748Z] #43 6.525   PBCC     images/binfmt-misc.pb-c.c
14:33:20 [2020-12-10T14:33:20.748Z] #43 6.544   DEP      images/binfmt-misc.pb-c.d
14:33:20 [2020-12-10T14:33:20.748Z] #43 6.673   PBCC     images/seccomp.pb-c.c
14:33:20 [2020-12-10T14:33:20.748Z] #43 6.690   DEP      images/seccomp.pb-c.d
14:33:20 [2020-12-10T14:33:20.748Z] #43 6.765   PBCC     images/userns.pb-c.c
14:33:20 [2020-12-10T14:33:20.748Z] #43 6.777   DEP      images/userns.pb-c.d
14:33:20 [2020-12-10T14:33:20.783Z] #51 ...
14:33:20 [2020-12-10T14:33:20.783Z] 
14:33:20 [2020-12-10T14:33:20.783Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
14:33:20 [2020-12-10T14:33:20.783Z] #13 DONE 1.2s
14:33:20 [2020-12-10T14:33:20.783Z] 
14:33:20 [2020-12-10T14:33:20.783Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
14:33:20 [2020-12-10T14:33:20.951Z] #41 85.30   CC       criu/autofs.o
14:33:21 [2020-12-10T14:33:21.046Z] #43 6.846   PBCC     images/cgroup.pb-c.c
14:33:21 [2020-12-10T14:33:21.046Z] #43 6.860   DEP      images/cgroup.pb-c.d
14:33:21 [2020-12-10T14:33:21.046Z] #43 6.940   PBCC     images/ext-file.pb-c.c
14:33:21 [2020-12-10T14:33:21.046Z] #43 6.977   DEP      images/ext-file.pb-c.d
14:33:21 [2020-12-10T14:33:21.046Z] #43 7.055   PBCC     images/rpc.pb-c.c
14:33:21 [2020-12-10T14:33:21.344Z] #43 7.121   DEP      images/rpc.pb-c.d
14:33:21 [2020-12-10T14:33:21.344Z] #43 7.197   PBCC     images/siginfo.pb-c.c
14:33:21 [2020-12-10T14:33:21.344Z] #43 ...
14:33:21 [2020-12-10T14:33:21.344Z] 
14:33:21 [2020-12-10T14:33:21.344Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:21 [2020-12-10T14:33:21.344Z] #51 63.28 reflect
14:33:21 [2020-12-10T14:33:21.344Z] #51 65.13 regexp/syntax
14:33:21 [2020-12-10T14:33:21.344Z] #51 67.21 text/tabwriter
14:33:21 [2020-12-10T14:33:21.344Z] #51 ...
14:33:21 [2020-12-10T14:33:21.344Z] 
14:33:21 [2020-12-10T14:33:21.344Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:21 [2020-12-10T14:33:21.344Z] #43 7.222   DEP      images/siginfo.pb-c.d
14:33:21 [2020-12-10T14:33:21.344Z] #43 7.276   PBCC     images/pagemap.pb-c.c
14:33:21 [2020-12-10T14:33:21.344Z] #43 7.327   DEP      images/pagemap.pb-c.d
14:33:21 [2020-12-10T14:33:21.623Z] #16 DONE 1.3s
14:33:21 [2020-12-10T14:33:21.623Z] 
14:33:21 [2020-12-10T14:33:21.623Z] #17 [dev-systemd-false  6/26] RUN ldconfig
14:33:21 [2020-12-10T14:33:21.641Z] #43 7.463   PBCC     images/rlimit.pb-c.c
14:33:21 [2020-12-10T14:33:21.641Z] #43 7.487   DEP      images/rlimit.pb-c.d
14:33:21 [2020-12-10T14:33:21.641Z] #43 7.555   PBCC     images/file-lock.pb-c.c
14:33:21 [2020-12-10T14:33:21.641Z] #43 7.585   DEP      images/file-lock.pb-c.d
14:33:21 [2020-12-10T14:33:21.710Z] #14 0.985 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:33:21 [2020-12-10T14:33:21.710Z] #14 DONE 1.1s
14:33:21 [2020-12-10T14:33:21.710Z] 
14:33:21 [2020-12-10T14:33:21.710Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:21 [2020-12-10T14:33:21.710Z] #41 49.27   CC       compel/src/lib/ptrace.o
14:33:21 [2020-12-10T14:33:21.710Z] #41 49.78   AR       compel/libcompel.a
14:33:21 [2020-12-10T14:33:21.710Z] #41 49.85   HOSTCC   compel/src/main-host.o
14:33:21 [2020-12-10T14:33:21.710Z] #41 50.32   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:33:21 [2020-12-10T14:33:21.710Z] #41 50.63   HOSTCC   compel/src/lib/handle-elf-host.o
14:33:21 [2020-12-10T14:33:21.710Z] #41 51.19   HOSTCC   compel/src/lib/log-host.o
14:33:21 [2020-12-10T14:33:21.710Z] #41 51.39   HOSTLINK compel/compel-host-bin
14:33:21 [2020-12-10T14:33:21.710Z] #41 51.62   DEP      soccr/soccr.d
14:33:21 [2020-12-10T14:33:21.710Z] #41 51.93   CC       soccr/soccr.o
14:33:21 [2020-12-10T14:33:21.938Z] #43 7.685   PBCC     images/tty.pb-c.c
14:33:21 [2020-12-10T14:33:21.939Z] #43 7.724   DEP      images/tty.pb-c.d
14:33:21 [2020-12-10T14:33:21.939Z] #43 7.774   PBCC     images/tun.pb-c.c
14:33:21 [2020-12-10T14:33:21.939Z] #43 7.825   PBCC     images/netdev.pb-c.c
14:33:21 [2020-12-10T14:33:21.939Z] #43 7.883   DEP      images/tun.pb-c.d
14:33:21 [2020-12-10T14:33:21.939Z] #43 7.912   DEP      images/netdev.pb-c.d
14:33:21 [2020-12-10T14:33:21.939Z] #43 7.949   PBCC     images/vma.pb-c.c
14:33:22 [2020-12-10T14:33:22.236Z] #43 7.983   DEP      images/vma.pb-c.d
14:33:22 [2020-12-10T14:33:22.236Z] #43 8.030   PBCC     images/creds.pb-c.c
14:33:22 [2020-12-10T14:33:22.236Z] #43 8.055   DEP      images/creds.pb-c.d
14:33:22 [2020-12-10T14:33:22.236Z] #43 8.108   PBCC     images/utsns.pb-c.c
14:33:22 [2020-12-10T14:33:22.236Z] #43 8.127   DEP      images/utsns.pb-c.d
14:33:22 [2020-12-10T14:33:22.236Z] #43 8.176   PBCC     images/ipc-desc.pb-c.c
14:33:22 [2020-12-10T14:33:22.535Z] #43 8.203   PBCC     images/ipc-sem.pb-c.c
14:33:22 [2020-12-10T14:33:22.535Z] #43 8.217   DEP      images/ipc-desc.pb-c.d
14:33:22 [2020-12-10T14:33:22.535Z] #43 8.270   DEP      images/ipc-sem.pb-c.d
14:33:22 [2020-12-10T14:33:22.535Z] #43 8.343   PBCC     images/ipc-msg.pb-c.c
14:33:22 [2020-12-10T14:33:22.535Z] #43 8.370   DEP      images/ipc-msg.pb-c.d
14:33:22 [2020-12-10T14:33:22.535Z] #43 8.429   PBCC     images/ipc-shm.pb-c.c
14:33:22 [2020-12-10T14:33:22.535Z] #43 8.469   DEP      images/ipc-shm.pb-c.d
14:33:22 [2020-12-10T14:33:22.535Z] #43 8.542   PBCC     images/ipc-var.pb-c.c
14:33:22 [2020-12-10T14:33:22.845Z] #43 8.571   DEP      images/ipc-var.pb-c.d
14:33:22 [2020-12-10T14:33:22.845Z] #43 8.610   PBCC     images/sk-opts.pb-c.c
14:33:22 [2020-12-10T14:33:22.845Z] #43 8.631   PBCC     images/packet-sock.pb-c.c
14:33:22 [2020-12-10T14:33:22.845Z] #43 8.688   DEP      images/sk-opts.pb-c.d
14:33:22 [2020-12-10T14:33:22.845Z] #43 8.746   DEP      images/packet-sock.pb-c.d
14:33:22 [2020-12-10T14:33:22.845Z] #43 8.817   PBCC     images/sk-netlink.pb-c.c
14:33:22 [2020-12-10T14:33:22.860Z] #41 86.64   CC       criu/bfd.o
14:33:22 [2020-12-10T14:33:22.860Z] #41 86.99   CC       criu/bitmap.o
14:33:22 [2020-12-10T14:33:22.860Z] #41 87.11   CC       criu/cgroup-props.o
14:33:23 [2020-12-10T14:33:23.032Z] #17 DONE 1.6s
14:33:23 [2020-12-10T14:33:23.032Z] 
14:33:23 [2020-12-10T14:33:23.032Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:23 [2020-12-10T14:33:23.032Z] #41 35.03   CC       images/file-lock.o
14:33:23 [2020-12-10T14:33:23.032Z] #41 35.18   CC       images/rlimit.o
14:33:23 [2020-12-10T14:33:23.032Z] #41 35.38   CC       images/pagemap.o
14:33:23 [2020-12-10T14:33:23.032Z] #41 35.65   CC       images/siginfo.o
14:33:23 [2020-12-10T14:33:23.032Z] #41 36.05   CC       images/rpc.o
14:33:23 [2020-12-10T14:33:23.032Z] #41 37.52   CC       images/ext-file.o
14:33:23 [2020-12-10T14:33:23.032Z] #41 37.68   CC       images/cgroup.o
14:33:23 [2020-12-10T14:33:23.032Z] #41 38.27   CC       images/userns.o
14:33:23 [2020-12-10T14:33:23.032Z] #41 38.53   CC       images/google/protobuf/descriptor.o
14:33:23 [2020-12-10T14:33:23.032Z] #41 40.52   CC       images/opts.o
14:33:23 [2020-12-10T14:33:23.032Z] #41 40.99   CC       images/seccomp.o
14:33:23 [2020-12-10T14:33:23.032Z] #41 41.33   CC       images/binfmt-misc.o
14:33:23 [2020-12-10T14:33:23.032Z] #41 41.42   CC       images/time.o
14:33:23 [2020-12-10T14:33:23.032Z] #41 41.60   CC       images/sysctl.o
14:33:23 [2020-12-10T14:33:23.032Z] #41 41.92   CC       images/autofs.o
14:33:23 [2020-12-10T14:33:23.032Z] #41 42.28   CC       images/macvlan.o
14:33:23 [2020-12-10T14:33:23.032Z] #41 42.47   CC       images/sit.o
14:33:23 [2020-12-10T14:33:23.032Z] #41 42.78   CC       images/memfd.o
14:33:23 [2020-12-10T14:33:23.032Z] #41 43.09   CC       images/timens.o
14:33:23 [2020-12-10T14:33:23.075Z] #41 ...
14:33:23 [2020-12-10T14:33:23.075Z] 
14:33:23 [2020-12-10T14:33:23.075Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
14:33:23 [2020-12-10T14:33:23.075Z] #15 DONE 1.1s
14:33:23 [2020-12-10T14:33:23.075Z] 
14:33:23 [2020-12-10T14:33:23.075Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
14:33:23 [2020-12-10T14:33:23.141Z] #43 8.907   DEP      images/sk-netlink.pb-c.d
14:33:23 [2020-12-10T14:33:23.141Z] #43 9.001   PBCC     images/sk-inet.pb-c.c
14:33:23 [2020-12-10T14:33:23.141Z] #43 9.076   DEP      images/sk-inet.pb-c.d
14:33:23 [2020-12-10T14:33:23.141Z] #43 9.136   PBCC     images/sk-unix.pb-c.c
14:33:23 [2020-12-10T14:33:23.141Z] #43 9.188   DEP      images/sk-unix.pb-c.d
14:33:23 [2020-12-10T14:33:23.294Z] #41 ...
14:33:23 [2020-12-10T14:33:23.294Z] 
14:33:23 [2020-12-10T14:33:23.294Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:33:23 [2020-12-10T14:33:23.429Z] #41 87.78   CC       criu/cgroup.o
14:33:23 [2020-12-10T14:33:23.439Z] #43 9.243   PBCC     images/mm.pb-c.c
14:33:23 [2020-12-10T14:33:23.439Z] #43 9.305   DEP      images/mm.pb-c.d
14:33:23 [2020-12-10T14:33:23.439Z] #43 9.360   PBCC     images/timerfd.pb-c.c
14:33:23 [2020-12-10T14:33:23.439Z] #43 9.419   DEP      images/timerfd.pb-c.d
14:33:23 [2020-12-10T14:33:23.738Z] #43 9.464   PBCC     images/timer.pb-c.c
14:33:23 [2020-12-10T14:33:23.738Z] #43 9.484   DEP      images/timer.pb-c.d
14:33:23 [2020-12-10T14:33:23.738Z] #43 9.597   PBCC     images/sa.pb-c.c
14:33:23 [2020-12-10T14:33:23.738Z] #43 9.635   DEP      images/sa.pb-c.d
14:33:24 [2020-12-10T14:33:24.001Z] #16 DONE 1.2s
14:33:24 [2020-12-10T14:33:24.001Z] 
14:33:24 [2020-12-10T14:33:24.001Z] #17 [dev-systemd-false  6/26] RUN ldconfig
14:33:24 [2020-12-10T14:33:24.036Z] #43 9.704   PBCC     images/pipe-data.pb-c.c
14:33:24 [2020-12-10T14:33:24.036Z] #43 9.714   DEP      images/pipe-data.pb-c.d
14:33:24 [2020-12-10T14:33:24.036Z] #43 9.781   PBCC     images/mnt.pb-c.c
14:33:24 [2020-12-10T14:33:24.036Z] #43 9.921   DEP      images/mnt.pb-c.d
14:33:24 [2020-12-10T14:33:24.036Z] #43 9.975   PBCC     images/sk-packet.pb-c.c
14:33:24 [2020-12-10T14:33:24.335Z] #43 10.02   DEP      images/sk-packet.pb-c.d
14:33:24 [2020-12-10T14:33:24.335Z] #43 10.07   PBCC     images/tcp-stream.pb-c.c
14:33:24 [2020-12-10T14:33:24.335Z] #43 10.13   DEP      images/tcp-stream.pb-c.d
14:33:24 [2020-12-10T14:33:24.335Z] #43 10.20   PBCC     images/pipe.pb-c.c
14:33:24 [2020-12-10T14:33:24.335Z] #43 10.27   DEP      images/pipe.pb-c.d
14:33:24 [2020-12-10T14:33:24.370Z] #41 ...
14:33:24 [2020-12-10T14:33:24.370Z] 
14:33:24 [2020-12-10T14:33:24.370Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:33:24 [2020-12-10T14:33:24.370Z] #18 29.62 Selecting previously unselected package python3-minimal.
14:33:24 [2020-12-10T14:33:24.370Z] #18 29.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
14:33:24 [2020-12-10T14:33:24.370Z] #18 29.68 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 29.70 Unpacking python3-minimal (3.7.3-1) ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 29.79 Selecting previously unselected package libmpdec2:amd64.
14:33:24 [2020-12-10T14:33:24.370Z] #18 29.79 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 29.80 Unpacking libmpdec2:amd64 (2.4.2-2) ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 29.91 Selecting previously unselected package libpython3.7-stdlib:amd64.
14:33:24 [2020-12-10T14:33:24.370Z] #18 29.91 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 29.92 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 30.80 Selecting previously unselected package python3.7.
14:33:24 [2020-12-10T14:33:24.370Z] #18 30.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 30.80 Unpacking python3.7 (3.7.3-2+deb10u2) ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 30.93 Selecting previously unselected package libpython3-stdlib:amd64.
14:33:24 [2020-12-10T14:33:24.370Z] #18 30.93 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 30.93 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 31.02 Setting up python3-minimal (3.7.3-1) ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 31.81 Selecting previously unselected package python3.
14:33:24 [2020-12-10T14:33:24.370Z] #18 31.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
14:33:24 [2020-12-10T14:33:24.370Z] #18 31.87 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 31.89 Unpacking python3 (3.7.3-1) ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 31.96 Selecting previously unselected package libip4tc0:amd64.
14:33:24 [2020-12-10T14:33:24.370Z] #18 31.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 31.97 Unpacking libip4tc0:amd64 (1.8.2-4) ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.07 Selecting previously unselected package libip6tc0:amd64.
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.08 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.09 Unpacking libip6tc0:amd64 (1.8.2-4) ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.16 Selecting previously unselected package libiptc0:amd64.
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.17 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.17 Unpacking libiptc0:amd64 (1.8.2-4) ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.25 Selecting previously unselected package libnfnetlink0:amd64.
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.25 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.30 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.31 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.37 Selecting previously unselected package libnftnl11:amd64.
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.37 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.38 Unpacking libnftnl11:amd64 (1.1.2-2) ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.44 Selecting previously unselected package iptables.
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.44 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.45 Unpacking iptables (1.8.2-4) ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.77 Selecting previously unselected package xxd.
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.78 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
14:33:24 [2020-12-10T14:33:24.370Z] #18 32.79 Unpacking xxd (2:8.1.0875-5) ...
14:33:24 [2020-12-10T14:33:24.600Z] #54 136.7 + bin/containerd-shim-runc-v1
14:33:24 [2020-12-10T14:33:24.630Z] #18 32.91 Selecting previously unselected package vim-common.
14:33:24 [2020-12-10T14:33:24.630Z] #18 32.93 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:33:24 [2020-12-10T14:33:24.630Z] #18 32.96 Unpacking vim-common (2:8.1.0875-5) ...
14:33:24 [2020-12-10T14:33:24.633Z] #43 10.33   PBCC     images/pstree.pb-c.c
14:33:24 [2020-12-10T14:33:24.633Z] #43 10.37   DEP      images/pstree.pb-c.d
14:33:24 [2020-12-10T14:33:24.633Z] #43 10.44   PBCC     images/fs.pb-c.c
14:33:24 [2020-12-10T14:33:24.633Z] #43 10.45   DEP      images/fs.pb-c.d
14:33:24 [2020-12-10T14:33:24.633Z] #43 10.51   PBCC     images/signalfd.pb-c.c
14:33:24 [2020-12-10T14:33:24.633Z] #43 10.59   DEP      images/signalfd.pb-c.d
14:33:24 [2020-12-10T14:33:24.633Z] #43 10.62   PBCC     images/fh.pb-c.c
14:33:24 [2020-12-10T14:33:24.633Z] #43 10.68   PBCC     images/fsnotify.pb-c.c
14:33:24 [2020-12-10T14:33:24.686Z] #18 1.647 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:33:24 [2020-12-10T14:33:24.889Z] #18 33.12 Selecting previously unselected package bash-completion.
14:33:24 [2020-12-10T14:33:24.889Z] #18 33.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:33:24 [2020-12-10T14:33:24.932Z] #43 10.74   DEP      images/fh.pb-c.d
14:33:24 [2020-12-10T14:33:24.932Z] #43 10.80   DEP      images/fsnotify.pb-c.d
14:33:24 [2020-12-10T14:33:24.932Z] #43 10.88   PBCC     images/eventpoll.pb-c.c
14:33:24 [2020-12-10T14:33:24.932Z] #43 10.90   DEP      images/eventpoll.pb-c.d
14:33:25 [2020-12-10T14:33:25.229Z] #43 ...
14:33:25 [2020-12-10T14:33:25.229Z] 
14:33:25 [2020-12-10T14:33:25.229Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:33:25 [2020-12-10T14:33:25.229Z] #47 DONE 77.1s
14:33:25 [2020-12-10T14:33:25.229Z] 
14:33:25 [2020-12-10T14:33:25.229Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:25 [2020-12-10T14:33:25.229Z] #43 10.98   PBCC     images/eventfd.pb-c.c
14:33:25 [2020-12-10T14:33:25.229Z] #43 11.11   DEP      images/eventfd.pb-c.d
14:33:25 [2020-12-10T14:33:25.229Z] #43 11.15   PBCC     images/remap-file-path.pb-c.c
14:33:25 [2020-12-10T14:33:25.229Z] #43 11.19   DEP      images/remap-file-path.pb-c.d
14:33:25 [2020-12-10T14:33:25.261Z] #18 1.825 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:33:25 [2020-12-10T14:33:25.261Z] #18 2.083 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:33:25 [2020-12-10T14:33:25.370Z] #17 DONE 1.2s
14:33:25 [2020-12-10T14:33:25.370Z] 
14:33:25 [2020-12-10T14:33:25.370Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:33:25 [2020-12-10T14:33:25.526Z] #43 11.25   PBCC     images/fifo.pb-c.c
14:33:25 [2020-12-10T14:33:25.526Z] #43 11.27   DEP      images/fifo.pb-c.d
14:33:25 [2020-12-10T14:33:25.526Z] #43 11.34   PBCC     images/ghost-file.pb-c.c
14:33:25 [2020-12-10T14:33:25.526Z] #43 11.40   DEP      images/ghost-file.pb-c.d
14:33:25 [2020-12-10T14:33:25.526Z] #43 11.45   PBCC     images/regfile.pb-c.c
14:33:25 [2020-12-10T14:33:25.824Z] #43 11.52   DEP      images/regfile.pb-c.d
14:33:25 [2020-12-10T14:33:25.824Z] #43 11.66   PBCC     images/ns.pb-c.c
14:33:25 [2020-12-10T14:33:25.824Z] #43 11.67   DEP      images/ns.pb-c.d
14:33:25 [2020-12-10T14:33:25.824Z] #43 11.72   PBCC     images/fdinfo.pb-c.c
14:33:25 [2020-12-10T14:33:25.824Z] #43 11.82   DEP      images/fdinfo.pb-c.d
14:33:25 [2020-12-10T14:33:25.849Z] #18 2.457 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
14:33:26 [2020-12-10T14:33:26.121Z] #43 11.93   PBCC     images/core-aarch64.pb-c.c
14:33:26 [2020-12-10T14:33:26.121Z] #43 11.99   PBCC     images/core-arm.pb-c.c
14:33:26 [2020-12-10T14:33:26.271Z] #18 ...
14:33:26 [2020-12-10T14:33:26.271Z] 
14:33:26 [2020-12-10T14:33:26.271Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:26 [2020-12-10T14:33:26.271Z] #41 90.49   CC       criu/clone-noasan.o
14:33:26 [2020-12-10T14:33:26.427Z] #43 12.08   PBCC     images/core-ppc64.pb-c.c
14:33:26 [2020-12-10T14:33:26.427Z] #43 12.17   PBCC     images/core-s390.pb-c.c
14:33:26 [2020-12-10T14:33:26.427Z] #43 12.25   PBCC     images/core-x86.pb-c.c
14:33:26 [2020-12-10T14:33:26.530Z] #41 90.69   CC       criu/config.o
14:33:26 [2020-12-10T14:33:26.724Z] #43 12.39   PBCC     images/core.pb-c.c
14:33:26 [2020-12-10T14:33:26.724Z] #43 12.44   PBCC     images/inventory.pb-c.c
14:33:26 [2020-12-10T14:33:26.724Z] #43 12.51   DEP      images/core-aarch64.pb-c.d
14:33:26 [2020-12-10T14:33:26.724Z] #43 12.54   DEP      images/core-arm.pb-c.d
14:33:26 [2020-12-10T14:33:26.724Z] #43 12.57   DEP      images/core-ppc64.pb-c.d
14:33:26 [2020-12-10T14:33:26.724Z] #43 12.61   DEP      images/core-s390.pb-c.d
14:33:26 [2020-12-10T14:33:26.724Z] #43 12.74   DEP      images/core-x86.pb-c.d
14:33:26 [2020-12-10T14:33:26.735Z] #18 1.476 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:33:26 [2020-12-10T14:33:26.735Z] #18 1.509 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:33:26 [2020-12-10T14:33:26.735Z] #18 1.510 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:33:26 [2020-12-10T14:33:26.800Z] #18 3.541 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB]
14:33:27 [2020-12-10T14:33:27.023Z] #43 12.86   DEP      images/core.pb-c.d
14:33:27 [2020-12-10T14:33:27.023Z] #43 12.93   DEP      images/inventory.pb-c.d
14:33:27 [2020-12-10T14:33:27.023Z] #43 12.97   PBCC     images/cpuinfo.pb-c.c
14:33:27 [2020-12-10T14:33:27.296Z] #18 2.106 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
14:33:27 [2020-12-10T14:33:27.316Z] #54 139.5 + bin/containerd-shim-runc-v2
14:33:27 [2020-12-10T14:33:27.322Z] #43 13.00   DEP      images/cpuinfo.pb-c.d
14:33:27 [2020-12-10T14:33:27.322Z] #43 13.04   PBCC     images/stats.pb-c.c
14:33:27 [2020-12-10T14:33:27.322Z] #43 13.09   DEP      images/stats.pb-c.d
14:33:27 [2020-12-10T14:33:27.606Z] #54 140.2 + binaries
14:33:27 [2020-12-10T14:33:27.895Z] #54 140.2 + install -D bin/containerd /build/containerd
14:33:27 [2020-12-10T14:33:27.896Z] #54 140.3 + install -D bin/containerd-shim /build/containerd-shim
14:33:27 [2020-12-10T14:33:27.896Z] #54 140.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:33:27 [2020-12-10T14:33:27.896Z] #54 140.3 + install -D bin/ctr /build/ctr
14:33:27 [2020-12-10T14:33:27.912Z] #41 91.93   CC       criu/cr-check.o
14:33:28 [2020-12-10T14:33:28.192Z] #18 4.779 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
14:33:28 [2020-12-10T14:33:28.565Z] #54 DONE 141.0s
14:33:28 [2020-12-10T14:33:28.674Z] #18 3.331 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
14:33:28 [2020-12-10T14:33:28.853Z] #43 ...
14:33:28 [2020-12-10T14:33:28.853Z] 
14:33:28 [2020-12-10T14:33:28.853Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:28 [2020-12-10T14:33:28.853Z] #34 70.45 internal/syscall/execenv
14:33:28 [2020-12-10T14:33:28.853Z] #34 70.45 internal/syscall/unix
14:33:28 [2020-12-10T14:33:28.853Z] #34 70.51 time
14:33:28 [2020-12-10T14:33:28.853Z] #34 79.00 internal/poll
14:33:28 [2020-12-10T14:33:28.853Z] #34 ...
14:33:28 [2020-12-10T14:33:28.853Z] 
14:33:28 [2020-12-10T14:33:28.853Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:33:28 [2020-12-10T14:33:28.853Z] #13 71.11 Selecting previously unselected package gcc-mingw-w64-base.
14:33:28 [2020-12-10T14:33:28.853Z] #13 71.12 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
14:33:28 [2020-12-10T14:33:28.853Z] #13 71.13 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:33:28 [2020-12-10T14:33:28.853Z] #13 71.27 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:33:28 [2020-12-10T14:33:28.853Z] #13 71.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
14:33:28 [2020-12-10T14:33:28.853Z] #13 71.29 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:33:28 [2020-12-10T14:33:28.853Z] #13 ...
14:33:28 [2020-12-10T14:33:28.853Z] 
14:33:28 [2020-12-10T14:33:28.853Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:28 [2020-12-10T14:33:28.853Z] #43 14.88 make[1]: Nothing to be done for 'all'.
14:33:29 [2020-12-10T14:33:29.139Z] #18 ...
14:33:29 [2020-12-10T14:33:29.139Z] 
14:33:29 [2020-12-10T14:33:29.139Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:29 [2020-12-10T14:33:29.139Z] #41 43.64   LINK     images/built-in.o
14:33:29 [2020-12-10T14:33:29.139Z] #41 43.85   GEN      compel/include/asm
14:33:29 [2020-12-10T14:33:29.139Z] #41 43.90   GEN      compel/include/version.h
14:33:29 [2020-12-10T14:33:29.139Z] #41 43.94 touch .config
14:33:29 [2020-12-10T14:33:29.139Z] #41 44.04   GEN      include/common/config.h
14:33:29 [2020-12-10T14:33:29.139Z] #41 44.16   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:33:29 [2020-12-10T14:33:29.139Z] #41 44.17   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
14:33:29 [2020-12-10T14:33:29.139Z] #41 44.20   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
14:33:29 [2020-12-10T14:33:29.139Z] #41 44.24   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
14:33:29 [2020-12-10T14:33:29.139Z] #41 44.31   DEP      compel/plugins/std/infect.d
14:33:29 [2020-12-10T14:33:29.139Z] #41 44.49   DEP      compel/plugins/std/string.d
14:33:29 [2020-12-10T14:33:29.139Z] #41 44.61   DEP      compel/plugins/std/log.d
14:33:29 [2020-12-10T14:33:29.139Z] #41 44.72   DEP      compel/plugins/std/fds.d
14:33:29 [2020-12-10T14:33:29.139Z] #41 44.81   DEP      compel/plugins/std/std.d
14:33:29 [2020-12-10T14:33:29.139Z] #41 44.95   DEP      compel/plugins/shmem/shmem.d
14:33:29 [2020-12-10T14:33:29.139Z] #41 45.03   DEP      compel/plugins/fds/fds.d
14:33:29 [2020-12-10T14:33:29.139Z] #41 45.24   CC       compel/plugins/std/std.o
14:33:29 [2020-12-10T14:33:29.139Z] #41 45.51   CC       compel/plugins/std/fds.o
14:33:29 [2020-12-10T14:33:29.139Z] #41 45.84   CC       compel/plugins/std/log.o
14:33:29 [2020-12-10T14:33:29.139Z] #41 46.73   CC       compel/plugins/std/string.o
14:33:29 [2020-12-10T14:33:29.139Z] #41 47.45   CC       compel/plugins/std/infect.o
14:33:29 [2020-12-10T14:33:29.139Z] #41 47.98   CC       compel/arch/aarch64/plugins/std/parasite-head.o
14:33:29 [2020-12-10T14:33:29.139Z] #41 48.03   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
14:33:29 [2020-12-10T14:33:29.139Z] #41 48.10   AR       compel/plugins/std.lib.a
14:33:29 [2020-12-10T14:33:29.139Z] #41 48.18   CC       compel/plugins/fds/fds.o
14:33:29 [2020-12-10T14:33:29.139Z] #41 48.47   AR       compel/plugins/fds.lib.a
14:33:29 [2020-12-10T14:33:29.139Z] #41 48.56   HOSTDEP  compel/src/lib/log-host.d
14:33:29 [2020-12-10T14:33:29.139Z] #41 48.70   HOSTDEP  compel/src/lib/handle-elf-host.d
14:33:29 [2020-12-10T14:33:29.139Z] #41 48.82   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
14:33:29 [2020-12-10T14:33:29.139Z] #41 48.93   HOSTDEP  compel/src/main-host.d
14:33:29 [2020-12-10T14:33:29.139Z] #41 49.02   DEP      compel/src/lib/ptrace.d
14:33:29 [2020-12-10T14:33:29.139Z] #41 49.24   DEP      compel/src/lib/infect.d
14:33:29 [2020-12-10T14:33:29.139Z] #41 49.35   DEP      compel/src/lib/infect-util.d
14:33:29 [2020-12-10T14:33:29.139Z] #41 49.46   DEP      compel/src/lib/infect-rpc.d
14:33:29 [2020-12-10T14:33:29.193Z] 
14:33:29 [2020-12-10T14:33:29.193Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
14:33:29 [2020-12-10T14:33:29.293Z] #41 93.54   CC       criu/cr-dedup.o
14:33:29 [2020-12-10T14:33:29.402Z] #41 49.62   DEP      compel/arch/aarch64/src/lib/infect.d
14:33:29 [2020-12-10T14:33:29.402Z] #41 49.72   DEP      compel/arch/aarch64/src/lib/cpu.d
14:33:29 [2020-12-10T14:33:29.416Z] Fetching without tags
14:33:29 [2020-12-10T14:33:29.497Z] #55 DONE 0.3s
14:33:29 [2020-12-10T14:33:29.497Z] 
14:33:29 [2020-12-10T14:33:29.497Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
14:33:29 [2020-12-10T14:33:29.497Z] #59 DONE 0.2s
14:33:29 [2020-12-10T14:33:29.497Z] 
14:33:29 [2020-12-10T14:33:29.497Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
14:33:29 [2020-12-10T14:33:29.553Z] #41 93.88   CC       criu/cr-dump.o
14:33:29 [2020-12-10T14:33:29.148Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:29 [2020-12-10T14:33:29.197Z]  > git config --add remote.origin.fetch +refs/pull/41761/head:refs/remotes/origin/PR-41761 # timeout=10
14:33:29 [2020-12-10T14:33:29.234Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:33:29 [2020-12-10T14:33:29.342Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:29 [2020-12-10T14:33:29.451Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:29 [2020-12-10T14:33:29.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:29 [2020-12-10T14:33:29.452Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41761/head:refs/remotes/origin/PR-41761 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:33:29 [2020-12-10T14:33:29.665Z] #41 49.76   DEP      compel/src/lib/log.d
14:33:29 [2020-12-10T14:33:29.665Z] #41 49.88   DEP      compel/src/main.d
14:33:29 [2020-12-10T14:33:29.665Z] #41 49.94   DEP      compel/src/lib/handle-elf.d
14:33:29 [2020-12-10T14:33:29.786Z] #61 DONE 0.1s
14:33:29 [2020-12-10T14:33:29.786Z] 
14:33:29 [2020-12-10T14:33:29.786Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
14:33:29 [2020-12-10T14:33:29.786Z] #63 DONE 0.1s
14:33:29 [2020-12-10T14:33:29.786Z] 
14:33:29 [2020-12-10T14:33:29.786Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
14:33:29 [2020-12-10T14:33:29.786Z] #64 DONE 0.0s
14:33:29 [2020-12-10T14:33:29.786Z] 
14:33:29 [2020-12-10T14:33:29.786Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
14:33:29 [2020-12-10T14:33:29.927Z] #41 50.09   DEP      compel/arch/aarch64/src/lib/handle-elf.d
14:33:29 [2020-12-10T14:33:29.927Z] #41 50.25   CC       compel/src/lib/log.o
14:33:30 [2020-12-10T14:33:30.038Z] #18 4.888 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
14:33:30 [2020-12-10T14:33:30.387Z] #43 ...
14:33:30 [2020-12-10T14:33:30.387Z] 
14:33:30 [2020-12-10T14:33:30.387Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:30 [2020-12-10T14:33:30.387Z] #45 72.48 hash/crc32
14:33:30 [2020-12-10T14:33:30.387Z] #45 75.67 time
14:33:30 [2020-12-10T14:33:30.387Z] #45 75.89 vendor/golang.org/x/text/transform
14:33:30 [2020-12-10T14:33:30.387Z] #45 81.32 regexp
14:33:30 [2020-12-10T14:33:30.502Z] #41 50.52   CC       compel/arch/aarch64/src/lib/cpu.o
14:33:30 [2020-12-10T14:33:30.502Z] #41 50.72   CC       compel/arch/aarch64/src/lib/infect.o
14:33:30 [2020-12-10T14:33:30.624Z] Merging remotes/origin/master commit f1b882a603a46b119e41b02a271e41e06c547e72 into PR head commit 9122cd1a75b8e49d9a583463c8231e01d94da161
14:33:30 [2020-12-10T14:33:30.686Z] #45 ...
14:33:30 [2020-12-10T14:33:30.686Z] 
14:33:30 [2020-12-10T14:33:30.686Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:30 [2020-12-10T14:33:30.686Z] #43 16.53   CC       images/stats.o
14:33:30 [2020-12-10T14:33:30.765Z] #41 51.18   CC       compel/src/lib/infect-rpc.o
14:33:30 [2020-12-10T14:33:30.814Z] #65 DONE 0.7s
14:33:30 [2020-12-10T14:33:30.814Z] 
14:33:30 [2020-12-10T14:33:30.814Z] #66 exporting to image
14:33:30 [2020-12-10T14:33:30.814Z] #66 exporting layers
14:33:31 [2020-12-10T14:33:31.028Z] #41 ...
14:33:31 [2020-12-10T14:33:31.028Z] 
14:33:31 [2020-12-10T14:33:31.028Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:33:31 [2020-12-10T14:33:31.028Z] #18 7.830 Fetched 8232 kB in 6s (1281 kB/s)
14:33:31 [2020-12-10T14:33:31.334Z] #43 17.06   CC       images/core.o
14:33:31 [2020-12-10T14:33:31.501Z] #18 ...
14:33:31 [2020-12-10T14:33:31.501Z] 
14:33:31 [2020-12-10T14:33:31.501Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:31 [2020-12-10T14:33:31.501Z] #41 54.12   AR       soccr/libsoccr.a
14:33:31 [2020-12-10T14:33:31.501Z] #41 54.18 make[1]: 'soccr/libsoccr.a' is up to date.
14:33:31 [2020-12-10T14:33:31.501Z] #41 54.66   DEP      criu/arch/x86/sigframe.d
14:33:31 [2020-12-10T14:33:31.501Z] #41 54.74   DEP      criu/arch/x86/sigaction_compat.d
14:33:31 [2020-12-10T14:33:31.501Z] #41 54.92   DEP      criu/arch/x86/kerndat.d
14:33:31 [2020-12-10T14:33:31.501Z] #41 55.20   DEP      criu/arch/x86/crtools.d
14:33:31 [2020-12-10T14:33:31.501Z] #41 55.41   DEP      criu/arch/x86/cpu.d
14:33:31 [2020-12-10T14:33:31.502Z] #41 55.57   CC       criu/arch/x86/cpu.o
14:33:31 [2020-12-10T14:33:31.502Z] #41 56.43   CC       criu/arch/x86/crtools.o
14:33:31 [2020-12-10T14:33:31.502Z] #41 57.85   CC       criu/arch/x86/kerndat.o
14:33:31 [2020-12-10T14:33:31.502Z] #41 58.40   CC       criu/arch/x86/sigaction_compat.o
14:33:31 [2020-12-10T14:33:31.502Z] #41 58.62   CC       criu/arch/x86/sigframe.o
14:33:31 [2020-12-10T14:33:31.502Z] #41 58.94   LINK     criu/arch/x86/crtools.built-in.o
14:33:31 [2020-12-10T14:33:31.502Z] #41 59.01   DEP      criu/pie/util-vdso-elf32.d
14:33:31 [2020-12-10T14:33:31.502Z] #41 59.15   DEP      criu/pie/util-vdso.d
14:33:31 [2020-12-10T14:33:31.502Z] #41 59.29   DEP      criu/pie/util.d
14:33:31 [2020-12-10T14:33:31.502Z] #41 59.47   CC       criu/pie/util.o
14:33:31 [2020-12-10T14:33:31.502Z] #41 59.81   CC       criu/pie/util-vdso.o
14:33:31 [2020-12-10T14:33:31.502Z] #41 60.55   CC       criu/pie/util-vdso-elf32.o
14:33:31 [2020-12-10T14:33:31.502Z] #41 61.33   AR       criu/pie/pie.lib.a
14:33:31 [2020-12-10T14:33:31.502Z] #41 61.39   DEP      criu/pie/restorer.d
14:33:31 [2020-12-10T14:33:31.502Z] #41 61.77   DEP      criu/arch/x86/sigaction_compat_pie.d
14:33:31 [2020-12-10T14:33:31.502Z] #41 61.92   DEP      criu/arch/x86/restorer_unmap.d
14:33:31 [2020-12-10T14:33:31.502Z] #41 61.93   DEP      criu/arch/x86/restorer.d
14:33:31 [2020-12-10T14:33:31.502Z] #41 62.11   DEP      criu/arch/x86/vdso-pie.d
14:33:31 [2020-12-10T14:33:31.502Z] #41 62.26   DEP      criu/pie/parasite-vdso.d
14:33:31 [2020-12-10T14:33:31.502Z] #41 62.42   DEP      criu/pie/parasite.d
14:33:31 [2020-12-10T14:33:31.603Z] #18 7.830 Reading package lists...
14:33:31 [2020-12-10T14:33:31.603Z] #18 ...
14:33:31 [2020-12-10T14:33:31.603Z] 
14:33:31 [2020-12-10T14:33:31.603Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:31 [2020-12-10T14:33:31.603Z] #43 100.4 github.com/LK4D4/vndr/godl
14:33:31 [2020-12-10T14:33:31.603Z] #43 101.2 github.com/LK4D4/vndr
14:33:31 [2020-12-10T14:33:31.603Z] #43 ...
14:33:31 [2020-12-10T14:33:31.603Z] 
14:33:31 [2020-12-10T14:33:31.603Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:31 [2020-12-10T14:33:31.603Z] #41 51.59   CC       compel/src/lib/infect-util.o
14:33:31 [2020-12-10T14:33:31.766Z] #41 62.69   CC       criu/pie/parasite.o
14:33:31 [2020-12-10T14:33:31.866Z] #41 51.95   CC       compel/src/lib/infect.o
14:33:31 [2020-12-10T14:33:31.994Z] #43 17.88   CC       images/core-x86.o
14:33:32 [2020-12-10T14:33:32.091Z] #41 95.89   CC       criu/cr-errno.o
14:33:32 [2020-12-10T14:33:32.091Z] #41 ...
14:33:32 [2020-12-10T14:33:32.091Z] 
14:33:32 [2020-12-10T14:33:32.091Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:33:32 [2020-12-10T14:33:32.091Z] #18 35.61 Unpacking bash-completion (1:2.8-6) ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 35.96 Selecting previously unselected package bzip2.
14:33:32 [2020-12-10T14:33:32.091Z] #18 35.98 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 35.99 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 36.07 Selecting previously unselected package xz-utils.
14:33:32 [2020-12-10T14:33:32.091Z] #18 36.08 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 36.09 Unpacking xz-utils (5.2.4-1) ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 36.23 Selecting previously unselected package apparmor.
14:33:32 [2020-12-10T14:33:32.091Z] #18 36.23 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 36.33 Unpacking apparmor (2.13.2-10) ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 36.68 Selecting previously unselected package aufs-tools.
14:33:32 [2020-12-10T14:33:32.091Z] #18 36.69 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 36.69 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 36.82 Selecting previously unselected package libonig5:amd64.
14:33:32 [2020-12-10T14:33:32.091Z] #18 36.83 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 36.83 Unpacking libonig5:amd64 (6.9.1-1) ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 36.98 Selecting previously unselected package libjq1:amd64.
14:33:32 [2020-12-10T14:33:32.091Z] #18 37.00 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 37.00 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 37.11 Selecting previously unselected package jq.
14:33:32 [2020-12-10T14:33:32.091Z] #18 37.12 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 37.13 Unpacking jq (1.5+dfsg-2+b1) ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 37.20 Selecting previously unselected package libaio1:amd64.
14:33:32 [2020-12-10T14:33:32.091Z] #18 37.21 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 37.23 Unpacking libaio1:amd64 (0.3.112-3) ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 37.28 Selecting previously unselected package libgpm2:amd64.
14:33:32 [2020-12-10T14:33:32.091Z] #18 37.29 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 37.29 Unpacking libgpm2:amd64 (1.20.7-5) ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 37.35 Selecting previously unselected package libicu63:amd64.
14:33:32 [2020-12-10T14:33:32.091Z] #18 37.36 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
14:33:32 [2020-12-10T14:33:32.091Z] #18 37.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
14:33:32 [2020-12-10T14:33:32.128Z] #41 ...
14:33:32 [2020-12-10T14:33:32.129Z] 
14:33:32 [2020-12-10T14:33:32.129Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:32 [2020-12-10T14:33:32.129Z] #43 DONE 111.1s
14:33:30 [2020-12-10T14:33:30.729Z]  > git config core.sparsecheckout # timeout=10
14:33:30 [2020-12-10T14:33:30.768Z]  > git checkout -f 9122cd1a75b8e49d9a583463c8231e01d94da161 # timeout=10
14:33:32 [2020-12-10T14:33:32.391Z] 
14:33:32 [2020-12-10T14:33:32.391Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:32 [2020-12-10T14:33:32.391Z] #51 9.715 + cd /tmp/tmp.VIC8UblHOs/src/github.com/opencontainers/runc
14:33:32 [2020-12-10T14:33:32.391Z] #51 9.716 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
14:33:32 [2020-12-10T14:33:32.391Z] #51 10.32 + '[' -z '' ']'
14:33:32 [2020-12-10T14:33:32.391Z] #51 10.32 + target=static
14:33:32 [2020-12-10T14:33:32.391Z] #51 10.32 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:33:32 [2020-12-10T14:33:32.391Z] #51 10.63 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 .
14:33:32 [2020-12-10T14:33:32.662Z] #18 40.95 Selecting previously unselected package libnet1:amd64.
14:33:32 [2020-12-10T14:33:32.662Z] #18 40.96 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:33:32 [2020-12-10T14:33:32.662Z] #18 40.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:33:32 [2020-12-10T14:33:32.662Z] #18 41.05 Selecting previously unselected package libnl-3-200:amd64.
14:33:32 [2020-12-10T14:33:32.662Z] #18 41.05 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
14:33:32 [2020-12-10T14:33:32.662Z] #18 41.07 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:33:32 [2020-12-10T14:33:32.663Z] #18 41.16 Selecting previously unselected package libprotobuf-c1:amd64.
14:33:32 [2020-12-10T14:33:32.923Z] #18 41.16 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:33:32 [2020-12-10T14:33:32.923Z] #18 41.16 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:33:32 [2020-12-10T14:33:32.923Z] #18 41.21 Selecting previously unselected package libreadline5:amd64.
14:33:32 [2020-12-10T14:33:32.923Z] #18 41.21 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
14:33:32 [2020-12-10T14:33:32.923Z] #18 41.22 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:33:32 [2020-12-10T14:33:32.923Z] #18 41.33 Selecting previously unselected package net-tools.
14:33:32 [2020-12-10T14:33:32.923Z] #18 41.35 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
14:33:32 [2020-12-10T14:33:32.923Z] #18 41.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:33:33 [2020-12-10T14:33:33.045Z] #43 18.66   CC       images/core-arm.o
14:33:33 [2020-12-10T14:33:33.137Z] #41 ...
14:33:33 [2020-12-10T14:33:33.137Z] 
14:33:33 [2020-12-10T14:33:33.137Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:33 [2020-12-10T14:33:33.137Z] #43 134.8 github.com/LK4D4/vndr/godl
14:33:33 [2020-12-10T14:33:33.184Z] #18 41.54 Selecting previously unselected package python-pip-whl.
14:33:33 [2020-12-10T14:33:33.184Z] #18 41.56 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
14:33:33 [2020-12-10T14:33:33.184Z] #18 41.56 Unpacking python-pip-whl (18.1-5) ...
14:33:33 [2020-12-10T14:33:33.343Z] #43 19.22   CC       images/core-aarch64.o
14:33:33 [2020-12-10T14:33:33.343Z] #43 ...
14:33:33 [2020-12-10T14:33:33.343Z] 
14:33:33 [2020-12-10T14:33:33.343Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:33 [2020-12-10T14:33:33.343Z] #51 75.36 time
14:33:33 [2020-12-10T14:33:33.343Z] #51 78.89 regexp
14:33:33 [2020-12-10T14:33:33.459Z] Merge succeeded, producing 9122cd1a75b8e49d9a583463c8231e01d94da161
14:33:33 [2020-12-10T14:33:33.459Z] Checking out Revision 9122cd1a75b8e49d9a583463c8231e01d94da161 (PR-41761)
14:33:33 [2020-12-10T14:33:33.531Z] #66 exporting layers 2.5s done
14:33:33 [2020-12-10T14:33:33.531Z] #66 writing image sha256:ec7d7d3a9e2a51a82ce7b73fa095d01ab97051dd858d36292a3aa400d06a5dad done
14:33:33 [2020-12-10T14:33:33.531Z] #66 naming to docker.io/library/docker:9122cd1a75b8e49d9a583463c8231e01d94da161 0.0s done
14:33:33 [2020-12-10T14:33:33.531Z] #66 DONE 2.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:33:33 [2020-12-10T14:33:33.640Z] #51 ...
14:33:33 [2020-12-10T14:33:33.640Z] 
14:33:33 [2020-12-10T14:33:33.640Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:33 [2020-12-10T14:33:33.640Z] #34 81.22 os
14:33:33 [2020-12-10T14:33:33.640Z] #34 83.22 internal/fmtsort
14:33:33 [2020-12-10T14:33:33.640Z] #34 84.72 path/filepath
14:33:33 [2020-12-10T14:33:33.640Z] #34 84.72 fmt
14:33:33 [2020-12-10T14:33:33.753Z] #18 42.08 Selecting previously unselected package python3-lib2to3.
14:33:33 [2020-12-10T14:33:33.753Z] #18 42.10 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
14:33:33 [2020-12-10T14:33:33.753Z] #18 42.11 Unpacking python3-lib2to3 (3.7.3-1) ...
14:33:33 [2020-12-10T14:33:33.753Z] #18 42.21 Selecting previously unselected package python3-distutils.
14:33:33 [2020-12-10T14:33:33.951Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41761/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9122cd1a75b8e49d9a583463c8231e01d94da161 hack/test/unit
14:33:34 [2020-12-10T14:33:34.013Z] #18 42.21 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
14:33:34 [2020-12-10T14:33:34.013Z] #18 42.21 Unpacking python3-distutils (3.7.3-1) ...
14:33:34 [2020-12-10T14:33:34.013Z] #18 42.36 Selecting previously unselected package python3-pip.
14:33:34 [2020-12-10T14:33:34.013Z] #18 42.39 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
14:33:34 [2020-12-10T14:33:34.013Z] #18 42.39 Unpacking python3-pip (18.1-5) ...
14:33:34 [2020-12-10T14:33:34.063Z] #43 135.7 github.com/LK4D4/vndr
14:33:34 [2020-12-10T14:33:34.273Z] #18 42.60 Selecting previously unselected package python3-pkg-resources.
14:33:34 [2020-12-10T14:33:34.273Z] #18 42.60 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
14:33:34 [2020-12-10T14:33:34.273Z] #18 42.61 Unpacking python3-pkg-resources (40.8.0-1) ...
14:33:34 [2020-12-10T14:33:34.273Z] #18 42.74 Selecting previously unselected package python3-setuptools.
14:33:34 [2020-12-10T14:33:34.273Z] #18 42.74 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
14:33:34 [2020-12-10T14:33:34.273Z] #18 42.75 Unpacking python3-setuptools (40.8.0-1) ...
14:33:34 [2020-12-10T14:33:34.285Z] #34 ...
14:33:34 [2020-12-10T14:33:34.285Z] 
14:33:34 [2020-12-10T14:33:34.285Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:33:34 [2020-12-10T14:33:34.319Z] #51 ...
14:33:34 [2020-12-10T14:33:34.319Z] 
14:33:34 [2020-12-10T14:33:34.319Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:33:34 [2020-12-10T14:33:34.532Z] #18 42.94 Selecting previously unselected package python3-wheel.
14:33:34 [2020-12-10T14:33:34.532Z] #18 42.94 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
14:33:34 [2020-12-10T14:33:34.532Z] #18 42.95 Unpacking python3-wheel (0.32.3-2) ...
14:33:34 [2020-12-10T14:33:34.532Z] #18 43.01 Selecting previously unselected package sudo.
14:33:34 [2020-12-10T14:33:34.532Z] #18 43.02 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
14:33:34 [2020-12-10T14:33:34.532Z] #18 43.03 Unpacking sudo (1.8.27-1+deb10u2) ...
14:33:34 [2020-12-10T14:33:34.846Z] #22 113.2 Checking out files:  16% (1800/11125)   
Checking out files:  17% (1892/11125)   
Checking out files:  18% (2003/11125)   
Checking out files:  19% (2114/11125)   
Checking out files:  20% (2225/11125)   
Checking out files:  21% (2337/11125)   
Checking out files:  22% (2448/11125)   
Checking out files:  23% (2559/11125)   
Checking out files:  24% (2670/11125)   
Checking out files:  25% (2782/11125)   
Checking out files:  26% (2893/11125)   
Checking out files:  27% (3004/11125)   
Checking out files:  28% (3115/11125)   
14:33:34 [2020-12-10T14:33:34.846Z] #22 ...
14:33:34 [2020-12-10T14:33:34.846Z] 
14:33:34 [2020-12-10T14:33:34.846Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:33:34 [2020-12-10T14:33:34.846Z] #30 DONE 113.6s
14:33:34 [2020-12-10T14:33:34.846Z] 
14:33:34 [2020-12-10T14:33:34.846Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:33:33 [2020-12-10T14:33:33.119Z]  > git remote # timeout=10
14:33:33 [2020-12-10T14:33:33.214Z]  > git config --get remote.origin.url # timeout=10
14:33:33 [2020-12-10T14:33:33.251Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:33 [2020-12-10T14:33:33.253Z]  > git merge f1b882a603a46b119e41b02a271e41e06c547e72 # timeout=10
14:33:33 [2020-12-10T14:33:33.373Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:33:33 [2020-12-10T14:33:33.493Z]  > git config core.sparsecheckout # timeout=10
14:33:33 [2020-12-10T14:33:33.530Z]  > git checkout -f 9122cd1a75b8e49d9a583463c8231e01d94da161 # timeout=10
14:33:35 [2020-12-10T14:33:35.472Z] #18 43.55 Selecting previously unselected package thin-provisioning-tools.
14:33:35 [2020-12-10T14:33:35.472Z] #18 43.55 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
14:33:35 [2020-12-10T14:33:35.472Z] #18 43.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:33:35 [2020-12-10T14:33:35.472Z] #18 43.77 Selecting previously unselected package uidmap.
14:33:35 [2020-12-10T14:33:35.472Z] #18 43.78 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
14:33:35 [2020-12-10T14:33:35.472Z] #18 43.78 Unpacking uidmap (1:4.5-1.1) ...
14:33:35 [2020-12-10T14:33:35.472Z] #18 43.90 Selecting previously unselected package vim-runtime.
14:33:35 [2020-12-10T14:33:35.472Z] #18 43.90 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:33:35 [2020-12-10T14:33:35.474Z] #56 46.41 Checking out files:  60% (2246/3700)   
Checking out files:  61% (2257/3700)   
Checking out files:  62% (2294/3700)   
Checking out files:  63% (2331/3700)   
Checking out files:  64% (2368/3700)   
Checking out files:  65% (2405/3700)   
Checking out files:  66% (2442/3700)   
Checking out files:  67% (2479/3700)   
Checking out files:  68% (2516/3700)   
Checking out files:  69% (2553/3700)   
Checking out files:  70% (2590/3700)   
Checking out files:  71% (2627/3700)   
Checking out files:  72% (2664/3700)   
Checking out files:  73% (2701/3700)   
Checking out files:  74% (2738/3700)   
Checking out files:  75% (2775/3700)   
Checking out files:  76% (2812/3700)   
Checking out files:  77% (2849/3700)   
Checking out files:  78% (2886/3700)   
Checking out files:  79% (2923/3700)   
Checking out files:  80% (2960/3700)   
Checking out files:  81% (2997/3700)   
Checking out files:  82% (3034/3700)   
Checking out files:  83% (3071/3700)   
Checking out files:  84% (3108/3700)   
Checking out files:  85% (3145/3700)   
Checking out files:  86% (3182/3700)   
Checking out files:  87% (3219/3700)   
Checking out files:  88% (3256/3700)   
Checking out files:  89% (3293/3700)   
Checking out files:  90% (3330/3700)   
Checking out files:  91% (3367/3700)   
Checking out files:  92% (3404/3700)   
Checking out files:  93% (3441/3700)   
Checking out files:  94% (3478/3700)   
Checking out files:  95% (3515/3700)   
Checking out files:  96% (3552/3700)   
Checking out files:  97% (3589/3700)   
Checking out files:  98% (3626/3700)   
Checking out files:  99% (3663/3700)   
Checking out files:  99% (3668/3700)   
Checking out files: 100% (3700/3700)   
Checking out files: 100% (3700/3700), done.
14:33:35 [2020-12-10T14:33:35.474Z] #56 47.50 + cd /tmp/tmp.QTC473GCQc/src/github.com/containerd/containerd
14:33:35 [2020-12-10T14:33:35.474Z] #56 47.50 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
14:33:35 [2020-12-10T14:33:35.731Z] #18 43.94 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:33:35 [2020-12-10T14:33:35.731Z] #18 43.97 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:33:35 [2020-12-10T14:33:35.731Z] #18 43.98 Unpacking vim-runtime (2:8.1.0875-5) ...
14:33:36 [2020-12-10T14:33:36.123Z] #56 48.41 + export 'BUILDTAGS=netgo osusergo static_build'
14:33:36 [2020-12-10T14:33:36.421Z] #56 48.42 + BUILDTAGS='netgo osusergo static_build'
14:33:36 [2020-12-10T14:33:36.421Z] #56 48.42 + export EXTRA_FLAGS=-buildmode=pie
14:33:36 [2020-12-10T14:33:36.421Z] #56 48.42 + EXTRA_FLAGS=-buildmode=pie
14:33:36 [2020-12-10T14:33:36.421Z] #56 48.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:33:36 [2020-12-10T14:33:36.421Z] #56 48.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:33:36 [2020-12-10T14:33:36.421Z] #56 48.42 + '[' '' = dynamic ']'
14:33:36 [2020-12-10T14:33:36.421Z] #56 48.42 + make
14:33:36 [2020-12-10T14:33:36.677Z] ?   	github.com/docker/docker/api	[no test files]
14:33:37 [2020-12-10T14:33:37.067Z] #56 49.13 + bin/ctr
14:33:38 [2020-12-10T14:33:38.567Z] #22 113.2 Checking out files:  16% (1800/11125)   
Checking out files:  17% (1892/11125)   
Checking out files:  18% (2003/11125)   
Checking out files:  19% (2114/11125)   
Checking out files:  20% (2225/11125)   
Checking out files:  21% (2337/11125)   
Checking out files:  22% (2448/11125)   
Checking out files:  23% (2559/11125)   
Checking out files:  24% (2670/11125)   
Checking out files:  25% (2782/11125)   
Checking out files:  26% (2893/11125)   
Checking out files:  27% (3004/11125)   
Checking out files:  28% (3115/11125)   
Checking out files:  29% (3227/11125)   
Checking out files:  30% (3338/11125)   
Checking out files:  31% (3449/11125)   
Checking out files:  32% (3560/11125)   
Checking out files:  33% (3672/11125)   
Checking out files:  34% (3783/11125)   
Checking out files:  34% (3846/11125)   
Checking out files:  35% (3894/11125)   
Checking out files:  36% (4005/11125)   
Checking out files:  37% (4117/11125)   
Checking out files:  38% (4228/11125)   
Checking out files:  39% (4339/11125)   
Checking out files:  40% (4450/11125)   
Checking out files:  41% (4562/11125)   
Checking out files:  42% (4673/11125)   
Checking out files:  43% (4784/11125)   
Checking out files:  44% (4895/11125)   
Checking out files:  45% (5007/11125)   
Checking out files:  46% (5118/11125)   
Checking out files:  47% (5229/11125)   
Checking out files:  48% (5340/11125)   
Checking out files:  49% (5452/11125)   
Checking out files:  50% (5563/11125)   
Checking out files:  51% (5674/11125)   
Checking out files:  52% (5785/11125)   
Checking out files:  52% (5815/11125)   
Checking out files:  53% (5897/11125)   
Checking out files:  54% (6008/11125)   
Checking out files:  55% (6119/11125)   
Checking out files:  56% (6230/11125)   
Checking out files:  57% (6342/11125)   
Checking out files:  58% (6453/11125)   
Checking out files:  59% (6564/11125)   
Checking out files:  60% (6675/11125)   
Checking out files:  61% (6787/11125)   
Checking out files:  62% (6898/11125)   
Checking out files:  63% (7009/11125)   
Checking out files:  64% (7120/11125)   
Checking out files:  65% (7232/11125)   
Checking out files:  66% (7343/11125)   
Checking out files:  67% (7454/11125)   
Checking out files:  68% (7565/11125)   
Checking out files:  69% (7677/11125)   
Checking out files:  70% (7788/11125)   
Checking out files:  71% (7899/11125)   
Checking out files:  72% (8010/11125)   
Checking out files:  73% (8122/11125)   
Checking out files:  73% (8190/11125)   
Checking out files:  74% (8233/11125)   
Checking out files:  75% (8344/11125)   
Checking out files:  76% (8455/11125)   
Checking out files:  77% (8567/11125)   
Checking out files:  78% (8678/11125)   
Checking out files:  79% (8789/11125)   
Checking out files:  80% (8900/11125)   
Checking out files:  81% (9012/11125)   
Checking out files:  82% (9123/11125)   
Checking out files:  83% (9234/11125)   
Checking out files:  84% (9345/11125)   
Checking out files:  85% (9457/11125)   
Checking out files:  86% (9568/11125)   
Checking out files:  87% (9679/11125)   
Checking out files:  88% (9790/11125)   
Checking out files:  89% (9902/11125)   
Checking out files:  90% (10013/11125)   
Checking out files:  91% (10124/11125)   
Checking out files:  92% (10235/11125)   
Checking out files:  93% (10347/11125)   
Checking out files:  94% (10458/11125)   
Checking out files:  95% (10569/11125)   
Checking out files:  95% (10575/11125)   
Checking out files:  96% (10680/11125)   
Checking out files:  97% (10792/11125)   
Checking out files:  98% (10903/11125)   
Checking out files:  99% (11014/11125)   
Checking out files: 100% (11125/11125)   
Checking out files: 100% (11125/11125), done.
14:33:38 [2020-12-10T14:33:38.567Z] #22 117.6 + cd /tmp/tmp.CpiAbDfa63/tmp/docker-ce
14:33:38 [2020-12-10T14:33:38.567Z] #22 117.6 + git checkout -q v17.06.2-ce
14:33:39 [2020-12-10T14:33:39.026Z] #18 47.08 Selecting previously unselected package vim.
14:33:39 [2020-12-10T14:33:39.026Z] #18 47.10 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
14:33:39 [2020-12-10T14:33:39.026Z] #18 47.13 Unpacking vim (2:8.1.0875-5) ...
14:33:39 [2020-12-10T14:33:39.286Z] #18 47.62 Selecting previously unselected package xfsprogs.
14:33:39 [2020-12-10T14:33:39.286Z] #18 47.64 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
14:33:39 [2020-12-10T14:33:39.286Z] #18 47.65 Unpacking xfsprogs (4.20.0-1) ...
14:33:39 [2020-12-10T14:33:39.310Z] #43 ...
14:33:39 [2020-12-10T14:33:39.310Z] 
14:33:39 [2020-12-10T14:33:39.310Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:39 [2020-12-10T14:33:39.310Z] #41 64.14   LINK     criu/pie/parasite.built-in.o
14:33:39 [2020-12-10T14:33:39.310Z] #41 64.15   GEN      criu/pie/parasite-blob.h
14:33:39 [2020-12-10T14:33:39.310Z] #41 64.16   CC       criu/pie/parasite-vdso.o
14:33:39 [2020-12-10T14:33:39.310Z] #41 64.96   CC       criu/arch/x86/vdso-pie.o
14:33:39 [2020-12-10T14:33:39.310Z] #41 65.36   CC       criu/arch/x86/restorer.o
14:33:39 [2020-12-10T14:33:39.310Z] #41 65.94   CC       criu/arch/x86/restorer_unmap.o
14:33:39 [2020-12-10T14:33:39.310Z] #41 66.00   CC       criu/arch/x86/sigaction_compat_pie.o
14:33:39 [2020-12-10T14:33:39.310Z] #41 66.38   CC       criu/pie/restorer.o
14:33:39 [2020-12-10T14:33:39.310Z] #41 69.45   LINK     criu/pie/restorer.built-in.o
14:33:39 [2020-12-10T14:33:39.310Z] #41 69.48   GEN      criu/pie/restorer-blob.h
14:33:39 [2020-12-10T14:33:39.310Z] #41 69.57   DEP      criu/vdso.d
14:33:39 [2020-12-10T14:33:39.310Z] #41 ...
14:33:39 [2020-12-10T14:33:39.310Z] 
14:33:39 [2020-12-10T14:33:39.310Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:39 [2020-12-10T14:33:39.310Z] #51 11.05 + cd /tmp/tmp.9Jcgx3EdQu/src/github.com/opencontainers/runc
14:33:39 [2020-12-10T14:33:39.310Z] #51 11.05 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
14:33:39 [2020-12-10T14:33:39.310Z] #51 11.65 + '[' -z '' ']'
14:33:39 [2020-12-10T14:33:39.310Z] #51 11.65 + target=static
14:33:39 [2020-12-10T14:33:39.310Z] #51 11.65 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:33:39 [2020-12-10T14:33:39.310Z] #51 11.96 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 .
14:33:39 [2020-12-10T14:33:39.310Z] #51 ...
14:33:39 [2020-12-10T14:33:39.310Z] 
14:33:39 [2020-12-10T14:33:39.310Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:39 [2020-12-10T14:33:39.310Z] #41 69.89   DEP      criu/vdso-compat.d
14:33:39 [2020-12-10T14:33:39.310Z] #41 70.09   DEP      criu/uts_ns.d
14:33:39 [2020-12-10T14:33:39.310Z] #41 70.32   DEP      criu/util.d
14:33:39 [2020-12-10T14:33:39.567Z] #41 70.49   DEP      criu/uffd.d
14:33:39 [2020-12-10T14:33:39.823Z] #41 70.68   DEP      criu/tun.d
14:33:39 [2020-12-10T14:33:39.823Z] #41 70.86   DEP      criu/tty.d
14:33:39 [2020-12-10T14:33:39.855Z] #18 48.11 Selecting previously unselected package zip.
14:33:39 [2020-12-10T14:33:39.855Z] #18 48.11 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
14:33:39 [2020-12-10T14:33:39.855Z] #18 48.13 Unpacking zip (3.0-11+b1) ...
14:33:39 [2020-12-10T14:33:39.856Z] #18 48.29 Setting up aufs-tools (1:4.14+20190211-1) ...
14:33:39 [2020-12-10T14:33:39.856Z] #18 48.31 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:33:39 [2020-12-10T14:33:39.856Z] #18 48.32 Setting up libip6tc0:amd64 (1.8.2-4) ...
14:33:39 [2020-12-10T14:33:39.856Z] #18 48.33 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:33:39 [2020-12-10T14:33:39.856Z] #18 48.34 Setting up libgpm2:amd64 (1.20.7-5) ...
14:33:40 [2020-12-10T14:33:40.080Z] #41 71.03   DEP      criu/timerfd.d
14:33:40 [2020-12-10T14:33:40.080Z] #41 71.14   DEP      criu/timens.d
14:33:40 [2020-12-10T14:33:40.115Z] #18 48.35 Setting up libip4tc0:amd64 (1.8.2-4) ...
14:33:40 [2020-12-10T14:33:40.115Z] #18 48.37 Setting up uidmap (1:4.5-1.1) ...
14:33:40 [2020-12-10T14:33:40.115Z] #18 48.38 Setting up libnftnl11:amd64 (1.1.2-2) ...
14:33:40 [2020-12-10T14:33:40.115Z] #18 48.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:33:40 [2020-12-10T14:33:40.115Z] #18 48.40 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:33:40 [2020-12-10T14:33:40.115Z] #18 48.41 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:33:40 [2020-12-10T14:33:40.115Z] #18 48.42 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
14:33:40 [2020-12-10T14:33:40.115Z] #18 48.43 Setting up xxd (2:8.1.0875-5) ...
14:33:40 [2020-12-10T14:33:40.115Z] #18 48.44 Setting up zip (3.0-11+b1) ...
14:33:40 [2020-12-10T14:33:40.115Z] #18 48.45 Setting up vim-common (2:8.1.0875-5) ...
14:33:40 [2020-12-10T14:33:40.115Z] #18 48.48 Setting up bash-completion (1:2.8-6) ...
14:33:40 [2020-12-10T14:33:40.336Z] #41 71.27   DEP      criu/sysfs_parse.d
14:33:40 [2020-12-10T14:33:40.593Z] #41 71.41   DEP      criu/sysctl.d
14:33:40 [2020-12-10T14:33:40.593Z] #41 71.54   DEP      criu/string.d
14:33:40 [2020-12-10T14:33:40.593Z] #41 71.61   DEP      criu/stats.d
14:33:40 [2020-12-10T14:33:40.629Z] #56 ...
14:33:40 [2020-12-10T14:33:40.629Z] 
14:33:40 [2020-12-10T14:33:40.629Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:33:40 [2020-12-10T14:33:40.629Z] #13 92.44 Selecting previously unselected package g++-mingw-w64-x86-64.
14:33:40 [2020-12-10T14:33:40.629Z] #13 92.45 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
14:33:40 [2020-12-10T14:33:40.629Z] #13 92.46 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:33:40 [2020-12-10T14:33:40.850Z] #41 71.70   DEP      criu/sockets.d
14:33:40 [2020-12-10T14:33:40.850Z] #41 71.88   DEP      criu/sk-unix.d
14:33:41 [2020-12-10T14:33:41.107Z] #41 72.07   DEP      criu/sk-tcp.d
14:33:41 [2020-12-10T14:33:41.107Z] #41 72.25   DEP      criu/sk-queue.d
14:33:41 [2020-12-10T14:33:41.670Z] #41 72.47   DEP      criu/sk-packet.d
14:33:41 [2020-12-10T14:33:41.670Z] #41 72.68   DEP      criu/sk-netlink.d
14:33:41 [2020-12-10T14:33:41.881Z] #22 120.9 + mkdir -p /tmp/tmp.CpiAbDfa63/src/github.com/docker
14:33:41 [2020-12-10T14:33:41.881Z] #22 120.9 + mv components/cli /tmp/tmp.CpiAbDfa63/src/github.com/docker/cli
14:33:41 [2020-12-10T14:33:41.926Z] #41 72.87   DEP      criu/sk-inet.d
14:33:42 [2020-12-10T14:33:42.025Z] #18 ...
14:33:42 [2020-12-10T14:33:42.025Z] 
14:33:42 [2020-12-10T14:33:42.025Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:42 [2020-12-10T14:33:42.025Z] #41 96.01   CC       criu/cr-restore.o
14:33:42 [2020-12-10T14:33:42.025Z] #41 100.3   CC       criu/cr-service.o
14:33:42 [2020-12-10T14:33:42.025Z] #41 101.9   CC       criu/crtools.o
14:33:42 [2020-12-10T14:33:42.025Z] #41 102.6   CC       criu/eventfd.o
14:33:42 [2020-12-10T14:33:42.025Z] #41 102.9   CC       criu/eventpoll.o
14:33:42 [2020-12-10T14:33:42.025Z] #41 103.8   CC       criu/external.o
14:33:42 [2020-12-10T14:33:42.025Z] #41 104.2   CC       criu/fault-injection.o
14:33:42 [2020-12-10T14:33:42.025Z] #41 104.3   CC       criu/fdstore.o
14:33:42 [2020-12-10T14:33:42.025Z] #41 104.7   CC       criu/fifo.o
14:33:42 [2020-12-10T14:33:42.025Z] #41 105.2   CC       criu/file-ids.o
14:33:42 [2020-12-10T14:33:42.025Z] #41 105.6   CC       criu/file-lock.o
14:33:42 [2020-12-10T14:33:42.144Z] #22 120.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
14:33:42 [2020-12-10T14:33:42.182Z] #41 73.14   DEP      criu/signalfd.d
14:33:42 [2020-12-10T14:33:42.285Z] #41 106.6   CC       criu/files-ext.o
14:33:42 [2020-12-10T14:33:42.439Z] #41 73.33   DEP      criu/sigframe.d
14:33:42 [2020-12-10T14:33:42.439Z] #41 73.43   DEP      criu/shmem.d
14:33:42 [2020-12-10T14:33:42.512Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m36.803999351s with top 10 stages: buildssa: 1m28.693829889s, goimports: 15.255080101s, gosec: 9.747723048s, unconvert: 9.498522675s, inspect: 6.54743022s, golint: 6.011705162s, misspell: 4.604384842s, ineffassign: 4.006894976s, deadcode: 3.351065053s, printf: 3.293631401s 
14:33:42 [2020-12-10T14:33:42.545Z] #41 ...
14:33:42 [2020-12-10T14:33:42.545Z] 
14:33:42 [2020-12-10T14:33:42.545Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:33:42 [2020-12-10T14:33:42.696Z] #41 73.66   DEP      criu/servicefd.d
14:33:42 [2020-12-10T14:33:42.807Z] #18 51.06 Setting up libiptc0:amd64 (1.8.2-4) ...
14:33:42 [2020-12-10T14:33:42.807Z] #18 51.07 Setting up xz-utils (5.2.4-1) ...
14:33:42 [2020-12-10T14:33:42.807Z] #18 51.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:33:42 [2020-12-10T14:33:42.807Z] #18 51.10 Setting up sudo (1.8.27-1+deb10u2) ...
14:33:42 [2020-12-10T14:33:42.807Z] #18 51.19 invoke-rc.d: could not determine current runlevel
14:33:42 [2020-12-10T14:33:42.807Z] #18 51.21 invoke-rc.d: policy-rc.d denied execution of start.
14:33:42 [2020-12-10T14:33:42.807Z] #18 51.23 Setting up pigz (2.4-1) ...
14:33:42 [2020-12-10T14:33:42.807Z] #18 51.24 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:33:42 [2020-12-10T14:33:42.807Z] #18 51.25 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:33:42 [2020-12-10T14:33:42.807Z] #18 51.27 Setting up python-pip-whl (18.1-5) ...
14:33:42 [2020-12-10T14:33:42.807Z] #18 51.28 Setting up libmpdec2:amd64 (2.4.2-2) ...
14:33:42 [2020-12-10T14:33:42.807Z] #18 51.29 Setting up vim-runtime (2:8.1.0875-5) ...
14:33:42 [2020-12-10T14:33:42.952Z] #41 73.88   DEP      criu/seize.d
14:33:42 [2020-12-10T14:33:42.952Z] #41 74.01   DEP      criu/seccomp.d
14:33:43 [2020-12-10T14:33:43.093Z] #22 ...
14:33:43 [2020-12-10T14:33:43.093Z] 
14:33:43 [2020-12-10T14:33:43.093Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:33:43 [2020-12-10T14:33:43.093Z] #18 7.830 Reading package lists...
14:33:43 [2020-12-10T14:33:43.093Z] #18 11.31 Reading package lists...
14:33:43 [2020-12-10T14:33:43.093Z] #18 14.06 Building dependency tree...
14:33:43 [2020-12-10T14:33:43.093Z] #18 15.64 libcap2-bin is already the newest version (1:2.25-2).
14:33:43 [2020-12-10T14:33:43.093Z] #18 15.64 The following additional packages will be installed:
14:33:43 [2020-12-10T14:33:43.093Z] #18 15.64   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
14:33:43 [2020-12-10T14:33:43.093Z] #18 15.64   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
14:33:43 [2020-12-10T14:33:43.093Z] #18 15.64   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
14:33:43 [2020-12-10T14:33:43.093Z] #18 15.64   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
14:33:43 [2020-12-10T14:33:43.093Z] #18 15.65   python3.7 python3.7-minimal vim-runtime xxd
14:33:43 [2020-12-10T14:33:43.093Z] #18 15.65 Suggested packages:
14:33:43 [2020-12-10T14:33:43.093Z] #18 15.65   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
14:33:43 [2020-12-10T14:33:43.093Z] #18 15.65   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
14:33:43 [2020-12-10T14:33:43.093Z] #18 15.65   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
14:33:43 [2020-12-10T14:33:43.093Z] #18 15.65 Recommended packages:
14:33:43 [2020-12-10T14:33:43.093Z] #18 15.65   aufs-dkms nftables build-essential python3-dev python3-keyring
14:33:43 [2020-12-10T14:33:43.093Z] #18 15.65   python3-keyrings.alt python3-xdg unzip
14:33:43 [2020-12-10T14:33:43.093Z] #18 16.98 The following NEW packages will be installed:
14:33:43 [2020-12-10T14:33:43.093Z] #18 16.98   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
14:33:43 [2020-12-10T14:33:43.093Z] #18 16.98   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
14:33:43 [2020-12-10T14:33:43.093Z] #18 16.98   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:33:43 [2020-12-10T14:33:43.093Z] #18 16.98   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
14:33:43 [2020-12-10T14:33:43.093Z] #18 16.98   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
14:33:43 [2020-12-10T14:33:43.093Z] #18 16.98   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
14:33:43 [2020-12-10T14:33:43.093Z] #18 16.98   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
14:33:43 [2020-12-10T14:33:43.093Z] #18 16.98   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:33:43 [2020-12-10T14:33:43.093Z] #18 16.98   xz-utils zip
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.31 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.31 Need to get 27.6 MB of archives.
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.31 After this operation, 114 MB of additional disk space will be used.
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.57 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.58 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.85 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.85 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.85 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.86 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.87 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.94 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.94 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.96 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 17.98 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 18.02 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 18.03 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 18.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 18.28 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 18.32 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 18.36 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
14:33:43 [2020-12-10T14:33:43.093Z] #18 19.06 debconf: delaying package configuration, since apt-utils is not installed
14:33:43 [2020-12-10T14:33:43.093Z] #18 19.17 Fetched 27.6 MB in 1s (21.0 MB/s)
14:33:43 [2020-12-10T14:33:43.093Z] #18 19.24 Selecting previously unselected package pigz.
14:33:43 [2020-12-10T14:33:43.093Z] #18 19.24 (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.)
14:33:43 [2020-12-10T14:33:43.093Z] #18 19.32 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
14:33:43 [2020-12-10T14:33:43.093Z] #18 19.33 Unpacking pigz (2.4-1) ...
14:33:43 [2020-12-10T14:33:43.093Z] #18 19.43 Selecting previously unselected package libpython3.7-minimal:arm64.
14:33:43 [2020-12-10T14:33:43.093Z] #18 19.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
14:33:43 [2020-12-10T14:33:43.093Z] #18 19.44 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
14:33:43 [2020-12-10T14:33:43.209Z] #41 74.22   DEP      criu/rst-malloc.d
14:33:43 [2020-12-10T14:33:43.209Z] #41 74.28   DEP      criu/rbtree.d
14:33:43 [2020-12-10T14:33:43.355Z] #18 20.06 Selecting previously unselected package python3.7-minimal.
14:33:43 [2020-12-10T14:33:43.355Z] #18 20.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
14:33:43 [2020-12-10T14:33:43.355Z] #18 20.08 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
14:33:43 [2020-12-10T14:33:43.376Z] #18 51.75 Setting up libaio1:amd64 (0.3.112-3) ...
14:33:43 [2020-12-10T14:33:43.376Z] #18 51.76 Setting up libonig5:amd64 (6.9.1-1) ...
14:33:43 [2020-12-10T14:33:43.376Z] #18 51.78 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
14:33:43 [2020-12-10T14:33:43.376Z] #18 51.79 Setting up vim (2:8.1.0875-5) ...
14:33:43 [2020-12-10T14:33:43.376Z] #18 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:33:43 [2020-12-10T14:33:43.376Z] #18 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:33:43 [2020-12-10T14:33:43.376Z] #18 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:33:43 [2020-12-10T14:33:43.376Z] #18 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:33:43 [2020-12-10T14:33:43.376Z] #18 51.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:33:43 [2020-12-10T14:33:43.376Z] #18 51.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:33:43 [2020-12-10T14:33:43.376Z] #18 51.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:33:43 [2020-12-10T14:33:43.376Z] #18 51.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:33:43 [2020-12-10T14:33:43.376Z] #18 51.85 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:33:43 [2020-12-10T14:33:43.465Z] #41 74.32   DEP      criu/pstree.d
14:33:43 [2020-12-10T14:33:43.465Z] #41 74.56   DEP      criu/protobuf.d
14:33:43 [2020-12-10T14:33:43.638Z] #18 51.88 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:33:43 [2020-12-10T14:33:43.638Z] #18 51.89 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:33:43 [2020-12-10T14:33:43.638Z] #18 51.90 Setting up jq (1.5+dfsg-2+b1) ...
14:33:43 [2020-12-10T14:33:43.638Z] #18 51.91 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
14:33:43 [2020-12-10T14:33:43.638Z] #18 51.92 Setting up python3.7 (3.7.3-2+deb10u2) ...
14:33:43 [2020-12-10T14:33:43.728Z] #41 74.71   GEN      criu/protobuf-desc-gen.h
14:33:43 [2020-12-10T14:33:43.931Z] #18 20.70 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
14:33:43 [2020-12-10T14:33:43.931Z] #18 20.73 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
14:33:43 [2020-12-10T14:33:43.985Z] #41 ...
14:33:43 [2020-12-10T14:33:43.985Z] 
14:33:43 [2020-12-10T14:33:43.985Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:43 [2020-12-10T14:33:43.985Z] #43 DONE 145.8s
14:33:43 [2020-12-10T14:33:43.985Z] 
14:33:43 [2020-12-10T14:33:43.985Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:33:43 [2020-12-10T14:33:43.985Z] #18 10.51 Fetched 8408 kB in 9s (898 kB/s)
14:33:43 [2020-12-10T14:33:43.985Z] #18 10.51 Reading package lists...
14:33:43 [2020-12-10T14:33:43.985Z] #18 14.69 Reading package lists...
14:33:44 [2020-12-10T14:33:44.206Z] #13 ...
14:33:44 [2020-12-10T14:33:44.206Z] 
14:33:44 [2020-12-10T14:33:44.206Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:44 [2020-12-10T14:33:44.206Z] #43 19.59   CC       images/core-ppc64.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 20.33   CC       images/core-s390.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 21.42   CC       images/cpuinfo.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 21.96   CC       images/inventory.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 22.20   CC       images/fdinfo.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 22.63   CC       images/fown.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 22.91   CC       images/ns.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 23.19   CC       images/regfile.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 23.50   CC       images/ghost-file.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 23.88   CC       images/fifo.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 24.15   CC       images/remap-file-path.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 24.39   CC       images/eventfd.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 24.63   CC       images/eventpoll.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 25.04   CC       images/fh.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 25.38   CC       images/fsnotify.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 26.15   CC       images/signalfd.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 26.39   CC       images/fs.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 26.60   CC       images/pstree.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 26.79   CC       images/pipe.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 27.04   CC       images/tcp-stream.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 27.29   CC       images/sk-packet.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 27.62   CC       images/mnt.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 27.92   CC       images/pipe-data.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 28.21   CC       images/sa.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 28.52   CC       images/timer.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 29.22   CC       images/timerfd.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 29.52   CC       images/mm.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 30.00   CC       images/sk-opts.o
14:33:44 [2020-12-10T14:33:44.206Z] #43 ...
14:33:44 [2020-12-10T14:33:44.206Z] 
14:33:44 [2020-12-10T14:33:44.206Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:44 [2020-12-10T14:33:44.206Z] #45 86.08 context
14:33:44 [2020-12-10T14:33:44.206Z] #45 86.15 path/filepath
14:33:44 [2020-12-10T14:33:44.206Z] #45 88.20 net
14:33:44 [2020-12-10T14:33:44.206Z] #45 89.47 internal/lazyregexp
14:33:44 [2020-12-10T14:33:44.206Z] #45 89.81 github.com/LK4D4/vndr/versioned
14:33:44 [2020-12-10T14:33:44.206Z] #45 89.99 os/exec
14:33:44 [2020-12-10T14:33:44.206Z] #45 94.52 encoding/base64
14:33:44 [2020-12-10T14:33:44.206Z] #45 94.53 crypto/cipher
14:33:44 [2020-12-10T14:33:44.206Z] #45 94.68 go/scanner
14:33:44 [2020-12-10T14:33:44.206Z] #45 ...
14:33:44 [2020-12-10T14:33:44.206Z] 
14:33:44 [2020-12-10T14:33:44.206Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:44 [2020-12-10T14:33:44.206Z] #51 86.54 context
14:33:44 [2020-12-10T14:33:44.206Z] #51 86.60 io/ioutil
14:33:44 [2020-12-10T14:33:44.206Z] #51 86.62 mvdan.cc/sh/v3/fileutil
14:33:44 [2020-12-10T14:33:44.206Z] #51 89.16 encoding/binary
14:33:44 [2020-12-10T14:33:44.206Z] #51 89.17 flag
14:33:44 [2020-12-10T14:33:44.206Z] #51 89.17 go/token
14:33:44 [2020-12-10T14:33:44.206Z] #51 89.17 github.com/pkg/diff
14:33:44 [2020-12-10T14:33:44.206Z] #51 92.22 go/scanner
14:33:44 [2020-12-10T14:33:44.206Z] #51 93.26 mvdan.cc/editorconfig
14:33:44 [2020-12-10T14:33:44.206Z] #51 94.42 mvdan.cc/sh/v3/syntax
14:33:44 [2020-12-10T14:33:44.206Z] #51 94.44 encoding/base64
14:33:44 [2020-12-10T14:33:44.206Z] #51 ...
14:33:44 [2020-12-10T14:33:44.206Z] 
14:33:44 [2020-12-10T14:33:44.206Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:44 [2020-12-10T14:33:44.206Z] #43 30.26   CC       images/sk-unix.o
14:33:44 [2020-12-10T14:33:44.504Z] #43 ...
14:33:44 [2020-12-10T14:33:44.504Z] 
14:33:44 [2020-12-10T14:33:44.504Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:44 [2020-12-10T14:33:44.504Z] #34 86.58 io/ioutil
14:33:44 [2020-12-10T14:33:44.504Z] #34 88.67 flag
14:33:44 [2020-12-10T14:33:44.504Z] #34 88.67 github.com/BurntSushi/toml
14:33:44 [2020-12-10T14:33:44.504Z] #34 88.67 log
14:33:44 [2020-12-10T14:33:44.504Z] #34 93.14 github.com/BurntSushi/toml/cmd/tomlv
14:33:44 [2020-12-10T14:33:44.802Z] #34 ...
14:33:44 [2020-12-10T14:33:44.802Z] 
14:33:44 [2020-12-10T14:33:44.802Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:44 [2020-12-10T14:33:44.802Z] #43 30.62   CC       images/sk-inet.o
14:33:44 [2020-12-10T14:33:44.879Z] #18 ...
14:33:44 [2020-12-10T14:33:44.879Z] 
14:33:44 [2020-12-10T14:33:44.879Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:44 [2020-12-10T14:33:44.879Z] #41 54.92   CC       compel/src/lib/ptrace.o
14:33:44 [2020-12-10T14:33:44.879Z] #41 55.61   AR       compel/libcompel.a
14:33:44 [2020-12-10T14:33:44.879Z] #41 55.71   HOSTCC   compel/src/main-host.o
14:33:44 [2020-12-10T14:33:44.879Z] #41 56.12   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
14:33:44 [2020-12-10T14:33:44.879Z] #41 56.38   HOSTCC   compel/src/lib/handle-elf-host.o
14:33:44 [2020-12-10T14:33:44.879Z] #41 56.72   HOSTCC   compel/src/lib/log-host.o
14:33:44 [2020-12-10T14:33:44.879Z] #41 56.82   HOSTLINK compel/compel-host-bin
14:33:44 [2020-12-10T14:33:44.879Z] #41 57.04   DEP      soccr/soccr.d
14:33:44 [2020-12-10T14:33:44.879Z] #41 57.24   CC       soccr/soccr.o
14:33:44 [2020-12-10T14:33:44.879Z] #41 58.57   AR       soccr/libsoccr.a
14:33:44 [2020-12-10T14:33:44.879Z] #41 58.63 make[1]: 'soccr/libsoccr.a' is up to date.
14:33:44 [2020-12-10T14:33:44.879Z] #41 59.12   DEP      criu/arch/aarch64/sigframe.d
14:33:44 [2020-12-10T14:33:44.879Z] #41 59.30   DEP      criu/arch/aarch64/crtools.d
14:33:44 [2020-12-10T14:33:44.879Z] #41 59.55   DEP      criu/arch/aarch64/cpu.d
14:33:44 [2020-12-10T14:33:44.879Z] #41 59.59   DEP      criu/arch/aarch64/bitops.d
14:33:44 [2020-12-10T14:33:44.879Z] #41 59.65   CC       criu/arch/aarch64/bitops.o
14:33:44 [2020-12-10T14:33:44.879Z] #41 59.69   CC       criu/arch/aarch64/cpu.o
14:33:44 [2020-12-10T14:33:44.879Z] #41 59.78   CC       criu/arch/aarch64/crtools.o
14:33:44 [2020-12-10T14:33:44.879Z] #41 60.16   CC       criu/arch/aarch64/sigframe.o
14:33:44 [2020-12-10T14:33:44.879Z] #41 60.33   LINK     criu/arch/aarch64/crtools.built-in.o
14:33:44 [2020-12-10T14:33:44.879Z] #41 60.37   DEP      criu/pie/util-vdso.d
14:33:44 [2020-12-10T14:33:44.879Z] #41 60.47   DEP      criu/pie/util.d
14:33:44 [2020-12-10T14:33:44.879Z] #41 60.58   CC       criu/pie/util.o
14:33:44 [2020-12-10T14:33:44.879Z] #41 60.96   CC       criu/pie/util-vdso.o
14:33:44 [2020-12-10T14:33:44.879Z] #41 61.48   AR       criu/pie/pie.lib.a
14:33:44 [2020-12-10T14:33:44.879Z] #41 61.53   DEP      criu/pie/restorer.d
14:33:44 [2020-12-10T14:33:44.879Z] #41 61.65   DEP      criu/arch/aarch64/intraprocedure.d
14:33:44 [2020-12-10T14:33:44.879Z] #41 61.66   DEP      criu/arch/aarch64/restorer.d
14:33:44 [2020-12-10T14:33:44.879Z] #41 61.91   DEP      criu/arch/aarch64/vdso-pie.d
14:33:44 [2020-12-10T14:33:44.879Z] #41 62.04   DEP      criu/pie/parasite-vdso.d
14:33:44 [2020-12-10T14:33:44.879Z] #41 62.22   DEP      criu/pie/parasite.d
14:33:44 [2020-12-10T14:33:44.879Z] #41 62.39   CC       criu/pie/parasite.o
14:33:44 [2020-12-10T14:33:44.879Z] #41 63.26   LINK     criu/pie/parasite.built-in.o
14:33:44 [2020-12-10T14:33:44.879Z] #41 63.27   GEN      criu/pie/parasite-blob.h
14:33:44 [2020-12-10T14:33:44.879Z] #41 63.30   CC       criu/pie/parasite-vdso.o
14:33:44 [2020-12-10T14:33:44.879Z] #41 63.83   CC       criu/arch/aarch64/vdso-pie.o
14:33:44 [2020-12-10T14:33:44.879Z] #41 64.02   CC       criu/arch/aarch64/restorer.o
14:33:44 [2020-12-10T14:33:44.879Z] #41 64.40   CC       criu/arch/aarch64/intraprocedure.o
14:33:44 [2020-12-10T14:33:44.879Z] #41 64.46   CC       criu/pie/restorer.o
14:33:44 [2020-12-10T14:33:44.914Z] #18 18.83 Building dependency tree...
14:33:45 [2020-12-10T14:33:45.132Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 9.0% of statements
14:33:45 [2020-12-10T14:33:45.446Z] #43 31.05   CC       images/tun.o
14:33:45 [2020-12-10T14:33:45.446Z] #43 31.36   CC       images/sk-netlink.o
14:33:45 [2020-12-10T14:33:45.744Z] #43 ...
14:33:45 [2020-12-10T14:33:45.744Z] 
14:33:45 [2020-12-10T14:33:45.744Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:45 [2020-12-10T14:33:45.744Z] #34 DONE 97.7s
14:33:45 [2020-12-10T14:33:45.744Z] 
14:33:45 [2020-12-10T14:33:45.744Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:45 [2020-12-10T14:33:45.744Z] #43 31.62   CC       images/packet-sock.o
14:33:45 [2020-12-10T14:33:45.843Z] #18 ...
14:33:45 [2020-12-10T14:33:45.843Z] 
14:33:45 [2020-12-10T14:33:45.843Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:45 [2020-12-10T14:33:45.843Z] #41 76.85   DEP      criu/protobuf-desc.d
14:33:46 [2020-12-10T14:33:46.100Z] #41 76.97   DEP      criu/proc_parse.d
14:33:46 [2020-12-10T14:33:46.100Z] #41 77.14   DEP      criu/plugin.d
14:33:46 [2020-12-10T14:33:46.100Z] #41 77.23   DEP      criu/pipes.d
14:33:46 [2020-12-10T14:33:46.177Z] #18 54.61 Setting up iptables (1.8.2-4) ...
14:33:46 [2020-12-10T14:33:46.177Z] #18 54.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:33:46 [2020-12-10T14:33:46.177Z] #18 54.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:33:46 [2020-12-10T14:33:46.177Z] #18 54.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:33:46 [2020-12-10T14:33:46.177Z] #18 54.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:33:46 [2020-12-10T14:33:46.177Z] #18 54.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:33:46 [2020-12-10T14:33:46.177Z] #18 54.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:33:46 [2020-12-10T14:33:46.272Z] #41 ...
14:33:46 [2020-12-10T14:33:46.272Z] 
14:33:46 [2020-12-10T14:33:46.272Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:33:46 [2020-12-10T14:33:46.272Z] #18 23.09 Selecting previously unselected package python3-minimal.
14:33:46 [2020-12-10T14:33:46.389Z] #43 32.41   CC       images/ipc-var.o
14:33:46 [2020-12-10T14:33:46.437Z] #18 54.66 Setting up python3 (3.7.3-1) ...
14:33:46 [2020-12-10T14:33:46.535Z] #18 23.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23654 files and directories currently installed.)
14:33:46 [2020-12-10T14:33:46.535Z] #18 23.18 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
14:33:46 [2020-12-10T14:33:46.535Z] #18 23.19 Unpacking python3-minimal (3.7.3-1) ...
14:33:46 [2020-12-10T14:33:46.535Z] #18 23.31 Selecting previously unselected package libmpdec2:arm64.
14:33:46 [2020-12-10T14:33:46.535Z] #18 23.32 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
14:33:46 [2020-12-10T14:33:46.535Z] #18 23.34 Unpacking libmpdec2:arm64 (2.4.2-2) ...
14:33:46 [2020-12-10T14:33:46.535Z] #18 23.44 Selecting previously unselected package libpython3.7-stdlib:arm64.
14:33:46 [2020-12-10T14:33:46.663Z] #41 77.43   DEP      criu/pie-util.d
14:33:46 [2020-12-10T14:33:46.663Z] #41 77.54   DEP      criu/pie-util-vdso.d
14:33:46 [2020-12-10T14:33:46.697Z] #18 55.11 Setting up python3-wheel (0.32.3-2) ...
14:33:46 [2020-12-10T14:33:46.798Z] #18 23.45 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
14:33:46 [2020-12-10T14:33:46.798Z] #18 23.46 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
14:33:46 [2020-12-10T14:33:46.919Z] #41 77.74   DEP      criu/pie-util-vdso-elf32.d
14:33:46 [2020-12-10T14:33:46.919Z] #41 77.85   DEP      criu/path.d
14:33:46 [2020-12-10T14:33:46.919Z] #41 77.96   DEP      criu/parasite-syscall.d
14:33:47 [2020-12-10T14:33:47.049Z] #43 32.76   CC       images/ipc-desc.o
14:33:47 [2020-12-10T14:33:47.176Z] #41 78.12   DEP      criu/pagemap.d
14:33:47 [2020-12-10T14:33:47.176Z] #41 78.24   DEP      criu/pagemap-cache.d
14:33:47 [2020-12-10T14:33:47.346Z] #43 33.02   CC       images/ipc-shm.o
14:33:47 [2020-12-10T14:33:47.346Z] #43 33.25   CC       images/ipc-msg.o
14:33:47 [2020-12-10T14:33:47.373Z] #18 24.14 Selecting previously unselected package python3.7.
14:33:47 [2020-12-10T14:33:47.373Z] #18 24.14 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
14:33:47 [2020-12-10T14:33:47.373Z] #18 24.15 Unpacking python3.7 (3.7.3-2+deb10u2) ...
14:33:47 [2020-12-10T14:33:47.432Z] #41 78.36   DEP      criu/page-xfer.d
14:33:47 [2020-12-10T14:33:47.432Z] #41 78.50   DEP      criu/page-pipe.d
14:33:47 [2020-12-10T14:33:47.636Z] #18 55.86 Setting up apparmor (2.13.2-10) ...
14:33:47 [2020-12-10T14:33:47.636Z] #18 24.29 Selecting previously unselected package libpython3-stdlib:arm64.
14:33:47 [2020-12-10T14:33:47.636Z] #18 24.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
14:33:47 [2020-12-10T14:33:47.636Z] #18 24.31 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
14:33:47 [2020-12-10T14:33:47.636Z] #18 24.44 Setting up python3-minimal (3.7.3-1) ...
14:33:47 [2020-12-10T14:33:47.642Z] #43 33.44   CC       images/ipc-sem.o
14:33:47 [2020-12-10T14:33:47.689Z] #41 78.59   DEP      criu/netfilter.d
14:33:47 [2020-12-10T14:33:47.689Z] #41 78.77   DEP      criu/net.d
14:33:47 [2020-12-10T14:33:47.792Z] INFO [runner/unused/goanalysis] analyzers took 25.025639399s with top 10 stages: buildssa: 19.356425998s, U1000: 5.669213401s 
14:33:47 [2020-12-10T14:33:47.792Z] INFO [runner] Issues before processing: 2262, after processing: 0 
14:33:47 [2020-12-10T14:33:47.792Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1682/1682, exclude: 1577/1577, filename_unadjuster: 1682/1682, skip_files: 1682/1682, skip_dirs: 1682/1682, cgo: 1682/2262, autogenerated_exclude: 1577/1682, nolint: 0/64, identifier_marker: 1577/1577, exclude-rules: 64/1577 
14:33:47 [2020-12-10T14:33:47.792Z] INFO [runner] processing took 57.561927ms with stages: nolint: 24.982087ms, identifier_marker: 16.039848ms, path_prettifier: 7.426586ms, autogenerated_exclude: 3.95487ms, exclude-rules: 3.277807ms, skip_dirs: 1.59802ms, cgo: 191.635µs, filename_unadjuster: 85.26µs, max_same_issues: 1.49µs, skip_files: 1.072µs, uniq_by_line: 1.026µs, diff: 486ns, max_from_linter: 444ns, exclude: 403ns, source_code: 350ns, path_shortener: 308ns, max_per_file_from_linter: 235ns 
14:33:47 [2020-12-10T14:33:47.792Z] INFO [runner] linters took 29.935239937s with stages: goanalysis_metalinter: 23.874341913s, unused: 6.003203451s 
14:33:47 [2020-12-10T14:33:47.792Z] INFO File cache stats: 1448 entries of total size 6.8MiB 
14:33:47 [2020-12-10T14:33:47.792Z] INFO Memory: 599 samples, avg is 474.0MB, max is 2699.7MB 
14:33:47 [2020-12-10T14:33:47.792Z] INFO Execution took 1m5.491260606s                
14:33:47 [2020-12-10T14:33:47.792Z] Congratulations! The shell scripts are properly formatted.
14:33:47 [2020-12-10T14:33:47.939Z] #43 33.68   CC       images/utsns.o
14:33:47 [2020-12-10T14:33:47.945Z] #41 79.01   DEP      criu/namespaces.d
14:33:48 [2020-12-10T14:33:48.202Z] #41 79.22   DEP      criu/mount.d
14:33:48 [2020-12-10T14:33:48.235Z] #43 33.92   CC       images/creds.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
14:33:48 [2020-12-10T14:33:48.459Z] #41 79.38   DEP      criu/memfd.d
14:33:48 [2020-12-10T14:33:48.459Z] #41 79.56   DEP      criu/mem.d
14:33:48 [2020-12-10T14:33:48.531Z] #43 34.23   CC       images/vma.o
14:33:48 [2020-12-10T14:33:48.532Z] #43 34.46   CC       images/netdev.o
14:33:48 [2020-12-10T14:33:48.585Z] #18 25.42 Selecting previously unselected package python3.
14:33:48 [2020-12-10T14:33:48.704Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41761/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9122cd1a75b8e49d9a583463c8231e01d94da161 hack/make.sh dynbinary-daemon test-docker-py
14:33:48 [2020-12-10T14:33:48.848Z] #18 25.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 ... 24066 files and directories currently installed.)
14:33:48 [2020-12-10T14:33:48.848Z] #18 25.53 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
14:33:48 [2020-12-10T14:33:48.848Z] #18 25.55 Unpacking python3 (3.7.3-1) ...
14:33:48 [2020-12-10T14:33:48.848Z] #18 25.68 Selecting previously unselected package libip4tc0:arm64.
14:33:48 [2020-12-10T14:33:48.848Z] #18 25.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
14:33:48 [2020-12-10T14:33:48.848Z] #18 25.70 Unpacking libip4tc0:arm64 (1.8.2-4) ...
14:33:48 [2020-12-10T14:33:48.848Z] #18 25.78 Selecting previously unselected package libip6tc0:arm64.
14:33:48 [2020-12-10T14:33:48.862Z] Commit message: "docs: add API v1.41"
14:33:48 [2020-12-10T14:33:48.964Z] 
14:33:48 [2020-12-10T14:33:48.964Z] Removing bundles/
14:33:48 [2020-12-10T14:33:48.964Z] 
14:33:49 [2020-12-10T14:33:49.017Z] #18 57.34 Setting up xfsprogs (4.20.0-1) ...
14:33:49 [2020-12-10T14:33:49.017Z] #18 57.37 Setting up python3-lib2to3 (3.7.3-1) ...
14:33:49 [2020-12-10T14:33:49.023Z] #41 79.83   DEP      criu/lsm.d
14:33:49 [2020-12-10T14:33:49.023Z] #41 79.96   DEP      criu/log.d
14:33:49 [2020-12-10T14:33:49.023Z] #41 80.07   DEP      criu/libnetlink.d
14:33:49 [2020-12-10T14:33:49.111Z] #18 25.78 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
14:33:49 [2020-12-10T14:33:49.111Z] #18 25.79 Unpacking libip6tc0:arm64 (1.8.2-4) ...
14:33:49 [2020-12-10T14:33:49.111Z] #18 25.89 Selecting previously unselected package libiptc0:arm64.
14:33:49 [2020-12-10T14:33:49.111Z] #18 25.90 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
14:33:49 [2020-12-10T14:33:49.111Z] #18 25.91 Unpacking libiptc0:arm64 (1.8.2-4) ...
14:33:49 [2020-12-10T14:33:49.111Z] #18 26.04 Selecting previously unselected package libnfnetlink0:arm64.
14:33:49 [2020-12-10T14:33:49.173Z] #43 34.84   CC       images/tty.o
14:33:49 [2020-12-10T14:33:49.223Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:33:49 [2020-12-10T14:33:49.223Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:33:49 [2020-12-10T14:33:49.223Z] GOOS="" GOARCH="" GOARM=""
14:33:49 [2020-12-10T14:33:49.277Z] #18 57.70 Setting up python3-pkg-resources (40.8.0-1) ...
14:33:49 [2020-12-10T14:33:49.279Z] #41 80.23   DEP      criu/kerndat.d
14:33:49 [2020-12-10T14:33:49.279Z] #41 80.40   DEP      criu/kcmp-ids.d
14:33:49 [2020-12-10T14:33:49.374Z] #18 26.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
14:33:49 [2020-12-10T14:33:49.374Z] #18 26.05 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:33:49 [2020-12-10T14:33:49.374Z] #18 26.12 Selecting previously unselected package libnetfilter-conntrack3:arm64.
14:33:49 [2020-12-10T14:33:49.374Z] #18 26.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
14:33:49 [2020-12-10T14:33:49.374Z] #18 26.14 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
14:33:49 [2020-12-10T14:33:49.374Z] #18 26.23 Selecting previously unselected package libnftnl11:arm64.
14:33:49 [2020-12-10T14:33:49.374Z] #18 26.24 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
14:33:49 [2020-12-10T14:33:49.374Z] #18 26.24 Unpacking libnftnl11:arm64 (1.1.2-2) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:33:49 [2020-12-10T14:33:49.536Z] #41 80.47   DEP      criu/irmap.d
14:33:49 [2020-12-10T14:33:49.536Z] #41 80.58   DEP      criu/ipc_ns.d
14:33:49 [2020-12-10T14:33:49.637Z] #18 26.36 Selecting previously unselected package iptables.
14:33:49 [2020-12-10T14:33:49.637Z] #18 26.36 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
14:33:49 [2020-12-10T14:33:49.637Z] #18 26.37 Unpacking iptables (1.8.2-4) ...
14:33:49 [2020-12-10T14:33:49.793Z] #41 80.73   DEP      criu/image.d
14:33:49 [2020-12-10T14:33:49.818Z] #43 35.57   CC       images/file-lock.o
14:33:50 [2020-12-10T14:33:50.049Z] #41 80.88   DEP      criu/image-desc.d
14:33:50 [2020-12-10T14:33:50.049Z] #41 80.98   DEP      criu/fsnotify.d
14:33:50 [2020-12-10T14:33:50.115Z] #43 35.88   CC       images/rlimit.o
14:33:50 [2020-12-10T14:33:50.163Z] #18 26.76 Selecting previously unselected package xxd.
14:33:50 [2020-12-10T14:33:50.163Z] #18 26.77 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
14:33:50 [2020-12-10T14:33:50.163Z] #18 26.78 Unpacking xxd (2:8.1.0875-5) ...
14:33:50 [2020-12-10T14:33:50.163Z] #18 26.95 Selecting previously unselected package vim-common.
14:33:50 [2020-12-10T14:33:50.163Z] #18 26.96 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:33:50 [2020-12-10T14:33:50.163Z] #18 26.99 Unpacking vim-common (2:8.1.0875-5) ...
14:33:50 [2020-12-10T14:33:50.217Z] #18 58.60 Setting up python3-distutils (3.7.3-1) ...
14:33:50 [2020-12-10T14:33:50.306Z] #41 81.19   DEP      criu/filesystems.d
14:33:50 [2020-12-10T14:33:50.306Z] #41 81.33   DEP      criu/files.d
14:33:50 [2020-12-10T14:33:50.412Z] #43 36.11   CC       images/pagemap.o
14:33:50 [2020-12-10T14:33:50.461Z] #18 27.16 Selecting previously unselected package bash-completion.
14:33:50 [2020-12-10T14:33:50.461Z] #18 27.18 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:33:50 [2020-12-10T14:33:50.567Z] #41 81.53   DEP      criu/files-reg.d
14:33:50 [2020-12-10T14:33:50.567Z] #41 81.72   DEP      criu/files-ext.d
14:33:50 [2020-12-10T14:33:50.708Z] #43 36.42   CC       images/siginfo.o
14:33:50 [2020-12-10T14:33:50.708Z] #43 36.65   CC       images/rpc.o
14:33:50 [2020-12-10T14:33:50.786Z] #18 59.06 Setting up python3-setuptools (40.8.0-1) ...
14:33:50 [2020-12-10T14:33:50.824Z] #41 81.91   DEP      criu/file-lock.d
14:33:51 [2020-12-10T14:33:51.080Z] #41 82.04   DEP      criu/file-ids.d
14:33:51 [2020-12-10T14:33:51.338Z] #41 82.21   DEP      criu/fifo.d
14:33:51 [2020-12-10T14:33:51.338Z] #41 ...
14:33:51 [2020-12-10T14:33:51.338Z] 
14:33:51 [2020-12-10T14:33:51.338Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:33:51 [2020-12-10T14:33:51.338Z] #30 DONE 151.8s
14:33:51 [2020-12-10T14:33:51.338Z] 
14:33:51 [2020-12-10T14:33:51.338Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:51 [2020-12-10T14:33:51.338Z] #41 82.35   DEP      criu/fdstore.d
14:33:51 [2020-12-10T14:33:51.338Z] #41 ...
14:33:51 [2020-12-10T14:33:51.338Z] 
14:33:51 [2020-12-10T14:33:51.338Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:33:51 [2020-12-10T14:33:51.338Z] #18 21.00 libcap2-bin is already the newest version (1:2.25-2).
14:33:51 [2020-12-10T14:33:51.338Z] #18 21.00 The following additional packages will be installed:
14:33:51 [2020-12-10T14:33:51.338Z] #18 21.01   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
14:33:51 [2020-12-10T14:33:51.338Z] #18 21.01   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
14:33:51 [2020-12-10T14:33:51.338Z] #18 21.01   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
14:33:51 [2020-12-10T14:33:51.338Z] #18 21.01   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
14:33:51 [2020-12-10T14:33:51.338Z] #18 21.01   python3.7 python3.7-minimal vim-runtime xxd
14:33:51 [2020-12-10T14:33:51.338Z] #18 21.01 Suggested packages:
14:33:51 [2020-12-10T14:33:51.338Z] #18 21.02   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
14:33:51 [2020-12-10T14:33:51.338Z] #18 21.02   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
14:33:51 [2020-12-10T14:33:51.338Z] #18 21.02   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
14:33:51 [2020-12-10T14:33:51.338Z] #18 21.02 Recommended packages:
14:33:51 [2020-12-10T14:33:51.338Z] #18 21.02   aufs-dkms nftables build-essential python3-dev python3-keyring
14:33:51 [2020-12-10T14:33:51.338Z] #18 21.02   python3-keyrings.alt python3-xdg unzip
14:33:51 [2020-12-10T14:33:51.338Z] #18 22.73 The following NEW packages will be installed:
14:33:51 [2020-12-10T14:33:51.338Z] #18 22.74   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
14:33:51 [2020-12-10T14:33:51.338Z] #18 22.74   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
14:33:51 [2020-12-10T14:33:51.338Z] #18 22.74   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:33:51 [2020-12-10T14:33:51.338Z] #18 22.74   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
14:33:51 [2020-12-10T14:33:51.338Z] #18 22.75   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
14:33:51 [2020-12-10T14:33:51.338Z] #18 22.75   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
14:33:51 [2020-12-10T14:33:51.338Z] #18 22.75   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
14:33:51 [2020-12-10T14:33:51.338Z] #18 22.75   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:33:51 [2020-12-10T14:33:51.338Z] #18 22.75   xz-utils zip
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.09 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.09 Need to get 28.5 MB of archives.
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.09 After this operation, 116 MB of additional disk space will be used.
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.59 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 23.60 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 24.06 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:33:51 [2020-12-10T14:33:51.338Z] #18 24.07 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:33:51 [2020-12-10T14:33:51.339Z] #18 24.07 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:33:51 [2020-12-10T14:33:51.339Z] #18 24.07 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
14:33:51 [2020-12-10T14:33:51.339Z] #18 24.07 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
14:33:51 [2020-12-10T14:33:51.339Z] #18 24.10 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
14:33:51 [2020-12-10T14:33:51.339Z] #18 24.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:33:51 [2020-12-10T14:33:51.339Z] #18 24.19 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
14:33:51 [2020-12-10T14:33:51.339Z] #18 24.20 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
14:33:51 [2020-12-10T14:33:51.339Z] #18 24.21 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
14:33:51 [2020-12-10T14:33:51.339Z] #18 24.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
14:33:51 [2020-12-10T14:33:51.339Z] #18 24.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
14:33:51 [2020-12-10T14:33:51.339Z] #18 24.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
14:33:51 [2020-12-10T14:33:51.339Z] #18 24.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
14:33:51 [2020-12-10T14:33:51.339Z] #18 24.35 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
14:33:51 [2020-12-10T14:33:51.339Z] #18 24.37 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
14:33:51 [2020-12-10T14:33:51.339Z] #18 24.78 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
14:33:51 [2020-12-10T14:33:51.339Z] #18 24.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
14:33:51 [2020-12-10T14:33:51.339Z] #18 24.92 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
14:33:51 [2020-12-10T14:33:51.339Z] #18 25.66 debconf: delaying package configuration, since apt-utils is not installed
14:33:51 [2020-12-10T14:33:51.339Z] #18 25.76 Fetched 28.5 MB in 2s (13.6 MB/s)
14:33:51 [2020-12-10T14:33:51.339Z] #18 25.83 Selecting previously unselected package pigz.
14:33:51 [2020-12-10T14:33:51.339Z] #18 25.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 ... 23432 files and directories currently installed.)
14:33:51 [2020-12-10T14:33:51.339Z] #18 25.92 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
14:33:51 [2020-12-10T14:33:51.339Z] #18 25.93 Unpacking pigz (2.4-1) ...
14:33:51 [2020-12-10T14:33:51.339Z] #18 26.03 Selecting previously unselected package libpython3.7-minimal:amd64.
14:33:51 [2020-12-10T14:33:51.339Z] #18 26.03 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
14:33:51 [2020-12-10T14:33:51.339Z] #18 26.04 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
14:33:51 [2020-12-10T14:33:51.725Z] #18 60.17 Setting up python3-pip (18.1-5) ...
14:33:51 [2020-12-10T14:33:51.901Z] #18 26.76 Selecting previously unselected package python3.7-minimal.
14:33:51 [2020-12-10T14:33:51.901Z] #18 26.76 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
14:33:51 [2020-12-10T14:33:51.901Z] #18 26.81 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
14:33:52 [2020-12-10T14:33:52.069Z] + docker version
14:33:52 [2020-12-10T14:33:52.245Z] #43 37.93   CC       images/ext-file.o
14:33:52 [2020-12-10T14:33:52.245Z] #43 38.16   CC       images/cgroup.o
14:33:52 [2020-12-10T14:33:52.664Z] #18 ...
14:33:52 [2020-12-10T14:33:52.664Z] 
14:33:52 [2020-12-10T14:33:52.664Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:52 [2020-12-10T14:33:52.664Z] #41 106.9   CC       criu/files-reg.o
14:33:52 [2020-12-10T14:33:52.664Z] #41 109.2   CC       criu/files.o
14:33:52 [2020-12-10T14:33:52.664Z] #41 111.3   CC       criu/filesystems.o
14:33:52 [2020-12-10T14:33:52.664Z] #41 112.0   CC       criu/fsnotify.o
14:33:52 [2020-12-10T14:33:52.664Z] #41 113.3   CC       criu/image-desc.o
14:33:52 [2020-12-10T14:33:52.664Z] #41 113.5   CC       criu/image.o
14:33:52 [2020-12-10T14:33:52.664Z] #41 114.4   CC       criu/ipc_ns.o
14:33:52 [2020-12-10T14:33:52.664Z] #41 115.6   CC       criu/irmap.o
14:33:52 [2020-12-10T14:33:52.664Z] #41 116.2   CC       criu/kcmp-ids.o
14:33:52 [2020-12-10T14:33:52.664Z] #41 116.5   CC       criu/kerndat.o
14:33:52 [2020-12-10T14:33:52.890Z] #43 38.86   CC       images/userns.o
14:33:52 [2020-12-10T14:33:52.924Z] #41 ...
14:33:52 [2020-12-10T14:33:52.924Z] 
14:33:52 [2020-12-10T14:33:52.924Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:33:52 [2020-12-10T14:33:52.924Z] #18 61.20 Processing triggers for libc-bin (2.28-10) ...
14:33:52 [2020-12-10T14:33:52.924Z] #18 61.26 Processing triggers for mime-support (3.62) ...
14:33:53 [2020-12-10T14:33:53.188Z] #43 39.16   CC       images/google/protobuf/descriptor.o
14:33:53 [2020-12-10T14:33:53.269Z] #18 28.02 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
14:33:53 [2020-12-10T14:33:53.269Z] #18 28.05 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
14:33:53 [2020-12-10T14:33:53.781Z] #18 30.11 Unpacking bash-completion (1:2.8-6) ...
14:33:53 [2020-12-10T14:33:53.865Z] #18 DONE 62.1s
14:33:53 [2020-12-10T14:33:53.865Z] 
14:33:53 [2020-12-10T14:33:53.865Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:33:53 [2020-12-10T14:33:53.865Z] #38 183.0 + dpkg --print-architecture
14:33:53 [2020-12-10T14:33:53.865Z] #38 183.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:33:53 [2020-12-10T14:33:53.865Z] #38 183.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:33:53 [2020-12-10T14:33:53.865Z] #38 183.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:33:54 [2020-12-10T14:33:54.045Z] #18 30.76 Selecting previously unselected package bzip2.
14:33:54 [2020-12-10T14:33:54.045Z] #18 30.77 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
14:33:54 [2020-12-10T14:33:54.045Z] #18 30.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:33:54 [2020-12-10T14:33:54.307Z] #18 30.89 Selecting previously unselected package xz-utils.
14:33:54 [2020-12-10T14:33:54.307Z] #18 30.91 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
14:33:54 [2020-12-10T14:33:54.307Z] #18 30.92 Unpacking xz-utils (5.2.4-1) ...
14:33:54 [2020-12-10T14:33:54.570Z] #18 31.17 Selecting previously unselected package apparmor.
14:33:54 [2020-12-10T14:33:54.570Z] #18 31.18 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
14:33:54 [2020-12-10T14:33:54.570Z] #18 31.28 Unpacking apparmor (2.13.2-10) ...
14:33:54 [2020-12-10T14:33:54.722Z] #43 ...
14:33:54 [2020-12-10T14:33:54.722Z] 
14:33:54 [2020-12-10T14:33:54.722Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:54 [2020-12-10T14:33:54.722Z] #45 96.43 net/url
14:33:54 [2020-12-10T14:33:54.722Z] #45 97.71 text/template/parse
14:33:54 [2020-12-10T14:33:54.722Z] #45 98.42 go/ast
14:33:54 [2020-12-10T14:33:54.722Z] #45 101.5 encoding/json
14:33:54 [2020-12-10T14:33:54.722Z] #45 ...
14:33:54 [2020-12-10T14:33:54.722Z] 
14:33:54 [2020-12-10T14:33:54.722Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:33:54 [2020-12-10T14:33:54.722Z] #51 96.61 encoding/json
14:33:54 [2020-12-10T14:33:54.722Z] #51 96.62 go/ast
14:33:54 [2020-12-10T14:33:54.722Z] #51 97.36 golang.org/x/sys/unix
14:33:54 [2020-12-10T14:33:54.806Z] #38 ...
14:33:54 [2020-12-10T14:33:54.806Z] 
14:33:54 [2020-12-10T14:33:54.806Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
14:33:54 [2020-12-10T14:33:54.806Z] #19 0.953 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:33:54 [2020-12-10T14:33:54.806Z] #19 0.955 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:33:54 [2020-12-10T14:33:54.806Z] #19 0.959 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:33:54 [2020-12-10T14:33:54.806Z] #19 DONE 1.0s
14:33:54 [2020-12-10T14:33:54.806Z] 
14:33:54 [2020-12-10T14:33:54.806Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
14:33:54 [2020-12-10T14:33:54.833Z] #18 31.66 Selecting previously unselected package aufs-tools.
14:33:54 [2020-12-10T14:33:54.833Z] #18 31.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
14:33:54 [2020-12-10T14:33:54.833Z] #18 31.67 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:33:55 [2020-12-10T14:33:55.095Z] #18 31.85 Selecting previously unselected package libonig5:arm64.
14:33:55 [2020-12-10T14:33:55.095Z] #18 31.85 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
14:33:55 [2020-12-10T14:33:55.095Z] #18 31.86 Unpacking libonig5:arm64 (6.9.1-1) ...
14:33:55 [2020-12-10T14:33:55.358Z] #18 32.02 Selecting previously unselected package libjq1:arm64.
14:33:55 [2020-12-10T14:33:55.358Z] #18 32.03 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
14:33:55 [2020-12-10T14:33:55.358Z] #18 32.05 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
14:33:55 [2020-12-10T14:33:55.358Z] #18 32.18 Selecting previously unselected package jq.
14:33:55 [2020-12-10T14:33:55.358Z] #18 32.20 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
14:33:55 [2020-12-10T14:33:55.358Z] #18 32.21 Unpacking jq (1.5+dfsg-2+b1) ...
14:33:55 [2020-12-10T14:33:55.369Z] #51 ...
14:33:55 [2020-12-10T14:33:55.369Z] 
14:33:55 [2020-12-10T14:33:55.369Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:33:55 [2020-12-10T14:33:55.369Z] #13 107.5 Selecting previously unselected package libapparmor1:ppc64el.
14:33:55 [2020-12-10T14:33:55.621Z] #18 32.31 Selecting previously unselected package libaio1:arm64.
14:33:55 [2020-12-10T14:33:55.621Z] #18 32.32 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
14:33:55 [2020-12-10T14:33:55.621Z] #18 32.32 Unpacking libaio1:arm64 (0.3.112-3) ...
14:33:55 [2020-12-10T14:33:55.621Z] #18 32.44 Selecting previously unselected package libgpm2:arm64.
14:33:55 [2020-12-10T14:33:55.621Z] #18 32.46 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
14:33:55 [2020-12-10T14:33:55.621Z] #18 32.46 Unpacking libgpm2:arm64 (1.20.7-5) ...
14:33:55 [2020-12-10T14:33:55.621Z] #18 32.56 Selecting previously unselected package libicu63:arm64.
14:33:55 [2020-12-10T14:33:55.667Z] #13 107.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
14:33:55 [2020-12-10T14:33:55.667Z] #13 107.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
14:33:55 [2020-12-10T14:33:55.667Z] #13 107.7 Selecting previously unselected package libapparmor-dev:ppc64el.
14:33:55 [2020-12-10T14:33:55.667Z] #13 107.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
14:33:55 [2020-12-10T14:33:55.667Z] #13 107.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
14:33:55 [2020-12-10T14:33:55.667Z] #13 107.8 Selecting previously unselected package libbtrfs0.
14:33:55 [2020-12-10T14:33:55.789Z] #18 30.16 Selecting previously unselected package python3-minimal.
14:33:55 [2020-12-10T14:33:55.789Z] #18 30.16 (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.)
14:33:55 [2020-12-10T14:33:55.789Z] #18 30.20 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
14:33:55 [2020-12-10T14:33:55.789Z] #18 30.21 Unpacking python3-minimal (3.7.3-1) ...
14:33:55 [2020-12-10T14:33:55.789Z] #18 30.30 Selecting previously unselected package libmpdec2:amd64.
14:33:55 [2020-12-10T14:33:55.789Z] #18 30.30 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
14:33:55 [2020-12-10T14:33:55.789Z] #18 30.32 Unpacking libmpdec2:amd64 (2.4.2-2) ...
14:33:55 [2020-12-10T14:33:55.789Z] #18 30.45 Selecting previously unselected package libpython3.7-stdlib:amd64.
14:33:55 [2020-12-10T14:33:55.789Z] #18 30.45 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
14:33:55 [2020-12-10T14:33:55.789Z] #18 30.48 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
14:33:55 [2020-12-10T14:33:55.888Z] #18 32.57 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
14:33:55 [2020-12-10T14:33:55.888Z] #18 32.59 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
14:33:55 [2020-12-10T14:33:55.888Z] #18 ...
14:33:55 [2020-12-10T14:33:55.888Z] 
14:33:55 [2020-12-10T14:33:55.888Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:33:55 [2020-12-10T14:33:55.888Z] #38 134.9 + dpkg --print-architecture
14:33:55 [2020-12-10T14:33:55.966Z] #13 107.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
14:33:55 [2020-12-10T14:33:55.966Z] #13 107.8 Unpacking libbtrfs0 (4.20.1-2) ...
14:33:55 [2020-12-10T14:33:55.966Z] #13 107.9 Selecting previously unselected package libbtrfs-dev.
14:33:55 [2020-12-10T14:33:55.966Z] #13 107.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
14:33:55 [2020-12-10T14:33:55.966Z] #13 107.9 Unpacking libbtrfs-dev (4.20.1-2) ...
14:33:55 [2020-12-10T14:33:55.966Z] #13 108.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
14:33:55 [2020-12-10T14:33:55.966Z] #13 108.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
14:33:55 [2020-12-10T14:33:55.966Z] #13 108.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
14:33:56 [2020-12-10T14:33:56.271Z] #13 108.2 Selecting previously unselected package libudev-dev:ppc64el.
14:33:56 [2020-12-10T14:33:56.271Z] #13 108.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_ppc64el.deb ...
14:33:56 [2020-12-10T14:33:56.271Z] #13 108.2 Unpacking libudev-dev:ppc64el (241-7~deb10u5) ...
14:33:56 [2020-12-10T14:33:56.271Z] #13 108.4 Selecting previously unselected package libsepol1-dev:ppc64el.
14:33:56 [2020-12-10T14:33:56.271Z] #13 108.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
14:33:56 [2020-12-10T14:33:56.584Z] #13 108.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
14:33:56 [2020-12-10T14:33:56.719Z] #18 31.41 Selecting previously unselected package python3.7.
14:33:56 [2020-12-10T14:33:56.719Z] #18 31.43 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
14:33:56 [2020-12-10T14:33:56.719Z] #18 31.44 Unpacking python3.7 (3.7.3-2+deb10u2) ...
14:33:56 [2020-12-10T14:33:56.719Z] #18 31.55 Selecting previously unselected package libpython3-stdlib:amd64.
14:33:56 [2020-12-10T14:33:56.719Z] #18 31.56 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
14:33:56 [2020-12-10T14:33:56.719Z] #18 31.56 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
14:33:56 [2020-12-10T14:33:56.719Z] #18 31.65 Setting up python3-minimal (3.7.3-1) ...
14:33:56 [2020-12-10T14:33:56.836Z] #38 ...
14:33:56 [2020-12-10T14:33:56.836Z] 
14:33:56 [2020-12-10T14:33:56.836Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:56 [2020-12-10T14:33:56.836Z] #41 66.79   LINK     criu/pie/restorer.built-in.o
14:33:56 [2020-12-10T14:33:56.836Z] #41 66.81   GEN      criu/pie/restorer-blob.h
14:33:56 [2020-12-10T14:33:56.836Z] #41 66.94   DEP      criu/vdso.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 67.17   DEP      criu/uts_ns.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 67.38   DEP      criu/util.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 67.54   DEP      criu/uffd.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 67.67   DEP      criu/tun.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 67.79   DEP      criu/tty.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 67.93   DEP      criu/timerfd.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 68.03   DEP      criu/timens.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 68.15   DEP      criu/sysfs_parse.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 68.27   DEP      criu/sysctl.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 68.55   DEP      criu/string.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 68.64   DEP      criu/stats.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 68.83   DEP      criu/sockets.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 69.08   DEP      criu/sk-unix.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 69.28   DEP      criu/sk-tcp.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 69.53   DEP      criu/sk-queue.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 69.67   DEP      criu/sk-packet.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 69.90   DEP      criu/sk-netlink.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 70.08   DEP      criu/sk-inet.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 70.23   DEP      criu/signalfd.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 70.34   DEP      criu/sigframe.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 70.43   DEP      criu/shmem.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 70.61   DEP      criu/servicefd.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 70.79   DEP      criu/seize.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 70.97   DEP      criu/seccomp.d
14:33:56 [2020-12-10T14:33:56.836Z] #41 71.12   DEP      criu/rst-malloc.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 71.30   DEP      criu/rbtree.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 71.35   DEP      criu/pstree.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 71.55   DEP      criu/protobuf.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 71.66   GEN      criu/protobuf-desc-gen.h
14:33:56 [2020-12-10T14:33:56.837Z] #41 73.31   DEP      criu/protobuf-desc.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 73.45   DEP      criu/proc_parse.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 73.59   DEP      criu/plugin.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 73.63   DEP      criu/pipes.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 73.71   DEP      criu/pie-util.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 73.78   DEP      criu/pie-util-vdso.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 73.91   DEP      criu/path.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 74.03   DEP      criu/parasite-syscall.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 74.25   DEP      criu/pagemap.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 74.40   DEP      criu/pagemap-cache.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 74.58   DEP      criu/page-xfer.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 74.78   DEP      criu/page-pipe.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 74.92   DEP      criu/netfilter.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 75.13   DEP      criu/net.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 75.32   DEP      criu/namespaces.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 75.49   DEP      criu/mount.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 75.75   DEP      criu/memfd.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 75.90   DEP      criu/mem.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 76.05   DEP      criu/lsm.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 76.15   DEP      criu/log.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 76.27   DEP      criu/libnetlink.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 76.59   DEP      criu/kerndat.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 76.73   DEP      criu/kcmp-ids.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 76.79   DEP      criu/irmap.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 76.96   DEP      criu/ipc_ns.d
14:33:56 [2020-12-10T14:33:56.837Z] #41 77.15   DEP      criu/image.d
14:33:56 [2020-12-10T14:33:56.880Z] #13 108.8 Selecting previously unselected package libpcre16-3:ppc64el.
14:33:56 [2020-12-10T14:33:56.880Z] #13 108.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
14:33:56 [2020-12-10T14:33:56.880Z] #13 108.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
14:33:57 [2020-12-10T14:33:57.099Z] #41 ...
14:33:57 [2020-12-10T14:33:57.099Z] 
14:33:57 [2020-12-10T14:33:57.099Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:33:57 [2020-12-10T14:33:57.099Z] #38 DONE 135.9s
14:33:57 [2020-12-10T14:33:57.099Z] 
14:33:57 [2020-12-10T14:33:57.099Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:33:57 [2020-12-10T14:33:57.099Z] #41 77.34   DEP      criu/image-desc.d
14:33:57 [2020-12-10T14:33:57.099Z] #41 77.40   DEP      criu/fsnotify.d
14:33:57 [2020-12-10T14:33:57.180Z] #13 109.1 Selecting previously unselected package libpcre32-3:ppc64el.
14:33:57 [2020-12-10T14:33:57.180Z] #13 109.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
14:33:57 [2020-12-10T14:33:57.180Z] #13 109.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
14:33:57 [2020-12-10T14:33:57.180Z] #13 109.3 Selecting previously unselected package libpcrecpp0v5:ppc64el.
14:33:57 [2020-12-10T14:33:57.362Z] #41 77.57   DEP      criu/filesystems.d
14:33:57 [2020-12-10T14:33:57.479Z] #13 109.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
14:33:57 [2020-12-10T14:33:57.479Z] #13 109.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
14:33:57 [2020-12-10T14:33:57.479Z] #13 109.5 Selecting previously unselected package libpcre3-dev:ppc64el.
14:33:57 [2020-12-10T14:33:57.479Z] #13 109.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
14:33:57 [2020-12-10T14:33:57.479Z] #13 109.5 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
14:33:57 [2020-12-10T14:33:57.626Z] #41 77.82   DEP      criu/files.d
14:33:57 [2020-12-10T14:33:57.776Z] #13 109.9 Selecting previously unselected package libselinux1-dev:ppc64el.
14:33:57 [2020-12-10T14:33:57.856Z] Client: Docker Engine - Enterprise
14:33:57 [2020-12-10T14:33:57.856Z]  Version:           19.03.12
14:33:57 [2020-12-10T14:33:57.856Z]  API version:       1.40
14:33:57 [2020-12-10T14:33:57.856Z]  Go version:        go1.13.13
14:33:57 [2020-12-10T14:33:57.856Z]  Git commit:        4306744
14:33:57 [2020-12-10T14:33:57.856Z]  Built:             08/05/2020 19:27:53
14:33:57 [2020-12-10T14:33:57.856Z]  OS/Arch:           windows/amd64
14:33:57 [2020-12-10T14:33:57.856Z]  Experimental:      false
14:33:57 [2020-12-10T14:33:57.856Z] 
14:33:57 [2020-12-10T14:33:57.856Z] Server: Docker Engine - Enterprise
14:33:57 [2020-12-10T14:33:57.856Z]  Engine:
14:33:57 [2020-12-10T14:33:57.856Z]   Version:          19.03.12
14:33:57 [2020-12-10T14:33:57.856Z]   API version:      1.40 (minimum version 1.24)
14:33:57 [2020-12-10T14:33:57.856Z]   Go version:       go1.13.13
14:33:57 [2020-12-10T14:33:57.856Z]   Git commit:       f295753ffd
14:33:57 [2020-12-10T14:33:57.856Z]   Built:            08/05/2020 19:26:41
14:33:57 [2020-12-10T14:33:57.856Z]   OS/Arch:          windows/amd64
14:33:57 [2020-12-10T14:33:57.856Z]   Experimental:     true
14:33:57 [2020-12-10T14:33:57.889Z] #41 78.09   DEP      criu/files-reg.d
14:33:58 [2020-12-10T14:33:58.075Z] #13 109.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
14:33:58 [2020-12-10T14:33:58.075Z] #13 109.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
14:33:58 [2020-12-10T14:33:58.075Z] #13 110.2 Selecting previously unselected package libdevmapper-dev:ppc64el.
14:33:58 [2020-12-10T14:33:58.086Z] #18 32.58 Selecting previously unselected package python3.
14:33:58 [2020-12-10T14:33:58.086Z] #18 32.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
14:33:58 [2020-12-10T14:33:58.086Z] #18 32.66 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
14:33:58 [2020-12-10T14:33:58.086Z] #18 32.66 Unpacking python3 (3.7.3-1) ...
14:33:58 [2020-12-10T14:33:58.086Z] #18 32.77 Selecting previously unselected package libip4tc0:amd64.
14:33:58 [2020-12-10T14:33:58.086Z] #18 32.77 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
14:33:58 [2020-12-10T14:33:58.086Z] #18 32.79 Unpacking libip4tc0:amd64 (1.8.2-4) ...
14:33:58 [2020-12-10T14:33:58.086Z] #18 32.91 Selecting previously unselected package libip6tc0:amd64.
14:33:58 [2020-12-10T14:33:58.086Z] #18 32.91 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
14:33:58 [2020-12-10T14:33:58.086Z] #18 32.92 Unpacking libip6tc0:amd64 (1.8.2-4) ...
14:33:58 [2020-12-10T14:33:58.086Z] #18 33.01 Selecting previously unselected package libiptc0:amd64.
14:33:58 [2020-12-10T14:33:58.086Z] #18 33.02 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
14:33:58 [2020-12-10T14:33:58.086Z] #18 33.02 Unpacking libiptc0:amd64 (1.8.2-4) ...
14:33:58 [2020-12-10T14:33:58.086Z] #18 33.10 Selecting previously unselected package libnfnetlink0:amd64.
14:33:58 [2020-12-10T14:33:58.086Z] #18 33.11 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:33:58 [2020-12-10T14:33:58.151Z] #41 78.35   DEP      criu/files-ext.d
14:33:58 [2020-12-10T14:33:58.344Z] #18 33.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:33:58 [2020-12-10T14:33:58.344Z] #18 33.16 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:33:58 [2020-12-10T14:33:58.344Z] #18 33.17 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
14:33:58 [2020-12-10T14:33:58.344Z] #18 33.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:33:58 [2020-12-10T14:33:58.344Z] #18 33.22 Selecting previously unselected package libnftnl11:amd64.
14:33:58 [2020-12-10T14:33:58.344Z] #18 33.23 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
14:33:58 [2020-12-10T14:33:58.344Z] #18 33.24 Unpacking libnftnl11:amd64 (1.1.2-2) ...
14:33:58 [2020-12-10T14:33:58.344Z] #18 33.32 Selecting previously unselected package iptables.
14:33:58 [2020-12-10T14:33:58.344Z] #18 33.33 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
14:33:58 [2020-12-10T14:33:58.344Z] #18 33.34 Unpacking iptables (1.8.2-4) ...
14:33:58 [2020-12-10T14:33:58.373Z] #13 110.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
14:33:58 [2020-12-10T14:33:58.373Z] #13 110.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
14:33:58 [2020-12-10T14:33:58.373Z] #13 110.3 Selecting previously unselected package libseccomp-dev:ppc64el.
14:33:58 [2020-12-10T14:33:58.373Z] #13 110.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
14:33:58 [2020-12-10T14:33:58.373Z] #13 110.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
14:33:58 [2020-12-10T14:33:58.414Z] #41 78.55   DEP      criu/file-lock.d
14:33:58 [2020-12-10T14:33:58.414Z] #41 78.79   DEP      criu/file-ids.d
[Pipeline] sh
14:33:58 [2020-12-10T14:33:58.673Z] #13 110.5 Selecting previously unselected package libsystemd-dev:ppc64el.
14:33:58 [2020-12-10T14:33:58.673Z] #13 110.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_ppc64el.deb ...
14:33:58 [2020-12-10T14:33:58.673Z] #13 110.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u5) ...
14:33:58 [2020-12-10T14:33:58.677Z] #41 78.95   DEP      criu/fifo.d
14:33:58 [2020-12-10T14:33:58.909Z] #18 33.67 Selecting previously unselected package xxd.
14:33:58 [2020-12-10T14:33:58.909Z] #18 33.68 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
14:33:58 [2020-12-10T14:33:58.909Z] #18 33.69 Unpacking xxd (2:8.1.0875-5) ...
14:33:58 [2020-12-10T14:33:58.909Z] #18 33.80 Selecting previously unselected package vim-common.
14:33:58 [2020-12-10T14:33:58.909Z] #18 33.81 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:33:58 [2020-12-10T14:33:58.909Z] #18 33.83 Unpacking vim-common (2:8.1.0875-5) ...
14:33:58 [2020-12-10T14:33:58.940Z] #41 79.10   DEP      criu/fdstore.d
14:33:58 [2020-12-10T14:33:58.940Z] #41 79.16   DEP      criu/fault-injection.d
14:33:58 [2020-12-10T14:33:58.940Z] #41 79.20   DEP      criu/external.d
14:33:58 [2020-12-10T14:33:58.940Z] #41 79.26   DEP      criu/eventpoll.d
14:33:58 [2020-12-10T14:33:58.973Z] #13 110.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
14:33:58 [2020-12-10T14:33:58.973Z] #13 110.9 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
14:33:58 [2020-12-10T14:33:58.973Z] #13 110.9 Setting up libapparmor1:ppc64el (2.13.2-10) ...
14:33:58 [2020-12-10T14:33:58.973Z] #13 110.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:33:58 [2020-12-10T14:33:58.973Z] #13 111.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
14:33:58 [2020-12-10T14:33:58.973Z] #13 111.0 Setting up libsepol1-dev:ppc64el (2.8-1) ...
14:33:58 [2020-12-10T14:33:58.973Z] #13 111.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:33:58 [2020-12-10T14:33:58.973Z] #13 111.0 Setting up libbtrfs0 (4.20.1-2) ...
14:33:58 [2020-12-10T14:33:58.973Z] #13 111.0 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
14:33:58 [2020-12-10T14:33:58.973Z] #13 111.0 Setting up libudev-dev:ppc64el (241-7~deb10u5) ...
14:33:58 [2020-12-10T14:33:58.973Z] #13 111.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:33:58 [2020-12-10T14:33:58.973Z] #13 111.1 Setting up libbtrfs-dev (4.20.1-2) ...
14:33:58 [2020-12-10T14:33:58.973Z] #13 111.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
14:33:58 [2020-12-10T14:33:58.973Z] #13 111.1 Setting up mingw-w64-common (6.0.0-3) ...
14:33:59 [2020-12-10T14:33:59.166Z] #18 34.03 Selecting previously unselected package bash-completion.
14:33:59 [2020-12-10T14:33:59.166Z] #18 34.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:33:59 [2020-12-10T14:33:59.202Z] #41 79.43   DEP      criu/eventfd.d
14:33:59 [2020-12-10T14:33:59.273Z] #13 111.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u5) ...
14:33:59 [2020-12-10T14:33:59.273Z] #13 111.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:33:59 [2020-12-10T14:33:59.273Z] #13 111.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
14:33:59 [2020-12-10T14:33:59.273Z] #13 111.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:33:59 [2020-12-10T14:33:59.273Z] #13 111.2 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
14:33:59 [2020-12-10T14:33:59.273Z] #13 111.2 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
14:33:59 [2020-12-10T14:33:59.273Z] #13 111.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:33:59 [2020-12-10T14:33:59.273Z] #13 111.2 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
14:33:59 [2020-12-10T14:33:59.273Z] #13 111.2 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
14:33:59 [2020-12-10T14:33:59.273Z] #13 111.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:33:59 [2020-12-10T14:33:59.273Z] #13 111.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
14:33:59 [2020-12-10T14:33:59.273Z] #13 111.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
14:33:59 [2020-12-10T14:33:59.273Z] #13 111.3 Setting up dmsetup (2:1.02.155-3) ...
14:33:59 [2020-12-10T14:33:59.273Z] #13 111.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
14:33:59 [2020-12-10T14:33:59.273Z] #13 111.3 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
14:33:59 [2020-12-10T14:33:59.273Z] #13 111.3 Processing triggers for libc-bin (2.28-10) ...
14:33:59 [2020-12-10T14:33:59.377Z] + docker info
14:33:59 [2020-12-10T14:33:59.464Z] #41 79.63   DEP      criu/crtools.d
14:33:59 [2020-12-10T14:33:59.570Z] #13 DONE 111.7s
14:33:59 [2020-12-10T14:33:59.570Z] 
14:33:59 [2020-12-10T14:33:59.570Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:33:59 [2020-12-10T14:33:59.726Z] #41 79.86   DEP      criu/cr-service.d
14:33:59 [2020-12-10T14:33:59.726Z] #41 80.05   DEP      criu/cr-restore.d
14:33:59 [2020-12-10T14:33:59.989Z] #41 80.23   DEP      criu/cr-errno.d
14:33:59 [2020-12-10T14:33:59.989Z] #41 80.25   DEP      criu/cr-dump.d
14:34:00 [2020-12-10T14:34:00.091Z] #20 5.086 Collecting yamllint==1.16.0
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.520 + RM_GOPATH=0
14:34:00 [2020-12-10T14:34:00.221Z] #53 ...
14:34:00 [2020-12-10T14:34:00.221Z] 
14:34:00 [2020-12-10T14:34:00.221Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
14:34:00 [2020-12-10T14:34:00.221Z] #14 DONE 0.6s
14:34:00 [2020-12-10T14:34:00.221Z] 
14:34:00 [2020-12-10T14:34:00.221Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.520 + TMP_GOPATH=
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.520 + : /build
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.520 + '[' -z '' ']'
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.522 ++ mktemp -d
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.525 + export GOPATH=/tmp/tmp.a7608cxrGe
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.525 + GOPATH=/tmp/tmp.a7608cxrGe
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.525 + RM_GOPATH=1
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.526 + case "$(go env GOARCH)" in
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.528 ++ go env GOARCH
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.539 + export GO_BUILDMODE=-buildmode=pie
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.539 + GO_BUILDMODE=-buildmode=pie
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.543 ++ dirname /tmp/install/install.sh
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.549 + dir=/tmp/install
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.550 + bin=runc
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.550 + shift
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.551 + '[' '!' -f /tmp/install/runc.installer ']'
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.551 + . /tmp/install/runc.installer
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.556 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.557 + install_runc
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.558 + grep -q '^3\.10\.0.*\.el7\.'
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.560 + uname -r
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.572 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.572 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.573 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.a7608cxrGe/src/github.com/opencontainers/runc
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.572 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
14:34:00 [2020-12-10T14:34:00.221Z] #53 0.602 Cloning into '/tmp/tmp.a7608cxrGe/src/github.com/opencontainers/runc'...
14:34:00 [2020-12-10T14:34:00.251Z] #41 80.44   DEP      criu/cr-dedup.d
14:34:00 [2020-12-10T14:34:00.514Z] #41 80.66   DEP      criu/cr-check.d
14:34:00 [2020-12-10T14:34:00.777Z] #41 80.91   DEP      criu/config.d
14:34:00 [2020-12-10T14:34:00.777Z] #41 81.04   DEP      criu/clone-noasan.d
14:34:00 [2020-12-10T14:34:00.777Z] #41 81.15   DEP      criu/cgroup.d
14:34:00 [2020-12-10T14:34:00.873Z] #53 ...
14:34:00 [2020-12-10T14:34:00.873Z] 
14:34:00 [2020-12-10T14:34:00.873Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
14:34:00 [2020-12-10T14:34:00.873Z] #15 DONE 0.4s
14:34:00 [2020-12-10T14:34:00.873Z] 
14:34:00 [2020-12-10T14:34:00.873Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
14:34:00 [2020-12-10T14:34:00.873Z] #16 0.249 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:34:00 [2020-12-10T14:34:00.873Z] #16 DONE 0.3s
14:34:00 [2020-12-10T14:34:00.873Z] 
14:34:00 [2020-12-10T14:34:00.873Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
14:34:01 [2020-12-10T14:34:01.039Z] #41 81.34   DEP      criu/cgroup-props.d
14:34:01 [2020-12-10T14:34:01.039Z] #41 81.43   DEP      criu/bitmap.d
14:34:01 [2020-12-10T14:34:01.302Z] #41 81.45   DEP      criu/bfd.d
14:34:01 [2020-12-10T14:34:01.518Z] #17 DONE 0.4s
14:34:01 [2020-12-10T14:34:01.518Z] 
14:34:01 [2020-12-10T14:34:01.518Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
14:34:01 [2020-12-10T14:34:01.565Z] #41 81.60   DEP      criu/autofs.d
14:34:01 [2020-12-10T14:34:01.565Z] #41 81.72   DEP      criu/aio.d
14:34:01 [2020-12-10T14:34:01.686Z] #18 ...
14:34:01 [2020-12-10T14:34:01.686Z] 
14:34:01 [2020-12-10T14:34:01.686Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:01 [2020-12-10T14:34:01.686Z] #41 82.53   DEP      criu/fault-injection.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 82.60   DEP      criu/external.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 82.81   DEP      criu/eventpoll.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 83.04   DEP      criu/eventfd.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 83.17   DEP      criu/crtools.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 83.42   DEP      criu/cr-service.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 83.67   DEP      criu/cr-restore.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 83.87   DEP      criu/cr-errno.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 83.89   DEP      criu/cr-dump.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 84.12   DEP      criu/cr-dedup.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 84.30   DEP      criu/cr-check.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 84.48   DEP      criu/config.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 84.64   DEP      criu/clone-noasan.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 84.70   DEP      criu/cgroup.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 84.84   DEP      criu/cgroup-props.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 84.93   DEP      criu/bitmap.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 84.95   DEP      criu/bfd.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 85.07   DEP      criu/autofs.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 85.21   DEP      criu/aio.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 85.37   DEP      criu/action-scripts.d
14:34:01 [2020-12-10T14:34:01.686Z] #41 85.67   CC       criu/action-scripts.o
14:34:01 [2020-12-10T14:34:01.686Z] #41 86.09   CC       criu/aio.o
14:34:01 [2020-12-10T14:34:01.686Z] #41 86.63   CC       criu/autofs.o
14:34:01 [2020-12-10T14:34:01.686Z] #41 88.10   CC       criu/bfd.o
14:34:01 [2020-12-10T14:34:01.686Z] #41 88.58   CC       criu/bitmap.o
14:34:01 [2020-12-10T14:34:01.686Z] #41 88.68   CC       criu/cgroup-props.o
14:34:01 [2020-12-10T14:34:01.686Z] #41 89.34   CC       criu/cgroup.o
14:34:01 [2020-12-10T14:34:01.686Z] #41 92.13   CC       criu/clone-noasan.o
14:34:01 [2020-12-10T14:34:01.686Z] #41 92.36   CC       criu/config.o
14:34:01 [2020-12-10T14:34:01.686Z] #41 ...
14:34:01 [2020-12-10T14:34:01.686Z] 
14:34:01 [2020-12-10T14:34:01.686Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:34:01 [2020-12-10T14:34:01.686Z] #18 36.62 Unpacking bash-completion (1:2.8-6) ...
14:34:01 [2020-12-10T14:34:01.813Z] #18 DONE 0.3s
14:34:01 [2020-12-10T14:34:01.813Z] 
14:34:01 [2020-12-10T14:34:01.813Z] #19 [dev-systemd-false  6/26] RUN ldconfig
14:34:01 [2020-12-10T14:34:01.828Z] #41 81.93   DEP      criu/action-scripts.d
14:34:02 [2020-12-10T14:34:02.000Z] #20 ...
14:34:02 [2020-12-10T14:34:02.000Z] 
14:34:02 [2020-12-10T14:34:02.000Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:02 [2020-12-10T14:34:02.000Z] #41 117.5   CC       criu/libnetlink.o
14:34:02 [2020-12-10T14:34:02.000Z] #41 117.9   CC       criu/log.o
14:34:02 [2020-12-10T14:34:02.000Z] #41 118.8   CC       criu/lsm.o
14:34:02 [2020-12-10T14:34:02.000Z] #41 119.3   CC       criu/mem.o
14:34:02 [2020-12-10T14:34:02.000Z] #41 121.0   CC       criu/memfd.o
14:34:02 [2020-12-10T14:34:02.000Z] #41 121.7   CC       criu/mount.o
14:34:02 [2020-12-10T14:34:02.000Z] #41 125.8   CC       criu/namespaces.o
14:34:02 [2020-12-10T14:34:02.090Z] #41 82.18   CC       criu/action-scripts.o
14:34:02 [2020-12-10T14:34:02.110Z] #19 DONE 0.4s
14:34:02 [2020-12-10T14:34:02.110Z] 
14:34:02 [2020-12-10T14:34:02.110Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:34:02 [2020-12-10T14:34:02.249Z] #18 36.98 Selecting previously unselected package bzip2.
14:34:02 [2020-12-10T14:34:02.249Z] #18 36.98 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
14:34:02 [2020-12-10T14:34:02.249Z] #18 36.99 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:34:02 [2020-12-10T14:34:02.249Z] #18 37.06 Selecting previously unselected package xz-utils.
14:34:02 [2020-12-10T14:34:02.249Z] #18 37.07 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
14:34:02 [2020-12-10T14:34:02.249Z] #18 37.07 Unpacking xz-utils (5.2.4-1) ...
14:34:02 [2020-12-10T14:34:02.353Z] #41 82.68   CC       criu/aio.o
14:34:02 [2020-12-10T14:34:02.506Z] #18 37.20 Selecting previously unselected package apparmor.
14:34:02 [2020-12-10T14:34:02.506Z] #18 37.21 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
14:34:02 [2020-12-10T14:34:02.506Z] #18 37.29 Unpacking apparmor (2.13.2-10) ...
14:34:02 [2020-12-10T14:34:02.758Z] #20 0.525 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
14:34:02 [2020-12-10T14:34:02.758Z] #20 0.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:34:02 [2020-12-10T14:34:02.758Z] #20 0.582 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:34:02 [2020-12-10T14:34:02.770Z] #18 37.66 Selecting previously unselected package aufs-tools.
14:34:02 [2020-12-10T14:34:02.770Z] #18 37.68 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
14:34:02 [2020-12-10T14:34:02.770Z] #18 37.68 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:34:02 [2020-12-10T14:34:02.928Z] #41 83.21   CC       criu/autofs.o
14:34:03 [2020-12-10T14:34:03.027Z] #18 37.83 Selecting previously unselected package libonig5:amd64.
14:34:03 [2020-12-10T14:34:03.027Z] #18 37.83 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
14:34:03 [2020-12-10T14:34:03.027Z] #18 37.84 Unpacking libonig5:amd64 (6.9.1-1) ...
14:34:03 [2020-12-10T14:34:03.284Z] #18 38.00 Selecting previously unselected package libjq1:amd64.
14:34:03 [2020-12-10T14:34:03.284Z] #18 38.00 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:34:03 [2020-12-10T14:34:03.284Z] #18 38.01 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:34:03 [2020-12-10T14:34:03.284Z] #18 38.12 Selecting previously unselected package jq.
14:34:03 [2020-12-10T14:34:03.284Z] #18 38.13 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
14:34:03 [2020-12-10T14:34:03.284Z] #18 38.14 Unpacking jq (1.5+dfsg-2+b1) ...
14:34:03 [2020-12-10T14:34:03.382Z] #41 127.4   CC       criu/net.o
14:34:03 [2020-12-10T14:34:03.540Z] #18 38.25 Selecting previously unselected package libaio1:amd64.
14:34:03 [2020-12-10T14:34:03.540Z] #18 38.25 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
14:34:03 [2020-12-10T14:34:03.540Z] #18 38.26 Unpacking libaio1:amd64 (0.3.112-3) ...
14:34:03 [2020-12-10T14:34:03.540Z] #18 38.31 Selecting previously unselected package libgpm2:amd64.
14:34:03 [2020-12-10T14:34:03.540Z] #18 38.33 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
14:34:03 [2020-12-10T14:34:03.540Z] #18 38.33 Unpacking libgpm2:amd64 (1.20.7-5) ...
14:34:03 [2020-12-10T14:34:03.540Z] #18 38.42 Selecting previously unselected package libicu63:amd64.
14:34:03 [2020-12-10T14:34:03.540Z] #18 38.44 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
14:34:03 [2020-12-10T14:34:03.540Z] #18 38.45 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
14:34:03 [2020-12-10T14:34:03.824Z] #20 1.510 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
14:34:04 [2020-12-10T14:34:04.320Z] #41 84.57   CC       criu/bfd.o
14:34:04 [2020-12-10T14:34:04.320Z] #41 ...
14:34:04 [2020-12-10T14:34:04.320Z] 
14:34:04 [2020-12-10T14:34:04.320Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:34:04 [2020-12-10T14:34:04.320Z] #18 35.59 Selecting previously unselected package libnet1:arm64.
14:34:04 [2020-12-10T14:34:04.320Z] #18 35.60 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 35.62 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 35.74 Selecting previously unselected package libnl-3-200:arm64.
14:34:04 [2020-12-10T14:34:04.320Z] #18 35.76 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 35.78 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 35.96 Selecting previously unselected package libprotobuf-c1:arm64.
14:34:04 [2020-12-10T14:34:04.320Z] #18 35.97 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 35.97 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 36.07 Selecting previously unselected package libreadline5:arm64.
14:34:04 [2020-12-10T14:34:04.320Z] #18 36.07 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 36.08 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 36.20 Selecting previously unselected package net-tools.
14:34:04 [2020-12-10T14:34:04.320Z] #18 36.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 36.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 36.48 Selecting previously unselected package python-pip-whl.
14:34:04 [2020-12-10T14:34:04.320Z] #18 36.48 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 36.50 Unpacking python-pip-whl (18.1-5) ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 36.93 Selecting previously unselected package python3-lib2to3.
14:34:04 [2020-12-10T14:34:04.320Z] #18 36.94 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 36.94 Unpacking python3-lib2to3 (3.7.3-1) ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 37.07 Selecting previously unselected package python3-distutils.
14:34:04 [2020-12-10T14:34:04.320Z] #18 37.08 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 37.09 Unpacking python3-distutils (3.7.3-1) ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 37.21 Selecting previously unselected package python3-pip.
14:34:04 [2020-12-10T14:34:04.320Z] #18 37.22 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 37.23 Unpacking python3-pip (18.1-5) ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 37.44 Selecting previously unselected package python3-pkg-resources.
14:34:04 [2020-12-10T14:34:04.320Z] #18 37.46 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 37.47 Unpacking python3-pkg-resources (40.8.0-1) ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 37.61 Selecting previously unselected package python3-setuptools.
14:34:04 [2020-12-10T14:34:04.320Z] #18 37.62 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 37.62 Unpacking python3-setuptools (40.8.0-1) ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 37.90 Selecting previously unselected package python3-wheel.
14:34:04 [2020-12-10T14:34:04.320Z] #18 37.90 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 37.92 Unpacking python3-wheel (0.32.3-2) ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 38.04 Selecting previously unselected package sudo.
14:34:04 [2020-12-10T14:34:04.320Z] #18 38.05 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 38.06 Unpacking sudo (1.8.27-1+deb10u2) ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 38.53 Selecting previously unselected package thin-provisioning-tools.
14:34:04 [2020-12-10T14:34:04.320Z] #18 38.55 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 38.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 38.83 Selecting previously unselected package uidmap.
14:34:04 [2020-12-10T14:34:04.320Z] #18 38.83 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 38.84 Unpacking uidmap (1:4.5-1.1) ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 38.96 Selecting previously unselected package vim-runtime.
14:34:04 [2020-12-10T14:34:04.320Z] #18 38.96 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:34:04 [2020-12-10T14:34:04.320Z] #18 39.01 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:34:04 [2020-12-10T14:34:04.320Z] #18 39.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:34:04 [2020-12-10T14:34:04.320Z] #18 39.05 Unpacking vim-runtime (2:8.1.0875-5) ...
14:34:04 [2020-12-10T14:34:04.896Z] #18 41.65 Selecting previously unselected package vim.
14:34:04 [2020-12-10T14:34:04.896Z] #18 41.66 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
14:34:04 [2020-12-10T14:34:04.896Z] #18 41.69 Unpacking vim (2:8.1.0875-5) ...
14:34:05 [2020-12-10T14:34:05.292Z] #41 ...
14:34:05 [2020-12-10T14:34:05.292Z] 
14:34:05 [2020-12-10T14:34:05.292Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
14:34:05 [2020-12-10T14:34:05.292Z] #20 10.47   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:34:05 [2020-12-10T14:34:05.292Z] #20 10.57 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:34:05 [2020-12-10T14:34:05.292Z] #20 10.61   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
14:34:05 [2020-12-10T14:34:05.292Z] #20 10.66 Collecting pyyaml (from yamllint==1.16.0)
14:34:05 [2020-12-10T14:34:05.358Z] #20 3.026 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [243 kB]
14:34:05 [2020-12-10T14:34:05.471Z] #18 42.12 Selecting previously unselected package xfsprogs.
14:34:05 [2020-12-10T14:34:05.471Z] #18 42.13 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
14:34:05 [2020-12-10T14:34:05.471Z] #18 42.14 Unpacking xfsprogs (4.20.0-1) ...
14:34:05 [2020-12-10T14:34:05.552Z] #20 10.79   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
14:34:05 [2020-12-10T14:34:05.655Z] #20 ...
14:34:05 [2020-12-10T14:34:05.655Z] 
14:34:05 [2020-12-10T14:34:05.655Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:05 [2020-12-10T14:34:05.655Z] #43 41.41   CC       images/opts.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 41.67   CC       images/seccomp.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 42.03   CC       images/binfmt-misc.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 42.32   CC       images/time.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 42.68   CC       images/sysctl.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 42.95   CC       images/autofs.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 43.22   CC       images/macvlan.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 43.53   CC       images/sit.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 43.87   CC       images/memfd.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 44.22   CC       images/timens.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 44.57   LINK     images/built-in.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 44.80   GEN      compel/include/asm
14:34:05 [2020-12-10T14:34:05.655Z] #43 44.84   GEN      compel/include/version.h
14:34:05 [2020-12-10T14:34:05.655Z] #43 44.87 touch .config
14:34:05 [2020-12-10T14:34:05.655Z] #43 44.94   GEN      include/common/config.h
14:34:05 [2020-12-10T14:34:05.655Z] #43 45.06   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:34:05 [2020-12-10T14:34:05.655Z] #43 45.12   GEN      compel/plugins/include/uapi/std/syscall.h
14:34:05 [2020-12-10T14:34:05.655Z] #43 45.14   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
14:34:05 [2020-12-10T14:34:05.655Z] #43 45.17   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
14:34:05 [2020-12-10T14:34:05.655Z] #43 45.21   DEP      compel/arch/ppc64/plugins/std/memcmp.d
14:34:05 [2020-12-10T14:34:05.655Z] #43 45.25   DEP      compel/arch/ppc64/plugins/std/memcpy.d
14:34:05 [2020-12-10T14:34:05.655Z] #43 45.31   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
14:34:05 [2020-12-10T14:34:05.655Z] #43 45.35   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:34:05 [2020-12-10T14:34:05.655Z] #43 45.37   DEP      compel/plugins/std/infect.d
14:34:05 [2020-12-10T14:34:05.655Z] #43 45.48   DEP      compel/plugins/std/string.d
14:34:05 [2020-12-10T14:34:05.655Z] #43 45.76   DEP      compel/plugins/std/log.d
14:34:05 [2020-12-10T14:34:05.655Z] #43 45.93   DEP      compel/plugins/std/fds.d
14:34:05 [2020-12-10T14:34:05.655Z] #43 46.05   DEP      compel/plugins/std/std.d
14:34:05 [2020-12-10T14:34:05.655Z] #43 46.23   DEP      compel/plugins/shmem/shmem.d
14:34:05 [2020-12-10T14:34:05.655Z] #43 46.41   DEP      compel/plugins/fds/fds.d
14:34:05 [2020-12-10T14:34:05.655Z] #43 46.53   CC       compel/plugins/std/std.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 46.91   CC       compel/plugins/std/fds.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 47.45   CC       compel/plugins/std/log.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 48.28   CC       compel/plugins/std/string.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 49.04   CC       compel/plugins/std/infect.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 49.49   CC       compel/arch/ppc64/plugins/std/parasite-head.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 49.54   CC       compel/arch/ppc64/plugins/std/memcpy.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 49.61   CC       compel/arch/ppc64/plugins/std/memcmp.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 49.69   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 49.80   AR       compel/plugins/std.lib.a
14:34:05 [2020-12-10T14:34:05.655Z] #43 49.93   CC       compel/plugins/fds/fds.o
14:34:05 [2020-12-10T14:34:05.655Z] #43 50.28   AR       compel/plugins/fds.lib.a
14:34:05 [2020-12-10T14:34:05.655Z] #43 50.35   HOSTDEP  compel/src/lib/log-host.d
14:34:05 [2020-12-10T14:34:05.655Z] #43 50.55   HOSTDEP  compel/src/lib/handle-elf-host.d
14:34:05 [2020-12-10T14:34:05.655Z] #43 50.69   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
14:34:05 [2020-12-10T14:34:05.655Z] #43 50.81   HOSTDEP  compel/src/main-host.d
14:34:05 [2020-12-10T14:34:05.655Z] #43 51.02   DEP      compel/src/lib/ptrace.d
14:34:05 [2020-12-10T14:34:05.655Z] #43 51.28   DEP      compel/src/lib/infect.d
14:34:05 [2020-12-10T14:34:05.655Z] #43 51.56   DEP      compel/src/lib/infect-util.d
14:34:05 [2020-12-10T14:34:05.951Z] #43 51.70   DEP      compel/src/lib/infect-rpc.d
14:34:05 [2020-12-10T14:34:05.951Z] #43 51.84   DEP      compel/arch/ppc64/src/lib/infect.d
14:34:05 [2020-12-10T14:34:05.951Z] #43 51.96   DEP      compel/arch/ppc64/src/lib/cpu.d
14:34:05 [2020-12-10T14:34:05.951Z] #43 ...
14:34:05 [2020-12-10T14:34:05.951Z] 
14:34:05 [2020-12-10T14:34:05.951Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:34:05 [2020-12-10T14:34:05.951Z] #45 108.0 text/template
14:34:05 [2020-12-10T14:34:05.951Z] #45 110.6 go/parser
14:34:05 [2020-12-10T14:34:05.951Z] #45 116.6 encoding/xml
14:34:05 [2020-12-10T14:34:05.996Z] #18 42.57 Selecting previously unselected package zip.
14:34:05 [2020-12-10T14:34:05.996Z] #18 42.59 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
14:34:05 [2020-12-10T14:34:05.996Z] #18 42.60 Unpacking zip (3.0-11+b1) ...
14:34:05 [2020-12-10T14:34:05.996Z] #18 42.81 Setting up aufs-tools (1:4.14+20190211-1) ...
14:34:05 [2020-12-10T14:34:05.996Z] #18 42.83 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:34:05 [2020-12-10T14:34:05.996Z] #18 42.85 Setting up libip6tc0:arm64 (1.8.2-4) ...
14:34:05 [2020-12-10T14:34:05.996Z] #18 42.86 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
14:34:05 [2020-12-10T14:34:05.996Z] #18 42.88 Setting up libgpm2:arm64 (1.20.7-5) ...
14:34:05 [2020-12-10T14:34:05.996Z] #18 42.89 Setting up libip4tc0:arm64 (1.8.2-4) ...
14:34:05 [2020-12-10T14:34:05.996Z] #18 42.91 Setting up uidmap (1:4.5-1.1) ...
14:34:05 [2020-12-10T14:34:05.996Z] #18 42.95 Setting up libnftnl11:arm64 (1.1.2-2) ...
14:34:06 [2020-12-10T14:34:06.249Z] #45 ...
14:34:06 [2020-12-10T14:34:06.249Z] 
14:34:06 [2020-12-10T14:34:06.249Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:06 [2020-12-10T14:34:06.249Z] #43 52.01   DEP      compel/src/lib/log.d
14:34:06 [2020-12-10T14:34:06.249Z] #43 52.14   DEP      compel/src/main.d
14:34:06 [2020-12-10T14:34:06.249Z] #43 52.23   DEP      compel/src/lib/handle-elf.d
14:34:06 [2020-12-10T14:34:06.259Z] #18 42.96 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:34:06 [2020-12-10T14:34:06.259Z] #18 42.98 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:34:06 [2020-12-10T14:34:06.259Z] #18 42.99 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
14:34:06 [2020-12-10T14:34:06.259Z] #18 43.01 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
14:34:06 [2020-12-10T14:34:06.259Z] #18 43.03 Setting up xxd (2:8.1.0875-5) ...
14:34:06 [2020-12-10T14:34:06.259Z] #18 43.04 Setting up zip (3.0-11+b1) ...
14:34:06 [2020-12-10T14:34:06.259Z] #18 43.07 Setting up vim-common (2:8.1.0875-5) ...
14:34:06 [2020-12-10T14:34:06.259Z] #18 43.10 Setting up bash-completion (1:2.8-6) ...
14:34:06 [2020-12-10T14:34:06.546Z] #43 52.34   DEP      compel/arch/ppc64/src/lib/handle-elf.d
14:34:06 [2020-12-10T14:34:06.546Z] #43 52.48   CC       compel/src/lib/log.o
14:34:06 [2020-12-10T14:34:06.933Z] #20 12.26 Building wheels for collected packages: pyyaml
14:34:06 [2020-12-10T14:34:06.933Z] #20 12.26   Running setup.py bdist_wheel for pyyaml: started
14:34:07 [2020-12-10T14:34:07.192Z] #43 52.79   CC       compel/arch/ppc64/src/lib/cpu.o
14:34:07 [2020-12-10T14:34:07.192Z] #43 53.12   CC       compel/arch/ppc64/src/lib/infect.o
14:34:07 [2020-12-10T14:34:07.712Z] #18 41.96 Selecting previously unselected package libnet1:amd64.
14:34:07 [2020-12-10T14:34:07.712Z] #18 41.97 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:34:07 [2020-12-10T14:34:07.712Z] #18 41.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:34:07 [2020-12-10T14:34:07.712Z] #18 42.07 Selecting previously unselected package libnl-3-200:amd64.
14:34:07 [2020-12-10T14:34:07.712Z] #18 42.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
14:34:07 [2020-12-10T14:34:07.712Z] #18 42.08 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:34:07 [2020-12-10T14:34:07.712Z] #18 42.16 Selecting previously unselected package libprotobuf-c1:amd64.
14:34:07 [2020-12-10T14:34:07.712Z] #18 42.17 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:34:07 [2020-12-10T14:34:07.712Z] #18 42.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:34:07 [2020-12-10T14:34:07.712Z] #18 42.24 Selecting previously unselected package libreadline5:amd64.
14:34:07 [2020-12-10T14:34:07.712Z] #18 42.24 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
14:34:07 [2020-12-10T14:34:07.712Z] #18 42.25 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:34:07 [2020-12-10T14:34:07.712Z] #18 42.37 Selecting previously unselected package net-tools.
14:34:07 [2020-12-10T14:34:07.712Z] #18 42.39 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
14:34:07 [2020-12-10T14:34:07.712Z] #18 42.39 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:34:07 [2020-12-10T14:34:07.712Z] #18 42.60 Selecting previously unselected package python-pip-whl.
14:34:07 [2020-12-10T14:34:07.712Z] #18 42.61 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
14:34:07 [2020-12-10T14:34:07.712Z] #18 42.62 Unpacking python-pip-whl (18.1-5) ...
14:34:07 [2020-12-10T14:34:07.873Z] #20 13.32   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:34:07 [2020-12-10T14:34:07.873Z] #20 13.33   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
14:34:08 [2020-12-10T14:34:08.132Z] #20 13.41 Successfully built pyyaml
14:34:08 [2020-12-10T14:34:08.132Z] #20 13.43 Installing collected packages: pathspec, pyyaml, yamllint
14:34:08 [2020-12-10T14:34:08.240Z] #43 54.21   CC       compel/src/lib/infect-rpc.o
14:34:08 [2020-12-10T14:34:08.275Z] #18 43.20 Selecting previously unselected package python3-lib2to3.
14:34:08 [2020-12-10T14:34:08.275Z] #18 43.20 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
14:34:08 [2020-12-10T14:34:08.275Z] #18 43.21 Unpacking python3-lib2to3 (3.7.3-1) ...
14:34:08 [2020-12-10T14:34:08.532Z] #18 43.31 Selecting previously unselected package python3-distutils.
14:34:08 [2020-12-10T14:34:08.532Z] #18 43.33 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
14:34:08 [2020-12-10T14:34:08.532Z] #18 43.35 Unpacking python3-distutils (3.7.3-1) ...
14:34:08 [2020-12-10T14:34:08.702Z] #20 13.75 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
14:34:08 [2020-12-10T14:34:08.788Z] #18 43.48 Selecting previously unselected package python3-pip.
14:34:08 [2020-12-10T14:34:08.788Z] #18 43.49 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
14:34:08 [2020-12-10T14:34:08.788Z] #18 43.51 Unpacking python3-pip (18.1-5) ...
14:34:08 [2020-12-10T14:34:08.788Z] #18 43.71 Selecting previously unselected package python3-pkg-resources.
14:34:08 [2020-12-10T14:34:08.788Z] #18 43.71 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
14:34:08 [2020-12-10T14:34:08.788Z] #18 43.71 Unpacking python3-pkg-resources (40.8.0-1) ...
14:34:08 [2020-12-10T14:34:08.886Z] #43 54.68   CC       compel/src/lib/infect-util.o
14:34:08 [2020-12-10T14:34:08.962Z] #20 DONE 14.1s
14:34:08 [2020-12-10T14:34:08.962Z] 
14:34:08 [2020-12-10T14:34:08.962Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
14:34:08 [2020-12-10T14:34:08.962Z] #23 DONE 0.2s
14:34:08 [2020-12-10T14:34:08.962Z] 
14:34:08 [2020-12-10T14:34:08.962Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:08 [2020-12-10T14:34:08.962Z] #41 130.4   CC       criu/netfilter.o
14:34:08 [2020-12-10T14:34:08.962Z] #41 130.7   CC       criu/page-pipe.o
14:34:08 [2020-12-10T14:34:08.962Z] #41 131.4   CC       criu/page-xfer.o
14:34:08 [2020-12-10T14:34:08.962Z] #41 133.0   CC       criu/pagemap-cache.o
14:34:09 [2020-12-10T14:34:09.045Z] #18 43.85 Selecting previously unselected package python3-setuptools.
14:34:09 [2020-12-10T14:34:09.045Z] #18 43.86 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
14:34:09 [2020-12-10T14:34:09.045Z] #18 43.86 Unpacking python3-setuptools (40.8.0-1) ...
14:34:09 [2020-12-10T14:34:09.183Z] #43 55.04   CC       compel/src/lib/infect.o
14:34:09 [2020-12-10T14:34:09.302Z] #18 44.07 Selecting previously unselected package python3-wheel.
14:34:09 [2020-12-10T14:34:09.302Z] #18 44.09 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
14:34:09 [2020-12-10T14:34:09.302Z] #18 44.09 Unpacking python3-wheel (0.32.3-2) ...
14:34:09 [2020-12-10T14:34:09.302Z] #18 44.19 Selecting previously unselected package sudo.
14:34:09 [2020-12-10T14:34:09.302Z] #18 44.19 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
14:34:09 [2020-12-10T14:34:09.302Z] #18 44.19 Unpacking sudo (1.8.27-1+deb10u2) ...
14:34:09 [2020-12-10T14:34:09.532Z] #41 133.6   CC       criu/pagemap.o
14:34:09 [2020-12-10T14:34:09.572Z] #18 46.32 Setting up libiptc0:arm64 (1.8.2-4) ...
14:34:09 [2020-12-10T14:34:09.572Z] #18 46.34 Setting up xz-utils (5.2.4-1) ...
14:34:09 [2020-12-10T14:34:09.572Z] #18 46.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:34:09 [2020-12-10T14:34:09.572Z] #18 46.40 Setting up sudo (1.8.27-1+deb10u2) ...
14:34:09 [2020-12-10T14:34:09.834Z] #18 46.52 invoke-rc.d: could not determine current runlevel
14:34:09 [2020-12-10T14:34:09.834Z] #18 46.55 invoke-rc.d: policy-rc.d denied execution of start.
14:34:09 [2020-12-10T14:34:09.834Z] #18 46.55 Setting up pigz (2.4-1) ...
14:34:09 [2020-12-10T14:34:09.834Z] #18 46.57 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:34:09 [2020-12-10T14:34:09.834Z] #18 46.61 Setting up libnl-3-200:arm64 (3.4.0-1) ...
14:34:09 [2020-12-10T14:34:09.834Z] #18 46.66 Setting up python-pip-whl (18.1-5) ...
14:34:09 [2020-12-10T14:34:09.866Z] #18 44.71 Selecting previously unselected package thin-provisioning-tools.
14:34:09 [2020-12-10T14:34:09.866Z] #18 44.71 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
14:34:09 [2020-12-10T14:34:09.866Z] #18 44.71 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:34:10 [2020-12-10T14:34:10.097Z] #18 46.67 Setting up libmpdec2:arm64 (2.4.2-2) ...
14:34:10 [2020-12-10T14:34:10.097Z] #18 46.69 Setting up vim-runtime (2:8.1.0875-5) ...
14:34:10 [2020-12-10T14:34:10.102Z] #41 ...
14:34:10 [2020-12-10T14:34:10.102Z] 
14:34:10 [2020-12-10T14:34:10.102Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
14:34:10 [2020-12-10T14:34:10.102Z] #28 DONE 1.0s
14:34:10 [2020-12-10T14:34:10.102Z] 
14:34:10 [2020-12-10T14:34:10.102Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
14:34:10 [2020-12-10T14:34:10.122Z] #18 44.97 Selecting previously unselected package uidmap.
14:34:10 [2020-12-10T14:34:10.122Z] #18 44.97 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
14:34:10 [2020-12-10T14:34:10.122Z] #18 44.99 Unpacking uidmap (1:4.5-1.1) ...
14:34:10 [2020-12-10T14:34:10.361Z] #31 DONE 0.2s
14:34:10 [2020-12-10T14:34:10.361Z] 
14:34:10 [2020-12-10T14:34:10.361Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
14:34:10 [2020-12-10T14:34:10.361Z] #33 DONE 0.1s
14:34:10 [2020-12-10T14:34:10.361Z] 
14:34:10 [2020-12-10T14:34:10.361Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:34:10 [2020-12-10T14:34:10.361Z] #47 ...
14:34:10 [2020-12-10T14:34:10.361Z] 
14:34:10 [2020-12-10T14:34:10.361Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:10 [2020-12-10T14:34:10.361Z] #41 134.6   CC       criu/parasite-syscall.o
14:34:10 [2020-12-10T14:34:10.379Z] #18 45.12 Selecting previously unselected package vim-runtime.
14:34:10 [2020-12-10T14:34:10.379Z] #18 45.14 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:34:10 [2020-12-10T14:34:10.379Z] #18 45.20 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:34:10 [2020-12-10T14:34:10.379Z] #18 45.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:34:10 [2020-12-10T14:34:10.379Z] #18 45.24 Unpacking vim-runtime (2:8.1.0875-5) ...
14:34:10 [2020-12-10T14:34:10.621Z] #41 ...
14:34:10 [2020-12-10T14:34:10.621Z] 
14:34:10 [2020-12-10T14:34:10.621Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
14:34:10 [2020-12-10T14:34:10.621Z] #36 DONE 0.1s
14:34:10 [2020-12-10T14:34:10.621Z] 
14:34:10 [2020-12-10T14:34:10.621Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:10 [2020-12-10T14:34:10.623Z] #18 47.24 Setting up libaio1:arm64 (0.3.112-3) ...
14:34:10 [2020-12-10T14:34:10.623Z] #18 47.25 Setting up libonig5:arm64 (6.9.1-1) ...
14:34:10 [2020-12-10T14:34:10.623Z] #18 47.27 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
14:34:10 [2020-12-10T14:34:10.623Z] #18 47.28 Setting up vim (2:8.1.0875-5) ...
14:34:10 [2020-12-10T14:34:10.623Z] #18 47.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:34:10 [2020-12-10T14:34:10.623Z] #18 47.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:34:10 [2020-12-10T14:34:10.623Z] #18 47.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:34:10 [2020-12-10T14:34:10.623Z] #18 47.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:34:10 [2020-12-10T14:34:10.623Z] #18 47.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:34:10 [2020-12-10T14:34:10.623Z] #18 47.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:34:10 [2020-12-10T14:34:10.623Z] #18 47.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:34:10 [2020-12-10T14:34:10.623Z] #18 47.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:34:10 [2020-12-10T14:34:10.623Z] #18 47.41 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
14:34:10 [2020-12-10T14:34:10.623Z] #18 47.44 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:34:10 [2020-12-10T14:34:10.623Z] #18 47.47 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
14:34:10 [2020-12-10T14:34:10.623Z] #18 47.49 Setting up jq (1.5+dfsg-2+b1) ...
14:34:10 [2020-12-10T14:34:10.623Z] #18 47.51 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
14:34:10 [2020-12-10T14:34:10.623Z] #18 47.53 Setting up python3.7 (3.7.3-2+deb10u2) ...
14:34:11 [2020-12-10T14:34:11.190Z] #41 135.4   CC       criu/path.o
14:34:11 [2020-12-10T14:34:11.299Z] #43 ...
14:34:11 [2020-12-10T14:34:11.299Z] 
14:34:11 [2020-12-10T14:34:11.299Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:34:11 [2020-12-10T14:34:11.299Z] #53 11.62 + cd /tmp/tmp.a7608cxrGe/src/github.com/opencontainers/runc
14:34:11 [2020-12-10T14:34:11.299Z] #53 11.63 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
14:34:11 [2020-12-10T14:34:11.596Z] #53 12.04 + '[' -z '' ']'
14:34:11 [2020-12-10T14:34:11.760Z] #41 135.8   CC       criu/pie-util-vdso-elf32.o
14:34:11 [2020-12-10T14:34:11.893Z] #53 12.04 + target=static
14:34:11 [2020-12-10T14:34:11.893Z] #53 12.04 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:34:12 [2020-12-10T14:34:12.019Z] #41 136.2   CC       criu/pie-util-vdso.o
14:34:12 [2020-12-10T14:34:12.539Z] #53 ...
14:34:12 [2020-12-10T14:34:12.539Z] 
14:34:12 [2020-12-10T14:34:12.539Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:34:12 [2020-12-10T14:34:12.539Z] #51 116.1 golang.org/x/crypto/ssh/terminal
14:34:12 [2020-12-10T14:34:12.539Z] #51 118.8 mvdan.cc/sh/v3/cmd/shfmt
14:34:12 [2020-12-10T14:34:12.539Z] #51 DONE 124.3s
14:34:12 [2020-12-10T14:34:12.539Z] 
14:34:12 [2020-12-10T14:34:12.539Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:34:12 [2020-12-10T14:34:12.539Z] #53 12.69 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 .
14:34:12 [2020-12-10T14:34:12.588Z] #41 136.7   CC       criu/pie-util.o
14:34:12 [2020-12-10T14:34:12.848Z] #41 136.9   CC       criu/pipes.o
14:34:12 [2020-12-10T14:34:12.899Z] #18 ...
14:34:12 [2020-12-10T14:34:12.899Z] 
14:34:12 [2020-12-10T14:34:12.899Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:12 [2020-12-10T14:34:12.899Z] #41 93.76   CC       criu/cr-check.o
14:34:12 [2020-12-10T14:34:12.899Z] #41 95.41   CC       criu/cr-dedup.o
14:34:12 [2020-12-10T14:34:12.899Z] #41 95.85   CC       criu/cr-dump.o
14:34:12 [2020-12-10T14:34:12.899Z] #41 97.95   CC       criu/cr-errno.o
14:34:12 [2020-12-10T14:34:12.899Z] #41 98.09   CC       criu/cr-restore.o
14:34:12 [2020-12-10T14:34:12.899Z] #41 102.4   CC       criu/cr-service.o
14:34:13 [2020-12-10T14:34:13.156Z] #41 104.2   CC       criu/crtools.o
14:34:13 [2020-12-10T14:34:13.180Z] #18 50.00 Setting up iptables (1.8.2-4) ...
14:34:13 [2020-12-10T14:34:13.180Z] #18 50.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:34:13 [2020-12-10T14:34:13.180Z] #18 50.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:34:13 [2020-12-10T14:34:13.180Z] #18 50.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:34:13 [2020-12-10T14:34:13.180Z] #18 50.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:34:13 [2020-12-10T14:34:13.417Z] #41 137.6   CC       criu/plugin.o
14:34:13 [2020-12-10T14:34:13.443Z] #18 50.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:34:13 [2020-12-10T14:34:13.443Z] #18 50.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:34:13 [2020-12-10T14:34:13.443Z] #18 50.11 Setting up python3 (3.7.3-1) ...
14:34:13 [2020-12-10T14:34:13.677Z] #41 138.0   CC       criu/proc_parse.o
14:34:13 [2020-12-10T14:34:13.719Z] #41 104.7   CC       criu/eventfd.o
14:34:13 [2020-12-10T14:34:13.719Z] #41 ...
14:34:13 [2020-12-10T14:34:13.719Z] 
14:34:13 [2020-12-10T14:34:13.719Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:34:13 [2020-12-10T14:34:13.719Z] #18 48.55 Selecting previously unselected package vim.
14:34:13 [2020-12-10T14:34:13.719Z] #18 48.57 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
14:34:13 [2020-12-10T14:34:13.719Z] #18 48.59 Unpacking vim (2:8.1.0875-5) ...
14:34:14 [2020-12-10T14:34:14.018Z] #18 50.67 Setting up python3-wheel (0.32.3-2) ...
14:34:14 [2020-12-10T14:34:14.191Z] Client:
14:34:14 [2020-12-10T14:34:14.191Z]  Debug Mode: false
14:34:14 [2020-12-10T14:34:14.191Z]  Plugins:
14:34:14 [2020-12-10T14:34:14.191Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
14:34:14 [2020-12-10T14:34:14.191Z] 
14:34:14 [2020-12-10T14:34:14.191Z] Server:
14:34:14 [2020-12-10T14:34:14.191Z]  Containers: 0
14:34:14 [2020-12-10T14:34:14.191Z]   Running: 0
14:34:14 [2020-12-10T14:34:14.191Z]   Paused: 0
14:34:14 [2020-12-10T14:34:14.191Z]   Stopped: 0
14:34:14 [2020-12-10T14:34:14.191Z]  Images: 0
14:34:14 [2020-12-10T14:34:14.191Z]  Server Version: 19.03.12
14:34:14 [2020-12-10T14:34:14.191Z]  Storage Driver: windowsfilter (windows) lcow (linux)
14:34:14 [2020-12-10T14:34:14.191Z]   Windows: 
14:34:14 [2020-12-10T14:34:14.191Z]   LCOW: 
14:34:14 [2020-12-10T14:34:14.191Z]  Logging Driver: json-file
14:34:14 [2020-12-10T14:34:14.191Z]  Plugins:
14:34:14 [2020-12-10T14:34:14.191Z]   Volume: local
14:34:14 [2020-12-10T14:34:14.191Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:34:14 [2020-12-10T14:34:14.191Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:34:14 [2020-12-10T14:34:14.191Z]  Swarm: inactive
14:34:14 [2020-12-10T14:34:14.191Z]  Default Isolation: process
14:34:14 [2020-12-10T14:34:14.191Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:34:14 [2020-12-10T14:34:14.191Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577)
14:34:14 [2020-12-10T14:34:14.191Z]  OSType: windows
14:34:14 [2020-12-10T14:34:14.191Z]  Architecture: x86_64
14:34:14 [2020-12-10T14:34:14.191Z]  CPUs: 4
14:34:14 [2020-12-10T14:34:14.191Z]  Total Memory: 32GiB
14:34:14 [2020-12-10T14:34:14.191Z]  Name: azwin-2-e36fa0
14:34:14 [2020-12-10T14:34:14.191Z]  ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV
14:34:14 [2020-12-10T14:34:14.191Z]  Docker Root Dir: D:\docker
14:34:14 [2020-12-10T14:34:14.191Z]  Debug Mode: false
14:34:14 [2020-12-10T14:34:14.191Z]  Registry: https://index.docker.io/v1/
14:34:14 [2020-12-10T14:34:14.191Z]  Labels:
14:34:14 [2020-12-10T14:34:14.191Z]  Experimental: true
14:34:14 [2020-12-10T14:34:14.191Z]  Insecure Registries:
14:34:14 [2020-12-10T14:34:14.191Z]   10.0.0.4:5000
14:34:14 [2020-12-10T14:34:14.191Z]   127.0.0.0/8
14:34:14 [2020-12-10T14:34:14.191Z]  Registry Mirrors:
14:34:14 [2020-12-10T14:34:14.191Z]   http://10.0.0.4:5000/
14:34:14 [2020-12-10T14:34:14.191Z]  Live Restore Enabled: false
14:34:14 [2020-12-10T14:34:14.191Z] 
14:34:14 [2020-12-10T14:34:14.283Z] #18 49.12 Selecting previously unselected package xfsprogs.
14:34:14 [2020-12-10T14:34:14.283Z] #18 49.14 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
14:34:14 [2020-12-10T14:34:14.283Z] #18 49.15 Unpacking xfsprogs (4.20.0-1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
14:34:14 [2020-12-10T14:34:14.846Z] #18 49.58 Selecting previously unselected package zip.
14:34:14 [2020-12-10T14:34:14.846Z] #18 49.59 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
14:34:14 [2020-12-10T14:34:14.846Z] #18 49.60 Unpacking zip (3.0-11+b1) ...
14:34:14 [2020-12-10T14:34:14.846Z] #18 49.83 Setting up aufs-tools (1:4.14+20190211-1) ...
14:34:14 [2020-12-10T14:34:14.846Z] #18 49.86 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:34:14 [2020-12-10T14:34:14.846Z] #18 49.87 Setting up libip6tc0:amd64 (1.8.2-4) ...
14:34:14 [2020-12-10T14:34:14.846Z] #18 49.89 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:34:14 [2020-12-10T14:34:14.966Z] #18 51.65 Setting up apparmor (2.13.2-10) ...
14:34:14 [2020-12-10T14:34:14.966Z] #18 ...
14:34:14 [2020-12-10T14:34:14.966Z] 
14:34:14 [2020-12-10T14:34:14.966Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:14 [2020-12-10T14:34:14.966Z] #41 85.03   CC       criu/bitmap.o
14:34:14 [2020-12-10T14:34:14.966Z] #41 85.18   CC       criu/cgroup-props.o
14:34:14 [2020-12-10T14:34:14.966Z] #41 85.90   CC       criu/cgroup.o
14:34:14 [2020-12-10T14:34:14.966Z] #41 88.11   CC       criu/clone-noasan.o
14:34:14 [2020-12-10T14:34:14.966Z] #41 88.32   CC       criu/config.o
14:34:14 [2020-12-10T14:34:14.966Z] #41 89.74   CC       criu/cr-check.o
14:34:14 [2020-12-10T14:34:14.966Z] #41 91.15   CC       criu/cr-dedup.o
14:34:14 [2020-12-10T14:34:14.966Z] #41 91.48   CC       criu/cr-dump.o
14:34:14 [2020-12-10T14:34:14.966Z] #41 93.73   CC       criu/cr-errno.o
14:34:14 [2020-12-10T14:34:14.966Z] #41 93.78   CC       criu/cr-restore.o
14:34:15 [2020-12-10T14:34:15.102Z] #18 49.90 Setting up libgpm2:amd64 (1.20.7-5) ...
14:34:15 [2020-12-10T14:34:15.102Z] #18 49.92 Setting up libip4tc0:amd64 (1.8.2-4) ...
14:34:15 [2020-12-10T14:34:15.102Z] #18 49.93 Setting up uidmap (1:4.5-1.1) ...
14:34:15 [2020-12-10T14:34:15.102Z] #18 49.94 Setting up libnftnl11:amd64 (1.1.2-2) ...
14:34:15 [2020-12-10T14:34:15.102Z] #18 49.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:34:15 [2020-12-10T14:34:15.102Z] #18 49.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:34:15 [2020-12-10T14:34:15.102Z] #18 49.98 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:34:15 [2020-12-10T14:34:15.102Z] #18 49.99 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
14:34:15 [2020-12-10T14:34:15.102Z] #18 50.01 Setting up xxd (2:8.1.0875-5) ...
14:34:15 [2020-12-10T14:34:15.102Z] #18 50.03 Setting up zip (3.0-11+b1) ...
14:34:15 [2020-12-10T14:34:15.102Z] #18 50.04 Setting up vim-common (2:8.1.0875-5) ...
14:34:15 [2020-12-10T14:34:15.102Z] #18 50.06 Setting up bash-completion (1:2.8-6) ...
14:34:16 [2020-12-10T14:34:16.099Z] #53 ...
14:34:16 [2020-12-10T14:34:16.099Z] 
14:34:16 [2020-12-10T14:34:16.099Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:34:16 [2020-12-10T14:34:16.099Z] #20 4.049 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
14:34:16 [2020-12-10T14:34:16.099Z] #20 10.87 Fetched 8182 kB in 10s (789 kB/s)
14:34:16 [2020-12-10T14:34:16.215Z] #41 ...
14:34:16 [2020-12-10T14:34:16.215Z] 
14:34:16 [2020-12-10T14:34:16.215Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:34:16 [2020-12-10T14:34:16.215Z] #51 88.93 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
14:34:16 [2020-12-10T14:34:16.215Z] #51 90.99 + mkdir -p /build
14:34:16 [2020-12-10T14:34:16.215Z] #51 91.00 + cp runc /build/runc
14:34:16 [2020-12-10T14:34:16.215Z] #51 DONE 91.4s
14:34:16 [2020-12-10T14:34:16.215Z] 
14:34:16 [2020-12-10T14:34:16.215Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:34:16 [2020-12-10T14:34:16.396Z] #20 10.87 Reading package lists...
14:34:16 [2020-12-10T14:34:16.396Z] #20 ...
14:34:16 [2020-12-10T14:34:16.396Z] 
14:34:16 [2020-12-10T14:34:16.396Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:16 [2020-12-10T14:34:16.396Z] #43 58.23   CC       compel/src/lib/ptrace.o
14:34:16 [2020-12-10T14:34:16.396Z] #43 58.97   AR       compel/libcompel.a
14:34:16 [2020-12-10T14:34:16.396Z] #43 59.14   HOSTCC   compel/src/main-host.o
14:34:16 [2020-12-10T14:34:16.396Z] #43 59.79   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
14:34:16 [2020-12-10T14:34:16.396Z] #43 59.96   HOSTCC   compel/src/lib/handle-elf-host.o
14:34:16 [2020-12-10T14:34:16.396Z] #43 60.38   HOSTCC   compel/src/lib/log-host.o
14:34:16 [2020-12-10T14:34:16.396Z] #43 60.60   HOSTLINK compel/compel-host-bin
14:34:16 [2020-12-10T14:34:16.396Z] #43 60.75   DEP      soccr/soccr.d
14:34:16 [2020-12-10T14:34:16.396Z] #43 60.98   CC       soccr/soccr.o
14:34:16 [2020-12-10T14:34:16.474Z] #47 ...
14:34:16 [2020-12-10T14:34:16.474Z] 
14:34:16 [2020-12-10T14:34:16.474Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:16 [2020-12-10T14:34:16.474Z] #41 140.8   CC       criu/protobuf-desc.o
14:34:16 [2020-12-10T14:34:16.694Z] #43 62.49   AR       soccr/libsoccr.a
14:34:16 [2020-12-10T14:34:16.694Z] #43 62.53 make[1]: 'soccr/libsoccr.a' is up to date.
14:34:16 [2020-12-10T14:34:16.887Z] #41 ...
14:34:16 [2020-12-10T14:34:16.887Z] 
14:34:16 [2020-12-10T14:34:16.887Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:34:16 [2020-12-10T14:34:16.887Z] #18 53.58 Setting up xfsprogs (4.20.0-1) ...
14:34:16 [2020-12-10T14:34:16.887Z] #18 53.59 Setting up python3-lib2to3 (3.7.3-1) ...
14:34:16 [2020-12-10T14:34:16.992Z] #43 62.80   DEP      criu/arch/ppc64/sigframe.d
14:34:16 [2020-12-10T14:34:16.992Z] #43 62.89   DEP      criu/arch/ppc64/crtools.d
14:34:17 [2020-12-10T14:34:17.291Z] #43 63.21   DEP      criu/arch/ppc64/cpu.d
14:34:17 [2020-12-10T14:34:17.461Z] #18 54.07 Setting up python3-pkg-resources (40.8.0-1) ...
14:34:17 [2020-12-10T14:34:17.590Z] #43 63.53   CC       criu/arch/ppc64/cpu.o
14:34:17 [2020-12-10T14:34:17.875Z] #41 142.0   CC       criu/protobuf.o
14:34:18 [2020-12-10T14:34:18.137Z] #41 142.3   CC       criu/pstree.o
14:34:18 [2020-12-10T14:34:18.235Z] #43 64.12   CC       criu/arch/ppc64/crtools.o
14:34:18 [2020-12-10T14:34:18.379Z] #18 52.91 Setting up libiptc0:amd64 (1.8.2-4) ...
14:34:18 [2020-12-10T14:34:18.379Z] #18 52.92 Setting up xz-utils (5.2.4-1) ...
14:34:18 [2020-12-10T14:34:18.379Z] #18 52.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:34:18 [2020-12-10T14:34:18.379Z] #18 52.95 Setting up sudo (1.8.27-1+deb10u2) ...
14:34:18 [2020-12-10T14:34:18.379Z] #18 53.05 invoke-rc.d: could not determine current runlevel
14:34:18 [2020-12-10T14:34:18.379Z] #18 53.07 invoke-rc.d: policy-rc.d denied execution of start.
14:34:18 [2020-12-10T14:34:18.379Z] #18 53.08 Setting up pigz (2.4-1) ...
14:34:18 [2020-12-10T14:34:18.379Z] #18 53.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:34:18 [2020-12-10T14:34:18.379Z] #18 53.12 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:34:18 [2020-12-10T14:34:18.379Z] #18 53.14 Setting up python-pip-whl (18.1-5) ...
14:34:18 [2020-12-10T14:34:18.379Z] #18 53.15 Setting up libmpdec2:amd64 (2.4.2-2) ...
14:34:18 [2020-12-10T14:34:18.379Z] #18 53.17 Setting up vim-runtime (2:8.1.0875-5) ...
14:34:18 [2020-12-10T14:34:18.410Z] #18 55.20 Setting up python3-distutils (3.7.3-1) ...
14:34:18 [2020-12-10T14:34:18.942Z] #18 53.63 Setting up libaio1:amd64 (0.3.112-3) ...
14:34:18 [2020-12-10T14:34:18.942Z] #18 53.63 Setting up libonig5:amd64 (6.9.1-1) ...
14:34:18 [2020-12-10T14:34:18.942Z] #18 53.65 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
14:34:18 [2020-12-10T14:34:18.942Z] #18 53.66 Setting up vim (2:8.1.0875-5) ...
14:34:18 [2020-12-10T14:34:18.942Z] #18 53.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:34:18 [2020-12-10T14:34:18.942Z] #18 53.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:34:18 [2020-12-10T14:34:18.942Z] #18 53.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:34:18 [2020-12-10T14:34:18.942Z] #18 53.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:34:18 [2020-12-10T14:34:18.942Z] #18 53.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:34:18 [2020-12-10T14:34:18.942Z] #18 53.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:34:18 [2020-12-10T14:34:18.942Z] #18 53.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:34:18 [2020-12-10T14:34:18.942Z] #18 53.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:34:18 [2020-12-10T14:34:18.942Z] #18 53.73 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:34:18 [2020-12-10T14:34:18.942Z] #18 53.74 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:34:18 [2020-12-10T14:34:18.942Z] #18 53.75 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:34:18 [2020-12-10T14:34:18.942Z] #18 53.76 Setting up jq (1.5+dfsg-2+b1) ...
14:34:18 [2020-12-10T14:34:18.942Z] #18 53.78 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
14:34:18 [2020-12-10T14:34:18.942Z] #18 53.80 Setting up python3.7 (3.7.3-2+deb10u2) ...
14:34:18 [2020-12-10T14:34:18.985Z] #18 55.70 Setting up python3-setuptools (40.8.0-1) ...
14:34:19 [2020-12-10T14:34:19.075Z] #41 143.2   CC       criu/rbtree.o
14:34:19 [2020-12-10T14:34:19.288Z] #43 65.18   CC       criu/arch/ppc64/sigframe.o
14:34:19 [2020-12-10T14:34:19.334Z] #41 143.5   CC       criu/rst-malloc.o
14:34:19 [2020-12-10T14:34:19.584Z] #43 65.48   LINK     criu/arch/ppc64/crtools.built-in.o
14:34:19 [2020-12-10T14:34:19.584Z] #43 65.53   DEP      criu/pie/util-vdso.d
14:34:19 [2020-12-10T14:34:19.594Z] #41 143.7   CC       criu/seccomp.o
14:34:19 [2020-12-10T14:34:19.882Z] #43 65.75   DEP      criu/pie/util.d
14:34:20 [2020-12-10T14:34:20.163Z] #41 144.2   CC       criu/seize.o
14:34:20 [2020-12-10T14:34:20.163Z] #41 ...
14:34:20 [2020-12-10T14:34:20.163Z] 
14:34:20 [2020-12-10T14:34:20.163Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:34:20 [2020-12-10T14:34:20.163Z] #38 DONE 210.1s
14:34:20 [2020-12-10T14:34:20.180Z] #43 65.92   CC       criu/pie/util.o
14:34:20 [2020-12-10T14:34:20.377Z] #18 57.03 Setting up python3-pip (18.1-5) ...
14:34:20 [2020-12-10T14:34:20.423Z] 
14:34:20 [2020-12-10T14:34:20.423Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:34:20 [2020-12-10T14:34:20.482Z] #43 66.31   CC       criu/pie/util-vdso.o
14:34:20 [2020-12-10T14:34:20.482Z] #43 ...
14:34:20 [2020-12-10T14:34:20.482Z] 
14:34:20 [2020-12-10T14:34:20.482Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:34:20 [2020-12-10T14:34:20.482Z] #45 122.4 crypto/rand
14:34:20 [2020-12-10T14:34:20.482Z] #45 123.0 go/doc
14:34:20 [2020-12-10T14:34:20.482Z] #45 125.2 crypto/elliptic
14:34:20 [2020-12-10T14:34:20.778Z] #45 ...
14:34:20 [2020-12-10T14:34:20.778Z] 
14:34:20 [2020-12-10T14:34:20.778Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:34:20 [2020-12-10T14:34:20.778Z] #20 10.87 Reading package lists...
14:34:20 [2020-12-10T14:34:20.992Z] #47 ...
14:34:20 [2020-12-10T14:34:20.992Z] 
14:34:20 [2020-12-10T14:34:20.992Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:20 [2020-12-10T14:34:20.992Z] #41 145.1   CC       criu/servicefd.o
14:34:21 [2020-12-10T14:34:21.325Z] #18 58.14 Processing triggers for libc-bin (2.28-10) ...
14:34:21 [2020-12-10T14:34:21.325Z] #18 58.19 Processing triggers for mime-support (3.62) ...
14:34:21 [2020-12-10T14:34:21.327Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:34:21 [2020-12-10T14:34:21.327Z] 
14:34:21 [2020-12-10T14:34:21.327Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:34:21 [2020-12-10T14:34:21.327Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:34:21 [2020-12-10T14:34:21.327Z] Using test binary docker
14:34:21 [2020-12-10T14:34:21.327Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:34:21 [2020-12-10T14:34:21.327Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:34:21 [2020-12-10T14:34:21.327Z] INFO: Waiting for daemon to start...
14:34:21 [2020-12-10T14:34:21.327Z] Starting dockerd
14:34:21 [2020-12-10T14:34:21.562Z] #41 145.5   CC       criu/shmem.o
14:34:21 [2020-12-10T14:34:21.821Z] #41 146.1   CC       criu/sigframe.o
14:34:22 [2020-12-10T14:34:22.081Z] #41 ...
14:34:22 [2020-12-10T14:34:22.081Z] 
14:34:22 [2020-12-10T14:34:22.081Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
14:34:22 [2020-12-10T14:34:22.081Z] #39 DONE 0.8s
14:34:22 [2020-12-10T14:34:22.081Z] 
14:34:22 [2020-12-10T14:34:22.081Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:22 [2020-12-10T14:34:22.081Z] #41 146.2   CC       criu/signalfd.o
14:34:22 [2020-12-10T14:34:22.081Z] #41 146.4   CC       criu/sk-inet.o
14:34:22 [2020-12-10T14:34:22.227Z] #18 56.62 Setting up iptables (1.8.2-4) ...
14:34:22 [2020-12-10T14:34:22.227Z] #18 56.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:34:22 [2020-12-10T14:34:22.227Z] #18 56.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:34:22 [2020-12-10T14:34:22.227Z] #18 56.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:34:22 [2020-12-10T14:34:22.227Z] #18 56.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:34:22 [2020-12-10T14:34:22.227Z] #18 56.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:34:22 [2020-12-10T14:34:22.227Z] #18 56.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:34:22 [2020-12-10T14:34:22.227Z] #18 56.69 Setting up python3 (3.7.3-1) ...
14:34:22 [2020-12-10T14:34:22.227Z] #18 57.17 Setting up python3-wheel (0.32.3-2) ...
14:34:22 [2020-12-10T14:34:22.264Z] .
14:34:22 [2020-12-10T14:34:22.275Z] #18 DONE 58.9s
14:34:22 [2020-12-10T14:34:22.275Z] 
14:34:22 [2020-12-10T14:34:22.275Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
14:34:22 [2020-12-10T14:34:22.524Z] INFO: Building docker-sdk-python3:4.3.0...
14:34:22 [2020-12-10T14:34:22.875Z] #20 15.95 Reading package lists...
14:34:23 [2020-12-10T14:34:23.021Z] #41 147.1   CC       criu/sk-netlink.o
14:34:23 [2020-12-10T14:34:23.157Z] #18 57.99 Setting up apparmor (2.13.2-10) ...
14:34:23 [2020-12-10T14:34:23.280Z] #41 147.3   CC       criu/sk-packet.o
14:34:23 [2020-12-10T14:34:23.522Z] #20 20.62 Building dependency tree...
14:34:23 [2020-12-10T14:34:23.522Z] #20 ...
14:34:23 [2020-12-10T14:34:23.522Z] 
14:34:23 [2020-12-10T14:34:23.522Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:23 [2020-12-10T14:34:23.522Z] #43 67.11   AR       criu/pie/pie.lib.a
14:34:23 [2020-12-10T14:34:23.522Z] #43 67.15   DEP      criu/pie/restorer.d
14:34:23 [2020-12-10T14:34:23.522Z] #43 67.36   DEP      criu/arch/ppc64/vdso-trampoline.d
14:34:23 [2020-12-10T14:34:23.522Z] #43 67.38   DEP      criu/arch/ppc64/restorer.d
14:34:23 [2020-12-10T14:34:23.522Z] #43 67.65   DEP      criu/arch/ppc64/vdso-pie.d
14:34:23 [2020-12-10T14:34:23.522Z] #43 67.80   DEP      criu/pie/parasite-vdso.d
14:34:23 [2020-12-10T14:34:23.522Z] #43 67.96   DEP      criu/pie/parasite.d
14:34:23 [2020-12-10T14:34:23.522Z] #43 68.19   CC       criu/pie/parasite.o
14:34:23 [2020-12-10T14:34:23.631Z] #41 147.7   CC       criu/sk-queue.o
14:34:23 [2020-12-10T14:34:23.675Z] #19 1.359 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:34:23 [2020-12-10T14:34:23.675Z] #19 1.370 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:34:23 [2020-12-10T14:34:23.675Z] #19 1.375 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:34:23 [2020-12-10T14:34:23.675Z] #19 DONE 1.7s
14:34:23 [2020-12-10T14:34:23.675Z] 
14:34:23 [2020-12-10T14:34:23.675Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:34:23 [2020-12-10T14:34:23.675Z] #51 69.17 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
14:34:23 [2020-12-10T14:34:23.821Z] #43 69.55   LINK     criu/pie/parasite.built-in.o
14:34:23 [2020-12-10T14:34:23.821Z] #43 69.56   GEN      criu/pie/parasite-blob.h
14:34:23 [2020-12-10T14:34:23.821Z] #43 69.63   CC       criu/pie/parasite-vdso.o
14:34:23 [2020-12-10T14:34:23.897Z] #41 148.1   CC       criu/sk-tcp.o
14:34:24 [2020-12-10T14:34:24.122Z] #18 ...
14:34:24 [2020-12-10T14:34:24.122Z] 
14:34:24 [2020-12-10T14:34:24.122Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:24 [2020-12-10T14:34:24.122Z] #41 105.1   CC       criu/eventpoll.o
14:34:24 [2020-12-10T14:34:24.122Z] #41 105.9   CC       criu/external.o
14:34:24 [2020-12-10T14:34:24.122Z] #41 106.2   CC       criu/fault-injection.o
14:34:24 [2020-12-10T14:34:24.122Z] #41 106.3   CC       criu/fdstore.o
14:34:24 [2020-12-10T14:34:24.122Z] #41 106.8   CC       criu/fifo.o
14:34:24 [2020-12-10T14:34:24.122Z] #41 107.2   CC       criu/file-ids.o
14:34:24 [2020-12-10T14:34:24.122Z] #41 107.5   CC       criu/file-lock.o
14:34:24 [2020-12-10T14:34:24.122Z] #41 108.5   CC       criu/files-ext.o
14:34:24 [2020-12-10T14:34:24.122Z] #41 108.9   CC       criu/files-reg.o
14:34:24 [2020-12-10T14:34:24.122Z] #41 111.0   CC       criu/files.o
14:34:24 [2020-12-10T14:34:24.122Z] #41 113.2   CC       criu/filesystems.o
14:34:24 [2020-12-10T14:34:24.122Z] #41 113.9   CC       criu/fsnotify.o
14:34:24 [2020-12-10T14:34:24.388Z] #41 115.2   CC       criu/image-desc.o
14:34:24 [2020-12-10T14:34:24.388Z] #41 115.3   CC       criu/image.o
14:34:24 [2020-12-10T14:34:24.466Z] #41 148.5   CC       criu/sk-unix.o
14:34:24 [2020-12-10T14:34:24.492Z] #43 70.38   CC       criu/arch/ppc64/vdso-pie.o
14:34:24 [2020-12-10T14:34:24.646Z] #41 ...
14:34:24 [2020-12-10T14:34:24.646Z] 
14:34:24 [2020-12-10T14:34:24.646Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:34:24 [2020-12-10T14:34:24.646Z] #38 185.2 + dpkg --print-architecture
14:34:24 [2020-12-10T14:34:24.646Z] #38 185.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:34:25 [2020-12-10T14:34:25.142Z] #43 70.82   CC       criu/arch/ppc64/restorer.o
14:34:25 [2020-12-10T14:34:25.210Z] #38 185.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:34:25 [2020-12-10T14:34:25.210Z] #38 185.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:34:25 [2020-12-10T14:34:25.438Z] #43 71.30   CC       criu/arch/ppc64/vdso-trampoline.o
14:34:25 [2020-12-10T14:34:25.438Z] #43 71.34   CC       criu/pie/restorer.o
14:34:25 [2020-12-10T14:34:25.596Z] #51 71.30 + mkdir -p /build
14:34:25 [2020-12-10T14:34:25.596Z] #51 71.30 + cp runc /build/runc
14:34:25 [2020-12-10T14:34:25.859Z] #51 DONE 71.7s
14:34:25 [2020-12-10T14:34:25.859Z] 
14:34:25 [2020-12-10T14:34:25.859Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:25 [2020-12-10T14:34:25.859Z] #41 97.67   CC       criu/cr-service.o
14:34:25 [2020-12-10T14:34:25.859Z] #41 99.30   CC       criu/crtools.o
14:34:25 [2020-12-10T14:34:25.859Z] #41 99.88   CC       criu/eventfd.o
14:34:25 [2020-12-10T14:34:25.859Z] #41 100.3   CC       criu/eventpoll.o
14:34:25 [2020-12-10T14:34:25.859Z] #41 101.3   CC       criu/external.o
14:34:25 [2020-12-10T14:34:25.859Z] #41 101.7   CC       criu/fault-injection.o
14:34:25 [2020-12-10T14:34:25.859Z] #41 101.9   CC       criu/fdstore.o
14:34:25 [2020-12-10T14:34:25.859Z] #41 102.3   CC       criu/fifo.o
14:34:25 [2020-12-10T14:34:25.859Z] #41 102.8   CC       criu/file-ids.o
14:34:25 [2020-12-10T14:34:25.859Z] #41 103.2   CC       criu/file-lock.o
14:34:25 [2020-12-10T14:34:25.859Z] #41 104.1   CC       criu/files-ext.o
14:34:25 [2020-12-10T14:34:25.859Z] #41 104.5   CC       criu/files-reg.o
14:34:25 [2020-12-10T14:34:25.859Z] #41 106.3   CC       criu/files.o
14:34:25 [2020-12-10T14:34:25.888Z] #41 149.9   CC       criu/sockets.o
14:34:26 [2020-12-10T14:34:26.158Z] #41 ...
14:34:26 [2020-12-10T14:34:26.158Z] 
14:34:26 [2020-12-10T14:34:26.158Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:34:26 [2020-12-10T14:34:26.158Z] #47 215.4 + /build/golangci-lint --version
14:34:26 [2020-12-10T14:34:26.158Z] #47 215.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
14:34:26 [2020-12-10T14:34:26.158Z] #47 DONE 216.1s
14:34:26 [2020-12-10T14:34:26.158Z] 
14:34:26 [2020-12-10T14:34:26.158Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:26 [2020-12-10T14:34:26.158Z] #41 150.4   CC       criu/stats.o
14:34:26 [2020-12-10T14:34:26.429Z] #41 150.6   CC       criu/string.o
14:34:26 [2020-12-10T14:34:26.429Z] #41 150.7   CC       criu/sysctl.o
14:34:27 [2020-12-10T14:34:27.007Z] #41 151.2   CC       criu/sysfs_parse.o
14:34:27 [2020-12-10T14:34:27.284Z] #41 151.5   CC       criu/timens.o
14:34:27 [2020-12-10T14:34:27.543Z] #41 151.7   CC       criu/timerfd.o
14:34:27 [2020-12-10T14:34:27.546Z] #43 ...
14:34:27 [2020-12-10T14:34:27.546Z] 
14:34:27 [2020-12-10T14:34:27.546Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:34:27 [2020-12-10T14:34:27.546Z] #20 22.13 libcap2-bin is already the newest version (1:2.25-2).
14:34:27 [2020-12-10T14:34:27.546Z] #20 22.13 The following additional packages will be installed:
14:34:27 [2020-12-10T14:34:27.546Z] #20 22.13   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
14:34:27 [2020-12-10T14:34:27.546Z] #20 22.13   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
14:34:27 [2020-12-10T14:34:27.546Z] #20 22.13   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
14:34:27 [2020-12-10T14:34:27.546Z] #20 22.13   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
14:34:27 [2020-12-10T14:34:27.546Z] #20 22.13   python3.7 python3.7-minimal vim-runtime xxd
14:34:27 [2020-12-10T14:34:27.546Z] #20 22.14 Suggested packages:
14:34:27 [2020-12-10T14:34:27.546Z] #20 22.14   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
14:34:27 [2020-12-10T14:34:27.546Z] #20 22.14   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
14:34:27 [2020-12-10T14:34:27.546Z] #20 22.14   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
14:34:27 [2020-12-10T14:34:27.546Z] #20 22.14 Recommended packages:
14:34:27 [2020-12-10T14:34:27.546Z] #20 22.14   aufs-dkms nftables build-essential python3-dev python3-keyring
14:34:27 [2020-12-10T14:34:27.546Z] #20 22.14   python3-keyrings.alt python3-xdg unzip
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.29 The following NEW packages will be installed:
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.29   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.29   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.29   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.29   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.29   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.30   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.30   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.30   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.30   xz-utils zip
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.38 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.38 Need to get 29.2 MB of archives.
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.38 After this operation, 134 MB of additional disk space will be used.
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
14:34:27 [2020-12-10T14:34:27.546Z] #20 24.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 24.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 24.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 24.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 24.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 24.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 24.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 24.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 24.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 24.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 24.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 24.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 24.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 24.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 24.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 25.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 25.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 25.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 25.08 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 25.08 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
14:34:27 [2020-12-10T14:34:27.547Z] #20 25.09 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
14:34:27 [2020-12-10T14:34:27.803Z] #41 151.9   CC       criu/tty.o
14:34:27 [2020-12-10T14:34:27.844Z] #20 25.74 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
14:34:27 [2020-12-10T14:34:27.844Z] #20 25.75 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
14:34:27 [2020-12-10T14:34:27.844Z] #20 25.76 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
14:34:27 [2020-12-10T14:34:27.844Z] #20 25.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
14:34:27 [2020-12-10T14:34:27.844Z] #20 25.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
14:34:27 [2020-12-10T14:34:27.844Z] #20 25.80 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
14:34:28 [2020-12-10T14:34:28.168Z] #20 25.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:34:28 [2020-12-10T14:34:28.168Z] #20 25.94 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
14:34:28 [2020-12-10T14:34:28.168Z] #20 25.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
14:34:28 [2020-12-10T14:34:28.168Z] #20 25.97 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
14:34:28 [2020-12-10T14:34:28.168Z] #20 25.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
14:34:28 [2020-12-10T14:34:28.168Z] #20 26.03 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
14:34:28 [2020-12-10T14:34:28.168Z] #20 26.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
14:34:28 [2020-12-10T14:34:28.168Z] #20 26.14 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
14:34:28 [2020-12-10T14:34:28.168Z] #20 26.17 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
14:34:28 [2020-12-10T14:34:28.168Z] #20 26.19 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
14:34:28 [2020-12-10T14:34:28.416Z] #41 108.5   CC       criu/filesystems.o
14:34:28 [2020-12-10T14:34:28.473Z] #20 26.56 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
14:34:28 [2020-12-10T14:34:28.679Z] #41 108.9   CC       criu/fsnotify.o
14:34:28 [2020-12-10T14:34:28.743Z] #41 152.9   CC       criu/tun.o
14:34:28 [2020-12-10T14:34:28.772Z] #20 26.65 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
14:34:28 [2020-12-10T14:34:28.772Z] #20 26.70 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
14:34:29 [2020-12-10T14:34:29.002Z] #41 153.2   CC       criu/uffd.o
14:34:29 [2020-12-10T14:34:29.570Z] #41 153.8   CC       criu/util.o
14:34:29 [2020-12-10T14:34:29.627Z] #41 109.7   CC       criu/image-desc.o
14:34:29 [2020-12-10T14:34:29.627Z] #41 109.9   CC       criu/image.o
14:34:29 [2020-12-10T14:34:29.826Z] #20 27.70 debconf: delaying package configuration, since apt-utils is not installed
14:34:29 [2020-12-10T14:34:29.826Z] #20 27.83 Fetched 29.2 MB in 2s (12.4 MB/s)
14:34:29 [2020-12-10T14:34:29.826Z] #20 27.92 Selecting previously unselected package pigz.
14:34:30 [2020-12-10T14:34:30.141Z] #20 27.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 ... 23361 files and directories currently installed.)
14:34:30 [2020-12-10T14:34:30.141Z] #20 28.08 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
14:34:30 [2020-12-10T14:34:30.141Z] #20 28.09 Unpacking pigz (2.4-1) ...
14:34:30 [2020-12-10T14:34:30.141Z] #20 ...
14:34:30 [2020-12-10T14:34:30.141Z] 
14:34:30 [2020-12-10T14:34:30.141Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:34:30 [2020-12-10T14:34:30.141Z] #58 133.6 + for f in rootlesskit rootlesskit-docker-proxy
14:34:30 [2020-12-10T14:34:30.141Z] #58 133.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:34:30 [2020-12-10T14:34:30.141Z] #58 DONE 142.2s
14:34:30 [2020-12-10T14:34:30.141Z] 
14:34:30 [2020-12-10T14:34:30.141Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
14:34:30 [2020-12-10T14:34:30.141Z] #59 DONE 0.1s
14:34:30 [2020-12-10T14:34:30.141Z] 
14:34:30 [2020-12-10T14:34:30.141Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:34:30 [2020-12-10T14:34:30.141Z] #20 28.23 Selecting previously unselected package libpython3.7-minimal:ppc64el.
14:34:30 [2020-12-10T14:34:30.141Z] #20 28.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
14:34:30 [2020-12-10T14:34:30.141Z] #20 28.25 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
14:34:30 [2020-12-10T14:34:30.141Z] #20 ...
14:34:30 [2020-12-10T14:34:30.141Z] 
14:34:30 [2020-12-10T14:34:30.141Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:30 [2020-12-10T14:34:30.141Z] #43 75.63   LINK     criu/pie/restorer.built-in.o
14:34:30 [2020-12-10T14:34:30.141Z] #43 75.67   GEN      criu/pie/restorer-blob.h
14:34:30 [2020-12-10T14:34:30.141Z] #43 75.85   DEP      criu/vdso.d
14:34:30 [2020-12-10T14:34:30.141Z] #43 76.06   DEP      criu/uts_ns.d
14:34:30 [2020-12-10T14:34:30.150Z] #41 154.4   CC       criu/uts_ns.o
14:34:30 [2020-12-10T14:34:30.202Z] #41 110.5   CC       criu/ipc_ns.o
14:34:30 [2020-12-10T14:34:30.409Z] #41 154.6   CC       criu/vdso-compat.o
14:34:30 [2020-12-10T14:34:30.409Z] #41 154.7   CC       criu/vdso.o
14:34:30 [2020-12-10T14:34:30.439Z] #43 ...
14:34:30 [2020-12-10T14:34:30.439Z] 
14:34:30 [2020-12-10T14:34:30.439Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:34:30 [2020-12-10T14:34:30.439Z] #60 DONE 0.1s
14:34:30 [2020-12-10T14:34:30.439Z] 
14:34:30 [2020-12-10T14:34:30.439Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:30 [2020-12-10T14:34:30.439Z] #43 76.35   DEP      criu/util.d
14:34:30 [2020-12-10T14:34:30.738Z] #43 76.63   DEP      criu/uffd.d
14:34:30 [2020-12-10T14:34:30.738Z] #43 ...
14:34:30 [2020-12-10T14:34:30.738Z] 
14:34:30 [2020-12-10T14:34:30.738Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:34:30 [2020-12-10T14:34:30.738Z] #45 132.8 github.com/LK4D4/vndr/build
14:34:30 [2020-12-10T14:34:30.738Z] #45 133.9 crypto/ecdsa
14:34:30 [2020-12-10T14:34:30.738Z] #45 135.1 crypto/x509/pkix
14:34:30 [2020-12-10T14:34:30.738Z] #45 135.8 vendor/golang.org/x/crypto/cryptobyte
14:34:30 [2020-12-10T14:34:30.738Z] #45 137.0 vendor/golang.org/x/net/idna
14:34:30 [2020-12-10T14:34:30.738Z] #45 141.6 vendor/golang.org/x/net/http2/hpack
14:34:30 [2020-12-10T14:34:30.738Z] #45 142.8 mime
14:34:30 [2020-12-10T14:34:30.980Z] #41 155.0   LINK     criu/built-in.o
14:34:30 [2020-12-10T14:34:30.980Z] #41 155.1   LINK     criu/criu
14:34:31 [2020-12-10T14:34:31.036Z] #45 ...
14:34:31 [2020-12-10T14:34:31.036Z] 
14:34:31 [2020-12-10T14:34:31.036Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:34:31 [2020-12-10T14:34:31.036Z] #20 28.97 Selecting previously unselected package python3.7-minimal.
14:34:31 [2020-12-10T14:34:31.036Z] #20 28.98 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
14:34:31 [2020-12-10T14:34:31.036Z] #20 28.99 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
14:34:31 [2020-12-10T14:34:31.239Z] #41 155.4   DEP      lib/c/criu.d
14:34:31 [2020-12-10T14:34:31.239Z] #41 155.4   CC       images/rpc.pb-c.o
14:34:31 [2020-12-10T14:34:31.499Z] #41 155.7   CC       lib/c/criu.o
14:34:31 [2020-12-10T14:34:31.595Z] #41 111.5   CC       criu/irmap.o
14:34:31 [2020-12-10T14:34:31.751Z] #38 ...
14:34:31 [2020-12-10T14:34:31.751Z] 
14:34:31 [2020-12-10T14:34:31.751Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:34:31 [2020-12-10T14:34:31.751Z] #18 60.00 Setting up xfsprogs (4.20.0-1) ...
14:34:31 [2020-12-10T14:34:31.751Z] #18 60.01 Setting up python3-lib2to3 (3.7.3-1) ...
14:34:31 [2020-12-10T14:34:31.751Z] #18 60.43 Setting up python3-pkg-resources (40.8.0-1) ...
14:34:31 [2020-12-10T14:34:31.751Z] #18 61.50 Setting up python3-distutils (3.7.3-1) ...
14:34:31 [2020-12-10T14:34:31.751Z] #18 62.05 Setting up python3-setuptools (40.8.0-1) ...
14:34:31 [2020-12-10T14:34:31.751Z] #18 63.42 Setting up python3-pip (18.1-5) ...
14:34:31 [2020-12-10T14:34:31.751Z] #18 64.52 Processing triggers for libc-bin (2.28-10) ...
14:34:31 [2020-12-10T14:34:31.751Z] #18 64.59 Processing triggers for mime-support (3.62) ...
14:34:31 [2020-12-10T14:34:31.751Z] #18 DONE 65.5s
14:34:31 [2020-12-10T14:34:31.751Z] 
14:34:31 [2020-12-10T14:34:31.751Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
14:34:31 [2020-12-10T14:34:31.751Z] #19 0.954 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:34:31 [2020-12-10T14:34:31.751Z] #19 0.957 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:34:31 [2020-12-10T14:34:31.751Z] #19 0.963 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:34:31 [2020-12-10T14:34:31.751Z] #19 DONE 1.0s
14:34:31 [2020-12-10T14:34:31.751Z] 
14:34:31 [2020-12-10T14:34:31.751Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
14:34:31 [2020-12-10T14:34:31.857Z] #41 111.9   CC       criu/kcmp-ids.o
14:34:32 [2020-12-10T14:34:32.067Z] #41 156.2   LINK     lib/c/built-in.o
14:34:32 [2020-12-10T14:34:32.067Z] #41 156.2   LINK     lib/c/libcriu.so
14:34:32 [2020-12-10T14:34:32.067Z] #41 156.2   LINK     lib/c/libcriu.a
14:34:32 [2020-12-10T14:34:32.067Z] #41 156.3   GEN      magic.py
14:34:32 [2020-12-10T14:34:32.120Z] #41 112.2   CC       criu/kerndat.o
14:34:32 [2020-12-10T14:34:32.120Z] #41 ...
14:34:32 [2020-12-10T14:34:32.120Z] 
14:34:32 [2020-12-10T14:34:32.120Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:34:32 [2020-12-10T14:34:32.120Z] #47 171.2 + /build/golangci-lint --version
14:34:32 [2020-12-10T14:34:32.327Z] #41 156.4 Note: Building without setproctitle() and strlcpy() support.
14:34:32 [2020-12-10T14:34:32.327Z] #41 156.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:34:32 [2020-12-10T14:34:32.327Z] #41 156.4 Note: Building without GnuTLS support
14:34:32 [2020-12-10T14:34:32.327Z] #41 156.4 Makefile.config:39: Warn: you have no libnftables installed
14:34:32 [2020-12-10T14:34:32.327Z] #41 156.4 Makefile.config:40: Warn: Building without nftables support
14:34:32 [2020-12-10T14:34:32.508Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:34:32 [2020-12-10T14:34:32.558Z] DEBUG: print all environment variables to check how Jenkins runs this script
14:34:32 [2020-12-10T14:34:32.558Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-35d526f1\powershellScript.ps1'; exit $LASTEXITCODE;
14:34:32 [2020-12-10T14:34:32.558Z] ----------------------------------------------------------------------------
14:34:32 [2020-12-10T14:34:32.558Z] 
14:34:32 [2020-12-10T14:34:32.558Z] INFO: executeCI.ps1 starting at Thu Dec 10 14:34:30 CUT 2020
14:34:32 [2020-12-10T14:34:32.558Z] 
14:34:32 [2020-12-10T14:34:32.558Z] INFO: Script version 05-Feb-2019 09:03 PDT
14:34:32 [2020-12-10T14:34:32.558Z] INFO: Running git version 2.24.1.windows.2
14:34:32 [2020-12-10T14:34:32.558Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
14:34:32 [2020-12-10T14:34:32.558Z] INFO: Environment variables:
14:34:32 [2020-12-10T14:34:32.558Z] 
14:34:32 [2020-12-10T14:34:32.558Z] Name                           Value                                                                                   
14:34:32 [2020-12-10T14:34:32.558Z] ----                           -----                                                                                   
14:34:32 [2020-12-10T14:34:32.558Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
14:34:32 [2020-12-10T14:34:32.558Z] amd64                          true                                                                                    
14:34:32 [2020-12-10T14:34:32.558Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
14:34:32 [2020-12-10T14:34:32.558Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
14:34:32 [2020-12-10T14:34:32.558Z] arm64                          true                                                                                    
14:34:32 [2020-12-10T14:34:32.558Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
14:34:32 [2020-12-10T14:34:32.558Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
14:34:32 [2020-12-10T14:34:32.558Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
14:34:32 [2020-12-10T14:34:32.558Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
14:34:32 [2020-12-10T14:34:32.558Z] BRANCH_NAME                    PR-41761                                                                                
14:34:32 [2020-12-10T14:34:32.558Z] BUILD_DISPLAY_NAME             #3                                                                                      
14:34:32 [2020-12-10T14:34:32.558Z] BUILD_ID                       3                                                                                       
14:34:32 [2020-12-10T14:34:32.558Z] BUILD_NUMBER                   3                                                                                       
14:34:32 [2020-12-10T14:34:32.558Z] BUILD_TAG                      jenkins-moby-PR-41761-3                                                                 
14:34:32 [2020-12-10T14:34:32.558Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41761/3/                              
14:34:32 [2020-12-10T14:34:32.558Z] CHANGE_AUTHOR                  thaJeztah                                                                               
14:34:32 [2020-12-10T14:34:32.558Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
14:34:32 [2020-12-10T14:34:32.558Z] CHANGE_BRANCH                  api_docs                                                                                
14:34:32 [2020-12-10T14:34:32.558Z] CHANGE_FORK                    thaJeztah/docker                                                                        
14:34:32 [2020-12-10T14:34:32.558Z] CHANGE_ID                      41761                                                                                   
14:34:32 [2020-12-10T14:34:32.558Z] CHANGE_TARGET                  master                                                                                  
14:34:32 [2020-12-10T14:34:32.558Z] CHANGE_TITLE                   docs: add API v1.41; update API to v1.42                                                
14:34:32 [2020-12-10T14:34:32.558Z] CHANGE_URL                     https://github.com/moby/moby/pull/41761                                                 
14:34:32 [2020-12-10T14:34:32.558Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
14:34:32 [2020-12-10T14:34:32.558Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
14:34:32 [2020-12-10T14:34:32.558Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
14:34:32 [2020-12-10T14:34:32.558Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
14:34:32 [2020-12-10T14:34:32.558Z] COMPUTERNAME                   azwin-2-e36fa0                                                                          
14:34:32 [2020-12-10T14:34:32.558Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
14:34:32 [2020-12-10T14:34:32.559Z] ConfigSequenceNumber           0                                                                                       
14:34:32 [2020-12-10T14:34:32.559Z] dco                            true                                                                                    
14:34:32 [2020-12-10T14:34:32.559Z] DOCKER_BUILDKIT                0                                                                                       
14:34:32 [2020-12-10T14:34:32.559Z] DOCKER_DUT_DEBUG               1                                                                                       
14:34:32 [2020-12-10T14:34:32.559Z] DOCKER_EXPERIMENTAL            1                                                                                       
14:34:32 [2020-12-10T14:34:32.559Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
14:34:32 [2020-12-10T14:34:32.559Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
14:34:32 [2020-12-10T14:34:32.559Z] EXECUTOR_NUMBER                0                                                                                       
14:34:32 [2020-12-10T14:34:32.559Z] FQDN                           azwin-2-e36fa0.westus.cloudapp.azure.com                                                
14:34:32 [2020-12-10T14:34:32.559Z] GIT_BRANCH                     PR-41761                                                                                
14:34:32 [2020-12-10T14:34:32.559Z] GIT_COMMIT                     9122cd1a75b8e49d9a583463c8231e01d94da161                                                
14:34:32 [2020-12-10T14:34:32.559Z] GIT_PREVIOUS_COMMIT            688e66898e282220b2c7dc17f9a151b27d384ddc                                                
14:34:32 [2020-12-10T14:34:32.559Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 688e66898e282220b2c7dc17f9a151b27d384ddc                                                
14:34:32 [2020-12-10T14:34:32.559Z] GIT_URL                        https://github.com/moby/moby.git                                                        
14:34:32 [2020-12-10T14:34:32.559Z] HUDSON_COOKIE                  f8b9d288-81af-460b-9c05-7fd411dafe9e                                                    
14:34:32 [2020-12-10T14:34:32.559Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
14:34:32 [2020-12-10T14:34:32.559Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
14:34:32 [2020-12-10T14:34:32.559Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
14:34:32 [2020-12-10T14:34:32.559Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64                          
14:34:32 [2020-12-10T14:34:32.559Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
14:34:32 [2020-12-10T14:34:32.559Z] JENKINS_NODE_COOKIE            105d1294-b701-4c85-a495-7659fe0527bb                                                    
14:34:32 [2020-12-10T14:34:32.559Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
14:34:32 [2020-12-10T14:34:32.559Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
14:34:32 [2020-12-10T14:34:32.559Z] JOB_BASE_NAME                  PR-41761                                                                                
14:34:32 [2020-12-10T14:34:32.559Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41761/display/redirect                
14:34:32 [2020-12-10T14:34:32.559Z] JOB_NAME                       moby/PR-41761                                                                           
14:34:32 [2020-12-10T14:34:32.559Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41761/                                
14:34:32 [2020-12-10T14:34:32.559Z] library.jps.version            master                                                                                  
14:34:32 [2020-12-10T14:34:32.559Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
14:34:32 [2020-12-10T14:34:32.559Z] NODE_LABELS                    amd64 azure azwin-2-e36fa0 azwin-2019 docker west-us windows windows-2019 x86_64        
14:34:32 [2020-12-10T14:34:32.559Z] NODE_NAME                      azwin-2-e36fa0                                                                          
14:34:32 [2020-12-10T14:34:32.559Z] NUMBER_OF_PROCESSORS           4                                                                                       
14:34:32 [2020-12-10T14:34:32.559Z] OS                             Windows_NT                                                                              
14:34:32 [2020-12-10T14:34:32.559Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
14:34:32 [2020-12-10T14:34:32.559Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
14:34:32 [2020-12-10T14:34:32.559Z] ppc64le                        true                                                                                    
14:34:32 [2020-12-10T14:34:32.559Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
14:34:32 [2020-12-10T14:34:32.559Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 7, GenuineIntel                                      
14:34:32 [2020-12-10T14:34:32.559Z] PROCESSOR_LEVEL                6                                                                                       
14:34:32 [2020-12-10T14:34:32.559Z] PROCESSOR_REVISION             5507                                                                                    
14:34:32 [2020-12-10T14:34:32.559Z] ProgramData                    C:\ProgramData                                                                          
14:34:32 [2020-12-10T14:34:32.559Z] ProgramFiles                   C:\Program Files                                                                        
14:34:32 [2020-12-10T14:34:32.559Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
14:34:32 [2020-12-10T14:34:32.559Z] ProgramW6432                   C:\Program Files                                                                        
14:34:32 [2020-12-10T14:34:32.559Z] PROMPT                         $P$G                                                                                    
14:34:32 [2020-12-10T14:34:32.559Z] PSExecutionPolicyPreference    Bypass                                                                                  
14:34:32 [2020-12-10T14:34:32.559Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
14:34:32 [2020-12-10T14:34:32.559Z] PUBLIC                         C:\Users\Public                                                                         
14:34:32 [2020-12-10T14:34:32.559Z] rootless                       true                                                                                    
14:34:32 [2020-12-10T14:34:32.559Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-41761/3/display/redirect?page=artif...
14:34:32 [2020-12-10T14:34:32.559Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41761/3/display/redirect?page=changes 
14:34:32 [2020-12-10T14:34:32.559Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41761/3/display/redirect              
14:34:32 [2020-12-10T14:34:32.559Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-41761/3/display/redirect?page=tests   
14:34:32 [2020-12-10T14:34:32.559Z] s390x                          true                                                                                    
14:34:32 [2020-12-10T14:34:32.559Z] SKIP_VALIDATION_TESTS          1                                                                                       
14:34:32 [2020-12-10T14:34:32.559Z] SOURCES_DRIVE                  d                                                                                       
14:34:32 [2020-12-10T14:34:32.559Z] SOURCES_SUBDIR                 gopath                                                                                  
14:34:32 [2020-12-10T14:34:32.559Z] STAGE_NAME                     Run tests                                                                               
14:34:32 [2020-12-10T14:34:32.559Z] SystemDrive                    C:                                                                                      
14:34:32 [2020-12-10T14:34:32.559Z] SystemRoot                     C:\windows                                                                              
14:34:32 [2020-12-10T14:34:32.559Z] TEMP                           C:\windows\TEMP                                                                         
14:34:32 [2020-12-10T14:34:32.559Z] TESTDEBUG                      0                                                                                       
14:34:32 [2020-12-10T14:34:32.559Z] TESTRUN_DRIVE                  d                                                                                       
14:34:32 [2020-12-10T14:34:32.559Z] TESTRUN_SUBDIR                 CI                                                                                      
14:34:32 [2020-12-10T14:34:32.559Z] TIMEOUT                        120m                                                                                    
14:34:32 [2020-12-10T14:34:32.559Z] TMP                            C:\windows\TEMP                                                                         
14:34:32 [2020-12-10T14:34:32.559Z] unit_validate                  true                                                                                    
14:34:32 [2020-12-10T14:34:32.559Z] USERDOMAIN                     WORKGROUP                                                                               
14:34:32 [2020-12-10T14:34:32.559Z] USERNAME                       azwin-2-e36fa0$                                                                         
14:34:32 [2020-12-10T14:34:32.559Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
14:34:32 [2020-12-10T14:34:32.559Z] validate_force                 false                                                                                   
14:34:32 [2020-12-10T14:34:32.559Z] windir                         C:\windows                                                                              
14:34:32 [2020-12-10T14:34:32.559Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
14:34:32 [2020-12-10T14:34:32.559Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
14:34:32 [2020-12-10T14:34:32.559Z] windowsRS1                     false                                                                                   
14:34:32 [2020-12-10T14:34:32.559Z] windowsRS5                     true                                                                                    
14:34:32 [2020-12-10T14:34:32.559Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
14:34:32 [2020-12-10T14:34:32.559Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
14:34:32 [2020-12-10T14:34:32.559Z] 
14:34:32 [2020-12-10T14:34:32.559Z] 
14:34:32 [2020-12-10T14:34:32.559Z] 
14:34:32 [2020-12-10T14:34:32.559Z] INFO: Sources under d:\gopath\...
14:34:32 [2020-12-10T14:34:32.559Z] INFO: Test run under d:\CI\...
14:34:32 [2020-12-10T14:34:32.559Z] INFO: Running in D:\gopath\src\github.com\docker\docker
14:34:32 [2020-12-10T14:34:32.559Z] INFO: docker/docker repository was found
14:34:32 [2020-12-10T14:34:32.559Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
14:34:32 [2020-12-10T14:34:32.563Z] #20 30.41 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
14:34:32 [2020-12-10T14:34:32.563Z] #20 30.42 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
14:34:32 [2020-12-10T14:34:32.586Z] #41 156.8 fatal: not a git repository (or any of the parent directories): .git
14:34:32 [2020-12-10T14:34:32.695Z] #47 171.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
14:34:32 [2020-12-10T14:34:32.797Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 14.7% of statements
14:34:33 [2020-12-10T14:34:33.156Z] #41 157.3 make[1]: Nothing to be done for 'all'.
14:34:33 [2020-12-10T14:34:33.416Z] #41 157.7 make[1]: 'images/built-in.o' is up to date.
14:34:33 [2020-12-10T14:34:33.527Z] ltsc2019: Pulling from windows/servercore
14:34:33 [2020-12-10T14:34:33.527Z] 4612f6d0b889: Pulling fs layer
14:34:33 [2020-12-10T14:34:33.527Z] aa4f58cd6da1: Pulling fs layer
14:34:33 [2020-12-10T14:34:33.672Z] #47 DONE 172.6s
14:34:33 [2020-12-10T14:34:33.672Z] 
14:34:33 [2020-12-10T14:34:33.672Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:33 [2020-12-10T14:34:33.672Z] #41 113.2   CC       criu/libnetlink.o
14:34:33 [2020-12-10T14:34:33.672Z] #41 113.5   CC       criu/log.o
14:34:33 [2020-12-10T14:34:33.675Z] #41 157.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:34:33 [2020-12-10T14:34:33.675Z] #41 157.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:34:33 [2020-12-10T14:34:33.675Z] #41 157.7 make[1]: 'compel/libcompel.a' is up to date.
14:34:33 [2020-12-10T14:34:33.675Z] #41 157.8 make[1]: 'compel/compel-host-bin' is up to date.
14:34:33 [2020-12-10T14:34:33.675Z] #41 157.8 make[1]: Nothing to be done for 'all'.
14:34:33 [2020-12-10T14:34:33.675Z] #41 157.8 make[1]: 'soccr/libsoccr.a' is up to date.
14:34:33 [2020-12-10T14:34:33.675Z] #41 157.9 make[2]: Nothing to be done for 'all'.
14:34:33 [2020-12-10T14:34:33.825Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
14:34:33 [2020-12-10T14:34:33.825Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:34:33 [2020-12-10T14:34:33.825Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:34:33 [2020-12-10T14:34:33.825Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:34:33 [2020-12-10T14:34:33.937Z] #41 157.9 make[2]: Nothing to be done for 'all'.
14:34:33 [2020-12-10T14:34:33.937Z] #41 158.0 make[2]: Nothing to be done for 'all'.
14:34:33 [2020-12-10T14:34:33.937Z] #41 158.1 make[2]: Nothing to be done for 'all'.
14:34:33 [2020-12-10T14:34:33.937Z] #41 158.1 make[2]: Nothing to be done for 'all'.
14:34:33 [2020-12-10T14:34:33.937Z] #41 158.1 make[2]: Nothing to be done for 'all'.
14:34:33 [2020-12-10T14:34:33.937Z] #41 158.1 make[2]: Nothing to be done for 'all'.
14:34:33 [2020-12-10T14:34:33.937Z] #41 158.1 make[2]: Nothing to be done for 'all'.
14:34:33 [2020-12-10T14:34:33.937Z] #41 158.2   INSTALL  criu/criu
14:34:33 [2020-12-10T14:34:33.946Z] #41 114.0   CC       criu/lsm.o
14:34:33 [2020-12-10T14:34:33.946Z] #41 ...
14:34:33 [2020-12-10T14:34:33.946Z] 
14:34:33 [2020-12-10T14:34:33.946Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
14:34:33 [2020-12-10T14:34:33.946Z] #20 4.739 Collecting yamllint==1.16.0
14:34:33 [2020-12-10T14:34:33.946Z] #20 10.11   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:34:34 [2020-12-10T14:34:34.115Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:34:34 [2020-12-10T14:34:34.115Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:34:34 [2020-12-10T14:34:34.115Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:34:34 [2020-12-10T14:34:34.115Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:34:34 [2020-12-10T14:34:34.197Z] #41 DONE 158.3s
14:34:34 [2020-12-10T14:34:34.197Z] 
14:34:34 [2020-12-10T14:34:34.197Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:34:34 [2020-12-10T14:34:34.224Z] #20 10.24 Collecting pyyaml (from yamllint==1.16.0)
14:34:34 [2020-12-10T14:34:34.224Z] #20 10.45   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
14:34:34 [2020-12-10T14:34:34.224Z] #20 ...
14:34:34 [2020-12-10T14:34:34.224Z] 
14:34:34 [2020-12-10T14:34:34.224Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:34 [2020-12-10T14:34:34.224Z] #41 114.4   CC       criu/mem.o
14:34:34 [2020-12-10T14:34:34.404Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:34:34 [2020-12-10T14:34:34.404Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:34:35 [2020-12-10T14:34:35.035Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:34:35 [2020-12-10T14:34:35.035Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:34:35 [2020-12-10T14:34:35.136Z] #54 ...
14:34:35 [2020-12-10T14:34:35.136Z] 
14:34:35 [2020-12-10T14:34:35.136Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
14:34:35 [2020-12-10T14:34:35.136Z] #42 DONE 0.1s
14:34:35 [2020-12-10T14:34:35.136Z] 
14:34:35 [2020-12-10T14:34:35.136Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
14:34:35 [2020-12-10T14:34:35.324Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 5.7% of statements
14:34:35 [2020-12-10T14:34:35.324Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:34:35 [2020-12-10T14:34:35.324Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:34:35 [2020-12-10T14:34:35.324Z] ?   	github.com/docker/docker/api/types	[no test files]
14:34:35 [2020-12-10T14:34:35.324Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:34:35 [2020-12-10T14:34:35.324Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:34:35 [2020-12-10T14:34:35.324Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:34:35 [2020-12-10T14:34:35.324Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:34:35 [2020-12-10T14:34:35.364Z] #20 32.77 Selecting previously unselected package python3-minimal.
14:34:35 [2020-12-10T14:34:35.364Z] #20 32.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23610 files and directories currently installed.)
14:34:35 [2020-12-10T14:34:35.364Z] #20 32.83 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
14:34:35 [2020-12-10T14:34:35.364Z] #20 32.84 Unpacking python3-minimal (3.7.3-1) ...
14:34:35 [2020-12-10T14:34:35.364Z] #20 32.92 Selecting previously unselected package libmpdec2:ppc64el.
14:34:35 [2020-12-10T14:34:35.364Z] #20 32.93 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
14:34:35 [2020-12-10T14:34:35.364Z] #20 32.93 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
14:34:35 [2020-12-10T14:34:35.364Z] #20 33.03 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
14:34:35 [2020-12-10T14:34:35.364Z] #20 33.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
14:34:35 [2020-12-10T14:34:35.364Z] #20 33.04 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
14:34:35 [2020-12-10T14:34:35.396Z] #44 DONE 0.2s
14:34:35 [2020-12-10T14:34:35.396Z] 
14:34:35 [2020-12-10T14:34:35.396Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
14:34:35 [2020-12-10T14:34:35.396Z] #46 DONE 0.0s
14:34:35 [2020-12-10T14:34:35.396Z] 
14:34:35 [2020-12-10T14:34:35.396Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:34:35 [2020-12-10T14:34:35.396Z] #54 ...
14:34:35 [2020-12-10T14:34:35.396Z] 
14:34:35 [2020-12-10T14:34:35.396Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
14:34:35 [2020-12-10T14:34:35.613Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
14:34:35 [2020-12-10T14:34:35.613Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:34:35 [2020-12-10T14:34:35.613Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:34:35 [2020-12-10T14:34:35.613Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:34:35 [2020-12-10T14:34:35.613Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:34:35 [2020-12-10T14:34:35.613Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:34:35 [2020-12-10T14:34:35.904Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
14:34:35 [2020-12-10T14:34:35.904Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:34:35 [2020-12-10T14:34:35.904Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:34:35 [2020-12-10T14:34:35.904Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
14:34:35 [2020-12-10T14:34:35.923Z] #20 ...
14:34:35 [2020-12-10T14:34:35.923Z] 
14:34:35 [2020-12-10T14:34:35.923Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:35 [2020-12-10T14:34:35.923Z] #41 116.3   CC       criu/ipc_ns.o
14:34:35 [2020-12-10T14:34:35.923Z] #41 117.5   CC       criu/irmap.o
14:34:35 [2020-12-10T14:34:35.923Z] #41 118.3   CC       criu/kcmp-ids.o
14:34:35 [2020-12-10T14:34:35.923Z] #41 118.6   CC       criu/kerndat.o
14:34:35 [2020-12-10T14:34:35.923Z] #41 119.7   CC       criu/libnetlink.o
14:34:35 [2020-12-10T14:34:35.923Z] #41 120.1   CC       criu/log.o
14:34:35 [2020-12-10T14:34:35.923Z] #41 120.7   CC       criu/lsm.o
14:34:35 [2020-12-10T14:34:35.923Z] #41 121.1   CC       criu/mem.o
14:34:35 [2020-12-10T14:34:35.923Z] #41 123.5   CC       criu/memfd.o
14:34:35 [2020-12-10T14:34:35.923Z] #41 124.2   CC       criu/mount.o
14:34:35 [2020-12-10T14:34:35.968Z] #48 DONE 0.4s
14:34:35 [2020-12-10T14:34:35.968Z] 
14:34:35 [2020-12-10T14:34:35.968Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:34:35 [2020-12-10T14:34:35.968Z] #54 ...
14:34:35 [2020-12-10T14:34:35.968Z] 
14:34:35 [2020-12-10T14:34:35.968Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
14:34:35 [2020-12-10T14:34:35.968Z] #50 DONE 0.0s
14:34:35 [2020-12-10T14:34:35.968Z] 
14:34:35 [2020-12-10T14:34:35.968Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
14:34:35 [2020-12-10T14:34:35.968Z] #52 DONE 0.2s
14:34:35 [2020-12-10T14:34:35.968Z] 
14:34:35 [2020-12-10T14:34:35.968Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:34:36 [2020-12-10T14:34:36.156Z] #41 116.3   CC       criu/memfd.o
14:34:36 [2020-12-10T14:34:36.194Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 75.0% of statements
14:34:36 [2020-12-10T14:34:36.194Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:34:36 [2020-12-10T14:34:36.194Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:34:36 [2020-12-10T14:34:36.194Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:34:36 [2020-12-10T14:34:36.194Z] ?   	github.com/docker/docker/builder	[no test files]
14:34:36 [2020-12-10T14:34:36.194Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:34:36 [2020-12-10T14:34:36.194Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:34:36 [2020-12-10T14:34:36.194Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:34:36 [2020-12-10T14:34:36.194Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:34:36 [2020-12-10T14:34:36.194Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:34:36 [2020-12-10T14:34:36.194Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:34:36 [2020-12-10T14:34:36.194Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:34:36 [2020-12-10T14:34:36.416Z] #20 34.42 Selecting previously unselected package python3.7.
14:34:36 [2020-12-10T14:34:36.714Z] #20 34.43 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
14:34:36 [2020-12-10T14:34:36.714Z] #20 34.45 Unpacking python3.7 (3.7.3-2+deb10u2) ...
14:34:36 [2020-12-10T14:34:36.714Z] #20 34.66 Selecting previously unselected package libpython3-stdlib:ppc64el.
14:34:36 [2020-12-10T14:34:36.714Z] #20 34.66 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
14:34:36 [2020-12-10T14:34:36.714Z] #20 34.67 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
14:34:36 [2020-12-10T14:34:36.731Z] #41 116.7   CC       criu/mount.o
14:34:36 [2020-12-10T14:34:36.858Z] #41 ...
14:34:36 [2020-12-10T14:34:36.858Z] 
14:34:36 [2020-12-10T14:34:36.858Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
14:34:36 [2020-12-10T14:34:36.858Z] #20 5.280 Collecting yamllint==1.16.0
14:34:37 [2020-12-10T14:34:37.011Z] #20 34.81 Setting up python3-minimal (3.7.3-1) ...
14:34:37 [2020-12-10T14:34:37.347Z] #54 184.4 + bin/containerd
14:34:37 [2020-12-10T14:34:37.680Z] #41 ...
14:34:37 [2020-12-10T14:34:37.680Z] 
14:34:37 [2020-12-10T14:34:37.680Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
14:34:37 [2020-12-10T14:34:37.680Z] #20 12.19 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:34:37 [2020-12-10T14:34:37.680Z] #20 12.23   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
14:34:37 [2020-12-10T14:34:37.680Z] #20 12.27 Building wheels for collected packages: pyyaml
14:34:37 [2020-12-10T14:34:37.680Z] #20 12.27   Running setup.py bdist_wheel for pyyaml: started
14:34:37 [2020-12-10T14:34:37.680Z] #20 13.11   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:34:37 [2020-12-10T14:34:37.680Z] #20 13.11   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
14:34:37 [2020-12-10T14:34:37.680Z] #20 13.19 Successfully built pyyaml
14:34:37 [2020-12-10T14:34:37.680Z] #20 13.20 Installing collected packages: pyyaml, pathspec, yamllint
14:34:37 [2020-12-10T14:34:37.680Z] #20 13.46 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
14:34:37 [2020-12-10T14:34:37.680Z] #20 DONE 13.7s
14:34:37 [2020-12-10T14:34:37.680Z] 
14:34:37 [2020-12-10T14:34:37.680Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:38 [2020-12-10T14:34:38.064Z] #20 35.89 Selecting previously unselected package python3.
14:34:38 [2020-12-10T14:34:38.064Z] #20 35.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 ... 24022 files and directories currently installed.)
14:34:38 [2020-12-10T14:34:38.064Z] #20 35.98 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
14:34:38 [2020-12-10T14:34:38.064Z] #20 35.99 Unpacking python3 (3.7.3-1) ...
14:34:38 [2020-12-10T14:34:38.362Z] #20 36.20 Selecting previously unselected package libip4tc0:ppc64el.
14:34:38 [2020-12-10T14:34:38.362Z] #20 36.20 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
14:34:38 [2020-12-10T14:34:38.362Z] #20 36.21 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
14:34:38 [2020-12-10T14:34:38.362Z] #20 36.30 Selecting previously unselected package libip6tc0:ppc64el.
14:34:38 [2020-12-10T14:34:38.362Z] #20 36.32 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
14:34:38 [2020-12-10T14:34:38.362Z] #20 36.33 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
14:34:38 [2020-12-10T14:34:38.362Z] #20 36.41 Selecting previously unselected package libiptc0:ppc64el.
14:34:38 [2020-12-10T14:34:38.664Z] #20 36.42 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
14:34:38 [2020-12-10T14:34:38.664Z] #20 36.43 Unpacking libiptc0:ppc64el (1.8.2-4) ...
14:34:38 [2020-12-10T14:34:38.664Z] #20 36.56 Selecting previously unselected package libnfnetlink0:ppc64el.
14:34:38 [2020-12-10T14:34:38.664Z] #20 36.58 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
14:34:38 [2020-12-10T14:34:38.664Z] #20 36.58 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
14:34:38 [2020-12-10T14:34:38.664Z] #20 36.68 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
14:34:38 [2020-12-10T14:34:38.914Z] ok  	github.com/docker/docker/builder/remotecontext	0.367s	coverage: 13.7% of statements
14:34:38 [2020-12-10T14:34:38.962Z] #20 36.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
14:34:38 [2020-12-10T14:34:38.962Z] #20 36.70 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
14:34:38 [2020-12-10T14:34:38.962Z] #20 36.81 Selecting previously unselected package libnftnl11:ppc64el.
14:34:38 [2020-12-10T14:34:38.962Z] #20 36.82 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
14:34:38 [2020-12-10T14:34:38.962Z] #20 36.82 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
14:34:38 [2020-12-10T14:34:38.962Z] #20 36.92 Selecting previously unselected package iptables.
14:34:38 [2020-12-10T14:34:38.962Z] #20 36.93 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
14:34:38 [2020-12-10T14:34:38.962Z] #20 36.93 Unpacking iptables (1.8.2-4) ...
14:34:39 [2020-12-10T14:34:39.325Z] aa4f58cd6da1: Verifying Checksum
14:34:39 [2020-12-10T14:34:39.325Z] aa4f58cd6da1: Download complete
14:34:39 [2020-12-10T14:34:39.543Z] ok  	github.com/docker/docker/builder/dockerfile	0.975s	coverage: 48.3% of statements
14:34:39 [2020-12-10T14:34:39.543Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
14:34:39 [2020-12-10T14:34:39.606Z] #20 37.49 Selecting previously unselected package xxd.
14:34:39 [2020-12-10T14:34:39.606Z] #20 37.49 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
14:34:39 [2020-12-10T14:34:39.606Z] #20 37.50 Unpacking xxd (2:8.1.0875-5) ...
14:34:39 [2020-12-10T14:34:39.644Z] #41 119.5   CC       criu/namespaces.o
14:34:39 [2020-12-10T14:34:39.908Z] #20 37.62 Selecting previously unselected package vim-common.
14:34:39 [2020-12-10T14:34:39.908Z] #20 37.63 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:34:39 [2020-12-10T14:34:39.908Z] #20 37.67 Unpacking vim-common (2:8.1.0875-5) ...
14:34:39 [2020-12-10T14:34:39.908Z] #20 37.86 Selecting previously unselected package bash-completion.
14:34:39 [2020-12-10T14:34:39.908Z] #20 37.86 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:34:40 [2020-12-10T14:34:40.171Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
14:34:40 [2020-12-10T14:34:40.461Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.924s	coverage: 86.3% of statements
14:34:40 [2020-12-10T14:34:40.461Z] ?   	github.com/docker/docker/cli	[no test files]
14:34:40 [2020-12-10T14:34:40.461Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:34:40 [2020-12-10T14:34:40.591Z] #41 120.8   CC       criu/net.o
14:34:41 [2020-12-10T14:34:41.434Z] #20 ...
14:34:41 [2020-12-10T14:34:41.434Z] 
14:34:41 [2020-12-10T14:34:41.434Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:41 [2020-12-10T14:34:41.434Z] #43 77.00   DEP      criu/tun.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 77.31   DEP      criu/tty.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 77.63   DEP      criu/timerfd.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 77.79   DEP      criu/timens.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 78.02   DEP      criu/sysfs_parse.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 78.23   DEP      criu/sysctl.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 78.44   DEP      criu/string.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 78.54   DEP      criu/stats.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 78.66   DEP      criu/sockets.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 78.84   DEP      criu/sk-unix.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 79.12   DEP      criu/sk-tcp.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 79.35   DEP      criu/sk-queue.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 79.52   DEP      criu/sk-packet.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 79.73   DEP      criu/sk-netlink.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 79.93   DEP      criu/sk-inet.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 80.14   DEP      criu/signalfd.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 80.31   DEP      criu/sigframe.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 80.41   DEP      criu/shmem.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 80.57   DEP      criu/servicefd.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 80.76   DEP      criu/seize.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 80.99   DEP      criu/seccomp.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 81.21   DEP      criu/rst-malloc.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 81.29   DEP      criu/rbtree.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 81.32   DEP      criu/pstree.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 81.52   DEP      criu/protobuf.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 81.68   GEN      criu/protobuf-desc-gen.h
14:34:41 [2020-12-10T14:34:41.434Z] #43 83.54   DEP      criu/protobuf-desc.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 83.76   DEP      criu/proc_parse.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 83.97   DEP      criu/plugin.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 84.07   DEP      criu/pipes.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 84.23   DEP      criu/pie-util.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 84.37   DEP      criu/pie-util-vdso.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 84.49   DEP      criu/path.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 84.68   DEP      criu/parasite-syscall.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 84.94   DEP      criu/pagemap.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 85.23   DEP      criu/pagemap-cache.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 85.44   DEP      criu/page-xfer.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 85.68   DEP      criu/page-pipe.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 85.90   DEP      criu/netfilter.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 86.22   DEP      criu/net.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 86.55   DEP      criu/namespaces.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 86.74   DEP      criu/mount.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 86.92   DEP      criu/memfd.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 87.11   DEP      criu/mem.d
14:34:41 [2020-12-10T14:34:41.434Z] #43 87.33   DEP      criu/lsm.d
14:34:41 [2020-12-10T14:34:41.731Z] #43 87.50   DEP      criu/log.d
14:34:41 [2020-12-10T14:34:41.731Z] #43 87.65   DEP      criu/libnetlink.d
14:34:42 [2020-12-10T14:34:42.027Z] #43 87.79   DEP      criu/kerndat.d
14:34:42 [2020-12-10T14:34:42.027Z] #43 88.02   DEP      criu/kcmp-ids.d
14:34:42 [2020-12-10T14:34:42.322Z] #43 88.11   DEP      criu/irmap.d
14:34:42 [2020-12-10T14:34:42.322Z] #43 88.22   DEP      criu/ipc_ns.d
14:34:42 [2020-12-10T14:34:42.620Z] #43 88.40   DEP      criu/image.d
14:34:42 [2020-12-10T14:34:42.620Z] #43 88.63   DEP      criu/image-desc.d
14:34:42 [2020-12-10T14:34:42.919Z] #43 88.74   DEP      criu/fsnotify.d
14:34:43 [2020-12-10T14:34:43.147Z] #41 122.9   CC       criu/netfilter.o
14:34:43 [2020-12-10T14:34:43.147Z] #41 123.1   CC       criu/page-pipe.o
14:34:43 [2020-12-10T14:34:43.181Z] ok  	github.com/docker/docker/client	0.136s	coverage: 75.4% of statements
14:34:43 [2020-12-10T14:34:43.216Z] #43 88.96   DEP      criu/filesystems.d
14:34:43 [2020-12-10T14:34:43.216Z] #43 89.13   DEP      criu/files.d
14:34:43 [2020-12-10T14:34:43.400Z] #20 10.63   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:34:43 [2020-12-10T14:34:43.400Z] #20 10.72 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:34:43 [2020-12-10T14:34:43.400Z] #20 10.76   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
14:34:43 [2020-12-10T14:34:43.400Z] #20 10.82 Collecting pyyaml (from yamllint==1.16.0)
14:34:43 [2020-12-10T14:34:43.400Z] #20 10.95   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
14:34:43 [2020-12-10T14:34:43.409Z] #41 123.6   CC       criu/page-xfer.o
14:34:43 [2020-12-10T14:34:43.514Z] #43 89.36   DEP      criu/files-reg.d
14:34:43 [2020-12-10T14:34:43.514Z] #43 ...
14:34:43 [2020-12-10T14:34:43.514Z] 
14:34:43 [2020-12-10T14:34:43.514Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:34:43 [2020-12-10T14:34:43.514Z] #20 41.53 Unpacking bash-completion (1:2.8-6) ...
14:34:43 [2020-12-10T14:34:43.963Z] #20 12.37 Building wheels for collected packages: pyyaml
14:34:43 [2020-12-10T14:34:43.963Z] #20 12.37   Running setup.py bdist_wheel for pyyaml: started
14:34:44 [2020-12-10T14:34:44.161Z] #20 42.06 Selecting previously unselected package bzip2.
14:34:44 [2020-12-10T14:34:44.161Z] #20 42.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
14:34:44 [2020-12-10T14:34:44.161Z] #20 42.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:34:44 [2020-12-10T14:34:44.161Z] #20 42.17 Selecting previously unselected package xz-utils.
14:34:44 [2020-12-10T14:34:44.484Z] #20 42.18 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
14:34:44 [2020-12-10T14:34:44.484Z] #20 42.18 Unpacking xz-utils (5.2.4-1) ...
14:34:44 [2020-12-10T14:34:44.484Z] #20 42.47 Selecting previously unselected package apparmor.
14:34:44 [2020-12-10T14:34:44.484Z] #20 42.48 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
14:34:44 [2020-12-10T14:34:44.783Z] #20 42.59 Unpacking apparmor (2.13.2-10) ...
14:34:44 [2020-12-10T14:34:44.801Z] #41 124.8   CC       criu/pagemap-cache.o
14:34:45 [2020-12-10T14:34:45.063Z] #41 125.1   CC       criu/pagemap.o
14:34:45 [2020-12-10T14:34:45.081Z] #20 42.93 Selecting previously unselected package aufs-tools.
14:34:45 [2020-12-10T14:34:45.081Z] #20 42.95 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
14:34:45 [2020-12-10T14:34:45.081Z] #20 42.95 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:34:45 [2020-12-10T14:34:45.081Z] #20 43.14 Selecting previously unselected package libonig5:ppc64el.
14:34:45 [2020-12-10T14:34:45.113Z] 4612f6d0b889: Verifying Checksum
14:34:45 [2020-12-10T14:34:45.113Z] 4612f6d0b889: Download complete
14:34:45 [2020-12-10T14:34:45.331Z] #20 13.44   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:34:45 [2020-12-10T14:34:45.331Z] #20 13.44   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
14:34:45 [2020-12-10T14:34:45.331Z] #20 13.53 Successfully built pyyaml
14:34:45 [2020-12-10T14:34:45.331Z] #20 13.55 Installing collected packages: pathspec, pyyaml, yamllint
14:34:45 [2020-12-10T14:34:45.378Z] #20 43.15 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
14:34:45 [2020-12-10T14:34:45.378Z] #20 43.15 Unpacking libonig5:ppc64el (6.9.1-1) ...
14:34:45 [2020-12-10T14:34:45.378Z] #20 ...
14:34:45 [2020-12-10T14:34:45.378Z] 
14:34:45 [2020-12-10T14:34:45.378Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:34:45 [2020-12-10T14:34:45.378Z] #45 147.2 vendor/golang.org/x/net/http/httpproxy
14:34:45 [2020-12-10T14:34:45.378Z] #45 147.2 net/textproto
14:34:45 [2020-12-10T14:34:45.378Z] #45 147.2 crypto/x509
14:34:45 [2020-12-10T14:34:45.378Z] #45 149.3 mime/multipart
14:34:45 [2020-12-10T14:34:45.378Z] #45 149.3 vendor/golang.org/x/net/http/httpguts
14:34:45 [2020-12-10T14:34:45.378Z] #45 152.7 crypto/tls
14:34:45 [2020-12-10T14:34:45.378Z] #45 ...
14:34:45 [2020-12-10T14:34:45.378Z] 
14:34:45 [2020-12-10T14:34:45.378Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:34:45 [2020-12-10T14:34:45.378Z] #20 43.33 Selecting previously unselected package libjq1:ppc64el.
14:34:45 [2020-12-10T14:34:45.378Z] #20 43.35 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
14:34:45 [2020-12-10T14:34:45.378Z] #20 43.35 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
14:34:45 [2020-12-10T14:34:45.591Z] #20 13.93 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
14:34:45 [2020-12-10T14:34:45.638Z] #41 125.8   CC       criu/parasite-syscall.o
14:34:45 [2020-12-10T14:34:45.676Z] #20 43.50 Selecting previously unselected package jq.
14:34:45 [2020-12-10T14:34:45.676Z] #20 43.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
14:34:45 [2020-12-10T14:34:45.676Z] #20 43.50 Unpacking jq (1.5+dfsg-2+b1) ...
14:34:45 [2020-12-10T14:34:45.676Z] #20 43.57 Selecting previously unselected package libaio1:ppc64el.
14:34:45 [2020-12-10T14:34:45.676Z] #20 43.59 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
14:34:45 [2020-12-10T14:34:45.676Z] #20 43.61 Unpacking libaio1:ppc64el (0.3.112-3) ...
14:34:45 [2020-12-10T14:34:45.676Z] #20 43.69 Selecting previously unselected package libgpm2:ppc64el.
14:34:45 [2020-12-10T14:34:45.676Z] #20 43.72 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
14:34:45 [2020-12-10T14:34:45.676Z] #20 43.72 Unpacking libgpm2:ppc64el (1.20.7-5) ...
14:34:45 [2020-12-10T14:34:45.974Z] #20 43.81 Selecting previously unselected package libicu63:ppc64el.
14:34:45 [2020-12-10T14:34:45.974Z] #20 43.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
14:34:45 [2020-12-10T14:34:45.974Z] #20 43.82 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
14:34:46 [2020-12-10T14:34:46.154Z] #20 DONE 14.3s
14:34:46 [2020-12-10T14:34:46.154Z] 
14:34:46 [2020-12-10T14:34:46.154Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
14:34:46 [2020-12-10T14:34:46.212Z] #41 126.4   CC       criu/path.o
14:34:46 [2020-12-10T14:34:46.411Z] #23 DONE 0.4s
14:34:46 [2020-12-10T14:34:46.411Z] 
14:34:46 [2020-12-10T14:34:46.411Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
14:34:46 [2020-12-10T14:34:46.479Z] #41 126.6   CC       criu/pie-util-vdso.o
14:34:46 [2020-12-10T14:34:46.741Z] #41 126.9   CC       criu/pie-util.o
14:34:46 [2020-12-10T14:34:46.741Z] #41 127.0   CC       criu/pipes.o
14:34:47 [2020-12-10T14:34:47.002Z] #41 ...
14:34:47 [2020-12-10T14:34:47.002Z] 
14:34:47 [2020-12-10T14:34:47.002Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:34:47 [2020-12-10T14:34:47.002Z] #54 143.9 + bin/containerd
14:34:47 [2020-12-10T14:34:47.341Z] #28 ...
14:34:47 [2020-12-10T14:34:47.341Z] 
14:34:47 [2020-12-10T14:34:47.341Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:47 [2020-12-10T14:34:47.341Z] #41 128.5   CC       criu/namespaces.o
14:34:47 [2020-12-10T14:34:47.341Z] #41 130.0   CC       criu/net.o
14:34:47 [2020-12-10T14:34:47.341Z] #41 132.9   CC       criu/netfilter.o
14:34:47 [2020-12-10T14:34:47.341Z] #41 133.4   CC       criu/page-pipe.o
14:34:47 [2020-12-10T14:34:47.341Z] #41 134.1   CC       criu/page-xfer.o
14:34:47 [2020-12-10T14:34:47.341Z] #41 135.9   CC       criu/pagemap-cache.o
14:34:47 [2020-12-10T14:34:47.341Z] #41 136.3   CC       criu/pagemap.o
14:34:47 [2020-12-10T14:34:47.341Z] #41 137.3   CC       criu/parasite-syscall.o
14:34:47 [2020-12-10T14:34:47.341Z] #41 138.3   CC       criu/path.o
14:34:47 [2020-12-10T14:34:47.341Z] #41 138.5   CC       criu/pie-util-vdso-elf32.o
14:34:47 [2020-12-10T14:34:47.904Z] #41 138.9   CC       criu/pie-util-vdso.o
14:34:48 [2020-12-10T14:34:48.467Z] #41 139.5   CC       criu/pie-util.o
14:34:48 [2020-12-10T14:34:48.467Z] #41 ...
14:34:48 [2020-12-10T14:34:48.467Z] 
14:34:48 [2020-12-10T14:34:48.467Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:34:48 [2020-12-10T14:34:48.467Z] #51 90.71 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
14:34:50 [2020-12-10T14:34:50.359Z] #51 ...
14:34:50 [2020-12-10T14:34:50.359Z] 
14:34:50 [2020-12-10T14:34:50.359Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
14:34:50 [2020-12-10T14:34:50.359Z] #28 DONE 3.8s
14:34:50 [2020-12-10T14:34:50.359Z] 
14:34:50 [2020-12-10T14:34:50.359Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
14:34:50 [2020-12-10T14:34:50.359Z] #31 DONE 0.3s
14:34:50 [2020-12-10T14:34:50.359Z] 
14:34:50 [2020-12-10T14:34:50.359Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:50 [2020-12-10T14:34:50.359Z] #41 139.7   CC       criu/pipes.o
14:34:50 [2020-12-10T14:34:50.359Z] #41 140.3   CC       criu/plugin.o
14:34:50 [2020-12-10T14:34:50.359Z] #41 140.6   CC       criu/proc_parse.o
14:34:50 [2020-12-10T14:34:50.478Z] #20 48.51 Selecting previously unselected package libnet1:ppc64el.
14:34:50 [2020-12-10T14:34:50.478Z] #20 48.52 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
14:34:50 [2020-12-10T14:34:50.478Z] #20 48.52 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
14:34:50 [2020-12-10T14:34:50.616Z] #41 ...
14:34:50 [2020-12-10T14:34:50.616Z] 
14:34:50 [2020-12-10T14:34:50.616Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
14:34:50 [2020-12-10T14:34:50.616Z] #33 DONE 0.0s
14:34:50 [2020-12-10T14:34:50.616Z] 
14:34:50 [2020-12-10T14:34:50.616Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
14:34:50 [2020-12-10T14:34:50.616Z] #36 DONE 0.1s
14:34:50 [2020-12-10T14:34:50.616Z] 
14:34:50 [2020-12-10T14:34:50.616Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:34:50 [2020-12-10T14:34:50.616Z] #51 92.93 + mkdir -p /build
14:34:50 [2020-12-10T14:34:50.785Z] #20 48.61 Selecting previously unselected package libnl-3-200:ppc64el.
14:34:50 [2020-12-10T14:34:50.785Z] #20 48.62 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
14:34:50 [2020-12-10T14:34:50.785Z] #20 48.63 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
14:34:50 [2020-12-10T14:34:50.785Z] #20 48.72 Selecting previously unselected package libprotobuf-c1:ppc64el.
14:34:50 [2020-12-10T14:34:50.785Z] #20 48.72 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
14:34:50 [2020-12-10T14:34:50.785Z] #20 48.73 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
14:34:50 [2020-12-10T14:34:50.785Z] #20 48.81 Selecting previously unselected package libreadline5:ppc64el.
14:34:50 [2020-12-10T14:34:50.785Z] #20 48.81 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
14:34:50 [2020-12-10T14:34:50.785Z] #20 48.82 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
14:34:50 [2020-12-10T14:34:50.872Z] #51 92.94 + cp runc /build/runc
14:34:51 [2020-12-10T14:34:51.081Z] #20 48.92 Selecting previously unselected package net-tools.
14:34:51 [2020-12-10T14:34:51.081Z] #20 48.93 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
14:34:51 [2020-12-10T14:34:51.081Z] #20 48.94 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:34:51 [2020-12-10T14:34:51.129Z] #51 DONE 93.5s
14:34:51 [2020-12-10T14:34:51.129Z] 
14:34:51 [2020-12-10T14:34:51.129Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:34:51 [2020-12-10T14:34:51.377Z] #20 49.19 Selecting previously unselected package python-pip-whl.
14:34:51 [2020-12-10T14:34:51.377Z] #20 49.21 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
14:34:51 [2020-12-10T14:34:51.377Z] #20 49.21 Unpacking python-pip-whl (18.1-5) ...
14:34:52 [2020-12-10T14:34:52.023Z] #20 49.84 Selecting previously unselected package python3-lib2to3.
14:34:52 [2020-12-10T14:34:52.023Z] #20 49.85 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
14:34:52 [2020-12-10T14:34:52.023Z] #20 49.85 Unpacking python3-lib2to3 (3.7.3-1) ...
14:34:52 [2020-12-10T14:34:52.023Z] #20 49.97 Selecting previously unselected package python3-distutils.
14:34:52 [2020-12-10T14:34:52.023Z] #20 49.98 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
14:34:52 [2020-12-10T14:34:52.023Z] #20 49.99 Unpacking python3-distutils (3.7.3-1) ...
14:34:52 [2020-12-10T14:34:52.024Z] #20 ...
14:34:52 [2020-12-10T14:34:52.024Z] 
14:34:52 [2020-12-10T14:34:52.024Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:34:52 [2020-12-10T14:34:52.024Z] #24 158.5 Checking out files:  21% (2341/11125)   
Checking out files:  22% (2448/11125)   
Checking out files:  23% (2559/11125)   
Checking out files:  24% (2670/11125)   
Checking out files:  25% (2782/11125)   
Checking out files:  26% (2893/11125)   
Checking out files:  27% (3004/11125)   
Checking out files:  28% (3115/11125)   
Checking out files:  29% (3227/11125)   
Checking out files:  30% (3338/11125)   
Checking out files:  31% (3449/11125)   
Checking out files:  32% (3560/11125)   
Checking out files:  33% (3672/11125)   
Checking out files:  34% (3783/11125)   
Checking out files:  35% (3894/11125)   
Checking out files:  36% (4005/11125)   
Checking out files:  37% (4117/11125)   
Checking out files:  38% (4228/11125)   
Checking out files:  39% (4339/11125)   
Checking out files:  40% (4450/11125)   
Checking out files:  41% (4562/11125)   
Checking out files:  42% (4673/11125)   
Checking out files:  43% (4784/11125)   
Checking out files:  44% (4895/11125)   
Checking out files:  45% (5007/11125)   
Checking out files:  46% (5118/11125)   
Checking out files:  47% (5229/11125)   
Checking out files:  47% (5318/11125)   
Checking out files:  48% (5340/11125)   
Checking out files:  49% (5452/11125)   
Checking out files:  50% (5563/11125)   
Checking out files:  51% (5674/11125)   
Checking out files:  52% (5785/11125)   
Checking out files:  53% (5897/11125)   
Checking out files:  54% (6008/11125)   
Checking out files:  55% (6119/11125)   
Checking out files:  56% (6230/11125)   
Checking out files:  57% (6342/11125)   
Checking out files:  58% (6453/11125)   
Checking out files:  59% (6564/11125)   
Checking out files:  60% (6675/11125)   
Checking out files:  61% (6787/11125)   
Checking out files:  62% (6898/11125)   
Checking out files:  63% (7009/11125)   
Checking out files:  64% (7120/11125)   
Checking out files:  65% (7232/11125)   
Checking out files:  66% (7343/11125)   
Checking out files:  67% (7454/11125)   
Checking out files:  68% (7565/11125)   
Checking out files:  69% (7677/11125)   
Checking out files:  70% (7788/11125)   
Checking out files:  71% (7899/11125)   
Checking out files:  72% (8010/11125)   
Checking out files:  73% (8122/11125)   
Checking out files:  74% (8233/11125)   
Checking out files:  75% (8344/11125)   
Checking out files:  76% (8455/11125)   
Checking out files:  77% (8567/11125)   
Checking out files:  78% (8678/11125)   
Checking out files:  79% (8789/11125)   
Checking out files:  80% (8900/11125)   
Checking out files:  81% (9012/11125)   
Checking out files:  82% (9123/11125)   
Checking out files:  83% (9234/11125)   
Checking out files:  84% (9345/11125)   
Checking out files:  85% (9457/11125)   
Checking out files:  86% (9568/11125)   
Checking out files:  87% (9679/11125)   
Checking out files:  88% (9790/11125)   
Checking out files:  89% (9902/11125)   
Checking out files:  90% (10013/11125)   
Checking out files:  91% (10124/11125)   
Checking out files:  92% (10235/11125)   
Checking out files:  93% (10347/11125)   
Checking out files:  94% (10458/11125)   
Checking out files:  95% (10569/11125)   
Checking out files:  96% (10680/11125)   
Checking out files:  97% (10792/11125)   
Checking out files:  98% (10903/11125)   
Checking out files:  99% (11014/11125)   
Checking out files: 100% (11125/11125)   
Checking out files: 100% (11125/11125), done.
14:34:52 [2020-12-10T14:34:52.024Z] #24 161.5 + cd /tmp/tmp.gnOFkZG6Fc/tmp/docker-ce
14:34:52 [2020-12-10T14:34:52.024Z] #24 161.5 + git checkout -q v17.06.2-ce
14:34:52 [2020-12-10T14:34:52.498Z] #54 ...
14:34:52 [2020-12-10T14:34:52.498Z] 
14:34:52 [2020-12-10T14:34:52.498Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:52 [2020-12-10T14:34:52.498Z] #41 143.3   CC       criu/protobuf-desc.o
14:34:52 [2020-12-10T14:34:52.667Z] #24 164.7 + mkdir -p /tmp/tmp.gnOFkZG6Fc/src/github.com/docker
14:34:52 [2020-12-10T14:34:52.964Z] #24 164.7 + mv components/cli /tmp/tmp.gnOFkZG6Fc/src/github.com/docker/cli
14:34:52 [2020-12-10T14:34:52.964Z] #24 164.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
14:34:53 [2020-12-10T14:34:53.061Z] #41 144.2   CC       criu/protobuf.o
14:34:53 [2020-12-10T14:34:53.603Z] #54 ...
14:34:53 [2020-12-10T14:34:53.603Z] 
14:34:53 [2020-12-10T14:34:53.603Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:53 [2020-12-10T14:34:53.603Z] #41 127.5   CC       criu/plugin.o
14:34:53 [2020-12-10T14:34:53.603Z] #41 127.8   CC       criu/proc_parse.o
14:34:53 [2020-12-10T14:34:53.603Z] #41 129.7   CC       criu/protobuf-desc.o
14:34:53 [2020-12-10T14:34:53.603Z] #41 130.4   CC       criu/protobuf.o
14:34:53 [2020-12-10T14:34:53.603Z] #41 130.7   CC       criu/pstree.o
14:34:53 [2020-12-10T14:34:53.603Z] #41 131.5   CC       criu/rbtree.o
14:34:53 [2020-12-10T14:34:53.603Z] #41 131.8   CC       criu/rst-malloc.o
14:34:53 [2020-12-10T14:34:53.603Z] #41 132.0   CC       criu/seccomp.o
14:34:53 [2020-12-10T14:34:53.603Z] #41 132.5   CC       criu/seize.o
14:34:53 [2020-12-10T14:34:53.603Z] #41 133.2   CC       criu/servicefd.o
14:34:53 [2020-12-10T14:34:53.603Z] #41 133.6   CC       criu/shmem.o
14:34:53 [2020-12-10T14:34:53.607Z] #24 ...
14:34:53 [2020-12-10T14:34:53.607Z] 
14:34:53 [2020-12-10T14:34:53.607Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:53 [2020-12-10T14:34:53.607Z] #43 89.61   DEP      criu/files-ext.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 89.79   DEP      criu/file-lock.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 90.01   DEP      criu/file-ids.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 90.24   DEP      criu/fifo.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 90.50   DEP      criu/fdstore.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 90.64   DEP      criu/fault-injection.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 90.68   DEP      criu/external.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 90.86   DEP      criu/eventpoll.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 91.16   DEP      criu/eventfd.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 91.40   DEP      criu/crtools.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 91.63   DEP      criu/cr-service.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 91.87   DEP      criu/cr-restore.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 92.14   DEP      criu/cr-errno.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 92.16   DEP      criu/cr-dump.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 92.44   DEP      criu/cr-dedup.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 92.63   DEP      criu/cr-check.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 92.86   DEP      criu/config.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 93.03   DEP      criu/clone-noasan.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 93.15   DEP      criu/cgroup.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 93.36   DEP      criu/cgroup-props.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 93.52   DEP      criu/bitmap.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 93.55   DEP      criu/bfd.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 93.74   DEP      criu/autofs.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 94.17   DEP      criu/aio.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 94.45   DEP      criu/action-scripts.d
14:34:53 [2020-12-10T14:34:53.607Z] #43 94.96   CC       criu/action-scripts.o
14:34:53 [2020-12-10T14:34:53.607Z] #43 95.61   CC       criu/aio.o
14:34:53 [2020-12-10T14:34:53.607Z] #43 96.27   CC       criu/autofs.o
14:34:53 [2020-12-10T14:34:53.607Z] #43 98.96   CC       criu/bfd.o
14:34:53 [2020-12-10T14:34:53.623Z] #41 144.5   CC       criu/pstree.o
14:34:53 [2020-12-10T14:34:53.905Z] #43 99.69   CC       criu/bitmap.o
14:34:53 [2020-12-10T14:34:53.905Z] #43 ...
14:34:53 [2020-12-10T14:34:53.905Z] 
14:34:53 [2020-12-10T14:34:53.905Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:34:53 [2020-12-10T14:34:53.905Z] #20 50.13 Selecting previously unselected package python3-pip.
14:34:53 [2020-12-10T14:34:53.905Z] #20 50.14 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
14:34:53 [2020-12-10T14:34:53.905Z] #20 50.15 Unpacking python3-pip (18.1-5) ...
14:34:53 [2020-12-10T14:34:53.905Z] #20 50.37 Selecting previously unselected package python3-pkg-resources.
14:34:53 [2020-12-10T14:34:53.905Z] #20 50.37 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
14:34:53 [2020-12-10T14:34:53.905Z] #20 50.37 Unpacking python3-pkg-resources (40.8.0-1) ...
14:34:53 [2020-12-10T14:34:53.905Z] #20 50.54 Selecting previously unselected package python3-setuptools.
14:34:53 [2020-12-10T14:34:53.905Z] #20 50.55 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
14:34:53 [2020-12-10T14:34:53.905Z] #20 50.56 Unpacking python3-setuptools (40.8.0-1) ...
14:34:53 [2020-12-10T14:34:53.905Z] #20 50.84 Selecting previously unselected package python3-wheel.
14:34:53 [2020-12-10T14:34:53.905Z] #20 50.86 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
14:34:53 [2020-12-10T14:34:53.905Z] #20 50.87 Unpacking python3-wheel (0.32.3-2) ...
14:34:53 [2020-12-10T14:34:53.905Z] #20 50.96 Selecting previously unselected package sudo.
14:34:53 [2020-12-10T14:34:53.905Z] #20 50.96 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
14:34:53 [2020-12-10T14:34:53.905Z] #20 50.97 Unpacking sudo (1.8.27-1+deb10u2) ...
14:34:53 [2020-12-10T14:34:53.905Z] #20 51.56 Selecting previously unselected package thin-provisioning-tools.
14:34:53 [2020-12-10T14:34:53.905Z] #20 51.57 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
14:34:53 [2020-12-10T14:34:53.905Z] #20 51.57 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:34:53 [2020-12-10T14:34:53.905Z] #20 51.83 Selecting previously unselected package uidmap.
14:34:53 [2020-12-10T14:34:53.905Z] #20 51.85 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
14:34:53 [2020-12-10T14:34:53.905Z] #20 51.85 Unpacking uidmap (1:4.5-1.1) ...
14:34:53 [2020-12-10T14:34:53.905Z] #20 51.98 Selecting previously unselected package vim-runtime.
14:34:54 [2020-12-10T14:34:54.178Z] #41 134.4   CC       criu/sigframe.o
14:34:54 [2020-12-10T14:34:54.190Z] #41 ...
14:34:54 [2020-12-10T14:34:54.190Z] 
14:34:54 [2020-12-10T14:34:54.190Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:34:54 [2020-12-10T14:34:54.190Z] #38 DONE 214.6s
14:34:54 [2020-12-10T14:34:54.203Z] #20 51.98 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:34:54 [2020-12-10T14:34:54.203Z] #20 52.07 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:34:54 [2020-12-10T14:34:54.203Z] #20 52.11 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:34:54 [2020-12-10T14:34:54.203Z] #20 52.11 Unpacking vim-runtime (2:8.1.0875-5) ...
14:34:54 [2020-12-10T14:34:54.441Z] #41 134.5   CC       criu/signalfd.o
14:34:54 [2020-12-10T14:34:54.441Z] #41 134.8   CC       criu/sk-inet.o
14:34:54 [2020-12-10T14:34:54.448Z] 
14:34:54 [2020-12-10T14:34:54.448Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:34:54 [2020-12-10T14:34:54.448Z] #54 ...
14:34:54 [2020-12-10T14:34:54.448Z] 
14:34:54 [2020-12-10T14:34:54.448Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:54 [2020-12-10T14:34:54.448Z] #41 145.4   CC       criu/rbtree.o
14:34:54 [2020-12-10T14:34:54.709Z] #41 145.7   CC       criu/rst-malloc.o
14:34:54 [2020-12-10T14:34:54.965Z] #41 146.1   CC       criu/seccomp.o
14:34:55 [2020-12-10T14:34:55.389Z] #41 135.6   CC       criu/sk-netlink.o
14:34:55 [2020-12-10T14:34:55.528Z] #41 146.6   CC       criu/seize.o
14:34:55 [2020-12-10T14:34:55.652Z] #41 136.0   CC       criu/sk-packet.o
14:34:56 [2020-12-10T14:34:56.096Z] #41 ...
14:34:56 [2020-12-10T14:34:56.096Z] 
14:34:56 [2020-12-10T14:34:56.096Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
14:34:56 [2020-12-10T14:34:56.096Z] #39 DONE 0.5s
14:34:56 [2020-12-10T14:34:56.096Z] 
14:34:56 [2020-12-10T14:34:56.096Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:56 [2020-12-10T14:34:56.096Z] #41 147.2   CC       criu/servicefd.o
14:34:56 [2020-12-10T14:34:56.226Z] #41 136.5   CC       criu/sk-queue.o
14:34:56 [2020-12-10T14:34:56.661Z] #41 147.6   CC       criu/shmem.o
14:34:56 [2020-12-10T14:34:56.801Z] #41 136.9   CC       criu/sk-tcp.o
14:34:57 [2020-12-10T14:34:57.063Z] #41 ...
14:34:57 [2020-12-10T14:34:57.063Z] 
14:34:57 [2020-12-10T14:34:57.063Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:34:57 [2020-12-10T14:34:57.063Z] #22 195.9 + return
14:34:57 [2020-12-10T14:34:57.225Z] #41 148.2   CC       criu/sigframe.o
14:34:57 [2020-12-10T14:34:57.225Z] #41 148.3   CC       criu/signalfd.o
14:34:57 [2020-12-10T14:34:57.481Z] #41 148.5   CC       criu/sk-inet.o
14:34:58 [2020-12-10T14:34:58.044Z] #41 ...
14:34:58 [2020-12-10T14:34:58.044Z] 
14:34:58 [2020-12-10T14:34:58.044Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:34:58 [2020-12-10T14:34:58.044Z] #47 219.5 + /build/golangci-lint --version
14:34:58 [2020-12-10T14:34:58.044Z] #47 219.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
14:34:58 [2020-12-10T14:34:58.044Z] #47 DONE 219.9s
14:34:58 [2020-12-10T14:34:58.301Z] 
14:34:58 [2020-12-10T14:34:58.301Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:34:58 [2020-12-10T14:34:58.301Z] #54 ...
14:34:58 [2020-12-10T14:34:58.301Z] 
14:34:58 [2020-12-10T14:34:58.301Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:58 [2020-12-10T14:34:58.301Z] #41 149.4   CC       criu/sk-netlink.o
14:34:58 [2020-12-10T14:34:58.454Z] #22 DONE 197.4s
14:34:58 [2020-12-10T14:34:58.454Z] 
14:34:58 [2020-12-10T14:34:58.454Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:34:58 [2020-12-10T14:34:58.454Z] #41 137.4   CC       criu/sk-unix.o
14:34:58 [2020-12-10T14:34:58.557Z] #41 149.7   CC       criu/sk-packet.o
14:34:58 [2020-12-10T14:34:58.726Z] #20 55.92 Selecting previously unselected package vim.
14:34:58 [2020-12-10T14:34:58.726Z] #20 55.93 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
14:34:58 [2020-12-10T14:34:58.726Z] #20 55.95 Unpacking vim (2:8.1.0875-5) ...
14:34:58 [2020-12-10T14:34:58.726Z] #20 56.65 Selecting previously unselected package xfsprogs.
14:34:58 [2020-12-10T14:34:58.726Z] #20 56.67 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
14:34:58 [2020-12-10T14:34:58.726Z] #20 56.68 Unpacking xfsprogs (4.20.0-1) ...
14:34:59 [2020-12-10T14:34:59.030Z] #41 139.1   CC       criu/sockets.o
14:34:59 [2020-12-10T14:34:59.120Z] #41 150.2   CC       criu/sk-queue.o
14:34:59 [2020-12-10T14:34:59.372Z] #20 57.20 Selecting previously unselected package zip.
14:34:59 [2020-12-10T14:34:59.372Z] #20 ...
14:34:59 [2020-12-10T14:34:59.372Z] 
14:34:59 [2020-12-10T14:34:59.372Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:34:59 [2020-12-10T14:34:59.372Z] #45 161.2 net/http/httptrace
14:34:59 [2020-12-10T14:34:59.372Z] #45 161.7 net/http
14:34:59 [2020-12-10T14:34:59.372Z] #45 ...
14:34:59 [2020-12-10T14:34:59.372Z] 
14:34:59 [2020-12-10T14:34:59.372Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:34:59 [2020-12-10T14:34:59.372Z] #20 57.20 Selecting previously unselected package zip.
14:34:59 [2020-12-10T14:34:59.372Z] #20 57.22 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
14:34:59 [2020-12-10T14:34:59.372Z] #20 57.22 Unpacking zip (3.0-11+b1) ...
14:34:59 [2020-12-10T14:34:59.605Z] #41 139.9   CC       criu/stats.o
14:34:59 [2020-12-10T14:34:59.670Z] #20 57.48 Setting up aufs-tools (1:4.14+20190211-1) ...
14:34:59 [2020-12-10T14:34:59.670Z] #20 57.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:34:59 [2020-12-10T14:34:59.670Z] #20 57.51 Setting up libip6tc0:ppc64el (1.8.2-4) ...
14:34:59 [2020-12-10T14:34:59.670Z] #20 57.52 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
14:34:59 [2020-12-10T14:34:59.670Z] #20 57.52 Setting up libgpm2:ppc64el (1.20.7-5) ...
14:34:59 [2020-12-10T14:34:59.670Z] #20 57.53 Setting up libip4tc0:ppc64el (1.8.2-4) ...
14:34:59 [2020-12-10T14:34:59.670Z] #20 57.54 Setting up uidmap (1:4.5-1.1) ...
14:34:59 [2020-12-10T14:34:59.670Z] #20 57.54 Setting up libnftnl11:ppc64el (1.1.2-2) ...
14:34:59 [2020-12-10T14:34:59.670Z] #20 57.55 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
14:34:59 [2020-12-10T14:34:59.670Z] #20 57.56 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:34:59 [2020-12-10T14:34:59.670Z] #20 57.56 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
14:34:59 [2020-12-10T14:34:59.670Z] #20 57.57 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
14:34:59 [2020-12-10T14:34:59.670Z] #20 57.57 Setting up xxd (2:8.1.0875-5) ...
14:34:59 [2020-12-10T14:34:59.670Z] #20 57.58 Setting up zip (3.0-11+b1) ...
14:34:59 [2020-12-10T14:34:59.670Z] #20 57.59 Setting up vim-common (2:8.1.0875-5) ...
14:34:59 [2020-12-10T14:34:59.670Z] #20 57.63 Setting up bash-completion (1:2.8-6) ...
14:34:59 [2020-12-10T14:34:59.683Z] #41 150.6   CC       criu/sk-tcp.o
14:34:59 [2020-12-10T14:34:59.868Z] #41 140.1   CC       criu/string.o
14:34:59 [2020-12-10T14:34:59.868Z] #41 140.2   CC       criu/sysctl.o
14:34:59 [2020-12-10T14:34:59.939Z] #41 150.9   CC       criu/sk-unix.o
14:35:00 [2020-12-10T14:35:00.443Z] #41 140.7   CC       criu/sysfs_parse.o
14:35:00 [2020-12-10T14:35:00.707Z] #41 ...
14:35:00 [2020-12-10T14:35:00.707Z] 
14:35:00 [2020-12-10T14:35:00.707Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
14:35:00 [2020-12-10T14:35:00.707Z] #23 DONE 0.2s
14:35:00 [2020-12-10T14:35:00.707Z] 
14:35:00 [2020-12-10T14:35:00.707Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:35:00 [2020-12-10T14:35:00.707Z] #41 141.1   CC       criu/timens.o
14:35:00 [2020-12-10T14:35:00.868Z] #41 151.7   CC       criu/sockets.o
14:35:01 [2020-12-10T14:35:01.125Z] #41 152.1   CC       criu/stats.o
14:35:01 [2020-12-10T14:35:01.282Z] #41 141.4   CC       criu/timerfd.o
14:35:01 [2020-12-10T14:35:01.381Z] #41 152.3   CC       criu/string.o
14:35:01 [2020-12-10T14:35:01.381Z] #41 152.4   CC       criu/sysctl.o
14:35:01 [2020-12-10T14:35:01.543Z] #41 141.7   CC       criu/tty.o
14:35:01 [2020-12-10T14:35:01.637Z] #41 152.7   CC       criu/sysfs_parse.o
14:35:01 [2020-12-10T14:35:01.893Z] #41 152.8   CC       criu/timens.o
14:35:02 [2020-12-10T14:35:02.150Z] #41 153.0   CC       criu/timerfd.o
14:35:02 [2020-12-10T14:35:02.150Z] #41 153.2   CC       criu/tty.o
14:35:03 [2020-12-10T14:35:03.467Z] #41 143.5   CC       criu/tun.o
14:35:03 [2020-12-10T14:35:03.518Z] #41 154.2   CC       criu/tun.o
14:35:03 [2020-12-10T14:35:03.518Z] #41 154.5   CC       criu/uffd.o
14:35:03 [2020-12-10T14:35:03.729Z] #41 144.0   CC       criu/uffd.o
14:35:04 [2020-12-10T14:35:04.080Z] #41 155.1   CC       criu/util.o
14:35:04 [2020-12-10T14:35:04.183Z] #20 61.66 Setting up libiptc0:ppc64el (1.8.2-4) ...
14:35:04 [2020-12-10T14:35:04.183Z] #20 61.66 Setting up xz-utils (5.2.4-1) ...
14:35:04 [2020-12-10T14:35:04.183Z] #20 61.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:35:04 [2020-12-10T14:35:04.183Z] #20 61.68 Setting up sudo (1.8.27-1+deb10u2) ...
14:35:04 [2020-12-10T14:35:04.183Z] #20 61.72 invoke-rc.d: could not determine current runlevel
14:35:04 [2020-12-10T14:35:04.183Z] #20 61.74 invoke-rc.d: policy-rc.d denied execution of start.
14:35:04 [2020-12-10T14:35:04.183Z] #20 61.76 Setting up pigz (2.4-1) ...
14:35:04 [2020-12-10T14:35:04.183Z] #20 61.76 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
14:35:04 [2020-12-10T14:35:04.183Z] #20 61.77 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
14:35:04 [2020-12-10T14:35:04.183Z] #20 61.78 Setting up python-pip-whl (18.1-5) ...
14:35:04 [2020-12-10T14:35:04.183Z] #20 61.80 Setting up libmpdec2:ppc64el (2.4.2-2) ...
14:35:04 [2020-12-10T14:35:04.183Z] #20 61.81 Setting up vim-runtime (2:8.1.0875-5) ...
14:35:04 [2020-12-10T14:35:04.183Z] #20 ...
14:35:04 [2020-12-10T14:35:04.183Z] 
14:35:04 [2020-12-10T14:35:04.183Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:35:04 [2020-12-10T14:35:04.183Z] #43 99.93   CC       criu/cgroup-props.o
14:35:04 [2020-12-10T14:35:04.183Z] #43 101.3   CC       criu/cgroup.o
14:35:04 [2020-12-10T14:35:04.183Z] #43 107.2   CC       criu/clone-noasan.o
14:35:04 [2020-12-10T14:35:04.183Z] #43 107.5   CC       criu/config.o
14:35:04 [2020-12-10T14:35:04.183Z] #43 ...
14:35:04 [2020-12-10T14:35:04.183Z] 
14:35:04 [2020-12-10T14:35:04.183Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:35:04 [2020-12-10T14:35:04.183Z] #45 175.2 github.com/LK4D4/vndr/godl
14:35:04 [2020-12-10T14:35:04.183Z] #45 176.0 github.com/LK4D4/vndr
14:35:04 [2020-12-10T14:35:04.643Z] #41 155.7   CC       criu/uts_ns.o
14:35:04 [2020-12-10T14:35:04.643Z] #41 155.8   CC       criu/vdso-compat.o
14:35:04 [2020-12-10T14:35:04.899Z] #41 155.9   CC       criu/vdso.o
14:35:05 [2020-12-10T14:35:05.118Z] #41 145.0   CC       criu/util.o
14:35:05 [2020-12-10T14:35:05.156Z] #41 156.2   LINK     criu/built-in.o
14:35:05 [2020-12-10T14:35:05.412Z] #41 156.3   LINK     criu/criu
14:35:05 [2020-12-10T14:35:05.412Z] #41 156.5   DEP      lib/c/criu.d
14:35:05 [2020-12-10T14:35:05.669Z] #41 156.6   CC       images/rpc.pb-c.o
14:35:05 [2020-12-10T14:35:05.926Z] #41 156.8   CC       lib/c/criu.o
14:35:06 [2020-12-10T14:35:06.063Z] #41 146.2   CC       criu/uts_ns.o
14:35:06 [2020-12-10T14:35:06.326Z] #41 146.4   CC       criu/vdso.o
14:35:06 [2020-12-10T14:35:06.488Z] #41 157.4   LINK     lib/c/built-in.o
14:35:06 [2020-12-10T14:35:06.488Z] #41 157.4   LINK     lib/c/libcriu.so
14:35:06 [2020-12-10T14:35:06.488Z] #41 157.5   LINK     lib/c/libcriu.a
14:35:06 [2020-12-10T14:35:06.488Z] #41 157.5   GEN      magic.py
14:35:06 [2020-12-10T14:35:06.488Z] #41 157.6 Note: Building without setproctitle() and strlcpy() support.
14:35:06 [2020-12-10T14:35:06.488Z] #41 157.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:35:06 [2020-12-10T14:35:06.589Z] #41 146.9   LINK     criu/built-in.o
14:35:06 [2020-12-10T14:35:06.745Z] #41 157.6 Note: Building without GnuTLS support
14:35:06 [2020-12-10T14:35:06.745Z] #41 157.6 Makefile.config:39: Warn: you have no libnftables installed
14:35:06 [2020-12-10T14:35:06.745Z] #41 157.6 Makefile.config:40: Warn: Building without nftables support
14:35:06 [2020-12-10T14:35:06.852Z] #41 147.0   LINK     criu/criu
14:35:07 [2020-12-10T14:35:07.001Z] #41 158.0 fatal: not a git repository (or any of the parent directories): .git
14:35:07 [2020-12-10T14:35:07.115Z] #41 147.5   DEP      lib/c/criu.d
14:35:07 [2020-12-10T14:35:07.377Z] #41 147.5   CC       images/rpc.pb-c.o
14:35:07 [2020-12-10T14:35:07.564Z] #41 158.5 make[1]: Nothing to be done for 'all'.
14:35:07 [2020-12-10T14:35:07.821Z] #41 158.9 make[1]: 'images/built-in.o' is up to date.
14:35:07 [2020-12-10T14:35:07.957Z] #41 ...
14:35:07 [2020-12-10T14:35:07.957Z] 
14:35:07 [2020-12-10T14:35:07.957Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
14:35:07 [2020-12-10T14:35:07.957Z] #28 DONE 7.2s
14:35:07 [2020-12-10T14:35:07.957Z] 
14:35:07 [2020-12-10T14:35:07.957Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:35:07 [2020-12-10T14:35:07.957Z] #41 148.1   CC       lib/c/criu.o
14:35:07 [2020-12-10T14:35:07.957Z] #41 ...
14:35:07 [2020-12-10T14:35:07.957Z] 
14:35:07 [2020-12-10T14:35:07.957Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
14:35:08 [2020-12-10T14:35:08.078Z] #41 158.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:35:08 [2020-12-10T14:35:08.078Z] #41 159.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:35:08 [2020-12-10T14:35:08.078Z] #41 159.0 make[1]: 'compel/libcompel.a' is up to date.
14:35:08 [2020-12-10T14:35:08.078Z] #41 159.0 make[1]: 'compel/compel-host-bin' is up to date.
14:35:08 [2020-12-10T14:35:08.078Z] #41 159.0 make[1]: Nothing to be done for 'all'.
14:35:08 [2020-12-10T14:35:08.078Z] #41 159.0 make[1]: 'soccr/libsoccr.a' is up to date.
14:35:08 [2020-12-10T14:35:08.078Z] #41 159.2 make[2]: Nothing to be done for 'all'.
14:35:08 [2020-12-10T14:35:08.338Z] #41 159.2 make[2]: Nothing to be done for 'all'.
14:35:08 [2020-12-10T14:35:08.338Z] #41 159.2 make[2]: Nothing to be done for 'all'.
14:35:08 [2020-12-10T14:35:08.338Z] #41 159.3 make[2]: Nothing to be done for 'all'.
14:35:08 [2020-12-10T14:35:08.338Z] #41 159.3 make[2]: Nothing to be done for 'all'.
14:35:08 [2020-12-10T14:35:08.338Z] #41 159.3 make[2]: Nothing to be done for 'all'.
14:35:08 [2020-12-10T14:35:08.338Z] #41 159.4 make[2]: Nothing to be done for 'all'.
14:35:08 [2020-12-10T14:35:08.338Z] #41 159.4 make[2]: Nothing to be done for 'all'.
14:35:08 [2020-12-10T14:35:08.542Z] #31 DONE 0.6s
14:35:08 [2020-12-10T14:35:08.542Z] 
14:35:08 [2020-12-10T14:35:08.542Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:35:08 [2020-12-10T14:35:08.542Z] #41 ...
14:35:08 [2020-12-10T14:35:08.542Z] 
14:35:08 [2020-12-10T14:35:08.542Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
14:35:08 [2020-12-10T14:35:08.542Z] #33 DONE 0.1s
14:35:08 [2020-12-10T14:35:08.542Z] 
14:35:08 [2020-12-10T14:35:08.542Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
14:35:08 [2020-12-10T14:35:08.542Z] #36 DONE 0.0s
14:35:08 [2020-12-10T14:35:08.597Z] #41 159.4   INSTALL  criu/criu
14:35:08 [2020-12-10T14:35:08.597Z] #41 DONE 159.7s
14:35:08 [2020-12-10T14:35:08.597Z] 
14:35:08 [2020-12-10T14:35:08.597Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:35:08 [2020-12-10T14:35:08.691Z] #45 ...
14:35:08 [2020-12-10T14:35:08.691Z] 
14:35:08 [2020-12-10T14:35:08.691Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:35:08 [2020-12-10T14:35:08.691Z] #20 62.50 Setting up libaio1:ppc64el (0.3.112-3) ...
14:35:08 [2020-12-10T14:35:08.691Z] #20 62.50 Setting up libonig5:ppc64el (6.9.1-1) ...
14:35:08 [2020-12-10T14:35:08.691Z] #20 62.51 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
14:35:08 [2020-12-10T14:35:08.691Z] #20 62.51 Setting up vim (2:8.1.0875-5) ...
14:35:08 [2020-12-10T14:35:08.691Z] #20 62.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:35:08 [2020-12-10T14:35:08.691Z] #20 62.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:35:08 [2020-12-10T14:35:08.691Z] #20 62.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:35:08 [2020-12-10T14:35:08.691Z] #20 62.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:35:08 [2020-12-10T14:35:08.691Z] #20 62.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:35:08 [2020-12-10T14:35:08.691Z] #20 62.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:35:08 [2020-12-10T14:35:08.691Z] #20 62.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:35:08 [2020-12-10T14:35:08.691Z] #20 62.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:35:08 [2020-12-10T14:35:08.691Z] #20 62.68 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
14:35:08 [2020-12-10T14:35:08.691Z] #20 62.69 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:35:08 [2020-12-10T14:35:08.691Z] #20 62.71 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
14:35:08 [2020-12-10T14:35:08.691Z] #20 62.71 Setting up jq (1.5+dfsg-2+b1) ...
14:35:08 [2020-12-10T14:35:08.691Z] #20 62.72 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
14:35:08 [2020-12-10T14:35:08.691Z] #20 62.72 Setting up python3.7 (3.7.3-2+deb10u2) ...
14:35:08 [2020-12-10T14:35:08.817Z] 
14:35:08 [2020-12-10T14:35:08.817Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
14:35:08 [2020-12-10T14:35:08.990Z] #20 66.82 Setting up iptables (1.8.2-4) ...
14:35:08 [2020-12-10T14:35:08.990Z] #20 66.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:35:08 [2020-12-10T14:35:08.990Z] #20 66.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:35:08 [2020-12-10T14:35:08.990Z] #20 66.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:35:08 [2020-12-10T14:35:08.990Z] #20 66.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:35:08 [2020-12-10T14:35:08.990Z] #20 66.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:35:08 [2020-12-10T14:35:08.990Z] #20 66.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:35:08 [2020-12-10T14:35:08.990Z] #20 66.93 Setting up python3 (3.7.3-1) ...
14:35:09 [2020-12-10T14:35:09.215Z] sha256:d87a4eba05d7a637ba133f52a81746aa85030ed96e420a68148579c83e9705ee
14:35:09 [2020-12-10T14:35:09.215Z] INFO: Starting docker-py tests...
14:35:09 [2020-12-10T14:35:09.215Z] ============================= test session starts ==============================
14:35:09 [2020-12-10T14:35:09.215Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
14:35:09 [2020-12-10T14:35:09.215Z] rootdir: /src, inifile: pytest.ini
14:35:09 [2020-12-10T14:35:09.215Z] plugins: timeout-1.3.3, cov-2.6.1
14:35:09 [2020-12-10T14:35:09.215Z] collected 389 items / 1 deselected / 388 selected
14:35:09 [2020-12-10T14:35:09.215Z] 
14:35:09 [2020-12-10T14:35:09.392Z] #39 DONE 0.6s
14:35:09 [2020-12-10T14:35:09.392Z] 
14:35:09 [2020-12-10T14:35:09.392Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:35:09 [2020-12-10T14:35:09.392Z] #41 149.2   LINK     lib/c/built-in.o
14:35:09 [2020-12-10T14:35:09.392Z] #41 149.2   LINK     lib/c/libcriu.so
14:35:09 [2020-12-10T14:35:09.392Z] #41 149.3   LINK     lib/c/libcriu.a
14:35:09 [2020-12-10T14:35:09.392Z] #41 149.4   GEN      magic.py
14:35:09 [2020-12-10T14:35:09.392Z] #41 149.5 Note: Building without setproctitle() and strlcpy() support.
14:35:09 [2020-12-10T14:35:09.392Z] #41 149.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:35:09 [2020-12-10T14:35:09.392Z] #41 149.6 Note: Building without GnuTLS support
14:35:09 [2020-12-10T14:35:09.392Z] #41 149.6 Makefile.config:39: Warn: you have no libnftables installed
14:35:09 [2020-12-10T14:35:09.392Z] #41 149.6 Makefile.config:40: Warn: Building without nftables support
14:35:09 [2020-12-10T14:35:09.437Z] #54 212.0 + bin/containerd-stress
14:35:09 [2020-12-10T14:35:09.437Z] #54 214.0 + bin/containerd-shim
14:35:09 [2020-12-10T14:35:09.527Z] #54 ...
14:35:09 [2020-12-10T14:35:09.527Z] 
14:35:09 [2020-12-10T14:35:09.527Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
14:35:09 [2020-12-10T14:35:09.641Z] #20 67.52 Setting up python3-wheel (0.32.3-2) ...
14:35:09 [2020-12-10T14:35:09.783Z] #42 DONE 0.1s
14:35:09 [2020-12-10T14:35:09.783Z] 
14:35:09 [2020-12-10T14:35:09.783Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
14:35:09 [2020-12-10T14:35:09.783Z] #44 DONE 0.3s
14:35:09 [2020-12-10T14:35:09.783Z] 
14:35:09 [2020-12-10T14:35:09.783Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:35:09 [2020-12-10T14:35:09.966Z] #41 150.2 fatal: not a git repository (or any of the parent directories): .git
14:35:10 [2020-12-10T14:35:10.039Z] #54 ...
14:35:10 [2020-12-10T14:35:10.039Z] 
14:35:10 [2020-12-10T14:35:10.039Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
14:35:10 [2020-12-10T14:35:10.039Z] #46 DONE 0.1s
14:35:10 [2020-12-10T14:35:10.039Z] 
14:35:10 [2020-12-10T14:35:10.039Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
14:35:10 [2020-12-10T14:35:10.289Z] ok  	github.com/docker/docker/cmd/dockerd	0.066s	coverage: 29.2% of statements
14:35:10 [2020-12-10T14:35:10.290Z] ok  	github.com/docker/docker/container	0.113s	coverage: 34.7% of statements
14:35:10 [2020-12-10T14:35:10.290Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:35:10 [2020-12-10T14:35:10.290Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:35:10 [2020-12-10T14:35:10.290Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:35:10 [2020-12-10T14:35:10.290Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:35:10 [2020-12-10T14:35:10.600Z] #48 DONE 0.4s
14:35:10 [2020-12-10T14:35:10.600Z] 
14:35:10 [2020-12-10T14:35:10.600Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
14:35:10 [2020-12-10T14:35:10.600Z] #50 DONE 0.1s
14:35:10 [2020-12-10T14:35:10.600Z] 
14:35:10 [2020-12-10T14:35:10.600Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:35:10 [2020-12-10T14:35:10.600Z] #54 ...
14:35:10 [2020-12-10T14:35:10.600Z] 
14:35:10 [2020-12-10T14:35:10.600Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
14:35:10 [2020-12-10T14:35:10.688Z] #20 68.51 Setting up apparmor (2.13.2-10) ...
14:35:10 [2020-12-10T14:35:10.856Z] #52 DONE 0.2s
14:35:10 [2020-12-10T14:35:10.856Z] 
14:35:10 [2020-12-10T14:35:10.856Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:35:10 [2020-12-10T14:35:10.912Z] #41 150.9 make[1]: Nothing to be done for 'all'.
14:35:11 [2020-12-10T14:35:11.114Z] #54 186.7 + bin/containerd
14:35:11 [2020-12-10T14:35:11.175Z] #41 151.5 make[1]: 'images/built-in.o' is up to date.
14:35:11 [2020-12-10T14:35:11.175Z] #41 151.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:35:11 [2020-12-10T14:35:11.175Z] #41 151.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:35:11 [2020-12-10T14:35:11.175Z] #41 151.6 make[1]: 'compel/libcompel.a' is up to date.
14:35:11 [2020-12-10T14:35:11.436Z] #41 151.6 make[1]: 'compel/compel-host-bin' is up to date.
14:35:11 [2020-12-10T14:35:11.436Z] #41 151.7 make[1]: Nothing to be done for 'all'.
14:35:11 [2020-12-10T14:35:11.436Z] #41 151.7 make[1]: 'soccr/libsoccr.a' is up to date.
14:35:11 [2020-12-10T14:35:11.698Z] #41 151.8 make[2]: Nothing to be done for 'all'.
14:35:11 [2020-12-10T14:35:11.698Z] #41 151.9 make[2]: Nothing to be done for 'all'.
14:35:11 [2020-12-10T14:35:11.698Z] #41 151.9 make[2]: Nothing to be done for 'all'.
14:35:11 [2020-12-10T14:35:11.698Z] #41 152.0 make[2]: Nothing to be done for 'all'.
14:35:11 [2020-12-10T14:35:11.959Z] #41 152.0 make[2]: Nothing to be done for 'all'.
14:35:11 [2020-12-10T14:35:11.959Z] #41 152.0 make[2]: Nothing to be done for 'all'.
14:35:11 [2020-12-10T14:35:11.959Z] #41 152.0 make[2]: Nothing to be done for 'all'.
14:35:11 [2020-12-10T14:35:11.959Z] #41 152.1 make[2]: Nothing to be done for 'all'.
14:35:11 [2020-12-10T14:35:11.959Z] #41 152.1   INSTALL  criu/criu
14:35:12 [2020-12-10T14:35:12.221Z] #41 DONE 152.3s
14:35:12 [2020-12-10T14:35:12.221Z] 
14:35:12 [2020-12-10T14:35:12.221Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:35:12 [2020-12-10T14:35:12.785Z] #20 70.57 Setting up xfsprogs (4.20.0-1) ...
14:35:12 [2020-12-10T14:35:12.785Z] #20 70.58 Setting up python3-lib2to3 (3.7.3-1) ...
14:35:13 [2020-12-10T14:35:13.083Z] #20 71.15 Setting up python3-pkg-resources (40.8.0-1) ...
14:35:13 [2020-12-10T14:35:13.609Z] #54 ...
14:35:13 [2020-12-10T14:35:13.609Z] 
14:35:13 [2020-12-10T14:35:13.609Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
14:35:13 [2020-12-10T14:35:13.609Z] #42 DONE 0.1s
14:35:13 [2020-12-10T14:35:13.609Z] 
14:35:13 [2020-12-10T14:35:13.609Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
14:35:13 [2020-12-10T14:35:13.630Z] #54 220.6 + bin/containerd-shim-runc-v1
14:35:13 [2020-12-10T14:35:13.725Z] #20 ...
14:35:13 [2020-12-10T14:35:13.725Z] 
14:35:13 [2020-12-10T14:35:13.725Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:35:13 [2020-12-10T14:35:13.725Z] #45 DONE 185.7s
14:35:13 [2020-12-10T14:35:13.725Z] 
14:35:13 [2020-12-10T14:35:13.725Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:35:13 [2020-12-10T14:35:13.725Z] #43 110.4   CC       criu/cr-check.o
14:35:13 [2020-12-10T14:35:13.725Z] #43 113.1   CC       criu/cr-dedup.o
14:35:13 [2020-12-10T14:35:13.725Z] #43 113.7   CC       criu/cr-dump.o
14:35:13 [2020-12-10T14:35:13.725Z] #43 117.2   CC       criu/cr-errno.o
14:35:13 [2020-12-10T14:35:13.725Z] #43 117.3   CC       criu/cr-restore.o
14:35:13 [2020-12-10T14:35:13.792Z] ok  	github.com/docker/docker/daemon/cluster	0.115s	coverage: 0.5% of statements
14:35:13 [2020-12-10T14:35:13.870Z] #44 DONE 0.4s
14:35:13 [2020-12-10T14:35:13.870Z] 
14:35:13 [2020-12-10T14:35:13.870Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
14:35:13 [2020-12-10T14:35:13.870Z] #46 DONE 0.1s
14:35:13 [2020-12-10T14:35:13.870Z] 
14:35:13 [2020-12-10T14:35:13.870Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:35:14 [2020-12-10T14:35:14.131Z] #54 ...
14:35:14 [2020-12-10T14:35:14.131Z] 
14:35:14 [2020-12-10T14:35:14.131Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
14:35:14 [2020-12-10T14:35:14.703Z] #48 DONE 0.7s
14:35:14 [2020-12-10T14:35:14.703Z] 
14:35:14 [2020-12-10T14:35:14.703Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:35:14 [2020-12-10T14:35:14.703Z] #54 ...
14:35:14 [2020-12-10T14:35:14.703Z] 
14:35:14 [2020-12-10T14:35:14.703Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
14:35:14 [2020-12-10T14:35:14.703Z] #50 DONE 0.1s
14:35:14 [2020-12-10T14:35:14.703Z] 
14:35:14 [2020-12-10T14:35:14.703Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
14:35:14 [2020-12-10T14:35:14.964Z] #52 DONE 0.3s
14:35:14 [2020-12-10T14:35:14.964Z] 
14:35:14 [2020-12-10T14:35:14.964Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:35:15 [2020-12-10T14:35:15.274Z] #43 ...
14:35:15 [2020-12-10T14:35:15.274Z] 
14:35:15 [2020-12-10T14:35:15.274Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
14:35:15 [2020-12-10T14:35:15.274Z] #20 72.89 Setting up python3-distutils (3.7.3-1) ...
14:35:15 [2020-12-10T14:35:15.293Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
14:35:15 [2020-12-10T14:35:15.916Z] #20 73.72 Setting up python3-setuptools (40.8.0-1) ...
14:35:16 [2020-12-10T14:35:16.321Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.024s	coverage: 35.9% of statements
14:35:17 [2020-12-10T14:35:17.444Z] #20 75.19 Setting up python3-pip (18.1-5) ...
14:35:18 [2020-12-10T14:35:18.499Z] #20 76.34 Processing triggers for libc-bin (2.28-10) ...
14:35:18 [2020-12-10T14:35:18.499Z] #20 76.38 Processing triggers for mime-support (3.62) ...
14:35:18 [2020-12-10T14:35:18.794Z] #20 DONE 76.7s
14:35:18 [2020-12-10T14:35:18.794Z] 
14:35:18 [2020-12-10T14:35:18.794Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
14:35:18 [2020-12-10T14:35:18.903Z] #54 225.1 + bin/containerd-shim-runc-v2
14:35:18 [2020-12-10T14:35:18.903Z] #54 226.1 + binaries
14:35:19 [2020-12-10T14:35:19.090Z] #21 0.366 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:35:19 [2020-12-10T14:35:19.090Z] #21 0.373 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:35:19 [2020-12-10T14:35:19.090Z] #21 0.376 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:35:19 [2020-12-10T14:35:19.090Z] #21 DONE 0.5s
14:35:19 [2020-12-10T14:35:19.090Z] 
14:35:19 [2020-12-10T14:35:19.090Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
14:35:19 [2020-12-10T14:35:19.162Z] #54 226.1 + install -D bin/containerd /build/containerd
14:35:19 [2020-12-10T14:35:19.162Z] #54 226.1 + install -D bin/containerd-shim /build/containerd-shim
14:35:19 [2020-12-10T14:35:19.162Z] #54 226.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:35:19 [2020-12-10T14:35:19.162Z] #54 226.1 + install -D bin/ctr /build/ctr
14:35:21 [2020-12-10T14:35:21.064Z] #54 DONE 227.8s
14:35:21 [2020-12-10T14:35:21.633Z] 
14:35:21 [2020-12-10T14:35:21.633Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
14:35:22 [2020-12-10T14:35:22.569Z] #55 DONE 0.8s
14:35:22 [2020-12-10T14:35:22.569Z] 
14:35:22 [2020-12-10T14:35:22.569Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
14:35:22 [2020-12-10T14:35:22.828Z] #59 DONE 0.2s
14:35:22 [2020-12-10T14:35:22.828Z] 
14:35:22 [2020-12-10T14:35:22.828Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
14:35:23 [2020-12-10T14:35:23.086Z] #61 DONE 0.4s
14:35:23 [2020-12-10T14:35:23.086Z] 
14:35:23 [2020-12-10T14:35:23.086Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
14:35:23 [2020-12-10T14:35:23.086Z] #63 DONE 0.0s
14:35:23 [2020-12-10T14:35:23.086Z] 
14:35:23 [2020-12-10T14:35:23.086Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
14:35:23 [2020-12-10T14:35:23.086Z] #64 DONE 0.0s
14:35:23 [2020-12-10T14:35:23.086Z] 
14:35:23 [2020-12-10T14:35:23.086Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
14:35:23 [2020-12-10T14:35:23.205Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.445s	coverage: 14.1% of statements
14:35:23 [2020-12-10T14:35:23.654Z] #65 DONE 0.6s
14:35:23 [2020-12-10T14:35:23.654Z] 
14:35:23 [2020-12-10T14:35:23.654Z] #66 exporting to image
14:35:23 [2020-12-10T14:35:23.654Z] #66 exporting layers
14:35:24 [2020-12-10T14:35:24.232Z] ok  	github.com/docker/docker/daemon/config	0.019s	coverage: 81.8% of statements
14:35:24 [2020-12-10T14:35:24.700Z] #22 5.159 Collecting yamllint==1.16.0
14:35:24 [2020-12-10T14:35:24.700Z] #22 5.539   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:35:24 [2020-12-10T14:35:24.862Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
14:35:24 [2020-12-10T14:35:24.999Z] #22 5.627 Collecting pyyaml (from yamllint==1.16.0)
14:35:24 [2020-12-10T14:35:24.999Z] #22 5.853   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
14:35:25 [2020-12-10T14:35:25.297Z] #22 ...
14:35:25 [2020-12-10T14:35:25.297Z] 
14:35:25 [2020-12-10T14:35:25.297Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:35:25 [2020-12-10T14:35:25.297Z] #32 DONE 197.2s
14:35:25 [2020-12-10T14:35:25.297Z] 
14:35:25 [2020-12-10T14:35:25.297Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:35:25 [2020-12-10T14:35:25.297Z] #43 124.4   CC       criu/cr-service.o
14:35:25 [2020-12-10T14:35:25.297Z] #43 126.7   CC       criu/crtools.o
14:35:25 [2020-12-10T14:35:25.297Z] #43 127.4   CC       criu/eventfd.o
14:35:25 [2020-12-10T14:35:25.297Z] #43 127.9   CC       criu/eventpoll.o
14:35:25 [2020-12-10T14:35:25.297Z] #43 129.0   CC       criu/external.o
14:35:25 [2020-12-10T14:35:25.297Z] #43 129.4   CC       criu/fault-injection.o
14:35:25 [2020-12-10T14:35:25.297Z] #43 129.5   CC       criu/fdstore.o
14:35:25 [2020-12-10T14:35:25.297Z] #43 130.0   CC       criu/fifo.o
14:35:25 [2020-12-10T14:35:25.297Z] #43 130.5   CC       criu/file-ids.o
14:35:25 [2020-12-10T14:35:25.297Z] #43 130.9   CC       criu/file-lock.o
14:35:25 [2020-12-10T14:35:25.490Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
14:35:25 [2020-12-10T14:35:25.638Z] tests/integration/api_build_test.py .......................X             [  6%]
14:35:26 [2020-12-10T14:35:26.118Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
14:35:26 [2020-12-10T14:35:26.205Z] tests/integration/api_client_test.py .....                               [  7%]
14:35:26 [2020-12-10T14:35:26.830Z] #43 132.8   CC       criu/files-ext.o
14:35:27 [2020-12-10T14:35:27.128Z] #43 133.2   CC       criu/files-reg.o
14:35:27 [2020-12-10T14:35:27.146Z] ok  	github.com/docker/docker/daemon	12.243s	coverage: 17.2% of statements
14:35:27 [2020-12-10T14:35:27.146Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:35:27 [2020-12-10T14:35:27.146Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:35:27 [2020-12-10T14:35:27.146Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:35:27 [2020-12-10T14:35:27.146Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:35:27 [2020-12-10T14:35:27.218Z] #54 183.7 + bin/containerd-stress
14:35:27 [2020-12-10T14:35:27.435Z] #43 ...
14:35:27 [2020-12-10T14:35:27.435Z] 
14:35:27 [2020-12-10T14:35:27.435Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
14:35:27 [2020-12-10T14:35:27.435Z] #22 8.181 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:35:27 [2020-12-10T14:35:27.435Z] #22 8.240   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
14:35:27 [2020-12-10T14:35:27.435Z] #22 8.288 Building wheels for collected packages: pyyaml
14:35:27 [2020-12-10T14:35:27.710Z] tests/integration/api_config_test.py .....                               [  8%]
14:35:27 [2020-12-10T14:35:27.733Z] #22 8.290   Running setup.py bdist_wheel for pyyaml: started
14:35:28 [2020-12-10T14:35:28.378Z] #22 9.332   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:35:28 [2020-12-10T14:35:28.645Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
14:35:28 [2020-12-10T14:35:28.675Z] #22 9.339   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
14:35:28 [2020-12-10T14:35:28.675Z] #22 9.432 Successfully built pyyaml
14:35:28 [2020-12-10T14:35:28.675Z] #22 9.451 Installing collected packages: pyyaml, pathspec, yamllint
14:35:28 [2020-12-10T14:35:28.934Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.174s	coverage: 56.2% of statements
14:35:28 [2020-12-10T14:35:28.972Z] #22 9.867 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
14:35:29 [2020-12-10T14:35:29.271Z] #22 DONE 10.1s
14:35:29 [2020-12-10T14:35:29.271Z] 
14:35:29 [2020-12-10T14:35:29.271Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:35:29 [2020-12-10T14:35:29.915Z] #40 ...
14:35:29 [2020-12-10T14:35:29.915Z] 
14:35:29 [2020-12-10T14:35:29.915Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:35:29 [2020-12-10T14:35:29.915Z] #43 135.8   CC       criu/files.o
14:35:30 [2020-12-10T14:35:30.221Z] #66 exporting layers 6.2s done
14:35:30 [2020-12-10T14:35:30.221Z] #66 writing image sha256:0e7ca5bd187f4fb58a8ea0a00464f78222a62129cff09d6d52915c950630fa91 done
14:35:30 [2020-12-10T14:35:30.221Z] #66 naming to docker.io/library/docker:9122cd1a75b8e49d9a583463c8231e01d94da161 done
14:35:30 [2020-12-10T14:35:30.221Z] #66 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
14:35:30 [2020-12-10T14:35:30.520Z] #54 186.9 + bin/containerd-shim
14:35:30 [2020-12-10T14:35:30.553Z] + trap exit INT TERM
14:35:30 [2020-12-10T14:35:30.553Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
14:35:30 [2020-12-10T14:35:30.553Z] + CONTAINER_NAME=docker-pr3
14:35:30 [2020-12-10T14:35:30.553Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41761/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41761/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161 -e DOCKER_GRAPHDRIVER docker:9122cd1a75b8e49d9a583463c8231e01d94da161 hack/make.sh dynbinary-daemon
14:35:30 [2020-12-10T14:35:30.812Z] 
14:35:31 [2020-12-10T14:35:31.071Z] Removing bundles/
14:35:31 [2020-12-10T14:35:31.071Z] 
14:35:31 [2020-12-10T14:35:31.071Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:35:31 [2020-12-10T14:35:31.071Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:35:31 [2020-12-10T14:35:31.071Z] GOOS="" GOARCH="" GOARM=""
14:35:32 [2020-12-10T14:35:32.699Z] #43 138.3   CC       criu/filesystems.o
14:35:33 [2020-12-10T14:35:33.346Z] #43 139.2   CC       criu/fsnotify.o
14:35:33 [2020-12-10T14:35:33.408Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.170s	coverage: 46.2% of statements
14:35:34 [2020-12-10T14:35:34.051Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.8% of statements
14:35:34 [2020-12-10T14:35:34.399Z] #43 140.5   CC       criu/image-desc.o
14:35:34 [2020-12-10T14:35:34.696Z] #43 140.7   CC       criu/image.o
14:35:35 [2020-12-10T14:35:35.751Z] #43 141.6   CC       criu/ipc_ns.o
14:35:35 [2020-12-10T14:35:35.820Z] #54 192.6 + bin/containerd-shim-runc-v1
14:35:36 [2020-12-10T14:35:36.804Z] #43 142.8   CC       criu/irmap.o
14:35:37 [2020-12-10T14:35:37.557Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.286s	coverage: 49.5% of statements
14:35:37 [2020-12-10T14:35:37.858Z] #43 143.7   CC       criu/kcmp-ids.o
14:35:38 [2020-12-10T14:35:38.155Z] #43 144.0   CC       criu/kerndat.o
14:35:39 [2020-12-10T14:35:39.208Z] #43 145.2   CC       criu/libnetlink.o
14:35:39 [2020-12-10T14:35:39.852Z] #43 145.7   CC       criu/log.o
14:35:40 [2020-12-10T14:35:40.032Z] #54 196.6 + bin/containerd-shim-runc-v2
14:35:40 [2020-12-10T14:35:40.496Z] #43 146.3   CC       criu/lsm.o
14:35:41 [2020-12-10T14:35:41.141Z] #43 146.8   CC       criu/mem.o
14:35:41 [2020-12-10T14:35:41.417Z] #54 198.1 + binaries
14:35:41 [2020-12-10T14:35:41.417Z] #54 198.1 + install -D bin/containerd /build/containerd
14:35:41 [2020-12-10T14:35:41.417Z] #54 198.2 + install -D bin/containerd-shim /build/containerd-shim
14:35:41 [2020-12-10T14:35:41.417Z] #54 198.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:35:41 [2020-12-10T14:35:41.417Z] #54 198.2 + install -D bin/ctr /build/ctr
14:35:43 [2020-12-10T14:35:43.104Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	15.952s	coverage: 73.1% of statements
14:35:43 [2020-12-10T14:35:43.104Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:35:43 [2020-12-10T14:35:43.147Z] #54 214.5 + bin/containerd-stress
14:35:43 [2020-12-10T14:35:43.147Z] #54 216.5 + bin/containerd-shim
14:35:43 [2020-12-10T14:35:43.251Z] #43 148.9   CC       criu/memfd.o
14:35:43 [2020-12-10T14:35:43.328Z] #54 DONE 200.1s
14:35:43 [2020-12-10T14:35:43.734Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
14:35:43 [2020-12-10T14:35:43.896Z] #43 149.6   CC       criu/mount.o
14:35:44 [2020-12-10T14:35:44.032Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.838s	coverage: 57.7% of statements
14:35:44 [2020-12-10T14:35:44.032Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:35:44 [2020-12-10T14:35:44.032Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:35:44 [2020-12-10T14:35:44.321Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.004s	coverage: 3.0% of statements
14:35:44 [2020-12-10T14:35:44.712Z] 
14:35:44 [2020-12-10T14:35:44.713Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
14:35:45 [2020-12-10T14:35:45.350Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
14:35:45 [2020-12-10T14:35:45.980Z] ok  	github.com/docker/docker/daemon/images	0.009s	coverage: 6.5% of statements
14:35:45 [2020-12-10T14:35:45.980Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:35:45 [2020-12-10T14:35:45.980Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:35:46 [2020-12-10T14:35:46.095Z] #55 DONE 1.5s
14:35:46 [2020-12-10T14:35:46.356Z] 
14:35:46 [2020-12-10T14:35:46.356Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
14:35:46 [2020-12-10T14:35:46.608Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 41.0% of statements
14:35:46 [2020-12-10T14:35:46.616Z] #59 DONE 0.3s
14:35:46 [2020-12-10T14:35:46.616Z] 
14:35:46 [2020-12-10T14:35:46.616Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
14:35:47 [2020-12-10T14:35:47.187Z] #61 DONE 0.8s
14:35:47 [2020-12-10T14:35:47.187Z] 
14:35:47 [2020-12-10T14:35:47.187Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
14:35:47 [2020-12-10T14:35:47.187Z] #63 DONE 0.0s
14:35:47 [2020-12-10T14:35:47.187Z] 
14:35:47 [2020-12-10T14:35:47.187Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
14:35:47 [2020-12-10T14:35:47.187Z] #64 DONE 0.0s
14:35:47 [2020-12-10T14:35:47.447Z] 
14:35:47 [2020-12-10T14:35:47.447Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
14:35:47 [2020-12-10T14:35:47.637Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 67.0% of statements
14:35:47 [2020-12-10T14:35:47.637Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.080s	coverage: 77.4% of statements
14:35:47 [2020-12-10T14:35:47.637Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:35:47 [2020-12-10T14:35:47.637Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:35:47 [2020-12-10T14:35:47.926Z] ok  	github.com/docker/docker/daemon/logger/journald	0.002s	coverage: 23.9% of statements
14:35:48 [2020-12-10T14:35:48.392Z] #54 223.3 + bin/containerd-shim-runc-v1
14:35:48 [2020-12-10T14:35:48.404Z] #43 153.7   CC       criu/namespaces.o
14:35:48 [2020-12-10T14:35:48.555Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.014s	coverage: 61.6% of statements
14:35:48 [2020-12-10T14:35:48.555Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
14:35:49 [2020-12-10T14:35:49.361Z] #65 DONE 2.0s
14:35:49 [2020-12-10T14:35:49.361Z] 
14:35:49 [2020-12-10T14:35:49.361Z] #66 exporting to image
14:35:49 [2020-12-10T14:35:49.361Z] #66 exporting layers
14:35:49 [2020-12-10T14:35:49.582Z] ok  	github.com/docker/docker/daemon/logger/local	0.008s	coverage: 75.2% of statements
14:35:49 [2020-12-10T14:35:49.582Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:35:49 [2020-12-10T14:35:49.871Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.045s	coverage: 55.1% of statements
14:35:50 [2020-12-10T14:35:50.499Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.018s	coverage: 33.3% of statements
14:35:50 [2020-12-10T14:35:50.503Z] #43 156.2   CC       criu/net.o
14:35:51 [2020-12-10T14:35:51.527Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 46.8% of statements
14:35:51 [2020-12-10T14:35:51.527Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
14:35:52 [2020-12-10T14:35:52.299Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
14:35:52 [2020-12-10T14:35:52.299Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.450s	coverage: 82.5% of statements
14:35:52 [2020-12-10T14:35:52.299Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:35:52 [2020-12-10T14:35:52.299Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:35:52 [2020-12-10T14:35:52.613Z] #54 228.0 + bin/containerd-shim-runc-v2
14:35:53 [2020-12-10T14:35:53.540Z] #54 229.0 + binaries
14:35:53 [2020-12-10T14:35:53.540Z] #54 229.0 + install -D bin/containerd /build/containerd
14:35:53 [2020-12-10T14:35:53.540Z] #54 229.0 + install -D bin/containerd-shim /build/containerd-shim
14:35:53 [2020-12-10T14:35:53.540Z] #54 229.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:35:53 [2020-12-10T14:35:53.540Z] #54 229.1 + install -D bin/ctr /build/ctr
14:35:53 [2020-12-10T14:35:53.642Z] #66 exporting layers 4.0s done
14:35:53 [2020-12-10T14:35:53.642Z] #66 writing image sha256:5f04f23724239b1161ad66e40def080720c39192724440f17388ddcc33758f24 done
14:35:53 [2020-12-10T14:35:53.642Z] #66 naming to docker.io/library/docker:9122cd1a75b8e49d9a583463c8231e01d94da161 done
14:35:53 [2020-12-10T14:35:53.642Z] #66 DONE 4.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:35:53 [2020-12-10T14:35:53.848Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
14:35:53 [2020-12-10T14:35:53.848Z] ok  	github.com/docker/docker/distribution	0.285s	coverage: 25.1% of statements
14:35:53 [2020-12-10T14:35:53.848Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:35:53 [2020-12-10T14:35:53.982Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41761/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9122cd1a75b8e49d9a583463c8231e01d94da161 hack/test/unit
14:35:54 [2020-12-10T14:35:54.059Z] #43 160.0   CC       criu/netfilter.o
14:35:54 [2020-12-10T14:35:54.466Z] #54 DONE 230.2s
14:35:54 [2020-12-10T14:35:54.722Z] #43 160.4   CC       criu/page-pipe.o
14:35:54 [2020-12-10T14:35:54.875Z] ok  	github.com/docker/docker/errdefs	0.002s	coverage: 53.1% of statements
14:35:55 [2020-12-10T14:35:55.393Z] 
14:35:55 [2020-12-10T14:35:55.393Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
14:35:55 [2020-12-10T14:35:55.504Z] ok  	github.com/docker/docker/image	0.014s	coverage: 86.4% of statements
14:35:55 [2020-12-10T14:35:55.770Z] #43 161.6   CC       criu/page-xfer.o
14:35:56 [2020-12-10T14:35:56.132Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
14:35:56 [2020-12-10T14:35:56.319Z] #55 DONE 0.9s
14:35:56 [2020-12-10T14:35:56.319Z] 
14:35:56 [2020-12-10T14:35:56.319Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
14:35:56 [2020-12-10T14:35:56.421Z] ok  	github.com/docker/docker/distribution/xfer	1.869s	coverage: 85.1% of statements
14:35:56 [2020-12-10T14:35:56.421Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:35:56 [2020-12-10T14:35:56.421Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:35:56 [2020-12-10T14:35:56.421Z] ok  	github.com/docker/docker/image/v1	0.011s	coverage: 25.0% of statements
14:35:56 [2020-12-10T14:35:56.421Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:35:56 [2020-12-10T14:35:56.575Z] #59 DONE 0.2s
14:35:56 [2020-12-10T14:35:56.575Z] 
14:35:56 [2020-12-10T14:35:56.575Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
14:35:56 [2020-12-10T14:35:56.710Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
14:35:56 [2020-12-10T14:35:56.830Z] #61 DONE 0.4s
14:35:57 [2020-12-10T14:35:57.085Z] 
14:35:57 [2020-12-10T14:35:57.085Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
14:35:57 [2020-12-10T14:35:57.085Z] #63 DONE 0.0s
14:35:57 [2020-12-10T14:35:57.085Z] 
14:35:57 [2020-12-10T14:35:57.085Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
14:35:57 [2020-12-10T14:35:57.085Z] #64 DONE 0.0s
14:35:57 [2020-12-10T14:35:57.085Z] 
14:35:57 [2020-12-10T14:35:57.085Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
14:35:57 [2020-12-10T14:35:57.738Z] ok  	github.com/docker/docker/oci	0.014s	coverage: 8.2% of statements
14:35:57 [2020-12-10T14:35:57.870Z] #43 163.6   CC       criu/pagemap-cache.o
14:35:58 [2020-12-10T14:35:58.013Z] #65 DONE 0.9s
14:35:58 [2020-12-10T14:35:58.013Z] 
14:35:58 [2020-12-10T14:35:58.013Z] #66 exporting to image
14:35:58 [2020-12-10T14:35:58.013Z] #66 exporting layers
14:35:58 [2020-12-10T14:35:58.166Z] #43 164.2   CC       criu/pagemap.o
14:35:58 [2020-12-10T14:35:58.366Z] ok  	github.com/docker/docker/opts	0.016s	coverage: 67.1% of statements
14:35:58 [2020-12-10T14:35:58.655Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
14:35:58 [2020-12-10T14:35:58.887Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:35:59 [2020-12-10T14:35:59.275Z] ?   	github.com/docker/docker/api	[no test files]
14:35:59 [2020-12-10T14:35:59.696Z] #43 165.4   CC       criu/parasite-syscall.o
14:36:00 [2020-12-10T14:36:00.156Z] ok  	github.com/docker/docker/pkg/archive	0.500s	coverage: 77.2% of statements
14:36:00 [2020-12-10T14:36:00.757Z] #43 166.6   CC       criu/path.o
14:36:01 [2020-12-10T14:36:01.183Z] ok  	github.com/docker/docker/pkg/authorization	0.469s	coverage: 68.3% of statements
14:36:01 [2020-12-10T14:36:01.183Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
14:36:01 [2020-12-10T14:36:01.400Z] #43 167.1   CC       criu/pie-util-vdso.o
14:36:01 [2020-12-10T14:36:01.472Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
14:36:02 [2020-12-10T14:36:02.044Z] #43 167.8   CC       criu/pie-util.o
14:36:02 [2020-12-10T14:36:02.044Z] #43 ...
14:36:02 [2020-12-10T14:36:02.044Z] 
14:36:02 [2020-12-10T14:36:02.044Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:36:02 [2020-12-10T14:36:02.044Z] #40 233.8 + dpkg --print-architecture
14:36:02 [2020-12-10T14:36:02.044Z] #40 233.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:36:02 [2020-12-10T14:36:02.688Z] #40 234.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:36:02 [2020-12-10T14:36:02.688Z] #40 234.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:36:04 [2020-12-10T14:36:04.551Z] #66 exporting layers 6.5s done
14:36:04 [2020-12-10T14:36:04.551Z] #66 writing image sha256:29ae24ea7eca96c7d4614b5de624b50ebcbfda31079108c1cf654ef7df3a9d75 done
14:36:04 [2020-12-10T14:36:04.551Z] #66 naming to docker.io/library/docker:9122cd1a75b8e49d9a583463c8231e01d94da161 done
14:36:04 [2020-12-10T14:36:04.551Z] #66 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:36:04 [2020-12-10T14:36:04.892Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41761/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161 -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:9122cd1a75b8e49d9a583463c8231e01d94da161 hack/make.sh dynbinary test-integration
14:36:05 [2020-12-10T14:36:05.819Z] 
14:36:05 [2020-12-10T14:36:05.819Z] Removing bundles/
14:36:05 [2020-12-10T14:36:05.819Z] 
14:36:05 [2020-12-10T14:36:05.819Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:36:05 [2020-12-10T14:36:05.819Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:36:05 [2020-12-10T14:36:05.819Z] GOOS="" GOARCH="" GOARM=""
14:36:05 [2020-12-10T14:36:05.906Z] ok  	github.com/docker/docker/layer	7.155s	coverage: 68.8% of statements
14:36:05 [2020-12-10T14:36:05.906Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:36:05 [2020-12-10T14:36:05.906Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:36:05 [2020-12-10T14:36:05.906Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:36:05 [2020-12-10T14:36:05.906Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:36:05 [2020-12-10T14:36:05.906Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:36:05 [2020-12-10T14:36:05.906Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
14:36:05 [2020-12-10T14:36:05.906Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.557s	coverage: 43.2% of statements
14:36:05 [2020-12-10T14:36:05.906Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:36:05 [2020-12-10T14:36:05.906Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:36:05 [2020-12-10T14:36:05.906Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
14:36:05 [2020-12-10T14:36:05.906Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
14:36:06 [2020-12-10T14:36:06.534Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
14:36:06 [2020-12-10T14:36:06.823Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.016s	coverage: 93.8% of statements
14:36:07 [2020-12-10T14:36:07.112Z] ok  	github.com/docker/docker/pkg/dmesg	0.002s	coverage: 83.3% of statements
14:36:08 [2020-12-10T14:36:08.310Z] #40 ...
14:36:08 [2020-12-10T14:36:08.310Z] 
14:36:08 [2020-12-10T14:36:08.310Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:36:08 [2020-12-10T14:36:08.310Z] #53 125.1 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:36:08 [2020-12-10T14:36:08.310Z] #53 127.7 + mkdir -p /build
14:36:08 [2020-12-10T14:36:08.310Z] #53 127.7 + cp runc /build/runc
14:36:08 [2020-12-10T14:36:08.310Z] #53 DONE 127.9s
14:36:08 [2020-12-10T14:36:08.310Z] 
14:36:08 [2020-12-10T14:36:08.310Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:36:08 [2020-12-10T14:36:08.310Z] #43 168.0   CC       criu/pipes.o
14:36:08 [2020-12-10T14:36:08.310Z] #43 169.0   CC       criu/plugin.o
14:36:08 [2020-12-10T14:36:08.310Z] #43 169.5   CC       criu/proc_parse.o
14:36:08 [2020-12-10T14:36:08.310Z] #43 173.6   CC       criu/protobuf-desc.o
14:36:08 [2020-12-10T14:36:08.608Z] #43 174.5   CC       criu/protobuf.o
14:36:08 [2020-12-10T14:36:08.611Z] ok  	github.com/docker/docker/pkg/filenotify	0.617s	coverage: 67.0% of statements
14:36:08 [2020-12-10T14:36:08.900Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 89.5% of statements
14:36:09 [2020-12-10T14:36:09.254Z] #43 175.0   CC       criu/pstree.o
14:36:09 [2020-12-10T14:36:09.934Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.078s	coverage: 84.1% of statements
14:36:09 [2020-12-10T14:36:09.934Z] ok  	github.com/docker/docker/pkg/fsutils	0.387s	coverage: 85.1% of statements
14:36:09 [2020-12-10T14:36:09.934Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
14:36:10 [2020-12-10T14:36:10.562Z] ok  	github.com/docker/docker/pkg/idtools	0.219s	coverage: 70.1% of statements
14:36:10 [2020-12-10T14:36:10.785Z] #43 176.5   CC       criu/rbtree.o
14:36:10 [2020-12-10T14:36:10.881Z] ok  	github.com/docker/docker/pkg/ioutils	0.316s	coverage: 70.6% of statements
14:36:11 [2020-12-10T14:36:11.081Z] #43 176.9   CC       criu/rst-malloc.o
14:36:11 [2020-12-10T14:36:11.170Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
14:36:11 [2020-12-10T14:36:11.170Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
14:36:11 [2020-12-10T14:36:11.170Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
14:36:11 [2020-12-10T14:36:11.170Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:36:11 [2020-12-10T14:36:11.170Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
14:36:11 [2020-12-10T14:36:11.378Z] #43 177.2   CC       criu/seccomp.o
14:36:11 [2020-12-10T14:36:11.459Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
14:36:11 [2020-12-10T14:36:11.459Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:36:11 [2020-12-10T14:36:11.459Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
14:36:11 [2020-12-10T14:36:11.524Z] ok  	github.com/docker/docker/api/server	0.021s	coverage: 9.0% of statements
14:36:11 [2020-12-10T14:36:11.748Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
14:36:12 [2020-12-10T14:36:12.023Z] #43 177.9   CC       criu/seize.o
14:36:12 [2020-12-10T14:36:12.038Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
14:36:12 [2020-12-10T14:36:12.038Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
14:36:12 [2020-12-10T14:36:12.038Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:36:12 [2020-12-10T14:36:12.038Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:36:12 [2020-12-10T14:36:12.667Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.004s	coverage: 56.8% of statements
14:36:12 [2020-12-10T14:36:12.956Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
14:36:13 [2020-12-10T14:36:13.245Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
14:36:13 [2020-12-10T14:36:13.535Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
14:36:13 [2020-12-10T14:36:13.559Z] #43 179.1   CC       criu/servicefd.o
14:36:13 [2020-12-10T14:36:13.559Z] #43 179.6   CC       criu/shmem.o
14:36:15 [2020-12-10T14:36:15.033Z] ok  	github.com/docker/docker/pkg/pubsub	1.017s	coverage: 75.0% of statements
14:36:15 [2020-12-10T14:36:15.033Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
14:36:15 [2020-12-10T14:36:15.090Z] #43 180.8   CC       criu/sigframe.o
14:36:15 [2020-12-10T14:36:15.090Z] #43 181.0   CC       criu/signalfd.o
14:36:15 [2020-12-10T14:36:15.734Z] #43 181.5   CC       criu/sk-inet.o
14:36:16 [2020-12-10T14:36:16.802Z] #43 182.6   CC       criu/sk-netlink.o
14:36:17 [2020-12-10T14:36:17.451Z] #43 183.2   CC       criu/sk-packet.o
14:36:17 [2020-12-10T14:36:17.748Z] ok  	github.com/docker/docker/pkg/signal	2.334s	coverage: 61.0% of statements
14:36:18 [2020-12-10T14:36:18.037Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
14:36:18 [2020-12-10T14:36:18.094Z] #43 183.8   CC       criu/sk-queue.o
14:36:18 [2020-12-10T14:36:18.326Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
14:36:18 [2020-12-10T14:36:18.326Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
14:36:18 [2020-12-10T14:36:18.389Z] #43 184.3   CC       criu/sk-tcp.o
14:36:18 [2020-12-10T14:36:18.955Z] ok  	github.com/docker/docker/pkg/sysinfo	0.003s	coverage: 54.2% of statements
14:36:19 [2020-12-10T14:36:19.031Z] #43 184.9   CC       criu/sk-unix.o
14:36:19 [2020-12-10T14:36:19.245Z] ok  	github.com/docker/docker/pkg/system	0.041s	coverage: 36.9% of statements
14:36:19 [2020-12-10T14:36:19.534Z] ok  	github.com/docker/docker/pkg/tailfile	0.035s	coverage: 88.6% of statements
14:36:20 [2020-12-10T14:36:20.162Z] ok  	github.com/docker/docker/pkg/tarsum	0.034s	coverage: 89.3% of statements
14:36:20 [2020-12-10T14:36:20.162Z] testing: warning: no tests to run
14:36:20 [2020-12-10T14:36:20.162Z] coverage: [no statements]
14:36:20 [2020-12-10T14:36:20.162Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
14:36:20 [2020-12-10T14:36:20.452Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
14:36:20 [2020-12-10T14:36:20.741Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
14:36:21 [2020-12-10T14:36:21.030Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
14:36:21 [2020-12-10T14:36:21.122Z] #43 187.1   CC       criu/sockets.o
14:36:22 [2020-12-10T14:36:22.528Z] ok  	github.com/docker/docker/plugin	0.551s	coverage: 23.2% of statements
14:36:22 [2020-12-10T14:36:22.665Z] #43 188.2   CC       criu/stats.o
14:36:22 [2020-12-10T14:36:22.665Z] #43 188.6   CC       criu/string.o
14:36:22 [2020-12-10T14:36:22.960Z] #43 188.8   CC       criu/sysctl.o
14:36:23 [2020-12-10T14:36:23.158Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
14:36:23 [2020-12-10T14:36:23.447Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.4% of statements
14:36:24 [2020-12-10T14:36:24.011Z] #43 189.6   CC       criu/sysfs_parse.o
14:36:24 [2020-12-10T14:36:24.309Z] #43 190.1   CC       criu/timens.o
14:36:24 [2020-12-10T14:36:24.607Z] #43 190.5   CC       criu/timerfd.o
14:36:24 [2020-12-10T14:36:24.945Z] ok  	github.com/docker/docker/quota	0.682s	coverage: 71.4% of statements
14:36:25 [2020-12-10T14:36:25.234Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
14:36:25 [2020-12-10T14:36:25.251Z] #43 190.9   CC       criu/tty.o
14:36:26 [2020-12-10T14:36:26.261Z] ok  	github.com/docker/docker/registry	0.083s	coverage: 57.2% of statements
14:36:26 [2020-12-10T14:36:26.550Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
14:36:26 [2020-12-10T14:36:26.839Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
14:36:27 [2020-12-10T14:36:27.128Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
14:36:27 [2020-12-10T14:36:27.440Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
14:36:28 [2020-12-10T14:36:28.034Z] #43 193.5   CC       criu/tun.o
14:36:28 [2020-12-10T14:36:28.333Z] #43 194.3   CC       criu/uffd.o
14:36:29 [2020-12-10T14:36:29.502Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
14:36:29 [2020-12-10T14:36:29.871Z] #43 195.7   CC       criu/util.o
14:36:29 [2020-12-10T14:36:29.871Z] #43 ...
14:36:29 [2020-12-10T14:36:29.871Z] 
14:36:29 [2020-12-10T14:36:29.871Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:36:29 [2020-12-10T14:36:29.871Z] #40 DONE 262.0s
14:36:30 [2020-12-10T14:36:30.168Z] 
14:36:30 [2020-12-10T14:36:30.168Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:36:30 [2020-12-10T14:36:30.529Z] ok  	github.com/docker/docker/volume/local	0.304s	coverage: 76.6% of statements
14:36:30 [2020-12-10T14:36:30.818Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
14:36:31 [2020-12-10T14:36:31.700Z] #49 ...
14:36:31 [2020-12-10T14:36:31.700Z] 
14:36:31 [2020-12-10T14:36:31.700Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:36:31 [2020-12-10T14:36:31.700Z] #43 197.4   CC       criu/uts_ns.o
14:36:31 [2020-12-10T14:36:31.845Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.1% of statements
14:36:31 [2020-12-10T14:36:31.999Z] #43 197.8   CC       criu/vdso.o
14:36:32 [2020-12-10T14:36:32.658Z] #43 198.4   LINK     criu/built-in.o
14:36:32 [2020-12-10T14:36:32.658Z] #43 198.5   LINK     criu/criu
14:36:33 [2020-12-10T14:36:33.310Z] #43 199.1   DEP      lib/c/criu.d
14:36:33 [2020-12-10T14:36:33.310Z] #43 199.2   CC       images/rpc.pb-c.o
14:36:33 [2020-12-10T14:36:33.954Z] #43 199.9   CC       lib/c/criu.o
14:36:35 [2020-12-10T14:36:35.489Z] #43 201.2   LINK     lib/c/built-in.o
14:36:35 [2020-12-10T14:36:35.489Z] #43 201.2   LINK     lib/c/libcriu.so
14:36:35 [2020-12-10T14:36:35.489Z] #43 201.3   LINK     lib/c/libcriu.a
14:36:35 [2020-12-10T14:36:35.788Z] #43 201.4   GEN      magic.py
14:36:35 [2020-12-10T14:36:35.788Z] #43 201.6 Note: Building without setproctitle() and strlcpy() support.
14:36:35 [2020-12-10T14:36:35.788Z] #43 201.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:36:35 [2020-12-10T14:36:35.788Z] #43 201.7 Note: Building without GnuTLS support
14:36:35 [2020-12-10T14:36:35.788Z] #43 201.7 Makefile.config:39: Warn: you have no libnftables installed
14:36:35 [2020-12-10T14:36:35.788Z] #43 201.7 Makefile.config:40: Warn: Building without nftables support
14:36:36 [2020-12-10T14:36:36.860Z] #43 202.5 fatal: not a git repository (or any of the parent directories): .git
14:36:37 [2020-12-10T14:36:37.512Z] #43 203.4 make[1]: Nothing to be done for 'all'.
14:36:38 [2020-12-10T14:36:38.559Z] #43 204.2 make[1]: 'images/built-in.o' is up to date.
14:36:38 [2020-12-10T14:36:38.559Z] #43 204.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:36:38 [2020-12-10T14:36:38.559Z] #43 204.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:36:38 [2020-12-10T14:36:38.559Z] #43 204.3 make[1]: 'compel/libcompel.a' is up to date.
14:36:38 [2020-12-10T14:36:38.559Z] #43 204.4 make[1]: 'compel/compel-host-bin' is up to date.
14:36:38 [2020-12-10T14:36:38.559Z] #43 204.4 make[1]: Nothing to be done for 'all'.
14:36:38 [2020-12-10T14:36:38.559Z] #43 204.4 make[1]: 'soccr/libsoccr.a' is up to date.
14:36:38 [2020-12-10T14:36:38.856Z] #43 204.7 make[2]: Nothing to be done for 'all'.
14:36:38 [2020-12-10T14:36:38.856Z] #43 204.7 make[2]: Nothing to be done for 'all'.
14:36:38 [2020-12-10T14:36:38.856Z] #43 204.7 make[2]: Nothing to be done for 'all'.
14:36:39 [2020-12-10T14:36:39.152Z] #43 204.9 make[2]: Nothing to be done for 'all'.
14:36:39 [2020-12-10T14:36:39.152Z] #43 205.0 make[2]: Nothing to be done for 'all'.
14:36:39 [2020-12-10T14:36:39.152Z] #43 205.1 make[2]: Nothing to be done for 'all'.
14:36:39 [2020-12-10T14:36:39.447Z] #43 205.1 make[2]: Nothing to be done for 'all'.
14:36:39 [2020-12-10T14:36:39.447Z] #43 205.3 make[2]: Nothing to be done for 'all'.
14:36:39 [2020-12-10T14:36:39.447Z] #43 205.3   INSTALL  criu/criu
14:36:39 [2020-12-10T14:36:39.743Z] #43 DONE 205.4s
14:36:39 [2020-12-10T14:36:39.743Z] 
14:36:39 [2020-12-10T14:36:39.743Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:36:40 [2020-12-10T14:36:40.076Z] #24 ...
14:36:40 [2020-12-10T14:36:40.076Z] 
14:36:40 [2020-12-10T14:36:40.076Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:36:40 [2020-12-10T14:36:40.076Z] #49 271.9 + /build/golangci-lint --version
14:36:40 [2020-12-10T14:36:40.373Z] #49 272.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
14:36:40 [2020-12-10T14:36:40.671Z] #49 DONE 272.7s
14:36:40 [2020-12-10T14:36:40.671Z] 
14:36:40 [2020-12-10T14:36:40.671Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:36:47 [2020-12-10T14:36:47.151Z] ok  	github.com/docker/docker/pkg/plugins	33.621s	coverage: 76.6% of statements
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/pkg/term	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/rootless	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/volume	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === Skipped
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:46: Driver btrfs not supported
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:46: Driver btrfs not supported
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:46: Driver btrfs not supported
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:46: Driver btrfs not supported
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:46: Driver btrfs not supported
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:73: No driver to put!
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z] time="2020-12-10T14:35:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z] time="2020-12-10T14:35:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z] time="2020-12-10T14:35:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z] time="2020-12-10T14:35:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z] time="2020-12-10T14:35:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:73: No driver to put!
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     overlay_test.go:49: Fails to compute changes intermittently
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:46: Driver zfs not supported
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:46: Driver zfs not supported
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:46: Driver zfs not supported
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:46: Driver zfs not supported
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:46: Driver zfs not supported
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     graphtest_unix.go:73: No driver to put!
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:36:47 [2020-12-10T14:36:47.151Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] 
14:36:47 [2020-12-10T14:36:47.151Z] DONE 2191 tests, 26 skipped in 191.286s
Post stage
[Pipeline] junit
14:36:47 [2020-12-10T14:36:47.194Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:36:47 [2020-12-10T14:36:47.701Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41761/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161 -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:9122cd1a75b8e49d9a583463c8231e01d94da161 hack/make.sh dynbinary test-integration
14:36:47 [2020-12-10T14:36:47.990Z] 
14:36:48 [2020-12-10T14:36:48.279Z] Removing bundles/
14:36:48 [2020-12-10T14:36:48.279Z] 
14:36:48 [2020-12-10T14:36:48.279Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:36:48 [2020-12-10T14:36:48.279Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:36:48 [2020-12-10T14:36:48.279Z] GOOS="" GOARCH="" GOARM=""
14:36:56 [2020-12-10T14:36:56.083Z] #24 ...
14:36:56 [2020-12-10T14:36:56.083Z] 
14:36:56 [2020-12-10T14:36:56.083Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:36:56 [2020-12-10T14:36:56.083Z] #56 248.4 + bin/containerd
14:36:56 [2020-12-10T14:36:56.766Z] 4612f6d0b889: Pull complete
14:36:57 [2020-12-10T14:36:57.596Z] ..........................xx....................                         [ 29%]
14:37:04 [2020-12-10T14:37:04.688Z] #56 ...
14:37:04 [2020-12-10T14:37:04.688Z] 
14:37:04 [2020-12-10T14:37:04.688Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:37:04 [2020-12-10T14:37:04.688Z] #24 295.8 + return
14:37:04 [2020-12-10T14:37:04.688Z] #24 DONE 296.0s
14:37:04 [2020-12-10T14:37:04.688Z] 
14:37:04 [2020-12-10T14:37:04.688Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:37:05 [2020-12-10T14:37:05.749Z] #56 ...
14:37:05 [2020-12-10T14:37:05.749Z] 
14:37:05 [2020-12-10T14:37:05.749Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
14:37:05 [2020-12-10T14:37:05.749Z] #25 DONE 0.1s
14:37:06 [2020-12-10T14:37:06.048Z] 
14:37:06 [2020-12-10T14:37:06.048Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
14:37:06 [2020-12-10T14:37:06.694Z] #30 DONE 0.7s
14:37:06 [2020-12-10T14:37:06.694Z] 
14:37:06 [2020-12-10T14:37:06.694Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
14:37:06 [2020-12-10T14:37:06.694Z] #33 DONE 0.1s
14:37:06 [2020-12-10T14:37:06.694Z] 
14:37:06 [2020-12-10T14:37:06.694Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
14:37:06 [2020-12-10T14:37:06.694Z] #35 DONE 0.1s
14:37:06 [2020-12-10T14:37:06.694Z] 
14:37:06 [2020-12-10T14:37:06.694Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:37:06 [2020-12-10T14:37:06.694Z] #56 ...
14:37:06 [2020-12-10T14:37:06.694Z] 
14:37:06 [2020-12-10T14:37:06.694Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
14:37:06 [2020-12-10T14:37:06.694Z] #38 DONE 0.1s
14:37:06 [2020-12-10T14:37:06.694Z] 
14:37:06 [2020-12-10T14:37:06.694Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
14:37:07 [2020-12-10T14:37:07.000Z] #41 DONE 0.1s
14:37:07 [2020-12-10T14:37:07.000Z] 
14:37:07 [2020-12-10T14:37:07.000Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
14:37:07 [2020-12-10T14:37:07.000Z] #44 DONE 0.1s
14:37:07 [2020-12-10T14:37:07.000Z] 
14:37:07 [2020-12-10T14:37:07.000Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
14:37:07 [2020-12-10T14:37:07.000Z] #46 DONE 0.1s
14:37:07 [2020-12-10T14:37:07.000Z] 
14:37:07 [2020-12-10T14:37:07.000Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:37:07 [2020-12-10T14:37:07.296Z] #56 ...
14:37:07 [2020-12-10T14:37:07.296Z] 
14:37:07 [2020-12-10T14:37:07.296Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
14:37:07 [2020-12-10T14:37:07.296Z] #48 DONE 0.2s
14:37:07 [2020-12-10T14:37:07.296Z] 
14:37:07 [2020-12-10T14:37:07.296Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:37:07 [2020-12-10T14:37:07.539Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:37:07 [2020-12-10T14:37:07.539Z] 
14:37:07 [2020-12-10T14:37:07.539Z] + TEST_INTEGRATION_DEST=2
14:37:07 [2020-12-10T14:37:07.539Z] + CONTAINER_NAME=docker-pr3-2
14:37:07 [2020-12-10T14:37:07.539Z] + TEST_SKIP_INTEGRATION=1
14:37:07 [2020-12-10T14:37:07.539Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
14:37:07 [2020-12-10T14:37:07.539Z] + run_tests
14:37:07 [2020-12-10T14:37:07.539Z] + c=0
14:37:07 [2020-12-10T14:37:07.539Z] + '[' -n 0 ']'
14:37:07 [2020-12-10T14:37:07.539Z] + rm=
14:37:07 [2020-12-10T14:37:07.539Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41761/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41761/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41761/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9122cd1a75b8e49d9a583463c8231e01d94da161 hack/make.sh '' test-integration
14:37:07 [2020-12-10T14:37:07.539Z] ++ jobs -p
14:37:07 [2020-12-10T14:37:07.539Z] + TEST_INTEGRATION_DEST=3
14:37:07 [2020-12-10T14:37:07.539Z] + CONTAINER_NAME=docker-pr3-3
14:37:07 [2020-12-10T14:37:07.539Z] + TEST_SKIP_INTEGRATION=1
14:37:07 [2020-12-10T14:37:07.539Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
14:37:07 [2020-12-10T14:37:07.539Z] + run_tests
14:37:07 [2020-12-10T14:37:07.539Z] + for job in $(jobs -p)
14:37:07 [2020-12-10T14:37:07.539Z] + wait 18551
14:37:07 [2020-12-10T14:37:07.539Z] + '[' -n 0 ']'
14:37:07 [2020-12-10T14:37:07.539Z] + rm=
14:37:07 [2020-12-10T14:37:07.539Z] + TEST_INTEGRATION_DEST=1
14:37:07 [2020-12-10T14:37:07.539Z] + CONTAINER_NAME=docker-pr3-1
14:37:07 [2020-12-10T14:37:07.539Z] + TEST_SKIP_INTEGRATION_CLI=1
14:37:07 [2020-12-10T14:37:07.539Z] + run_tests test-integration-flaky
14:37:07 [2020-12-10T14:37:07.539Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41761/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41761/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41761/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9122cd1a75b8e49d9a583463c8231e01d94da161 hack/make.sh '' test-integration
14:37:07 [2020-12-10T14:37:07.539Z] + '[' -n 0 ']'
14:37:07 [2020-12-10T14:37:07.539Z] + rm=
14:37:07 [2020-12-10T14:37:07.539Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41761/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41761/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41761/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9122cd1a75b8e49d9a583463c8231e01d94da161 hack/make.sh test-integration-flaky test-integration
14:37:07 [2020-12-10T14:37:07.539Z] 
14:37:07 [2020-12-10T14:37:07.539Z] 
14:37:07 [2020-12-10T14:37:07.539Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
14:37:07 [2020-12-10T14:37:07.539Z] 
14:37:07 [2020-12-10T14:37:07.539Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:37:07 [2020-12-10T14:37:07.539Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:37:07 [2020-12-10T14:37:07.539Z] HOSTNAME=a27e4b1a6e38
14:37:07 [2020-12-10T14:37:07.539Z] TEST_SKIP_INTEGRATION=1
14:37:07 [2020-12-10T14:37:07.539Z] TESTDEBUG=0
14:37:07 [2020-12-10T14:37:07.539Z] DEST=bundles/test-integration
14:37:07 [2020-12-10T14:37:07.539Z] PWD=/go/src/github.com/docker/docker
14:37:07 [2020-12-10T14:37:07.539Z] KEEPBUNDLE=1
14:37:07 [2020-12-10T14:37:07.539Z] DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161
14:37:07 [2020-12-10T14:37:07.539Z] container=docker
14:37:07 [2020-12-10T14:37:07.539Z] HOME=/root
14:37:07 [2020-12-10T14:37:07.539Z] GOLANG_VERSION=1.13.15
14:37:07 [2020-12-10T14:37:07.539Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:37:07 [2020-12-10T14:37:07.539Z] VALIDATE_BRANCH=master
14:37:07 [2020-12-10T14:37:07.539Z] TERM=xterm
14:37:07 [2020-12-10T14:37:07.539Z] DOCKER_PKG=github.com/docker/docker
14:37:07 [2020-12-10T14:37:07.539Z] SHLVL=1
14:37:07 [2020-12-10T14:37:07.539Z] TIMEOUT=120m
14:37:07 [2020-12-10T14:37:07.539Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:37:07 [2020-12-10T14:37:07.539Z] DOCKER_GRAPHDRIVER=overlay2
14:37:07 [2020-12-10T14:37:07.539Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
14:37:07 [2020-12-10T14:37:07.539Z] GO111MODULE=off
14:37:07 [2020-12-10T14:37:07.539Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:37:07 [2020-12-10T14:37:07.539Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:37:07 [2020-12-10T14:37:07.539Z] GOPATH=/go
14:37:07 [2020-12-10T14:37:07.539Z] PKG_CONFIG=pkg-config
14:37:07 [2020-12-10T14:37:07.539Z] _=/usr/bin/env
14:37:07 [2020-12-10T14:37:07.539Z] Building test suite binary ./integration-cli/test.main
14:37:07 [2020-12-10T14:37:07.539Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:37:07 [2020-12-10T14:37:07.539Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:37:07 [2020-12-10T14:37:07.539Z] HOSTNAME=f829e345e919
14:37:07 [2020-12-10T14:37:07.539Z] TEST_SKIP_INTEGRATION=1
14:37:07 [2020-12-10T14:37:07.539Z] TESTDEBUG=0
14:37:07 [2020-12-10T14:37:07.539Z] DEST=bundles/test-integration
14:37:07 [2020-12-10T14:37:07.539Z] PWD=/go/src/github.com/docker/docker
14:37:07 [2020-12-10T14:37:07.539Z] KEEPBUNDLE=1
14:37:07 [2020-12-10T14:37:07.539Z] DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161
14:37:07 [2020-12-10T14:37:07.539Z] container=docker
14:37:07 [2020-12-10T14:37:07.539Z] HOME=/root
14:37:07 [2020-12-10T14:37:07.539Z] GOLANG_VERSION=1.13.15
14:37:07 [2020-12-10T14:37:07.539Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:37:07 [2020-12-10T14:37:07.539Z] VALIDATE_BRANCH=master
14:37:07 [2020-12-10T14:37:07.539Z] TERM=xterm
14:37:07 [2020-12-10T14:37:07.539Z] DOCKER_PKG=github.com/docker/docker
14:37:07 [2020-12-10T14:37:07.539Z] SHLVL=1
14:37:07 [2020-12-10T14:37:07.539Z] TIMEOUT=120m
14:37:07 [2020-12-10T14:37:07.539Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:37:07 [2020-12-10T14:37:07.539Z] DOCKER_GRAPHDRIVER=overlay2
14:37:07 [2020-12-10T14:37:07.539Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
14:37:07 [2020-12-10T14:37:07.539Z] GO111MODULE=off
14:37:07 [2020-12-10T14:37:07.539Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:37:07 [2020-12-10T14:37:07.539Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:37:07 [2020-12-10T14:37:07.539Z] GOPATH=/go
14:37:07 [2020-12-10T14:37:07.539Z] PKG_CONFIG=pkg-config
14:37:07 [2020-12-10T14:37:07.539Z] _=/usr/bin/env
14:37:07 [2020-12-10T14:37:07.539Z] Building test suite binary ./integration-cli/test.main
14:37:07 [2020-12-10T14:37:07.539Z] No new tests added to integration.
14:37:07 [2020-12-10T14:37:07.539Z] 
14:37:07 [2020-12-10T14:37:07.539Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:37:07 [2020-12-10T14:37:07.539Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:37:07 [2020-12-10T14:37:07.539Z] HOSTNAME=a4e37dabc84a
14:37:07 [2020-12-10T14:37:07.539Z] TESTDEBUG=0
14:37:07 [2020-12-10T14:37:07.539Z] DEST=bundles/test-integration
14:37:07 [2020-12-10T14:37:07.539Z] PWD=/go/src/github.com/docker/docker
14:37:07 [2020-12-10T14:37:07.539Z] KEEPBUNDLE=1
14:37:07 [2020-12-10T14:37:07.539Z] DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161
14:37:07 [2020-12-10T14:37:07.539Z] container=docker
14:37:07 [2020-12-10T14:37:07.539Z] HOME=/root
14:37:07 [2020-12-10T14:37:07.539Z] GOLANG_VERSION=1.13.15
14:37:07 [2020-12-10T14:37:07.539Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:37:07 [2020-12-10T14:37:07.539Z] VALIDATE_BRANCH=master
14:37:07 [2020-12-10T14:37:07.539Z] TERM=xterm
14:37:07 [2020-12-10T14:37:07.539Z] DOCKER_PKG=github.com/docker/docker
14:37:07 [2020-12-10T14:37:07.539Z] SHLVL=1
14:37:07 [2020-12-10T14:37:07.539Z] TIMEOUT=120m
14:37:07 [2020-12-10T14:37:07.539Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:37:07 [2020-12-10T14:37:07.539Z] DOCKER_GRAPHDRIVER=overlay2
14:37:07 [2020-12-10T14:37:07.539Z] GO111MODULE=off
14:37:07 [2020-12-10T14:37:07.539Z] TEST_SKIP_INTEGRATION_CLI=1
14:37:07 [2020-12-10T14:37:07.539Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:37:07 [2020-12-10T14:37:07.539Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:37:07 [2020-12-10T14:37:07.539Z] GOPATH=/go
14:37:07 [2020-12-10T14:37:07.539Z] PKG_CONFIG=pkg-config
14:37:07 [2020-12-10T14:37:07.539Z] _=/usr/bin/env
14:37:07 [2020-12-10T14:37:07.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:37:07 [2020-12-10T14:37:07.594Z] #56 ...
14:37:07 [2020-12-10T14:37:07.594Z] 
14:37:07 [2020-12-10T14:37:07.594Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
14:37:07 [2020-12-10T14:37:07.594Z] #50 DONE 0.1s
14:37:07 [2020-12-10T14:37:07.594Z] 
14:37:07 [2020-12-10T14:37:07.594Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
14:37:07 [2020-12-10T14:37:07.594Z] #52 DONE 0.1s
14:37:07 [2020-12-10T14:37:07.594Z] 
14:37:07 [2020-12-10T14:37:07.594Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
14:37:07 [2020-12-10T14:37:07.594Z] #54 DONE 0.1s
14:37:07 [2020-12-10T14:37:07.594Z] 
14:37:07 [2020-12-10T14:37:07.594Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:37:07 [2020-12-10T14:37:07.822Z] ok  	github.com/docker/docker/api/server/httputils	0.038s	coverage: 14.7% of statements
14:37:07 [2020-12-10T14:37:07.822Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:37:08 [2020-12-10T14:37:08.395Z] ok  	github.com/docker/docker/api/server/middleware	0.036s	coverage: 37.7% of statements
14:37:08 [2020-12-10T14:37:08.395Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:37:08 [2020-12-10T14:37:08.395Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:37:08 [2020-12-10T14:37:08.395Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:37:08 [2020-12-10T14:37:08.395Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:37:08 [2020-12-10T14:37:08.395Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:37:08 [2020-12-10T14:37:08.395Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:37:08 [2020-12-10T14:37:08.395Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:37:08 [2020-12-10T14:37:08.657Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:37:08 [2020-12-10T14:37:08.919Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:37:09 [2020-12-10T14:37:09.865Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:37:09 [2020-12-10T14:37:09.865Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:37:10 [2020-12-10T14:37:10.127Z] ok  	github.com/docker/docker/api/types/strslice	0.019s	coverage: 90.0% of statements
14:37:10 [2020-12-10T14:37:10.127Z] ok  	github.com/docker/docker/api/types/filters	0.013s	coverage: 92.2% of statements
14:37:10 [2020-12-10T14:37:10.389Z] ok  	github.com/docker/docker/api/server/router/swarm	0.030s	coverage: 5.7% of statements
14:37:10 [2020-12-10T14:37:10.389Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:37:10 [2020-12-10T14:37:10.389Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:37:10 [2020-12-10T14:37:10.389Z] ?   	github.com/docker/docker/api/types	[no test files]
14:37:10 [2020-12-10T14:37:10.389Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:37:10 [2020-12-10T14:37:10.389Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:37:10 [2020-12-10T14:37:10.389Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:37:10 [2020-12-10T14:37:10.389Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:37:10 [2020-12-10T14:37:10.389Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:37:10 [2020-12-10T14:37:10.389Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:37:10 [2020-12-10T14:37:10.389Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:37:10 [2020-12-10T14:37:10.389Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:37:10 [2020-12-10T14:37:10.389Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:37:10 [2020-12-10T14:37:10.389Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:37:10 [2020-12-10T14:37:10.389Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:37:10 [2020-12-10T14:37:10.389Z] ok  	github.com/docker/docker/api/types/time	0.023s	coverage: 100.0% of statements
14:37:10 [2020-12-10T14:37:10.650Z] ok  	github.com/docker/docker/api/types/versions	0.022s	coverage: 75.0% of statements
14:37:10 [2020-12-10T14:37:10.650Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:37:10 [2020-12-10T14:37:10.650Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:37:10 [2020-12-10T14:37:10.650Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:37:10 [2020-12-10T14:37:10.650Z] ?   	github.com/docker/docker/builder	[no test files]
14:37:10 [2020-12-10T14:37:10.650Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:37:10 [2020-12-10T14:37:10.650Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:37:10 [2020-12-10T14:37:10.650Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:37:10 [2020-12-10T14:37:10.650Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:37:10 [2020-12-10T14:37:10.650Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:37:10 [2020-12-10T14:37:10.650Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:37:10 [2020-12-10T14:37:10.650Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:37:13 [2020-12-10T14:37:13.290Z] ok  	github.com/docker/docker/cli/debug	0.012s	coverage: 100.0% of statements
14:37:14 [2020-12-10T14:37:14.713Z] ok  	github.com/docker/docker/builder/remotecontext	0.157s	coverage: 13.7% of statements
14:37:15 [2020-12-10T14:37:15.287Z] ok  	github.com/docker/docker/builder/dockerfile	0.480s	coverage: 48.3% of statements
14:37:15 [2020-12-10T14:37:15.287Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
14:37:16 [2020-12-10T14:37:16.004Z] tests/integration/api_exec_test.py .....................                 [ 34%]
14:37:17 [2020-12-10T14:37:17.206Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.887s	coverage: 86.3% of statements
14:37:17 [2020-12-10T14:37:17.206Z] ?   	github.com/docker/docker/cli	[no test files]
14:37:17 [2020-12-10T14:37:17.206Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:37:22 [2020-12-10T14:37:22.510Z] ok  	github.com/docker/docker/client	0.245s	coverage: 75.4% of statements
14:37:23 [2020-12-10T14:37:23.477Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
14:37:30 [2020-12-10T14:37:30.881Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
14:37:34 [2020-12-10T14:37:34.770Z] #56 284.5 + bin/containerd-stress
14:37:34 [2020-12-10T14:37:34.771Z] #56 287.0 + bin/containerd-shim
14:37:41 [2020-12-10T14:37:41.710Z] #56 293.9 + bin/containerd-shim-runc-v1
14:37:42 [2020-12-10T14:37:42.206Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:37:42 [2020-12-10T14:37:42.206Z] 
14:37:42 [2020-12-10T14:37:42.206Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:37:42 [2020-12-10T14:37:42.206Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:37:42 [2020-12-10T14:37:42.206Z] HOSTNAME=9da0dbc6707a
14:37:42 [2020-12-10T14:37:42.206Z] DEST=bundles/test-integration
14:37:42 [2020-12-10T14:37:42.206Z] PWD=/go/src/github.com/docker/docker
14:37:42 [2020-12-10T14:37:42.206Z] DOCKER_ROOTLESS=1
14:37:42 [2020-12-10T14:37:42.206Z] DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161
14:37:42 [2020-12-10T14:37:42.206Z] container=docker
14:37:42 [2020-12-10T14:37:42.206Z] HOME=/root
14:37:42 [2020-12-10T14:37:42.206Z] GOLANG_VERSION=1.13.15
14:37:42 [2020-12-10T14:37:42.206Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:37:42 [2020-12-10T14:37:42.206Z] VALIDATE_BRANCH=master
14:37:42 [2020-12-10T14:37:42.206Z] TERM=xterm
14:37:42 [2020-12-10T14:37:42.206Z] DOCKER_PKG=github.com/docker/docker
14:37:42 [2020-12-10T14:37:42.206Z] SHLVL=1
14:37:42 [2020-12-10T14:37:42.206Z] TIMEOUT=120m
14:37:42 [2020-12-10T14:37:42.206Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:37:42 [2020-12-10T14:37:42.206Z] DOCKER_GRAPHDRIVER=overlay2
14:37:42 [2020-12-10T14:37:42.206Z] GO111MODULE=off
14:37:42 [2020-12-10T14:37:42.206Z] DOCKER_EXPERIMENTAL=1
14:37:42 [2020-12-10T14:37:42.206Z] TEST_SKIP_INTEGRATION_CLI=1
14:37:42 [2020-12-10T14:37:42.206Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:37:42 [2020-12-10T14:37:42.206Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:37:42 [2020-12-10T14:37:42.206Z] GOPATH=/go
14:37:42 [2020-12-10T14:37:42.206Z] PKG_CONFIG=pkg-config
14:37:42 [2020-12-10T14:37:42.206Z] _=/usr/bin/env
14:37:42 [2020-12-10T14:37:42.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:37:45 [2020-12-10T14:37:45.157Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:37:45 [2020-12-10T14:37:45.157Z] 
14:37:45 [2020-12-10T14:37:45.157Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:37:45 [2020-12-10T14:37:45.157Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:37:45 [2020-12-10T14:37:45.157Z] HOSTNAME=b2602d9a49f8
14:37:45 [2020-12-10T14:37:45.157Z] TESTDEBUG=0
14:37:45 [2020-12-10T14:37:45.157Z] DEST=bundles/test-integration
14:37:45 [2020-12-10T14:37:45.157Z] PWD=/go/src/github.com/docker/docker
14:37:45 [2020-12-10T14:37:45.157Z] DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161
14:37:45 [2020-12-10T14:37:45.157Z] container=docker
14:37:45 [2020-12-10T14:37:45.157Z] HOME=/root
14:37:45 [2020-12-10T14:37:45.158Z] GOLANG_VERSION=1.13.15
14:37:45 [2020-12-10T14:37:45.158Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:37:45 [2020-12-10T14:37:45.158Z] VALIDATE_BRANCH=master
14:37:45 [2020-12-10T14:37:45.158Z] TERM=xterm
14:37:45 [2020-12-10T14:37:45.158Z] DOCKER_PKG=github.com/docker/docker
14:37:45 [2020-12-10T14:37:45.158Z] SHLVL=1
14:37:45 [2020-12-10T14:37:45.158Z] TIMEOUT=120m
14:37:45 [2020-12-10T14:37:45.158Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:37:45 [2020-12-10T14:37:45.158Z] DOCKER_GRAPHDRIVER=overlay2
14:37:45 [2020-12-10T14:37:45.158Z] GO111MODULE=off
14:37:45 [2020-12-10T14:37:45.158Z] DOCKER_EXPERIMENTAL=1
14:37:45 [2020-12-10T14:37:45.158Z] TEST_SKIP_INTEGRATION_CLI=1
14:37:45 [2020-12-10T14:37:45.158Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:37:45 [2020-12-10T14:37:45.158Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:37:45 [2020-12-10T14:37:45.158Z] GOPATH=/go
14:37:45 [2020-12-10T14:37:45.158Z] PKG_CONFIG=pkg-config
14:37:45 [2020-12-10T14:37:45.158Z] _=/usr/bin/env
14:37:45 [2020-12-10T14:37:45.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:37:47 [2020-12-10T14:37:47.323Z] #56 298.7 + bin/containerd-shim-runc-v2
14:37:47 [2020-12-10T14:37:47.615Z] #56 299.8 + binaries
14:37:47 [2020-12-10T14:37:47.919Z] #56 299.8 + install -D bin/containerd /build/containerd
14:37:47 [2020-12-10T14:37:47.919Z] #56 299.9 + install -D bin/containerd-shim /build/containerd-shim
14:37:47 [2020-12-10T14:37:47.919Z] #56 299.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:37:47 [2020-12-10T14:37:47.919Z] #56 299.9 + install -D bin/ctr /build/ctr
14:37:47 [2020-12-10T14:37:47.919Z] #56 DONE 300.0s
14:37:48 [2020-12-10T14:37:48.955Z] 
14:37:48 [2020-12-10T14:37:48.955Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
14:37:48 [2020-12-10T14:37:48.955Z] #57 DONE 0.1s
14:37:48 [2020-12-10T14:37:48.955Z] 
14:37:48 [2020-12-10T14:37:48.955Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
14:37:48 [2020-12-10T14:37:48.956Z] #61 DONE 0.1s
14:37:48 [2020-12-10T14:37:48.956Z] 
14:37:48 [2020-12-10T14:37:48.956Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
14:37:48 [2020-12-10T14:37:48.956Z] #63 DONE 0.1s
14:37:49 [2020-12-10T14:37:49.117Z] ok  	github.com/docker/docker/cmd/dockerd	0.129s	coverage: 29.2% of statements
14:37:49 [2020-12-10T14:37:49.248Z] 
14:37:49 [2020-12-10T14:37:49.248Z] #65 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
14:37:49 [2020-12-10T14:37:49.248Z] #65 DONE 0.1s
14:37:49 [2020-12-10T14:37:49.248Z] 
14:37:49 [2020-12-10T14:37:49.248Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
14:37:49 [2020-12-10T14:37:49.248Z] #66 DONE 0.0s
14:37:49 [2020-12-10T14:37:49.248Z] 
14:37:49 [2020-12-10T14:37:49.248Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
14:37:49 [2020-12-10T14:37:49.690Z] ok  	github.com/docker/docker/container	0.180s	coverage: 34.7% of statements
14:37:49 [2020-12-10T14:37:49.690Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:37:49 [2020-12-10T14:37:49.690Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:37:49 [2020-12-10T14:37:49.690Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:37:49 [2020-12-10T14:37:49.690Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:37:49 [2020-12-10T14:37:49.982Z] tests/integration/api_network_test.py ............................       [ 47%]
14:37:51 [2020-12-10T14:37:51.326Z] #67 DONE 2.1s
14:37:51 [2020-12-10T14:37:51.326Z] 
14:37:51 [2020-12-10T14:37:51.326Z] #68 exporting to oci image format
14:37:51 [2020-12-10T14:37:51.326Z] #68 exporting layers
14:37:53 [2020-12-10T14:37:53.003Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.069s	coverage: 65.3% of statements
14:37:53 [2020-12-10T14:37:53.950Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.028s	coverage: 35.9% of statements
14:37:57 [2020-12-10T14:37:57.265Z] ok  	github.com/docker/docker/daemon/cluster	0.116s	coverage: 0.5% of statements
14:37:58 [2020-12-10T14:37:58.455Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
14:37:59 [2020-12-10T14:37:59.649Z] tests/integration/api_secret_test.py .....                               [ 51%]
14:37:59 [2020-12-10T14:37:59.827Z] ok  	github.com/docker/docker/daemon/discovery	0.032s	coverage: 30.0% of statements
14:38:00 [2020-12-10T14:38:00.403Z] ok  	github.com/docker/docker/daemon/config	0.124s	coverage: 81.8% of statements
14:38:01 [2020-12-10T14:38:01.351Z] ok  	github.com/docker/docker/daemon/events	0.081s	coverage: 50.0% of statements
14:38:02 [2020-12-10T14:38:02.297Z] ok  	github.com/docker/docker/daemon/graphdriver	0.027s	coverage: 2.2% of statements
14:38:04 [2020-12-10T14:38:04.537Z] tests/integration/api_service_test.py .................................. [ 60%]
14:38:06 [2020-12-10T14:38:06.511Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.018s	coverage: 2.9% of statements
14:38:06 [2020-12-10T14:38:06.511Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	2.982s	coverage: 73.1% of statements
14:38:06 [2020-12-10T14:38:06.774Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.505s	coverage: 14.0% of statements
14:38:07 [2020-12-10T14:38:07.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:38:07 [2020-12-10T14:38:07.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:38:07 [2020-12-10T14:38:07.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:38:07 [2020-12-10T14:38:07.721Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.708s	coverage: 56.2% of statements
14:38:08 [2020-12-10T14:38:08.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:38:09 [2020-12-10T14:38:09.643Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.019s	coverage: 1.8% of statements
14:38:10 [2020-12-10T14:38:10.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:38:11 [2020-12-10T14:38:11.036Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.914s	coverage: 49.5% of statements
14:38:12 [2020-12-10T14:38:12.431Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.430s	coverage: 46.2% of statements
14:38:13 [2020-12-10T14:38:13.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:38:13 [2020-12-10T14:38:13.376Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.027s	coverage: 58.0% of statements
14:38:13 [2020-12-10T14:38:13.376Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.557s	coverage: 57.7% of statements
14:38:14 [2020-12-10T14:38:14.323Z] ok  	github.com/docker/docker/daemon/links	0.035s	coverage: 93.0% of statements
14:38:14 [2020-12-10T14:38:14.897Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.023s	coverage: 3.0% of statements
14:38:15 [2020-12-10T14:38:15.160Z] ok  	github.com/docker/docker/daemon	12.251s	coverage: 17.2% of statements
14:38:15 [2020-12-10T14:38:15.160Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:38:15 [2020-12-10T14:38:15.160Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:38:15 [2020-12-10T14:38:15.160Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:38:15 [2020-12-10T14:38:15.160Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:38:15 [2020-12-10T14:38:15.160Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:38:15 [2020-12-10T14:38:15.160Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:38:15 [2020-12-10T14:38:15.160Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:38:17 [2020-12-10T14:38:17.081Z] ok  	github.com/docker/docker/daemon/logger	0.260s	coverage: 41.0% of statements
14:38:17 [2020-12-10T14:38:17.344Z] ok  	github.com/docker/docker/daemon/images	0.089s	coverage: 6.5% of statements
14:38:17 [2020-12-10T14:38:17.344Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:38:17 [2020-12-10T14:38:17.610Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:38:17 [2020-12-10T14:38:17.610Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.046s	coverage: 67.0% of statements
14:38:18 [2020-12-10T14:38:18.185Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.384s	coverage: 77.8% of statements
14:38:18 [2020-12-10T14:38:18.185Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:38:18 [2020-12-10T14:38:18.185Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:38:18 [2020-12-10T14:38:18.447Z] ok  	github.com/docker/docker/daemon/logger/journald	0.032s	coverage: 23.9% of statements
14:38:18 [2020-12-10T14:38:18.447Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.056s	coverage: 87.2% of statements
14:38:19 [2020-12-10T14:38:19.137Z] .........................                                                [ 67%]
14:38:19 [2020-12-10T14:38:19.396Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.026s	coverage: 61.6% of statements
14:38:20 [2020-12-10T14:38:20.342Z] ok  	github.com/docker/docker/daemon/logger/local	0.063s	coverage: 75.2% of statements
14:38:20 [2020-12-10T14:38:20.342Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:38:20 [2020-12-10T14:38:20.605Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.036s	coverage: 33.3% of statements
14:38:20 [2020-12-10T14:38:20.867Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.113s	coverage: 55.1% of statements
14:38:21 [2020-12-10T14:38:21.818Z] ok  	github.com/docker/docker/daemon/logger/templates	0.027s	coverage: 8.3% of statements
14:38:22 [2020-12-10T14:38:22.392Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.026s	coverage: 46.8% of statements
14:38:22 [2020-12-10T14:38:22.392Z] ok  	github.com/docker/docker/daemon/network	0.031s	coverage: 63.8% of statements
14:38:23 [2020-12-10T14:38:23.843Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.860s	coverage: 82.5% of statements
14:38:23 [2020-12-10T14:38:23.843Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:38:23 [2020-12-10T14:38:23.843Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:38:24 [2020-12-10T14:38:24.430Z] ok  	github.com/docker/docker/distribution/metadata	0.151s	coverage: 48.2% of statements
14:38:25 [2020-12-10T14:38:25.821Z] ok  	github.com/docker/docker/distribution	0.275s	coverage: 25.1% of statements
14:38:25 [2020-12-10T14:38:25.821Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:38:26 [2020-12-10T14:38:26.085Z] ok  	github.com/docker/docker/errdefs	0.016s	coverage: 53.1% of statements
14:38:26 [2020-12-10T14:38:26.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:38:26 [2020-12-10T14:38:26.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:38:26 [2020-12-10T14:38:26.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:38:26 [2020-12-10T14:38:26.348Z] ok  	github.com/docker/docker/image	0.046s	coverage: 86.4% of statements
14:38:26 [2020-12-10T14:38:26.348Z] ok  	github.com/docker/docker/distribution/xfer	1.703s	coverage: 85.1% of statements
14:38:26 [2020-12-10T14:38:26.348Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:38:26 [2020-12-10T14:38:26.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:38:26 [2020-12-10T14:38:26.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:38:27 [2020-12-10T14:38:27.294Z] ok  	github.com/docker/docker/image/cache	0.090s	coverage: 19.2% of statements
14:38:27 [2020-12-10T14:38:27.294Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:38:27 [2020-12-10T14:38:27.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:38:27 [2020-12-10T14:38:27.555Z] ok  	github.com/docker/docker/image/v1	0.065s	coverage: 25.0% of statements
14:38:27 [2020-12-10T14:38:27.555Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:38:27 [2020-12-10T14:38:27.555Z] ok  	github.com/docker/docker/libcontainerd/queue	0.044s	coverage: 100.0% of statements
14:38:28 [2020-12-10T14:38:28.947Z] ok  	github.com/docker/docker/oci	0.035s	coverage: 8.2% of statements
14:38:28 [2020-12-10T14:38:28.947Z] ok  	github.com/docker/docker/pkg/aaparser	0.009s	coverage: 52.9% of statements
14:38:29 [2020-12-10T14:38:29.210Z] ok  	github.com/docker/docker/opts	0.075s	coverage: 67.1% of statements
14:38:29 [2020-12-10T14:38:29.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:38:30 [2020-12-10T14:38:30.157Z] ok  	github.com/docker/docker/pkg/broadcaster	0.036s	coverage: 100.0% of statements
14:38:30 [2020-12-10T14:38:30.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:38:30 [2020-12-10T14:38:30.731Z] ok  	github.com/docker/docker/pkg/authorization	0.432s	coverage: 68.3% of statements
14:38:30 [2020-12-10T14:38:30.992Z] ok  	github.com/docker/docker/pkg/capabilities	0.022s	coverage: 87.5% of statements
14:38:31 [2020-12-10T14:38:31.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:38:31 [2020-12-10T14:38:31.938Z] ok  	github.com/docker/docker/pkg/directory	0.026s	coverage: 80.0% of statements
14:38:32 [2020-12-10T14:38:32.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:38:32 [2020-12-10T14:38:32.511Z] ok  	github.com/docker/docker/pkg/archive	1.270s	coverage: 76.8% of statements
14:38:32 [2020-12-10T14:38:32.511Z] ok  	github.com/docker/docker/pkg/discovery	0.012s	coverage: 58.3% of statements
14:38:33 [2020-12-10T14:38:33.084Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 92.9% of statements
14:38:33 [2020-12-10T14:38:33.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:38:33 [2020-12-10T14:38:33.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:38:34 [2020-12-10T14:38:34.029Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.012s	coverage: 92.3% of statements
14:38:34 [2020-12-10T14:38:34.290Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
14:38:34 [2020-12-10T14:38:34.862Z] ok  	github.com/docker/docker/pkg/dmesg	0.010s	coverage: 83.3% of statements
14:38:34 [2020-12-10T14:38:34.862Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.985s	coverage: 43.2% of statements
14:38:34 [2020-12-10T14:38:34.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:38:35 [2020-12-10T14:38:35.807Z] ok  	github.com/docker/docker/pkg/fileutils	0.020s	coverage: 89.5% of statements
14:38:35 [2020-12-10T14:38:35.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:38:36 [2020-12-10T14:38:36.068Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
14:38:36 [2020-12-10T14:38:36.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:38:36 [2020-12-10T14:38:36.645Z] ok  	github.com/docker/docker/pkg/fsutils	0.271s	coverage: 85.1% of statements
14:38:36 [2020-12-10T14:38:36.645Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
14:38:36 [2020-12-10T14:38:36.907Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.110s	coverage: 84.1% of statements
14:38:37 [2020-12-10T14:38:37.163Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:38:37 [2020-12-10T14:38:37.163Z] Using test binary docker
14:38:37 [2020-12-10T14:38:37.163Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:38:37 [2020-12-10T14:38:37.163Z] +++ /etc/init.d/apparmor start
14:38:37 [2020-12-10T14:38:37.163Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:38:37 [2020-12-10T14:38:37.163Z] INFO: Waiting for daemon to start...
14:38:37 [2020-12-10T14:38:37.163Z] Starting dockerd
14:38:37 [2020-12-10T14:38:37.163Z] +++ 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
14:38:37 [2020-12-10T14:38:37.168Z] ok  	github.com/docker/docker/layer	7.163s	coverage: 68.8% of statements
14:38:37 [2020-12-10T14:38:37.168Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:38:37 [2020-12-10T14:38:37.168Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:38:37 [2020-12-10T14:38:37.168Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:38:37 [2020-12-10T14:38:37.168Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:38:37 [2020-12-10T14:38:37.168Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:38:37 [2020-12-10T14:38:37.168Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:38:37 [2020-12-10T14:38:37.168Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:38:38 [2020-12-10T14:38:38.000Z] aa4f58cd6da1: Pull complete
14:38:38 [2020-12-10T14:38:38.000Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da
14:38:38 [2020-12-10T14:38:38.000Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
14:38:38 [2020-12-10T14:38:38.000Z] mcr.microsoft.com/windows/servercore:ltsc2019
14:38:38 [2020-12-10T14:38:38.000Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
14:38:38 [2020-12-10T14:38:38.000Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
14:38:38 [2020-12-10T14:38:38.000Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1637'
14:38:38 [2020-12-10T14:38:38.000Z] INFO: Docker version of control daemon
14:38:38 [2020-12-10T14:38:38.000Z] 
14:38:38 [2020-12-10T14:38:38.000Z] Client: Docker Engine - Enterprise
14:38:38 [2020-12-10T14:38:38.000Z]  Version:           19.03.12
14:38:38 [2020-12-10T14:38:38.000Z]  API version:       1.40
14:38:38 [2020-12-10T14:38:38.000Z]  Go version:        go1.13.13
14:38:38 [2020-12-10T14:38:38.000Z]  Git commit:        4306744
14:38:38 [2020-12-10T14:38:38.000Z]  Built:             08/05/2020 19:27:53
14:38:38 [2020-12-10T14:38:38.000Z]  OS/Arch:           windows/amd64
14:38:38 [2020-12-10T14:38:38.000Z]  Experimental:      false
14:38:38 [2020-12-10T14:38:38.000Z] 
14:38:38 [2020-12-10T14:38:38.000Z] Server: Docker Engine - Enterprise
14:38:38 [2020-12-10T14:38:38.000Z]  Engine:
14:38:38 [2020-12-10T14:38:38.000Z]   Version:          19.03.12
14:38:38 [2020-12-10T14:38:38.000Z]   API version:      1.40 (minimum version 1.24)
14:38:38 [2020-12-10T14:38:38.000Z]   Go version:       go1.13.13
14:38:38 [2020-12-10T14:38:38.000Z]   Git commit:       f295753ffd
14:38:38 [2020-12-10T14:38:38.000Z]   Built:            08/05/2020 19:26:41
14:38:38 [2020-12-10T14:38:38.000Z]   OS/Arch:          windows/amd64
14:38:38 [2020-12-10T14:38:38.000Z]   Experimental:     true
14:38:38 [2020-12-10T14:38:38.000Z] 
14:38:38 [2020-12-10T14:38:38.000Z] INFO: Docker info of control daemon
14:38:38 [2020-12-10T14:38:38.000Z] 
14:38:38 [2020-12-10T14:38:38.127Z] ok  	github.com/docker/docker/pkg/longpath	0.027s	coverage: 100.0% of statements
14:38:38 [2020-12-10T14:38:38.127Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.036s	coverage: 91.7% of statements
14:38:38 [2020-12-10T14:38:38.127Z] ok  	github.com/docker/docker/pkg/ioutils	0.647s	coverage: 70.6% of statements
14:38:38 [2020-12-10T14:38:38.390Z] ok  	github.com/docker/docker/pkg/idtools	0.936s	coverage: 70.1% of statements
14:38:38 [2020-12-10T14:38:38.390Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
14:38:38 [2020-12-10T14:38:38.390Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:38:38 [2020-12-10T14:38:38.390Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
14:38:38 [2020-12-10T14:38:38.458Z] Client:
14:38:38 [2020-12-10T14:38:38.458Z]  Debug Mode: false
14:38:38 [2020-12-10T14:38:38.458Z]  Plugins:
14:38:38 [2020-12-10T14:38:38.458Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
14:38:38 [2020-12-10T14:38:38.458Z] 
14:38:38 [2020-12-10T14:38:38.458Z] Server:
14:38:38 [2020-12-10T14:38:38.458Z]  Containers: 0
14:38:38 [2020-12-10T14:38:38.458Z]   Running: 0
14:38:38 [2020-12-10T14:38:38.458Z]   Paused: 0
14:38:38 [2020-12-10T14:38:38.458Z]   Stopped: 0
14:38:38 [2020-12-10T14:38:38.458Z]  Images: 1
14:38:38 [2020-12-10T14:38:38.458Z]  Server Version: 19.03.12
14:38:38 [2020-12-10T14:38:38.458Z]  Storage Driver: windowsfilter (windows) lcow (linux)
14:38:38 [2020-12-10T14:38:38.458Z]   Windows: 
14:38:38 [2020-12-10T14:38:38.458Z]   LCOW: 
14:38:38 [2020-12-10T14:38:38.458Z]  Logging Driver: json-file
14:38:38 [2020-12-10T14:38:38.458Z]  Plugins:
14:38:38 [2020-12-10T14:38:38.458Z]   Volume: local
14:38:38 [2020-12-10T14:38:38.458Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:38:38 [2020-12-10T14:38:38.458Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:38:38 [2020-12-10T14:38:38.458Z]  Swarm: inactive
14:38:38 [2020-12-10T14:38:38.458Z]  Default Isolation: process
14:38:38 [2020-12-10T14:38:38.458Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:38:38 [2020-12-10T14:38:38.458Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577)
14:38:38 [2020-12-10T14:38:38.458Z]  OSType: windows
14:38:38 [2020-12-10T14:38:38.458Z]  Architecture: x86_64
14:38:38 [2020-12-10T14:38:38.458Z]  CPUs: 4
14:38:38 [2020-12-10T14:38:38.458Z]  Total Memory: 32GiB
14:38:38 [2020-12-10T14:38:38.458Z]  Name: azwin-2-e36fa0
14:38:38 [2020-12-10T14:38:38.458Z]  ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV
14:38:38 [2020-12-10T14:38:38.458Z]  Docker Root Dir: D:\docker
14:38:38 [2020-12-10T14:38:38.458Z]  Debug Mode: false
14:38:38 [2020-12-10T14:38:38.458Z]  Registry: https://index.docker.io/v1/
14:38:38 [2020-12-10T14:38:38.458Z]  Labels:
14:38:38 [2020-12-10T14:38:38.458Z]  Experimental: true
14:38:38 [2020-12-10T14:38:38.458Z]  Insecure Registries:
14:38:38 [2020-12-10T14:38:38.458Z]   10.0.0.4:5000
14:38:38 [2020-12-10T14:38:38.458Z]   127.0.0.0/8
14:38:38 [2020-12-10T14:38:38.458Z]  Registry Mirrors:
14:38:38 [2020-12-10T14:38:38.458Z]   http://10.0.0.4:5000/
14:38:38 [2020-12-10T14:38:38.458Z]  Live Restore Enabled: false
14:38:38 [2020-12-10T14:38:38.458Z] 
14:38:38 [2020-12-10T14:38:38.458Z] 
14:38:38 [2020-12-10T14:38:38.458Z] INFO: Commit hash is 9122cd1a75
14:38:38 [2020-12-10T14:38:38.458Z] INFO: Nuke-Everything...
14:38:38 [2020-12-10T14:38:38.458Z] INFO: Container count on control daemon to delete is 0
14:38:38 [2020-12-10T14:38:38.652Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.014s	coverage: 85.7% of statements
14:38:38 [2020-12-10T14:38:38.652Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:38:38 [2020-12-10T14:38:38.652Z] ok  	github.com/docker/docker/pkg/parsers	0.034s	coverage: 97.0% of statements
14:38:38 [2020-12-10T14:38:38.914Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
14:38:39 [2020-12-10T14:38:39.176Z] ok  	github.com/docker/docker/pkg/pidfile	0.022s	coverage: 82.4% of statements
14:38:39 [2020-12-10T14:38:39.219Z] .
14:38:39 [2020-12-10T14:38:39.219Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:38:39 [2020-12-10T14:38:39.219Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:38:39 [2020-12-10T14:38:39.219Z] Error: No such image: emptyfs
14:38:39 [2020-12-10T14:38:39.219Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:38:39 [2020-12-10T14:38:39.219Z] ++++ docker load
14:38:39 [2020-12-10T14:38:39.424Z] INFO: Nuking d:\CI
14:38:39 [2020-12-10T14:38:39.424Z] INFO: Zapped successfully
14:38:39 [2020-12-10T14:38:39.424Z] INFO: Location for testing is d:\CI\PR-41761\3
14:38:39 [2020-12-10T14:38:39.424Z] INFO: Validating GOLang consistency in Dockerfile.windows...
14:38:39 [2020-12-10T14:38:39.424Z] 
14:38:39 [2020-12-10T14:38:39.424Z] 
14:38:39 [2020-12-10T14:38:39.424Z] INFO: Building the image from Dockerfile.windows at 12/10/2020 14:38:39...
14:38:39 [2020-12-10T14:38:39.424Z] 
14:38:39 [2020-12-10T14:38:39.439Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.054s	coverage: 86.7% of statements
14:38:39 [2020-12-10T14:38:39.439Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:38:39 [2020-12-10T14:38:39.439Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:38:39 [2020-12-10T14:38:39.508Z] Running integration-test (iteration 1)
14:38:39 [2020-12-10T14:38:39.508Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
14:38:39 [2020-12-10T14:38:39.508Z] ++ 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
14:38:39 [2020-12-10T14:38:39.508Z] ++ set -e
14:38:39 [2020-12-10T14:38:39.508Z] ++ '[' -n 0 ']'
14:38:39 [2020-12-10T14:38:39.508Z] ++ set -x
14:38:39 [2020-12-10T14:38:39.508Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:38:39 [2020-12-10T14:38:39.701Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.043s	coverage: 56.8% of statements
14:38:40 [2020-12-10T14:38:40.648Z] ok  	github.com/docker/docker/pkg/pools	0.011s	coverage: 88.2% of statements
14:38:40 [2020-12-10T14:38:40.648Z] ok  	github.com/docker/docker/pkg/progress	0.009s	coverage: 75.9% of statements
14:38:40 [2020-12-10T14:38:40.648Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.015s	coverage: 85.7% of statements
14:38:41 [2020-12-10T14:38:41.220Z] ok  	github.com/docker/docker/pkg/reexec	0.018s	coverage: 82.4% of statements
14:38:42 [2020-12-10T14:38:42.165Z] ok  	github.com/docker/docker/pkg/stdcopy	0.014s	coverage: 100.0% of statements
14:38:42 [2020-12-10T14:38:42.165Z] ok  	github.com/docker/docker/pkg/pubsub	1.090s	coverage: 75.0% of statements
14:38:42 [2020-12-10T14:38:42.427Z] ok  	github.com/docker/docker/pkg/stringid	0.010s	coverage: 70.6% of statements
14:38:42 [2020-12-10T14:38:42.688Z] ok  	github.com/docker/docker/pkg/streamformatter	0.012s	coverage: 66.2% of statements
14:38:43 [2020-12-10T14:38:43.636Z] ok  	github.com/docker/docker/pkg/sysinfo	0.020s	coverage: 54.9% of statements
14:38:43 [2020-12-10T14:38:43.636Z] ok  	github.com/docker/docker/pkg/system	0.041s	coverage: 36.9% of statements
14:38:44 [2020-12-10T14:38:44.106Z] Sending build context to Docker daemon  58.04MB
14:38:44 [2020-12-10T14:38:44.106Z] 
14:38:44 [2020-12-10T14:38:44.106Z] Step 1/10 : FROM microsoft/windowsservercore
14:38:44 [2020-12-10T14:38:44.106Z]  ---> c0773f9ce353
14:38:44 [2020-12-10T14:38:44.106Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
14:38:44 [2020-12-10T14:38:44.106Z]  ---> Running in 018c1c92d0c3
14:38:44 [2020-12-10T14:38:44.228Z] ok  	github.com/docker/docker/pkg/tailfile	0.128s	coverage: 88.6% of statements
14:38:44 [2020-12-10T14:38:44.228Z] ok  	github.com/docker/docker/pkg/signal	2.922s	coverage: 61.0% of statements
14:38:44 [2020-12-10T14:38:44.564Z] Removing intermediate container 018c1c92d0c3
14:38:44 [2020-12-10T14:38:44.564Z]  ---> 0468c6abfacd
14:38:44 [2020-12-10T14:38:44.564Z] Step 3/10 : ARG GO_VERSION=1.13.15
14:38:44 [2020-12-10T14:38:44.564Z]  ---> Running in 7ecbaea37300
14:38:44 [2020-12-10T14:38:44.801Z] testing: warning: no tests to run
14:38:44 [2020-12-10T14:38:44.801Z] coverage: [no statements]
14:38:44 [2020-12-10T14:38:44.801Z] ok  	github.com/docker/docker/pkg/term/windows	0.011s	coverage: [no statements] [no tests to run]
14:38:44 [2020-12-10T14:38:44.801Z] ok  	github.com/docker/docker/pkg/tarsum	0.111s	coverage: 89.3% of statements
14:38:45 [2020-12-10T14:38:45.022Z] Removing intermediate container 7ecbaea37300
14:38:45 [2020-12-10T14:38:45.022Z]  ---> 7fa5eddb0f66
14:38:45 [2020-12-10T14:38:45.022Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
14:38:45 [2020-12-10T14:38:45.022Z]  ---> Running in c8a1a0973c1f
14:38:45 [2020-12-10T14:38:45.064Z] ok  	github.com/docker/docker/pkg/truncindex	0.123s	coverage: 91.5% of statements
14:38:45 [2020-12-10T14:38:45.326Z] ok  	github.com/docker/docker/pkg/urlutil	0.008s	coverage: 100.0% of statements
14:38:45 [2020-12-10T14:38:45.326Z] ok  	github.com/docker/docker/pkg/useragent	0.013s	coverage: 88.9% of statements
14:38:45 [2020-12-10T14:38:45.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:38:45 [2020-12-10T14:38:45.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:38:45 [2020-12-10T14:38:45.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:38:45 [2020-12-10T14:38:45.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:38:45 [2020-12-10T14:38:45.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:38:45 [2020-12-10T14:38:45.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:38:45 [2020-12-10T14:38:45.480Z] Removing intermediate container c8a1a0973c1f
14:38:45 [2020-12-10T14:38:45.480Z]  ---> 698008c408ac
14:38:45 [2020-12-10T14:38:45.480Z] 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}
14:38:45 [2020-12-10T14:38:45.480Z]  ---> Running in 2cc256065b2e
14:38:45 [2020-12-10T14:38:45.480Z] Removing intermediate container 2cc256065b2e
14:38:45 [2020-12-10T14:38:45.480Z]  ---> 7a4437f8d6a0
14:38:45 [2020-12-10T14:38:45.480Z] Step 6/10 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
14:38:45 [2020-12-10T14:38:45.480Z]  ---> Running in 5c177af1933c
14:38:46 [2020-12-10T14:38:46.716Z] ok  	github.com/docker/docker/plugin/v2	0.013s	coverage: 14.5% of statements
14:38:46 [2020-12-10T14:38:46.716Z] ok  	github.com/docker/docker/profiles/seccomp	0.026s	coverage: 85.4% of statements
14:38:47 [2020-12-10T14:38:47.664Z] ok  	github.com/docker/docker/reference	0.019s	coverage: 84.4% of statements
14:38:47 [2020-12-10T14:38:47.961Z] Loaded image: buildpack-deps:buster
14:38:48 [2020-12-10T14:38:48.237Z] ok  	github.com/docker/docker/plugin	0.565s	coverage: 23.2% of statements
14:38:48 [2020-12-10T14:38:48.250Z] Loaded image: busybox:latest
14:38:48 [2020-12-10T14:38:48.250Z] Loaded image: busybox:glibc
14:38:48 [2020-12-10T14:38:48.250Z] Loaded image: debian:buster
14:38:48 [2020-12-10T14:38:48.539Z] Loaded image: hello-world:latest
14:38:48 [2020-12-10T14:38:48.539Z] Loaded image: arm32v7/hello-world:latest
14:38:48 [2020-12-10T14:38:48.539Z] INFO: Testing against a local daemon
14:38:48 [2020-12-10T14:38:48.539Z] === RUN   TestCgroupNamespacesBuild
14:38:48 [2020-12-10T14:38:48.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:38:49 [2020-12-10T14:38:49.627Z] ok  	github.com/docker/docker/registry	0.183s	coverage: 57.2% of statements
14:38:49 [2020-12-10T14:38:49.627Z] ok  	github.com/docker/docker/quota	0.457s	coverage: 71.4% of statements
14:38:49 [2020-12-10T14:38:49.627Z] ok  	github.com/docker/docker/registry/resumable	0.034s	coverage: 100.0% of statements
14:38:50 [2020-12-10T14:38:50.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:38:50 [2020-12-10T14:38:50.200Z] ok  	github.com/docker/docker/restartmanager	0.019s	coverage: 45.3% of statements
14:38:50 [2020-12-10T14:38:50.461Z] ok  	github.com/docker/docker/testutil	0.042s	coverage: 62.5% of statements
14:38:51 [2020-12-10T14:38:51.035Z] ok  	github.com/docker/docker/runconfig	0.025s	coverage: 66.1% of statements
14:38:51 [2020-12-10T14:38:51.254Z] --- PASS: TestCgroupNamespacesBuild (2.43s)
14:38:51 [2020-12-10T14:38:51.254Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:38:51 [2020-12-10T14:38:51.268Z] 
14:38:51 [2020-12-10T14:38:51.268Z] SUCCESS: Specified value was saved.
14:38:51 [2020-12-10T14:38:51.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:38:52 [2020-12-10T14:38:52.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:38:52 [2020-12-10T14:38:52.806Z] INFO: Downloading git...
14:38:52 [2020-12-10T14:38:52.955Z] ok  	github.com/docker/docker/volume/drivers	0.030s	coverage: 36.1% of statements
14:38:53 [2020-12-10T14:38:53.309Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.90s)
14:38:53 [2020-12-10T14:38:53.309Z] === RUN   TestBuildWithSession
14:38:53 [2020-12-10T14:38:53.309Z] --- SKIP: TestBuildWithSession (0.00s)
14:38:53 [2020-12-10T14:38:53.309Z]     build_session_test.go:25: TODO: BuildKit
14:38:53 [2020-12-10T14:38:53.309Z] === RUN   TestBuildSquashParent
14:38:53 [2020-12-10T14:38:53.529Z] ok  	github.com/docker/docker/volume/mounts	0.055s	coverage: 67.0% of statements
14:38:53 [2020-12-10T14:38:53.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:38:53 [2020-12-10T14:38:53.775Z] INFO: Downloading go...
14:38:54 [2020-12-10T14:38:54.104Z] ok  	github.com/docker/docker/volume/local	0.202s	coverage: 76.6% of statements
14:38:54 [2020-12-10T14:38:54.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:38:55 [2020-12-10T14:38:55.490Z] ok  	github.com/docker/docker/volume/service	0.029s	coverage: 73.1% of statements
14:38:55 [2020-12-10T14:38:55.955Z] INFO: Downloading compiler 1 of 3...
14:38:55 [2020-12-10T14:38:55.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:38:56 [2020-12-10T14:38:56.413Z] INFO: Downloading compiler 2 of 3...
14:38:56 [2020-12-10T14:38:56.872Z] INFO: Downloading compiler 3 of 3...
14:38:57 [2020-12-10T14:38:57.330Z] INFO: Extracting git...
14:38:57 [2020-12-10T14:38:57.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:38:58 [2020-12-10T14:38:58.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:38:59 [2020-12-10T14:38:59.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:38:59 [2020-12-10T14:38:59.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:38:59 [2020-12-10T14:38:59.191Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:38:59 [2020-12-10T14:38:59.191Z] Using test binary docker
14:38:59 [2020-12-10T14:38:59.191Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:38:59 [2020-12-10T14:38:59.446Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:38:59 [2020-12-10T14:38:59.446Z] INFO: Waiting for daemon to start...
14:38:59 [2020-12-10T14:38:59.446Z] Starting dockerd
14:39:00 [2020-12-10T14:39:00.178Z] --- PASS: TestBuildSquashParent (7.16s)
14:39:00 [2020-12-10T14:39:00.178Z] === RUN   TestBuildWithRemoveAndForceRemove
14:39:00 [2020-12-10T14:39:00.178Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:39:00 [2020-12-10T14:39:00.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:39:00 [2020-12-10T14:39:00.178Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:39:00 [2020-12-10T14:39:00.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:39:00 [2020-12-10T14:39:00.178Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:39:00 [2020-12-10T14:39:00.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:39:00 [2020-12-10T14:39:00.178Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:39:00 [2020-12-10T14:39:00.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:39:00 [2020-12-10T14:39:00.178Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:39:00 [2020-12-10T14:39:00.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:39:00 [2020-12-10T14:39:00.178Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:39:00 [2020-12-10T14:39:00.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:39:00 [2020-12-10T14:39:00.178Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:39:00 [2020-12-10T14:39:00.178Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:39:01 [2020-12-10T14:39:01.989Z] .
14:39:01 [2020-12-10T14:39:01.989Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:39:01 [2020-12-10T14:39:01.989Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:39:01 [2020-12-10T14:39:01.989Z] Error: No such image: emptyfs
14:39:02 [2020-12-10T14:39:02.137Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
14:39:02 [2020-12-10T14:39:02.261Z] Running integration-test (iteration 1)
14:39:02 [2020-12-10T14:39:02.261Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
14:39:02 [2020-12-10T14:39:02.897Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:39:03 [2020-12-10T14:39:03.186Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:39:05 [2020-12-10T14:39:05.241Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:39:05 [2020-12-10T14:39:05.530Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:39:05 [2020-12-10T14:39:05.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:39:08 [2020-12-10T14:39:08.248Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:39:08 [2020-12-10T14:39:08.248Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.85s)
14:39:08 [2020-12-10T14:39:08.248Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s)
14:39:08 [2020-12-10T14:39:08.248Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.38s)
14:39:08 [2020-12-10T14:39:08.248Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.40s)
14:39:08 [2020-12-10T14:39:08.248Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.46s)
14:39:08 [2020-12-10T14:39:08.248Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.45s)
14:39:08 [2020-12-10T14:39:08.248Z] === RUN   TestBuildMultiStageCopy
14:39:08 [2020-12-10T14:39:08.248Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:39:09 [2020-12-10T14:39:09.702Z] INFO: Expanding go...
14:39:10 [2020-12-10T14:39:10.992Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:39:11 [2020-12-10T14:39:11.282Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:39:11 [2020-12-10T14:39:11.910Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:39:12 [2020-12-10T14:39:12.538Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:39:13 [2020-12-10T14:39:13.206Z] --- PASS: TestBuildMultiStageCopy (5.25s)
14:39:13 [2020-12-10T14:39:13.206Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.72s)
14:39:13 [2020-12-10T14:39:13.206Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s)
14:39:13 [2020-12-10T14:39:13.206Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s)
14:39:13 [2020-12-10T14:39:13.206Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s)
14:39:13 [2020-12-10T14:39:13.206Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s)
14:39:13 [2020-12-10T14:39:13.206Z] === RUN   TestBuildMultiStageParentConfig
14:39:13 [2020-12-10T14:39:13.628Z] #68 exporting layers 81.6s done
14:39:13 [2020-12-10T14:39:13.628Z] #68 exporting manifest sha256:4930521071c0f75c0e13f76754eaae0baa745e70ef13113edcb8586ba7ded80d done
14:39:13 [2020-12-10T14:39:13.628Z] #68 exporting config sha256:ee0bdf852415d88fe6193fdfd41b92790cc560e49f3d1028fc044a185b22e7a3 done
14:39:13 [2020-12-10T14:39:13.628Z] #68 sending tarball
14:39:14 [2020-12-10T14:39:14.458Z] Loaded image: buildpack-deps:buster
14:39:14 [2020-12-10T14:39:14.458Z] Loaded image: busybox:latest
14:39:14 [2020-12-10T14:39:14.714Z] Loaded image: busybox:glibc
14:39:14 [2020-12-10T14:39:14.714Z] Loaded image: debian:buster
14:39:14 [2020-12-10T14:39:14.714Z] Loaded image: hello-world:latest
14:39:14 [2020-12-10T14:39:14.714Z] Loaded image: arm32v7/hello-world:latest
14:39:14 [2020-12-10T14:39:14.777Z] --- PASS: TestBuildMultiStageParentConfig (1.68s)
14:39:14 [2020-12-10T14:39:14.777Z] === RUN   TestBuildLabelWithTargets
14:39:14 [2020-12-10T14:39:14.970Z] INFO: Testing against a local daemon
14:39:14 [2020-12-10T14:39:14.970Z] === RUN   TestCgroupNamespacesBuild
14:39:17 [2020-12-10T14:39:17.441Z] ok  	github.com/docker/docker/pkg/plugins	33.632s	coverage: 76.6% of statements
14:39:17 [2020-12-10T14:39:17.441Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:39:17 [2020-12-10T14:39:17.441Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:39:17 [2020-12-10T14:39:17.441Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:39:17 [2020-12-10T14:39:17.441Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
14:39:17 [2020-12-10T14:39:17.441Z] ?   	github.com/docker/docker/pkg/term	[no test files]
14:39:17 [2020-12-10T14:39:17.441Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:39:17 [2020-12-10T14:39:17.441Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:39:17 [2020-12-10T14:39:17.441Z] ?   	github.com/docker/docker/rootless	[no test files]
14:39:17 [2020-12-10T14:39:17.441Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:39:17 [2020-12-10T14:39:17.441Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:39:17 [2020-12-10T14:39:17.441Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:39:17 [2020-12-10T14:39:17.441Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:39:17 [2020-12-10T14:39:17.441Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:39:17 [2020-12-10T14:39:17.441Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:39:17 [2020-12-10T14:39:17.441Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:39:17 [2020-12-10T14:39:17.441Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:39:17 [2020-12-10T14:39:17.442Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:39:17 [2020-12-10T14:39:17.442Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:39:17 [2020-12-10T14:39:17.442Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:39:17 [2020-12-10T14:39:17.442Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:39:17 [2020-12-10T14:39:17.442Z] ?   	github.com/docker/docker/volume	[no test files]
14:39:17 [2020-12-10T14:39:17.442Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:39:17 [2020-12-10T14:39:17.442Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === Skipped
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:46: Driver btrfs not supported
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:46: Driver btrfs not supported
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:46: Driver btrfs not supported
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:46: Driver btrfs not supported
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:46: Driver btrfs not supported
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:73: No driver to put!
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z] time="2020-12-10T14:38:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z] time="2020-12-10T14:38:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z] time="2020-12-10T14:38:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z] time="2020-12-10T14:38:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z] time="2020-12-10T14:38:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:73: No driver to put!
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     overlay_test.go:49: Fails to compute changes intermittently
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:46: Driver zfs not supported
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:46: Driver zfs not supported
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:46: Driver zfs not supported
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:46: Driver zfs not supported
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:46: Driver zfs not supported
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     graphtest_unix.go:73: No driver to put!
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:39:17 [2020-12-10T14:39:17.442Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] 
14:39:17 [2020-12-10T14:39:17.442Z] DONE 2191 tests, 26 skipped in 196.883s
Post stage
[Pipeline] junit
14:39:17 [2020-12-10T14:39:17.457Z] Recording test results
14:39:17 [2020-12-10T14:39:17.491Z] --- PASS: TestBuildLabelWithTargets (2.56s)
14:39:17 [2020-12-10T14:39:17.491Z] === RUN   TestBuildWithEmptyLayers
14:39:18 [2020-12-10T14:39:18.234Z] --- PASS: TestCgroupNamespacesBuild (3.22s)
14:39:18 [2020-12-10T14:39:18.234Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:39:18 [2020-12-10T14:39:18.519Z] --- PASS: TestBuildWithEmptyLayers (1.09s)
14:39:18 [2020-12-10T14:39:18.519Z] === RUN   TestBuildMultiStageOnBuild
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:39:19 [2020-12-10T14:39:19.615Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41761/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161 -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:9122cd1a75b8e49d9a583463c8231e01d94da161 hack/make.sh dynbinary test-integration
14:39:20 [2020-12-10T14:39:20.222Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:39:20 [2020-12-10T14:39:20.222Z] tests/integration/client_test.py .....                                   [ 75%]
14:39:20 [2020-12-10T14:39:20.222Z] tests/integration/context_api_test.py ...                                [ 76%]
14:39:20 [2020-12-10T14:39:20.222Z] tests/integration/errors_test.py .                                       [ 76%]
14:39:20 [2020-12-10T14:39:20.558Z] 
14:39:20 [2020-12-10T14:39:20.558Z] Removing bundles/
14:39:20 [2020-12-10T14:39:20.558Z] 
14:39:20 [2020-12-10T14:39:20.558Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:39:20 [2020-12-10T14:39:20.558Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:39:20 [2020-12-10T14:39:20.558Z] GOOS="" GOARCH="" GOARM=""
14:39:20 [2020-12-10T14:39:20.751Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s)
14:39:20 [2020-12-10T14:39:20.751Z] === RUN   TestBuildWithSession
14:39:20 [2020-12-10T14:39:20.751Z] --- SKIP: TestBuildWithSession (0.00s)
14:39:20 [2020-12-10T14:39:20.751Z]     build_session_test.go:25: TODO: BuildKit
14:39:20 [2020-12-10T14:39:20.751Z] === RUN   TestBuildSquashParent
14:39:22 [2020-12-10T14:39:22.062Z] --- PASS: TestBuildMultiStageOnBuild (3.06s)
14:39:22 [2020-12-10T14:39:22.062Z] === RUN   TestBuildUncleanTarFilenames
14:39:23 [2020-12-10T14:39:23.091Z] --- PASS: TestBuildUncleanTarFilenames (1.42s)
14:39:23 [2020-12-10T14:39:23.091Z] === RUN   TestBuildMultiStageLayerLeak
14:39:26 [2020-12-10T14:39:26.657Z] --- PASS: TestBuildMultiStageLayerLeak (3.21s)
14:39:26 [2020-12-10T14:39:26.657Z] === RUN   TestBuildWithHugeFile
14:39:27 [2020-12-10T14:39:27.284Z] --- PASS: TestBuildSquashParent (7.02s)
14:39:27 [2020-12-10T14:39:27.284Z] === RUN   TestBuildWithRemoveAndForceRemove
14:39:27 [2020-12-10T14:39:27.284Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:39:27 [2020-12-10T14:39:27.284Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:39:27 [2020-12-10T14:39:27.284Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:39:27 [2020-12-10T14:39:27.284Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:39:27 [2020-12-10T14:39:27.284Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:39:27 [2020-12-10T14:39:27.284Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:39:27 [2020-12-10T14:39:27.284Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:39:27 [2020-12-10T14:39:27.284Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:39:27 [2020-12-10T14:39:27.284Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:39:27 [2020-12-10T14:39:27.284Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:39:27 [2020-12-10T14:39:27.284Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:39:27 [2020-12-10T14:39:27.284Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:39:27 [2020-12-10T14:39:27.284Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:39:27 [2020-12-10T14:39:27.284Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:39:27 [2020-12-10T14:39:27.380Z] INFO: Expanding compiler 1 of 3...
14:39:27 [2020-12-10T14:39:27.380Z] INFO: Expanding compiler 2 of 3...
14:39:28 [2020-12-10T14:39:28.650Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:39:28 [2020-12-10T14:39:28.906Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:39:29 [2020-12-10T14:39:29.081Z] #68 sending tarball 15.4s done
14:39:29 [2020-12-10T14:39:29.081Z] #68 DONE 97.0s
14:39:29 [2020-12-10T14:39:29.081Z] 
14:39:29 [2020-12-10T14:39:29.081Z] #69 importing to docker
14:39:30 [2020-12-10T14:39:30.794Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:39:30 [2020-12-10T14:39:30.794Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:39:31 [2020-12-10T14:39:31.109Z] INFO: Expanding compiler 3 of 3...
14:39:31 [2020-12-10T14:39:31.567Z] INFO: Removing downloaded files...
14:39:31 [2020-12-10T14:39:31.567Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
14:39:31 [2020-12-10T14:39:31.567Z] INFO: Configuring git core.autocrlf...
14:39:33 [2020-12-10T14:39:33.308Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:39:33 [2020-12-10T14:39:33.308Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s)
14:39:33 [2020-12-10T14:39:33.308Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s)
14:39:33 [2020-12-10T14:39:33.308Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s)
14:39:33 [2020-12-10T14:39:33.308Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s)
14:39:33 [2020-12-10T14:39:33.308Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s)
14:39:33 [2020-12-10T14:39:33.308Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s)
14:39:33 [2020-12-10T14:39:33.308Z] === RUN   TestBuildMultiStageCopy
14:39:33 [2020-12-10T14:39:33.308Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:39:36 [2020-12-10T14:39:36.570Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:39:37 [2020-12-10T14:39:37.175Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:39:38 [2020-12-10T14:39:38.100Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:39:39 [2020-12-10T14:39:39.026Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:39:40 [2020-12-10T14:39:40.389Z] --- PASS: TestBuildMultiStageCopy (7.24s)
14:39:40 [2020-12-10T14:39:40.389Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s)
14:39:40 [2020-12-10T14:39:40.389Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
14:39:40 [2020-12-10T14:39:40.389Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
14:39:40 [2020-12-10T14:39:40.389Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
14:39:40 [2020-12-10T14:39:40.389Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
14:39:40 [2020-12-10T14:39:40.389Z] === RUN   TestBuildMultiStageParentConfig
14:39:45 [2020-12-10T14:39:45.626Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
14:39:45 [2020-12-10T14:39:45.626Z] === RUN   TestBuildLabelWithTargets
14:39:47 [2020-12-10T14:39:47.702Z] #69 DONE 16.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:39:48 [2020-12-10T14:39:48.154Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41761/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9122cd1a75b8e49d9a583463c8231e01d94da161 hack/test/unit
14:39:51 [2020-12-10T14:39:51.703Z] ?   	github.com/docker/docker/api	[no test files]
14:39:53 [2020-12-10T14:39:53.703Z] --- PASS: TestBuildLabelWithTargets (8.00s)
14:39:53 [2020-12-10T14:39:53.704Z] === RUN   TestBuildWithEmptyLayers
14:39:53 [2020-12-10T14:39:53.873Z] --- PASS: TestBuildWithHugeFile (26.92s)
14:39:53 [2020-12-10T14:39:53.873Z] === RUN   TestBuildWithEmptyDockerfile
14:39:53 [2020-12-10T14:39:53.873Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:39:53 [2020-12-10T14:39:53.873Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:39:53 [2020-12-10T14:39:53.873Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:39:53 [2020-12-10T14:39:53.873Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:39:53 [2020-12-10T14:39:53.873Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:39:53 [2020-12-10T14:39:53.873Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:39:53 [2020-12-10T14:39:53.873Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:39:53 [2020-12-10T14:39:53.873Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:39:53 [2020-12-10T14:39:53.873Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:39:53 [2020-12-10T14:39:53.873Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
14:39:53 [2020-12-10T14:39:53.873Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
14:39:53 [2020-12-10T14:39:53.873Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
14:39:53 [2020-12-10T14:39:53.873Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s)
14:39:53 [2020-12-10T14:39:53.873Z] === RUN   TestBuildPreserveOwnership
14:39:53 [2020-12-10T14:39:53.873Z] === RUN   TestBuildPreserveOwnership/copy_from
14:39:56 [2020-12-10T14:39:56.225Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
14:39:56 [2020-12-10T14:39:56.225Z] === RUN   TestBuildMultiStageOnBuild
14:39:58 [2020-12-10T14:39:58.326Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:40:00 [2020-12-10T14:40:00.380Z] --- PASS: TestBuildPreserveOwnership (6.98s)
14:40:00 [2020-12-10T14:40:00.380Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.47s)
14:40:00 [2020-12-10T14:40:00.380Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.50s)
14:40:00 [2020-12-10T14:40:00.380Z] === RUN   TestBuildPlatformInvalid
14:40:00 [2020-12-10T14:40:00.669Z] --- PASS: TestBuildPlatformInvalid (0.16s)
14:40:00 [2020-12-10T14:40:00.669Z] PASS
14:40:00 [2020-12-10T14:40:00.669Z] 
14:40:00 [2020-12-10T14:40:00.669Z] === Skipped
14:40:00 [2020-12-10T14:40:00.669Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
14:40:00 [2020-12-10T14:40:00.669Z]     build_session_test.go:25: TODO: BuildKit
14:40:00 [2020-12-10T14:40:00.669Z] 
14:40:00 [2020-12-10T14:40:00.669Z] 
14:40:00 [2020-12-10T14:40:00.669Z] DONE 32 tests, 1 skipped in 80.982s
14:40:00 [2020-12-10T14:40:00.669Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
14:40:00 [2020-12-10T14:40:00.669Z] ++ 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
14:40:00 [2020-12-10T14:40:00.669Z] ++ set -e
14:40:00 [2020-12-10T14:40:00.669Z] ++ '[' -n 0 ']'
14:40:00 [2020-12-10T14:40:00.669Z] ++ set -x
14:40:00 [2020-12-10T14:40:00.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:40:00 [2020-12-10T14:40:00.670Z] INFO: Testing against a local daemon
14:40:00 [2020-12-10T14:40:00.670Z] === RUN   TestConfigInspect
14:40:01 [2020-12-10T14:40:01.465Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
14:40:01 [2020-12-10T14:40:01.465Z] === RUN   TestBuildUncleanTarFilenames
14:40:01 [2020-12-10T14:40:01.722Z] --- PASS: TestBuildUncleanTarFilenames (0.69s)
14:40:01 [2020-12-10T14:40:01.722Z] === RUN   TestBuildMultiStageLayerLeak
14:40:05 [2020-12-10T14:40:05.103Z] --- PASS: TestConfigInspect (4.07s)
14:40:05 [2020-12-10T14:40:05.103Z] === RUN   TestConfigList
14:40:06 [2020-12-10T14:40:06.966Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s)
14:40:06 [2020-12-10T14:40:06.966Z] === RUN   TestBuildWithHugeFile
14:40:08 [2020-12-10T14:40:08.602Z] --- PASS: TestConfigList (3.94s)
14:40:08 [2020-12-10T14:40:08.602Z] === RUN   TestConfigsCreateAndDelete
14:40:10 [2020-12-10T14:40:10.376Z] ok  	github.com/docker/docker/api/server	0.020s	coverage: 9.0% of statements
14:40:13 [2020-12-10T14:40:13.034Z] --- PASS: TestConfigsCreateAndDelete (3.68s)
14:40:13 [2020-12-10T14:40:13.034Z] === RUN   TestConfigsUpdate
14:40:16 [2020-12-10T14:40:16.532Z] --- PASS: TestConfigsUpdate (3.83s)
14:40:16 [2020-12-10T14:40:16.532Z] === RUN   TestTemplatedConfig
14:40:20 [2020-12-10T14:40:20.064Z] --- PASS: TestTemplatedConfig (3.32s)
14:40:20 [2020-12-10T14:40:20.064Z] === RUN   TestConfigCreateResolve
14:40:23 [2020-12-10T14:40:23.564Z] --- PASS: TestConfigCreateResolve (3.83s)
14:40:23 [2020-12-10T14:40:23.564Z] === RUN   TestConfigDaemonLibtrustID
14:40:23 [2020-12-10T14:40:23.853Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
14:40:23 [2020-12-10T14:40:23.853Z] PASS
14:40:23 [2020-12-10T14:40:23.853Z] 
14:40:23 [2020-12-10T14:40:23.853Z] DONE 7 tests in 23.258s
14:40:23 [2020-12-10T14:40:23.853Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
14:40:23 [2020-12-10T14:40:23.853Z] ++ 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
14:40:23 [2020-12-10T14:40:23.853Z] ++ set -e
14:40:23 [2020-12-10T14:40:23.853Z] ++ '[' -n 0 ']'
14:40:23 [2020-12-10T14:40:23.853Z] ++ set -x
14:40:23 [2020-12-10T14:40:23.853Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:40:24 [2020-12-10T14:40:24.142Z] INFO: Testing against a local daemon
14:40:24 [2020-12-10T14:40:24.142Z] === RUN   TestCheckpoint
14:40:24 [2020-12-10T14:40:24.142Z] --- SKIP: TestCheckpoint (0.00s)
14:40:24 [2020-12-10T14:40:24.142Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:40:24 [2020-12-10T14:40:24.142Z] === RUN   TestContainerInvalidJSON
14:40:24 [2020-12-10T14:40:24.142Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:40:24 [2020-12-10T14:40:24.142Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:40:24 [2020-12-10T14:40:24.142Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:40:24 [2020-12-10T14:40:24.142Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:40:24 [2020-12-10T14:40:24.142Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:40:24 [2020-12-10T14:40:24.142Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:40:24 [2020-12-10T14:40:24.142Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:40:24 [2020-12-10T14:40:24.142Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:40:24 [2020-12-10T14:40:24.142Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:40:24 [2020-12-10T14:40:24.142Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:40:24 [2020-12-10T14:40:24.142Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:40:24 [2020-12-10T14:40:24.142Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:40:24 [2020-12-10T14:40:24.142Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:40:24 [2020-12-10T14:40:24.142Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:40:24 [2020-12-10T14:40:24.142Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s)
14:40:24 [2020-12-10T14:40:24.142Z] === RUN   TestCopyFromContainerPathIsNotDir
14:40:24 [2020-12-10T14:40:24.432Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
14:40:24 [2020-12-10T14:40:24.432Z] === RUN   TestCopyToContainerPathDoesNotExist
14:40:24 [2020-12-10T14:40:24.432Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
14:40:24 [2020-12-10T14:40:24.432Z] === RUN   TestCopyToContainerPathIsNotDir
14:40:24 [2020-12-10T14:40:24.721Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
14:40:24 [2020-12-10T14:40:24.721Z] === RUN   TestCopyFromContainer
14:40:26 [2020-12-10T14:40:26.084Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:40:26 [2020-12-10T14:40:26.776Z] === RUN   TestCopyFromContainer//
14:40:26 [2020-12-10T14:40:26.776Z] === RUN   TestCopyFromContainer//bar/root
14:40:27 [2020-12-10T14:40:27.065Z] === RUN   TestCopyFromContainer//bar/root/
14:40:27 [2020-12-10T14:40:27.065Z] === RUN   TestCopyFromContainer/bar/quux
14:40:27 [2020-12-10T14:40:27.354Z] === RUN   TestCopyFromContainer/bar/quux/
14:40:27 [2020-12-10T14:40:27.354Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:40:27 [2020-12-10T14:40:27.354Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:40:27 [2020-12-10T14:40:27.644Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:40:27 [2020-12-10T14:40:27.644Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:40:27 [2020-12-10T14:40:27.644Z] === RUN   TestCopyFromContainer/bar/notarget
14:40:27 [2020-12-10T14:40:27.933Z] --- PASS: TestCopyFromContainer (3.29s)
14:40:27 [2020-12-10T14:40:27.933Z]     --- PASS: TestCopyFromContainer// (0.07s)
14:40:27 [2020-12-10T14:40:27.933Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
14:40:27 [2020-12-10T14:40:27.933Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
14:40:27 [2020-12-10T14:40:27.933Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
14:40:27 [2020-12-10T14:40:27.933Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
14:40:27 [2020-12-10T14:40:27.933Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
14:40:27 [2020-12-10T14:40:27.933Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
14:40:27 [2020-12-10T14:40:27.933Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
14:40:27 [2020-12-10T14:40:27.933Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
14:40:27 [2020-12-10T14:40:27.933Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
14:40:27 [2020-12-10T14:40:27.933Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:40:27 [2020-12-10T14:40:27.933Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:40:27 [2020-12-10T14:40:27.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:40:27 [2020-12-10T14:40:27.933Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:40:27 [2020-12-10T14:40:27.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:40:27 [2020-12-10T14:40:27.933Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:40:27 [2020-12-10T14:40:27.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:40:27 [2020-12-10T14:40:27.933Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:40:27 [2020-12-10T14:40:27.933Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:40:27 [2020-12-10T14:40:27.933Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:40:27 [2020-12-10T14:40:27.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:40:27 [2020-12-10T14:40:27.933Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:40:27 [2020-12-10T14:40:27.933Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:40:27 [2020-12-10T14:40:27.933Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:40:27 [2020-12-10T14:40:27.933Z] === RUN   TestCreateLinkToNonExistingContainer
14:40:27 [2020-12-10T14:40:27.933Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
14:40:27 [2020-12-10T14:40:27.933Z] === RUN   TestCreateWithInvalidEnv
14:40:27 [2020-12-10T14:40:27.933Z] === RUN   TestCreateWithInvalidEnv/0
14:40:27 [2020-12-10T14:40:27.933Z] === PAUSE TestCreateWithInvalidEnv/0
14:40:27 [2020-12-10T14:40:27.933Z] === RUN   TestCreateWithInvalidEnv/1
14:40:27 [2020-12-10T14:40:27.933Z] === PAUSE TestCreateWithInvalidEnv/1
14:40:27 [2020-12-10T14:40:27.933Z] === RUN   TestCreateWithInvalidEnv/2
14:40:27 [2020-12-10T14:40:27.933Z] === PAUSE TestCreateWithInvalidEnv/2
14:40:27 [2020-12-10T14:40:27.933Z] === CONT  TestCreateWithInvalidEnv/0
14:40:27 [2020-12-10T14:40:27.933Z] === CONT  TestCreateWithInvalidEnv/2
14:40:27 [2020-12-10T14:40:27.933Z] === CONT  TestCreateWithInvalidEnv/1
14:40:27 [2020-12-10T14:40:27.933Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:40:27 [2020-12-10T14:40:27.933Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:40:27 [2020-12-10T14:40:27.933Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:40:27 [2020-12-10T14:40:27.933Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:40:27 [2020-12-10T14:40:27.933Z] === RUN   TestCreateTmpfsMountsTarget
14:40:27 [2020-12-10T14:40:27.933Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
14:40:27 [2020-12-10T14:40:27.933Z] === RUN   TestCreateWithCustomMaskedPaths
14:40:30 [2020-12-10T14:40:30.648Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s)
14:40:30 [2020-12-10T14:40:30.648Z] === RUN   TestCreateWithCustomReadonlyPaths
14:40:33 [2020-12-10T14:40:33.363Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.65s)
14:40:33 [2020-12-10T14:40:33.363Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:40:33 [2020-12-10T14:40:33.363Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:40:33 [2020-12-10T14:40:33.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:40:33 [2020-12-10T14:40:33.363Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:40:33 [2020-12-10T14:40:33.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:40:33 [2020-12-10T14:40:33.363Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:40:33 [2020-12-10T14:40:33.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:40:33 [2020-12-10T14:40:33.363Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:40:33 [2020-12-10T14:40:33.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:40:33 [2020-12-10T14:40:33.363Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:40:33 [2020-12-10T14:40:33.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:40:33 [2020-12-10T14:40:33.363Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:40:33 [2020-12-10T14:40:33.363Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:40:33 [2020-12-10T14:40:33.363Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:40:33 [2020-12-10T14:40:33.363Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:40:33 [2020-12-10T14:40:33.363Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:40:33 [2020-12-10T14:40:33.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:40:33 [2020-12-10T14:40:33.363Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
14:40:33 [2020-12-10T14:40:33.363Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:40:33 [2020-12-10T14:40:33.363Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
14:40:33 [2020-12-10T14:40:33.363Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:40:33 [2020-12-10T14:40:33.363Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:40:33 [2020-12-10T14:40:33.363Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:40:33 [2020-12-10T14:40:33.991Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s)
14:40:33 [2020-12-10T14:40:33.991Z] === RUN   TestCreateDifferentPlatform
14:40:33 [2020-12-10T14:40:33.991Z] === RUN   TestCreateDifferentPlatform/different_os
14:40:33 [2020-12-10T14:40:33.991Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:40:33 [2020-12-10T14:40:33.991Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:40:33 [2020-12-10T14:40:33.991Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:40:33 [2020-12-10T14:40:33.991Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:40:33 [2020-12-10T14:40:33.991Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:40:33 [2020-12-10T14:40:33.991Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
14:40:33 [2020-12-10T14:40:33.991Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:40:33 [2020-12-10T14:40:33.991Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s)
14:40:33 [2020-12-10T14:40:33.991Z] === RUN   TestContainerStartOnDaemonRestart
14:40:33 [2020-12-10T14:40:33.991Z] === PAUSE TestContainerStartOnDaemonRestart
14:40:33 [2020-12-10T14:40:33.991Z] === RUN   TestDaemonRestartIpcMode
14:40:33 [2020-12-10T14:40:33.991Z] === PAUSE TestDaemonRestartIpcMode
14:40:33 [2020-12-10T14:40:33.991Z] === RUN   TestDaemonHostGatewayIP
14:40:33 [2020-12-10T14:40:33.991Z] === PAUSE TestDaemonHostGatewayIP
14:40:33 [2020-12-10T14:40:33.991Z] === RUN   TestContainerKillOnDaemonStart
14:40:33 [2020-12-10T14:40:33.991Z] === PAUSE TestContainerKillOnDaemonStart
14:40:33 [2020-12-10T14:40:33.991Z] === RUN   TestDiff
14:40:35 [2020-12-10T14:40:35.018Z] --- PASS: TestDiff (0.79s)
14:40:35 [2020-12-10T14:40:35.018Z] === RUN   TestExecWithCloseStdin
14:40:36 [2020-12-10T14:40:36.046Z] --- PASS: TestExecWithCloseStdin (0.98s)
14:40:36 [2020-12-10T14:40:36.046Z] === RUN   TestExec
14:40:37 [2020-12-10T14:40:37.073Z] --- PASS: TestExec (1.01s)
14:40:37 [2020-12-10T14:40:37.073Z] === RUN   TestExecUser
14:40:38 [2020-12-10T14:40:38.100Z] --- PASS: TestExecUser (1.01s)
14:40:38 [2020-12-10T14:40:38.100Z] === RUN   TestExportContainerAndImportImage
14:40:39 [2020-12-10T14:40:39.128Z] --- PASS: TestExportContainerAndImportImage (1.20s)
14:40:39 [2020-12-10T14:40:39.128Z] === RUN   TestExportContainerAfterDaemonRestart
14:40:40 [2020-12-10T14:40:40.631Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s)
14:40:40 [2020-12-10T14:40:40.631Z] === RUN   TestHealthCheckWorkdir
14:40:42 [2020-12-10T14:40:42.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:40:42 [2020-12-10T14:40:42.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:40:42 [2020-12-10T14:40:42.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:40:42 [2020-12-10T14:40:42.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:40:42 [2020-12-10T14:40:42.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:40:42 [2020-12-10T14:40:42.076Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:40:42 [2020-12-10T14:40:42.076Z] 
14:40:42 [2020-12-10T14:40:42.076Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:40:42 [2020-12-10T14:40:42.076Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:40:42 [2020-12-10T14:40:42.076Z] HOSTNAME=448eb8cda540
14:40:42 [2020-12-10T14:40:42.076Z] TESTDEBUG=0
14:40:42 [2020-12-10T14:40:42.076Z] DEST=bundles/test-integration
14:40:42 [2020-12-10T14:40:42.076Z] PWD=/go/src/github.com/docker/docker
14:40:42 [2020-12-10T14:40:42.076Z] DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161
14:40:42 [2020-12-10T14:40:42.076Z] container=docker
14:40:42 [2020-12-10T14:40:42.076Z] HOME=/root
14:40:42 [2020-12-10T14:40:42.076Z] GOLANG_VERSION=1.13.15
14:40:42 [2020-12-10T14:40:42.076Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:40:42 [2020-12-10T14:40:42.076Z] VALIDATE_BRANCH=master
14:40:42 [2020-12-10T14:40:42.076Z] TERM=xterm
14:40:42 [2020-12-10T14:40:42.076Z] DOCKER_PKG=github.com/docker/docker
14:40:42 [2020-12-10T14:40:42.076Z] SHLVL=1
14:40:42 [2020-12-10T14:40:42.076Z] TIMEOUT=120m
14:40:42 [2020-12-10T14:40:42.076Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:40:42 [2020-12-10T14:40:42.076Z] DOCKER_GRAPHDRIVER=overlay2
14:40:42 [2020-12-10T14:40:42.076Z] GO111MODULE=off
14:40:42 [2020-12-10T14:40:42.076Z] DOCKER_EXPERIMENTAL=1
14:40:42 [2020-12-10T14:40:42.076Z] TEST_SKIP_INTEGRATION_CLI=1
14:40:42 [2020-12-10T14:40:42.076Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:40:42 [2020-12-10T14:40:42.076Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:40:42 [2020-12-10T14:40:42.076Z] GOPATH=/go
14:40:42 [2020-12-10T14:40:42.076Z] PKG_CONFIG=pkg-config
14:40:42 [2020-12-10T14:40:42.076Z] _=/usr/bin/env
14:40:42 [2020-12-10T14:40:42.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:40:42 [2020-12-10T14:40:42.130Z] --- PASS: TestHealthCheckWorkdir (1.14s)
14:40:42 [2020-12-10T14:40:42.130Z] === RUN   TestHealthKillContainer
14:40:42 [2020-12-10T14:40:42.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:40:42 [2020-12-10T14:40:42.695Z] .........                                                                [ 86%]
14:40:44 [2020-12-10T14:40:44.844Z] --- PASS: TestHealthKillContainer (3.01s)
14:40:44 [2020-12-10T14:40:44.844Z] === RUN   TestInspectCpusetInConfigPre120
14:40:45 [2020-12-10T14:40:45.872Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s)
14:40:45 [2020-12-10T14:40:45.872Z] === RUN   TestIpcModeNone
14:40:46 [2020-12-10T14:40:46.899Z] --- PASS: TestIpcModeNone (0.94s)
14:40:46 [2020-12-10T14:40:46.899Z] === RUN   TestIpcModePrivate
14:40:47 [2020-12-10T14:40:47.926Z] --- PASS: TestIpcModePrivate (1.04s)
14:40:47 [2020-12-10T14:40:47.926Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
14:40:47 [2020-12-10T14:40:47.926Z] === RUN   TestIpcModeShareable
14:40:48 [2020-12-10T14:40:48.953Z] --- PASS: TestIpcModeShareable (0.96s)
14:40:48 [2020-12-10T14:40:48.953Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
14:40:48 [2020-12-10T14:40:48.953Z] === RUN   TestAPIIpcModeShareableAndContainer
14:40:51 [2020-12-10T14:40:51.423Z] tests/integration/models_images_test.py ...............                  [ 89%]
14:40:51 [2020-12-10T14:40:51.672Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s)
14:40:51 [2020-12-10T14:40:51.672Z] === RUN   TestAPIIpcModeHost
14:40:52 [2020-12-10T14:40:52.300Z] --- PASS: TestAPIIpcModeHost (0.67s)
14:40:52 [2020-12-10T14:40:52.300Z] === RUN   TestDaemonIpcModeShareable
14:40:52 [2020-12-10T14:40:52.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:40:53 [2020-12-10T14:40:53.061Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:40:54 [2020-12-10T14:40:54.355Z] --- PASS: TestDaemonIpcModeShareable (1.97s)
14:40:54 [2020-12-10T14:40:54.355Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
14:40:54 [2020-12-10T14:40:54.355Z] === RUN   TestDaemonIpcModePrivate
14:40:55 [2020-12-10T14:40:55.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:40:56 [2020-12-10T14:40:56.410Z] --- PASS: TestDaemonIpcModePrivate (1.81s)
14:40:56 [2020-12-10T14:40:56.410Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
14:40:56 [2020-12-10T14:40:56.410Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:40:57 [2020-12-10T14:40:57.908Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s)
14:40:57 [2020-12-10T14:40:57.908Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
14:40:57 [2020-12-10T14:40:57.908Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:40:58 [2020-12-10T14:40:58.332Z] tests/integration/models_nodes_test.py .                                 [ 91%]
14:40:59 [2020-12-10T14:40:59.711Z] tests/integration/models_resources_test.py .                             [ 91%]
14:40:59 [2020-12-10T14:40:59.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:40:59 [2020-12-10T14:40:59.964Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s)
14:40:59 [2020-12-10T14:40:59.964Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
14:40:59 [2020-12-10T14:40:59.965Z] === RUN   TestIpcModeOlderClient
14:40:59 [2020-12-10T14:40:59.965Z] === PAUSE TestIpcModeOlderClient
14:40:59 [2020-12-10T14:40:59.965Z] === RUN   TestKillContainerInvalidSignal
14:41:00 [2020-12-10T14:41:00.593Z] --- PASS: TestKillContainerInvalidSignal (0.86s)
14:41:00 [2020-12-10T14:41:00.593Z] === RUN   TestKillContainer
14:41:00 [2020-12-10T14:41:00.593Z] === RUN   TestKillContainer/no_signal
14:41:01 [2020-12-10T14:41:01.620Z] === RUN   TestKillContainer/non_killing_signal
14:41:02 [2020-12-10T14:41:02.247Z] === RUN   TestKillContainer/killing_signal
14:41:02 [2020-12-10T14:41:02.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:41:03 [2020-12-10T14:41:03.143Z] --- PASS: TestBuildWithHugeFile (52.43s)
14:41:03 [2020-12-10T14:41:03.143Z] === RUN   TestBuildWithEmptyDockerfile
14:41:03 [2020-12-10T14:41:03.143Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:41:03 [2020-12-10T14:41:03.143Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:41:03 [2020-12-10T14:41:03.143Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:41:03 [2020-12-10T14:41:03.143Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:41:03 [2020-12-10T14:41:03.143Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:41:03 [2020-12-10T14:41:03.143Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:41:03 [2020-12-10T14:41:03.143Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:41:03 [2020-12-10T14:41:03.143Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:41:03 [2020-12-10T14:41:03.143Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:41:03 [2020-12-10T14:41:03.143Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
14:41:03 [2020-12-10T14:41:03.143Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
14:41:03 [2020-12-10T14:41:03.143Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
14:41:03 [2020-12-10T14:41:03.143Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
14:41:03 [2020-12-10T14:41:03.143Z] === RUN   TestBuildPreserveOwnership
14:41:03 [2020-12-10T14:41:03.143Z] === RUN   TestBuildPreserveOwnership/copy_from
14:41:03 [2020-12-10T14:41:03.307Z] --- PASS: TestKillContainer (2.72s)
14:41:03 [2020-12-10T14:41:03.307Z]     --- PASS: TestKillContainer/no_signal (0.90s)
14:41:03 [2020-12-10T14:41:03.307Z]     --- PASS: TestKillContainer/non_killing_signal (0.58s)
14:41:03 [2020-12-10T14:41:03.307Z]     --- PASS: TestKillContainer/killing_signal (0.84s)
14:41:03 [2020-12-10T14:41:03.307Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:41:03 [2020-12-10T14:41:03.307Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:41:04 [2020-12-10T14:41:04.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:41:04 [2020-12-10T14:41:04.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:41:04 [2020-12-10T14:41:04.334Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:41:05 [2020-12-10T14:41:05.030Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:41:05 [2020-12-10T14:41:05.362Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.81s)
14:41:05 [2020-12-10T14:41:05.362Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s)
14:41:05 [2020-12-10T14:41:05.362Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s)
14:41:05 [2020-12-10T14:41:05.362Z] === RUN   TestKillStoppedContainer
14:41:05 [2020-12-10T14:41:05.362Z] --- PASS: TestKillStoppedContainer (0.08s)
14:41:05 [2020-12-10T14:41:05.362Z] === RUN   TestKillStoppedContainerAPIPre120
14:41:05 [2020-12-10T14:41:05.362Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
14:41:05 [2020-12-10T14:41:05.362Z] === RUN   TestKillDifferentUserContainer
14:41:05 [2020-12-10T14:41:05.501Z] tests/integration/models_services_test.py ..............X.               [ 95%]
14:41:06 [2020-12-10T14:41:06.389Z] --- PASS: TestKillDifferentUserContainer (0.94s)
14:41:06 [2020-12-10T14:41:06.389Z] === RUN   TestInspectOomKilledTrue
14:41:06 [2020-12-10T14:41:06.389Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:41:06 [2020-12-10T14:41:06.389Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:41:06 [2020-12-10T14:41:06.389Z] === RUN   TestInspectOomKilledFalse
14:41:06 [2020-12-10T14:41:06.389Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:41:06 [2020-12-10T14:41:06.389Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:41:06 [2020-12-10T14:41:06.389Z] === RUN   TestLinksEtcHostsContentMatch
14:41:06 [2020-12-10T14:41:06.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:41:07 [2020-12-10T14:41:07.018Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
14:41:07 [2020-12-10T14:41:07.018Z] === RUN   TestLinksContainerNames
14:41:07 [2020-12-10T14:41:07.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:41:08 [2020-12-10T14:41:08.782Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:41:08 [2020-12-10T14:41:08.782Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:41:09 [2020-12-10T14:41:09.073Z] --- PASS: TestLinksContainerNames (1.87s)
14:41:09 [2020-12-10T14:41:09.073Z] === RUN   TestLogsFollowTailEmpty
14:41:09 [2020-12-10T14:41:09.192Z] --- PASS: TestBuildPreserveOwnership (10.22s)
14:41:09 [2020-12-10T14:41:09.192Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.21s)
14:41:09 [2020-12-10T14:41:09.192Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
14:41:09 [2020-12-10T14:41:09.192Z] === RUN   TestBuildPlatformInvalid
14:41:09 [2020-12-10T14:41:09.192Z] --- PASS: TestBuildPlatformInvalid (0.10s)
14:41:09 [2020-12-10T14:41:09.192Z] PASS
14:41:09 [2020-12-10T14:41:09.192Z] 
14:41:09 [2020-12-10T14:41:09.192Z] === Skipped
14:41:09 [2020-12-10T14:41:09.192Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
14:41:09 [2020-12-10T14:41:09.192Z]     build_session_test.go:25: TODO: BuildKit
14:41:09 [2020-12-10T14:41:09.192Z] 
14:41:09 [2020-12-10T14:41:09.192Z] 
14:41:09 [2020-12-10T14:41:09.192Z] DONE 32 tests, 1 skipped in 126.977s
14:41:09 [2020-12-10T14:41:09.192Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
14:41:09 [2020-12-10T14:41:09.448Z] INFO: Testing against a local daemon
14:41:09 [2020-12-10T14:41:09.448Z] === RUN   TestConfigInspect
14:41:09 [2020-12-10T14:41:09.448Z] --- SKIP: TestConfigInspect (0.02s)
14:41:09 [2020-12-10T14:41:09.448Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:41:09 [2020-12-10T14:41:09.448Z] === RUN   TestConfigList
14:41:09 [2020-12-10T14:41:09.448Z] --- SKIP: TestConfigList (0.02s)
14:41:09 [2020-12-10T14:41:09.448Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:41:09 [2020-12-10T14:41:09.448Z] === RUN   TestConfigsCreateAndDelete
14:41:09 [2020-12-10T14:41:09.448Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
14:41:09 [2020-12-10T14:41:09.448Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:41:09 [2020-12-10T14:41:09.448Z] === RUN   TestConfigsUpdate
14:41:09 [2020-12-10T14:41:09.448Z] --- SKIP: TestConfigsUpdate (0.01s)
14:41:09 [2020-12-10T14:41:09.448Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:41:09 [2020-12-10T14:41:09.448Z] === RUN   TestTemplatedConfig
14:41:09 [2020-12-10T14:41:09.448Z] --- SKIP: TestTemplatedConfig (0.00s)
14:41:09 [2020-12-10T14:41:09.448Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:41:09 [2020-12-10T14:41:09.448Z] === RUN   TestConfigCreateResolve
14:41:09 [2020-12-10T14:41:09.448Z] --- SKIP: TestConfigCreateResolve (0.01s)
14:41:09 [2020-12-10T14:41:09.448Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:41:09 [2020-12-10T14:41:09.448Z] === RUN   TestConfigDaemonLibtrustID
14:41:09 [2020-12-10T14:41:09.702Z] --- PASS: TestLogsFollowTailEmpty (0.90s)
14:41:09 [2020-12-10T14:41:09.702Z] === RUN   TestContainerNetworkMountsNoChown
14:41:09 [2020-12-10T14:41:09.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:41:10 [2020-12-10T14:41:10.729Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s)
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/default
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/default
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/private
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/private
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/rprivate
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/rprivate
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/slave
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/slave
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/rslave
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/rslave
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/shared
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/shared
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/rshared
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/rshared
14:41:10 [2020-12-10T14:41:10.729Z] === CONT  TestMountDaemonRoot/default
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/default/bind_root
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === CONT  TestMountDaemonRoot/rslave
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === CONT  TestMountDaemonRoot/rshared
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === CONT  TestMountDaemonRoot/shared
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === CONT  TestMountDaemonRoot/rprivate
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:41:10 [2020-12-10T14:41:10.729Z] === CONT  TestMountDaemonRoot/slave
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/default/mount_root
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:41:10 [2020-12-10T14:41:10.729Z] === CONT  TestMountDaemonRoot/private
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/private/mount_root
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:41:10 [2020-12-10T14:41:10.729Z] === RUN   TestMountDaemonRoot/private/bind_root
14:41:10 [2020-12-10T14:41:10.729Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:41:10 [2020-12-10T14:41:10.729Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:41:10 [2020-12-10T14:41:10.730Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:41:10 [2020-12-10T14:41:10.730Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:41:10 [2020-12-10T14:41:10.730Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:41:10 [2020-12-10T14:41:10.730Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:41:10 [2020-12-10T14:41:10.730Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:41:10 [2020-12-10T14:41:10.730Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:41:11 [2020-12-10T14:41:11.019Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:41:11 [2020-12-10T14:41:11.019Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:41:11 [2020-12-10T14:41:11.019Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:41:11 [2020-12-10T14:41:11.019Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:41:11 [2020-12-10T14:41:11.019Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:41:11 [2020-12-10T14:41:11.019Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:41:11 [2020-12-10T14:41:11.019Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:41:11 [2020-12-10T14:41:11.019Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:41:11 [2020-12-10T14:41:11.019Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:41:11 [2020-12-10T14:41:11.308Z] === CONT  TestMountDaemonRoot/default/bind_root
14:41:11 [2020-12-10T14:41:11.308Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:41:11 [2020-12-10T14:41:11.308Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:41:11 [2020-12-10T14:41:11.308Z] === CONT  TestMountDaemonRoot/default/mount_root
14:41:11 [2020-12-10T14:41:11.308Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:41:11 [2020-12-10T14:41:11.308Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:41:11 [2020-12-10T14:41:11.308Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:41:11 [2020-12-10T14:41:11.308Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:41:11 [2020-12-10T14:41:11.308Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:41:11 [2020-12-10T14:41:11.308Z] === CONT  TestMountDaemonRoot/private/bind_root
14:41:11 [2020-12-10T14:41:11.335Z] --- PASS: TestConfigDaemonLibtrustID (1.55s)
14:41:11 [2020-12-10T14:41:11.335Z] PASS
14:41:11 [2020-12-10T14:41:11.335Z] 
14:41:11 [2020-12-10T14:41:11.335Z] === Skipped
14:41:11 [2020-12-10T14:41:11.335Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
14:41:11 [2020-12-10T14:41:11.335Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:41:11 [2020-12-10T14:41:11.335Z] 
14:41:11 [2020-12-10T14:41:11.335Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
14:41:11 [2020-12-10T14:41:11.335Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:41:11 [2020-12-10T14:41:11.335Z] 
14:41:11 [2020-12-10T14:41:11.335Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
14:41:11 [2020-12-10T14:41:11.335Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:41:11 [2020-12-10T14:41:11.335Z] 
14:41:11 [2020-12-10T14:41:11.335Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
14:41:11 [2020-12-10T14:41:11.335Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:41:11 [2020-12-10T14:41:11.335Z] 
14:41:11 [2020-12-10T14:41:11.335Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
14:41:11 [2020-12-10T14:41:11.335Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:41:11 [2020-12-10T14:41:11.335Z] 
14:41:11 [2020-12-10T14:41:11.335Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
14:41:11 [2020-12-10T14:41:11.335Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:41:11 [2020-12-10T14:41:11.335Z] 
14:41:11 [2020-12-10T14:41:11.335Z] 
14:41:11 [2020-12-10T14:41:11.335Z] DONE 7 tests, 6 skipped in 1.740s
14:41:11 [2020-12-10T14:41:11.335Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
14:41:11 [2020-12-10T14:41:11.335Z] INFO: Testing against a local daemon
14:41:11 [2020-12-10T14:41:11.335Z] === RUN   TestCheckpoint
14:41:11 [2020-12-10T14:41:11.335Z] --- SKIP: TestCheckpoint (0.00s)
14:41:11 [2020-12-10T14:41:11.335Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:41:11 [2020-12-10T14:41:11.335Z] === RUN   TestContainerInvalidJSON
14:41:11 [2020-12-10T14:41:11.335Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:41:11 [2020-12-10T14:41:11.335Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:41:11 [2020-12-10T14:41:11.335Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:41:11 [2020-12-10T14:41:11.335Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:41:11 [2020-12-10T14:41:11.335Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:41:11 [2020-12-10T14:41:11.335Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:41:11 [2020-12-10T14:41:11.335Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:41:11 [2020-12-10T14:41:11.335Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:41:11 [2020-12-10T14:41:11.335Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:41:11 [2020-12-10T14:41:11.335Z] --- PASS: TestContainerInvalidJSON (0.02s)
14:41:11 [2020-12-10T14:41:11.335Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:41:11 [2020-12-10T14:41:11.335Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:41:11 [2020-12-10T14:41:11.335Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:41:11 [2020-12-10T14:41:11.335Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:41:11 [2020-12-10T14:41:11.335Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
14:41:11 [2020-12-10T14:41:11.335Z] === RUN   TestCopyFromContainerPathIsNotDir
14:41:11 [2020-12-10T14:41:11.335Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
14:41:11 [2020-12-10T14:41:11.335Z] === RUN   TestCopyToContainerPathDoesNotExist
14:41:11 [2020-12-10T14:41:11.335Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
14:41:11 [2020-12-10T14:41:11.335Z] === RUN   TestCopyToContainerPathIsNotDir
14:41:11 [2020-12-10T14:41:11.335Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
14:41:11 [2020-12-10T14:41:11.335Z] === RUN   TestCopyFromContainer
14:41:11 [2020-12-10T14:41:11.597Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:41:11 [2020-12-10T14:41:11.597Z] === CONT  TestMountDaemonRoot/private/mount_root
14:41:11 [2020-12-10T14:41:11.597Z] --- PASS: TestMountDaemonRoot (0.01s)
14:41:11 [2020-12-10T14:41:11.597Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
14:41:11 [2020-12-10T14:41:11.597Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
14:41:11 [2020-12-10T14:41:11.597Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
14:41:11 [2020-12-10T14:41:11.597Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s)
14:41:11 [2020-12-10T14:41:11.597Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
14:41:11 [2020-12-10T14:41:11.597Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
14:41:11 [2020-12-10T14:41:11.597Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
14:41:11 [2020-12-10T14:41:11.597Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
14:41:11 [2020-12-10T14:41:11.597Z] === RUN   TestContainerBindMountNonRecursive
14:41:12 [2020-12-10T14:41:12.712Z] tests/integration/regression_test.py ......                              [ 98%]
14:41:12 [2020-12-10T14:41:12.831Z] Removing intermediate container 5c177af1933c
14:41:12 [2020-12-10T14:41:12.831Z]  ---> cc221d5a563e
14:41:12 [2020-12-10T14:41:12.831Z] 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
14:41:12 [2020-12-10T14:41:12.831Z]  ---> Running in b694d76c3789
14:41:13 [2020-12-10T14:41:13.230Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:41:13 [2020-12-10T14:41:13.230Z] tests/integration/credentials/utils_test.py .                            [100%]
14:41:13 [2020-12-10T14:41:13.230Z] 
14:41:13 [2020-12-10T14:41:13.230Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:41:13 [2020-12-10T14:41:13.230Z] =========================== short test summary info ============================
14:41:13 [2020-12-10T14:41:13.230Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:41:13 [2020-12-10T14:41:13.230Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:41:13 [2020-12-10T14:41:13.230Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:41:13 [2020-12-10T14:41:13.230Z]   Not supported on most drivers
14:41:13 [2020-12-10T14:41:13.230Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
14:41:13 [2020-12-10T14:41:13.230Z]   Output of docker top depends on host distro, and is not formalized.
14:41:13 [2020-12-10T14:41:13.230Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
14:41:13 [2020-12-10T14:41:13.230Z]   Output of docker top depends on host distro, and is not formalized.
14:41:13 [2020-12-10T14:41:13.230Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
14:41:13 [2020-12-10T14:41:13.230Z]   Can fail if eth0 has multiple IP addresses
14:41:13 [2020-12-10T14:41:13.230Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:41:13 [2020-12-10T14:41:13.230Z]   This doesn't seem to be taken into account by the engine
14:41:13 [2020-12-10T14:41:13.230Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:41:13 [2020-12-10T14:41:13.230Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:41:13 [2020-12-10T14:41:13.230Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 367.19 seconds ==
14:41:13 [2020-12-10T14:41:13.488Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:41:13 [2020-12-10T14:41:13.655Z] --- PASS: TestContainerBindMountNonRecursive (2.23s)
14:41:13 [2020-12-10T14:41:13.655Z] === RUN   TestContainerVolumesMountedAsShared
14:41:13 [2020-12-10T14:41:13.802Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
14:41:14 [2020-12-10T14:41:14.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:41:14 [2020-12-10T14:41:14.263Z] go: finding gotest.tools v0.5.3
14:41:14 [2020-12-10T14:41:14.263Z] go: finding gotest.tools/gotestsum v0.5.3
14:41:14 [2020-12-10T14:41:14.263Z] go: downloading gotest.tools/gotestsum v0.5.3
14:41:14 [2020-12-10T14:41:14.263Z] go: extracting gotest.tools/gotestsum v0.5.3
14:41:14 [2020-12-10T14:41:14.683Z] --- PASS: TestContainerVolumesMountedAsShared (0.81s)
14:41:14 [2020-12-10T14:41:14.683Z] === RUN   TestContainerVolumesMountedAsSlave
14:41:15 [2020-12-10T14:41:15.230Z] go: downloading github.com/spf13/pflag v1.0.3
14:41:15 [2020-12-10T14:41:15.230Z] go: downloading github.com/pkg/errors v0.9.1
14:41:15 [2020-12-10T14:41:15.230Z] go: downloading github.com/fatih/color v1.9.0
14:41:15 [2020-12-10T14:41:15.230Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:41:15 [2020-12-10T14:41:15.230Z] go: extracting github.com/spf13/pflag v1.0.3
14:41:15 [2020-12-10T14:41:15.230Z] go: extracting github.com/fatih/color v1.9.0
14:41:15 [2020-12-10T14:41:15.230Z] go: extracting github.com/pkg/errors v0.9.1
14:41:15 [2020-12-10T14:41:15.310Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s)
14:41:15 [2020-12-10T14:41:15.310Z] === RUN   TestNetworkNat
14:41:15 [2020-12-10T14:41:15.582Z] === RUN   TestCopyFromContainer//
14:41:15 [2020-12-10T14:41:15.582Z] === RUN   TestCopyFromContainer//bar/root
14:41:15 [2020-12-10T14:41:15.582Z] === RUN   TestCopyFromContainer//bar/root/
14:41:15 [2020-12-10T14:41:15.582Z] === RUN   TestCopyFromContainer/bar/quux
14:41:15 [2020-12-10T14:41:15.582Z] === RUN   TestCopyFromContainer/bar/quux/
14:41:15 [2020-12-10T14:41:15.582Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:41:15 [2020-12-10T14:41:15.582Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:41:15 [2020-12-10T14:41:15.582Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:41:15 [2020-12-10T14:41:15.582Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:41:15 [2020-12-10T14:41:15.691Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:41:15 [2020-12-10T14:41:15.691Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:41:15 [2020-12-10T14:41:15.691Z] go: downloading github.com/mattn/go-isatty v0.0.12
14:41:15 [2020-12-10T14:41:15.691Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:41:15 [2020-12-10T14:41:15.691Z] go: downloading github.com/jonboulle/clockwork v0.1.0
14:41:15 [2020-12-10T14:41:15.691Z] go: extracting github.com/mattn/go-isatty v0.0.12
14:41:15 [2020-12-10T14:41:15.691Z] go: extracting github.com/jonboulle/clockwork v0.1.0
14:41:15 [2020-12-10T14:41:15.691Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:41:15 [2020-12-10T14:41:15.691Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:41:15 [2020-12-10T14:41:15.691Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:41:15 [2020-12-10T14:41:15.691Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:41:15 [2020-12-10T14:41:15.691Z] go: downloading github.com/mattn/go-colorable v0.1.6
14:41:15 [2020-12-10T14:41:15.837Z] === RUN   TestCopyFromContainer/bar/notarget
14:41:15 [2020-12-10T14:41:15.837Z] --- PASS: TestCopyFromContainer (4.44s)
14:41:15 [2020-12-10T14:41:15.837Z]     --- PASS: TestCopyFromContainer// (0.07s)
14:41:15 [2020-12-10T14:41:15.837Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
14:41:15 [2020-12-10T14:41:15.837Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
14:41:15 [2020-12-10T14:41:15.837Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
14:41:15 [2020-12-10T14:41:15.837Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
14:41:15 [2020-12-10T14:41:15.837Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
14:41:15 [2020-12-10T14:41:15.837Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
14:41:15 [2020-12-10T14:41:15.837Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
14:41:15 [2020-12-10T14:41:15.837Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
14:41:15 [2020-12-10T14:41:15.837Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
14:41:15 [2020-12-10T14:41:15.837Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:41:15 [2020-12-10T14:41:15.837Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:41:15 [2020-12-10T14:41:15.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:41:15 [2020-12-10T14:41:15.837Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:41:15 [2020-12-10T14:41:15.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:41:15 [2020-12-10T14:41:15.837Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:41:15 [2020-12-10T14:41:15.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:41:15 [2020-12-10T14:41:15.837Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:41:15 [2020-12-10T14:41:15.837Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:41:15 [2020-12-10T14:41:15.837Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:41:15 [2020-12-10T14:41:15.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:41:15 [2020-12-10T14:41:15.837Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:41:15 [2020-12-10T14:41:15.837Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:41:15 [2020-12-10T14:41:15.837Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:41:15 [2020-12-10T14:41:15.837Z] === RUN   TestCreateLinkToNonExistingContainer
14:41:15 [2020-12-10T14:41:15.837Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
14:41:15 [2020-12-10T14:41:15.837Z] === RUN   TestCreateWithInvalidEnv
14:41:15 [2020-12-10T14:41:15.837Z] === RUN   TestCreateWithInvalidEnv/0
14:41:15 [2020-12-10T14:41:15.837Z] === PAUSE TestCreateWithInvalidEnv/0
14:41:15 [2020-12-10T14:41:15.837Z] === RUN   TestCreateWithInvalidEnv/1
14:41:15 [2020-12-10T14:41:15.837Z] === PAUSE TestCreateWithInvalidEnv/1
14:41:15 [2020-12-10T14:41:15.837Z] === RUN   TestCreateWithInvalidEnv/2
14:41:15 [2020-12-10T14:41:15.837Z] === PAUSE TestCreateWithInvalidEnv/2
14:41:15 [2020-12-10T14:41:15.837Z] === CONT  TestCreateWithInvalidEnv/0
14:41:15 [2020-12-10T14:41:15.837Z] === CONT  TestCreateWithInvalidEnv/2
14:41:15 [2020-12-10T14:41:15.837Z] === CONT  TestCreateWithInvalidEnv/1
14:41:15 [2020-12-10T14:41:15.837Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:41:15 [2020-12-10T14:41:15.837Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:41:15 [2020-12-10T14:41:15.837Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:41:15 [2020-12-10T14:41:15.837Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:41:15 [2020-12-10T14:41:15.837Z] === RUN   TestCreateTmpfsMountsTarget
14:41:15 [2020-12-10T14:41:15.837Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
14:41:15 [2020-12-10T14:41:15.837Z] === RUN   TestCreateWithCustomMaskedPaths
14:41:16 [2020-12-10T14:41:16.149Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:41:16 [2020-12-10T14:41:16.149Z] go: extracting github.com/mattn/go-colorable v0.1.6
14:41:16 [2020-12-10T14:41:16.149Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:41:16 [2020-12-10T14:41:16.337Z] --- PASS: TestNetworkNat (0.95s)
14:41:16 [2020-12-10T14:41:16.337Z] === RUN   TestNetworkLocalhostTCPNat
14:41:16 [2020-12-10T14:41:16.966Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
14:41:16 [2020-12-10T14:41:16.966Z] === RUN   TestNetworkLoopbackNat
14:41:17 [2020-12-10T14:41:17.116Z] go: finding github.com/fatih/color v1.9.0
14:41:17 [2020-12-10T14:41:17.116Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:41:17 [2020-12-10T14:41:17.116Z] go: finding github.com/pkg/errors v0.9.1
14:41:17 [2020-12-10T14:41:17.116Z] go: finding github.com/spf13/pflag v1.0.3
14:41:17 [2020-12-10T14:41:17.116Z] go: finding github.com/mattn/go-colorable v0.1.6
14:41:17 [2020-12-10T14:41:17.116Z] go: finding github.com/mattn/go-isatty v0.0.12
14:41:17 [2020-12-10T14:41:17.202Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s)
14:41:17 [2020-12-10T14:41:17.202Z] === RUN   TestCreateWithCustomReadonlyPaths
14:41:17 [2020-12-10T14:41:17.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:41:17 [2020-12-10T14:41:17.577Z] go: finding github.com/jonboulle/clockwork v0.1.0
14:41:17 [2020-12-10T14:41:17.577Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:41:17 [2020-12-10T14:41:17.577Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:41:17 [2020-12-10T14:41:17.577Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
14:41:17 [2020-12-10T14:41:17.577Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
14:41:18 [2020-12-10T14:41:18.565Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s)
14:41:18 [2020-12-10T14:41:18.565Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:41:18 [2020-12-10T14:41:18.565Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:41:18 [2020-12-10T14:41:18.565Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:41:18 [2020-12-10T14:41:18.565Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:41:18 [2020-12-10T14:41:18.565Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:41:18 [2020-12-10T14:41:18.565Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:41:18 [2020-12-10T14:41:18.565Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:41:18 [2020-12-10T14:41:18.565Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:41:18 [2020-12-10T14:41:18.565Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:41:18 [2020-12-10T14:41:18.565Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:41:18 [2020-12-10T14:41:18.565Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:41:18 [2020-12-10T14:41:18.565Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:41:18 [2020-12-10T14:41:18.565Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:41:18 [2020-12-10T14:41:18.565Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:41:18 [2020-12-10T14:41:18.565Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:41:18 [2020-12-10T14:41:18.565Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:41:18 [2020-12-10T14:41:18.565Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:41:18 [2020-12-10T14:41:18.565Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:41:18 [2020-12-10T14:41:18.565Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:41:18 [2020-12-10T14:41:18.565Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:41:18 [2020-12-10T14:41:18.565Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:41:18 [2020-12-10T14:41:18.565Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:41:18 [2020-12-10T14:41:18.565Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:41:18 [2020-12-10T14:41:18.821Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
14:41:18 [2020-12-10T14:41:18.821Z] === RUN   TestCreateDifferentPlatform
14:41:18 [2020-12-10T14:41:18.821Z] === RUN   TestCreateDifferentPlatform/different_os
14:41:18 [2020-12-10T14:41:18.821Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:41:18 [2020-12-10T14:41:18.821Z] --- PASS: TestCreateDifferentPlatform (0.02s)
14:41:18 [2020-12-10T14:41:18.821Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:41:18 [2020-12-10T14:41:18.821Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:41:18 [2020-12-10T14:41:18.821Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:41:18 [2020-12-10T14:41:18.821Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
14:41:18 [2020-12-10T14:41:18.821Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:41:18 [2020-12-10T14:41:18.821Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
14:41:18 [2020-12-10T14:41:18.821Z] === RUN   TestContainerStartOnDaemonRestart
14:41:18 [2020-12-10T14:41:18.821Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
14:41:18 [2020-12-10T14:41:18.821Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
14:41:18 [2020-12-10T14:41:18.821Z] === RUN   TestDaemonRestartIpcMode
14:41:18 [2020-12-10T14:41:18.821Z] === PAUSE TestDaemonRestartIpcMode
14:41:18 [2020-12-10T14:41:18.821Z] === RUN   TestDaemonHostGatewayIP
14:41:18 [2020-12-10T14:41:18.821Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
14:41:18 [2020-12-10T14:41:18.821Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
14:41:18 [2020-12-10T14:41:18.821Z] === RUN   TestContainerKillOnDaemonStart
14:41:18 [2020-12-10T14:41:18.821Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
14:41:18 [2020-12-10T14:41:18.821Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
14:41:18 [2020-12-10T14:41:18.821Z] === RUN   TestDiff
14:41:19 [2020-12-10T14:41:19.381Z] --- PASS: TestDiff (0.42s)
14:41:19 [2020-12-10T14:41:19.381Z] === RUN   TestExecWithCloseStdin
14:41:19 [2020-12-10T14:41:19.637Z] --- PASS: TestExecWithCloseStdin (0.45s)
14:41:19 [2020-12-10T14:41:19.637Z] === RUN   TestExec
14:41:20 [2020-12-10T14:41:20.199Z] --- PASS: TestExec (0.48s)
14:41:20 [2020-12-10T14:41:20.199Z] === RUN   TestExecUser
14:41:20 [2020-12-10T14:41:20.465Z] --- PASS: TestNetworkLoopbackNat (3.32s)
14:41:20 [2020-12-10T14:41:20.465Z] === RUN   TestPause
14:41:20 [2020-12-10T14:41:20.480Z] INFO: Build done for gotestsum...
14:41:20 [2020-12-10T14:41:20.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:41:20 [2020-12-10T14:41:20.760Z] --- PASS: TestExecUser (0.46s)
14:41:20 [2020-12-10T14:41:20.760Z] === RUN   TestExportContainerAndImportImage
14:41:21 [2020-12-10T14:41:21.321Z] --- PASS: TestExportContainerAndImportImage (0.59s)
14:41:21 [2020-12-10T14:41:21.321Z] === RUN   TestExportContainerAfterDaemonRestart
14:41:21 [2020-12-10T14:41:21.492Z] --- PASS: TestPause (0.95s)
14:41:21 [2020-12-10T14:41:21.492Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:41:21 [2020-12-10T14:41:21.492Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:41:21 [2020-12-10T14:41:21.492Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:41:21 [2020-12-10T14:41:21.492Z] === RUN   TestPauseStopPausedContainer
14:41:22 [2020-12-10T14:41:22.519Z] --- PASS: TestPauseStopPausedContainer (0.95s)
14:41:22 [2020-12-10T14:41:22.519Z] === RUN   TestPsFilter
14:41:22 [2020-12-10T14:41:22.519Z] --- PASS: TestPsFilter (0.38s)
14:41:22 [2020-12-10T14:41:22.519Z] === RUN   TestRemoveContainerWithRemovedVolume
14:41:23 [2020-12-10T14:41:23.547Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s)
14:41:23 [2020-12-10T14:41:23.547Z] === RUN   TestRemoveContainerWithVolume
14:41:23 [2020-12-10T14:41:23.912Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:41:23 [2020-12-10T14:41:23.912Z] Using test binary docker
14:41:23 [2020-12-10T14:41:23.912Z] +++ /etc/init.d/apparmor start
14:41:23 [2020-12-10T14:41:23.912Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:41:23 [2020-12-10T14:41:23.912Z] INFO: Waiting for daemon to start...
14:41:23 [2020-12-10T14:41:23.912Z] Starting dockerd
14:41:23 [2020-12-10T14:41:23.912Z] +++ 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
14:41:24 [2020-12-10T14:41:24.574Z] --- PASS: TestRemoveContainerWithVolume (0.85s)
14:41:24 [2020-12-10T14:41:24.574Z] === RUN   TestRemoveContainerRunning
14:41:24 [2020-12-10T14:41:24.584Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s)
14:41:24 [2020-12-10T14:41:24.584Z] === RUN   TestHealthCheckWorkdir
14:41:25 [2020-12-10T14:41:25.145Z] --- PASS: TestHealthCheckWorkdir (0.57s)
14:41:25 [2020-12-10T14:41:25.145Z] === RUN   TestHealthKillContainer
14:41:25 [2020-12-10T14:41:25.202Z] --- PASS: TestRemoveContainerRunning (0.94s)
14:41:25 [2020-12-10T14:41:25.202Z] === RUN   TestRemoveContainerForceRemoveRunning
14:41:25 [2020-12-10T14:41:25.695Z] Leaving: AppArmorNo profiles have been unloaded.
14:41:25 [2020-12-10T14:41:25.695Z] 
14:41:25 [2020-12-10T14:41:25.695Z] Unloading profiles will leave already running processes permanently
14:41:25 [2020-12-10T14:41:25.695Z] unconfined, which can lead to unexpected situations.
14:41:25 [2020-12-10T14:41:25.695Z] 
14:41:25 [2020-12-10T14:41:25.695Z] To set a process to complain mode, use the command line tool
14:41:25 [2020-12-10T14:41:25.695Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:41:25 [2020-12-10T14:41:25.695Z] 
14:41:25 [2020-12-10T14:41:25.821Z] .
14:41:25 [2020-12-10T14:41:25.821Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:41:25 [2020-12-10T14:41:25.821Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:41:25 [2020-12-10T14:41:25.821Z] Error: No such image: emptyfs
14:41:25 [2020-12-10T14:41:25.821Z] ++++ docker load
14:41:25 [2020-12-10T14:41:25.821Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:41:26 [2020-12-10T14:41:26.081Z] Running integration-test (iteration 1)
14:41:26 [2020-12-10T14:41:26.081Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
14:41:26 [2020-12-10T14:41:26.081Z] ++ 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
14:41:26 [2020-12-10T14:41:26.081Z] ++ set -e
14:41:26 [2020-12-10T14:41:26.081Z] ++ '[' -n 0 ']'
14:41:26 [2020-12-10T14:41:26.081Z] ++ set -x
14:41:26 [2020-12-10T14:41:26.081Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:41:26 [2020-12-10T14:41:26.249Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s)
14:41:26 [2020-12-10T14:41:26.249Z] === RUN   TestRemoveInvalidContainer
14:41:26 [2020-12-10T14:41:26.249Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:41:26 [2020-12-10T14:41:26.249Z] === RUN   TestRenameLinkedContainer
Post stage
[Pipeline] junit
14:41:26 [2020-12-10T14:41:26.276Z] Recording test results
[Pipeline] sh
14:41:27 [2020-12-10T14:41:27.657Z] --- PASS: TestHealthKillContainer (2.52s)
14:41:27 [2020-12-10T14:41:27.657Z] === RUN   TestInspectCpusetInConfigPre120
14:41:27 [2020-12-10T14:41:27.773Z] + echo Ensuring container killed.
14:41:27 [2020-12-10T14:41:27.773Z] Ensuring container killed.
14:41:27 [2020-12-10T14:41:27.773Z] + docker rm -vf docker-pr3
14:41:27 [2020-12-10T14:41:27.773Z] Error: No such container: docker-pr3
14:41:27 [2020-12-10T14:41:27.773Z] + true
[Pipeline] sh
14:41:28 [2020-12-10T14:41:28.055Z] + echo Chowning /workspace to jenkins user
14:41:28 [2020-12-10T14:41:28.055Z] Chowning /workspace to jenkins user
14:41:28 [2020-12-10T14:41:28.055Z] + id -u
14:41:28 [2020-12-10T14:41:28.055Z] + id -g
14:41:28 [2020-12-10T14:41:28.055Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41761:/workspace busybox chown -R 1000:1000 /workspace
14:41:28 [2020-12-10T14:41:28.055Z] Unable to find image 'busybox:latest' locally
14:41:28 [2020-12-10T14:41:28.218Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
14:41:28 [2020-12-10T14:41:28.218Z] === RUN   TestIpcModeNone
14:41:28 [2020-12-10T14:41:28.473Z] --- PASS: TestIpcModeNone (0.46s)
14:41:28 [2020-12-10T14:41:28.473Z] === RUN   TestIpcModePrivate
14:41:29 [2020-12-10T14:41:29.034Z] --- PASS: TestIpcModePrivate (0.46s)
14:41:29 [2020-12-10T14:41:29.034Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
14:41:29 [2020-12-10T14:41:29.034Z] === RUN   TestIpcModeShareable
14:41:29 [2020-12-10T14:41:29.034Z] --- SKIP: TestIpcModeShareable (0.00s)
14:41:29 [2020-12-10T14:41:29.034Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:41:29 [2020-12-10T14:41:29.034Z] === RUN   TestAPIIpcModeShareableAndContainer
14:41:29 [2020-12-10T14:41:29.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:41:30 [2020-12-10T14:41:30.399Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s)
14:41:30 [2020-12-10T14:41:30.399Z] === RUN   TestAPIIpcModeHost
14:41:30 [2020-12-10T14:41:30.399Z] --- SKIP: TestAPIIpcModeHost (0.00s)
14:41:30 [2020-12-10T14:41:30.399Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:41:30 [2020-12-10T14:41:30.399Z] === RUN   TestDaemonIpcModeShareable
14:41:30 [2020-12-10T14:41:30.399Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
14:41:30 [2020-12-10T14:41:30.399Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:41:30 [2020-12-10T14:41:30.399Z] === RUN   TestDaemonIpcModePrivate
14:41:30 [2020-12-10T14:41:30.681Z] --- PASS: TestRenameLinkedContainer (3.77s)
14:41:30 [2020-12-10T14:41:30.681Z] === RUN   TestRenameStoppedContainer
14:41:30 [2020-12-10T14:41:30.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:41:30 [2020-12-10T14:41:30.978Z] --- PASS: TestRenameStoppedContainer (0.92s)
14:41:30 [2020-12-10T14:41:30.978Z] === RUN   TestRenameRunningContainerAndReuse
14:41:32 [2020-12-10T14:41:32.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:41:32 [2020-12-10T14:41:32.668Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 14.7% of statements
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ok  	github.com/docker/docker/api/server/middleware	0.036s	coverage: 37.7% of statements
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
14:41:32 [2020-12-10T14:41:32.668Z] ok  	github.com/docker/docker/api/types/strslice	0.036s	coverage: 90.0% of statements
14:41:32 [2020-12-10T14:41:32.668Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
14:41:32 [2020-12-10T14:41:32.668Z] ok  	github.com/docker/docker/api/server/router/swarm	0.037s	coverage: 5.7% of statements
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/types	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ok  	github.com/docker/docker/api/types/versions	0.011s	coverage: 75.0% of statements
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/builder	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:41:32 [2020-12-10T14:41:32.668Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:41:32 [2020-12-10T14:41:32.911Z] --- PASS: TestDaemonIpcModePrivate (2.15s)
14:41:32 [2020-12-10T14:41:32.911Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
14:41:32 [2020-12-10T14:41:32.911Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:41:32 [2020-12-10T14:41:32.911Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
14:41:32 [2020-12-10T14:41:32.911Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:41:32 [2020-12-10T14:41:32.911Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:41:32 [2020-12-10T14:41:32.911Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
14:41:32 [2020-12-10T14:41:32.911Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:41:32 [2020-12-10T14:41:32.911Z] === RUN   TestIpcModeOlderClient
14:41:32 [2020-12-10T14:41:32.911Z] === PAUSE TestIpcModeOlderClient
14:41:32 [2020-12-10T14:41:32.911Z] === RUN   TestKillContainerInvalidSignal
14:41:32 [2020-12-10T14:41:32.911Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
14:41:32 [2020-12-10T14:41:32.911Z] === RUN   TestKillContainer
14:41:32 [2020-12-10T14:41:32.911Z] === RUN   TestKillContainer/no_signal
14:41:33 [2020-12-10T14:41:33.032Z] --- PASS: TestRenameRunningContainerAndReuse (1.89s)
14:41:33 [2020-12-10T14:41:33.032Z] === RUN   TestRenameInvalidName
14:41:33 [2020-12-10T14:41:33.325Z] latest: Pulling from library/busybox
14:41:33 [2020-12-10T14:41:33.472Z] === RUN   TestKillContainer/non_killing_signal
14:41:33 [2020-12-10T14:41:33.585Z] ea97eb0eb3ec: Pulling fs layer
14:41:33 [2020-12-10T14:41:33.585Z] ea97eb0eb3ec: Verifying Checksum
14:41:33 [2020-12-10T14:41:33.585Z] ea97eb0eb3ec: Download complete
14:41:33 [2020-12-10T14:41:33.585Z] ea97eb0eb3ec: Pull complete
14:41:33 [2020-12-10T14:41:33.585Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
14:41:33 [2020-12-10T14:41:33.585Z] Status: Downloaded newer image for busybox:latest
14:41:33 [2020-12-10T14:41:33.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:41:33 [2020-12-10T14:41:33.660Z] --- PASS: TestRenameInvalidName (0.93s)
14:41:33 [2020-12-10T14:41:33.660Z] === RUN   TestRenameAnonymousContainer
14:41:33 [2020-12-10T14:41:33.723Z] ok  	github.com/docker/docker/cli/debug	0.019s	coverage: 100.0% of statements
14:41:33 [2020-12-10T14:41:33.728Z] === RUN   TestKillContainer/killing_signal
14:41:33 [2020-12-10T14:41:33.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:41:34 [2020-12-10T14:41:34.288Z] --- PASS: TestKillContainer (1.34s)
14:41:34 [2020-12-10T14:41:34.288Z]     --- PASS: TestKillContainer/no_signal (0.46s)
14:41:34 [2020-12-10T14:41:34.288Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
14:41:34 [2020-12-10T14:41:34.288Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
14:41:34 [2020-12-10T14:41:34.288Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:41:34 [2020-12-10T14:41:34.288Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:41:34 [2020-12-10T14:41:34.818Z] + bundleName=docker-py
14:41:34 [2020-12-10T14:41:34.818Z] + echo Creating docker-py-bundles.tar.gz
14:41:34 [2020-12-10T14:41:34.818Z] Creating docker-py-bundles.tar.gz
14:41:34 [2020-12-10T14:41:34.818Z] + 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
14:41:34 [2020-12-10T14:41:34.830Z] Archiving artifacts
14:41:34 [2020-12-10T14:41:34.850Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:41:35 [2020-12-10T14:41:35.106Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
14:41:35 [2020-12-10T14:41:35.106Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
14:41:35 [2020-12-10T14:41:35.106Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
14:41:35 [2020-12-10T14:41:35.106Z] === RUN   TestKillStoppedContainer
14:41:35 [2020-12-10T14:41:35.106Z] --- PASS: TestKillStoppedContainer (0.05s)
14:41:35 [2020-12-10T14:41:35.106Z] === RUN   TestKillStoppedContainerAPIPre120
14:41:35 [2020-12-10T14:41:35.260Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.799s	coverage: 86.3% of statements
14:41:35 [2020-12-10T14:41:35.281Z] Removing intermediate container b694d76c3789
14:41:35 [2020-12-10T14:41:35.281Z]  ---> 6d01dec36a35
14:41:35 [2020-12-10T14:41:35.281Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
14:41:35 [2020-12-10T14:41:35.281Z]  ---> Running in 47ebb524847f
14:41:35 [2020-12-10T14:41:35.281Z] Removing intermediate container 47ebb524847f
14:41:35 [2020-12-10T14:41:35.281Z]  ---> eeaa221fcf5e
14:41:35 [2020-12-10T14:41:35.281Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
14:41:35 [2020-12-10T14:41:35.281Z]  ---> Running in d5691b3ea038
14:41:35 [2020-12-10T14:41:35.281Z] Removing intermediate container d5691b3ea038
14:41:35 [2020-12-10T14:41:35.281Z]  ---> 3fad296c2953
14:41:35 [2020-12-10T14:41:35.281Z] Step 10/10 : COPY . .
14:41:35 [2020-12-10T14:41:35.361Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
14:41:35 [2020-12-10T14:41:35.361Z] === RUN   TestKillDifferentUserContainer
14:41:35 [2020-12-10T14:41:35.620Z] --- PASS: TestKillDifferentUserContainer (0.41s)
14:41:35 [2020-12-10T14:41:35.620Z] === RUN   TestInspectOomKilledTrue
14:41:35 [2020-12-10T14:41:35.620Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:41:35 [2020-12-10T14:41:35.620Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
14:41:35 [2020-12-10T14:41:35.620Z] === RUN   TestInspectOomKilledFalse
14:41:35 [2020-12-10T14:41:35.620Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:41:35 [2020-12-10T14:41:35.620Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:41:35 [2020-12-10T14:41:35.620Z] === RUN   TestLinksEtcHostsContentMatch
14:41:35 [2020-12-10T14:41:35.620Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
14:41:35 [2020-12-10T14:41:35.620Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
14:41:35 [2020-12-10T14:41:35.620Z] === RUN   TestLinksContainerNames
14:41:35 [2020-12-10T14:41:35.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:41:36 [2020-12-10T14:41:36.464Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41761/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
14:41:36 [2020-12-10T14:41:36.547Z] --- PASS: TestLinksContainerNames (0.86s)
14:41:36 [2020-12-10T14:41:36.547Z] === RUN   TestLogsFollowTailEmpty
14:41:36 [2020-12-10T14:41:36.817Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41761/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161 -e DOCKER_GRAPHDRIVER docker:9122cd1a75b8e49d9a583463c8231e01d94da161 hack/make.sh binary-daemon
14:41:37 [2020-12-10T14:41:37.077Z] 
14:41:37 [2020-12-10T14:41:37.077Z] Removing bundles/
14:41:37 [2020-12-10T14:41:37.077Z] 
14:41:37 [2020-12-10T14:41:37.077Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
14:41:37 [2020-12-10T14:41:37.109Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
14:41:37 [2020-12-10T14:41:37.109Z] === RUN   TestContainerNetworkMountsNoChown
14:41:37 [2020-12-10T14:41:37.336Z] Building: bundles/binary-daemon/dockerd-dev
14:41:37 [2020-12-10T14:41:37.336Z] GOOS="" GOARCH="" GOARM=""
14:41:37 [2020-12-10T14:41:37.351Z] ok  	github.com/docker/docker/builder/remotecontext	0.440s	coverage: 13.7% of statements
14:41:37 [2020-12-10T14:41:37.365Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/default
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/default
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/private
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/private
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/rprivate
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/rprivate
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/slave
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/slave
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/rslave
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/rslave
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/shared
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/shared
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/rshared
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/rshared
14:41:37 [2020-12-10T14:41:37.365Z] === CONT  TestMountDaemonRoot/default
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/default/bind_root
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/default/mount_root
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:41:37 [2020-12-10T14:41:37.365Z] === CONT  TestMountDaemonRoot/rslave
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:41:37 [2020-12-10T14:41:37.365Z] === CONT  TestMountDaemonRoot/rshared
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === CONT  TestMountDaemonRoot/shared
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:41:37 [2020-12-10T14:41:37.365Z] === CONT  TestMountDaemonRoot/rprivate
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:41:37 [2020-12-10T14:41:37.365Z] === CONT  TestMountDaemonRoot/slave
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === CONT  TestMountDaemonRoot/private
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/private/bind_root
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/private/mount_root
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:41:37 [2020-12-10T14:41:37.365Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:41:37 [2020-12-10T14:41:37.365Z] === CONT  TestMountDaemonRoot/default/mount_root
14:41:37 [2020-12-10T14:41:37.365Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:41:37 [2020-12-10T14:41:37.365Z] === CONT  TestMountDaemonRoot/default/bind_root
14:41:37 [2020-12-10T14:41:37.621Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:41:37 [2020-12-10T14:41:37.621Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:41:37 [2020-12-10T14:41:37.621Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:41:37 [2020-12-10T14:41:37.621Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:41:37 [2020-12-10T14:41:37.621Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:41:37 [2020-12-10T14:41:37.621Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:41:37 [2020-12-10T14:41:37.621Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:41:37 [2020-12-10T14:41:37.621Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:41:37 [2020-12-10T14:41:37.621Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:41:37 [2020-12-10T14:41:37.621Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:41:37 [2020-12-10T14:41:37.877Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:41:37 [2020-12-10T14:41:37.877Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:41:37 [2020-12-10T14:41:37.877Z] === CONT  TestMountDaemonRoot/private/bind_root
14:41:37 [2020-12-10T14:41:37.877Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:41:37 [2020-12-10T14:41:37.877Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:41:37 [2020-12-10T14:41:37.877Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:41:37 [2020-12-10T14:41:37.877Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:41:37 [2020-12-10T14:41:37.877Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:41:37 [2020-12-10T14:41:37.877Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:41:37 [2020-12-10T14:41:37.877Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:41:37 [2020-12-10T14:41:37.877Z] === CONT  TestMountDaemonRoot/private/mount_root
14:41:37 [2020-12-10T14:41:37.877Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:41:37 [2020-12-10T14:41:37.877Z] --- PASS: TestMountDaemonRoot (0.02s)
14:41:37 [2020-12-10T14:41:37.877Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
14:41:37 [2020-12-10T14:41:37.877Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
14:41:37 [2020-12-10T14:41:37.877Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
14:41:37 [2020-12-10T14:41:37.877Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
14:41:37 [2020-12-10T14:41:37.877Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
14:41:37 [2020-12-10T14:41:37.877Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
14:41:37 [2020-12-10T14:41:37.877Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
14:41:37 [2020-12-10T14:41:37.877Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
14:41:37 [2020-12-10T14:41:37.877Z] === RUN   TestContainerBindMountNonRecursive
14:41:37 [2020-12-10T14:41:37.877Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
14:41:37 [2020-12-10T14:41:37.877Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:41:37 [2020-12-10T14:41:37.877Z] === RUN   TestContainerVolumesMountedAsShared
14:41:37 [2020-12-10T14:41:37.877Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
14:41:37 [2020-12-10T14:41:37.877Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:41:37 [2020-12-10T14:41:37.877Z] === RUN   TestContainerVolumesMountedAsSlave
14:41:37 [2020-12-10T14:41:37.877Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
14:41:37 [2020-12-10T14:41:37.877Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:41:37 [2020-12-10T14:41:37.877Z] === RUN   TestNetworkNat
14:41:38 [2020-12-10T14:41:38.439Z] --- PASS: TestNetworkNat (0.52s)
14:41:38 [2020-12-10T14:41:38.439Z] === RUN   TestNetworkLocalhostTCPNat
14:41:38 [2020-12-10T14:41:38.882Z] ok  	github.com/docker/docker/builder/dockerfile	1.287s	coverage: 48.3% of statements
14:41:38 [2020-12-10T14:41:38.882Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
14:41:38 [2020-12-10T14:41:38.882Z] ?   	github.com/docker/docker/cli	[no test files]
14:41:38 [2020-12-10T14:41:38.882Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:41:39 [2020-12-10T14:41:39.002Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
14:41:39 [2020-12-10T14:41:39.002Z] === RUN   TestNetworkLoopbackNat
14:41:39 [2020-12-10T14:41:39.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:41:39 [2020-12-10T14:41:39.205Z] --- PASS: TestRenameAnonymousContainer (5.10s)
14:41:39 [2020-12-10T14:41:39.205Z] === RUN   TestRenameContainerWithSameName
14:41:39 [2020-12-10T14:41:39.833Z] --- PASS: TestRenameContainerWithSameName (1.01s)
14:41:39 [2020-12-10T14:41:39.833Z] === RUN   TestRenameContainerWithLinkedContainer
14:41:41 [2020-12-10T14:41:41.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:41:41 [2020-12-10T14:41:41.514Z] --- PASS: TestNetworkLoopbackNat (2.65s)
14:41:41 [2020-12-10T14:41:41.514Z] === RUN   TestPause
14:41:41 [2020-12-10T14:41:41.514Z] --- SKIP: TestPause (0.00s)
14:41:41 [2020-12-10T14:41:41.514Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
14:41:41 [2020-12-10T14:41:41.514Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:41:41 [2020-12-10T14:41:41.514Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:41:41 [2020-12-10T14:41:41.514Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:41:41 [2020-12-10T14:41:41.514Z] === RUN   TestPauseStopPausedContainer
14:41:41 [2020-12-10T14:41:41.514Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
14:41:41 [2020-12-10T14:41:41.514Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
14:41:41 [2020-12-10T14:41:41.514Z] === RUN   TestPsFilter
14:41:41 [2020-12-10T14:41:41.770Z] --- PASS: TestPsFilter (0.10s)
14:41:41 [2020-12-10T14:41:41.770Z] === RUN   TestRemoveContainerWithRemovedVolume
14:41:41 [2020-12-10T14:41:41.893Z] --- PASS: TestRenameContainerWithLinkedContainer (1.88s)
14:41:41 [2020-12-10T14:41:41.893Z] === RUN   TestResize
14:41:42 [2020-12-10T14:41:42.026Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
14:41:42 [2020-12-10T14:41:42.026Z] === RUN   TestRemoveContainerWithVolume
14:41:42 [2020-12-10T14:41:42.591Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
14:41:42 [2020-12-10T14:41:42.591Z] === RUN   TestRemoveContainerRunning
14:41:42 [2020-12-10T14:41:42.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:41:42 [2020-12-10T14:41:42.920Z] --- PASS: TestResize (0.93s)
14:41:42 [2020-12-10T14:41:42.920Z] === RUN   TestResizeWithInvalidSize
14:41:43 [2020-12-10T14:41:43.154Z] --- PASS: TestRemoveContainerRunning (0.44s)
14:41:43 [2020-12-10T14:41:43.154Z] === RUN   TestRemoveContainerForceRemoveRunning
14:41:43 [2020-12-10T14:41:43.410Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
14:41:43 [2020-12-10T14:41:43.410Z] === RUN   TestRemoveInvalidContainer
14:41:43 [2020-12-10T14:41:43.410Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:41:43 [2020-12-10T14:41:43.410Z] === RUN   TestRenameLinkedContainer
14:41:43 [2020-12-10T14:41:43.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:41:43 [2020-12-10T14:41:43.548Z] --- PASS: TestResizeWithInvalidSize (0.94s)
14:41:43 [2020-12-10T14:41:43.548Z] === RUN   TestResizeWhenContainerNotStarted
14:41:44 [2020-12-10T14:41:44.502Z] ok  	github.com/docker/docker/client	0.471s	coverage: 75.4% of statements
14:41:44 [2020-12-10T14:41:44.575Z] --- PASS: TestResizeWhenContainerNotStarted (1.02s)
14:41:44 [2020-12-10T14:41:44.575Z] === RUN   TestDaemonRestartKillContainers
14:41:44 [2020-12-10T14:41:44.575Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:41:44 [2020-12-10T14:41:44.575Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:41:45 [2020-12-10T14:41:45.298Z] --- PASS: TestRenameLinkedContainer (1.77s)
14:41:45 [2020-12-10T14:41:45.298Z] === RUN   TestRenameStoppedContainer
14:41:45 [2020-12-10T14:41:45.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:41:45 [2020-12-10T14:41:45.554Z] --- PASS: TestRenameStoppedContainer (0.42s)
14:41:45 [2020-12-10T14:41:45.554Z] === RUN   TestRenameRunningContainerAndReuse
14:41:46 [2020-12-10T14:41:46.481Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
14:41:46 [2020-12-10T14:41:46.481Z] === RUN   TestRenameInvalidName
14:41:46 [2020-12-10T14:41:46.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:41:47 [2020-12-10T14:41:47.042Z] --- PASS: TestRenameInvalidName (0.44s)
14:41:47 [2020-12-10T14:41:47.042Z] === RUN   TestRenameAnonymousContainer
14:41:47 [2020-12-10T14:41:47.314Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:41:47 [2020-12-10T14:41:47.314Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:41:48 [2020-12-10T14:41:48.406Z] --- PASS: TestRenameAnonymousContainer (1.50s)
14:41:48 [2020-12-10T14:41:48.406Z] === RUN   TestRenameContainerWithSameName
14:41:48 [2020-12-10T14:41:48.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:41:48 [2020-12-10T14:41:48.813Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:41:48 [2020-12-10T14:41:48.813Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:41:48 [2020-12-10T14:41:48.967Z] --- PASS: TestRenameContainerWithSameName (0.41s)
14:41:48 [2020-12-10T14:41:48.967Z] === RUN   TestRenameContainerWithLinkedContainer
14:41:49 [2020-12-10T14:41:49.894Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
14:41:49 [2020-12-10T14:41:49.894Z] === RUN   TestResize
14:41:50 [2020-12-10T14:41:50.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:41:50 [2020-12-10T14:41:50.149Z] --- PASS: TestResize (0.41s)
14:41:50 [2020-12-10T14:41:50.149Z] === RUN   TestResizeWithInvalidSize
14:41:50 [2020-12-10T14:41:50.313Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:41:50 [2020-12-10T14:41:50.313Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:41:50 [2020-12-10T14:41:50.710Z] --- PASS: TestResizeWithInvalidSize (0.43s)
14:41:50 [2020-12-10T14:41:50.710Z] === RUN   TestResizeWhenContainerNotStarted
14:41:50 [2020-12-10T14:41:50.965Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
14:41:50 [2020-12-10T14:41:50.965Z] === RUN   TestDaemonRestartKillContainers
14:41:50 [2020-12-10T14:41:50.965Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
14:41:50 [2020-12-10T14:41:50.965Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
14:41:50 [2020-12-10T14:41:50.965Z] === RUN   TestCgroupNamespacesRun
14:41:51 [2020-12-10T14:41:51.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:41:52 [2020-12-10T14:41:52.859Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:41:52 [2020-12-10T14:41:52.859Z] Using test binary docker
14:41:52 [2020-12-10T14:41:52.859Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:41:52 [2020-12-10T14:41:52.859Z] +++ /etc/init.d/apparmor start
14:41:52 [2020-12-10T14:41:52.859Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:41:52 [2020-12-10T14:41:52.859Z] INFO: Waiting for daemon to start...
14:41:52 [2020-12-10T14:41:52.859Z] Starting dockerd
14:41:52 [2020-12-10T14:41:52.859Z] +++ 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
14:41:53 [2020-12-10T14:41:53.033Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:41:53 [2020-12-10T14:41:53.033Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:41:53 [2020-12-10T14:41:53.479Z] --- PASS: TestCgroupNamespacesRun (2.26s)
14:41:53 [2020-12-10T14:41:53.479Z] === RUN   TestCgroupNamespacesRunPrivileged
14:41:54 [2020-12-10T14:41:54.769Z] .
14:41:54 [2020-12-10T14:41:54.769Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:41:55 [2020-12-10T14:41:55.030Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:41:55 [2020-12-10T14:41:55.030Z] Error: No such image: emptyfs
14:41:55 [2020-12-10T14:41:55.030Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:41:55 [2020-12-10T14:41:55.030Z] ++++ docker load
14:41:55 [2020-12-10T14:41:55.291Z] Running integration-test (iteration 1)
14:41:55 [2020-12-10T14:41:55.291Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
14:41:55 [2020-12-10T14:41:55.292Z] ++ 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
14:41:55 [2020-12-10T14:41:55.292Z] ++ set -e
14:41:55 [2020-12-10T14:41:55.292Z] ++ '[' -n 0 ']'
14:41:55 [2020-12-10T14:41:55.292Z] ++ set -x
14:41:55 [2020-12-10T14:41:55.292Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:41:55 [2020-12-10T14:41:55.365Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s)
14:41:55 [2020-12-10T14:41:55.365Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:41:55 [2020-12-10T14:41:55.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:41:55 [2020-12-10T14:41:55.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:41:56 [2020-12-10T14:41:56.362Z]  ---> 047a3c6df3ef
14:41:56 [2020-12-10T14:41:56.820Z] Successfully built 047a3c6df3ef
14:41:56 [2020-12-10T14:41:56.820Z] Successfully tagged docker:latest
14:41:56 [2020-12-10T14:41:56.820Z] INFO: Image build ended at 12/10/2020 14:41:56. Duration:00:03:17.5277824
14:41:56 [2020-12-10T14:41:56.820Z] 
14:41:56 [2020-12-10T14:41:56.820Z] 
14:41:56 [2020-12-10T14:41:56.820Z] INFO: Building the test binaries at 12/10/2020 14:41:56...
14:41:57 [2020-12-10T14:41:57.877Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s)
14:41:57 [2020-12-10T14:41:57.877Z] === RUN   TestCgroupNamespacesRunHostMode
14:41:58 [2020-12-10T14:41:58.467Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:41:58 [2020-12-10T14:41:58.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.51s)
14:41:58 [2020-12-10T14:41:58.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.61s)
14:41:58 [2020-12-10T14:41:58.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s)
14:41:58 [2020-12-10T14:41:58.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s)
14:41:58 [2020-12-10T14:41:58.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s)
14:41:58 [2020-12-10T14:41:58.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s)
14:41:58 [2020-12-10T14:41:58.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s)
14:41:58 [2020-12-10T14:41:58.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s)
14:41:58 [2020-12-10T14:41:58.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.25s)
14:41:58 [2020-12-10T14:41:58.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.21s)
14:41:58 [2020-12-10T14:41:58.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s)
14:41:58 [2020-12-10T14:41:58.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s)
14:41:58 [2020-12-10T14:41:58.467Z] === RUN   TestCgroupNamespacesRun
14:41:59 [2020-12-10T14:41:59.765Z] --- PASS: TestCgroupNamespacesRunHostMode (2.17s)
14:41:59 [2020-12-10T14:41:59.765Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:42:00 [2020-12-10T14:42:00.019Z] --- PASS: TestCgroupNamespacesRun (1.85s)
14:42:00 [2020-12-10T14:42:00.019Z] === RUN   TestCgroupNamespacesRunPrivileged
14:42:00 [2020-12-10T14:42:00.607Z] INFO: make.ps1 starting at 12/10/2020 14:42:00
14:42:01 [2020-12-10T14:42:01.065Z] INFO: Git commit (9122cd1a75) assumed from DOCKER_GITCOMMIT environment variable
14:42:01 [2020-12-10T14:42:01.065Z] INFO: Invoking autogen...
14:42:02 [2020-12-10T14:42:02.031Z] INFO: Building daemon...
14:42:02 [2020-12-10T14:42:02.074Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s)
14:42:02 [2020-12-10T14:42:02.074Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:42:02 [2020-12-10T14:42:02.278Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.23s)
14:42:02 [2020-12-10T14:42:02.278Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:42:03 [2020-12-10T14:42:03.573Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s)
14:42:03 [2020-12-10T14:42:03.573Z] === RUN   TestCgroupNamespacesRunHostMode
14:42:04 [2020-12-10T14:42:04.166Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.17s)
14:42:04 [2020-12-10T14:42:04.166Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:42:05 [2020-12-10T14:42:05.629Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s)
14:42:05 [2020-12-10T14:42:05.629Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:42:06 [2020-12-10T14:42:06.059Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
14:42:06 [2020-12-10T14:42:06.059Z] === RUN   TestCgroupNamespacesRunOlderClient
14:42:07 [2020-12-10T14:42:07.528Z] Loaded image: buildpack-deps:buster
14:42:07 [2020-12-10T14:42:07.528Z] Loaded image: busybox:latest
14:42:07 [2020-12-10T14:42:07.528Z] Loaded image: busybox:glibc
14:42:07 [2020-12-10T14:42:07.528Z] Loaded image: debian:buster
14:42:07 [2020-12-10T14:42:07.528Z] Loaded image: hello-world:latest
14:42:07 [2020-12-10T14:42:07.528Z] Loaded image: arm32v7/hello-world:latest
14:42:07 [2020-12-10T14:42:07.528Z] INFO: Testing against a local daemon
14:42:07 [2020-12-10T14:42:07.528Z] === RUN   TestCgroupNamespacesBuild
14:42:07 [2020-12-10T14:42:07.684Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s)
14:42:07 [2020-12-10T14:42:07.684Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:42:07 [2020-12-10T14:42:07.947Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s)
14:42:07 [2020-12-10T14:42:07.947Z] === RUN   TestKernelTCPMemory
14:42:07 [2020-12-10T14:42:07.947Z] --- SKIP: TestKernelTCPMemory (0.06s)
14:42:07 [2020-12-10T14:42:07.947Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
14:42:07 [2020-12-10T14:42:07.947Z] === RUN   TestNISDomainname
14:42:07 [2020-12-10T14:42:07.947Z] --- SKIP: TestNISDomainname (0.01s)
14:42:07 [2020-12-10T14:42:07.947Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
14:42:07 [2020-12-10T14:42:07.947Z] === RUN   TestHostnameDnsResolution
14:42:08 [2020-12-10T14:42:08.923Z] --- PASS: TestHostnameDnsResolution (0.98s)
14:42:08 [2020-12-10T14:42:08.923Z] === RUN   TestStats
14:42:08 [2020-12-10T14:42:08.923Z] --- SKIP: TestStats (0.00s)
14:42:08 [2020-12-10T14:42:08.923Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
14:42:08 [2020-12-10T14:42:08.923Z] === RUN   TestStopContainerWithTimeout
14:42:08 [2020-12-10T14:42:08.923Z] === RUN   TestStopContainerWithTimeout/0
14:42:08 [2020-12-10T14:42:08.923Z] === PAUSE TestStopContainerWithTimeout/0
14:42:08 [2020-12-10T14:42:08.923Z] === RUN   TestStopContainerWithTimeout/1
14:42:08 [2020-12-10T14:42:08.923Z] === PAUSE TestStopContainerWithTimeout/1
14:42:08 [2020-12-10T14:42:08.923Z] === RUN   TestStopContainerWithTimeout/3
14:42:08 [2020-12-10T14:42:08.923Z] === PAUSE TestStopContainerWithTimeout/3
14:42:08 [2020-12-10T14:42:08.923Z] === RUN   TestStopContainerWithTimeout/-1
14:42:08 [2020-12-10T14:42:08.923Z] === PAUSE TestStopContainerWithTimeout/-1
14:42:08 [2020-12-10T14:42:08.923Z] === CONT  TestStopContainerWithTimeout/0
14:42:08 [2020-12-10T14:42:08.923Z] === CONT  TestStopContainerWithTimeout/-1
14:42:09 [2020-12-10T14:42:09.182Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s)
14:42:09 [2020-12-10T14:42:09.182Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:42:09 [2020-12-10T14:42:09.436Z] Created binary: bundles/binary-daemon/dockerd-dev
14:42:09 [2020-12-10T14:42:09.436Z] Copying nested executables into bundles/binary-daemon
14:42:09 [2020-12-10T14:42:09.436Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
14:42:09 [2020-12-10T14:42:09.768Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41761/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161 -e DOCKER_GRAPHDRIVER docker:9122cd1a75b8e49d9a583463c8231e01d94da161 hack/make.sh cross
14:42:09 [2020-12-10T14:42:09.861Z] === CONT  TestStopContainerWithTimeout/3
14:42:10 [2020-12-10T14:42:10.027Z] 
14:42:10 [2020-12-10T14:42:10.027Z] Removing bundles/
14:42:10 [2020-12-10T14:42:10.072Z] --- PASS: TestCgroupNamespacesBuild (2.78s)
14:42:10 [2020-12-10T14:42:10.072Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:42:10 [2020-12-10T14:42:10.210Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s)
14:42:10 [2020-12-10T14:42:10.210Z] === RUN   TestCgroupNamespacesRunOlderClient
14:42:10 [2020-12-10T14:42:10.286Z] 
14:42:10 [2020-12-10T14:42:10.286Z] ---> Making bundle: cross (in bundles/cross)
14:42:10 [2020-12-10T14:42:10.286Z] Cross building: bundles/cross/linux/amd64
14:42:10 [2020-12-10T14:42:10.286Z] Building: bundles/cross/linux/amd64/dockerd-dev
14:42:10 [2020-12-10T14:42:10.286Z] GOOS="linux" GOARCH="amd64" GOARM=""
14:42:11 [2020-12-10T14:42:11.753Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s)
14:42:11 [2020-12-10T14:42:11.753Z] === RUN   TestKernelTCPMemory
14:42:11 [2020-12-10T14:42:11.755Z] === CONT  TestStopContainerWithTimeout/1
14:42:11 [2020-12-10T14:42:11.985Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s)
14:42:11 [2020-12-10T14:42:11.985Z] === RUN   TestBuildWithSession
14:42:11 [2020-12-10T14:42:11.985Z] --- SKIP: TestBuildWithSession (0.00s)
14:42:11 [2020-12-10T14:42:11.985Z]     build_session_test.go:25: TODO: BuildKit
14:42:11 [2020-12-10T14:42:11.985Z] === RUN   TestBuildSquashParent
14:42:12 [2020-12-10T14:42:12.780Z] --- PASS: TestKernelTCPMemory (1.00s)
14:42:12 [2020-12-10T14:42:12.780Z] === RUN   TestNISDomainname
14:42:12 [2020-12-10T14:42:12.799Z] Loaded image: buildpack-deps:buster
14:42:12 [2020-12-10T14:42:12.799Z] Loaded image: busybox:latest
14:42:12 [2020-12-10T14:42:12.799Z] Loaded image: busybox:glibc
14:42:12 [2020-12-10T14:42:12.799Z] Loaded image: debian:buster
14:42:12 [2020-12-10T14:42:12.799Z] Loaded image: hello-world:latest
14:42:12 [2020-12-10T14:42:12.799Z] Loaded image: arm32v7/hello-world:latest
14:42:12 [2020-12-10T14:42:12.799Z] INFO: Testing against a local daemon
14:42:12 [2020-12-10T14:42:12.799Z] === RUN   TestCgroupNamespacesBuild
14:42:12 [2020-12-10T14:42:12.799Z] --- PASS: TestCgroupNamespacesBuild (4.73s)
14:42:12 [2020-12-10T14:42:12.799Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:42:13 [2020-12-10T14:42:13.118Z] --- PASS: TestStopContainerWithTimeout (0.02s)
14:42:13 [2020-12-10T14:42:13.118Z]     --- PASS: TestStopContainerWithTimeout/0 (0.79s)
14:42:13 [2020-12-10T14:42:13.118Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.76s)
14:42:13 [2020-12-10T14:42:13.118Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
14:42:13 [2020-12-10T14:42:13.118Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
14:42:13 [2020-12-10T14:42:13.118Z] === RUN   TestDeleteDevicemapper
14:42:13 [2020-12-10T14:42:13.118Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:42:13 [2020-12-10T14:42:13.118Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:42:13 [2020-12-10T14:42:13.118Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:42:13 [2020-12-10T14:42:13.369Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.00s)
14:42:13 [2020-12-10T14:42:13.369Z] === RUN   TestBuildWithSession
14:42:13 [2020-12-10T14:42:13.369Z] --- SKIP: TestBuildWithSession (0.00s)
14:42:13 [2020-12-10T14:42:13.369Z]     build_session_test.go:25: TODO: BuildKit
14:42:13 [2020-12-10T14:42:13.369Z] === RUN   TestBuildSquashParent
14:42:13 [2020-12-10T14:42:13.807Z] --- PASS: TestNISDomainname (1.01s)
14:42:13 [2020-12-10T14:42:13.807Z] === RUN   TestHostnameDnsResolution
14:42:15 [2020-12-10T14:42:15.007Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.72s)
14:42:15 [2020-12-10T14:42:15.007Z] === RUN   TestUpdateMemory
14:42:15 [2020-12-10T14:42:15.007Z] --- SKIP: TestUpdateMemory (0.00s)
14:42:15 [2020-12-10T14:42:15.007Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
14:42:15 [2020-12-10T14:42:15.007Z] === RUN   TestUpdateCPUQuota
14:42:15 [2020-12-10T14:42:15.007Z] --- SKIP: TestUpdateCPUQuota (0.00s)
14:42:15 [2020-12-10T14:42:15.007Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
14:42:15 [2020-12-10T14:42:15.007Z] === RUN   TestUpdatePidsLimit
14:42:15 [2020-12-10T14:42:15.007Z] --- SKIP: TestUpdatePidsLimit (0.00s)
14:42:15 [2020-12-10T14:42:15.007Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
14:42:15 [2020-12-10T14:42:15.007Z] === RUN   TestUpdateRestartPolicy
14:42:15 [2020-12-10T14:42:15.862Z] --- PASS: TestHostnameDnsResolution (1.75s)
14:42:15 [2020-12-10T14:42:15.862Z] === RUN   TestStats
14:42:17 [2020-12-10T14:42:17.274Z] --- PASS: TestBuildSquashParent (4.97s)
14:42:17 [2020-12-10T14:42:17.274Z] === RUN   TestBuildWithRemoveAndForceRemove
14:42:17 [2020-12-10T14:42:17.274Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:42:17 [2020-12-10T14:42:17.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:42:17 [2020-12-10T14:42:17.274Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:42:17 [2020-12-10T14:42:17.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:42:17 [2020-12-10T14:42:17.274Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:42:17 [2020-12-10T14:42:17.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:42:17 [2020-12-10T14:42:17.274Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:42:17 [2020-12-10T14:42:17.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:42:17 [2020-12-10T14:42:17.274Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:42:17 [2020-12-10T14:42:17.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:42:17 [2020-12-10T14:42:17.274Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:42:17 [2020-12-10T14:42:17.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:42:17 [2020-12-10T14:42:17.274Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:42:17 [2020-12-10T14:42:17.274Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:42:17 [2020-12-10T14:42:17.274Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:42:17 [2020-12-10T14:42:17.274Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:42:18 [2020-12-10T14:42:18.578Z] --- PASS: TestStats (3.00s)
14:42:18 [2020-12-10T14:42:18.578Z] === RUN   TestStopContainerWithTimeout
14:42:18 [2020-12-10T14:42:18.578Z] === RUN   TestStopContainerWithTimeout/0
14:42:18 [2020-12-10T14:42:18.578Z] === PAUSE TestStopContainerWithTimeout/0
14:42:18 [2020-12-10T14:42:18.578Z] === RUN   TestStopContainerWithTimeout/1
14:42:18 [2020-12-10T14:42:18.578Z] === PAUSE TestStopContainerWithTimeout/1
14:42:18 [2020-12-10T14:42:18.578Z] === RUN   TestStopContainerWithTimeout/3
14:42:18 [2020-12-10T14:42:18.578Z] === PAUSE TestStopContainerWithTimeout/3
14:42:18 [2020-12-10T14:42:18.578Z] === RUN   TestStopContainerWithTimeout/-1
14:42:18 [2020-12-10T14:42:18.578Z] === PAUSE TestStopContainerWithTimeout/-1
14:42:18 [2020-12-10T14:42:18.578Z] === CONT  TestStopContainerWithTimeout/0
14:42:18 [2020-12-10T14:42:18.578Z] === CONT  TestStopContainerWithTimeout/3
14:42:19 [2020-12-10T14:42:19.194Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:42:19 [2020-12-10T14:42:19.455Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:42:20 [2020-12-10T14:42:20.080Z] === CONT  TestStopContainerWithTimeout/-1
14:42:21 [2020-12-10T14:42:21.370Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:42:21 [2020-12-10T14:42:21.370Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.27s)
14:42:21 [2020-12-10T14:42:21.370Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.58s)
14:42:21 [2020-12-10T14:42:21.371Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.98s)
14:42:21 [2020-12-10T14:42:21.371Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.05s)
14:42:21 [2020-12-10T14:42:21.371Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s)
14:42:21 [2020-12-10T14:42:21.371Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.93s)
14:42:21 [2020-12-10T14:42:21.371Z] === RUN   TestBuildMultiStageCopy
14:42:21 [2020-12-10T14:42:21.371Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:42:21 [2020-12-10T14:42:21.579Z] === CONT  TestStopContainerWithTimeout/1
14:42:23 [2020-12-10T14:42:23.284Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:42:23 [2020-12-10T14:42:23.360Z] --- PASS: TestBuildSquashParent (9.12s)
14:42:23 [2020-12-10T14:42:23.360Z] === RUN   TestBuildWithRemoveAndForceRemove
14:42:23 [2020-12-10T14:42:23.360Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:42:23 [2020-12-10T14:42:23.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:42:23 [2020-12-10T14:42:23.360Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:42:23 [2020-12-10T14:42:23.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:42:23 [2020-12-10T14:42:23.360Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:42:23 [2020-12-10T14:42:23.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:42:23 [2020-12-10T14:42:23.360Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:42:23 [2020-12-10T14:42:23.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:42:23 [2020-12-10T14:42:23.360Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:42:23 [2020-12-10T14:42:23.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:42:23 [2020-12-10T14:42:23.360Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:42:23 [2020-12-10T14:42:23.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:42:23 [2020-12-10T14:42:23.360Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:42:23 [2020-12-10T14:42:23.360Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:42:23 [2020-12-10T14:42:23.545Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:42:23 [2020-12-10T14:42:23.634Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:42:23 [2020-12-10T14:42:23.634Z]     --- PASS: TestStopContainerWithTimeout/0 (1.15s)
14:42:23 [2020-12-10T14:42:23.634Z]     --- PASS: TestStopContainerWithTimeout/3 (3.02s)
14:42:23 [2020-12-10T14:42:23.634Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.90s)
14:42:23 [2020-12-10T14:42:23.634Z]     --- PASS: TestStopContainerWithTimeout/1 (2.01s)
14:42:23 [2020-12-10T14:42:23.634Z] === RUN   TestDeleteDevicemapper
14:42:23 [2020-12-10T14:42:23.634Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:42:23 [2020-12-10T14:42:23.634Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:42:23 [2020-12-10T14:42:23.634Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:42:23 [2020-12-10T14:42:23.806Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:42:23 [2020-12-10T14:42:23.933Z] ok  	github.com/docker/docker/cmd/dockerd	0.234s	coverage: 29.2% of statements
14:42:24 [2020-12-10T14:42:24.067Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:42:24 [2020-12-10T14:42:24.639Z] --- PASS: TestBuildMultiStageCopy (3.24s)
14:42:24 [2020-12-10T14:42:24.639Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.79s)
14:42:24 [2020-12-10T14:42:24.639Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s)
14:42:24 [2020-12-10T14:42:24.639Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s)
14:42:24 [2020-12-10T14:42:24.639Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s)
14:42:24 [2020-12-10T14:42:24.639Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s)
14:42:24 [2020-12-10T14:42:24.639Z] === RUN   TestBuildMultiStageParentConfig
14:42:24 [2020-12-10T14:42:24.982Z] ok  	github.com/docker/docker/container	0.200s	coverage: 34.7% of statements
14:42:24 [2020-12-10T14:42:24.982Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:42:24 [2020-12-10T14:42:24.982Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:42:24 [2020-12-10T14:42:24.982Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:42:24 [2020-12-10T14:42:24.982Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:42:25 [2020-12-10T14:42:25.582Z] --- PASS: TestBuildMultiStageParentConfig (0.94s)
14:42:25 [2020-12-10T14:42:25.582Z] === RUN   TestBuildLabelWithTargets
14:42:25 [2020-12-10T14:42:25.899Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:42:26 [2020-12-10T14:42:26.160Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:42:26 [2020-12-10T14:42:26.967Z] --- PASS: TestBuildLabelWithTargets (1.52s)
14:42:26 [2020-12-10T14:42:26.967Z] === RUN   TestBuildWithEmptyLayers
14:42:27 [2020-12-10T14:42:27.174Z] --- PASS: TestUpdateRestartPolicy (11.04s)
14:42:27 [2020-12-10T14:42:27.174Z] === RUN   TestUpdateRestartWithAutoRemove
14:42:27 [2020-12-10T14:42:27.174Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
14:42:27 [2020-12-10T14:42:27.174Z] === RUN   TestWaitNonBlocked
14:42:27 [2020-12-10T14:42:27.174Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:42:27 [2020-12-10T14:42:27.174Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:42:27 [2020-12-10T14:42:27.174Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:42:27 [2020-12-10T14:42:27.174Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:42:27 [2020-12-10T14:42:27.174Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:42:27 [2020-12-10T14:42:27.174Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:42:27 [2020-12-10T14:42:27.174Z] --- PASS: TestWaitNonBlocked (0.01s)
14:42:27 [2020-12-10T14:42:27.174Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
14:42:27 [2020-12-10T14:42:27.174Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s)
14:42:27 [2020-12-10T14:42:27.174Z] === RUN   TestWaitBlocked
14:42:27 [2020-12-10T14:42:27.174Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:42:27 [2020-12-10T14:42:27.174Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:42:27 [2020-12-10T14:42:27.174Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:42:27 [2020-12-10T14:42:27.174Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:42:27 [2020-12-10T14:42:27.174Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:42:27 [2020-12-10T14:42:27.174Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:42:27 [2020-12-10T14:42:27.746Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.023s	coverage: 65.3% of statements
14:42:27 [2020-12-10T14:42:27.911Z] --- PASS: TestBuildWithEmptyLayers (0.78s)
14:42:27 [2020-12-10T14:42:27.911Z] === RUN   TestBuildMultiStageOnBuild
14:42:28 [2020-12-10T14:42:28.067Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.88s)
14:42:28 [2020-12-10T14:42:28.067Z] === RUN   TestUpdateMemory
14:42:28 [2020-12-10T14:42:28.067Z] --- SKIP: TestUpdateMemory (0.00s)
14:42:28 [2020-12-10T14:42:28.067Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:42:28 [2020-12-10T14:42:28.067Z] === RUN   TestUpdateCPUQuota
14:42:28 [2020-12-10T14:42:28.101Z] --- PASS: TestWaitBlocked (0.01s)
14:42:28 [2020-12-10T14:42:28.101Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
14:42:28 [2020-12-10T14:42:28.101Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s)
14:42:28 [2020-12-10T14:42:28.101Z] === CONT  TestDaemonRestartIpcMode
14:42:28 [2020-12-10T14:42:28.101Z] === CONT  TestIpcModeOlderClient
14:42:28 [2020-12-10T14:42:28.101Z] --- PASS: TestIpcModeOlderClient (0.08s)
14:42:28 [2020-12-10T14:42:28.695Z] --- PASS: TestUpdateCPUQuota (1.28s)
14:42:28 [2020-12-10T14:42:28.695Z] === RUN   TestUpdatePidsLimit
14:42:28 [2020-12-10T14:42:28.695Z] === RUN   TestUpdatePidsLimit/update_from_none
14:42:29 [2020-12-10T14:42:29.323Z] === RUN   TestUpdatePidsLimit/no_change
14:42:29 [2020-12-10T14:42:29.456Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:42:29 [2020-12-10T14:42:29.456Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:42:29 [2020-12-10T14:42:29.612Z] === RUN   TestUpdatePidsLimit/update_lower
14:42:29 [2020-12-10T14:42:29.824Z] --- PASS: TestBuildMultiStageOnBuild (2.11s)
14:42:29 [2020-12-10T14:42:29.824Z] === RUN   TestBuildUncleanTarFilenames
14:42:29 [2020-12-10T14:42:29.901Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:42:30 [2020-12-10T14:42:30.530Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:42:30 [2020-12-10T14:42:30.820Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:42:31 [2020-12-10T14:42:31.109Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:42:31 [2020-12-10T14:42:31.209Z] --- PASS: TestBuildUncleanTarFilenames (1.14s)
14:42:31 [2020-12-10T14:42:31.209Z] === RUN   TestBuildMultiStageLayerLeak
14:42:32 [2020-12-10T14:42:32.060Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:42:32 [2020-12-10T14:42:32.060Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.41s)
14:42:32 [2020-12-10T14:42:32.060Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.48s)
14:42:32 [2020-12-10T14:42:32.060Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.02s)
14:42:32 [2020-12-10T14:42:32.060Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s)
14:42:32 [2020-12-10T14:42:32.060Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.93s)
14:42:32 [2020-12-10T14:42:32.060Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.02s)
14:42:32 [2020-12-10T14:42:32.060Z] === RUN   TestBuildMultiStageCopy
14:42:32 [2020-12-10T14:42:32.060Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:42:32 [2020-12-10T14:42:32.233Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.034s	coverage: 35.9% of statements
14:42:32 [2020-12-10T14:42:32.265Z] --- PASS: TestDaemonRestartIpcMode (4.25s)
14:42:32 [2020-12-10T14:42:32.265Z] PASS
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === Skipped
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
14:42:32 [2020-12-10T14:42:32.265Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestPause (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
14:42:32 [2020-12-10T14:42:32.265Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.06s)
14:42:32 [2020-12-10T14:42:32.265Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
14:42:32 [2020-12-10T14:42:32.265Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestStats (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
14:42:32 [2020-12-10T14:42:32.265Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] 
14:42:32 [2020-12-10T14:42:32.265Z] DONE 176 tests, 26 skipped in 81.175s
14:42:32 [2020-12-10T14:42:32.265Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
14:42:32 [2020-12-10T14:42:32.520Z] INFO: Testing against a local daemon
14:42:32 [2020-12-10T14:42:32.520Z] === RUN   TestCommitInheritsEnv
14:42:32 [2020-12-10T14:42:32.611Z] --- PASS: TestUpdatePidsLimit (3.88s)
14:42:32 [2020-12-10T14:42:32.611Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
14:42:32 [2020-12-10T14:42:32.611Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
14:42:32 [2020-12-10T14:42:32.611Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
14:42:32 [2020-12-10T14:42:32.611Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
14:42:32 [2020-12-10T14:42:32.611Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
14:42:32 [2020-12-10T14:42:32.611Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s)
14:42:32 [2020-12-10T14:42:32.611Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
14:42:32 [2020-12-10T14:42:32.611Z] === RUN   TestUpdateRestartPolicy
14:42:33 [2020-12-10T14:42:33.793Z] --- PASS: TestBuildMultiStageLayerLeak (2.40s)
14:42:33 [2020-12-10T14:42:33.794Z] === RUN   TestBuildWithHugeFile
14:42:34 [2020-12-10T14:42:34.408Z] --- PASS: TestCommitInheritsEnv (1.72s)
14:42:34 [2020-12-10T14:42:34.408Z] === RUN   TestImportExtremelyLargeImageWorks
14:42:34 [2020-12-10T14:42:34.408Z] === PAUSE TestImportExtremelyLargeImageWorks
14:42:34 [2020-12-10T14:42:34.408Z] === RUN   TestImagesFilterMultiReference
14:42:34 [2020-12-10T14:42:34.408Z] --- PASS: TestImagesFilterMultiReference (0.07s)
14:42:34 [2020-12-10T14:42:34.408Z] === RUN   TestImagePullPlatformInvalid
14:42:34 [2020-12-10T14:42:34.408Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:42:34 [2020-12-10T14:42:34.408Z] === RUN   TestRemoveImageOrphaning
14:42:35 [2020-12-10T14:42:35.384Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:42:35 [2020-12-10T14:42:35.384Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:42:36 [2020-12-10T14:42:36.295Z] --- PASS: TestRemoveImageOrphaning (1.88s)
14:42:36 [2020-12-10T14:42:36.295Z] === RUN   TestRemoveImageGarbageCollector
14:42:36 [2020-12-10T14:42:36.295Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:42:36 [2020-12-10T14:42:36.295Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
14:42:36 [2020-12-10T14:42:36.295Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:42:36 [2020-12-10T14:42:36.295Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:42:36 [2020-12-10T14:42:36.295Z] === RUN   TestTagInvalidReference
14:42:36 [2020-12-10T14:42:36.295Z] --- PASS: TestTagInvalidReference (0.02s)
14:42:36 [2020-12-10T14:42:36.295Z] === RUN   TestTagValidPrefixedRepo
14:42:36 [2020-12-10T14:42:36.295Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
14:42:36 [2020-12-10T14:42:36.295Z] === RUN   TestTagExistedNameWithoutForce
14:42:36 [2020-12-10T14:42:36.295Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:42:36 [2020-12-10T14:42:36.295Z] === RUN   TestTagOfficialNames
14:42:36 [2020-12-10T14:42:36.295Z] --- PASS: TestTagOfficialNames (0.04s)
14:42:36 [2020-12-10T14:42:36.295Z] === RUN   TestTagMatchesDigest
14:42:36 [2020-12-10T14:42:36.295Z] --- PASS: TestTagMatchesDigest (0.01s)
14:42:36 [2020-12-10T14:42:36.295Z] === CONT  TestImportExtremelyLargeImageWorks
14:42:36 [2020-12-10T14:42:36.334Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:42:36 [2020-12-10T14:42:36.720Z] ok  	github.com/docker/docker/daemon/cluster	0.127s	coverage: 0.5% of statements
14:42:36 [2020-12-10T14:42:36.917Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:42:37 [2020-12-10T14:42:37.485Z] --- PASS: TestBuildMultiStageCopy (5.34s)
14:42:37 [2020-12-10T14:42:37.485Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.76s)
14:42:37 [2020-12-10T14:42:37.485Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s)
14:42:37 [2020-12-10T14:42:37.485Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.72s)
14:42:37 [2020-12-10T14:42:37.485Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s)
14:42:37 [2020-12-10T14:42:37.485Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s)
14:42:37 [2020-12-10T14:42:37.485Z] === RUN   TestBuildMultiStageParentConfig
14:42:38 [2020-12-10T14:42:38.865Z] --- PASS: TestBuildMultiStageParentConfig (1.41s)
14:42:38 [2020-12-10T14:42:38.865Z] === RUN   TestBuildLabelWithTargets
14:42:40 [2020-12-10T14:42:40.294Z] ok  	github.com/docker/docker/daemon/config	0.132s	coverage: 81.8% of statements
14:42:40 [2020-12-10T14:42:40.591Z] ok  	github.com/docker/docker/daemon/discovery	0.032s	coverage: 30.0% of statements
14:42:41 [2020-12-10T14:42:41.400Z] --- PASS: TestBuildLabelWithTargets (2.28s)
14:42:41 [2020-12-10T14:42:41.400Z] === RUN   TestBuildWithEmptyLayers
14:42:42 [2020-12-10T14:42:42.118Z] ok  	github.com/docker/docker/daemon/events	0.065s	coverage: 50.0% of statements
14:42:42 [2020-12-10T14:42:42.338Z] --- PASS: TestBuildWithEmptyLayers (1.25s)
14:42:42 [2020-12-10T14:42:42.338Z] === RUN   TestBuildMultiStageOnBuild
14:42:42 [2020-12-10T14:42:42.385Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
14:42:42 [2020-12-10T14:42:42.385Z] Copying nested executables into bundles/cross/linux/amd64
14:42:42 [2020-12-10T14:42:42.385Z] Cross building: bundles/cross/windows/amd64
14:42:42 [2020-12-10T14:42:42.385Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
14:42:42 [2020-12-10T14:42:42.385Z] GOOS="windows" GOARCH="amd64" GOARM=""
14:42:44 [2020-12-10T14:42:44.220Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
14:42:45 [2020-12-10T14:42:45.631Z] --- PASS: TestBuildMultiStageOnBuild (2.99s)
14:42:45 [2020-12-10T14:42:45.631Z] === RUN   TestBuildUncleanTarFilenames
14:42:47 [2020-12-10T14:42:47.012Z] --- PASS: TestBuildUncleanTarFilenames (1.76s)
14:42:47 [2020-12-10T14:42:47.012Z] === RUN   TestBuildMultiStageLayerLeak
14:42:47 [2020-12-10T14:42:47.749Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
14:42:47 [2020-12-10T14:42:47.978Z] --- PASS: TestUpdateRestartPolicy (13.06s)
14:42:47 [2020-12-10T14:42:47.978Z] === RUN   TestUpdateRestartWithAutoRemove
14:42:47 [2020-12-10T14:42:47.978Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s)
14:42:47 [2020-12-10T14:42:47.978Z] === RUN   TestWaitNonBlocked
14:42:47 [2020-12-10T14:42:47.978Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:42:47 [2020-12-10T14:42:47.978Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:42:47 [2020-12-10T14:42:47.978Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:42:47 [2020-12-10T14:42:47.978Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:42:47 [2020-12-10T14:42:47.978Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:42:47 [2020-12-10T14:42:47.978Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:42:47 [2020-12-10T14:42:47.978Z] --- PASS: TestWaitNonBlocked (0.01s)
14:42:47 [2020-12-10T14:42:47.978Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s)
14:42:47 [2020-12-10T14:42:47.978Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s)
14:42:47 [2020-12-10T14:42:47.978Z] === RUN   TestWaitBlocked
14:42:47 [2020-12-10T14:42:47.978Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:42:47 [2020-12-10T14:42:47.978Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:42:47 [2020-12-10T14:42:47.978Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:42:47 [2020-12-10T14:42:47.978Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:42:47 [2020-12-10T14:42:47.978Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:42:47 [2020-12-10T14:42:47.978Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:42:48 [2020-12-10T14:42:48.043Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.360s	coverage: 57.1% of statements
14:42:48 [2020-12-10T14:42:48.340Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.476s	coverage: 14.1% of statements
14:42:49 [2020-12-10T14:42:49.477Z] --- PASS: TestWaitBlocked (0.01s)
14:42:49 [2020-12-10T14:42:49.477Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s)
14:42:49 [2020-12-10T14:42:49.477Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s)
14:42:49 [2020-12-10T14:42:49.477Z] === CONT  TestContainerStartOnDaemonRestart
14:42:49 [2020-12-10T14:42:49.477Z] === CONT  TestIpcModeOlderClient
14:42:49 [2020-12-10T14:42:49.477Z] --- PASS: TestIpcModeOlderClient (0.17s)
14:42:49 [2020-12-10T14:42:49.477Z] === CONT  TestDaemonHostGatewayIP
14:42:50 [2020-12-10T14:42:50.306Z] --- PASS: TestBuildMultiStageLayerLeak (3.21s)
14:42:50 [2020-12-10T14:42:50.306Z] === RUN   TestBuildWithHugeFile
14:42:51 [2020-12-10T14:42:51.898Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.014s	coverage: 1.8% of statements
14:42:52 [2020-12-10T14:42:52.977Z] --- PASS: TestContainerStartOnDaemonRestart (3.28s)
14:42:52 [2020-12-10T14:42:52.977Z] === CONT  TestContainerKillOnDaemonStart
14:42:52 [2020-12-10T14:42:52.977Z] --- PASS: TestDaemonHostGatewayIP (3.63s)
14:42:52 [2020-12-10T14:42:52.977Z] === CONT  TestDaemonRestartIpcMode
14:42:53 [2020-12-10T14:42:53.420Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.055s	coverage: 69.2% of statements
14:42:53 [2020-12-10T14:42:53.420Z] ok  	github.com/docker/docker/daemon	12.442s	coverage: 17.2% of statements
14:42:53 [2020-12-10T14:42:53.420Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:42:53 [2020-12-10T14:42:53.420Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:42:53 [2020-12-10T14:42:53.420Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:42:53 [2020-12-10T14:42:53.420Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:42:54 [2020-12-10T14:42:54.943Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.794s	coverage: 45.9% of statements
14:42:54 [2020-12-10T14:42:54.943Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:42:55 [2020-12-10T14:42:55.587Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.280s	coverage: 49.5% of statements
14:42:56 [2020-12-10T14:42:56.653Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.039s	coverage: 58.0% of statements
14:42:57 [2020-12-10T14:42:57.415Z] --- PASS: TestDaemonRestartIpcMode (3.79s)
14:42:58 [2020-12-10T14:42:58.741Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.012s	coverage: 3.0% of statements
14:42:58 [2020-12-10T14:42:58.741Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
14:43:01 [2020-12-10T14:43:01.499Z] ok  	github.com/docker/docker/daemon/logger	0.250s	coverage: 41.0% of statements
14:43:01 [2020-12-10T14:43:01.499Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.405s	coverage: 52.1% of statements
14:43:01 [2020-12-10T14:43:01.499Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:43:01 [2020-12-10T14:43:01.499Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:43:02 [2020-12-10T14:43:02.154Z] ok  	github.com/docker/docker/daemon/images	0.047s	coverage: 6.5% of statements
14:43:02 [2020-12-10T14:43:02.154Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:43:02 [2020-12-10T14:43:02.154Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:43:02 [2020-12-10T14:43:02.449Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.463s	coverage: 77.8% of statements
14:43:02 [2020-12-10T14:43:02.449Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:43:02 [2020-12-10T14:43:02.449Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:43:02 [2020-12-10T14:43:02.459Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
14:43:02 [2020-12-10T14:43:02.459Z] 
14:43:02 [2020-12-10T14:43:02.459Z]  ________   ____  __.
14:43:02 [2020-12-10T14:43:02.459Z]  \_____  \ |    |/ _|
14:43:02 [2020-12-10T14:43:02.459Z]  /   |   \|      <
14:43:02 [2020-12-10T14:43:02.459Z]  /    |    \    |  \
14:43:02 [2020-12-10T14:43:02.459Z]  \_______  /____|__ \
14:43:02 [2020-12-10T14:43:02.459Z]          \/        \/
14:43:02 [2020-12-10T14:43:02.459Z] 
14:43:02 [2020-12-10T14:43:02.459Z] INFO: make.ps1 ended at 12/10/2020 14:43:01
14:43:03 [2020-12-10T14:43:03.425Z] INFO: Binaries build ended at 12/10/2020 14:43:03. Duration:00:01:06.1629763
14:43:03 [2020-12-10T14:43:03.974Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.032s	coverage: 87.2% of statements
14:43:04 [2020-12-10T14:43:04.273Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.030s	coverage: 67.0% of statements
14:43:04 [2020-12-10T14:43:04.273Z] ok  	github.com/docker/docker/daemon/logger/journald	0.015s	coverage: 23.9% of statements
14:43:04 [2020-12-10T14:43:04.357Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
14:43:04 [2020-12-10T14:43:04.357Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
14:43:04 [2020-12-10T14:43:04.357Z] remote: Enumerating objects: 2, done.
14:43:04 [2020-12-10T14:43:04.357Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
14:43:04 [2020-12-10T14:43:04.357Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
14:43:04 [2020-12-10T14:43:04.357Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
14:43:04 [2020-12-10T14:43:04.357Z] 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.
14:43:04 [2020-12-10T14:43:04.357Z] Building: bundles/cross/windows/amd64/containerutility.exe
14:43:05 [2020-12-10T14:43:05.322Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.012s	coverage: 61.6% of statements
14:43:05 [2020-12-10T14:43:05.599Z] INFO: Copying the built daemon binary to d:\CI\PR-41761\3\binary\dockerd-9122cd1a75.exe...
14:43:05 [2020-12-10T14:43:05.599Z] INFO: Copying the built client binary to d:\CI\PR-41761\3\binary\docker-9122cd1a75.exe...
14:43:05 [2020-12-10T14:43:05.599Z] INFO: Copying dockerversion from the container...
14:43:05 [2020-12-10T14:43:05.599Z] INFO: Copying the golang package from the container to d:\CI\PR-41761\3\installer\go.zip...
14:43:05 [2020-12-10T14:43:05.865Z] --- PASS: TestContainerKillOnDaemonStart (12.23s)
14:43:05 [2020-12-10T14:43:05.865Z] PASS
14:43:05 [2020-12-10T14:43:05.865Z] 
14:43:05 [2020-12-10T14:43:05.865Z] === Skipped
14:43:05 [2020-12-10T14:43:05.865Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
14:43:05 [2020-12-10T14:43:05.865Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:43:05 [2020-12-10T14:43:05.865Z] 
14:43:05 [2020-12-10T14:43:05.865Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
14:43:05 [2020-12-10T14:43:05.865Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:43:05 [2020-12-10T14:43:05.865Z] 
14:43:05 [2020-12-10T14:43:05.865Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
14:43:05 [2020-12-10T14:43:05.865Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:43:05 [2020-12-10T14:43:05.865Z] 
14:43:05 [2020-12-10T14:43:05.865Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:43:05 [2020-12-10T14:43:05.865Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:43:05 [2020-12-10T14:43:05.865Z] 
14:43:05 [2020-12-10T14:43:05.865Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
14:43:05 [2020-12-10T14:43:05.865Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:43:05 [2020-12-10T14:43:05.865Z] 
14:43:05 [2020-12-10T14:43:05.865Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
14:43:05 [2020-12-10T14:43:05.865Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:43:05 [2020-12-10T14:43:05.865Z] 
14:43:05 [2020-12-10T14:43:05.865Z] 
14:43:05 [2020-12-10T14:43:05.865Z] DONE 195 tests, 6 skipped in 160.782s
14:43:05 [2020-12-10T14:43:05.865Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
14:43:05 [2020-12-10T14:43:05.865Z] ++ 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
14:43:05 [2020-12-10T14:43:05.865Z] ++ set -e
14:43:05 [2020-12-10T14:43:05.865Z] ++ '[' -n 0 ']'
14:43:05 [2020-12-10T14:43:05.865Z] ++ set -x
14:43:05 [2020-12-10T14:43:05.865Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:43:05 [2020-12-10T14:43:05.865Z] INFO: Testing against a local daemon
14:43:05 [2020-12-10T14:43:05.865Z] === RUN   TestCommitInheritsEnv
14:43:05 [2020-12-10T14:43:05.865Z] --- PASS: TestCommitInheritsEnv (0.66s)
14:43:05 [2020-12-10T14:43:05.865Z] === RUN   TestImportExtremelyLargeImageWorks
14:43:05 [2020-12-10T14:43:05.865Z] === PAUSE TestImportExtremelyLargeImageWorks
14:43:05 [2020-12-10T14:43:05.865Z] === RUN   TestImagesFilterMultiReference
14:43:05 [2020-12-10T14:43:05.865Z] --- PASS: TestImagesFilterMultiReference (0.03s)
14:43:05 [2020-12-10T14:43:05.865Z] === RUN   TestImagePullPlatformInvalid
14:43:05 [2020-12-10T14:43:05.865Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
14:43:05 [2020-12-10T14:43:05.865Z] === RUN   TestRemoveImageOrphaning
14:43:06 [2020-12-10T14:43:06.154Z] --- PASS: TestRemoveImageOrphaning (0.64s)
14:43:06 [2020-12-10T14:43:06.154Z] === RUN   TestRemoveImageGarbageCollector
14:43:06 [2020-12-10T14:43:06.154Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:43:06 [2020-12-10T14:43:06.154Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:43:06 [2020-12-10T14:43:06.154Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:43:06 [2020-12-10T14:43:06.154Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:43:06 [2020-12-10T14:43:06.154Z] === RUN   TestTagInvalidReference
14:43:06 [2020-12-10T14:43:06.154Z] --- PASS: TestTagInvalidReference (0.01s)
14:43:06 [2020-12-10T14:43:06.154Z] === RUN   TestTagValidPrefixedRepo
14:43:06 [2020-12-10T14:43:06.154Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
14:43:06 [2020-12-10T14:43:06.154Z] === RUN   TestTagExistedNameWithoutForce
14:43:06 [2020-12-10T14:43:06.154Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
14:43:06 [2020-12-10T14:43:06.154Z] === RUN   TestTagOfficialNames
14:43:06 [2020-12-10T14:43:06.154Z] --- PASS: TestTagOfficialNames (0.04s)
14:43:06 [2020-12-10T14:43:06.154Z] === RUN   TestTagMatchesDigest
14:43:06 [2020-12-10T14:43:06.443Z] --- PASS: TestTagMatchesDigest (0.02s)
14:43:06 [2020-12-10T14:43:06.443Z] === CONT  TestImportExtremelyLargeImageWorks
14:43:06 [2020-12-10T14:43:06.867Z] ok  	github.com/docker/docker/daemon/logger/local	0.067s	coverage: 75.2% of statements
14:43:06 [2020-12-10T14:43:06.868Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:43:07 [2020-12-10T14:43:07.508Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.082s	coverage: 55.1% of statements
14:43:07 [2020-12-10T14:43:07.804Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.017s	coverage: 33.3% of statements
14:43:08 [2020-12-10T14:43:08.547Z] 
14:43:08 [2020-12-10T14:43:08.859Z] ok  	github.com/docker/docker/daemon/logger/templates	0.008s	coverage: 8.3% of statements
14:43:09 [2020-12-10T14:43:09.330Z] INFO: Extracting go.zip to d:\CI\PR-41761\3\go
14:43:09 [2020-12-10T14:43:09.909Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.035s	coverage: 46.8% of statements
14:43:11 [2020-12-10T14:43:11.435Z] ok  	github.com/docker/docker/daemon/network	0.010s	coverage: 63.8% of statements
14:43:11 [2020-12-10T14:43:11.435Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.522s	coverage: 82.5% of statements
14:43:11 [2020-12-10T14:43:11.435Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:43:11 [2020-12-10T14:43:11.435Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:43:12 [2020-12-10T14:43:12.175Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41761/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9122cd1a75b8e49d9a583463c8231e01d94da161 hack/test/unit
14:43:13 [2020-12-10T14:43:13.554Z] ?   	github.com/docker/docker/api	[no test files]
14:43:14 [2020-12-10T14:43:14.197Z] ok  	github.com/docker/docker/distribution/metadata	0.119s	coverage: 48.2% of statements
14:43:14 [2020-12-10T14:43:14.836Z] ok  	github.com/docker/docker/errdefs	0.008s	coverage: 53.1% of statements
14:43:15 [2020-12-10T14:43:15.476Z] ok  	github.com/docker/docker/distribution	0.538s	coverage: 25.1% of statements
14:43:15 [2020-12-10T14:43:15.476Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:43:17 [2020-12-10T14:43:17.001Z] ok  	github.com/docker/docker/image	0.042s	coverage: 86.4% of statements
14:43:17 [2020-12-10T14:43:17.301Z] ok  	github.com/docker/docker/distribution/xfer	1.714s	coverage: 85.6% of statements
14:43:17 [2020-12-10T14:43:17.301Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:43:17 [2020-12-10T14:43:17.599Z] ok  	github.com/docker/docker/image/cache	0.039s	coverage: 19.2% of statements
14:43:17 [2020-12-10T14:43:17.599Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:43:18 [2020-12-10T14:43:18.242Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
14:43:18 [2020-12-10T14:43:18.538Z] ok  	github.com/docker/docker/image/v1	0.057s	coverage: 25.0% of statements
14:43:18 [2020-12-10T14:43:18.538Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:43:20 [2020-12-10T14:43:20.138Z] ok  	github.com/docker/docker/api/server	0.032s	coverage: 9.0% of statements
14:43:20 [2020-12-10T14:43:20.629Z] ok  	github.com/docker/docker/pkg/aaparser	0.022s	coverage: 52.9% of statements
14:43:20 [2020-12-10T14:43:20.925Z] ok  	github.com/docker/docker/oci	0.026s	coverage: 8.2% of statements
14:43:20 [2020-12-10T14:43:20.925Z] ok  	github.com/docker/docker/opts	0.089s	coverage: 67.1% of statements
14:43:22 [2020-12-10T14:43:22.459Z] ok  	github.com/docker/docker/pkg/broadcaster	0.011s	coverage: 100.0% of statements
14:43:23 [2020-12-10T14:43:23.981Z] ok  	github.com/docker/docker/pkg/authorization	0.524s	coverage: 68.3% of statements
14:43:23 [2020-12-10T14:43:23.981Z] ok  	github.com/docker/docker/pkg/capabilities	0.006s	coverage: 87.5% of statements
14:43:25 [2020-12-10T14:43:25.030Z] ok  	github.com/docker/docker/pkg/directory	0.019s	coverage: 80.0% of statements
14:43:25 [2020-12-10T14:43:25.030Z] ok  	github.com/docker/docker/pkg/archive	1.209s	coverage: 76.9% of statements
14:43:26 [2020-12-10T14:43:26.079Z] ok  	github.com/docker/docker/pkg/discovery	0.007s	coverage: 58.3% of statements
14:43:26 [2020-12-10T14:43:26.079Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 92.9% of statements
14:43:27 [2020-12-10T14:43:27.124Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
14:43:27 [2020-12-10T14:43:27.772Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
14:43:28 [2020-12-10T14:43:28.410Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
14:43:29 [2020-12-10T14:43:29.026Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:43:29 [2020-12-10T14:43:29.026Z] Using test binary docker
14:43:29 [2020-12-10T14:43:29.026Z] +++ /etc/init.d/apparmor start
14:43:29 [2020-12-10T14:43:29.026Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:43:29 [2020-12-10T14:43:29.026Z] INFO: Waiting for daemon to start...
14:43:29 [2020-12-10T14:43:29.026Z] Starting dockerd
14:43:29 [2020-12-10T14:43:29.026Z] +++ 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
14:43:29 [2020-12-10T14:43:29.026Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:43:29 [2020-12-10T14:43:29.026Z] Using test binary docker
14:43:29 [2020-12-10T14:43:29.026Z] +++ /etc/init.d/apparmor start
14:43:29 [2020-12-10T14:43:29.026Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:43:29 [2020-12-10T14:43:29.026Z] INFO: Waiting for daemon to start...
14:43:29 [2020-12-10T14:43:29.026Z] Starting dockerd
14:43:29 [2020-12-10T14:43:29.026Z] +++ 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
14:43:29 [2020-12-10T14:43:29.026Z] .
14:43:29 [2020-12-10T14:43:29.026Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:43:29 [2020-12-10T14:43:29.026Z] 
14:43:29 [2020-12-10T14:43:29.027Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:43:29 [2020-12-10T14:43:29.027Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:43:29 [2020-12-10T14:43:29.027Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:43:29 [2020-12-10T14:43:29.027Z] Error: No such image: emptyfs
14:43:29 [2020-12-10T14:43:29.027Z] ++++ docker load
14:43:29 [2020-12-10T14:43:29.027Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:43:29 [2020-12-10T14:43:29.027Z] Error: No such image: emptyfs
14:43:29 [2020-12-10T14:43:29.027Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:43:29 [2020-12-10T14:43:29.027Z] ++++ docker load
14:43:29 [2020-12-10T14:43:29.027Z] Running integration-test (iteration 1)
14:43:29 [2020-12-10T14:43:29.027Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
14:43:29 [2020-12-10T14:43:29.027Z] ++ 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)/'
14:43:29 [2020-12-10T14:43:29.027Z] ++ set -e
14:43:29 [2020-12-10T14:43:29.027Z] ++ '[' -n 0 ']'
14:43:29 [2020-12-10T14:43:29.027Z] ++ set -x
14:43:29 [2020-12-10T14:43:29.027Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/'
14:43:29 [2020-12-10T14:43:29.027Z] Running integration-test (iteration 1)
14:43:29 [2020-12-10T14:43:29.027Z] 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)/
14:43:29 [2020-12-10T14:43:29.027Z] ++ 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)/'
14:43:29 [2020-12-10T14:43:29.027Z] ++ set -e
14:43:29 [2020-12-10T14:43:29.027Z] ++ '[' -n 0 ']'
14:43:29 [2020-12-10T14:43:29.027Z] ++ set -x
14:43:29 [2020-12-10T14:43:29.027Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/'
14:43:29 [2020-12-10T14:43:29.047Z] ok  	github.com/docker/docker/layer	7.253s	coverage: 68.8% of statements
14:43:29 [2020-12-10T14:43:29.047Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:43:29 [2020-12-10T14:43:29.047Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:43:29 [2020-12-10T14:43:29.047Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:43:29 [2020-12-10T14:43:29.047Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:43:29 [2020-12-10T14:43:29.047Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:43:29 [2020-12-10T14:43:29.688Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
14:43:29 [2020-12-10T14:43:29.688Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.038s	coverage: 43.2% of statements
14:43:29 [2020-12-10T14:43:29.688Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:43:29 [2020-12-10T14:43:29.688Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:43:29 [2020-12-10T14:43:29.992Z] ok  	github.com/docker/docker/pkg/fileutils	0.033s	coverage: 89.5% of statements
14:43:30 [2020-12-10T14:43:30.408Z] INFO: Extraction ended at 12/10/2020 14:43:29. Duration:00:00:20.0117487
14:43:30 [2020-12-10T14:43:30.408Z] INFO: Updating the golang and path environment variables
14:43:30 [2020-12-10T14:43:30.408Z] INFO: GOPATH=d:\gopath
14:43:30 [2020-12-10T14:43:30.408Z] INFO: go version go1.13.15 windows/amd64
14:43:30 [2020-12-10T14:43:30.408Z] INFO: Running the daemon under test in debug mode
14:43:30 [2020-12-10T14:43:30.408Z] INFO: Starting a daemon under test...
14:43:30 [2020-12-10T14:43:30.408Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41761\3\daemon --pidfile d:\CI\PR-41761\3\docker.pid -D
14:43:30 [2020-12-10T14:43:30.408Z] INFO: Process started successfully.
14:43:30 [2020-12-10T14:43:30.408Z] INFO: Start tailing logs of the daemon under tests
14:43:30 [2020-12-10T14:43:30.408Z] INFO: Waiting for the daemon under test to start...
14:43:31 [2020-12-10T14:43:31.038Z] ok  	github.com/docker/docker/pkg/fsutils	0.425s	coverage: 85.1% of statements
14:43:31 [2020-12-10T14:43:31.038Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.125s	coverage: 84.1% of statements
14:43:31 [2020-12-10T14:43:31.038Z] ok  	github.com/docker/docker/pkg/homedir	0.018s	coverage: 11.4% of statements
14:43:32 [2020-12-10T14:43:32.106Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
14:43:32 [2020-12-10T14:43:32.402Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
14:43:33 [2020-12-10T14:43:33.043Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
14:43:33 [2020-12-10T14:43:33.043Z] ok  	github.com/docker/docker/pkg/idtools	0.713s	coverage: 70.1% of statements
14:43:33 [2020-12-10T14:43:33.337Z] ok  	github.com/docker/docker/pkg/parsers	0.015s	coverage: 97.0% of statements
14:43:33 [2020-12-10T14:43:33.632Z] ok  	github.com/docker/docker/pkg/ioutils	1.162s	coverage: 70.6% of statements
14:43:33 [2020-12-10T14:43:33.632Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
14:43:33 [2020-12-10T14:43:33.632Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:43:33 [2020-12-10T14:43:33.632Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
14:43:33 [2020-12-10T14:43:33.632Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:43:33 [2020-12-10T14:43:33.928Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.039s	coverage: 60.0% of statements
14:43:33 [2020-12-10T14:43:33.928Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.018s	coverage: 86.7% of statements
14:43:34 [2020-12-10T14:43:34.574Z] ok  	github.com/docker/docker/pkg/pidfile	0.016s	coverage: 82.4% of statements
14:43:34 [2020-12-10T14:43:34.574Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:43:34 [2020-12-10T14:43:34.574Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:43:35 [2020-12-10T14:43:35.216Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.015s	coverage: 56.8% of statements
14:43:36 [2020-12-10T14:43:36.266Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.018s	coverage: 85.7% of statements
14:43:36 [2020-12-10T14:43:36.266Z] ok  	github.com/docker/docker/pkg/pools	0.012s	coverage: 88.2% of statements
14:43:36 [2020-12-10T14:43:36.266Z] ok  	github.com/docker/docker/pkg/progress	0.004s	coverage: 75.9% of statements
14:43:36 [2020-12-10T14:43:36.905Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
14:43:37 [2020-12-10T14:43:37.946Z] ok  	github.com/docker/docker/pkg/stdcopy	0.007s	coverage: 100.0% of statements
14:43:37 [2020-12-10T14:43:37.946Z] ok  	github.com/docker/docker/pkg/pubsub	1.114s	coverage: 75.0% of statements
14:43:38 [2020-12-10T14:43:38.585Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
14:43:38 [2020-12-10T14:43:38.585Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
14:43:39 [2020-12-10T14:43:39.629Z] ok  	github.com/docker/docker/pkg/system	0.022s	coverage: 36.9% of statements
14:43:39 [2020-12-10T14:43:39.923Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.8% of statements
14:43:39 [2020-12-10T14:43:39.923Z] ok  	github.com/docker/docker/pkg/signal	2.831s	coverage: 61.0% of statements
14:43:40 [2020-12-10T14:43:40.573Z] ok  	github.com/docker/docker/pkg/tailfile	0.172s	coverage: 88.6% of statements
14:43:40 [2020-12-10T14:43:40.573Z] testing: warning: no tests to run
14:43:40 [2020-12-10T14:43:40.573Z] coverage: [no statements]
14:43:40 [2020-12-10T14:43:40.573Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: [no statements] [no tests to run]
14:43:41 [2020-12-10T14:43:41.545Z] --- PASS: TestBuildWithHugeFile (57.72s)
14:43:41 [2020-12-10T14:43:41.545Z] === RUN   TestBuildWithEmptyDockerfile
14:43:41 [2020-12-10T14:43:41.545Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:43:41 [2020-12-10T14:43:41.545Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:43:41 [2020-12-10T14:43:41.545Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:43:41 [2020-12-10T14:43:41.545Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:43:41 [2020-12-10T14:43:41.545Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:43:41 [2020-12-10T14:43:41.545Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:43:41 [2020-12-10T14:43:41.545Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:43:41 [2020-12-10T14:43:41.545Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:43:41 [2020-12-10T14:43:41.545Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:43:41 [2020-12-10T14:43:41.545Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s)
14:43:41 [2020-12-10T14:43:41.545Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
14:43:41 [2020-12-10T14:43:41.545Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s)
14:43:41 [2020-12-10T14:43:41.545Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
14:43:41 [2020-12-10T14:43:41.545Z] === RUN   TestBuildPreserveOwnership
14:43:41 [2020-12-10T14:43:41.545Z] === RUN   TestBuildPreserveOwnership/copy_from
14:43:41 [2020-12-10T14:43:41.545Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:43:41 [2020-12-10T14:43:41.545Z] --- PASS: TestBuildPreserveOwnership (4.66s)
14:43:41 [2020-12-10T14:43:41.545Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.05s)
14:43:41 [2020-12-10T14:43:41.545Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.59s)
14:43:41 [2020-12-10T14:43:41.545Z] === RUN   TestBuildPlatformInvalid
14:43:41 [2020-12-10T14:43:41.545Z] --- PASS: TestBuildPlatformInvalid (0.17s)
14:43:41 [2020-12-10T14:43:41.545Z] PASS
14:43:41 [2020-12-10T14:43:41.545Z] 
14:43:41 [2020-12-10T14:43:41.545Z] === Skipped
14:43:41 [2020-12-10T14:43:41.545Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:43:41 [2020-12-10T14:43:41.545Z]     build_session_test.go:25: TODO: BuildKit
14:43:41 [2020-12-10T14:43:41.545Z] 
14:43:41 [2020-12-10T14:43:41.545Z] 
14:43:41 [2020-12-10T14:43:41.545Z] DONE 32 tests, 1 skipped in 101.136s
14:43:41 [2020-12-10T14:43:41.546Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
14:43:41 [2020-12-10T14:43:41.546Z] ++ 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
14:43:41 [2020-12-10T14:43:41.546Z] ++ set -e
14:43:41 [2020-12-10T14:43:41.546Z] ++ '[' -n 0 ']'
14:43:41 [2020-12-10T14:43:41.546Z] ++ set -x
14:43:41 [2020-12-10T14:43:41.546Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:43:41 [2020-12-10T14:43:41.546Z] INFO: Testing against a local daemon
14:43:41 [2020-12-10T14:43:41.546Z] === RUN   TestConfigInspect
14:43:41 [2020-12-10T14:43:41.546Z] --- PASS: TestConfigInspect (3.10s)
14:43:41 [2020-12-10T14:43:41.546Z] === RUN   TestConfigList
14:43:41 [2020-12-10T14:43:41.628Z] ok  	github.com/docker/docker/pkg/truncindex	0.107s	coverage: 91.5% of statements
14:43:41 [2020-12-10T14:43:41.628Z] ok  	github.com/docker/docker/pkg/tarsum	0.140s	coverage: 89.3% of statements
14:43:41 [2020-12-10T14:43:41.628Z] ok  	github.com/docker/docker/pkg/urlutil	0.021s	coverage: 100.0% of statements
14:43:41 [2020-12-10T14:43:41.923Z] ok  	github.com/docker/docker/pkg/useragent	0.046s	coverage: 88.9% of statements
14:43:42 [2020-12-10T14:43:42.099Z] ok  	github.com/docker/docker/api/server/httputils	0.027s	coverage: 14.7% of statements
14:43:42 [2020-12-10T14:43:42.099Z] ok  	github.com/docker/docker/api/types/strslice	0.020s	coverage: 90.0% of statements
14:43:42 [2020-12-10T14:43:42.099Z] ok  	github.com/docker/docker/api/types/filters	0.026s	coverage: 92.2% of statements
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ok  	github.com/docker/docker/api/types/time	0.029s	coverage: 100.0% of statements
14:43:42 [2020-12-10T14:43:42.099Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ok  	github.com/docker/docker/api/types/versions	0.015s	coverage: 75.0% of statements
14:43:42 [2020-12-10T14:43:42.099Z] ok  	github.com/docker/docker/api/server/router/swarm	0.020s	coverage: 5.7% of statements
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/types	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/builder	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:43:42 [2020-12-10T14:43:42.099Z] ok  	github.com/docker/docker/cli/debug	0.016s	coverage: 100.0% of statements
14:43:42 [2020-12-10T14:43:42.116Z] --- PASS: TestConfigList (2.46s)
14:43:42 [2020-12-10T14:43:42.116Z] === RUN   TestConfigsCreateAndDelete
14:43:42 [2020-12-10T14:43:42.670Z] ok  	github.com/docker/docker/builder/remotecontext	0.132s	coverage: 13.7% of statements
14:43:43 [2020-12-10T14:43:43.612Z] ok  	github.com/docker/docker/builder/dockerfile	0.303s	coverage: 48.3% of statements
14:43:43 [2020-12-10T14:43:43.612Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
14:43:44 [2020-12-10T14:43:44.012Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
14:43:44 [2020-12-10T14:43:44.012Z] ok  	github.com/docker/docker/profiles/seccomp	0.018s	coverage: 83.5% of statements
14:43:45 [2020-12-10T14:43:45.414Z] --- PASS: TestConfigsCreateAndDelete (2.94s)
14:43:45 [2020-12-10T14:43:45.414Z] === RUN   TestConfigsUpdate
14:43:45 [2020-12-10T14:43:45.533Z] ok  	github.com/docker/docker/reference	0.012s	coverage: 84.4% of statements
14:43:46 [2020-12-10T14:43:46.177Z] ok  	github.com/docker/docker/plugin	0.576s	coverage: 23.2% of statements
14:43:46 [2020-12-10T14:43:46.911Z] ok  	github.com/docker/docker/client	0.146s	coverage: 75.4% of statements
14:43:46 [2020-12-10T14:43:46.911Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.963s	coverage: 86.3% of statements
14:43:46 [2020-12-10T14:43:46.911Z] ?   	github.com/docker/docker/cli	[no test files]
14:43:46 [2020-12-10T14:43:46.911Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:43:47 [2020-12-10T14:43:47.704Z] ok  	github.com/docker/docker/quota	0.626s	coverage: 71.4% of statements
14:43:47 [2020-12-10T14:43:47.704Z] ok  	github.com/docker/docker/registry/resumable	0.026s	coverage: 100.0% of statements
14:43:48 [2020-12-10T14:43:48.346Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 50.9% of statements
14:43:48 [2020-12-10T14:43:48.643Z] ok  	github.com/docker/docker/registry	0.220s	coverage: 57.2% of statements
14:43:48 [2020-12-10T14:43:48.713Z] --- PASS: TestConfigsUpdate (2.94s)
14:43:48 [2020-12-10T14:43:48.713Z] === RUN   TestTemplatedConfig
14:43:49 [2020-12-10T14:43:49.285Z] ok  	github.com/docker/docker/testutil	0.011s	coverage: 62.5% of statements
14:43:50 [2020-12-10T14:43:50.335Z] ok  	github.com/docker/docker/runconfig	0.018s	coverage: 66.1% of statements
14:43:51 [2020-12-10T14:43:51.569Z] .....INFO: Daemon under test started and replied!
14:43:51 [2020-12-10T14:43:51.569Z] INFO: Docker version of the daemon under test
14:43:51 [2020-12-10T14:43:51.569Z] 
14:43:51 [2020-12-10T14:43:51.569Z] Client:
14:43:51 [2020-12-10T14:43:51.569Z]  Version:      17.06.2-ce
14:43:51 [2020-12-10T14:43:51.569Z]  API version:  1.30
14:43:51 [2020-12-10T14:43:51.569Z]  Go version:   go1.8.3
14:43:51 [2020-12-10T14:43:51.569Z]  Git commit:   cec0b72
14:43:51 [2020-12-10T14:43:51.569Z]  Built:        Tue Sep  5 19:57:19 2017
14:43:51 [2020-12-10T14:43:51.569Z]  OS/Arch:      windows/amd64
14:43:51 [2020-12-10T14:43:51.569Z] 
14:43:51 [2020-12-10T14:43:51.569Z] Server:
14:43:51 [2020-12-10T14:43:51.569Z]  Version:      0.0.0-dev
14:43:51 [2020-12-10T14:43:51.569Z]  API version:  1.41 (minimum version 1.24)
14:43:51 [2020-12-10T14:43:51.569Z]  Go version:   go1.13.15
14:43:51 [2020-12-10T14:43:51.569Z]  Git commit:   9122cd1a75
14:43:51 [2020-12-10T14:43:51.569Z]  Built:        12/10/2020 14:42:00
14:43:51 [2020-12-10T14:43:51.569Z]  OS/Arch:      windows/amd64
14:43:51 [2020-12-10T14:43:51.569Z]  Experimental: false
14:43:51 [2020-12-10T14:43:51.569Z] 
14:43:51 [2020-12-10T14:43:51.569Z] INFO: Docker info of the daemon under test
14:43:51 [2020-12-10T14:43:51.569Z] 
14:43:51 [2020-12-10T14:43:51.569Z] Containers: 0
14:43:51 [2020-12-10T14:43:51.569Z]  Running: 0
14:43:51 [2020-12-10T14:43:51.569Z]  Paused: 0
14:43:51 [2020-12-10T14:43:51.569Z]  Stopped: 0
14:43:51 [2020-12-10T14:43:51.569Z] Images: 0
14:43:51 [2020-12-10T14:43:51.569Z] Server Version: 0.0.0-dev
14:43:51 [2020-12-10T14:43:51.569Z] Storage Driver: windowsfilter
14:43:51 [2020-12-10T14:43:51.569Z]  Windows: 
14:43:51 [2020-12-10T14:43:51.569Z] Logging Driver: json-file
14:43:51 [2020-12-10T14:43:51.569Z] Plugins: 
14:43:51 [2020-12-10T14:43:51.569Z]  Volume: local
14:43:51 [2020-12-10T14:43:51.569Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:43:51 [2020-12-10T14:43:51.569Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:43:51 [2020-12-10T14:43:51.569Z] Swarm: inactive
14:43:51 [2020-12-10T14:43:51.569Z] Default Isolation: process
14:43:51 [2020-12-10T14:43:51.569Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:43:51 [2020-12-10T14:43:51.569Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577)
14:43:51 [2020-12-10T14:43:51.569Z] OSType: windows
14:43:51 [2020-12-10T14:43:51.569Z] Architecture: x86_64
14:43:51 [2020-12-10T14:43:51.569Z] CPUs: 4
14:43:51 [2020-12-10T14:43:51.569Z] Total Memory: 32GiB
14:43:51 [2020-12-10T14:43:51.569Z] Name: azwin-2-e36fa0
14:43:51 [2020-12-10T14:43:51.569Z] ID: BW7Q:54LI:X2RF:UZ77:IAGQ:BIKZ:S5WZ:LKVS:UQ4Q:2R2I:JQNN:ZR34
14:43:51 [2020-12-10T14:43:51.569Z] Docker Root Dir: D:\CI\PR-41761\3\daemon
14:43:51 [2020-12-10T14:43:51.569Z] Debug Mode (client): false
14:43:51 [2020-12-10T14:43:51.569Z] Debug Mode (server): true
14:43:51 [2020-12-10T14:43:51.569Z]  File Descriptors: -1
14:43:51 [2020-12-10T14:43:51.569Z]  Goroutines: 16
14:43:51 [2020-12-10T14:43:51.569Z]  System Time: 2020-12-10T14:43:48.8422978Z
14:43:51 [2020-12-10T14:43:51.569Z]  EventsListeners: 0
14:43:51 [2020-12-10T14:43:51.569Z] Registry: https://index.docker.io/v1/
14:43:51 [2020-12-10T14:43:51.569Z] Labels:
14:43:51 [2020-12-10T14:43:51.569Z] Experimental: false
14:43:51 [2020-12-10T14:43:51.569Z] Insecure Registries:
14:43:51 [2020-12-10T14:43:51.569Z]  127.0.0.0/8
14:43:51 [2020-12-10T14:43:51.569Z] Live Restore Enabled: false
14:43:51 [2020-12-10T14:43:51.569Z] 
14:43:51 [2020-12-10T14:43:51.569Z] 
14:43:51 [2020-12-10T14:43:51.569Z] INFO: Docker images of the daemon under test
14:43:51 [2020-12-10T14:43:51.569Z] 
14:43:51 [2020-12-10T14:43:51.569Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
14:43:51 [2020-12-10T14:43:51.569Z] 
14:43:51 [2020-12-10T14:43:51.569Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
14:43:51 [2020-12-10T14:43:51.569Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
14:43:51 [2020-12-10T14:43:51.569Z] ltsc2019: Pulling from windows/servercore
14:43:51 [2020-12-10T14:43:51.569Z] 4612f6d0b889: Pulling fs layer
14:43:51 [2020-12-10T14:43:51.569Z] aa4f58cd6da1: Pulling fs layer
14:43:52 [2020-12-10T14:43:52.013Z] --- PASS: TestTemplatedConfig (3.29s)
14:43:52 [2020-12-10T14:43:52.013Z] === RUN   TestConfigCreateResolve
14:43:52 [2020-12-10T14:43:52.425Z] ok  	github.com/docker/docker/volume/drivers	0.009s	coverage: 36.1% of statements
14:43:53 [2020-12-10T14:43:53.951Z] ok  	github.com/docker/docker/volume/mounts	0.058s	coverage: 67.0% of statements
14:43:54 [2020-12-10T14:43:54.245Z] ok  	github.com/docker/docker/volume/local	0.276s	coverage: 76.6% of statements
14:43:54 [2020-12-10T14:43:54.555Z] --- PASS: TestConfigCreateResolve (2.97s)
14:43:54 [2020-12-10T14:43:54.555Z] === RUN   TestConfigDaemonLibtrustID
14:43:54 [2020-12-10T14:43:54.878Z] ok  	github.com/docker/docker/volume/service	0.023s	coverage: 73.1% of statements
14:43:55 [2020-12-10T14:43:55.048Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.028s	coverage: 65.3% of statements
14:43:55 [2020-12-10T14:43:55.048Z] ok  	github.com/docker/docker/container	0.173s	coverage: 34.7% of statements
14:43:55 [2020-12-10T14:43:55.048Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.028s	coverage: 35.9% of statements
14:43:55 [2020-12-10T14:43:55.126Z] --- PASS: TestConfigDaemonLibtrustID (0.67s)
14:43:55 [2020-12-10T14:43:55.126Z] PASS
14:43:55 [2020-12-10T14:43:55.126Z] 
14:43:55 [2020-12-10T14:43:55.126Z] DONE 7 tests in 18.596s
14:43:55 [2020-12-10T14:43:55.126Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
14:43:55 [2020-12-10T14:43:55.126Z] ++ 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
14:43:55 [2020-12-10T14:43:55.126Z] ++ set -e
14:43:55 [2020-12-10T14:43:55.126Z] ++ '[' -n 0 ']'
14:43:55 [2020-12-10T14:43:55.126Z] ++ set -x
14:43:55 [2020-12-10T14:43:55.126Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:43:55 [2020-12-10T14:43:55.387Z] INFO: Testing against a local daemon
14:43:55 [2020-12-10T14:43:55.387Z] === RUN   TestCheckpoint
14:43:55 [2020-12-10T14:43:55.387Z] --- SKIP: TestCheckpoint (0.00s)
14:43:55 [2020-12-10T14:43:55.387Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:43:55 [2020-12-10T14:43:55.387Z] === RUN   TestContainerInvalidJSON
14:43:55 [2020-12-10T14:43:55.387Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:43:55 [2020-12-10T14:43:55.387Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:43:55 [2020-12-10T14:43:55.387Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:43:55 [2020-12-10T14:43:55.387Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:43:55 [2020-12-10T14:43:55.387Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:43:55 [2020-12-10T14:43:55.387Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:43:55 [2020-12-10T14:43:55.387Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:43:55 [2020-12-10T14:43:55.387Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:43:55 [2020-12-10T14:43:55.387Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:43:55 [2020-12-10T14:43:55.387Z] --- PASS: TestContainerInvalidJSON (0.02s)
14:43:55 [2020-12-10T14:43:55.387Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:43:55 [2020-12-10T14:43:55.387Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:43:55 [2020-12-10T14:43:55.387Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:43:55 [2020-12-10T14:43:55.387Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:43:55 [2020-12-10T14:43:55.387Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
14:43:55 [2020-12-10T14:43:55.387Z] === RUN   TestCopyFromContainerPathIsNotDir
14:43:55 [2020-12-10T14:43:55.387Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
14:43:55 [2020-12-10T14:43:55.387Z] === RUN   TestCopyToContainerPathDoesNotExist
14:43:55 [2020-12-10T14:43:55.647Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
14:43:55 [2020-12-10T14:43:55.647Z] === RUN   TestCopyToContainerPathIsNotDir
14:43:55 [2020-12-10T14:43:55.647Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
14:43:55 [2020-12-10T14:43:55.647Z] === RUN   TestCopyFromContainer
14:43:55 [2020-12-10T14:43:55.990Z] ok  	github.com/docker/docker/daemon/discovery	0.033s	coverage: 30.0% of statements
14:43:56 [2020-12-10T14:43:56.932Z] ok  	github.com/docker/docker/daemon/events	0.105s	coverage: 50.0% of statements
14:43:57 [2020-12-10T14:43:57.033Z] === RUN   TestCopyFromContainer//
14:43:57 [2020-12-10T14:43:57.193Z] ok  	github.com/docker/docker/daemon/config	0.088s	coverage: 81.8% of statements
14:43:57 [2020-12-10T14:43:57.293Z] === RUN   TestCopyFromContainer//bar/root
14:43:57 [2020-12-10T14:43:57.293Z] === RUN   TestCopyFromContainer//bar/root/
14:43:57 [2020-12-10T14:43:57.367Z] aa4f58cd6da1: Verifying Checksum
14:43:57 [2020-12-10T14:43:57.367Z] aa4f58cd6da1: Download complete
14:43:57 [2020-12-10T14:43:57.453Z] ok  	github.com/docker/docker/daemon/graphdriver	0.073s	coverage: 2.2% of statements
14:43:57 [2020-12-10T14:43:57.554Z] === RUN   TestCopyFromContainer/bar/quux
14:43:57 [2020-12-10T14:43:57.554Z] === RUN   TestCopyFromContainer/bar/quux/
14:43:57 [2020-12-10T14:43:57.863Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:43:57 [2020-12-10T14:43:57.863Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:43:58 [2020-12-10T14:43:58.124Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:43:58 [2020-12-10T14:43:58.124Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:43:58 [2020-12-10T14:43:58.124Z] === RUN   TestCopyFromContainer/bar/notarget
14:43:58 [2020-12-10T14:43:58.384Z] --- PASS: TestCopyFromContainer (2.73s)
14:43:58 [2020-12-10T14:43:58.384Z]     --- PASS: TestCopyFromContainer// (0.12s)
14:43:58 [2020-12-10T14:43:58.384Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
14:43:58 [2020-12-10T14:43:58.384Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
14:43:58 [2020-12-10T14:43:58.384Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
14:43:58 [2020-12-10T14:43:58.384Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
14:43:58 [2020-12-10T14:43:58.384Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
14:43:58 [2020-12-10T14:43:58.384Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.17s)
14:43:58 [2020-12-10T14:43:58.384Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
14:43:58 [2020-12-10T14:43:58.385Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
14:43:58 [2020-12-10T14:43:58.385Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
14:43:58 [2020-12-10T14:43:58.385Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:43:58 [2020-12-10T14:43:58.385Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:43:58 [2020-12-10T14:43:58.385Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:43:58 [2020-12-10T14:43:58.385Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:43:58 [2020-12-10T14:43:58.385Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:43:58 [2020-12-10T14:43:58.385Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:43:58 [2020-12-10T14:43:58.385Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:43:58 [2020-12-10T14:43:58.385Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:43:58 [2020-12-10T14:43:58.385Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:43:58 [2020-12-10T14:43:58.385Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:43:58 [2020-12-10T14:43:58.385Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
14:43:58 [2020-12-10T14:43:58.385Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:43:58 [2020-12-10T14:43:58.385Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:43:58 [2020-12-10T14:43:58.385Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:43:58 [2020-12-10T14:43:58.385Z] === RUN   TestCreateLinkToNonExistingContainer
14:43:58 [2020-12-10T14:43:58.385Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
14:43:58 [2020-12-10T14:43:58.385Z] === RUN   TestCreateWithInvalidEnv
14:43:58 [2020-12-10T14:43:58.385Z] === RUN   TestCreateWithInvalidEnv/0
14:43:58 [2020-12-10T14:43:58.385Z] === PAUSE TestCreateWithInvalidEnv/0
14:43:58 [2020-12-10T14:43:58.385Z] === RUN   TestCreateWithInvalidEnv/1
14:43:58 [2020-12-10T14:43:58.385Z] === PAUSE TestCreateWithInvalidEnv/1
14:43:58 [2020-12-10T14:43:58.385Z] === RUN   TestCreateWithInvalidEnv/2
14:43:58 [2020-12-10T14:43:58.385Z] === PAUSE TestCreateWithInvalidEnv/2
14:43:58 [2020-12-10T14:43:58.385Z] === CONT  TestCreateWithInvalidEnv/0
14:43:58 [2020-12-10T14:43:58.385Z] === CONT  TestCreateWithInvalidEnv/2
14:43:58 [2020-12-10T14:43:58.385Z] === CONT  TestCreateWithInvalidEnv/1
14:43:58 [2020-12-10T14:43:58.385Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
14:43:58 [2020-12-10T14:43:58.385Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:43:58 [2020-12-10T14:43:58.385Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:43:58 [2020-12-10T14:43:58.385Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:43:58 [2020-12-10T14:43:58.385Z] === RUN   TestCreateTmpfsMountsTarget
14:43:58 [2020-12-10T14:43:58.385Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
14:43:58 [2020-12-10T14:43:58.385Z] === RUN   TestCreateWithCustomMaskedPaths
14:43:59 [2020-12-10T14:43:59.365Z] ok  	github.com/docker/docker/cmd/dockerd	0.106s	coverage: 29.2% of statements
14:43:59 [2020-12-10T14:43:59.365Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:43:59 [2020-12-10T14:43:59.365Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:43:59 [2020-12-10T14:43:59.365Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:43:59 [2020-12-10T14:43:59.365Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:43:59 [2020-12-10T14:43:59.365Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.427s	coverage: 56.2% of statements
14:44:00 [2020-12-10T14:44:00.298Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s)
14:44:00 [2020-12-10T14:44:00.298Z] === RUN   TestCreateWithCustomReadonlyPaths
14:44:00 [2020-12-10T14:44:00.306Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.040s	coverage: 2.9% of statements
14:44:00 [2020-12-10T14:44:00.567Z] ok  	github.com/docker/docker/daemon/cluster	0.088s	coverage: 0.5% of statements
14:44:01 [2020-12-10T14:44:01.138Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.043s	coverage: 1.8% of statements
14:44:01 [2020-12-10T14:44:01.708Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.354s	coverage: 49.5% of statements
14:44:01 [2020-12-10T14:44:01.708Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	3.568s	coverage: 73.1% of statements
14:44:01 [2020-12-10T14:44:01.968Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
14:44:02 [2020-12-10T14:44:02.211Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s)
14:44:02 [2020-12-10T14:44:02.211Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:44:02 [2020-12-10T14:44:02.211Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:44:02 [2020-12-10T14:44:02.211Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:44:02 [2020-12-10T14:44:02.211Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:44:02 [2020-12-10T14:44:02.211Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:44:02 [2020-12-10T14:44:02.211Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:44:02 [2020-12-10T14:44:02.211Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:44:02 [2020-12-10T14:44:02.211Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:44:02 [2020-12-10T14:44:02.211Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:44:02 [2020-12-10T14:44:02.211Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:44:02 [2020-12-10T14:44:02.211Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:44:02 [2020-12-10T14:44:02.211Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:44:02 [2020-12-10T14:44:02.211Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:44:02 [2020-12-10T14:44:02.211Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:44:02 [2020-12-10T14:44:02.211Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:44:02 [2020-12-10T14:44:02.211Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:44:02 [2020-12-10T14:44:02.211Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
14:44:02 [2020-12-10T14:44:02.211Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
14:44:02 [2020-12-10T14:44:02.211Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
14:44:02 [2020-12-10T14:44:02.228Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.0% of statements
14:44:02 [2020-12-10T14:44:02.472Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
14:44:02 [2020-12-10T14:44:02.472Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
14:44:02 [2020-12-10T14:44:02.472Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
14:44:02 [2020-12-10T14:44:02.472Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:44:02 [2020-12-10T14:44:02.799Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.025s	coverage: 3.0% of statements
14:44:03 [2020-12-10T14:44:03.043Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s)
14:44:03 [2020-12-10T14:44:03.043Z] === RUN   TestCreateDifferentPlatform
14:44:03 [2020-12-10T14:44:03.043Z] === RUN   TestCreateDifferentPlatform/different_os
14:44:03 [2020-12-10T14:44:03.043Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:44:03 [2020-12-10T14:44:03.043Z] --- PASS: TestCreateDifferentPlatform (0.03s)
14:44:03 [2020-12-10T14:44:03.043Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:44:03 [2020-12-10T14:44:03.043Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:44:03 [2020-12-10T14:44:03.043Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:44:03 [2020-12-10T14:44:03.043Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
14:44:03 [2020-12-10T14:44:03.043Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:44:03 [2020-12-10T14:44:03.043Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
14:44:03 [2020-12-10T14:44:03.043Z] === RUN   TestContainerStartOnDaemonRestart
14:44:03 [2020-12-10T14:44:03.043Z] === PAUSE TestContainerStartOnDaemonRestart
14:44:03 [2020-12-10T14:44:03.043Z] === RUN   TestDaemonRestartIpcMode
14:44:03 [2020-12-10T14:44:03.043Z] === PAUSE TestDaemonRestartIpcMode
14:44:03 [2020-12-10T14:44:03.043Z] === RUN   TestDaemonHostGatewayIP
14:44:03 [2020-12-10T14:44:03.043Z] === PAUSE TestDaemonHostGatewayIP
14:44:03 [2020-12-10T14:44:03.043Z] === RUN   TestContainerKillOnDaemonStart
14:44:03 [2020-12-10T14:44:03.043Z] === PAUSE TestContainerKillOnDaemonStart
14:44:03 [2020-12-10T14:44:03.043Z] === RUN   TestDiff
14:44:03 [2020-12-10T14:44:03.741Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.609s	coverage: 57.7% of statements
14:44:03 [2020-12-10T14:44:03.985Z] --- PASS: TestDiff (0.67s)
14:44:03 [2020-12-10T14:44:03.985Z] === RUN   TestExecWithCloseStdin
14:44:04 [2020-12-10T14:44:04.001Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 41.0% of statements
14:44:04 [2020-12-10T14:44:04.262Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
14:44:04 [2020-12-10T14:44:04.262Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 6.5% of statements
14:44:04 [2020-12-10T14:44:04.523Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.146s	coverage: 77.8% of statements
14:44:04 [2020-12-10T14:44:04.559Z] --- PASS: TestExecWithCloseStdin (0.77s)
14:44:04 [2020-12-10T14:44:04.559Z] === RUN   TestExec
14:44:04 [2020-12-10T14:44:04.785Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 23.9% of statements
14:44:04 [2020-12-10T14:44:04.785Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.293s	coverage: 45.9% of statements
14:44:04 [2020-12-10T14:44:04.785Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.018s	coverage: 87.2% of statements
14:44:05 [2020-12-10T14:44:05.045Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.503s	coverage: 14.1% of statements
14:44:05 [2020-12-10T14:44:05.045Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.063s	coverage: 61.6% of statements
14:44:05 [2020-12-10T14:44:05.502Z] --- PASS: TestExec (0.74s)
14:44:05 [2020-12-10T14:44:05.502Z] === RUN   TestExecUser
14:44:05 [2020-12-10T14:44:05.616Z] ok  	github.com/docker/docker/daemon/logger/local	0.019s	coverage: 75.2% of statements
14:44:05 [2020-12-10T14:44:05.616Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.050s	coverage: 56.8% of statements
14:44:05 [2020-12-10T14:44:05.876Z] ok  	github.com/docker/docker/daemon/logger/templates	0.009s	coverage: 8.3% of statements
14:44:05 [2020-12-10T14:44:05.876Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.050s	coverage: 33.3% of statements
14:44:06 [2020-12-10T14:44:06.075Z] --- PASS: TestExecUser (0.75s)
14:44:06 [2020-12-10T14:44:06.075Z] === RUN   TestExportContainerAndImportImage
14:44:06 [2020-12-10T14:44:06.136Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 46.8% of statements
14:44:06 [2020-12-10T14:44:06.396Z] ok  	github.com/docker/docker/daemon/network	0.019s	coverage: 63.8% of statements
14:44:06 [2020-12-10T14:44:06.967Z] ok  	github.com/docker/docker/distribution/metadata	0.040s	coverage: 48.2% of statements
14:44:07 [2020-12-10T14:44:07.017Z] --- PASS: TestExportContainerAndImportImage (0.92s)
14:44:07 [2020-12-10T14:44:07.017Z] === RUN   TestExportContainerAfterDaemonRestart
14:44:07 [2020-12-10T14:44:07.228Z] ok  	github.com/docker/docker/errdefs	0.011s	coverage: 53.1% of statements
14:44:07 [2020-12-10T14:44:07.487Z] ok  	github.com/docker/docker/image	0.018s	coverage: 86.4% of statements
14:44:07 [2020-12-10T14:44:07.679Z] 4612f6d0b889: Verifying Checksum
14:44:07 [2020-12-10T14:44:07.679Z] 4612f6d0b889: Download complete
14:44:07 [2020-12-10T14:44:07.747Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.684s	coverage: 82.5% of statements
14:44:07 [2020-12-10T14:44:07.759Z] Loaded image: buildpack-deps:buster
14:44:07 [2020-12-10T14:44:07.759Z] Loaded image: busybox:latest
14:44:07 [2020-12-10T14:44:07.759Z] Loaded image: busybox:glibc
14:44:07 [2020-12-10T14:44:07.759Z] Loaded image: debian:buster
14:44:07 [2020-12-10T14:44:07.759Z] Loaded image: buildpack-deps:buster
14:44:07 [2020-12-10T14:44:07.759Z] Loaded image: hello-world:latest
14:44:07 [2020-12-10T14:44:07.759Z] Loaded image: arm32v7/hello-world:latest
14:44:07 [2020-12-10T14:44:07.759Z] INFO: Testing against a local daemon
14:44:07 [2020-12-10T14:44:07.759Z] === RUN   TestDockerSuite
14:44:07 [2020-12-10T14:44:07.759Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
14:44:07 [2020-12-10T14:44:07.759Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
14:44:07 [2020-12-10T14:44:07.759Z] Loaded image: busybox:latest
14:44:07 [2020-12-10T14:44:07.759Z] === RUN   TestDockerSuite/TestAPIErrorJSON
14:44:07 [2020-12-10T14:44:07.759Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
14:44:07 [2020-12-10T14:44:07.759Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
14:44:07 [2020-12-10T14:44:07.759Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
14:44:07 [2020-12-10T14:44:07.759Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
14:44:07 [2020-12-10T14:44:07.759Z] === RUN   TestDockerSuite/TestAPIImagesDelete
14:44:07 [2020-12-10T14:44:07.759Z] Loaded image: busybox:glibc
14:44:07 [2020-12-10T14:44:07.759Z] Loaded image: debian:buster
14:44:07 [2020-12-10T14:44:07.759Z] Loaded image: hello-world:latest
14:44:07 [2020-12-10T14:44:07.759Z] Loaded image: arm32v7/hello-world:latest
14:44:07 [2020-12-10T14:44:07.759Z] INFO: Testing against a local daemon
14:44:07 [2020-12-10T14:44:07.759Z] === RUN   TestDockerDaemonSuite
14:44:07 [2020-12-10T14:44:07.759Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
14:44:08 [2020-12-10T14:44:08.007Z] ok  	github.com/docker/docker/distribution	0.172s	coverage: 25.1% of statements
14:44:08 [2020-12-10T14:44:08.007Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
14:44:08 [2020-12-10T14:44:08.007Z] ok  	github.com/docker/docker/image/v1	0.019s	coverage: 25.0% of statements
14:44:08 [2020-12-10T14:44:08.007Z] ok  	github.com/docker/docker/libcontainerd/queue	0.036s	coverage: 100.0% of statements
14:44:08 [2020-12-10T14:44:08.578Z] ok  	github.com/docker/docker/pkg/aaparser	0.037s	coverage: 52.9% of statements
14:44:08 [2020-12-10T14:44:08.838Z] ok  	github.com/docker/docker/oci	0.065s	coverage: 8.2% of statements
14:44:08 [2020-12-10T14:44:08.838Z] ok  	github.com/docker/docker/opts	0.045s	coverage: 67.1% of statements
14:44:08 [2020-12-10T14:44:08.929Z] --- PASS: TestExportContainerAfterDaemonRestart (1.81s)
14:44:08 [2020-12-10T14:44:08.929Z] === RUN   TestHealthCheckWorkdir
14:44:09 [2020-12-10T14:44:09.099Z] ok  	github.com/docker/docker/distribution/xfer	1.730s	coverage: 85.1% of statements
14:44:09 [2020-12-10T14:44:09.099Z] ok  	github.com/docker/docker/pkg/broadcaster	0.035s	coverage: 100.0% of statements
14:44:09 [2020-12-10T14:44:09.359Z] ok  	github.com/docker/docker/pkg/capabilities	0.014s	coverage: 87.5% of statements
14:44:09 [2020-12-10T14:44:09.359Z] ok  	github.com/docker/docker/pkg/authorization	0.196s	coverage: 68.3% of statements
14:44:09 [2020-12-10T14:44:09.619Z] ok  	github.com/docker/docker/pkg/directory	0.027s	coverage: 80.0% of statements
14:44:09 [2020-12-10T14:44:09.870Z] --- PASS: TestHealthCheckWorkdir (0.90s)
14:44:09 [2020-12-10T14:44:09.870Z] === RUN   TestHealthKillContainer
14:44:09 [2020-12-10T14:44:09.879Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 92.9% of statements
14:44:09 [2020-12-10T14:44:09.879Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
14:44:10 [2020-12-10T14:44:10.140Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
14:44:10 [2020-12-10T14:44:10.140Z] ok  	github.com/docker/docker/pkg/archive	0.598s	coverage: 76.9% of statements
14:44:10 [2020-12-10T14:44:10.208Z] ok  	github.com/docker/docker/pkg/plugins	33.624s	coverage: 76.6% of statements
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/pkg/term	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/rootless	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/volume	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === Skipped
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:46: Driver btrfs not supported
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:46: Driver btrfs not supported
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:46: Driver btrfs not supported
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:46: Driver btrfs not supported
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:46: Driver btrfs not supported
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:73: No driver to put!
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z] time="2020-12-10T14:42:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z] time="2020-12-10T14:42:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z] time="2020-12-10T14:42:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z] time="2020-12-10T14:42:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z] time="2020-12-10T14:42:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:73: No driver to put!
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     overlay_test.go:49: Fails to compute changes intermittently
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:46: Driver zfs not supported
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:46: Driver zfs not supported
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:46: Driver zfs not supported
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:46: Driver zfs not supported
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:46: Driver zfs not supported
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     graphtest_unix.go:73: No driver to put!
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:44:10 [2020-12-10T14:44:10.208Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] 
14:44:10 [2020-12-10T14:44:10.208Z] DONE 2191 tests, 26 skipped in 260.098s
14:44:10 [2020-12-10T14:44:10.399Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
14:44:10 [2020-12-10T14:44:10.399Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.010s	coverage: 93.8% of statements
Post stage
[Pipeline] junit
14:44:10 [2020-12-10T14:44:10.543Z] Recording test results
14:44:10 [2020-12-10T14:44:10.660Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 89.5% of statements
14:44:10 [2020-12-10T14:44:10.660Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
14:44:10 [2020-12-10T14:44:10.920Z] ok  	github.com/docker/docker/pkg/fsutils	0.248s	coverage: 85.1% of statements
14:44:11 [2020-12-10T14:44:11.180Z] ok  	github.com/docker/docker/pkg/filenotify	0.606s	coverage: 67.0% of statements
14:44:11 [2020-12-10T14:44:11.440Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
14:44:11 [2020-12-10T14:44:11.440Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
14:44:11 [2020-12-10T14:44:11.700Z] ok  	github.com/docker/docker/pkg/idtools	0.427s	coverage: 70.1% of statements
14:44:11 [2020-12-10T14:44:11.701Z] ok  	github.com/docker/docker/pkg/ioutils	0.461s	coverage: 69.3% of statements
14:44:11 [2020-12-10T14:44:11.701Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.028s	coverage: 85.7% of statements
14:44:11 [2020-12-10T14:44:11.701Z] ok  	github.com/docker/docker/pkg/parsers	0.008s	coverage: 97.0% of statements
14:44:11 [2020-12-10T14:44:11.962Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.020s	coverage: 60.0% of statements
14:44:12 [2020-12-10T14:44:12.231Z] ok  	github.com/docker/docker/pkg/pidfile	0.013s	coverage: 82.4% of statements
14:44:12 [2020-12-10T14:44:12.231Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
14:44:12 [2020-12-10T14:44:12.412Z] --- PASS: TestHealthKillContainer (2.84s)
14:44:12 [2020-12-10T14:44:12.412Z] === RUN   TestInspectCpusetInConfigPre120
[Pipeline] }
[Pipeline] // stage
14:44:12 [2020-12-10T14:44:12.491Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.792s	coverage: 43.2% of statements
14:44:12 [2020-12-10T14:44:12.491Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.018s	coverage: 56.8% of statements
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:44:12 [2020-12-10T14:44:12.753Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
14:44:12 [2020-12-10T14:44:12.753Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
14:44:12 [2020-12-10T14:44:12.901Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41761/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161 -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:9122cd1a75b8e49d9a583463c8231e01d94da161 hack/make.sh dynbinary test-integration
14:44:13 [2020-12-10T14:44:13.013Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.012s	coverage: 85.7% of statements
14:44:13 [2020-12-10T14:44:13.013Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
14:44:13 [2020-12-10T14:44:13.197Z] 
14:44:13 [2020-12-10T14:44:13.197Z] Removing bundles/
14:44:13 [2020-12-10T14:44:13.197Z] 
14:44:13 [2020-12-10T14:44:13.197Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:44:13 [2020-12-10T14:44:13.197Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:44:13 [2020-12-10T14:44:13.197Z] GOOS="" GOARCH="" GOARM=""
14:44:13 [2020-12-10T14:44:13.273Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
14:44:13 [2020-12-10T14:44:13.353Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s)
14:44:13 [2020-12-10T14:44:13.353Z] === RUN   TestIpcModeNone
14:44:13 [2020-12-10T14:44:13.532Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
14:44:13 [2020-12-10T14:44:13.532Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.044s	coverage: 84.1% of statements
14:44:13 [2020-12-10T14:44:13.532Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 70.6% of statements
14:44:13 [2020-12-10T14:44:13.792Z] ok  	github.com/docker/docker/pkg/pubsub	1.035s	coverage: 75.0% of statements
14:44:13 [2020-12-10T14:44:13.925Z] --- PASS: TestIpcModeNone (0.75s)
14:44:13 [2020-12-10T14:44:13.925Z] === RUN   TestIpcModePrivate
14:44:14 [2020-12-10T14:44:14.052Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
14:44:14 [2020-12-10T14:44:14.312Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 54.9% of statements
14:44:14 [2020-12-10T14:44:14.312Z] ok  	github.com/docker/docker/pkg/tailfile	0.067s	coverage: 88.6% of statements
14:44:14 [2020-12-10T14:44:14.312Z] testing: warning: no tests to run
14:44:14 [2020-12-10T14:44:14.312Z] coverage: [no statements]
14:44:14 [2020-12-10T14:44:14.312Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
14:44:14 [2020-12-10T14:44:14.496Z] --- PASS: TestIpcModePrivate (0.73s)
14:44:14 [2020-12-10T14:44:14.496Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
14:44:14 [2020-12-10T14:44:14.496Z] === RUN   TestIpcModeShareable
14:44:14 [2020-12-10T14:44:14.572Z] ok  	github.com/docker/docker/pkg/tarsum	0.058s	coverage: 89.3% of statements
14:44:14 [2020-12-10T14:44:14.572Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
14:44:14 [2020-12-10T14:44:14.572Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
14:44:14 [2020-12-10T14:44:14.572Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
14:44:15 [2020-12-10T14:44:15.141Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 85.4% of statements
14:44:15 [2020-12-10T14:44:15.401Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.5% of statements
14:44:15 [2020-12-10T14:44:15.438Z] --- PASS: TestIpcModeShareable (0.73s)
14:44:15 [2020-12-10T14:44:15.438Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true
14:44:15 [2020-12-10T14:44:15.438Z] === RUN   TestAPIIpcModeShareableAndContainer
14:44:15 [2020-12-10T14:44:15.661Z] ok  	github.com/docker/docker/pkg/signal	2.544s	coverage: 61.0% of statements
14:44:15 [2020-12-10T14:44:15.661Z] ok  	github.com/docker/docker/reference	0.009s	coverage: 84.4% of statements
14:44:16 [2020-12-10T14:44:16.230Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 50.9% of statements
14:44:16 [2020-12-10T14:44:16.230Z] ok  	github.com/docker/docker/daemon	12.133s	coverage: 17.2% of statements
14:44:16 [2020-12-10T14:44:16.230Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:44:16 [2020-12-10T14:44:16.230Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:44:16 [2020-12-10T14:44:16.230Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:44:16 [2020-12-10T14:44:16.230Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:44:16 [2020-12-10T14:44:16.230Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:44:16 [2020-12-10T14:44:16.230Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:44:16 [2020-12-10T14:44:16.230Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:44:16 [2020-12-10T14:44:16.230Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:44:16 [2020-12-10T14:44:16.230Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:44:16 [2020-12-10T14:44:16.230Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:44:16 [2020-12-10T14:44:16.230Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:44:16 [2020-12-10T14:44:16.230Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:44:16 [2020-12-10T14:44:16.230Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:44:16 [2020-12-10T14:44:16.230Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:44:16 [2020-12-10T14:44:16.230Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:44:16 [2020-12-10T14:44:16.230Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:44:16 [2020-12-10T14:44:16.230Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:44:16 [2020-12-10T14:44:16.230Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:44:16 [2020-12-10T14:44:16.490Z] ok  	github.com/docker/docker/plugin	0.533s	coverage: 23.2% of statements
14:44:16 [2020-12-10T14:44:16.490Z] ok  	github.com/docker/docker/registry/resumable	0.042s	coverage: 100.0% of statements
14:44:16 [2020-12-10T14:44:16.751Z] ok  	github.com/docker/docker/registry	0.121s	coverage: 57.2% of statements
14:44:16 [2020-12-10T14:44:16.751Z] ok  	github.com/docker/docker/quota	0.516s	coverage: 71.4% of statements
14:44:16 [2020-12-10T14:44:16.751Z] ok  	github.com/docker/docker/testutil	0.029s	coverage: 62.5% of statements
14:44:17 [2020-12-10T14:44:17.011Z] ok  	github.com/docker/docker/runconfig	0.037s	coverage: 66.1% of statements
14:44:17 [2020-12-10T14:44:17.272Z] ok  	github.com/docker/docker/layer	7.959s	coverage: 68.8% of statements
14:44:17 [2020-12-10T14:44:17.272Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:44:17 [2020-12-10T14:44:17.272Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:44:17 [2020-12-10T14:44:17.272Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:44:17 [2020-12-10T14:44:17.272Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:44:17 [2020-12-10T14:44:17.272Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:44:17 [2020-12-10T14:44:17.272Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:44:17 [2020-12-10T14:44:17.272Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:44:17 [2020-12-10T14:44:17.272Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
14:44:17 [2020-12-10T14:44:17.272Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:44:17 [2020-12-10T14:44:17.272Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
14:44:17 [2020-12-10T14:44:17.272Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:44:17 [2020-12-10T14:44:17.272Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:44:17 [2020-12-10T14:44:17.272Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:44:17 [2020-12-10T14:44:17.844Z] ok  	github.com/docker/docker/volume/mounts	0.084s	coverage: 67.0% of statements
14:44:17 [2020-12-10T14:44:17.844Z] ok  	github.com/docker/docker/volume/drivers	0.014s	coverage: 36.1% of statements
14:44:17 [2020-12-10T14:44:17.999Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.26s)
14:44:17 [2020-12-10T14:44:17.999Z] === RUN   TestAPIIpcModeHost
14:44:18 [2020-12-10T14:44:18.103Z] ok  	github.com/docker/docker/volume/local	0.134s	coverage: 76.6% of statements
14:44:18 [2020-12-10T14:44:18.260Z] --- PASS: TestAPIIpcModeHost (0.59s)
14:44:18 [2020-12-10T14:44:18.260Z] === RUN   TestDaemonIpcModeShareable
14:44:18 [2020-12-10T14:44:18.672Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.1% of statements
14:44:19 [2020-12-10T14:44:19.971Z] === RUN   TestDockerSuite/TestAPIImagesFilter
14:44:19 [2020-12-10T14:44:19.971Z] === RUN   TestDockerSuite/TestAPIImagesHistory
14:44:19 [2020-12-10T14:44:19.971Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
14:44:19 [2020-12-10T14:44:19.971Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
14:44:19 [2020-12-10T14:44:19.971Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
14:44:19 [2020-12-10T14:44:19.971Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
14:44:19 [2020-12-10T14:44:19.971Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
14:44:20 [2020-12-10T14:44:20.172Z] --- PASS: TestDaemonIpcModeShareable (1.67s)
14:44:20 [2020-12-10T14:44:20.172Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true
14:44:20 [2020-12-10T14:44:20.172Z] === RUN   TestDaemonIpcModePrivate
14:44:21 [2020-12-10T14:44:21.352Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
14:44:21 [2020-12-10T14:44:21.554Z] --- PASS: TestDaemonIpcModePrivate (1.66s)
14:44:21 [2020-12-10T14:44:21.554Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false
14:44:21 [2020-12-10T14:44:21.554Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:44:21 [2020-12-10T14:44:21.616Z] === RUN   TestDockerSuite/TestAPINetworkFilter
14:44:21 [2020-12-10T14:44:21.616Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
14:44:21 [2020-12-10T14:44:21.616Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
14:44:22 [2020-12-10T14:44:22.187Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
14:44:22 [2020-12-10T14:44:22.765Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
14:44:23 [2020-12-10T14:44:23.468Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s)
14:44:23 [2020-12-10T14:44:23.468Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false
14:44:23 [2020-12-10T14:44:23.468Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:44:23 [2020-12-10T14:44:23.707Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
14:44:23 [2020-12-10T14:44:23.965Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
14:44:23 [2020-12-10T14:44:23.965Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
14:44:23 [2020-12-10T14:44:23.966Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
14:44:23 [2020-12-10T14:44:23.966Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
14:44:25 [2020-12-10T14:44:25.380Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s)
14:44:25 [2020-12-10T14:44:25.380Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true
14:44:25 [2020-12-10T14:44:25.380Z] === RUN   TestIpcModeOlderClient
14:44:25 [2020-12-10T14:44:25.380Z] === PAUSE TestIpcModeOlderClient
14:44:25 [2020-12-10T14:44:25.380Z] === RUN   TestKillContainerInvalidSignal
14:44:25 [2020-12-10T14:44:25.640Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
14:44:25 [2020-12-10T14:44:25.640Z] === RUN   TestKillContainer
14:44:25 [2020-12-10T14:44:25.640Z] === RUN   TestKillContainer/no_signal
14:44:26 [2020-12-10T14:44:26.211Z] === RUN   TestKillContainer/non_killing_signal
14:44:26 [2020-12-10T14:44:26.782Z] === RUN   TestKillContainer/killing_signal
14:44:27 [2020-12-10T14:44:27.669Z] --- PASS: TestImportExtremelyLargeImageWorks (103.02s)
14:44:27 [2020-12-10T14:44:27.669Z] PASS
14:44:27 [2020-12-10T14:44:27.669Z] 
14:44:27 [2020-12-10T14:44:27.669Z] === Skipped
14:44:27 [2020-12-10T14:44:27.669Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:44:27 [2020-12-10T14:44:27.669Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
14:44:27 [2020-12-10T14:44:27.669Z] 
14:44:27 [2020-12-10T14:44:27.669Z] 
14:44:27 [2020-12-10T14:44:27.669Z] DONE 12 tests, 1 skipped in 107.100s
14:44:27 [2020-12-10T14:44:27.669Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
14:44:27 [2020-12-10T14:44:27.669Z] INFO: Testing against a local daemon
14:44:27 [2020-12-10T14:44:27.669Z] === RUN   TestNetworkCreateDelete
14:44:27 [2020-12-10T14:44:27.669Z] --- PASS: TestNetworkCreateDelete (0.14s)
14:44:27 [2020-12-10T14:44:27.669Z] === RUN   TestDockerNetworkDeletePreferID
14:44:27 [2020-12-10T14:44:27.669Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
14:44:27 [2020-12-10T14:44:27.669Z] === RUN   TestDaemonDNSFallback
14:44:27 [2020-12-10T14:44:27.669Z] --- PASS: TestDaemonDNSFallback (7.35s)
14:44:27 [2020-12-10T14:44:27.669Z] === RUN   TestInspectNetwork
14:44:27 [2020-12-10T14:44:27.669Z] --- SKIP: TestInspectNetwork (0.00s)
14:44:27 [2020-12-10T14:44:27.669Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:27 [2020-12-10T14:44:27.669Z] === RUN   TestRunContainerWithBridgeNone
14:44:27 [2020-12-10T14:44:27.669Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
14:44:27 [2020-12-10T14:44:27.669Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
14:44:27 [2020-12-10T14:44:27.669Z] === RUN   TestNetworkInvalidJSON
14:44:27 [2020-12-10T14:44:27.669Z] === RUN   TestNetworkInvalidJSON//networks/create
14:44:27 [2020-12-10T14:44:27.669Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:44:27 [2020-12-10T14:44:27.669Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:44:27 [2020-12-10T14:44:27.669Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:44:27 [2020-12-10T14:44:27.669Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:44:27 [2020-12-10T14:44:27.669Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:44:27 [2020-12-10T14:44:27.669Z] === CONT  TestNetworkInvalidJSON//networks/create
14:44:27 [2020-12-10T14:44:27.669Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:44:27 [2020-12-10T14:44:27.669Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:44:27 [2020-12-10T14:44:27.669Z] --- PASS: TestNetworkInvalidJSON (0.03s)
14:44:27 [2020-12-10T14:44:27.669Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:44:27 [2020-12-10T14:44:27.669Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:44:27 [2020-12-10T14:44:27.669Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:44:27 [2020-12-10T14:44:27.669Z] === RUN   TestHostIPv4BridgeLabel
14:44:27 [2020-12-10T14:44:27.669Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
14:44:27 [2020-12-10T14:44:27.670Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
14:44:27 [2020-12-10T14:44:27.670Z] === RUN   TestDaemonRestartWithLiveRestore
14:44:27 [2020-12-10T14:44:27.670Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s)
14:44:27 [2020-12-10T14:44:27.670Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
14:44:27 [2020-12-10T14:44:27.670Z] === RUN   TestDaemonDefaultNetworkPools
14:44:27 [2020-12-10T14:44:27.670Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
14:44:27 [2020-12-10T14:44:27.670Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
14:44:27 [2020-12-10T14:44:27.670Z] === RUN   TestDaemonRestartWithExistingNetwork
14:44:27 [2020-12-10T14:44:27.670Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
14:44:27 [2020-12-10T14:44:27.670Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
14:44:27 [2020-12-10T14:44:27.670Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:44:27 [2020-12-10T14:44:27.670Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
14:44:27 [2020-12-10T14:44:27.670Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
14:44:27 [2020-12-10T14:44:27.670Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:44:27 [2020-12-10T14:44:27.670Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
14:44:27 [2020-12-10T14:44:27.670Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
14:44:27 [2020-12-10T14:44:27.670Z] === RUN   TestServiceWithPredefinedNetwork
14:44:27 [2020-12-10T14:44:27.670Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
14:44:27 [2020-12-10T14:44:27.670Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:27 [2020-12-10T14:44:27.670Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:44:27 [2020-12-10T14:44:27.670Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:44:27 [2020-12-10T14:44:27.670Z]     service_test.go:236: FLAKY_TEST
14:44:27 [2020-12-10T14:44:27.670Z] === RUN   TestServiceWithDataPathPortInit
14:44:27 [2020-12-10T14:44:27.670Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
14:44:27 [2020-12-10T14:44:27.670Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:27 [2020-12-10T14:44:27.670Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:44:27 [2020-12-10T14:44:27.670Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
14:44:27 [2020-12-10T14:44:27.670Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:27 [2020-12-10T14:44:27.670Z] PASS
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] === Skipped
14:44:27 [2020-12-10T14:44:27.670Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
14:44:27 [2020-12-10T14:44:27.670Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
14:44:27 [2020-12-10T14:44:27.670Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
14:44:27 [2020-12-10T14:44:27.670Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s)
14:44:27 [2020-12-10T14:44:27.670Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
14:44:27 [2020-12-10T14:44:27.670Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
14:44:27 [2020-12-10T14:44:27.670Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
14:44:27 [2020-12-10T14:44:27.670Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
14:44:27 [2020-12-10T14:44:27.670Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
14:44:27 [2020-12-10T14:44:27.670Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:44:27 [2020-12-10T14:44:27.670Z]     service_test.go:236: FLAKY_TEST
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
14:44:27 [2020-12-10T14:44:27.670Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
14:44:27 [2020-12-10T14:44:27.670Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] DONE 19 tests, 12 skipped in 8.055s
14:44:27 [2020-12-10T14:44:27.670Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:44:27 [2020-12-10T14:44:27.670Z] INFO: Testing against a local daemon
14:44:27 [2020-12-10T14:44:27.670Z] === RUN   TestDockerNetworkIpvlanPersistance
14:44:27 [2020-12-10T14:44:27.670Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
14:44:27 [2020-12-10T14:44:27.670Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:44:27 [2020-12-10T14:44:27.670Z] === RUN   TestDockerNetworkIpvlan
14:44:27 [2020-12-10T14:44:27.670Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:44:27 [2020-12-10T14:44:27.670Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:44:27 [2020-12-10T14:44:27.670Z] PASS
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] === Skipped
14:44:27 [2020-12-10T14:44:27.670Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
14:44:27 [2020-12-10T14:44:27.670Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:44:27 [2020-12-10T14:44:27.670Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] DONE 2 tests, 2 skipped in 0.116s
14:44:27 [2020-12-10T14:44:27.670Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:44:27 [2020-12-10T14:44:27.670Z] INFO: Testing against a local daemon
14:44:27 [2020-12-10T14:44:27.670Z] === RUN   TestDockerNetworkMacvlanPersistance
14:44:27 [2020-12-10T14:44:27.670Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
14:44:27 [2020-12-10T14:44:27.670Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
14:44:27 [2020-12-10T14:44:27.670Z] === RUN   TestDockerNetworkMacvlan
14:44:27 [2020-12-10T14:44:27.670Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
14:44:27 [2020-12-10T14:44:27.670Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
14:44:27 [2020-12-10T14:44:27.670Z] PASS
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] === Skipped
14:44:27 [2020-12-10T14:44:27.670Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
14:44:27 [2020-12-10T14:44:27.670Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
14:44:27 [2020-12-10T14:44:27.670Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] DONE 2 tests, 2 skipped in 0.115s
14:44:27 [2020-12-10T14:44:27.670Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
14:44:27 [2020-12-10T14:44:27.670Z] testing: warning: no tests to run
14:44:27 [2020-12-10T14:44:27.670Z] PASS
14:44:27 [2020-12-10T14:44:27.670Z] 
14:44:27 [2020-12-10T14:44:27.670Z] DONE 0 tests in 0.026s
14:44:27 [2020-12-10T14:44:27.670Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:44:27 [2020-12-10T14:44:27.723Z] --- PASS: TestKillContainer (2.04s)
14:44:27 [2020-12-10T14:44:27.723Z]     --- PASS: TestKillContainer/no_signal (0.60s)
14:44:27 [2020-12-10T14:44:27.723Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
14:44:27 [2020-12-10T14:44:27.723Z]     --- PASS: TestKillContainer/killing_signal (0.67s)
14:44:27 [2020-12-10T14:44:27.723Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:44:27 [2020-12-10T14:44:27.723Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:44:27 [2020-12-10T14:44:27.926Z] INFO: Testing against a local daemon
14:44:27 [2020-12-10T14:44:27.926Z] === RUN   TestAuthZPluginAllowRequest
14:44:27 [2020-12-10T14:44:27.926Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
14:44:27 [2020-12-10T14:44:27.926Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:27 [2020-12-10T14:44:27.926Z] === RUN   TestAuthZPluginTLS
14:44:27 [2020-12-10T14:44:27.926Z] --- SKIP: TestAuthZPluginTLS (0.00s)
14:44:27 [2020-12-10T14:44:27.926Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:27 [2020-12-10T14:44:27.926Z] === RUN   TestAuthZPluginDenyRequest
14:44:27 [2020-12-10T14:44:27.926Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
14:44:27 [2020-12-10T14:44:27.926Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:27 [2020-12-10T14:44:27.926Z] === RUN   TestAuthZPluginAPIDenyResponse
14:44:27 [2020-12-10T14:44:27.926Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
14:44:27 [2020-12-10T14:44:27.926Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:27 [2020-12-10T14:44:27.926Z] === RUN   TestAuthZPluginDenyResponse
14:44:27 [2020-12-10T14:44:27.926Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
14:44:27 [2020-12-10T14:44:27.926Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:27 [2020-12-10T14:44:27.926Z] === RUN   TestAuthZPluginAllowEventStream
14:44:27 [2020-12-10T14:44:27.926Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
14:44:27 [2020-12-10T14:44:27.926Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:27 [2020-12-10T14:44:27.926Z] === RUN   TestAuthZPluginErrorResponse
14:44:27 [2020-12-10T14:44:27.926Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
14:44:27 [2020-12-10T14:44:27.926Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:27 [2020-12-10T14:44:27.926Z] === RUN   TestAuthZPluginErrorRequest
14:44:27 [2020-12-10T14:44:27.926Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
14:44:27 [2020-12-10T14:44:27.926Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:27 [2020-12-10T14:44:27.926Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:44:27 [2020-12-10T14:44:27.926Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
14:44:27 [2020-12-10T14:44:27.926Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:27 [2020-12-10T14:44:27.926Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:44:27 [2020-12-10T14:44:27.926Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
14:44:27 [2020-12-10T14:44:27.926Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:27 [2020-12-10T14:44:27.926Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:44:27 [2020-12-10T14:44:27.926Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
14:44:27 [2020-12-10T14:44:27.926Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:27 [2020-12-10T14:44:27.926Z] === RUN   TestAuthZPluginHeader
14:44:27 [2020-12-10T14:44:27.926Z] --- SKIP: TestAuthZPluginHeader (0.00s)
14:44:27 [2020-12-10T14:44:27.926Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:27 [2020-12-10T14:44:27.926Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:44:28 [2020-12-10T14:44:28.182Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] === RUN   TestAuthZPluginV2Disable
14:44:28 [2020-12-10T14:44:28.182Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:44:28 [2020-12-10T14:44:28.182Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:44:28 [2020-12-10T14:44:28.182Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:44:28 [2020-12-10T14:44:28.182Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] PASS
14:44:28 [2020-12-10T14:44:28.182Z] 
14:44:28 [2020-12-10T14:44:28.182Z] === Skipped
14:44:28 [2020-12-10T14:44:28.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] 
14:44:28 [2020-12-10T14:44:28.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] 
14:44:28 [2020-12-10T14:44:28.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] 
14:44:28 [2020-12-10T14:44:28.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] 
14:44:28 [2020-12-10T14:44:28.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] 
14:44:28 [2020-12-10T14:44:28.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] 
14:44:28 [2020-12-10T14:44:28.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] 
14:44:28 [2020-12-10T14:44:28.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] 
14:44:28 [2020-12-10T14:44:28.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] 
14:44:28 [2020-12-10T14:44:28.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] 
14:44:28 [2020-12-10T14:44:28.182Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] 
14:44:28 [2020-12-10T14:44:28.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] 
14:44:28 [2020-12-10T14:44:28.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] 
14:44:28 [2020-12-10T14:44:28.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] 
14:44:28 [2020-12-10T14:44:28.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
14:44:28 [2020-12-10T14:44:28.182Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.182Z] 
14:44:28 [2020-12-10T14:44:28.182Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
14:44:28 [2020-12-10T14:44:28.183Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.183Z] 
14:44:28 [2020-12-10T14:44:28.183Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
14:44:28 [2020-12-10T14:44:28.183Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.183Z] 
14:44:28 [2020-12-10T14:44:28.183Z] 
14:44:28 [2020-12-10T14:44:28.183Z] DONE 17 tests, 17 skipped in 0.437s
14:44:28 [2020-12-10T14:44:28.183Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:44:28 [2020-12-10T14:44:28.294Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:44:28 [2020-12-10T14:44:28.439Z] INFO: Testing against a local daemon
14:44:28 [2020-12-10T14:44:28.439Z] === RUN   TestPluginInvalidJSON
14:44:28 [2020-12-10T14:44:28.439Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:44:28 [2020-12-10T14:44:28.439Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:44:28 [2020-12-10T14:44:28.439Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:44:28 [2020-12-10T14:44:28.439Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:44:28 [2020-12-10T14:44:28.439Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:44:28 [2020-12-10T14:44:28.439Z] === RUN   TestPluginInstall
14:44:28 [2020-12-10T14:44:28.439Z] --- SKIP: TestPluginInstall (0.00s)
14:44:28 [2020-12-10T14:44:28.439Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.439Z] PASS
14:44:28 [2020-12-10T14:44:28.439Z] 
14:44:28 [2020-12-10T14:44:28.439Z] === Skipped
14:44:28 [2020-12-10T14:44:28.439Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
14:44:28 [2020-12-10T14:44:28.439Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:44:28 [2020-12-10T14:44:28.439Z] 
14:44:28 [2020-12-10T14:44:28.439Z] 
14:44:28 [2020-12-10T14:44:28.439Z] DONE 3 tests, 1 skipped in 0.156s
14:44:28 [2020-12-10T14:44:28.439Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:44:28 [2020-12-10T14:44:28.439Z] INFO: Testing against a local daemon
14:44:28 [2020-12-10T14:44:28.439Z] === RUN   TestExternalGraphDriver
14:44:28 [2020-12-10T14:44:28.439Z] --- SKIP: TestExternalGraphDriver (0.08s)
14:44:28 [2020-12-10T14:44:28.439Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
14:44:28 [2020-12-10T14:44:28.439Z] === RUN   TestGraphdriverPluginV2
14:44:28 [2020-12-10T14:44:28.707Z] --- PASS: TestImportExtremelyLargeImageWorks (79.95s)
14:44:28 [2020-12-10T14:44:28.707Z] PASS
14:44:28 [2020-12-10T14:44:28.707Z] 
14:44:28 [2020-12-10T14:44:28.707Z] === Skipped
14:44:28 [2020-12-10T14:44:28.707Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
14:44:28 [2020-12-10T14:44:28.707Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:44:28 [2020-12-10T14:44:28.707Z] 
14:44:28 [2020-12-10T14:44:28.707Z] 
14:44:28 [2020-12-10T14:44:28.707Z] DONE 12 tests, 1 skipped in 81.536s
14:44:28 [2020-12-10T14:44:28.707Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
14:44:28 [2020-12-10T14:44:28.707Z] ++ 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
14:44:28 [2020-12-10T14:44:28.707Z] ++ set -e
14:44:28 [2020-12-10T14:44:28.707Z] ++ '[' -n 0 ']'
14:44:28 [2020-12-10T14:44:28.707Z] ++ set -x
14:44:28 [2020-12-10T14:44:28.707Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:44:28 [2020-12-10T14:44:28.707Z] INFO: Testing against a local daemon
14:44:28 [2020-12-10T14:44:28.707Z] === RUN   TestNetworkCreateDelete
14:44:28 [2020-12-10T14:44:28.707Z] --- PASS: TestNetworkCreateDelete (0.13s)
14:44:28 [2020-12-10T14:44:28.707Z] === RUN   TestDockerNetworkDeletePreferID
14:44:28 [2020-12-10T14:44:28.707Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s)
14:44:28 [2020-12-10T14:44:28.707Z] === RUN   TestDaemonDNSFallback
14:44:29 [2020-12-10T14:44:29.236Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s)
14:44:29 [2020-12-10T14:44:29.236Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s)
14:44:29 [2020-12-10T14:44:29.236Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s)
14:44:29 [2020-12-10T14:44:29.236Z] === RUN   TestKillStoppedContainer
14:44:29 [2020-12-10T14:44:29.236Z] --- PASS: TestKillStoppedContainer (0.09s)
14:44:29 [2020-12-10T14:44:29.236Z] === RUN   TestKillStoppedContainerAPIPre120
14:44:29 [2020-12-10T14:44:29.236Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
14:44:29 [2020-12-10T14:44:29.236Z] === RUN   TestKillDifferentUserContainer
14:44:29 [2020-12-10T14:44:29.734Z] --- PASS: TestDaemonDNSFallback (2.61s)
14:44:29 [2020-12-10T14:44:29.734Z] === RUN   TestInspectNetwork
14:44:29 [2020-12-10T14:44:29.808Z] --- PASS: TestKillDifferentUserContainer (0.68s)
14:44:29 [2020-12-10T14:44:29.808Z] === RUN   TestInspectOomKilledTrue
14:44:29 [2020-12-10T14:44:29.808Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:44:29 [2020-12-10T14:44:29.808Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:44:29 [2020-12-10T14:44:29.808Z] === RUN   TestInspectOomKilledFalse
14:44:29 [2020-12-10T14:44:29.808Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:44:29 [2020-12-10T14:44:29.808Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:44:29 [2020-12-10T14:44:29.808Z] === RUN   TestLinksEtcHostsContentMatch
14:44:30 [2020-12-10T14:44:30.378Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s)
14:44:30 [2020-12-10T14:44:30.378Z] === RUN   TestLinksContainerNames
14:44:30 [2020-12-10T14:44:30.536Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
14:44:31 [2020-12-10T14:44:31.472Z] --- PASS: TestBuildWithHugeFile (101.02s)
14:44:31 [2020-12-10T14:44:31.472Z] === RUN   TestBuildWithEmptyDockerfile
14:44:31 [2020-12-10T14:44:31.472Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:44:31 [2020-12-10T14:44:31.472Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:44:31 [2020-12-10T14:44:31.472Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:44:31 [2020-12-10T14:44:31.472Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:44:31 [2020-12-10T14:44:31.472Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:44:31 [2020-12-10T14:44:31.472Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:44:31 [2020-12-10T14:44:31.472Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:44:31 [2020-12-10T14:44:31.472Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:44:31 [2020-12-10T14:44:31.472Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:44:31 [2020-12-10T14:44:31.472Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
14:44:31 [2020-12-10T14:44:31.472Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
14:44:31 [2020-12-10T14:44:31.472Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
14:44:31 [2020-12-10T14:44:31.472Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
14:44:31 [2020-12-10T14:44:31.472Z] === RUN   TestBuildPreserveOwnership
14:44:31 [2020-12-10T14:44:31.472Z] === RUN   TestBuildPreserveOwnership/copy_from
14:44:31 [2020-12-10T14:44:31.731Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
14:44:31 [2020-12-10T14:44:31.763Z] --- PASS: TestLinksContainerNames (1.34s)
14:44:31 [2020-12-10T14:44:31.763Z] === RUN   TestLogsFollowTailEmpty
14:44:32 [2020-12-10T14:44:32.334Z] --- PASS: TestLogsFollowTailEmpty (0.65s)
14:44:32 [2020-12-10T14:44:32.334Z] === RUN   TestContainerNetworkMountsNoChown
14:44:32 [2020-12-10T14:44:32.906Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
14:44:32 [2020-12-10T14:44:32.906Z] === RUN   TestMountDaemonRoot
14:44:32 [2020-12-10T14:44:32.906Z] === RUN   TestMountDaemonRoot/default
14:44:32 [2020-12-10T14:44:32.906Z] === PAUSE TestMountDaemonRoot/default
14:44:32 [2020-12-10T14:44:32.906Z] === RUN   TestMountDaemonRoot/private
14:44:32 [2020-12-10T14:44:32.906Z] === PAUSE TestMountDaemonRoot/private
14:44:32 [2020-12-10T14:44:32.906Z] === RUN   TestMountDaemonRoot/rprivate
14:44:32 [2020-12-10T14:44:32.906Z] === PAUSE TestMountDaemonRoot/rprivate
14:44:32 [2020-12-10T14:44:32.906Z] === RUN   TestMountDaemonRoot/slave
14:44:32 [2020-12-10T14:44:32.906Z] === PAUSE TestMountDaemonRoot/slave
14:44:32 [2020-12-10T14:44:32.906Z] === RUN   TestMountDaemonRoot/rslave
14:44:32 [2020-12-10T14:44:32.906Z] === PAUSE TestMountDaemonRoot/rslave
14:44:32 [2020-12-10T14:44:32.906Z] === RUN   TestMountDaemonRoot/shared
14:44:32 [2020-12-10T14:44:32.906Z] === PAUSE TestMountDaemonRoot/shared
14:44:32 [2020-12-10T14:44:32.906Z] === RUN   TestMountDaemonRoot/rshared
14:44:32 [2020-12-10T14:44:32.906Z] === PAUSE TestMountDaemonRoot/rshared
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/default
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/default/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/rslave
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/shared
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/rprivate
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/slave
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/default/mount_root
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/private
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/private/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/private/mount_root
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/rshared
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:44:33 [2020-12-10T14:44:33.168Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/default/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/private/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/default/mount_root
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/private/mount_root
14:44:33 [2020-12-10T14:44:33.168Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:44:33 [2020-12-10T14:44:33.429Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:44:33 [2020-12-10T14:44:33.429Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:44:33 [2020-12-10T14:44:33.429Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:44:33 [2020-12-10T14:44:33.429Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:44:33 [2020-12-10T14:44:33.429Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:44:33 [2020-12-10T14:44:33.429Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:44:33 [2020-12-10T14:44:33.429Z] --- PASS: TestMountDaemonRoot (0.05s)
14:44:33 [2020-12-10T14:44:33.429Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
14:44:33 [2020-12-10T14:44:33.429Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
14:44:33 [2020-12-10T14:44:33.429Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
14:44:33 [2020-12-10T14:44:33.429Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
14:44:33 [2020-12-10T14:44:33.429Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
14:44:33 [2020-12-10T14:44:33.429Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
14:44:33 [2020-12-10T14:44:33.429Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
14:44:33 [2020-12-10T14:44:33.429Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
14:44:33 [2020-12-10T14:44:33.429Z] === RUN   TestContainerBindMountNonRecursive
14:44:34 [2020-12-10T14:44:34.268Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:44:34 [2020-12-10T14:44:34.268Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
14:44:34 [2020-12-10T14:44:34.970Z] --- PASS: TestGraphdriverPluginV2 (6.27s)
14:44:34 [2020-12-10T14:44:34.970Z] PASS
14:44:34 [2020-12-10T14:44:34.970Z] 
14:44:34 [2020-12-10T14:44:34.970Z] === Skipped
14:44:34 [2020-12-10T14:44:34.970Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
14:44:34 [2020-12-10T14:44:34.970Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
14:44:34 [2020-12-10T14:44:34.970Z] 
14:44:34 [2020-12-10T14:44:34.970Z] 
14:44:34 [2020-12-10T14:44:34.970Z] DONE 2 tests, 1 skipped in 6.483s
14:44:34 [2020-12-10T14:44:34.970Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:44:34 [2020-12-10T14:44:34.970Z] INFO: Testing against a local daemon
14:44:34 [2020-12-10T14:44:34.970Z] === RUN   TestContinueAfterPluginCrash
14:44:34 [2020-12-10T14:44:34.970Z] === PAUSE TestContinueAfterPluginCrash
14:44:34 [2020-12-10T14:44:34.970Z] === RUN   TestReadPluginNoRead
14:44:34 [2020-12-10T14:44:34.970Z] === PAUSE TestReadPluginNoRead
14:44:34 [2020-12-10T14:44:34.970Z] === RUN   TestDaemonStartWithLogOpt
14:44:34 [2020-12-10T14:44:34.970Z] === PAUSE TestDaemonStartWithLogOpt
14:44:34 [2020-12-10T14:44:34.970Z] === CONT  TestContinueAfterPluginCrash
14:44:34 [2020-12-10T14:44:34.970Z] === CONT  TestDaemonStartWithLogOpt
14:44:35 [2020-12-10T14:44:35.207Z] --- PASS: TestBuildPreserveOwnership (3.61s)
14:44:35 [2020-12-10T14:44:35.207Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.29s)
14:44:35 [2020-12-10T14:44:35.207Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s)
14:44:35 [2020-12-10T14:44:35.207Z] === RUN   TestBuildPlatformInvalid
14:44:35 [2020-12-10T14:44:35.207Z] --- PASS: TestBuildPlatformInvalid (0.11s)
14:44:35 [2020-12-10T14:44:35.207Z] PASS
14:44:35 [2020-12-10T14:44:35.207Z] 
14:44:35 [2020-12-10T14:44:35.207Z] === Skipped
14:44:35 [2020-12-10T14:44:35.207Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
14:44:35 [2020-12-10T14:44:35.207Z]     build_session_test.go:25: TODO: BuildKit
14:44:35 [2020-12-10T14:44:35.207Z] 
14:44:35 [2020-12-10T14:44:35.207Z] 
14:44:35 [2020-12-10T14:44:35.207Z] DONE 32 tests, 1 skipped in 189.121s
14:44:35 [2020-12-10T14:44:35.207Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
14:44:35 [2020-12-10T14:44:35.207Z] ++ 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
14:44:35 [2020-12-10T14:44:35.207Z] ++ set -e
14:44:35 [2020-12-10T14:44:35.207Z] ++ '[' -n 0 ']'
14:44:35 [2020-12-10T14:44:35.207Z] ++ set -x
14:44:35 [2020-12-10T14:44:35.207Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:44:35 [2020-12-10T14:44:35.279Z] === RUN   TestInspectNetwork/full_network_id
14:44:35 [2020-12-10T14:44:35.279Z] === RUN   TestInspectNetwork/partial_network_id
14:44:35 [2020-12-10T14:44:35.279Z] === RUN   TestInspectNetwork/network_name
14:44:35 [2020-12-10T14:44:35.279Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:44:35 [2020-12-10T14:44:35.341Z] --- PASS: TestContainerBindMountNonRecursive (1.79s)
14:44:35 [2020-12-10T14:44:35.341Z] === RUN   TestContainerVolumesMountedAsShared
14:44:35 [2020-12-10T14:44:35.466Z] INFO: Testing against a local daemon
14:44:35 [2020-12-10T14:44:35.466Z] === RUN   TestConfigInspect
14:44:35 [2020-12-10T14:44:35.725Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
14:44:35 [2020-12-10T14:44:35.912Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s)
14:44:35 [2020-12-10T14:44:35.912Z] === RUN   TestContainerVolumesMountedAsSlave
14:44:36 [2020-12-10T14:44:36.293Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
14:44:36 [2020-12-10T14:44:36.483Z] --- PASS: TestContainerVolumesMountedAsSlave (0.56s)
14:44:36 [2020-12-10T14:44:36.483Z] === RUN   TestNetworkNat
14:44:36 [2020-12-10T14:44:36.862Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
14:44:37 [2020-12-10T14:44:37.425Z] --- PASS: TestNetworkNat (0.81s)
14:44:37 [2020-12-10T14:44:37.425Z] === RUN   TestNetworkLocalhostTCPNat
14:44:37 [2020-12-10T14:44:37.430Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
14:44:37 [2020-12-10T14:44:37.995Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s)
14:44:37 [2020-12-10T14:44:37.995Z] === RUN   TestNetworkLoopbackNat
14:44:37 [2020-12-10T14:44:37.997Z] === RUN   TestDockerSuite/TestAttachAfterDetach
14:44:38 [2020-12-10T14:44:38.256Z] --- PASS: TestConfigInspect (2.86s)
14:44:38 [2020-12-10T14:44:38.256Z] === RUN   TestConfigList
14:44:39 [2020-12-10T14:44:39.633Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
14:44:40 [2020-12-10T14:44:40.570Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
14:44:40 [2020-12-10T14:44:40.825Z] --- PASS: TestInspectNetwork (11.24s)
14:44:40 [2020-12-10T14:44:40.825Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:44:40 [2020-12-10T14:44:40.825Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:44:40 [2020-12-10T14:44:40.825Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:44:40 [2020-12-10T14:44:40.825Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:44:40 [2020-12-10T14:44:40.825Z] === RUN   TestRunContainerWithBridgeNone
14:44:40 [2020-12-10T14:44:40.829Z] --- PASS: TestConfigList (2.64s)
14:44:40 [2020-12-10T14:44:40.829Z] === RUN   TestConfigsCreateAndDelete
14:44:41 [2020-12-10T14:44:41.291Z] --- PASS: TestNetworkLoopbackNat (2.96s)
14:44:41 [2020-12-10T14:44:41.291Z] === RUN   TestPause
14:44:41 [2020-12-10T14:44:41.397Z] === RUN   TestDockerSuite/TestAttachDetach
14:44:41 [2020-12-10T14:44:41.504Z] --- PASS: TestDaemonStartWithLogOpt (6.59s)
14:44:41 [2020-12-10T14:44:41.504Z] === CONT  TestReadPluginNoRead
14:44:41 [2020-12-10T14:44:41.551Z] --- PASS: TestPause (0.71s)
14:44:41 [2020-12-10T14:44:41.551Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:44:41 [2020-12-10T14:44:41.551Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:44:41 [2020-12-10T14:44:41.551Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:44:41 [2020-12-10T14:44:41.551Z] === RUN   TestPauseStopPausedContainer
14:44:42 [2020-12-10T14:44:42.334Z] === RUN   TestDockerSuite/TestAttachDisconnect
14:44:42 [2020-12-10T14:44:42.334Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
14:44:42 [2020-12-10T14:44:42.497Z] --- PASS: TestPauseStopPausedContainer (0.74s)
14:44:42 [2020-12-10T14:44:42.497Z] === RUN   TestPsFilter
14:44:42 [2020-12-10T14:44:42.497Z] --- PASS: TestPsFilter (0.17s)
14:44:42 [2020-12-10T14:44:42.497Z] === RUN   TestRemoveContainerWithRemovedVolume
14:44:42 [2020-12-10T14:44:42.906Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
14:44:43 [2020-12-10T14:44:43.067Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s)
14:44:43 [2020-12-10T14:44:43.067Z] === RUN   TestRemoveContainerWithVolume
14:44:43 [2020-12-10T14:44:43.540Z] --- PASS: TestRunContainerWithBridgeNone (2.47s)
14:44:43 [2020-12-10T14:44:43.540Z] === RUN   TestNetworkInvalidJSON
14:44:43 [2020-12-10T14:44:43.540Z] === RUN   TestNetworkInvalidJSON//networks/create
14:44:43 [2020-12-10T14:44:43.540Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:44:43 [2020-12-10T14:44:43.540Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:44:43 [2020-12-10T14:44:43.540Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:44:43 [2020-12-10T14:44:43.540Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:44:43 [2020-12-10T14:44:43.540Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:44:43 [2020-12-10T14:44:43.540Z] === CONT  TestNetworkInvalidJSON//networks/create
14:44:43 [2020-12-10T14:44:43.540Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:44:43 [2020-12-10T14:44:43.540Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:44:43 [2020-12-10T14:44:43.540Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:44:43 [2020-12-10T14:44:43.540Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:44:43 [2020-12-10T14:44:43.540Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:44:43 [2020-12-10T14:44:43.540Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:44:43 [2020-12-10T14:44:43.540Z] === RUN   TestHostIPv4BridgeLabel
14:44:43 [2020-12-10T14:44:43.829Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
14:44:43 [2020-12-10T14:44:43.829Z] === RUN   TestDaemonRestartWithLiveRestore
14:44:44 [2020-12-10T14:44:44.009Z] --- PASS: TestRemoveContainerWithVolume (0.69s)
14:44:44 [2020-12-10T14:44:44.009Z] === RUN   TestRemoveContainerRunning
14:44:44 [2020-12-10T14:44:44.285Z] --- PASS: TestConfigsCreateAndDelete (3.13s)
14:44:44 [2020-12-10T14:44:44.285Z] === RUN   TestConfigsUpdate
14:44:44 [2020-12-10T14:44:44.544Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
14:44:44 [2020-12-10T14:44:44.582Z] --- PASS: TestRemoveContainerRunning (0.66s)
14:44:44 [2020-12-10T14:44:44.582Z] === RUN   TestRemoveContainerForceRemoveRunning
14:44:44 [2020-12-10T14:44:44.803Z] === RUN   TestDockerSuite/TestAttachPausedContainer
14:44:44 [2020-12-10T14:44:44.856Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
14:44:44 [2020-12-10T14:44:44.856Z] === RUN   TestDaemonDefaultNetworkPools
14:44:45 [2020-12-10T14:44:45.153Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s)
14:44:45 [2020-12-10T14:44:45.153Z] === RUN   TestRemoveInvalidContainer
14:44:45 [2020-12-10T14:44:45.153Z] --- PASS: TestRemoveInvalidContainer (0.02s)
14:44:45 [2020-12-10T14:44:45.153Z] === RUN   TestRenameLinkedContainer
14:44:45 [2020-12-10T14:44:45.373Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
14:44:45 [2020-12-10T14:44:45.484Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
14:44:45 [2020-12-10T14:44:45.484Z] === RUN   TestDaemonRestartWithExistingNetwork
14:44:45 [2020-12-10T14:44:45.669Z] === RUN   TestReadPluginNoRead/default
14:44:45 [2020-12-10T14:44:45.669Z] --- PASS: TestContinueAfterPluginCrash (10.24s)
14:44:46 [2020-12-10T14:44:46.312Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
14:44:46 [2020-12-10T14:44:46.312Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
14:44:46 [2020-12-10T14:44:46.983Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
14:44:46 [2020-12-10T14:44:46.983Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:44:47 [2020-12-10T14:44:47.253Z] --- PASS: TestConfigsUpdate (3.16s)
14:44:47 [2020-12-10T14:44:47.253Z] === RUN   TestTemplatedConfig
14:44:47 [2020-12-10T14:44:47.253Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
14:44:47 [2020-12-10T14:44:47.556Z] === RUN   TestReadPluginNoRead/disabled_caching
14:44:48 [2020-12-10T14:44:48.049Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
14:44:48 [2020-12-10T14:44:48.049Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:44:48 [2020-12-10T14:44:48.454Z] --- PASS: TestRenameLinkedContainer (2.67s)
14:44:48 [2020-12-10T14:44:48.454Z] === RUN   TestRenameStoppedContainer
14:44:48 [2020-12-10T14:44:48.454Z] --- PASS: TestRenameStoppedContainer (0.64s)
14:44:48 [2020-12-10T14:44:48.454Z] === RUN   TestRenameRunningContainerAndReuse
14:44:48 [2020-12-10T14:44:48.633Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
14:44:48 [2020-12-10T14:44:48.677Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s)
14:44:48 [2020-12-10T14:44:48.677Z] === RUN   TestServiceWithPredefinedNetwork
14:44:49 [2020-12-10T14:44:49.205Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
14:44:49 [2020-12-10T14:44:49.837Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s)
14:44:49 [2020-12-10T14:44:49.837Z] === RUN   TestRenameInvalidName
14:44:50 [2020-12-10T14:44:50.068Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:44:50 [2020-12-10T14:44:50.408Z] --- PASS: TestRenameInvalidName (0.68s)
14:44:50 [2020-12-10T14:44:50.408Z] === RUN   TestRenameAnonymousContainer
14:44:50 [2020-12-10T14:44:50.586Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
14:44:50 [2020-12-10T14:44:50.586Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
14:44:50 [2020-12-10T14:44:50.752Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.6% of statements
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/pkg/term	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/rootless	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/volume	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:44:50 [2020-12-10T14:44:50.752Z] 
14:44:50 [2020-12-10T14:44:50.752Z] === Skipped
14:44:50 [2020-12-10T14:44:50.752Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:44:50 [2020-12-10T14:44:50.752Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:44:50 [2020-12-10T14:44:50.752Z] 
14:44:50 [2020-12-10T14:44:50.752Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:44:50 [2020-12-10T14:44:50.752Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:44:50 [2020-12-10T14:44:50.752Z] 
14:44:50 [2020-12-10T14:44:50.752Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:44:50 [2020-12-10T14:44:50.752Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:50 [2020-12-10T14:44:50.752Z]     graphtest_unix.go:46: Driver btrfs not supported
14:44:50 [2020-12-10T14:44:50.752Z] 
14:44:50 [2020-12-10T14:44:50.752Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:44:50 [2020-12-10T14:44:50.752Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:50 [2020-12-10T14:44:50.752Z]     graphtest_unix.go:46: Driver btrfs not supported
14:44:50 [2020-12-10T14:44:50.752Z] 
14:44:50 [2020-12-10T14:44:50.752Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:44:50 [2020-12-10T14:44:50.752Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:50 [2020-12-10T14:44:50.752Z]     graphtest_unix.go:46: Driver btrfs not supported
14:44:50 [2020-12-10T14:44:50.752Z] 
14:44:50 [2020-12-10T14:44:50.752Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:44:50 [2020-12-10T14:44:50.752Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:50 [2020-12-10T14:44:50.752Z]     graphtest_unix.go:46: Driver btrfs not supported
14:44:50 [2020-12-10T14:44:50.752Z] 
14:44:50 [2020-12-10T14:44:50.752Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:44:50 [2020-12-10T14:44:50.752Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:50 [2020-12-10T14:44:50.752Z]     graphtest_unix.go:46: Driver btrfs not supported
14:44:50 [2020-12-10T14:44:50.752Z] 
14:44:50 [2020-12-10T14:44:50.752Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:44:50 [2020-12-10T14:44:50.752Z]     graphtest_unix.go:73: No driver to put!
14:44:50 [2020-12-10T14:44:50.752Z] 
14:44:50 [2020-12-10T14:44:50.752Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
14:44:50 [2020-12-10T14:44:50.752Z] time="2020-12-10T14:44:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:44:50 [2020-12-10T14:44:50.752Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:44:50 [2020-12-10T14:44:50.752Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:44:50 [2020-12-10T14:44:50.752Z] 
14:44:50 [2020-12-10T14:44:50.752Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
14:44:50 [2020-12-10T14:44:50.752Z] time="2020-12-10T14:44:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:44:50 [2020-12-10T14:44:50.752Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:44:50 [2020-12-10T14:44:50.752Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:44:50 [2020-12-10T14:44:50.752Z] 
14:44:50 [2020-12-10T14:44:50.752Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
14:44:50 [2020-12-10T14:44:50.752Z] time="2020-12-10T14:44:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:44:50 [2020-12-10T14:44:50.752Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:44:50 [2020-12-10T14:44:50.752Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:44:50 [2020-12-10T14:44:50.752Z] 
14:44:50 [2020-12-10T14:44:50.752Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
14:44:50 [2020-12-10T14:44:50.752Z] time="2020-12-10T14:44:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:44:50 [2020-12-10T14:44:50.752Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:44:50 [2020-12-10T14:44:50.752Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:44:50 [2020-12-10T14:44:50.753Z] 
14:44:50 [2020-12-10T14:44:50.753Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
14:44:50 [2020-12-10T14:44:50.753Z] time="2020-12-10T14:44:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:44:50 [2020-12-10T14:44:50.753Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:44:50 [2020-12-10T14:44:50.753Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:44:50 [2020-12-10T14:44:50.753Z] 
14:44:50 [2020-12-10T14:44:50.753Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
14:44:50 [2020-12-10T14:44:50.753Z]     graphtest_unix.go:73: No driver to put!
14:44:50 [2020-12-10T14:44:50.753Z] 
14:44:50 [2020-12-10T14:44:50.753Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:44:50 [2020-12-10T14:44:50.753Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:44:50 [2020-12-10T14:44:50.753Z] 
14:44:50 [2020-12-10T14:44:50.753Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:44:50 [2020-12-10T14:44:50.753Z]     overlay_test.go:49: Fails to compute changes intermittently
14:44:50 [2020-12-10T14:44:50.753Z] 
14:44:50 [2020-12-10T14:44:50.753Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:44:50 [2020-12-10T14:44:50.753Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:44:50 [2020-12-10T14:44:50.753Z] 
14:44:50 [2020-12-10T14:44:50.753Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:44:50 [2020-12-10T14:44:50.753Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:44:50 [2020-12-10T14:44:50.753Z] 
14:44:50 [2020-12-10T14:44:50.753Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:44:50 [2020-12-10T14:44:50.753Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:50 [2020-12-10T14:44:50.753Z]     graphtest_unix.go:46: Driver zfs not supported
14:44:50 [2020-12-10T14:44:50.753Z] 
14:44:50 [2020-12-10T14:44:50.753Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:44:50 [2020-12-10T14:44:50.753Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:50 [2020-12-10T14:44:50.753Z]     graphtest_unix.go:46: Driver zfs not supported
14:44:50 [2020-12-10T14:44:50.753Z] 
14:44:50 [2020-12-10T14:44:50.753Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:44:50 [2020-12-10T14:44:50.753Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:50 [2020-12-10T14:44:50.753Z]     graphtest_unix.go:46: Driver zfs not supported
14:44:50 [2020-12-10T14:44:50.753Z] 
14:44:50 [2020-12-10T14:44:50.753Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:44:50 [2020-12-10T14:44:50.753Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:50 [2020-12-10T14:44:50.753Z]     graphtest_unix.go:46: Driver zfs not supported
14:44:50 [2020-12-10T14:44:50.753Z] 
14:44:50 [2020-12-10T14:44:50.753Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:44:50 [2020-12-10T14:44:50.753Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:44:50 [2020-12-10T14:44:50.753Z]     graphtest_unix.go:46: Driver zfs not supported
14:44:50 [2020-12-10T14:44:50.753Z] 
14:44:50 [2020-12-10T14:44:50.753Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:44:50 [2020-12-10T14:44:50.753Z]     graphtest_unix.go:73: No driver to put!
14:44:50 [2020-12-10T14:44:50.753Z] 
14:44:50 [2020-12-10T14:44:50.753Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:44:50 [2020-12-10T14:44:50.753Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:44:50 [2020-12-10T14:44:50.753Z] 
14:44:50 [2020-12-10T14:44:50.753Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:44:50 [2020-12-10T14:44:50.753Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:44:50 [2020-12-10T14:44:50.753Z] 
14:44:50 [2020-12-10T14:44:50.753Z] 
14:44:50 [2020-12-10T14:44:50.753Z] DONE 2191 tests, 26 skipped in 93.336s
Post stage
[Pipeline] junit
14:44:50 [2020-12-10T14:44:50.766Z] Recording test results
14:44:50 [2020-12-10T14:44:50.846Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
14:44:50 [2020-12-10T14:44:50.846Z] --- PASS: TestTemplatedConfig (3.54s)
14:44:50 [2020-12-10T14:44:50.846Z] === RUN   TestConfigCreateResolve
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
14:44:51 [2020-12-10T14:44:51.106Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
14:44:51 [2020-12-10T14:44:51.347Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41761/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9122cd1a75b8e49d9a583463c8231e01d94da161 hack/validate/vendor
14:44:51 [2020-12-10T14:44:51.676Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
14:44:51 [2020-12-10T14:44:51.914Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:44:52 [2020-12-10T14:44:52.580Z] --- PASS: TestReadPluginNoRead (10.66s)
14:44:52 [2020-12-10T14:44:52.580Z]     --- PASS: TestReadPluginNoRead/default (2.31s)
14:44:52 [2020-12-10T14:44:52.580Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.45s)
14:44:52 [2020-12-10T14:44:52.580Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s)
14:44:52 [2020-12-10T14:44:52.580Z]     read_test.go:92: [d71f28e31bd38] daemon is not started
14:44:52 [2020-12-10T14:44:52.580Z] PASS
14:44:52 [2020-12-10T14:44:52.580Z] 
14:44:52 [2020-12-10T14:44:52.580Z] DONE 6 tests in 17.393s
14:44:52 [2020-12-10T14:44:52.580Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:44:52 [2020-12-10T14:44:52.580Z] testing: warning: no tests to run
14:44:52 [2020-12-10T14:44:52.580Z] PASS
14:44:52 [2020-12-10T14:44:52.580Z] 
14:44:52 [2020-12-10T14:44:52.580Z] DONE 0 tests in 0.049s
14:44:52 [2020-12-10T14:44:52.580Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:44:52 [2020-12-10T14:44:52.580Z] INFO: Testing against a local daemon
14:44:52 [2020-12-10T14:44:52.580Z] === RUN   TestPluginWithDevMounts
14:44:52 [2020-12-10T14:44:52.580Z] --- SKIP: TestPluginWithDevMounts (0.00s)
14:44:52 [2020-12-10T14:44:52.580Z]     mounts_test.go:21: (*Execution).IsRootless-fm
14:44:52 [2020-12-10T14:44:52.580Z] PASS
14:44:52 [2020-12-10T14:44:52.580Z] 
14:44:52 [2020-12-10T14:44:52.580Z] === Skipped
14:44:52 [2020-12-10T14:44:52.580Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
14:44:52 [2020-12-10T14:44:52.580Z]     mounts_test.go:21: (*Execution).IsRootless-fm
14:44:52 [2020-12-10T14:44:52.580Z] 
14:44:52 [2020-12-10T14:44:52.580Z] 
14:44:52 [2020-12-10T14:44:52.580Z] DONE 1 tests, 1 skipped in 0.159s
14:44:52 [2020-12-10T14:44:52.580Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
14:44:52 [2020-12-10T14:44:52.580Z] INFO: Testing against a local daemon
14:44:52 [2020-12-10T14:44:52.580Z] === RUN   TestSecretInspect
14:44:52 [2020-12-10T14:44:52.580Z] --- SKIP: TestSecretInspect (0.02s)
14:44:52 [2020-12-10T14:44:52.580Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.580Z] === RUN   TestSecretList
14:44:52 [2020-12-10T14:44:52.580Z] --- SKIP: TestSecretList (0.02s)
14:44:52 [2020-12-10T14:44:52.580Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.580Z] === RUN   TestSecretsCreateAndDelete
14:44:52 [2020-12-10T14:44:52.580Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
14:44:52 [2020-12-10T14:44:52.580Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.580Z] === RUN   TestSecretsUpdate
14:44:52 [2020-12-10T14:44:52.580Z] --- SKIP: TestSecretsUpdate (0.01s)
14:44:52 [2020-12-10T14:44:52.580Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.580Z] === RUN   TestTemplatedSecret
14:44:52 [2020-12-10T14:44:52.580Z] --- SKIP: TestTemplatedSecret (0.00s)
14:44:52 [2020-12-10T14:44:52.580Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.580Z] === RUN   TestSecretCreateResolve
14:44:52 [2020-12-10T14:44:52.580Z] --- SKIP: TestSecretCreateResolve (0.01s)
14:44:52 [2020-12-10T14:44:52.580Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.580Z] PASS
14:44:52 [2020-12-10T14:44:52.580Z] 
14:44:52 [2020-12-10T14:44:52.580Z] === Skipped
14:44:52 [2020-12-10T14:44:52.580Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
14:44:52 [2020-12-10T14:44:52.580Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.580Z] 
14:44:52 [2020-12-10T14:44:52.580Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
14:44:52 [2020-12-10T14:44:52.580Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.580Z] 
14:44:52 [2020-12-10T14:44:52.580Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
14:44:52 [2020-12-10T14:44:52.581Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.581Z] 
14:44:52 [2020-12-10T14:44:52.581Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
14:44:52 [2020-12-10T14:44:52.581Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.581Z] 
14:44:52 [2020-12-10T14:44:52.581Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
14:44:52 [2020-12-10T14:44:52.581Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.581Z] 
14:44:52 [2020-12-10T14:44:52.581Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
14:44:52 [2020-12-10T14:44:52.581Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.581Z] 
14:44:52 [2020-12-10T14:44:52.581Z] 
14:44:52 [2020-12-10T14:44:52.581Z] DONE 6 tests, 6 skipped in 0.194s
14:44:52 [2020-12-10T14:44:52.581Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
14:44:52 [2020-12-10T14:44:52.792Z] + echo Ensuring container killed.
14:44:52 [2020-12-10T14:44:52.792Z] Ensuring container killed.
14:44:52 [2020-12-10T14:44:52.792Z] + docker rm -vf docker-pr3
14:44:52 [2020-12-10T14:44:52.792Z] Error: No such container: docker-pr3
14:44:52 [2020-12-10T14:44:52.792Z] + true
[Pipeline] sh
14:44:52 [2020-12-10T14:44:52.836Z] INFO: Testing against a local daemon
14:44:52 [2020-12-10T14:44:52.836Z] === RUN   TestServiceCreateInit
14:44:52 [2020-12-10T14:44:52.836Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:44:52 [2020-12-10T14:44:52.836Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:44:52 [2020-12-10T14:44:52.836Z] --- PASS: TestServiceCreateInit (0.02s)
14:44:52 [2020-12-10T14:44:52.836Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:44:52 [2020-12-10T14:44:52.836Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.836Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:44:52 [2020-12-10T14:44:52.836Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.836Z] === RUN   TestCreateServiceMultipleTimes
14:44:52 [2020-12-10T14:44:52.836Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
14:44:52 [2020-12-10T14:44:52.836Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.836Z] === RUN   TestCreateServiceConflict
14:44:52 [2020-12-10T14:44:52.836Z] --- SKIP: TestCreateServiceConflict (0.02s)
14:44:52 [2020-12-10T14:44:52.836Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.836Z] === RUN   TestCreateServiceMaxReplicas
14:44:52 [2020-12-10T14:44:52.836Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
14:44:52 [2020-12-10T14:44:52.836Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.836Z] === RUN   TestCreateWithDuplicateNetworkNames
14:44:52 [2020-12-10T14:44:52.836Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
14:44:52 [2020-12-10T14:44:52.836Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.836Z] === RUN   TestCreateServiceSecretFileMode
14:44:52 [2020-12-10T14:44:52.836Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
14:44:52 [2020-12-10T14:44:52.836Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.836Z] === RUN   TestCreateServiceConfigFileMode
14:44:52 [2020-12-10T14:44:52.836Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
14:44:52 [2020-12-10T14:44:52.836Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.836Z] === RUN   TestCreateServiceSysctls
14:44:52 [2020-12-10T14:44:52.836Z] --- SKIP: TestCreateServiceSysctls (0.02s)
14:44:52 [2020-12-10T14:44:52.836Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.836Z] === RUN   TestCreateServiceCapabilities
14:44:52 [2020-12-10T14:44:52.836Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
14:44:52 [2020-12-10T14:44:52.836Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:52 [2020-12-10T14:44:52.836Z] === RUN   TestInspect
14:44:53 [2020-12-10T14:44:53.074Z] + echo Chowning /workspace to jenkins user
14:44:53 [2020-12-10T14:44:53.074Z] Chowning /workspace to jenkins user
14:44:53 [2020-12-10T14:44:53.074Z] + id -u
14:44:53 [2020-12-10T14:44:53.074Z] + id -g
14:44:53 [2020-12-10T14:44:53.074Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41761:/workspace busybox chown -R 1000:1000 /workspace
14:44:53 [2020-12-10T14:44:53.092Z] --- SKIP: TestInspect (0.02s)
14:44:53 [2020-12-10T14:44:53.092Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:53 [2020-12-10T14:44:53.092Z] === RUN   TestCreateJob
14:44:53 [2020-12-10T14:44:53.092Z] --- SKIP: TestCreateJob (0.01s)
14:44:53 [2020-12-10T14:44:53.092Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:53 [2020-12-10T14:44:53.092Z] === RUN   TestReplicatedJob
14:44:53 [2020-12-10T14:44:53.092Z] --- SKIP: TestReplicatedJob (0.01s)
14:44:53 [2020-12-10T14:44:53.092Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:53 [2020-12-10T14:44:53.092Z] === RUN   TestUpdateReplicatedJob
14:44:53 [2020-12-10T14:44:53.092Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
14:44:53 [2020-12-10T14:44:53.092Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:53 [2020-12-10T14:44:53.092Z] === RUN   TestServiceListWithStatuses
14:44:53 [2020-12-10T14:44:53.092Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:44:53 [2020-12-10T14:44:53.092Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:44:53 [2020-12-10T14:44:53.092Z] === RUN   TestDockerNetworkConnectAlias
14:44:53 [2020-12-10T14:44:53.092Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
14:44:53 [2020-12-10T14:44:53.092Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:53 [2020-12-10T14:44:53.092Z] === RUN   TestDockerNetworkReConnect
14:44:53 [2020-12-10T14:44:53.092Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
14:44:53 [2020-12-10T14:44:53.092Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:53 [2020-12-10T14:44:53.092Z] === RUN   TestServicePlugin
14:44:53 [2020-12-10T14:44:53.109Z] --- PASS: TestServiceWithPredefinedNetwork (3.87s)
14:44:53 [2020-12-10T14:44:53.109Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:44:53 [2020-12-10T14:44:53.109Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:44:53 [2020-12-10T14:44:53.109Z]     service_test.go:236: FLAKY_TEST
14:44:53 [2020-12-10T14:44:53.109Z] === RUN   TestServiceWithDataPathPortInit
14:44:53 [2020-12-10T14:44:53.583Z] --- PASS: TestConfigCreateResolve (2.68s)
14:44:53 [2020-12-10T14:44:53.583Z] === RUN   TestConfigDaemonLibtrustID
14:44:53 [2020-12-10T14:44:53.583Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:44:53 [2020-12-10T14:44:53.710Z] --- PASS: TestRenameAnonymousContainer (2.77s)
14:44:53 [2020-12-10T14:44:53.710Z] === RUN   TestRenameContainerWithSameName
14:44:53 [2020-12-10T14:44:53.940Z] + bundleName=unit
14:44:53 [2020-12-10T14:44:53.940Z] + echo Creating unit-bundles.tar.gz
14:44:53 [2020-12-10T14:44:53.940Z] Creating unit-bundles.tar.gz
14:44:53 [2020-12-10T14:44:53.940Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
14:44:53 [2020-12-10T14:44:53.940Z] bundles/junit-report.xml
14:44:53 [2020-12-10T14:44:53.940Z] bundles/go-test-report.json
14:44:53 [2020-12-10T14:44:53.940Z] bundles/profile.out
[Pipeline] archiveArtifacts
14:44:53 [2020-12-10T14:44:53.953Z] Archiving artifacts
14:44:53 [2020-12-10T14:44:53.971Z] --- PASS: TestRenameContainerWithSameName (0.68s)
14:44:53 [2020-12-10T14:44:53.971Z] === RUN   TestRenameContainerWithLinkedContainer
14:44:54 [2020-12-10T14:44:54.152Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
14:44:54 [2020-12-10T14:44:54.152Z] PASS
14:44:54 [2020-12-10T14:44:54.152Z] 
14:44:54 [2020-12-10T14:44:54.152Z] DONE 7 tests in 18.686s
14:44:54 [2020-12-10T14:44:54.152Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
14:44:54 [2020-12-10T14:44:54.152Z] ++ 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
14:44:54 [2020-12-10T14:44:54.152Z] ++ set -e
14:44:54 [2020-12-10T14:44:54.152Z] ++ '[' -n 0 ']'
14:44:54 [2020-12-10T14:44:54.152Z] ++ set -x
14:44:54 [2020-12-10T14:44:54.152Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:44:54 [2020-12-10T14:44:54.152Z] INFO: Testing against a local daemon
14:44:54 [2020-12-10T14:44:54.152Z] === RUN   TestCheckpoint
14:44:54 [2020-12-10T14:44:54.152Z] --- SKIP: TestCheckpoint (0.00s)
14:44:54 [2020-12-10T14:44:54.152Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:44:54 [2020-12-10T14:44:54.152Z] === RUN   TestContainerInvalidJSON
14:44:54 [2020-12-10T14:44:54.152Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:44:54 [2020-12-10T14:44:54.152Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:44:54 [2020-12-10T14:44:54.152Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:44:54 [2020-12-10T14:44:54.152Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:44:54 [2020-12-10T14:44:54.152Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:44:54 [2020-12-10T14:44:54.152Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:44:54 [2020-12-10T14:44:54.152Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:44:54 [2020-12-10T14:44:54.152Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:44:54 [2020-12-10T14:44:54.152Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:44:54 [2020-12-10T14:44:54.152Z] --- PASS: TestContainerInvalidJSON (0.03s)
14:44:54 [2020-12-10T14:44:54.152Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:44:54 [2020-12-10T14:44:54.152Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:44:54 [2020-12-10T14:44:54.152Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:44:54 [2020-12-10T14:44:54.152Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:44:54 [2020-12-10T14:44:54.326Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41761/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:44:54 [2020-12-10T14:44:54.413Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
14:44:54 [2020-12-10T14:44:54.413Z] === RUN   TestCopyFromContainerPathIsNotDir
14:44:54 [2020-12-10T14:44:54.413Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
14:44:54 [2020-12-10T14:44:54.413Z] === RUN   TestCopyToContainerPathDoesNotExist
14:44:54 [2020-12-10T14:44:54.413Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
14:44:54 [2020-12-10T14:44:54.413Z] === RUN   TestCopyToContainerPathIsNotDir
14:44:54 [2020-12-10T14:44:54.641Z] + make clean
14:44:54 [2020-12-10T14:44:54.673Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
14:44:54 [2020-12-10T14:44:54.673Z] === RUN   TestCopyFromContainer
14:44:54 [2020-12-10T14:44:54.900Z] docker volume rm -f docker-dev-cache
14:44:54 [2020-12-10T14:44:54.900Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:44:55 [2020-12-10T14:44:55.359Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s)
14:44:55 [2020-12-10T14:44:55.359Z] === RUN   TestResize
14:44:55 [2020-12-10T14:44:55.930Z] --- PASS: TestResize (0.68s)
14:44:55 [2020-12-10T14:44:55.930Z] === RUN   TestResizeWithInvalidSize
14:44:56 [2020-12-10T14:44:56.057Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
14:44:56 [2020-12-10T14:44:56.331Z] === RUN   TestCopyFromContainer//
14:44:56 [2020-12-10T14:44:56.589Z] === RUN   TestCopyFromContainer//bar/root
14:44:56 [2020-12-10T14:44:56.849Z] === RUN   TestCopyFromContainer//bar/root/
14:44:56 [2020-12-10T14:44:56.849Z] === RUN   TestCopyFromContainer/bar/quux
14:44:56 [2020-12-10T14:44:56.871Z] --- PASS: TestResizeWithInvalidSize (0.67s)
14:44:56 [2020-12-10T14:44:56.871Z] === RUN   TestResizeWhenContainerNotStarted
14:44:57 [2020-12-10T14:44:57.108Z] === RUN   TestCopyFromContainer/bar/quux/
14:44:57 [2020-12-10T14:44:57.108Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:44:57 [2020-12-10T14:44:57.257Z] --- SKIP: TestServicePlugin (3.46s)
14:44:57 [2020-12-10T14:44:57.257Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] === RUN   TestServiceUpdateLabel
14:44:57 [2020-12-10T14:44:57.257Z] --- SKIP: TestServiceUpdateLabel (0.02s)
14:44:57 [2020-12-10T14:44:57.257Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] === RUN   TestServiceUpdateSecrets
14:44:57 [2020-12-10T14:44:57.257Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
14:44:57 [2020-12-10T14:44:57.257Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] === RUN   TestServiceUpdateConfigs
14:44:57 [2020-12-10T14:44:57.257Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
14:44:57 [2020-12-10T14:44:57.257Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] === RUN   TestServiceUpdateNetwork
14:44:57 [2020-12-10T14:44:57.257Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
14:44:57 [2020-12-10T14:44:57.257Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] === RUN   TestServiceUpdatePidsLimit
14:44:57 [2020-12-10T14:44:57.257Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
14:44:57 [2020-12-10T14:44:57.257Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] PASS
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === Skipped
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
14:44:57 [2020-12-10T14:44:57.257Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:44:57 [2020-12-10T14:44:57.257Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
14:44:57 [2020-12-10T14:44:57.257Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:44:57 [2020-12-10T14:44:57.257Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
14:44:57 [2020-12-10T14:44:57.257Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
14:44:57 [2020-12-10T14:44:57.257Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
14:44:57 [2020-12-10T14:44:57.257Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
14:44:57 [2020-12-10T14:44:57.257Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
14:44:57 [2020-12-10T14:44:57.257Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
14:44:57 [2020-12-10T14:44:57.257Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
14:44:57 [2020-12-10T14:44:57.257Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
14:44:57 [2020-12-10T14:44:57.257Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestInspect (0.02s)
14:44:57 [2020-12-10T14:44:57.257Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
14:44:57 [2020-12-10T14:44:57.257Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
14:44:57 [2020-12-10T14:44:57.257Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
14:44:57 [2020-12-10T14:44:57.257Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
14:44:57 [2020-12-10T14:44:57.257Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
14:44:57 [2020-12-10T14:44:57.257Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
14:44:57 [2020-12-10T14:44:57.257Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s)
14:44:57 [2020-12-10T14:44:57.257Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
14:44:57 [2020-12-10T14:44:57.257Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
14:44:57 [2020-12-10T14:44:57.257Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
14:44:57 [2020-12-10T14:44:57.257Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
14:44:57 [2020-12-10T14:44:57.257Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
14:44:57 [2020-12-10T14:44:57.257Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] 
14:44:57 [2020-12-10T14:44:57.257Z] DONE 24 tests, 23 skipped in 3.909s
14:44:57 [2020-12-10T14:44:57.257Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
14:44:57 [2020-12-10T14:44:57.257Z] INFO: Testing against a local daemon
14:44:57 [2020-12-10T14:44:57.258Z] === RUN   TestSessionCreate
14:44:57 [2020-12-10T14:44:57.258Z] --- PASS: TestSessionCreate (0.03s)
14:44:57 [2020-12-10T14:44:57.258Z] === RUN   TestSessionCreateWithBadUpgrade
14:44:57 [2020-12-10T14:44:57.258Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:44:57 [2020-12-10T14:44:57.258Z] PASS
14:44:57 [2020-12-10T14:44:57.258Z] 
14:44:57 [2020-12-10T14:44:57.258Z] DONE 2 tests in 0.150s
14:44:57 [2020-12-10T14:44:57.258Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
14:44:57 [2020-12-10T14:44:57.258Z] INFO: Testing against a local daemon
14:44:57 [2020-12-10T14:44:57.258Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:44:57 [2020-12-10T14:44:57.258Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:44:57 [2020-12-10T14:44:57.258Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:44:57 [2020-12-10T14:44:57.258Z] === RUN   TestEventsExecDie
14:44:57 [2020-12-10T14:44:57.369Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:44:57 [2020-12-10T14:44:57.442Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s)
14:44:57 [2020-12-10T14:44:57.442Z] === RUN   TestDaemonRestartKillContainers
14:44:57 [2020-12-10T14:44:57.442Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:44:57 [2020-12-10T14:44:57.442Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:44:57 [2020-12-10T14:44:57.513Z] --- PASS: TestEventsExecDie (0.52s)
14:44:57 [2020-12-10T14:44:57.513Z] === RUN   TestEventsBackwardsCompatible
14:44:57 [2020-12-10T14:44:57.513Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
14:44:57 [2020-12-10T14:44:57.513Z] === RUN   TestInfoBinaryCommits
14:44:57 [2020-12-10T14:44:57.513Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:44:57 [2020-12-10T14:44:57.513Z] === RUN   TestInfoAPIVersioned
14:44:57 [2020-12-10T14:44:57.513Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:44:57 [2020-12-10T14:44:57.513Z] === RUN   TestInfoDiscoveryBackend
14:44:57 [2020-12-10T14:44:57.629Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:44:57 [2020-12-10T14:44:57.629Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:44:57 [2020-12-10T14:44:57.629Z] === RUN   TestCopyFromContainer/bar/notarget
14:44:57 [2020-12-10T14:44:57.889Z] --- PASS: TestCopyFromContainer (3.38s)
14:44:57 [2020-12-10T14:44:57.889Z]     --- PASS: TestCopyFromContainer// (0.16s)
14:44:57 [2020-12-10T14:44:57.889Z]     --- PASS: TestCopyFromContainer//bar/root (0.17s)
14:44:57 [2020-12-10T14:44:57.889Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.16s)
14:44:57 [2020-12-10T14:44:57.889Z]     --- PASS: TestCopyFromContainer/bar/quux (0.17s)
14:44:57 [2020-12-10T14:44:57.889Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
14:44:57 [2020-12-10T14:44:57.889Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s)
14:44:57 [2020-12-10T14:44:57.889Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s)
14:44:57 [2020-12-10T14:44:57.889Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
14:44:57 [2020-12-10T14:44:57.889Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
14:44:57 [2020-12-10T14:44:57.889Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.15s)
14:44:57 [2020-12-10T14:44:57.889Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:44:57 [2020-12-10T14:44:57.889Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:44:57 [2020-12-10T14:44:57.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:44:57 [2020-12-10T14:44:57.889Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:44:57 [2020-12-10T14:44:57.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:44:57 [2020-12-10T14:44:57.889Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:44:57 [2020-12-10T14:44:57.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:44:57 [2020-12-10T14:44:57.889Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:44:57 [2020-12-10T14:44:57.889Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:44:57 [2020-12-10T14:44:57.889Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:44:57 [2020-12-10T14:44:57.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
14:44:57 [2020-12-10T14:44:57.889Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
14:44:57 [2020-12-10T14:44:57.889Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:44:57 [2020-12-10T14:44:57.889Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
14:44:57 [2020-12-10T14:44:57.889Z] === RUN   TestCreateLinkToNonExistingContainer
14:44:58 [2020-12-10T14:44:58.148Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
14:44:58 [2020-12-10T14:44:58.148Z] === RUN   TestCreateWithInvalidEnv
14:44:58 [2020-12-10T14:44:58.148Z] === RUN   TestCreateWithInvalidEnv/0
14:44:58 [2020-12-10T14:44:58.148Z] === PAUSE TestCreateWithInvalidEnv/0
14:44:58 [2020-12-10T14:44:58.148Z] === RUN   TestCreateWithInvalidEnv/1
14:44:58 [2020-12-10T14:44:58.148Z] === PAUSE TestCreateWithInvalidEnv/1
14:44:58 [2020-12-10T14:44:58.148Z] === RUN   TestCreateWithInvalidEnv/2
14:44:58 [2020-12-10T14:44:58.148Z] === PAUSE TestCreateWithInvalidEnv/2
14:44:58 [2020-12-10T14:44:58.148Z] === CONT  TestCreateWithInvalidEnv/0
14:44:58 [2020-12-10T14:44:58.148Z] === CONT  TestCreateWithInvalidEnv/2
14:44:58 [2020-12-10T14:44:58.148Z] === CONT  TestCreateWithInvalidEnv/1
14:44:58 [2020-12-10T14:44:58.148Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
14:44:58 [2020-12-10T14:44:58.148Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
14:44:58 [2020-12-10T14:44:58.148Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
14:44:58 [2020-12-10T14:44:58.148Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
14:44:58 [2020-12-10T14:44:58.148Z] === RUN   TestCreateTmpfsMountsTarget
14:44:58 [2020-12-10T14:44:58.148Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
14:44:58 [2020-12-10T14:44:58.148Z] === RUN   TestCreateWithCustomMaskedPaths
14:44:59 [2020-12-10T14:44:59.360Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:44:59 [2020-12-10T14:44:59.360Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:44:59 [2020-12-10T14:44:59.398Z] --- PASS: TestInfoDiscoveryBackend (1.52s)
14:44:59 [2020-12-10T14:44:59.398Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:44:59 [2020-12-10T14:44:59.526Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
14:44:59 [2020-12-10T14:44:59.932Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:44:59 [2020-12-10T14:44:59.932Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:45:00 [2020-12-10T14:45:00.464Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s)
14:45:00 [2020-12-10T14:45:00.464Z] === RUN   TestCreateWithCustomReadonlyPaths
14:45:00 [2020-12-10T14:45:00.505Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:45:00 [2020-12-10T14:45:00.767Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:45:02 [2020-12-10T14:45:02.660Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
14:45:02 [2020-12-10T14:45:02.660Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:45:02 [2020-12-10T14:45:02.660Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
14:45:02 [2020-12-10T14:45:02.660Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
14:45:02 [2020-12-10T14:45:02.660Z] === RUN   TestInfoAPI
14:45:02 [2020-12-10T14:45:02.660Z] --- PASS: TestInfoAPI (0.05s)
14:45:02 [2020-12-10T14:45:02.660Z] === RUN   TestInfoAPIWarnings
14:45:02 [2020-12-10T14:45:02.686Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:45:02 [2020-12-10T14:45:02.686Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:45:03 [2020-12-10T14:45:03.001Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s)
14:45:03 [2020-12-10T14:45:03.001Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:45:03 [2020-12-10T14:45:03.001Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:45:03 [2020-12-10T14:45:03.001Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:45:03 [2020-12-10T14:45:03.001Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:45:03 [2020-12-10T14:45:03.001Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:45:03 [2020-12-10T14:45:03.001Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:45:03 [2020-12-10T14:45:03.001Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:45:03 [2020-12-10T14:45:03.001Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:45:03 [2020-12-10T14:45:03.001Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:45:03 [2020-12-10T14:45:03.001Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:45:03 [2020-12-10T14:45:03.001Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:45:03 [2020-12-10T14:45:03.001Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:45:03 [2020-12-10T14:45:03.001Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:45:03 [2020-12-10T14:45:03.001Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:45:03 [2020-12-10T14:45:03.001Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:45:03 [2020-12-10T14:45:03.001Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:45:03 [2020-12-10T14:45:03.001Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:45:03 [2020-12-10T14:45:03.001Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
14:45:03 [2020-12-10T14:45:03.001Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
14:45:03 [2020-12-10T14:45:03.001Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
14:45:03 [2020-12-10T14:45:03.001Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s)
14:45:03 [2020-12-10T14:45:03.001Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:45:03 [2020-12-10T14:45:03.001Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:45:03 [2020-12-10T14:45:03.001Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
14:45:03 [2020-12-10T14:45:03.260Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s)
14:45:03 [2020-12-10T14:45:03.260Z] === RUN   TestCreateDifferentPlatform
14:45:03 [2020-12-10T14:45:03.260Z] === RUN   TestCreateDifferentPlatform/different_os
14:45:03 [2020-12-10T14:45:03.260Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:45:03 [2020-12-10T14:45:03.260Z] --- PASS: TestCreateDifferentPlatform (0.02s)
14:45:03 [2020-12-10T14:45:03.260Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:45:03 [2020-12-10T14:45:03.260Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:45:03 [2020-12-10T14:45:03.260Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:45:03 [2020-12-10T14:45:03.520Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
14:45:03 [2020-12-10T14:45:03.520Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:45:03 [2020-12-10T14:45:03.520Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
14:45:03 [2020-12-10T14:45:03.520Z] === RUN   TestContainerStartOnDaemonRestart
14:45:03 [2020-12-10T14:45:03.520Z] === PAUSE TestContainerStartOnDaemonRestart
14:45:03 [2020-12-10T14:45:03.520Z] === RUN   TestDaemonRestartIpcMode
14:45:03 [2020-12-10T14:45:03.520Z] === PAUSE TestDaemonRestartIpcMode
14:45:03 [2020-12-10T14:45:03.520Z] === RUN   TestDaemonHostGatewayIP
14:45:03 [2020-12-10T14:45:03.520Z] === PAUSE TestDaemonHostGatewayIP
14:45:03 [2020-12-10T14:45:03.520Z] === RUN   TestContainerKillOnDaemonStart
14:45:03 [2020-12-10T14:45:03.520Z] === PAUSE TestContainerKillOnDaemonStart
14:45:03 [2020-12-10T14:45:03.520Z] === RUN   TestDiff
14:45:04 [2020-12-10T14:45:04.458Z] --- PASS: TestDiff (0.74s)
14:45:04 [2020-12-10T14:45:04.458Z] === RUN   TestExecWithCloseStdin
14:45:05 [2020-12-10T14:45:05.026Z] --- PASS: TestExecWithCloseStdin (0.89s)
14:45:05 [2020-12-10T14:45:05.026Z] === RUN   TestExec
14:45:05 [2020-12-10T14:45:05.251Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:45:05 [2020-12-10T14:45:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s)
14:45:05 [2020-12-10T14:45:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s)
14:45:05 [2020-12-10T14:45:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.62s)
14:45:05 [2020-12-10T14:45:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s)
14:45:05 [2020-12-10T14:45:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s)
14:45:05 [2020-12-10T14:45:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s)
14:45:05 [2020-12-10T14:45:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s)
14:45:05 [2020-12-10T14:45:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.63s)
14:45:05 [2020-12-10T14:45:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.32s)
14:45:05 [2020-12-10T14:45:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.61s)
14:45:05 [2020-12-10T14:45:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s)
14:45:05 [2020-12-10T14:45:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.66s)
14:45:05 [2020-12-10T14:45:05.251Z] === RUN   TestCgroupNamespacesRun
14:45:05 [2020-12-10T14:45:05.286Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
14:45:06 [2020-12-10T14:45:06.225Z] --- PASS: TestExec (0.86s)
14:45:06 [2020-12-10T14:45:06.225Z] === RUN   TestExecUser
14:45:06 [2020-12-10T14:45:06.795Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
14:45:06 [2020-12-10T14:45:06.795Z] --- PASS: TestExecUser (0.79s)
14:45:06 [2020-12-10T14:45:06.795Z] === RUN   TestExportContainerAndImportImage
14:45:07 [2020-12-10T14:45:07.180Z] --- PASS: TestCgroupNamespacesRun (1.68s)
14:45:07 [2020-12-10T14:45:07.180Z] === RUN   TestCgroupNamespacesRunPrivileged
14:45:07 [2020-12-10T14:45:07.737Z] --- PASS: TestExportContainerAndImportImage (1.07s)
14:45:07 [2020-12-10T14:45:07.737Z] === RUN   TestExportContainerAfterDaemonRestart
14:45:08 [2020-12-10T14:45:08.563Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s)
14:45:08 [2020-12-10T14:45:08.563Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:45:09 [2020-12-10T14:45:09.117Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
14:45:09 [2020-12-10T14:45:09.377Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
14:45:09 [2020-12-10T14:45:09.377Z] === RUN   TestHealthCheckWorkdir
14:45:09 [2020-12-10T14:45:09.636Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
14:45:09 [2020-12-10T14:45:09.636Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
14:45:10 [2020-12-10T14:45:10.206Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
14:45:10 [2020-12-10T14:45:10.206Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
14:45:10 [2020-12-10T14:45:10.206Z] --- PASS: TestHealthCheckWorkdir (0.91s)
14:45:10 [2020-12-10T14:45:10.206Z] === RUN   TestHealthKillContainer
14:45:10 [2020-12-10T14:45:10.477Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s)
14:45:10 [2020-12-10T14:45:10.477Z] === RUN   TestCgroupNamespacesRunHostMode
14:45:11 [2020-12-10T14:45:11.583Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
14:45:11 [2020-12-10T14:45:11.583Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
14:45:11 [2020-12-10T14:45:11.583Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
14:45:11 [2020-12-10T14:45:11.843Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
14:45:11 [2020-12-10T14:45:11.861Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s)
14:45:11 [2020-12-10T14:45:11.861Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:45:12 [2020-12-10T14:45:12.412Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
14:45:12 [2020-12-10T14:45:12.989Z] --- PASS: TestHealthKillContainer (2.81s)
14:45:12 [2020-12-10T14:45:12.989Z] === RUN   TestInspectCpusetInConfigPre120
14:45:13 [2020-12-10T14:45:13.775Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s)
14:45:13 [2020-12-10T14:45:13.775Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:45:13 [2020-12-10T14:45:13.929Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s)
14:45:13 [2020-12-10T14:45:13.929Z] === RUN   TestIpcModeNone
14:45:14 [2020-12-10T14:45:14.188Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
14:45:14 [2020-12-10T14:45:14.188Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
14:45:14 [2020-12-10T14:45:14.757Z] --- PASS: TestIpcModeNone (0.74s)
14:45:14 [2020-12-10T14:45:14.757Z] === RUN   TestIpcModePrivate
14:45:15 [2020-12-10T14:45:15.160Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s)
14:45:15 [2020-12-10T14:45:15.160Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:45:15 [2020-12-10T14:45:15.530Z] --- PASS: TestServiceWithDataPathPortInit (21.00s)
14:45:15 [2020-12-10T14:45:15.530Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:45:15 [2020-12-10T14:45:15.693Z] --- PASS: TestIpcModePrivate (0.81s)
14:45:15 [2020-12-10T14:45:15.693Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false
14:45:15 [2020-12-10T14:45:15.693Z] === RUN   TestIpcModeShareable
14:45:15 [2020-12-10T14:45:15.693Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
14:45:16 [2020-12-10T14:45:16.101Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
14:45:16 [2020-12-10T14:45:16.101Z] === RUN   TestCgroupNamespacesRunOlderClient
14:45:16 [2020-12-10T14:45:16.264Z] --- PASS: TestIpcModeShareable (0.68s)
14:45:16 [2020-12-10T14:45:16.264Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true
14:45:16 [2020-12-10T14:45:16.264Z] === RUN   TestAPIIpcModeShareableAndContainer
14:45:17 [2020-12-10T14:45:17.204Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
14:45:17 [2020-12-10T14:45:17.774Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
14:45:18 [2020-12-10T14:45:18.014Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.59s)
14:45:18 [2020-12-10T14:45:18.014Z] === RUN   TestKernelTCPMemory
14:45:18 [2020-12-10T14:45:18.276Z] --- PASS: TestKernelTCPMemory (0.74s)
14:45:18 [2020-12-10T14:45:18.276Z] === RUN   TestNISDomainname
14:45:18 [2020-12-10T14:45:18.343Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
14:45:18 [2020-12-10T14:45:18.343Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.28s)
14:45:18 [2020-12-10T14:45:18.343Z] === RUN   TestAPIIpcModeHost
14:45:18 [2020-12-10T14:45:18.911Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
14:45:19 [2020-12-10T14:45:19.170Z] --- PASS: TestAPIIpcModeHost (0.66s)
14:45:19 [2020-12-10T14:45:19.170Z] === RUN   TestDaemonIpcModeShareable
14:45:19 [2020-12-10T14:45:19.218Z] --- PASS: TestNISDomainname (0.85s)
14:45:19 [2020-12-10T14:45:19.218Z] === RUN   TestHostnameDnsResolution
14:45:19 [2020-12-10T14:45:19.429Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
14:45:20 [2020-12-10T14:45:20.601Z] --- PASS: TestHostnameDnsResolution (1.32s)
14:45:20 [2020-12-10T14:45:20.601Z] === RUN   TestStats
14:45:20 [2020-12-10T14:45:20.719Z] --- PASS: TestInfoAPIWarnings (17.37s)
14:45:20 [2020-12-10T14:45:20.719Z] === RUN   TestInfoDebug
14:45:20 [2020-12-10T14:45:20.808Z] --- PASS: TestDaemonIpcModeShareable (1.64s)
14:45:20 [2020-12-10T14:45:20.809Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
14:45:20 [2020-12-10T14:45:20.809Z] === RUN   TestDaemonIpcModePrivate
14:45:21 [2020-12-10T14:45:21.295Z] --- PASS: TestInfoDebug (1.53s)
14:45:21 [2020-12-10T14:45:21.295Z] === RUN   TestInfoInsecureRegistries
14:45:22 [2020-12-10T14:45:22.188Z] --- PASS: TestDaemonIpcModePrivate (1.42s)
14:45:22 [2020-12-10T14:45:22.188Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false
14:45:22 [2020-12-10T14:45:22.188Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:45:23 [2020-12-10T14:45:23.124Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
14:45:23 [2020-12-10T14:45:23.142Z] --- PASS: TestStats (2.71s)
14:45:23 [2020-12-10T14:45:23.142Z] === RUN   TestStopContainerWithTimeout
14:45:23 [2020-12-10T14:45:23.142Z] === RUN   TestStopContainerWithTimeout/0
14:45:23 [2020-12-10T14:45:23.142Z] === PAUSE TestStopContainerWithTimeout/0
14:45:23 [2020-12-10T14:45:23.142Z] === RUN   TestStopContainerWithTimeout/1
14:45:23 [2020-12-10T14:45:23.142Z] === PAUSE TestStopContainerWithTimeout/1
14:45:23 [2020-12-10T14:45:23.142Z] === RUN   TestStopContainerWithTimeout/3
14:45:23 [2020-12-10T14:45:23.142Z] === PAUSE TestStopContainerWithTimeout/3
14:45:23 [2020-12-10T14:45:23.142Z] === RUN   TestStopContainerWithTimeout/-1
14:45:23 [2020-12-10T14:45:23.142Z] === PAUSE TestStopContainerWithTimeout/-1
14:45:23 [2020-12-10T14:45:23.181Z] --- PASS: TestInfoInsecureRegistries (1.54s)
14:45:23 [2020-12-10T14:45:23.181Z] === RUN   TestInfoRegistryMirrors
14:45:23 [2020-12-10T14:45:23.404Z] === CONT  TestStopContainerWithTimeout/0
14:45:23 [2020-12-10T14:45:23.404Z] === CONT  TestStopContainerWithTimeout/1
14:45:23 [2020-12-10T14:45:23.404Z] === CONT  TestStopContainerWithTimeout/3
14:45:23 [2020-12-10T14:45:23.404Z] === CONT  TestStopContainerWithTimeout/-1
14:45:23 [2020-12-10T14:45:23.693Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s)
14:45:23 [2020-12-10T14:45:23.693Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false
14:45:23 [2020-12-10T14:45:23.693Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:45:23 [2020-12-10T14:45:23.993Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.27s)
14:45:23 [2020-12-10T14:45:23.993Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w6xmsl3t4of3h2as3m2l31ju1 Created:2020-12-10 14:45:14.967089896 +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[9f8c5bb300c77ca709aea6eb28d100192a193025cfad766b568cb9153848cdfb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t5hky7s29ozyo4v1wpqrrf47l EndpointID:45a694506ce6256ce467d40b9e288fbf6cb4a3c72e64080d012ee371627de325 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c6513eb5b23427a58fa5d37a77cd60829f3c92c27a89f2a5add8e400647f1d5b 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:f806136ff9c5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t5hky7s29ozyo4v1wpqrrf47l EndpointID:45a694506ce6256ce467d40b9e288fbf6cb4a3c72e64080d012ee371627de325 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:45:23 [2020-12-10T14:45:23.993Z] PASS
14:45:23 [2020-12-10T14:45:23.993Z] 
14:45:23 [2020-12-10T14:45:23.993Z] === Skipped
14:45:23 [2020-12-10T14:45:23.993Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:45:23 [2020-12-10T14:45:23.993Z]     service_test.go:236: FLAKY_TEST
14:45:23 [2020-12-10T14:45:23.993Z] 
14:45:23 [2020-12-10T14:45:23.993Z] 
14:45:23 [2020-12-10T14:45:23.993Z] DONE 23 tests, 1 skipped in 57.533s
14:45:23 [2020-12-10T14:45:23.993Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:45:23 [2020-12-10T14:45:23.993Z] ++ 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
14:45:23 [2020-12-10T14:45:23.993Z] ++ set -e
14:45:23 [2020-12-10T14:45:23.993Z] ++ '[' -n 0 ']'
14:45:23 [2020-12-10T14:45:23.993Z] ++ set -x
14:45:23 [2020-12-10T14:45:23.993Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:45:23 [2020-12-10T14:45:23.993Z] INFO: Testing against a local daemon
14:45:23 [2020-12-10T14:45:23.993Z] === RUN   TestDockerNetworkIpvlanPersistance
14:45:23 [2020-12-10T14:45:23.993Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:45:23 [2020-12-10T14:45:23.993Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:45:23 [2020-12-10T14:45:23.993Z] === RUN   TestDockerNetworkIpvlan
14:45:23 [2020-12-10T14:45:23.993Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:45:23 [2020-12-10T14:45:23.993Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:45:23 [2020-12-10T14:45:23.993Z] PASS
14:45:23 [2020-12-10T14:45:23.993Z] 
14:45:23 [2020-12-10T14:45:23.993Z] === Skipped
14:45:23 [2020-12-10T14:45:23.993Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:45:23 [2020-12-10T14:45:23.993Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:45:23 [2020-12-10T14:45:23.993Z] 
14:45:23 [2020-12-10T14:45:23.993Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:45:23 [2020-12-10T14:45:23.993Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:45:23 [2020-12-10T14:45:23.993Z] 
14:45:23 [2020-12-10T14:45:23.993Z] 
14:45:23 [2020-12-10T14:45:23.993Z] DONE 2 tests, 2 skipped in 0.196s
14:45:23 [2020-12-10T14:45:23.993Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:45:23 [2020-12-10T14:45:23.993Z] ++ 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
14:45:23 [2020-12-10T14:45:23.993Z] ++ set -e
14:45:23 [2020-12-10T14:45:23.993Z] ++ '[' -n 0 ']'
14:45:23 [2020-12-10T14:45:23.993Z] ++ set -x
14:45:23 [2020-12-10T14:45:23.993Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:45:23 [2020-12-10T14:45:23.993Z] INFO: Testing against a local daemon
14:45:23 [2020-12-10T14:45:23.993Z] === RUN   TestDockerNetworkMacvlanPersistance
14:45:24 [2020-12-10T14:45:24.261Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
14:45:24 [2020-12-10T14:45:24.544Z] --- PASS: TestInfoRegistryMirrors (1.53s)
14:45:24 [2020-12-10T14:45:24.544Z] === RUN   TestLoginFailsWithBadCredentials
14:45:24 [2020-12-10T14:45:24.544Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s)
14:45:24 [2020-12-10T14:45:24.544Z] === RUN   TestPingCacheHeaders
14:45:24 [2020-12-10T14:45:24.544Z] --- PASS: TestPingCacheHeaders (0.04s)
14:45:24 [2020-12-10T14:45:24.544Z] === RUN   TestPingGet
14:45:24 [2020-12-10T14:45:24.544Z] --- PASS: TestPingGet (0.01s)
14:45:24 [2020-12-10T14:45:24.544Z] === RUN   TestPingHead
14:45:24 [2020-12-10T14:45:24.544Z] --- PASS: TestPingHead (0.02s)
14:45:24 [2020-12-10T14:45:24.544Z] === RUN   TestVersion
14:45:24 [2020-12-10T14:45:24.544Z] --- PASS: TestVersion (0.02s)
14:45:24 [2020-12-10T14:45:24.544Z] PASS
14:45:24 [2020-12-10T14:45:24.544Z] 
14:45:24 [2020-12-10T14:45:24.544Z] === Skipped
14:45:24 [2020-12-10T14:45:24.544Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:45:24 [2020-12-10T14:45:24.544Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:45:24 [2020-12-10T14:45:24.544Z] 
14:45:24 [2020-12-10T14:45:24.544Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
14:45:24 [2020-12-10T14:45:24.544Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
14:45:24 [2020-12-10T14:45:24.544Z] 
14:45:24 [2020-12-10T14:45:24.544Z] 
14:45:24 [2020-12-10T14:45:24.544Z] DONE 18 tests, 2 skipped in 27.886s
14:45:24 [2020-12-10T14:45:24.544Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
14:45:24 [2020-12-10T14:45:24.800Z] INFO: Testing against a local daemon
14:45:24 [2020-12-10T14:45:24.800Z] === RUN   TestVolumesCreateAndList
14:45:24 [2020-12-10T14:45:24.800Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:45:24 [2020-12-10T14:45:24.800Z] === RUN   TestVolumesRemove
14:45:24 [2020-12-10T14:45:24.800Z] --- PASS: TestVolumesRemove (0.06s)
14:45:24 [2020-12-10T14:45:24.800Z] === RUN   TestVolumesInspect
14:45:24 [2020-12-10T14:45:24.800Z] --- PASS: TestVolumesInspect (0.02s)
14:45:24 [2020-12-10T14:45:24.800Z] === RUN   TestVolumesInvalidJSON
14:45:24 [2020-12-10T14:45:24.800Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:45:24 [2020-12-10T14:45:24.800Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:45:24 [2020-12-10T14:45:24.800Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:45:24 [2020-12-10T14:45:24.800Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:45:24 [2020-12-10T14:45:24.800Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:45:24 [2020-12-10T14:45:24.800Z] PASS
14:45:24 [2020-12-10T14:45:24.800Z] 
14:45:24 [2020-12-10T14:45:24.800Z] DONE 5 tests in 0.224s
14:45:24 [2020-12-10T14:45:24.800Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:45:25 [2020-12-10T14:45:25.055Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12181 is not a child of this shell
14:45:25 [2020-12-10T14:45:25.055Z] warning: PID 12181 from bundles/test-integration/docker.pid had a nonzero exit code
14:45:25 [2020-12-10T14:45:25.055Z] Leaving: AppArmorNo profiles have been unloaded.
14:45:25 [2020-12-10T14:45:25.055Z] 
14:45:25 [2020-12-10T14:45:25.055Z] Unloading profiles will leave already running processes permanently
14:45:25 [2020-12-10T14:45:25.055Z] unconfined, which can lead to unexpected situations.
14:45:25 [2020-12-10T14:45:25.055Z] 
14:45:25 [2020-12-10T14:45:25.055Z] To set a process to complain mode, use the command line tool
14:45:25 [2020-12-10T14:45:25.055Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:45:25 [2020-12-10T14:45:25.055Z] Removing test suite binaries
14:45:25 [2020-12-10T14:45:25.055Z] exiting test-integration
14:45:25 [2020-12-10T14:45:25.055Z] ++ exit 0
14:45:25 [2020-12-10T14:45:25.198Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.50s)
14:45:25 [2020-12-10T14:45:25.198Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true
14:45:25 [2020-12-10T14:45:25.198Z] === RUN   TestIpcModeOlderClient
14:45:25 [2020-12-10T14:45:25.198Z] === PAUSE TestIpcModeOlderClient
14:45:25 [2020-12-10T14:45:25.198Z] === RUN   TestKillContainerInvalidSignal
14:45:25 [2020-12-10T14:45:25.492Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
14:45:25 [2020-12-10T14:45:25.492Z] === RUN   TestDockerNetworkMacvlan
14:45:25 [2020-12-10T14:45:25.980Z] 
14:45:26 [2020-12-10T14:45:26.141Z] --- PASS: TestKillContainerInvalidSignal (0.66s)
14:45:26 [2020-12-10T14:45:26.141Z] === RUN   TestKillContainer
14:45:26 [2020-12-10T14:45:26.141Z] === RUN   TestKillContainer/no_signal
14:45:26 [2020-12-10T14:45:26.401Z] === RUN   TestKillContainer/non_killing_signal
14:45:26 [2020-12-10T14:45:26.520Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:45:26 [2020-12-10T14:45:26.703Z] --- PASS: TestStopContainerWithTimeout (0.02s)
14:45:26 [2020-12-10T14:45:26.703Z]     --- PASS: TestStopContainerWithTimeout/0 (1.19s)
14:45:26 [2020-12-10T14:45:26.703Z]     --- PASS: TestStopContainerWithTimeout/1 (2.02s)
14:45:26 [2020-12-10T14:45:26.703Z]     --- PASS: TestStopContainerWithTimeout/3 (3.23s)
14:45:26 [2020-12-10T14:45:26.703Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.39s)
14:45:26 [2020-12-10T14:45:26.703Z] === RUN   TestDeleteDevicemapper
14:45:26 [2020-12-10T14:45:26.703Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:45:26 [2020-12-10T14:45:26.703Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:45:26 [2020-12-10T14:45:26.703Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:45:26 [2020-12-10T14:45:26.971Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
14:45:26 [2020-12-10T14:45:26.971Z] === RUN   TestKillContainer/killing_signal
14:45:27 [2020-12-10T14:45:27.231Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
14:45:27 [2020-12-10T14:45:27.231Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
14:45:27 [2020-12-10T14:45:27.231Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
Post stage
[Pipeline] junit
14:45:27 [2020-12-10T14:45:27.352Z] Recording test results
14:45:27 [2020-12-10T14:45:27.548Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:45:27 [2020-12-10T14:45:27.800Z] --- PASS: TestKillContainer (1.87s)
14:45:27 [2020-12-10T14:45:27.800Z]     --- PASS: TestKillContainer/no_signal (0.51s)
14:45:27 [2020-12-10T14:45:27.800Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
14:45:27 [2020-12-10T14:45:27.800Z]     --- PASS: TestKillContainer/killing_signal (0.67s)
14:45:27 [2020-12-10T14:45:27.800Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:45:27 [2020-12-10T14:45:27.800Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:45:27 [2020-12-10T14:45:27.800Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
14:45:28 [2020-12-10T14:45:28.370Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
14:45:28 [2020-12-10T14:45:28.575Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:45:28 [2020-12-10T14:45:28.630Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:45:28 [2020-12-10T14:45:28.889Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
14:45:29 [2020-12-10T14:45:29.149Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
14:45:29 [2020-12-10T14:45:29.170Z] + echo Ensuring container killed.
14:45:29 [2020-12-10T14:45:29.170Z] Ensuring container killed.
14:45:29 [2020-12-10T14:45:29.170Z] + docker rm -vf docker-pr3
14:45:29 [2020-12-10T14:45:29.170Z] Error: No such container: docker-pr3
14:45:29 [2020-12-10T14:45:29.170Z] + true
[Pipeline] sh
14:45:29 [2020-12-10T14:45:29.247Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.10s)
14:45:29 [2020-12-10T14:45:29.247Z] === RUN   TestUpdateMemory
14:45:29 [2020-12-10T14:45:29.247Z] --- SKIP: TestUpdateMemory (0.00s)
14:45:29 [2020-12-10T14:45:29.247Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:45:29 [2020-12-10T14:45:29.247Z] === RUN   TestUpdateCPUQuota
14:45:29 [2020-12-10T14:45:29.408Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.46s)
14:45:29 [2020-12-10T14:45:29.408Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s)
14:45:29 [2020-12-10T14:45:29.408Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s)
14:45:29 [2020-12-10T14:45:29.408Z] === RUN   TestKillStoppedContainer
14:45:29 [2020-12-10T14:45:29.408Z] --- PASS: TestKillStoppedContainer (0.08s)
14:45:29 [2020-12-10T14:45:29.408Z] === RUN   TestKillStoppedContainerAPIPre120
14:45:29 [2020-12-10T14:45:29.408Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
14:45:29 [2020-12-10T14:45:29.408Z] === RUN   TestKillDifferentUserContainer
14:45:29 [2020-12-10T14:45:29.491Z] + echo Chowning /workspace to jenkins user
14:45:29 [2020-12-10T14:45:29.491Z] Chowning /workspace to jenkins user
14:45:29 [2020-12-10T14:45:29.491Z] + id -u
14:45:29 [2020-12-10T14:45:29.491Z] + id -g
14:45:29 [2020-12-10T14:45:29.491Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41761:/workspace busybox chown -R 1000:1000 /workspace
14:45:29 [2020-12-10T14:45:29.491Z] Unable to find image 'busybox:latest' locally
14:45:30 [2020-12-10T14:45:30.190Z] --- PASS: TestUpdateCPUQuota (1.25s)
14:45:30 [2020-12-10T14:45:30.190Z] === RUN   TestUpdatePidsLimit
14:45:30 [2020-12-10T14:45:30.190Z] === RUN   TestUpdatePidsLimit/update_from_none
14:45:30 [2020-12-10T14:45:30.190Z] === RUN   TestUpdatePidsLimit/no_change
14:45:30 [2020-12-10T14:45:30.345Z] --- PASS: TestKillDifferentUserContainer (0.78s)
14:45:30 [2020-12-10T14:45:30.345Z] === RUN   TestInspectOomKilledTrue
14:45:30 [2020-12-10T14:45:30.346Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:45:30 [2020-12-10T14:45:30.346Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:45:30 [2020-12-10T14:45:30.346Z] === RUN   TestInspectOomKilledFalse
14:45:30 [2020-12-10T14:45:30.346Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:45:30 [2020-12-10T14:45:30.346Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:45:30 [2020-12-10T14:45:30.346Z] === RUN   TestLinksEtcHostsContentMatch
14:45:30 [2020-12-10T14:45:30.760Z] === RUN   TestUpdatePidsLimit/update_lower
14:45:30 [2020-12-10T14:45:30.914Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
14:45:30 [2020-12-10T14:45:30.914Z] === RUN   TestLinksContainerNames
14:45:31 [2020-12-10T14:45:31.021Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:45:31 [2020-12-10T14:45:31.281Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:45:31 [2020-12-10T14:45:31.542Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:45:31 [2020-12-10T14:45:31.803Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:45:32 [2020-12-10T14:45:32.295Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
14:45:32 [2020-12-10T14:45:32.555Z] --- PASS: TestLinksContainerNames (1.78s)
14:45:32 [2020-12-10T14:45:32.555Z] === RUN   TestLogsFollowTailEmpty
14:45:32 [2020-12-10T14:45:32.744Z] --- PASS: TestUpdatePidsLimit (2.83s)
14:45:32 [2020-12-10T14:45:32.744Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.29s)
14:45:32 [2020-12-10T14:45:32.744Z]     --- PASS: TestUpdatePidsLimit/no_change (0.30s)
14:45:32 [2020-12-10T14:45:32.744Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.28s)
14:45:32 [2020-12-10T14:45:32.744Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s)
14:45:32 [2020-12-10T14:45:32.744Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s)
14:45:32 [2020-12-10T14:45:32.744Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s)
14:45:32 [2020-12-10T14:45:32.744Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s)
14:45:32 [2020-12-10T14:45:32.744Z] === RUN   TestUpdateRestartPolicy
14:45:33 [2020-12-10T14:45:33.020Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:45:33 [2020-12-10T14:45:33.124Z] === RUN   TestDockerSuite/TestBuildAddNonTar
14:45:33 [2020-12-10T14:45:33.445Z] --- PASS: TestLogsFollowTailEmpty (0.77s)
14:45:33 [2020-12-10T14:45:33.445Z] === RUN   TestContainerNetworkMountsNoChown
14:45:34 [2020-12-10T14:45:34.403Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
14:45:34 [2020-12-10T14:45:34.403Z] --- PASS: TestContainerNetworkMountsNoChown (1.03s)
14:45:34 [2020-12-10T14:45:34.403Z] === RUN   TestMountDaemonRoot
14:45:34 [2020-12-10T14:45:34.403Z] === RUN   TestMountDaemonRoot/default
14:45:34 [2020-12-10T14:45:34.403Z] === PAUSE TestMountDaemonRoot/default
14:45:34 [2020-12-10T14:45:34.403Z] === RUN   TestMountDaemonRoot/private
14:45:34 [2020-12-10T14:45:34.403Z] === PAUSE TestMountDaemonRoot/private
14:45:34 [2020-12-10T14:45:34.403Z] === RUN   TestMountDaemonRoot/rprivate
14:45:34 [2020-12-10T14:45:34.403Z] === PAUSE TestMountDaemonRoot/rprivate
14:45:34 [2020-12-10T14:45:34.403Z] === RUN   TestMountDaemonRoot/slave
14:45:34 [2020-12-10T14:45:34.403Z] === PAUSE TestMountDaemonRoot/slave
14:45:34 [2020-12-10T14:45:34.403Z] === RUN   TestMountDaemonRoot/rslave
14:45:34 [2020-12-10T14:45:34.403Z] === PAUSE TestMountDaemonRoot/rslave
14:45:34 [2020-12-10T14:45:34.403Z] === RUN   TestMountDaemonRoot/shared
14:45:34 [2020-12-10T14:45:34.403Z] === PAUSE TestMountDaemonRoot/shared
14:45:34 [2020-12-10T14:45:34.403Z] === RUN   TestMountDaemonRoot/rshared
14:45:34 [2020-12-10T14:45:34.403Z] === PAUSE TestMountDaemonRoot/rshared
14:45:34 [2020-12-10T14:45:34.403Z] === CONT  TestMountDaemonRoot/default
14:45:34 [2020-12-10T14:45:34.403Z] === RUN   TestMountDaemonRoot/default/bind_root
14:45:34 [2020-12-10T14:45:34.403Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:45:34 [2020-12-10T14:45:34.403Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:45:34 [2020-12-10T14:45:34.403Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:45:34 [2020-12-10T14:45:34.403Z] === RUN   TestMountDaemonRoot/default/mount_root
14:45:34 [2020-12-10T14:45:34.403Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:45:34 [2020-12-10T14:45:34.403Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:45:34 [2020-12-10T14:45:34.403Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:45:34 [2020-12-10T14:45:34.403Z] === CONT  TestMountDaemonRoot/default/bind_root
14:45:34 [2020-12-10T14:45:34.403Z] === CONT  TestMountDaemonRoot/rshared
14:45:34 [2020-12-10T14:45:34.403Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:45:34 [2020-12-10T14:45:34.403Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:45:34 [2020-12-10T14:45:34.403Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:45:34 [2020-12-10T14:45:34.403Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:45:34 [2020-12-10T14:45:34.403Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:45:34 [2020-12-10T14:45:34.403Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:45:34 [2020-12-10T14:45:34.403Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:45:34 [2020-12-10T14:45:34.404Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === CONT  TestMountDaemonRoot/shared
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === CONT  TestMountDaemonRoot/rslave
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === CONT  TestMountDaemonRoot/slave
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === CONT  TestMountDaemonRoot/rprivate
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === CONT  TestMountDaemonRoot/private
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/private/bind_root
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/private/mount_root
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:45:34 [2020-12-10T14:45:34.404Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === CONT  TestMountDaemonRoot/default/mount_root
14:45:34 [2020-12-10T14:45:34.404Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:45:34 [2020-12-10T14:45:34.404Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:45:34 [2020-12-10T14:45:34.666Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:45:34 [2020-12-10T14:45:34.666Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:45:34 [2020-12-10T14:45:34.666Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:45:34 [2020-12-10T14:45:34.666Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:45:34 [2020-12-10T14:45:34.666Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:45:34 [2020-12-10T14:45:34.666Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:45:34 [2020-12-10T14:45:34.666Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:45:34 [2020-12-10T14:45:34.666Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:45:34 [2020-12-10T14:45:34.666Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:45:34 [2020-12-10T14:45:34.666Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:45:34 [2020-12-10T14:45:34.666Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:45:34 [2020-12-10T14:45:34.733Z] latest: Pulling from library/busybox
14:45:34 [2020-12-10T14:45:34.733Z] ea97eb0eb3ec: Pulling fs layer
14:45:34 [2020-12-10T14:45:34.733Z] ea97eb0eb3ec: Verifying Checksum
14:45:34 [2020-12-10T14:45:34.733Z] ea97eb0eb3ec: Download complete
14:45:34 [2020-12-10T14:45:34.930Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:45:34 [2020-12-10T14:45:34.930Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:45:34 [2020-12-10T14:45:34.930Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:45:34 [2020-12-10T14:45:34.930Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:45:34 [2020-12-10T14:45:34.930Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:45:34 [2020-12-10T14:45:34.930Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:45:34 [2020-12-10T14:45:34.930Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:45:34 [2020-12-10T14:45:34.930Z] === CONT  TestMountDaemonRoot/private/bind_root
14:45:34 [2020-12-10T14:45:34.930Z] === CONT  TestMountDaemonRoot/private/mount_root
14:45:34 [2020-12-10T14:45:34.930Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:45:34 [2020-12-10T14:45:34.930Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:45:34 [2020-12-10T14:45:34.930Z] --- PASS: TestMountDaemonRoot (0.04s)
14:45:34 [2020-12-10T14:45:34.930Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
14:45:34 [2020-12-10T14:45:34.930Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
14:45:34 [2020-12-10T14:45:34.930Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
14:45:34 [2020-12-10T14:45:34.930Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
14:45:34 [2020-12-10T14:45:34.930Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
14:45:34 [2020-12-10T14:45:34.930Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
14:45:34 [2020-12-10T14:45:34.930Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
14:45:34 [2020-12-10T14:45:34.930Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
14:45:34 [2020-12-10T14:45:34.930Z] === RUN   TestContainerBindMountNonRecursive
14:45:34 [2020-12-10T14:45:34.930Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
14:45:34 [2020-12-10T14:45:34.989Z] ea97eb0eb3ec: Pull complete
14:45:34 [2020-12-10T14:45:34.989Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
14:45:34 [2020-12-10T14:45:34.989Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:45:36 [2020-12-10T14:45:36.523Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:45:36 [2020-12-10T14:45:36.696Z] + bundleName=amd64-rootless
14:45:36 [2020-12-10T14:45:36.696Z] + echo Creating amd64-rootless-bundles.tar.gz
14:45:36 [2020-12-10T14:45:36.696Z] Creating amd64-rootless-bundles.tar.gz
14:45:36 [2020-12-10T14:45:36.696Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
14:45:36 [2020-12-10T14:45:36.696Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
14:45:36 [2020-12-10T14:45:36.706Z] Archiving artifacts
14:45:37 [2020-12-10T14:45:37.531Z] --- PASS: TestContainerBindMountNonRecursive (2.09s)
14:45:37 [2020-12-10T14:45:37.531Z] === RUN   TestContainerVolumesMountedAsShared
14:45:37 [2020-12-10T14:45:37.531Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
14:45:37 [2020-12-10T14:45:37.794Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s)
14:45:37 [2020-12-10T14:45:37.794Z] === RUN   TestContainerVolumesMountedAsSlave
14:45:38 [2020-12-10T14:45:38.310Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41761/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:45:38 [2020-12-10T14:45:38.362Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s)
14:45:38 [2020-12-10T14:45:38.362Z] === RUN   TestNetworkNat
14:45:38 [2020-12-10T14:45:38.613Z] + make clean
14:45:38 [2020-12-10T14:45:38.621Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
14:45:38 [2020-12-10T14:45:38.868Z] docker volume rm -f docker-dev-cache
14:45:38 [2020-12-10T14:45:38.868Z] docker-dev-cache
[Pipeline] deleteDir
14:45:39 [2020-12-10T14:45:39.191Z] --- PASS: TestNetworkNat (0.86s)
14:45:39 [2020-12-10T14:45:39.191Z] === RUN   TestNetworkLocalhostTCPNat
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:45:39 [2020-12-10T14:45:39.759Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s)
14:45:39 [2020-12-10T14:45:39.759Z] === RUN   TestNetworkLoopbackNat
14:45:40 [2020-12-10T14:45:40.018Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
14:45:40 [2020-12-10T14:45:40.018Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
14:45:41 [2020-12-10T14:45:41.396Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
14:45:41 [2020-12-10T14:45:41.396Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
14:45:42 [2020-12-10T14:45:42.335Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
14:45:42 [2020-12-10T14:45:42.595Z] --- PASS: TestNetworkLoopbackNat (2.83s)
14:45:42 [2020-12-10T14:45:42.595Z] === RUN   TestPause
14:45:43 [2020-12-10T14:45:43.533Z] --- PASS: TestPause (0.81s)
14:45:43 [2020-12-10T14:45:43.533Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:45:43 [2020-12-10T14:45:43.533Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:45:43 [2020-12-10T14:45:43.533Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:45:43 [2020-12-10T14:45:43.533Z] === RUN   TestPauseStopPausedContainer
14:45:43 [2020-12-10T14:45:43.533Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
14:45:43 [2020-12-10T14:45:43.533Z] === RUN   TestDockerSuite/TestBuildAddScript
14:45:44 [2020-12-10T14:45:44.472Z] --- PASS: TestPauseStopPausedContainer (0.89s)
14:45:44 [2020-12-10T14:45:44.472Z] === RUN   TestPsFilter
14:45:44 [2020-12-10T14:45:44.472Z] --- PASS: TestPsFilter (0.14s)
14:45:44 [2020-12-10T14:45:44.472Z] === RUN   TestRemoveContainerWithRemovedVolume
14:45:44 [2020-12-10T14:45:44.970Z] --- PASS: TestUpdateRestartPolicy (11.88s)
14:45:44 [2020-12-10T14:45:44.970Z] === RUN   TestUpdateRestartWithAutoRemove
14:45:44 [2020-12-10T14:45:44.984Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:45:45 [2020-12-10T14:45:45.409Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
14:45:45 [2020-12-10T14:45:45.409Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s)
14:45:45 [2020-12-10T14:45:45.409Z] === RUN   TestRemoveContainerWithVolume
14:45:45 [2020-12-10T14:45:45.541Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s)
14:45:45 [2020-12-10T14:45:45.541Z] === RUN   TestWaitNonBlocked
14:45:45 [2020-12-10T14:45:45.541Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:45:45 [2020-12-10T14:45:45.541Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:45:45 [2020-12-10T14:45:45.541Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:45:45 [2020-12-10T14:45:45.541Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:45:45 [2020-12-10T14:45:45.541Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:45:45 [2020-12-10T14:45:45.541Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:45:45 [2020-12-10T14:45:45.612Z] --- PASS: TestDockerNetworkMacvlan (20.09s)
14:45:45 [2020-12-10T14:45:45.612Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
14:45:45 [2020-12-10T14:45:45.612Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
14:45:45 [2020-12-10T14:45:45.613Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.53s)
14:45:45 [2020-12-10T14:45:45.613Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.56s)
14:45:45 [2020-12-10T14:45:45.613Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.71s)
14:45:45 [2020-12-10T14:45:45.613Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.50s)
14:45:45 [2020-12-10T14:45:45.613Z] PASS
14:45:45 [2020-12-10T14:45:45.613Z] 
14:45:45 [2020-12-10T14:45:45.613Z] DONE 8 tests in 21.677s
14:45:45 [2020-12-10T14:45:45.613Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
14:45:45 [2020-12-10T14:45:45.613Z] ++ 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
14:45:45 [2020-12-10T14:45:45.613Z] ++ set -e
14:45:45 [2020-12-10T14:45:45.613Z] ++ '[' -n 0 ']'
14:45:45 [2020-12-10T14:45:45.613Z] ++ set -x
14:45:45 [2020-12-10T14:45:45.613Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:45:45 [2020-12-10T14:45:45.902Z] testing: warning: no tests to run
14:45:45 [2020-12-10T14:45:45.902Z] PASS
14:45:45 [2020-12-10T14:45:45.902Z] 
14:45:45 [2020-12-10T14:45:45.902Z] DONE 0 tests in 0.062s
14:45:45 [2020-12-10T14:45:45.902Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:45:45 [2020-12-10T14:45:45.902Z] ++ 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
14:45:45 [2020-12-10T14:45:45.902Z] ++ set -e
14:45:45 [2020-12-10T14:45:45.902Z] ++ '[' -n 0 ']'
14:45:45 [2020-12-10T14:45:45.902Z] ++ set -x
14:45:45 [2020-12-10T14:45:45.902Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:45:45 [2020-12-10T14:45:45.902Z] INFO: Testing against a local daemon
14:45:45 [2020-12-10T14:45:45.902Z] === RUN   TestAuthZPluginAllowRequest
14:45:45 [2020-12-10T14:45:45.978Z] --- PASS: TestRemoveContainerWithVolume (0.79s)
14:45:45 [2020-12-10T14:45:45.978Z] === RUN   TestRemoveContainerRunning
14:45:46 [2020-12-10T14:45:46.483Z] --- PASS: TestWaitNonBlocked (0.03s)
14:45:46 [2020-12-10T14:45:46.483Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s)
14:45:46 [2020-12-10T14:45:46.483Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s)
14:45:46 [2020-12-10T14:45:46.483Z] === RUN   TestWaitBlocked
14:45:46 [2020-12-10T14:45:46.483Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:45:46 [2020-12-10T14:45:46.483Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:45:46 [2020-12-10T14:45:46.483Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:45:46 [2020-12-10T14:45:46.483Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:45:46 [2020-12-10T14:45:46.483Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:45:46 [2020-12-10T14:45:46.483Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:45:46 [2020-12-10T14:45:46.917Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
14:45:46 [2020-12-10T14:45:46.917Z] --- PASS: TestRemoveContainerRunning (0.80s)
14:45:46 [2020-12-10T14:45:46.917Z] === RUN   TestRemoveContainerForceRemoveRunning
14:45:46 [2020-12-10T14:45:46.917Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
14:45:47 [2020-12-10T14:45:47.427Z] --- PASS: TestWaitBlocked (0.03s)
14:45:47 [2020-12-10T14:45:47.427Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s)
14:45:47 [2020-12-10T14:45:47.427Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.87s)
14:45:47 [2020-12-10T14:45:47.427Z] === CONT  TestContainerStartOnDaemonRestart
14:45:47 [2020-12-10T14:45:47.427Z] === CONT  TestContainerKillOnDaemonStart
14:45:47 [2020-12-10T14:45:47.427Z] === CONT  TestDaemonHostGatewayIP
14:45:47 [2020-12-10T14:45:47.427Z] === CONT  TestDaemonRestartIpcMode
14:45:47 [2020-12-10T14:45:47.486Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
14:45:47 [2020-12-10T14:45:47.486Z] === RUN   TestRemoveInvalidContainer
14:45:47 [2020-12-10T14:45:47.745Z] --- PASS: TestRemoveInvalidContainer (0.07s)
14:45:47 [2020-12-10T14:45:47.745Z] === RUN   TestRenameLinkedContainer
14:45:47 [2020-12-10T14:45:47.960Z] --- PASS: TestAuthZPluginAllowRequest (1.73s)
14:45:47 [2020-12-10T14:45:47.960Z] === RUN   TestAuthZPluginTLS
14:45:48 [2020-12-10T14:45:48.249Z] --- PASS: TestAuthZPluginTLS (0.53s)
14:45:48 [2020-12-10T14:45:48.249Z] === RUN   TestAuthZPluginDenyRequest
14:45:48 [2020-12-10T14:45:48.877Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
14:45:48 [2020-12-10T14:45:48.877Z] === RUN   TestAuthZPluginAPIDenyResponse
14:45:49 [2020-12-10T14:45:49.167Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
14:45:49 [2020-12-10T14:45:49.167Z] === RUN   TestAuthZPluginDenyResponse
14:45:49 [2020-12-10T14:45:49.796Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
14:45:49 [2020-12-10T14:45:49.796Z] === RUN   TestAuthZPluginAllowEventStream
14:45:50 [2020-12-10T14:45:50.532Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:45:50 [2020-12-10T14:45:50.532Z] 
14:45:50 [2020-12-10T14:45:50.532Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:45:50 [2020-12-10T14:45:50.532Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:45:50 [2020-12-10T14:45:50.532Z] HOSTNAME=3e8566c3571a
14:45:50 [2020-12-10T14:45:50.532Z] TESTDEBUG=0
14:45:50 [2020-12-10T14:45:50.532Z] DEST=bundles/test-integration
14:45:50 [2020-12-10T14:45:50.532Z] PWD=/go/src/github.com/docker/docker
14:45:50 [2020-12-10T14:45:50.532Z] DOCKER_GITCOMMIT=9122cd1a75b8e49d9a583463c8231e01d94da161
14:45:50 [2020-12-10T14:45:50.532Z] container=docker
14:45:50 [2020-12-10T14:45:50.532Z] HOME=/root
14:45:50 [2020-12-10T14:45:50.532Z] GOLANG_VERSION=1.13.15
14:45:50 [2020-12-10T14:45:50.532Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:45:50 [2020-12-10T14:45:50.532Z] VALIDATE_BRANCH=master
14:45:50 [2020-12-10T14:45:50.532Z] TERM=xterm
14:45:50 [2020-12-10T14:45:50.532Z] DOCKER_PKG=github.com/docker/docker
14:45:50 [2020-12-10T14:45:50.532Z] SHLVL=1
14:45:50 [2020-12-10T14:45:50.532Z] TIMEOUT=120m
14:45:50 [2020-12-10T14:45:50.532Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:45:50 [2020-12-10T14:45:50.532Z] DOCKER_GRAPHDRIVER=overlay2
14:45:50 [2020-12-10T14:45:50.532Z] GO111MODULE=off
14:45:50 [2020-12-10T14:45:50.532Z] DOCKER_EXPERIMENTAL=1
14:45:50 [2020-12-10T14:45:50.532Z] TEST_SKIP_INTEGRATION_CLI=1
14:45:50 [2020-12-10T14:45:50.532Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:45:50 [2020-12-10T14:45:50.532Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:45:50 [2020-12-10T14:45:50.532Z] GOPATH=/go
14:45:50 [2020-12-10T14:45:50.532Z] PKG_CONFIG=pkg-config
14:45:50 [2020-12-10T14:45:50.532Z] _=/usr/bin/env
14:45:50 [2020-12-10T14:45:50.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:45:50 [2020-12-10T14:45:50.731Z] --- PASS: TestContainerStartOnDaemonRestart (3.22s)
14:45:50 [2020-12-10T14:45:50.731Z] === CONT  TestIpcModeOlderClient
14:45:50 [2020-12-10T14:45:50.731Z] --- PASS: TestIpcModeOlderClient (0.10s)
14:45:51 [2020-12-10T14:45:51.041Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
14:45:51 [2020-12-10T14:45:51.041Z] --- PASS: TestRenameLinkedContainer (3.36s)
14:45:51 [2020-12-10T14:45:51.041Z] === RUN   TestRenameStoppedContainer
14:45:51 [2020-12-10T14:45:51.300Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
14:45:51 [2020-12-10T14:45:51.302Z] --- PASS: TestDaemonRestartIpcMode (4.09s)
14:45:51 [2020-12-10T14:45:51.852Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s)
14:45:51 [2020-12-10T14:45:51.852Z] === RUN   TestAuthZPluginErrorResponse
14:45:51 [2020-12-10T14:45:51.869Z] --- PASS: TestRenameStoppedContainer (0.73s)
14:45:51 [2020-12-10T14:45:51.869Z] === RUN   TestRenameRunningContainerAndReuse
14:45:51 [2020-12-10T14:45:51.872Z] --- PASS: TestDaemonHostGatewayIP (4.59s)
14:45:52 [2020-12-10T14:45:52.141Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
14:45:52 [2020-12-10T14:45:52.141Z] === RUN   TestAuthZPluginErrorRequest
14:45:52 [2020-12-10T14:45:52.774Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
14:45:52 [2020-12-10T14:45:52.774Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:45:53 [2020-12-10T14:45:53.064Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
14:45:53 [2020-12-10T14:45:53.064Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:45:53 [2020-12-10T14:45:53.247Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s)
14:45:53 [2020-12-10T14:45:53.248Z] === RUN   TestRenameInvalidName
14:45:53 [2020-12-10T14:45:53.819Z] --- PASS: TestRenameInvalidName (0.70s)
14:45:53 [2020-12-10T14:45:53.819Z] === RUN   TestRenameAnonymousContainer
14:45:53 [2020-12-10T14:45:53.819Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
14:45:55 [2020-12-10T14:45:55.205Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
14:45:55 [2020-12-10T14:45:55.782Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.30s)
14:45:55 [2020-12-10T14:45:55.782Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:45:56 [2020-12-10T14:45:56.584Z] --- PASS: TestRenameAnonymousContainer (2.76s)
14:45:56 [2020-12-10T14:45:56.584Z] === RUN   TestRenameContainerWithSameName
14:45:57 [2020-12-10T14:45:57.154Z] --- PASS: TestRenameContainerWithSameName (0.72s)
14:45:57 [2020-12-10T14:45:57.154Z] === RUN   TestRenameContainerWithLinkedContainer
14:45:57 [2020-12-10T14:45:57.893Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.35s)
14:45:57 [2020-12-10T14:45:57.894Z] === RUN   TestAuthZPluginHeader
14:45:58 [2020-12-10T14:45:58.532Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
14:45:58 [2020-12-10T14:45:58.532Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s)
14:45:58 [2020-12-10T14:45:58.532Z] === RUN   TestResize
14:45:58 [2020-12-10T14:45:58.922Z] --- PASS: TestAuthZPluginHeader (0.88s)
14:45:58 [2020-12-10T14:45:58.922Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:45:58 [2020-12-10T14:45:58.922Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:45:58 [2020-12-10T14:45:58.922Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:58 [2020-12-10T14:45:58.922Z] === RUN   TestAuthZPluginV2Disable
14:45:58 [2020-12-10T14:45:58.922Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:45:58 [2020-12-10T14:45:58.922Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:58 [2020-12-10T14:45:58.922Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:45:58 [2020-12-10T14:45:58.922Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:45:58 [2020-12-10T14:45:58.922Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:58 [2020-12-10T14:45:58.922Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:45:58 [2020-12-10T14:45:58.922Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:45:58 [2020-12-10T14:45:58.922Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:45:58 [2020-12-10T14:45:58.922Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:45:59 [2020-12-10T14:45:59.107Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
14:45:59 [2020-12-10T14:45:59.367Z] --- PASS: TestResize (0.90s)
14:45:59 [2020-12-10T14:45:59.367Z] === RUN   TestResizeWithInvalidSize
14:46:00 [2020-12-10T14:46:00.307Z] --- PASS: TestResizeWithInvalidSize (0.75s)
14:46:00 [2020-12-10T14:46:00.307Z] === RUN   TestResizeWhenContainerNotStarted
14:46:01 [2020-12-10T14:46:01.245Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s)
14:46:01 [2020-12-10T14:46:01.245Z] === RUN   TestDaemonRestartKillContainers
14:46:01 [2020-12-10T14:46:01.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:46:01 [2020-12-10T14:46:01.245Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
14:46:01 [2020-12-10T14:46:01.505Z] === RUN   TestDockerSuite/TestBuildAddTar
14:46:01 [2020-12-10T14:46:01.863Z] --- PASS: TestContainerKillOnDaemonStart (12.94s)
14:46:01 [2020-12-10T14:46:01.863Z] PASS
14:46:01 [2020-12-10T14:46:01.863Z] 
14:46:01 [2020-12-10T14:46:01.863Z] === Skipped
14:46:01 [2020-12-10T14:46:01.863Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:46:01 [2020-12-10T14:46:01.863Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:46:01 [2020-12-10T14:46:01.863Z] 
14:46:01 [2020-12-10T14:46:01.863Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
14:46:01 [2020-12-10T14:46:01.863Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:46:01 [2020-12-10T14:46:01.863Z] 
14:46:01 [2020-12-10T14:46:01.863Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
14:46:01 [2020-12-10T14:46:01.863Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:46:01 [2020-12-10T14:46:01.863Z] 
14:46:01 [2020-12-10T14:46:01.863Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:46:01 [2020-12-10T14:46:01.863Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:46:01 [2020-12-10T14:46:01.863Z] 
14:46:01 [2020-12-10T14:46:01.863Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
14:46:01 [2020-12-10T14:46:01.863Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:46:01 [2020-12-10T14:46:01.863Z] 
14:46:01 [2020-12-10T14:46:01.863Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
14:46:01 [2020-12-10T14:46:01.863Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:46:01 [2020-12-10T14:46:01.863Z] 
14:46:01 [2020-12-10T14:46:01.863Z] 
14:46:01 [2020-12-10T14:46:01.863Z] DONE 195 tests, 6 skipped in 125.112s
14:46:01 [2020-12-10T14:46:01.863Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
14:46:01 [2020-12-10T14:46:01.863Z] ++ 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
14:46:01 [2020-12-10T14:46:01.863Z] ++ set -e
14:46:01 [2020-12-10T14:46:01.863Z] ++ '[' -n 0 ']'
14:46:01 [2020-12-10T14:46:01.863Z] ++ set -x
14:46:01 [2020-12-10T14:46:01.863Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:46:01 [2020-12-10T14:46:01.863Z] INFO: Testing against a local daemon
14:46:01 [2020-12-10T14:46:01.863Z] === RUN   TestCommitInheritsEnv
14:46:01 [2020-12-10T14:46:01.863Z] --- PASS: TestCommitInheritsEnv (0.43s)
14:46:01 [2020-12-10T14:46:01.863Z] === RUN   TestImportExtremelyLargeImageWorks
14:46:01 [2020-12-10T14:46:01.863Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:46:01 [2020-12-10T14:46:01.863Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
14:46:01 [2020-12-10T14:46:01.864Z] === RUN   TestImagesFilterMultiReference
14:46:01 [2020-12-10T14:46:01.864Z] --- PASS: TestImagesFilterMultiReference (0.12s)
14:46:01 [2020-12-10T14:46:01.864Z] === RUN   TestImagePullPlatformInvalid
14:46:01 [2020-12-10T14:46:01.864Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
14:46:01 [2020-12-10T14:46:01.864Z] === RUN   TestRemoveImageOrphaning
14:46:01 [2020-12-10T14:46:01.864Z] --- PASS: TestRemoveImageOrphaning (0.40s)
14:46:01 [2020-12-10T14:46:01.864Z] === RUN   TestRemoveImageGarbageCollector
14:46:01 [2020-12-10T14:46:01.864Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:46:01 [2020-12-10T14:46:01.864Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:46:01 [2020-12-10T14:46:01.864Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:46:01 [2020-12-10T14:46:01.864Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
14:46:01 [2020-12-10T14:46:01.864Z] === RUN   TestTagInvalidReference
14:46:01 [2020-12-10T14:46:01.864Z] --- PASS: TestTagInvalidReference (0.03s)
14:46:01 [2020-12-10T14:46:01.864Z] === RUN   TestTagValidPrefixedRepo
14:46:01 [2020-12-10T14:46:01.864Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
14:46:01 [2020-12-10T14:46:01.864Z] === RUN   TestTagExistedNameWithoutForce
14:46:01 [2020-12-10T14:46:01.864Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
14:46:01 [2020-12-10T14:46:01.864Z] === RUN   TestTagOfficialNames
14:46:01 [2020-12-10T14:46:01.864Z] --- PASS: TestTagOfficialNames (0.09s)
14:46:01 [2020-12-10T14:46:01.864Z] === RUN   TestTagMatchesDigest
14:46:01 [2020-12-10T14:46:01.864Z] --- PASS: TestTagMatchesDigest (0.03s)
14:46:01 [2020-12-10T14:46:01.864Z] PASS
14:46:01 [2020-12-10T14:46:01.864Z] 
14:46:01 [2020-12-10T14:46:01.864Z] === Skipped
14:46:01 [2020-12-10T14:46:01.864Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
14:46:01 [2020-12-10T14:46:01.864Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
14:46:01 [2020-12-10T14:46:01.864Z] 
14:46:01 [2020-12-10T14:46:01.864Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:46:01 [2020-12-10T14:46:01.864Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:46:01 [2020-12-10T14:46:01.864Z] 
14:46:01 [2020-12-10T14:46:01.864Z] 
14:46:01 [2020-12-10T14:46:01.864Z] DONE 12 tests, 2 skipped in 1.549s
14:46:01 [2020-12-10T14:46:01.864Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
14:46:01 [2020-12-10T14:46:01.864Z] ++ 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
14:46:01 [2020-12-10T14:46:01.864Z] ++ set -e
14:46:01 [2020-12-10T14:46:01.864Z] ++ '[' -n 0 ']'
14:46:01 [2020-12-10T14:46:01.864Z] ++ set -x
14:46:01 [2020-12-10T14:46:01.864Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:46:02 [2020-12-10T14:46:02.124Z] INFO: Testing against a local daemon
14:46:02 [2020-12-10T14:46:02.124Z] === RUN   TestNetworkCreateDelete
14:46:02 [2020-12-10T14:46:02.384Z] --- PASS: TestNetworkCreateDelete (0.46s)
14:46:02 [2020-12-10T14:46:02.384Z] === RUN   TestDockerNetworkDeletePreferID
14:46:02 [2020-12-10T14:46:02.883Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
14:46:03 [2020-12-10T14:46:03.452Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
14:46:03 [2020-12-10T14:46:03.768Z] --- PASS: TestDockerNetworkDeletePreferID (1.25s)
14:46:03 [2020-12-10T14:46:03.768Z] === RUN   TestDaemonDNSFallback
14:46:04 [2020-12-10T14:46:04.024Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
14:46:04 [2020-12-10T14:46:04.024Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:46:04 [2020-12-10T14:46:04.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:46:04 [2020-12-10T14:46:04.283Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
14:46:05 [2020-12-10T14:46:05.662Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:46:05 [2020-12-10T14:46:05.922Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:46:06 [2020-12-10T14:46:06.182Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
14:46:07 [2020-12-10T14:46:07.562Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:46:07 [2020-12-10T14:46:07.822Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:46:08 [2020-12-10T14:46:08.081Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
14:46:10 [2020-12-10T14:46:10.624Z] === RUN   TestDockerSuite/TestBuildAddTarXz
14:46:10 [2020-12-10T14:46:10.624Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
14:46:10 [2020-12-10T14:46:10.624Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:46:10 [2020-12-10T14:46:10.624Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:46:11 [2020-12-10T14:46:11.565Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
14:46:11 [2020-12-10T14:46:11.907Z] --- PASS: TestDaemonDNSFallback (7.05s)
14:46:11 [2020-12-10T14:46:11.907Z] === RUN   TestInspectNetwork
14:46:12 [2020-12-10T14:46:12.134Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
14:46:13 [2020-12-10T14:46:13.075Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
14:46:14 [2020-12-10T14:46:14.014Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:46:14 [2020-12-10T14:46:14.273Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
14:46:14 [2020-12-10T14:46:14.533Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:46:15 [2020-12-10T14:46:15.205Z] === RUN   TestInspectNetwork/full_network_id
14:46:15 [2020-12-10T14:46:15.205Z] === RUN   TestInspectNetwork/partial_network_id
14:46:15 [2020-12-10T14:46:15.205Z] === RUN   TestInspectNetwork/network_name
14:46:15 [2020-12-10T14:46:15.205Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:46:16 [2020-12-10T14:46:16.444Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
14:46:17 [2020-12-10T14:46:17.387Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
14:46:17 [2020-12-10T14:46:17.468Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s)
14:46:17 [2020-12-10T14:46:17.468Z] PASS
14:46:17 [2020-12-10T14:46:17.468Z] 
14:46:17 [2020-12-10T14:46:17.468Z] === Skipped
14:46:17 [2020-12-10T14:46:17.468Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:46:17 [2020-12-10T14:46:17.468Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:46:17 [2020-12-10T14:46:17.468Z] 
14:46:17 [2020-12-10T14:46:17.468Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:46:17 [2020-12-10T14:46:17.468Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:46:17 [2020-12-10T14:46:17.468Z] 
14:46:17 [2020-12-10T14:46:17.468Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:46:17 [2020-12-10T14:46:17.468Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:46:17 [2020-12-10T14:46:17.468Z] 
14:46:17 [2020-12-10T14:46:17.468Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:46:17 [2020-12-10T14:46:17.468Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:46:17 [2020-12-10T14:46:17.468Z] 
14:46:17 [2020-12-10T14:46:17.468Z] 
14:46:17 [2020-12-10T14:46:17.468Z] DONE 17 tests, 4 skipped in 29.674s
14:46:17 [2020-12-10T14:46:17.468Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:46:17 [2020-12-10T14:46:17.468Z] ++ 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
14:46:17 [2020-12-10T14:46:17.468Z] ++ set -e
14:46:17 [2020-12-10T14:46:17.468Z] ++ '[' -n 0 ']'
14:46:17 [2020-12-10T14:46:17.468Z] ++ set -x
14:46:17 [2020-12-10T14:46:17.468Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:46:17 [2020-12-10T14:46:17.468Z] INFO: Testing against a local daemon
14:46:17 [2020-12-10T14:46:17.468Z] === RUN   TestPluginInvalidJSON
14:46:17 [2020-12-10T14:46:17.468Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:46:17 [2020-12-10T14:46:17.468Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:46:17 [2020-12-10T14:46:17.468Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:46:17 [2020-12-10T14:46:17.468Z] --- PASS: TestPluginInvalidJSON (0.01s)
14:46:17 [2020-12-10T14:46:17.468Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:46:17 [2020-12-10T14:46:17.468Z] === RUN   TestPluginInstall
14:46:17 [2020-12-10T14:46:17.468Z] === RUN   TestPluginInstall/no_auth
14:46:17 [2020-12-10T14:46:17.468Z] time="2020-12-10T14:46:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:46:17 [2020-12-10T14:46:17.468Z] time="2020-12-10T14:46:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f46d1eb34a1241f709732b3768e2bbb6ee9f04ebadedba2c6ac360c8c1ce81b1" mediatype=application/vnd.docker.plugin.v1+json size=522
14:46:17 [2020-12-10T14:46:17.468Z] time="2020-12-10T14:46:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:46:17 [2020-12-10T14:46:17.468Z] time="2020-12-10T14:46:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f46d1eb34a1241f709732b3768e2bbb6ee9f04ebadedba2c6ac360c8c1ce81b1" mediatype=application/vnd.docker.plugin.v1+json size=522
14:46:17 [2020-12-10T14:46:17.468Z] === RUN   TestPluginInstall/with_htpasswd
14:46:17 [2020-12-10T14:46:17.645Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:46:17 [2020-12-10T14:46:17.645Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.95s)
14:46:17 [2020-12-10T14:46:17.645Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.14s)
14:46:17 [2020-12-10T14:46:17.645Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s)
14:46:17 [2020-12-10T14:46:17.645Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s)
14:46:17 [2020-12-10T14:46:17.645Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s)
14:46:17 [2020-12-10T14:46:17.645Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s)
14:46:17 [2020-12-10T14:46:17.645Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s)
14:46:17 [2020-12-10T14:46:17.645Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.89s)
14:46:17 [2020-12-10T14:46:17.645Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.82s)
14:46:17 [2020-12-10T14:46:17.645Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.98s)
14:46:17 [2020-12-10T14:46:17.645Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.89s)
14:46:17 [2020-12-10T14:46:17.645Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.89s)
14:46:17 [2020-12-10T14:46:17.645Z] === RUN   TestCgroupNamespacesRun
14:46:17 [2020-12-10T14:46:17.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:46:18 [2020-12-10T14:46:18.097Z] time="2020-12-10T14:46:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:46:18 [2020-12-10T14:46:18.097Z] time="2020-12-10T14:46:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c3accd9251dd1524e24554252a330e72daf3f27b567490ff6b76329ccd1996f5" mediatype=application/vnd.docker.plugin.v1+json size=522
14:46:18 [2020-12-10T14:46:18.097Z] time="2020-12-10T14:46:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:46:18 [2020-12-10T14:46:18.097Z] time="2020-12-10T14:46:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c3accd9251dd1524e24554252a330e72daf3f27b567490ff6b76329ccd1996f5" mediatype=application/vnd.docker.plugin.v1+json size=522
14:46:18 [2020-12-10T14:46:18.213Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
14:46:18 [2020-12-10T14:46:18.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:46:18 [2020-12-10T14:46:18.386Z] === RUN   TestPluginInstall/with_insecure
14:46:18 [2020-12-10T14:46:18.782Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
14:46:19 [2020-12-10T14:46:19.351Z] --- PASS: TestCgroupNamespacesRun (1.70s)
14:46:19 [2020-12-10T14:46:19.351Z] === RUN   TestCgroupNamespacesRunPrivileged
14:46:19 [2020-12-10T14:46:19.404Z] --- PASS: TestInspectNetwork (8.56s)
14:46:19 [2020-12-10T14:46:19.404Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:46:19 [2020-12-10T14:46:19.404Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:46:19 [2020-12-10T14:46:19.404Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:46:19 [2020-12-10T14:46:19.404Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:46:19 [2020-12-10T14:46:19.404Z] === RUN   TestRunContainerWithBridgeNone
14:46:19 [2020-12-10T14:46:19.414Z] time="2020-12-10T14:46:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:46:19 [2020-12-10T14:46:19.414Z] time="2020-12-10T14:46:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b82a83ff65e79f85bfbdc6f5cd46ee998bb2fec7edc77ca6fe3969511d0337e" mediatype=application/vnd.docker.plugin.v1+json size=522
14:46:19 [2020-12-10T14:46:19.414Z] time="2020-12-10T14:46:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:46:19 [2020-12-10T14:46:19.414Z] time="2020-12-10T14:46:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b82a83ff65e79f85bfbdc6f5cd46ee998bb2fec7edc77ca6fe3969511d0337e" mediatype=application/vnd.docker.plugin.v1+json size=522
14:46:19 [2020-12-10T14:46:19.704Z] --- PASS: TestPluginInstall (4.08s)
14:46:19 [2020-12-10T14:46:19.704Z]     --- PASS: TestPluginInstall/no_auth (1.96s)
14:46:19 [2020-12-10T14:46:19.704Z]     --- PASS: TestPluginInstall/with_htpasswd (0.79s)
14:46:19 [2020-12-10T14:46:19.704Z]     --- PASS: TestPluginInstall/with_insecure (1.32s)
14:46:19 [2020-12-10T14:46:19.704Z]         plugin_test.go:157: [d812cfac4c549] daemon is not started
14:46:19 [2020-12-10T14:46:19.704Z] PASS
14:46:19 [2020-12-10T14:46:19.704Z] 
14:46:19 [2020-12-10T14:46:19.704Z] DONE 6 tests in 4.253s
14:46:19 [2020-12-10T14:46:19.704Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:46:19 [2020-12-10T14:46:19.704Z] ++ 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
14:46:19 [2020-12-10T14:46:19.704Z] ++ set -e
14:46:19 [2020-12-10T14:46:19.704Z] ++ '[' -n 0 ']'
14:46:19 [2020-12-10T14:46:19.704Z] ++ set -x
14:46:19 [2020-12-10T14:46:19.704Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:46:19 [2020-12-10T14:46:19.704Z] INFO: Testing against a local daemon
14:46:19 [2020-12-10T14:46:19.704Z] === RUN   TestExternalGraphDriver
14:46:19 [2020-12-10T14:46:19.994Z] === RUN   TestExternalGraphDriver/json
14:46:20 [2020-12-10T14:46:20.730Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s)
14:46:20 [2020-12-10T14:46:20.730Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:46:21 [2020-12-10T14:46:21.316Z] --- PASS: TestRunContainerWithBridgeNone (2.05s)
14:46:21 [2020-12-10T14:46:21.316Z] === RUN   TestNetworkInvalidJSON
14:46:21 [2020-12-10T14:46:21.316Z] === RUN   TestNetworkInvalidJSON//networks/create
14:46:21 [2020-12-10T14:46:21.316Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:46:21 [2020-12-10T14:46:21.316Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:46:21 [2020-12-10T14:46:21.316Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:46:21 [2020-12-10T14:46:21.316Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:46:21 [2020-12-10T14:46:21.316Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:46:21 [2020-12-10T14:46:21.316Z] === CONT  TestNetworkInvalidJSON//networks/create
14:46:21 [2020-12-10T14:46:21.316Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:46:21 [2020-12-10T14:46:21.316Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:46:21 [2020-12-10T14:46:21.316Z] --- PASS: TestNetworkInvalidJSON (0.03s)
14:46:21 [2020-12-10T14:46:21.316Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:46:21 [2020-12-10T14:46:21.316Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:46:21 [2020-12-10T14:46:21.316Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:46:21 [2020-12-10T14:46:21.316Z] === RUN   TestHostIPv4BridgeLabel
14:46:21 [2020-12-10T14:46:21.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:46:22 [2020-12-10T14:46:22.050Z] === RUN   TestExternalGraphDriver/spec
14:46:22 [2020-12-10T14:46:22.111Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.42s)
14:46:22 [2020-12-10T14:46:22.111Z] === RUN   TestCgroupNamespacesRunHostMode
14:46:22 [2020-12-10T14:46:22.258Z] --- PASS: TestHostIPv4BridgeLabel (0.80s)
14:46:22 [2020-12-10T14:46:22.258Z] === RUN   TestDaemonRestartWithLiveRestore
14:46:22 [2020-12-10T14:46:22.370Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
14:46:22 [2020-12-10T14:46:22.938Z] === RUN   TestDockerSuite/TestBuildBlankName
14:46:23 [2020-12-10T14:46:23.198Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
14:46:23 [2020-12-10T14:46:23.457Z] --- PASS: TestCgroupNamespacesRunHostMode (1.58s)
14:46:23 [2020-12-10T14:46:23.457Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:46:23 [2020-12-10T14:46:23.642Z] --- PASS: TestDaemonRestartWithLiveRestore (1.39s)
14:46:23 [2020-12-10T14:46:23.642Z] === RUN   TestDaemonDefaultNetworkPools
14:46:24 [2020-12-10T14:46:24.106Z] === RUN   TestExternalGraphDriver/pull
14:46:24 [2020-12-10T14:46:24.837Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
14:46:25 [2020-12-10T14:46:25.025Z] --- PASS: TestDaemonDefaultNetworkPools (1.18s)
14:46:25 [2020-12-10T14:46:25.025Z] === RUN   TestDaemonRestartWithExistingNetwork
14:46:25 [2020-12-10T14:46:25.097Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.47s)
14:46:25 [2020-12-10T14:46:25.097Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:46:26 [2020-12-10T14:46:26.477Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
14:46:26 [2020-12-10T14:46:26.477Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.44s)
14:46:26 [2020-12-10T14:46:26.477Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:46:26 [2020-12-10T14:46:26.829Z] --- PASS: TestExternalGraphDriver (6.71s)
14:46:26 [2020-12-10T14:46:26.829Z]     --- PASS: TestExternalGraphDriver/json (2.15s)
14:46:26 [2020-12-10T14:46:26.829Z]     --- PASS: TestExternalGraphDriver/spec (2.13s)
14:46:26 [2020-12-10T14:46:26.829Z]     --- PASS: TestExternalGraphDriver/pull (2.31s)
14:46:26 [2020-12-10T14:46:26.829Z] === RUN   TestGraphdriverPluginV2
14:46:26 [2020-12-10T14:46:26.829Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
14:46:26 [2020-12-10T14:46:26.829Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:46:26 [2020-12-10T14:46:26.829Z] PASS
14:46:26 [2020-12-10T14:46:26.829Z] 
14:46:26 [2020-12-10T14:46:26.829Z] === Skipped
14:46:26 [2020-12-10T14:46:26.829Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
14:46:26 [2020-12-10T14:46:26.829Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:46:26 [2020-12-10T14:46:26.829Z] 
14:46:26 [2020-12-10T14:46:26.829Z] 
14:46:26 [2020-12-10T14:46:26.829Z] DONE 5 tests, 1 skipped in 6.889s
14:46:26 [2020-12-10T14:46:26.829Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:46:26 [2020-12-10T14:46:26.829Z] ++ 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
14:46:26 [2020-12-10T14:46:26.829Z] ++ set -e
14:46:26 [2020-12-10T14:46:26.829Z] ++ '[' -n 0 ']'
14:46:26 [2020-12-10T14:46:26.829Z] ++ set -x
14:46:26 [2020-12-10T14:46:26.829Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:46:26 [2020-12-10T14:46:26.829Z] INFO: Testing against a local daemon
14:46:26 [2020-12-10T14:46:26.829Z] === RUN   TestContinueAfterPluginCrash
14:46:26 [2020-12-10T14:46:26.829Z] === PAUSE TestContinueAfterPluginCrash
14:46:26 [2020-12-10T14:46:26.829Z] === RUN   TestReadPluginNoRead
14:46:26 [2020-12-10T14:46:26.829Z] === PAUSE TestReadPluginNoRead
14:46:26 [2020-12-10T14:46:26.829Z] === RUN   TestDaemonStartWithLogOpt
14:46:26 [2020-12-10T14:46:26.829Z] === PAUSE TestDaemonStartWithLogOpt
14:46:26 [2020-12-10T14:46:26.829Z] === CONT  TestContinueAfterPluginCrash
14:46:26 [2020-12-10T14:46:26.829Z] === CONT  TestDaemonStartWithLogOpt
14:46:26 [2020-12-10T14:46:26.937Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.82s)
14:46:26 [2020-12-10T14:46:26.937Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:46:27 [2020-12-10T14:46:27.414Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
14:46:27 [2020-12-10T14:46:27.414Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
14:46:27 [2020-12-10T14:46:27.414Z] === RUN   TestCgroupNamespacesRunOlderClient
14:46:28 [2020-12-10T14:46:28.799Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.51s)
14:46:28 [2020-12-10T14:46:28.799Z] === RUN   TestKernelTCPMemory
14:46:28 [2020-12-10T14:46:28.799Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
14:46:28 [2020-12-10T14:46:28.850Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s)
14:46:28 [2020-12-10T14:46:28.850Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:46:29 [2020-12-10T14:46:29.065Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
14:46:29 [2020-12-10T14:46:29.635Z] --- PASS: TestKernelTCPMemory (0.90s)
14:46:29 [2020-12-10T14:46:29.635Z] === RUN   TestNISDomainname
14:46:29 [2020-12-10T14:46:29.790Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.72s)
14:46:29 [2020-12-10T14:46:29.790Z] === RUN   TestServiceWithPredefinedNetwork
14:46:30 [2020-12-10T14:46:30.576Z] --- PASS: TestNISDomainname (1.02s)
14:46:30 [2020-12-10T14:46:30.576Z] === RUN   TestHostnameDnsResolution
14:46:31 [2020-12-10T14:46:31.145Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
14:46:31 [2020-12-10T14:46:31.284Z] --- PASS: TestDaemonStartWithLogOpt (3.84s)
14:46:31 [2020-12-10T14:46:31.284Z] === CONT  TestReadPluginNoRead
14:46:31 [2020-12-10T14:46:31.714Z] --- PASS: TestHostnameDnsResolution (1.12s)
14:46:31 [2020-12-10T14:46:31.714Z] === RUN   TestStats
14:46:33 [2020-12-10T14:46:33.088Z] --- PASS: TestServiceWithPredefinedNetwork (3.02s)
14:46:33 [2020-12-10T14:46:33.088Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:46:33 [2020-12-10T14:46:33.088Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:46:33 [2020-12-10T14:46:33.088Z]     service_test.go:236: FLAKY_TEST
14:46:33 [2020-12-10T14:46:33.088Z] === RUN   TestServiceWithDataPathPortInit
14:46:33 [2020-12-10T14:46:33.096Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
14:46:33 [2020-12-10T14:46:33.387Z] === RUN   TestReadPluginNoRead/default
14:46:34 [2020-12-10T14:46:34.032Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
14:46:34 [2020-12-10T14:46:34.602Z] --- PASS: TestStats (2.89s)
14:46:34 [2020-12-10T14:46:34.602Z] === RUN   TestStopContainerWithTimeout
14:46:34 [2020-12-10T14:46:34.602Z] === RUN   TestStopContainerWithTimeout/0
14:46:34 [2020-12-10T14:46:34.602Z] === PAUSE TestStopContainerWithTimeout/0
14:46:34 [2020-12-10T14:46:34.602Z] === RUN   TestStopContainerWithTimeout/1
14:46:34 [2020-12-10T14:46:34.602Z] === PAUSE TestStopContainerWithTimeout/1
14:46:34 [2020-12-10T14:46:34.602Z] === RUN   TestStopContainerWithTimeout/3
14:46:34 [2020-12-10T14:46:34.602Z] === PAUSE TestStopContainerWithTimeout/3
14:46:34 [2020-12-10T14:46:34.602Z] === RUN   TestStopContainerWithTimeout/-1
14:46:34 [2020-12-10T14:46:34.602Z] === PAUSE TestStopContainerWithTimeout/-1
14:46:34 [2020-12-10T14:46:34.676Z] 4612f6d0b889: Pull complete
14:46:34 [2020-12-10T14:46:34.862Z] === CONT  TestStopContainerWithTimeout/0
14:46:34 [2020-12-10T14:46:34.862Z] === CONT  TestStopContainerWithTimeout/-1
14:46:34 [2020-12-10T14:46:34.862Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
14:46:35 [2020-12-10T14:46:35.442Z] === RUN   TestReadPluginNoRead/disabled_caching
14:46:35 [2020-12-10T14:46:35.732Z] --- PASS: TestContinueAfterPluginCrash (9.12s)
14:46:36 [2020-12-10T14:46:36.242Z] === CONT  TestStopContainerWithTimeout/3
14:46:37 [2020-12-10T14:46:37.180Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
14:46:37 [2020-12-10T14:46:37.439Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
14:46:37 [2020-12-10T14:46:37.788Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:46:38 [2020-12-10T14:46:38.008Z] === CONT  TestStopContainerWithTimeout/1
14:46:39 [2020-12-10T14:46:39.848Z] --- PASS: TestReadPluginNoRead (9.05s)
14:46:39 [2020-12-10T14:46:39.848Z]     --- PASS: TestReadPluginNoRead/default (2.00s)
14:46:39 [2020-12-10T14:46:39.848Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.05s)
14:46:39 [2020-12-10T14:46:39.848Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.16s)
14:46:39 [2020-12-10T14:46:39.848Z]     read_test.go:92: [de9eae7f1bcc6] daemon is not started
14:46:39 [2020-12-10T14:46:39.848Z] PASS
14:46:39 [2020-12-10T14:46:39.848Z] 
14:46:39 [2020-12-10T14:46:39.848Z] DONE 6 tests in 13.023s
14:46:39 [2020-12-10T14:46:39.848Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:46:39 [2020-12-10T14:46:39.848Z] ++ 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
14:46:39 [2020-12-10T14:46:39.848Z] ++ set -e
14:46:39 [2020-12-10T14:46:39.848Z] ++ '[' -n 0 ']'
14:46:39 [2020-12-10T14:46:39.848Z] ++ set -x
14:46:39 [2020-12-10T14:46:39.848Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:46:39 [2020-12-10T14:46:39.848Z] testing: warning: no tests to run
14:46:39 [2020-12-10T14:46:39.848Z] PASS
14:46:39 [2020-12-10T14:46:39.848Z] 
14:46:39 [2020-12-10T14:46:39.848Z] DONE 0 tests in 0.093s
14:46:39 [2020-12-10T14:46:39.848Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:46:39 [2020-12-10T14:46:39.848Z] ++ 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
14:46:39 [2020-12-10T14:46:39.848Z] ++ set -e
14:46:39 [2020-12-10T14:46:39.848Z] ++ '[' -n 0 ']'
14:46:39 [2020-12-10T14:46:39.848Z] ++ set -x
14:46:39 [2020-12-10T14:46:39.848Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:46:39 [2020-12-10T14:46:39.848Z] INFO: Testing against a local daemon
14:46:39 [2020-12-10T14:46:39.848Z] === RUN   TestPluginWithDevMounts
14:46:39 [2020-12-10T14:46:39.848Z] === PAUSE TestPluginWithDevMounts
14:46:39 [2020-12-10T14:46:39.848Z] === CONT  TestPluginWithDevMounts
14:46:39 [2020-12-10T14:46:39.915Z] --- PASS: TestStopContainerWithTimeout (0.03s)
14:46:39 [2020-12-10T14:46:39.915Z]     --- PASS: TestStopContainerWithTimeout/0 (1.33s)
14:46:39 [2020-12-10T14:46:39.915Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.21s)
14:46:39 [2020-12-10T14:46:39.915Z]     --- PASS: TestStopContainerWithTimeout/3 (2.76s)
14:46:39 [2020-12-10T14:46:39.915Z]     --- PASS: TestStopContainerWithTimeout/1 (1.78s)
14:46:39 [2020-12-10T14:46:39.915Z] === RUN   TestDeleteDevicemapper
14:46:39 [2020-12-10T14:46:39.915Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:46:39 [2020-12-10T14:46:39.915Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:46:39 [2020-12-10T14:46:39.915Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:46:41 [2020-12-10T14:46:41.908Z] --- PASS: TestPluginWithDevMounts (1.96s)
14:46:41 [2020-12-10T14:46:41.908Z] PASS
14:46:41 [2020-12-10T14:46:41.908Z] 
14:46:41 [2020-12-10T14:46:41.908Z] DONE 1 tests in 2.119s
14:46:41 [2020-12-10T14:46:41.908Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
14:46:41 [2020-12-10T14:46:41.908Z] ++ 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
14:46:41 [2020-12-10T14:46:41.908Z] ++ set -e
14:46:41 [2020-12-10T14:46:41.908Z] ++ '[' -n 0 ']'
14:46:41 [2020-12-10T14:46:41.908Z] ++ set -x
14:46:41 [2020-12-10T14:46:41.908Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:46:41 [2020-12-10T14:46:41.908Z] INFO: Testing against a local daemon
14:46:41 [2020-12-10T14:46:41.908Z] === RUN   TestSecretInspect
14:46:44 [2020-12-10T14:46:44.108Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.09s)
14:46:44 [2020-12-10T14:46:44.108Z] === RUN   TestUpdateMemory
14:46:44 [2020-12-10T14:46:44.108Z] --- SKIP: TestUpdateMemory (0.00s)
14:46:44 [2020-12-10T14:46:44.108Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:46:44 [2020-12-10T14:46:44.108Z] === RUN   TestUpdateCPUQuota
14:46:45 [2020-12-10T14:46:45.486Z] --- PASS: TestUpdateCPUQuota (1.70s)
14:46:45 [2020-12-10T14:46:45.486Z] === RUN   TestUpdatePidsLimit
14:46:45 [2020-12-10T14:46:45.486Z] === RUN   TestUpdatePidsLimit/update_from_none
14:46:45 [2020-12-10T14:46:45.746Z] === RUN   TestUpdatePidsLimit/no_change
14:46:46 [2020-12-10T14:46:46.315Z] === RUN   TestUpdatePidsLimit/update_lower
14:46:46 [2020-12-10T14:46:46.348Z] --- PASS: TestSecretInspect (3.88s)
14:46:46 [2020-12-10T14:46:46.348Z] === RUN   TestSecretList
14:46:46 [2020-12-10T14:46:46.885Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:46:47 [2020-12-10T14:46:47.455Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:46:47 [2020-12-10T14:46:47.714Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:46:48 [2020-12-10T14:46:48.283Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:46:49 [2020-12-10T14:46:49.663Z] --- PASS: TestUpdatePidsLimit (3.88s)
14:46:49 [2020-12-10T14:46:49.663Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
14:46:49 [2020-12-10T14:46:49.663Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
14:46:49 [2020-12-10T14:46:49.663Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.57s)
14:46:49 [2020-12-10T14:46:49.663Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.50s)
14:46:49 [2020-12-10T14:46:49.663Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s)
14:46:49 [2020-12-10T14:46:49.663Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s)
14:46:49 [2020-12-10T14:46:49.663Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
14:46:49 [2020-12-10T14:46:49.663Z] === RUN   TestUpdateRestartPolicy
14:46:49 [2020-12-10T14:46:49.854Z] --- PASS: TestSecretList (3.87s)
14:46:49 [2020-12-10T14:46:49.854Z] === RUN   TestSecretsCreateAndDelete
14:46:50 [2020-12-10T14:46:50.232Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
14:46:51 [2020-12-10T14:46:51.211Z] --- PASS: TestServiceWithDataPathPortInit (16.22s)
14:46:51 [2020-12-10T14:46:51.211Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:46:52 [2020-12-10T14:46:52.141Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
14:46:53 [2020-12-10T14:46:53.081Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
14:46:54 [2020-12-10T14:46:54.019Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
14:46:54 [2020-12-10T14:46:54.289Z] --- PASS: TestSecretsCreateAndDelete (3.85s)
14:46:54 [2020-12-10T14:46:54.289Z] === RUN   TestSecretsUpdate
14:46:54 [2020-12-10T14:46:54.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:46:54 [2020-12-10T14:46:54.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:46:54 [2020-12-10T14:46:54.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:46:54 [2020-12-10T14:46:54.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:46:54 [2020-12-10T14:46:54.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:46:54 [2020-12-10T14:46:54.956Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
14:46:55 [2020-12-10T14:46:55.215Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
14:46:55 [2020-12-10T14:46:55.215Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
14:46:56 [2020-12-10T14:46:56.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:46:57 [2020-12-10T14:46:57.120Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
14:46:57 [2020-12-10T14:46:57.789Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.20s)
14:46:57 [2020-12-10T14:46:57.789Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w2nucfbx6uwkdgvjd7dzjskaj Created:2020-12-10 14:46:50.337540326 +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[479313407c7d747324ffd31ee0a64d8238869295d4c3e94f4bcdbc04ea524ea0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j7c2wnjtktidp63y9le8lo3o3 EndpointID:121cdeabce2945f628b39f37a7d4471185ad1ccef8298308933f3aef7005342e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:50b65f215fcaa8f7e0f2c6b0bcf49d9b42159392553d8e65b36ea82af2061cdf 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:2147a1f79b6c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j7c2wnjtktidp63y9le8lo3o3 EndpointID:121cdeabce2945f628b39f37a7d4471185ad1ccef8298308933f3aef7005342e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:46:57 [2020-12-10T14:46:57.789Z] PASS
14:46:57 [2020-12-10T14:46:57.789Z] 
14:46:57 [2020-12-10T14:46:57.790Z] === Skipped
14:46:57 [2020-12-10T14:46:57.790Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:46:57 [2020-12-10T14:46:57.790Z]     service_test.go:236: FLAKY_TEST
14:46:57 [2020-12-10T14:46:57.790Z] 
14:46:57 [2020-12-10T14:46:57.790Z] 
14:46:57 [2020-12-10T14:46:57.790Z] DONE 23 tests, 1 skipped in 55.232s
14:46:57 [2020-12-10T14:46:57.790Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:46:57 [2020-12-10T14:46:57.790Z] ++ 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
14:46:57 [2020-12-10T14:46:57.790Z] ++ set -e
14:46:57 [2020-12-10T14:46:57.790Z] ++ '[' -n 0 ']'
14:46:57 [2020-12-10T14:46:57.790Z] ++ set -x
14:46:57 [2020-12-10T14:46:57.790Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:46:57 [2020-12-10T14:46:57.790Z] INFO: Testing against a local daemon
14:46:57 [2020-12-10T14:46:57.790Z] === RUN   TestDockerNetworkIpvlanPersistance
14:46:57 [2020-12-10T14:46:57.790Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:46:57 [2020-12-10T14:46:57.790Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:46:57 [2020-12-10T14:46:57.790Z] === RUN   TestDockerNetworkIpvlan
14:46:57 [2020-12-10T14:46:57.790Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:46:57 [2020-12-10T14:46:57.790Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:46:57 [2020-12-10T14:46:57.790Z] PASS
14:46:57 [2020-12-10T14:46:57.790Z] 
14:46:57 [2020-12-10T14:46:57.790Z] === Skipped
14:46:57 [2020-12-10T14:46:57.790Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:46:57 [2020-12-10T14:46:57.790Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:46:57 [2020-12-10T14:46:57.790Z] 
14:46:57 [2020-12-10T14:46:57.790Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:46:57 [2020-12-10T14:46:57.790Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:46:57 [2020-12-10T14:46:57.790Z] 
14:46:57 [2020-12-10T14:46:57.790Z] 
14:46:57 [2020-12-10T14:46:57.790Z] DONE 2 tests, 2 skipped in 0.165s
14:46:57 [2020-12-10T14:46:57.790Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:46:57 [2020-12-10T14:46:57.790Z] ++ 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
14:46:57 [2020-12-10T14:46:57.790Z] ++ set -e
14:46:57 [2020-12-10T14:46:57.790Z] ++ '[' -n 0 ']'
14:46:57 [2020-12-10T14:46:57.790Z] ++ set -x
14:46:57 [2020-12-10T14:46:57.790Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:46:57 [2020-12-10T14:46:57.790Z] INFO: Testing against a local daemon
14:46:57 [2020-12-10T14:46:57.790Z] === RUN   TestDockerNetworkMacvlanPersistance
14:46:57 [2020-12-10T14:46:57.844Z] --- PASS: TestSecretsUpdate (3.79s)
14:46:57 [2020-12-10T14:46:57.844Z] === RUN   TestTemplatedSecret
14:46:59 [2020-12-10T14:46:59.029Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
14:46:59 [2020-12-10T14:46:59.288Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
14:46:59 [2020-12-10T14:46:59.702Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.10s)
14:46:59 [2020-12-10T14:46:59.702Z] === RUN   TestDockerNetworkMacvlan
14:46:59 [2020-12-10T14:46:59.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:47:00 [2020-12-10T14:47:00.643Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:47:01 [2020-12-10T14:47:01.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:47:01 [2020-12-10T14:47:01.346Z] --- PASS: TestTemplatedSecret (3.82s)
14:47:01 [2020-12-10T14:47:01.346Z] === RUN   TestSecretCreateResolve
14:47:01 [2020-12-10T14:47:01.585Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:47:01 [2020-12-10T14:47:01.826Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
14:47:02 [2020-12-10T14:47:02.395Z] --- PASS: TestUpdateRestartPolicy (13.00s)
14:47:02 [2020-12-10T14:47:02.395Z] === RUN   TestUpdateRestartWithAutoRemove
14:47:02 [2020-12-10T14:47:02.526Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:47:02 [2020-12-10T14:47:02.964Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
14:47:03 [2020-12-10T14:47:03.223Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s)
14:47:03 [2020-12-10T14:47:03.223Z] === RUN   TestWaitNonBlocked
14:47:03 [2020-12-10T14:47:03.223Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:47:03 [2020-12-10T14:47:03.223Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:47:03 [2020-12-10T14:47:03.223Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:47:03 [2020-12-10T14:47:03.223Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:47:03 [2020-12-10T14:47:03.223Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:47:03 [2020-12-10T14:47:03.223Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:47:03 [2020-12-10T14:47:03.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:47:03 [2020-12-10T14:47:03.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:47:04 [2020-12-10T14:47:04.162Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
14:47:04 [2020-12-10T14:47:04.422Z] --- PASS: TestWaitNonBlocked (0.01s)
14:47:04 [2020-12-10T14:47:04.422Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s)
14:47:04 [2020-12-10T14:47:04.422Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.27s)
14:47:04 [2020-12-10T14:47:04.422Z] === RUN   TestWaitBlocked
14:47:04 [2020-12-10T14:47:04.422Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:47:04 [2020-12-10T14:47:04.422Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:47:04 [2020-12-10T14:47:04.422Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:47:04 [2020-12-10T14:47:04.422Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:47:04 [2020-12-10T14:47:04.422Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:47:04 [2020-12-10T14:47:04.422Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:47:05 [2020-12-10T14:47:05.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:47:05 [2020-12-10T14:47:05.361Z] === RUN   TestDockerSuite/TestBuildCacheAdd
14:47:05 [2020-12-10T14:47:05.621Z] --- PASS: TestWaitBlocked (0.02s)
14:47:05 [2020-12-10T14:47:05.621Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s)
14:47:05 [2020-12-10T14:47:05.621Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s)
14:47:05 [2020-12-10T14:47:05.621Z] === CONT  TestContainerStartOnDaemonRestart
14:47:05 [2020-12-10T14:47:05.621Z] === CONT  TestIpcModeOlderClient
14:47:05 [2020-12-10T14:47:05.780Z] --- PASS: TestSecretCreateResolve (3.88s)
14:47:05 [2020-12-10T14:47:05.780Z] PASS
14:47:05 [2020-12-10T14:47:05.780Z] 
14:47:05 [2020-12-10T14:47:05.780Z] DONE 6 tests in 23.241s
14:47:05 [2020-12-10T14:47:05.780Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
14:47:05 [2020-12-10T14:47:05.780Z] ++ 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
14:47:05 [2020-12-10T14:47:05.780Z] ++ set -e
14:47:05 [2020-12-10T14:47:05.780Z] ++ '[' -n 0 ']'
14:47:05 [2020-12-10T14:47:05.780Z] ++ set -x
14:47:05 [2020-12-10T14:47:05.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:47:05 [2020-12-10T14:47:05.780Z] INFO: Testing against a local daemon
14:47:05 [2020-12-10T14:47:05.780Z] === RUN   TestServiceCreateInit
14:47:05 [2020-12-10T14:47:05.780Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:47:05 [2020-12-10T14:47:05.825Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:47:05 [2020-12-10T14:47:05.881Z] --- PASS: TestIpcModeOlderClient (0.08s)
14:47:05 [2020-12-10T14:47:05.881Z] === CONT  TestDaemonHostGatewayIP
14:47:06 [2020-12-10T14:47:06.451Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
14:47:06 [2020-12-10T14:47:06.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:47:07 [2020-12-10T14:47:07.021Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
14:47:07 [2020-12-10T14:47:07.589Z] === RUN   TestDockerSuite/TestBuildCacheFrom
14:47:08 [2020-12-10T14:47:08.368Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:47:08 [2020-12-10T14:47:08.527Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
14:47:08 [2020-12-10T14:47:08.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:47:09 [2020-12-10T14:47:09.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:47:09 [2020-12-10T14:47:09.909Z] --- PASS: TestContainerStartOnDaemonRestart (4.16s)
14:47:09 [2020-12-10T14:47:09.909Z] === CONT  TestContainerKillOnDaemonStart
14:47:10 [2020-12-10T14:47:10.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:47:11 [2020-12-10T14:47:11.287Z] --- PASS: TestDaemonHostGatewayIP (5.40s)
14:47:11 [2020-12-10T14:47:11.287Z] === CONT  TestDaemonRestartIpcMode
14:47:11 [2020-12-10T14:47:11.287Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
14:47:11 [2020-12-10T14:47:11.325Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:47:12 [2020-12-10T14:47:12.373Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:47:12 [2020-12-10T14:47:12.373Z] Using test binary docker
14:47:12 [2020-12-10T14:47:12.373Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:47:12 [2020-12-10T14:47:12.373Z] +++ /etc/init.d/apparmor start
14:47:12 [2020-12-10T14:47:12.373Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:47:12 [2020-12-10T14:47:12.373Z] INFO: Waiting for daemon to start...
14:47:12 [2020-12-10T14:47:12.373Z] Starting dockerd
14:47:12 [2020-12-10T14:47:12.373Z] +++ 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
14:47:13 [2020-12-10T14:47:13.656Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:47:14 [2020-12-10T14:47:14.262Z] --- PASS: TestDockerNetworkMacvlan (14.68s)
14:47:14 [2020-12-10T14:47:14.262Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
14:47:14 [2020-12-10T14:47:14.262Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
14:47:14 [2020-12-10T14:47:14.262Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.40s)
14:47:14 [2020-12-10T14:47:14.262Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.44s)
14:47:14 [2020-12-10T14:47:14.262Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.51s)
14:47:14 [2020-12-10T14:47:14.262Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.01s)
14:47:14 [2020-12-10T14:47:14.262Z] PASS
14:47:14 [2020-12-10T14:47:14.262Z] 
14:47:14 [2020-12-10T14:47:14.262Z] DONE 8 tests in 16.929s
14:47:14 [2020-12-10T14:47:14.262Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
14:47:14 [2020-12-10T14:47:14.262Z] ++ 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
14:47:14 [2020-12-10T14:47:14.262Z] ++ set -e
14:47:14 [2020-12-10T14:47:14.262Z] ++ '[' -n 0 ']'
14:47:14 [2020-12-10T14:47:14.262Z] ++ set -x
14:47:14 [2020-12-10T14:47:14.263Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:47:14 [2020-12-10T14:47:14.263Z] testing: warning: no tests to run
14:47:14 [2020-12-10T14:47:14.263Z] PASS
14:47:14 [2020-12-10T14:47:14.263Z] 
14:47:14 [2020-12-10T14:47:14.263Z] DONE 0 tests in 0.029s
14:47:14 [2020-12-10T14:47:14.263Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:47:14 [2020-12-10T14:47:14.263Z] ++ 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
14:47:14 [2020-12-10T14:47:14.263Z] ++ set -e
14:47:14 [2020-12-10T14:47:14.263Z] ++ '[' -n 0 ']'
14:47:14 [2020-12-10T14:47:14.263Z] ++ set -x
14:47:14 [2020-12-10T14:47:14.263Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:47:14 [2020-12-10T14:47:14.523Z] INFO: Testing against a local daemon
14:47:14 [2020-12-10T14:47:14.523Z] === RUN   TestAuthZPluginAllowRequest
14:47:14 [2020-12-10T14:47:14.543Z] .
14:47:14 [2020-12-10T14:47:14.543Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:47:14 [2020-12-10T14:47:14.543Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:47:14 [2020-12-10T14:47:14.543Z] Error: No such image: emptyfs
14:47:14 [2020-12-10T14:47:14.543Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:47:14 [2020-12-10T14:47:14.543Z] ++++ docker load
14:47:14 [2020-12-10T14:47:14.543Z] Running integration-test (iteration 1)
14:47:14 [2020-12-10T14:47:14.543Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
14:47:14 [2020-12-10T14:47:14.543Z] ++ 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
14:47:14 [2020-12-10T14:47:14.543Z] ++ set -e
14:47:14 [2020-12-10T14:47:14.543Z] ++ '[' -n 0 ']'
14:47:14 [2020-12-10T14:47:14.543Z] ++ set -x
14:47:14 [2020-12-10T14:47:14.543Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:47:14 [2020-12-10T14:47:14.717Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
14:47:14 [2020-12-10T14:47:14.977Z] --- PASS: TestDaemonRestartIpcMode (3.72s)
14:47:15 [2020-12-10T14:47:15.545Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
14:47:16 [2020-12-10T14:47:16.114Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
14:47:16 [2020-12-10T14:47:16.436Z] --- PASS: TestAuthZPluginAllowRequest (1.63s)
14:47:16 [2020-12-10T14:47:16.436Z] === RUN   TestAuthZPluginTLS
14:47:16 [2020-12-10T14:47:16.696Z] --- PASS: TestAuthZPluginTLS (0.69s)
14:47:16 [2020-12-10T14:47:16.696Z] === RUN   TestAuthZPluginDenyRequest
14:47:16 [2020-12-10T14:47:16.869Z] --- PASS: TestServiceCreateInit (11.33s)
14:47:16 [2020-12-10T14:47:16.870Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.62s)
14:47:16 [2020-12-10T14:47:16.870Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.69s)
14:47:16 [2020-12-10T14:47:16.870Z] === RUN   TestCreateServiceMultipleTimes
14:47:17 [2020-12-10T14:47:17.051Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
14:47:17 [2020-12-10T14:47:17.637Z] --- PASS: TestAuthZPluginDenyRequest (0.64s)
14:47:17 [2020-12-10T14:47:17.637Z] === RUN   TestAuthZPluginAPIDenyResponse
14:47:18 [2020-12-10T14:47:18.208Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s)
14:47:18 [2020-12-10T14:47:18.208Z] === RUN   TestAuthZPluginDenyResponse
14:47:18 [2020-12-10T14:47:18.779Z] --- PASS: TestAuthZPluginDenyResponse (0.66s)
14:47:18 [2020-12-10T14:47:18.779Z] === RUN   TestAuthZPluginAllowEventStream
14:47:19 [2020-12-10T14:47:19.592Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
14:47:20 [2020-12-10T14:47:20.697Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s)
14:47:20 [2020-12-10T14:47:20.697Z] === RUN   TestAuthZPluginErrorResponse
14:47:20 [2020-12-10T14:47:20.970Z] --- PASS: TestAuthZPluginErrorResponse (0.66s)
14:47:20 [2020-12-10T14:47:20.970Z] === RUN   TestAuthZPluginErrorRequest
14:47:21 [2020-12-10T14:47:21.501Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
14:47:21 [2020-12-10T14:47:21.914Z] --- PASS: TestAuthZPluginErrorRequest (0.66s)
14:47:21 [2020-12-10T14:47:21.914Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:47:22 [2020-12-10T14:47:22.072Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
14:47:22 [2020-12-10T14:47:22.485Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s)
14:47:22 [2020-12-10T14:47:22.485Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:47:23 [2020-12-10T14:47:23.012Z] --- PASS: TestContainerKillOnDaemonStart (12.98s)
14:47:23 [2020-12-10T14:47:23.012Z] PASS
14:47:23 [2020-12-10T14:47:23.012Z] 
14:47:23 [2020-12-10T14:47:23.012Z] === Skipped
14:47:23 [2020-12-10T14:47:23.012Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
14:47:23 [2020-12-10T14:47:23.012Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:47:23 [2020-12-10T14:47:23.012Z] 
14:47:23 [2020-12-10T14:47:23.012Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
14:47:23 [2020-12-10T14:47:23.012Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:47:23 [2020-12-10T14:47:23.012Z] 
14:47:23 [2020-12-10T14:47:23.012Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
14:47:23 [2020-12-10T14:47:23.012Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:47:23 [2020-12-10T14:47:23.012Z] 
14:47:23 [2020-12-10T14:47:23.012Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:47:23 [2020-12-10T14:47:23.012Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:47:23 [2020-12-10T14:47:23.012Z] 
14:47:23 [2020-12-10T14:47:23.012Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
14:47:23 [2020-12-10T14:47:23.012Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:47:23 [2020-12-10T14:47:23.012Z] 
14:47:23 [2020-12-10T14:47:23.012Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
14:47:23 [2020-12-10T14:47:23.012Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:47:23 [2020-12-10T14:47:23.012Z] 
14:47:23 [2020-12-10T14:47:23.012Z] 
14:47:23 [2020-12-10T14:47:23.012Z] DONE 195 tests, 6 skipped in 148.840s
14:47:23 [2020-12-10T14:47:23.012Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
14:47:23 [2020-12-10T14:47:23.012Z] ++ 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
14:47:23 [2020-12-10T14:47:23.012Z] ++ set -e
14:47:23 [2020-12-10T14:47:23.012Z] ++ '[' -n 0 ']'
14:47:23 [2020-12-10T14:47:23.012Z] ++ set -x
14:47:23 [2020-12-10T14:47:23.012Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:47:23 [2020-12-10T14:47:23.012Z] INFO: Testing against a local daemon
14:47:23 [2020-12-10T14:47:23.012Z] === RUN   TestCommitInheritsEnv
14:47:23 [2020-12-10T14:47:23.270Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
14:47:23 [2020-12-10T14:47:23.529Z] --- PASS: TestCommitInheritsEnv (0.46s)
14:47:23 [2020-12-10T14:47:23.529Z] === RUN   TestImportExtremelyLargeImageWorks
14:47:23 [2020-12-10T14:47:23.529Z] === PAUSE TestImportExtremelyLargeImageWorks
14:47:23 [2020-12-10T14:47:23.529Z] === RUN   TestImagesFilterMultiReference
14:47:23 [2020-12-10T14:47:23.529Z] --- PASS: TestImagesFilterMultiReference (0.08s)
14:47:23 [2020-12-10T14:47:23.529Z] === RUN   TestImagePullPlatformInvalid
14:47:23 [2020-12-10T14:47:23.788Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
14:47:23 [2020-12-10T14:47:23.788Z] === RUN   TestRemoveImageOrphaning
14:47:23 [2020-12-10T14:47:23.788Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
14:47:24 [2020-12-10T14:47:24.047Z] --- PASS: TestRemoveImageOrphaning (0.47s)
14:47:24 [2020-12-10T14:47:24.047Z] === RUN   TestRemoveImageGarbageCollector
14:47:24 [2020-12-10T14:47:24.307Z] === RUN   TestDockerSuite/TestBuildClearCmd
14:47:24 [2020-12-10T14:47:24.398Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s)
14:47:24 [2020-12-10T14:47:24.398Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:47:24 [2020-12-10T14:47:24.639Z] === RUN   TestDockerSuite/TestBuildCmd
14:47:25 [2020-12-10T14:47:25.238Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
14:47:25 [2020-12-10T14:47:25.507Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
14:47:26 [2020-12-10T14:47:26.080Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
14:47:26 [2020-12-10T14:47:26.080Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
14:47:26 [2020-12-10T14:47:26.080Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
14:47:26 [2020-12-10T14:47:26.312Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.98s)
14:47:26 [2020-12-10T14:47:26.312Z] === RUN   TestAuthZPluginHeader
14:47:26 [2020-12-10T14:47:26.650Z] --- PASS: TestRemoveImageGarbageCollector (2.50s)
14:47:26 [2020-12-10T14:47:26.650Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:47:26 [2020-12-10T14:47:26.650Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
14:47:26 [2020-12-10T14:47:26.650Z] === RUN   TestTagInvalidReference
14:47:26 [2020-12-10T14:47:26.650Z] --- PASS: TestTagInvalidReference (0.03s)
14:47:26 [2020-12-10T14:47:26.650Z] === RUN   TestTagValidPrefixedRepo
14:47:26 [2020-12-10T14:47:26.918Z] --- PASS: TestTagValidPrefixedRepo (0.10s)
14:47:26 [2020-12-10T14:47:26.918Z] === RUN   TestTagExistedNameWithoutForce
14:47:26 [2020-12-10T14:47:26.918Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
14:47:26 [2020-12-10T14:47:26.918Z] === RUN   TestTagOfficialNames
14:47:26 [2020-12-10T14:47:26.918Z] --- PASS: TestTagOfficialNames (0.07s)
14:47:26 [2020-12-10T14:47:26.918Z] === RUN   TestTagMatchesDigest
14:47:26 [2020-12-10T14:47:26.918Z] --- PASS: TestTagMatchesDigest (0.05s)
14:47:26 [2020-12-10T14:47:26.918Z] === CONT  TestImportExtremelyLargeImageWorks
14:47:27 [2020-12-10T14:47:27.212Z] Loaded image: buildpack-deps:buster
14:47:27 [2020-12-10T14:47:27.504Z] Loaded image: busybox:latest
14:47:27 [2020-12-10T14:47:27.504Z] Loaded image: busybox:glibc
14:47:27 [2020-12-10T14:47:27.504Z] Loaded image: debian:buster
14:47:27 [2020-12-10T14:47:27.504Z] Loaded image: hello-world:latest
14:47:27 [2020-12-10T14:47:27.504Z] Loaded image: arm32v7/hello-world:latest
14:47:27 [2020-12-10T14:47:27.695Z] --- PASS: TestAuthZPluginHeader (1.00s)
14:47:27 [2020-12-10T14:47:27.695Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:47:27 [2020-12-10T14:47:27.695Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:47:27 [2020-12-10T14:47:27.695Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:47:27 [2020-12-10T14:47:27.695Z] === RUN   TestAuthZPluginV2Disable
14:47:27 [2020-12-10T14:47:27.695Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:47:27 [2020-12-10T14:47:27.695Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:47:27 [2020-12-10T14:47:27.695Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:47:27 [2020-12-10T14:47:27.695Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:47:27 [2020-12-10T14:47:27.695Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:47:27 [2020-12-10T14:47:27.695Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:47:27 [2020-12-10T14:47:27.695Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:47:27 [2020-12-10T14:47:27.695Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:47:27 [2020-12-10T14:47:27.695Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:47:27 [2020-12-10T14:47:27.820Z] INFO: Testing against a local daemon
14:47:27 [2020-12-10T14:47:27.820Z] === RUN   TestCgroupNamespacesBuild
14:47:27 [2020-12-10T14:47:27.882Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
14:47:29 [2020-12-10T14:47:29.284Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
14:47:29 [2020-12-10T14:47:29.284Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
14:47:29 [2020-12-10T14:47:29.284Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
14:47:29 [2020-12-10T14:47:29.338Z] --- PASS: TestCgroupNamespacesBuild (1.41s)
14:47:29 [2020-12-10T14:47:29.338Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:47:30 [2020-12-10T14:47:30.380Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s)
14:47:30 [2020-12-10T14:47:30.380Z] === RUN   TestBuildWithSession
14:47:30 [2020-12-10T14:47:30.380Z] --- SKIP: TestBuildWithSession (0.00s)
14:47:30 [2020-12-10T14:47:30.380Z]     build_session_test.go:25: TODO: BuildKit
14:47:30 [2020-12-10T14:47:30.380Z] === RUN   TestBuildSquashParent
14:47:33 [2020-12-10T14:47:33.478Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
14:47:33 [2020-12-10T14:47:33.478Z] === RUN   TestDockerSuite/TestBuildConditionalCache
14:47:34 [2020-12-10T14:47:34.855Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
14:47:35 [2020-12-10T14:47:35.794Z] === RUN   TestDockerSuite/TestBuildContextCleanup
14:47:35 [2020-12-10T14:47:35.947Z] --- PASS: TestBuildSquashParent (4.96s)
14:47:35 [2020-12-10T14:47:35.947Z] === RUN   TestBuildWithRemoveAndForceRemove
14:47:35 [2020-12-10T14:47:35.947Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:47:35 [2020-12-10T14:47:35.947Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:47:35 [2020-12-10T14:47:35.947Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:47:35 [2020-12-10T14:47:35.947Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:47:35 [2020-12-10T14:47:35.947Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:47:35 [2020-12-10T14:47:35.947Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:47:35 [2020-12-10T14:47:35.947Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:47:35 [2020-12-10T14:47:35.947Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:47:35 [2020-12-10T14:47:35.947Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:47:35 [2020-12-10T14:47:35.947Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:47:35 [2020-12-10T14:47:35.947Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:47:35 [2020-12-10T14:47:35.947Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:47:35 [2020-12-10T14:47:35.947Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:47:35 [2020-12-10T14:47:35.947Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:47:35 [2020-12-10T14:47:35.947Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:47:35 [2020-12-10T14:47:35.947Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:47:36 [2020-12-10T14:47:36.053Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
14:47:36 [2020-12-10T14:47:36.997Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
14:47:37 [2020-12-10T14:47:37.466Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:47:37 [2020-12-10T14:47:37.759Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:47:37 [2020-12-10T14:47:37.942Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
14:47:37 [2020-12-10T14:47:37.942Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
14:47:38 [2020-12-10T14:47:38.201Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
14:47:39 [2020-12-10T14:47:39.276Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:47:39 [2020-12-10T14:47:39.276Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s)
14:47:39 [2020-12-10T14:47:39.276Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.32s)
14:47:39 [2020-12-10T14:47:39.276Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.55s)
14:47:39 [2020-12-10T14:47:39.276Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s)
14:47:39 [2020-12-10T14:47:39.276Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.92s)
14:47:39 [2020-12-10T14:47:39.276Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.68s)
14:47:39 [2020-12-10T14:47:39.276Z] === RUN   TestBuildMultiStageCopy
14:47:39 [2020-12-10T14:47:39.276Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:47:41 [2020-12-10T14:47:41.360Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:47:41 [2020-12-10T14:47:41.360Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:47:41 [2020-12-10T14:47:41.493Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
14:47:41 [2020-12-10T14:47:41.654Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:47:41 [2020-12-10T14:47:41.951Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:47:42 [2020-12-10T14:47:42.242Z] --- PASS: TestBuildMultiStageCopy (2.85s)
14:47:42 [2020-12-10T14:47:42.242Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s)
14:47:42 [2020-12-10T14:47:42.242Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s)
14:47:42 [2020-12-10T14:47:42.242Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s)
14:47:42 [2020-12-10T14:47:42.242Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s)
14:47:42 [2020-12-10T14:47:42.242Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s)
14:47:42 [2020-12-10T14:47:42.242Z] === RUN   TestBuildMultiStageParentConfig
14:47:43 [2020-12-10T14:47:43.275Z] --- PASS: TestBuildMultiStageParentConfig (0.80s)
14:47:43 [2020-12-10T14:47:43.275Z] === RUN   TestBuildLabelWithTargets
14:47:43 [2020-12-10T14:47:43.939Z] --- PASS: TestCreateServiceMultipleTimes (23.31s)
14:47:43 [2020-12-10T14:47:43.939Z] === RUN   TestCreateServiceConflict
14:47:43 [2020-12-10T14:47:43.939Z] --- PASS: TestCreateServiceConflict (3.82s)
14:47:43 [2020-12-10T14:47:43.939Z] === RUN   TestCreateServiceMaxReplicas
14:47:44 [2020-12-10T14:47:44.313Z] --- PASS: TestBuildLabelWithTargets (1.27s)
14:47:44 [2020-12-10T14:47:44.313Z] === RUN   TestBuildWithEmptyLayers
14:47:44 [2020-12-10T14:47:44.783Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
14:47:44 [2020-12-10T14:47:44.945Z] --- PASS: TestBuildWithEmptyLayers (0.62s)
14:47:44 [2020-12-10T14:47:44.945Z] === RUN   TestBuildMultiStageOnBuild
14:47:45 [2020-12-10T14:47:45.800Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.85s)
14:47:45 [2020-12-10T14:47:45.800Z] PASS
14:47:45 [2020-12-10T14:47:45.800Z] 
14:47:45 [2020-12-10T14:47:45.800Z] === Skipped
14:47:45 [2020-12-10T14:47:45.800Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:47:45 [2020-12-10T14:47:45.800Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:47:45 [2020-12-10T14:47:45.800Z] 
14:47:45 [2020-12-10T14:47:45.800Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:47:45 [2020-12-10T14:47:45.800Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:47:45 [2020-12-10T14:47:45.800Z] 
14:47:45 [2020-12-10T14:47:45.800Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:47:45 [2020-12-10T14:47:45.800Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:47:45 [2020-12-10T14:47:45.800Z] 
14:47:45 [2020-12-10T14:47:45.800Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:47:45 [2020-12-10T14:47:45.800Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:47:45 [2020-12-10T14:47:45.800Z] 
14:47:45 [2020-12-10T14:47:45.800Z] 
14:47:45 [2020-12-10T14:47:45.800Z] DONE 17 tests, 4 skipped in 30.964s
14:47:45 [2020-12-10T14:47:45.800Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:47:45 [2020-12-10T14:47:45.801Z] ++ 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
14:47:45 [2020-12-10T14:47:45.801Z] ++ set -e
14:47:45 [2020-12-10T14:47:45.801Z] ++ '[' -n 0 ']'
14:47:45 [2020-12-10T14:47:45.801Z] ++ set -x
14:47:45 [2020-12-10T14:47:45.801Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:47:45 [2020-12-10T14:47:45.801Z] INFO: Testing against a local daemon
14:47:45 [2020-12-10T14:47:45.801Z] === RUN   TestPluginInvalidJSON
14:47:45 [2020-12-10T14:47:45.801Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:47:45 [2020-12-10T14:47:45.801Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:47:45 [2020-12-10T14:47:45.801Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:47:45 [2020-12-10T14:47:45.801Z] --- PASS: TestPluginInvalidJSON (0.03s)
14:47:45 [2020-12-10T14:47:45.801Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:47:45 [2020-12-10T14:47:45.801Z] === RUN   TestPluginInstall
14:47:45 [2020-12-10T14:47:45.801Z] === RUN   TestPluginInstall/no_auth
14:47:47 [2020-12-10T14:47:47.012Z] --- PASS: TestBuildMultiStageOnBuild (1.71s)
14:47:47 [2020-12-10T14:47:47.013Z] === RUN   TestBuildUncleanTarFilenames
14:47:47 [2020-12-10T14:47:47.318Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
14:47:47 [2020-12-10T14:47:47.646Z] --- PASS: TestBuildUncleanTarFilenames (0.86s)
14:47:47 [2020-12-10T14:47:47.646Z] === RUN   TestBuildMultiStageLayerLeak
14:47:47 [2020-12-10T14:47:47.713Z] time="2020-12-10T14:47:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:47:47 [2020-12-10T14:47:47.713Z] time="2020-12-10T14:47:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5034dff3f2b3cf9fe17d21db1c5cadb556f33cb6cf1286e2c9c415826ce9d9d1" mediatype=application/vnd.docker.plugin.v1+json size=522
14:47:47 [2020-12-10T14:47:47.713Z] time="2020-12-10T14:47:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:47:47 [2020-12-10T14:47:47.713Z] time="2020-12-10T14:47:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5034dff3f2b3cf9fe17d21db1c5cadb556f33cb6cf1286e2c9c415826ce9d9d1" mediatype=application/vnd.docker.plugin.v1+json size=522
14:47:48 [2020-12-10T14:47:48.285Z] === RUN   TestPluginInstall/with_htpasswd
14:47:48 [2020-12-10T14:47:48.430Z] --- PASS: TestCreateServiceMaxReplicas (4.01s)
14:47:48 [2020-12-10T14:47:48.430Z] === RUN   TestCreateWithDuplicateNetworkNames
14:47:48 [2020-12-10T14:47:48.855Z] time="2020-12-10T14:47:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:47:48 [2020-12-10T14:47:48.855Z] time="2020-12-10T14:47:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df73046a4a38bd33e85e19180e5e5929ae83cab74a5d79d6106d2bcd785df6d2" mediatype=application/vnd.docker.plugin.v1+json size=522
14:47:48 [2020-12-10T14:47:48.855Z] time="2020-12-10T14:47:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:47:48 [2020-12-10T14:47:48.855Z] time="2020-12-10T14:47:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df73046a4a38bd33e85e19180e5e5929ae83cab74a5d79d6106d2bcd785df6d2" mediatype=application/vnd.docker.plugin.v1+json size=522
14:47:49 [2020-12-10T14:47:49.426Z] === RUN   TestPluginInstall/with_insecure
14:47:49 [2020-12-10T14:47:49.714Z] --- PASS: TestBuildMultiStageLayerLeak (1.80s)
14:47:49 [2020-12-10T14:47:49.714Z] === RUN   TestBuildWithHugeFile
14:47:49 [2020-12-10T14:47:49.853Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
14:47:50 [2020-12-10T14:47:50.790Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
14:47:50 [2020-12-10T14:47:50.810Z] time="2020-12-10T14:47:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:47:50 [2020-12-10T14:47:50.810Z] time="2020-12-10T14:47:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b01496df475cb9fba9e244de3cd051812c61abcc6948cc5ac8130d90b1a01888" mediatype=application/vnd.docker.plugin.v1+json size=522
14:47:50 [2020-12-10T14:47:50.810Z] time="2020-12-10T14:47:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:47:50 [2020-12-10T14:47:50.810Z] time="2020-12-10T14:47:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b01496df475cb9fba9e244de3cd051812c61abcc6948cc5ac8130d90b1a01888" mediatype=application/vnd.docker.plugin.v1+json size=522
14:47:51 [2020-12-10T14:47:51.071Z] --- PASS: TestPluginInstall (5.50s)
14:47:51 [2020-12-10T14:47:51.071Z]     --- PASS: TestPluginInstall/no_auth (2.66s)
14:47:51 [2020-12-10T14:47:51.071Z]     --- PASS: TestPluginInstall/with_htpasswd (1.16s)
14:47:51 [2020-12-10T14:47:51.071Z]     --- PASS: TestPluginInstall/with_insecure (1.69s)
14:47:51 [2020-12-10T14:47:51.071Z]         plugin_test.go:157: [da6ceb40dd70f] daemon is not started
14:47:51 [2020-12-10T14:47:51.071Z] PASS
14:47:51 [2020-12-10T14:47:51.071Z] 
14:47:51 [2020-12-10T14:47:51.071Z] DONE 6 tests in 5.711s
14:47:51 [2020-12-10T14:47:51.071Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:47:51 [2020-12-10T14:47:51.071Z] ++ 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
14:47:51 [2020-12-10T14:47:51.071Z] ++ set -e
14:47:51 [2020-12-10T14:47:51.071Z] ++ '[' -n 0 ']'
14:47:51 [2020-12-10T14:47:51.071Z] ++ set -x
14:47:51 [2020-12-10T14:47:51.071Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:47:51 [2020-12-10T14:47:51.071Z] INFO: Testing against a local daemon
14:47:51 [2020-12-10T14:47:51.071Z] === RUN   TestExternalGraphDriver
14:47:51 [2020-12-10T14:47:51.331Z] === RUN   TestExternalGraphDriver/json
14:47:51 [2020-12-10T14:47:51.359Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
14:47:51 [2020-12-10T14:47:51.618Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
14:47:53 [2020-12-10T14:47:53.877Z] === RUN   TestExternalGraphDriver/spec
14:47:54 [2020-12-10T14:47:54.910Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
14:47:55 [2020-12-10T14:47:55.847Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
14:47:56 [2020-12-10T14:47:56.421Z] === RUN   TestExternalGraphDriver/pull
14:47:58 [2020-12-10T14:47:58.333Z] --- PASS: TestExternalGraphDriver (7.04s)
14:47:58 [2020-12-10T14:47:58.333Z]     --- PASS: TestExternalGraphDriver/json (2.36s)
14:47:58 [2020-12-10T14:47:58.333Z]     --- PASS: TestExternalGraphDriver/spec (2.43s)
14:47:58 [2020-12-10T14:47:58.333Z]     --- PASS: TestExternalGraphDriver/pull (2.02s)
14:47:58 [2020-12-10T14:47:58.333Z] === RUN   TestGraphdriverPluginV2
14:47:58 [2020-12-10T14:47:58.333Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
14:47:58 [2020-12-10T14:47:58.333Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:47:58 [2020-12-10T14:47:58.333Z] PASS
14:47:58 [2020-12-10T14:47:58.333Z] 
14:47:58 [2020-12-10T14:47:58.333Z] === Skipped
14:47:58 [2020-12-10T14:47:58.333Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
14:47:58 [2020-12-10T14:47:58.333Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:47:58 [2020-12-10T14:47:58.333Z] 
14:47:58 [2020-12-10T14:47:58.333Z] 
14:47:58 [2020-12-10T14:47:58.333Z] DONE 5 tests, 1 skipped in 7.231s
14:47:58 [2020-12-10T14:47:58.333Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:47:58 [2020-12-10T14:47:58.333Z] ++ 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
14:47:58 [2020-12-10T14:47:58.333Z] ++ set -e
14:47:58 [2020-12-10T14:47:58.333Z] ++ '[' -n 0 ']'
14:47:58 [2020-12-10T14:47:58.333Z] ++ set -x
14:47:58 [2020-12-10T14:47:58.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:47:58 [2020-12-10T14:47:58.594Z] INFO: Testing against a local daemon
14:47:58 [2020-12-10T14:47:58.594Z] === RUN   TestContinueAfterPluginCrash
14:47:58 [2020-12-10T14:47:58.594Z] === PAUSE TestContinueAfterPluginCrash
14:47:58 [2020-12-10T14:47:58.594Z] === RUN   TestReadPluginNoRead
14:47:58 [2020-12-10T14:47:58.594Z] === PAUSE TestReadPluginNoRead
14:47:58 [2020-12-10T14:47:58.594Z] === RUN   TestDaemonStartWithLogOpt
14:47:58 [2020-12-10T14:47:58.594Z] === PAUSE TestDaemonStartWithLogOpt
14:47:58 [2020-12-10T14:47:58.594Z] === CONT  TestContinueAfterPluginCrash
14:47:58 [2020-12-10T14:47:58.594Z] === CONT  TestDaemonStartWithLogOpt
14:47:58 [2020-12-10T14:47:58.594Z] === CONT  TestReadPluginNoRead
14:47:59 [2020-12-10T14:47:59.140Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
14:48:00 [2020-12-10T14:48:00.080Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
14:48:00 [2020-12-10T14:48:00.653Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
14:48:00 [2020-12-10T14:48:00.653Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
14:48:00 [2020-12-10T14:48:00.653Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
14:48:00 [2020-12-10T14:48:00.653Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
14:48:00 [2020-12-10T14:48:00.653Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
14:48:02 [2020-12-10T14:48:02.804Z] === RUN   TestReadPluginNoRead/default
14:48:03 [2020-12-10T14:48:03.192Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
14:48:03 [2020-12-10T14:48:03.375Z] --- PASS: TestDaemonStartWithLogOpt (4.75s)
14:48:03 [2020-12-10T14:48:03.737Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.48s)
14:48:03 [2020-12-10T14:48:03.737Z] === RUN   TestCreateServiceSecretFileMode
14:48:04 [2020-12-10T14:48:04.316Z] === RUN   TestReadPluginNoRead/disabled_caching
14:48:05 [2020-12-10T14:48:05.103Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
14:48:06 [2020-12-10T14:48:06.042Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
14:48:06 [2020-12-10T14:48:06.228Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:48:07 [2020-12-10T14:48:07.237Z] --- PASS: TestCreateServiceSecretFileMode (3.52s)
14:48:07 [2020-12-10T14:48:07.237Z] === RUN   TestCreateServiceConfigFileMode
14:48:07 [2020-12-10T14:48:07.610Z] --- PASS: TestReadPluginNoRead (9.05s)
14:48:07 [2020-12-10T14:48:07.610Z]     --- PASS: TestReadPluginNoRead/default (1.62s)
14:48:07 [2020-12-10T14:48:07.610Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.57s)
14:48:07 [2020-12-10T14:48:07.610Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.57s)
14:48:07 [2020-12-10T14:48:07.610Z]     read_test.go:92: [deecf0ed8fa5e] daemon is not started
14:48:08 [2020-12-10T14:48:08.551Z] --- PASS: TestContinueAfterPluginCrash (10.11s)
14:48:08 [2020-12-10T14:48:08.551Z] PASS
14:48:08 [2020-12-10T14:48:08.551Z] 
14:48:08 [2020-12-10T14:48:08.551Z] DONE 6 tests in 10.307s
14:48:08 [2020-12-10T14:48:08.551Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:48:08 [2020-12-10T14:48:08.551Z] ++ 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
14:48:08 [2020-12-10T14:48:08.551Z] ++ set -e
14:48:08 [2020-12-10T14:48:08.551Z] ++ '[' -n 0 ']'
14:48:08 [2020-12-10T14:48:08.551Z] ++ set -x
14:48:08 [2020-12-10T14:48:08.551Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:48:08 [2020-12-10T14:48:08.812Z] testing: warning: no tests to run
14:48:08 [2020-12-10T14:48:08.812Z] PASS
14:48:08 [2020-12-10T14:48:08.812Z] 
14:48:08 [2020-12-10T14:48:08.812Z] DONE 0 tests in 0.052s
14:48:08 [2020-12-10T14:48:08.812Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:48:08 [2020-12-10T14:48:08.812Z] ++ 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
14:48:08 [2020-12-10T14:48:08.812Z] ++ set -e
14:48:08 [2020-12-10T14:48:08.812Z] ++ '[' -n 0 ']'
14:48:08 [2020-12-10T14:48:08.812Z] ++ set -x
14:48:08 [2020-12-10T14:48:08.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:48:08 [2020-12-10T14:48:08.812Z] INFO: Testing against a local daemon
14:48:08 [2020-12-10T14:48:08.812Z] === RUN   TestPluginWithDevMounts
14:48:08 [2020-12-10T14:48:08.812Z] === PAUSE TestPluginWithDevMounts
14:48:08 [2020-12-10T14:48:08.812Z] === CONT  TestPluginWithDevMounts
14:48:09 [2020-12-10T14:48:09.331Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
14:48:09 [2020-12-10T14:48:09.900Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
14:48:10 [2020-12-10T14:48:10.736Z] --- PASS: TestCreateServiceConfigFileMode (3.64s)
14:48:10 [2020-12-10T14:48:10.736Z] === RUN   TestCreateServiceSysctls
14:48:11 [2020-12-10T14:48:11.354Z] --- PASS: TestPluginWithDevMounts (2.09s)
14:48:11 [2020-12-10T14:48:11.354Z] PASS
14:48:11 [2020-12-10T14:48:11.354Z] 
14:48:11 [2020-12-10T14:48:11.354Z] DONE 1 tests in 2.257s
14:48:11 [2020-12-10T14:48:11.354Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
14:48:11 [2020-12-10T14:48:11.354Z] ++ 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
14:48:11 [2020-12-10T14:48:11.354Z] ++ set -e
14:48:11 [2020-12-10T14:48:11.354Z] ++ '[' -n 0 ']'
14:48:11 [2020-12-10T14:48:11.354Z] ++ set -x
14:48:11 [2020-12-10T14:48:11.354Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:48:11 [2020-12-10T14:48:11.354Z] INFO: Testing against a local daemon
14:48:11 [2020-12-10T14:48:11.354Z] === RUN   TestSecretInspect
14:48:11 [2020-12-10T14:48:11.808Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
14:48:12 [2020-12-10T14:48:12.745Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
14:48:13 [2020-12-10T14:48:13.004Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
14:48:14 [2020-12-10T14:48:14.653Z] --- PASS: TestSecretInspect (2.98s)
14:48:14 [2020-12-10T14:48:14.653Z] === RUN   TestSecretList
14:48:15 [2020-12-10T14:48:15.172Z] --- PASS: TestCreateServiceSysctls (4.52s)
14:48:15 [2020-12-10T14:48:15.172Z] === RUN   TestCreateServiceCapabilities
14:48:15 [2020-12-10T14:48:15.540Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
14:48:17 [2020-12-10T14:48:17.196Z] --- PASS: TestSecretList (3.00s)
14:48:17 [2020-12-10T14:48:17.196Z] === RUN   TestSecretsCreateAndDelete
14:48:18 [2020-12-10T14:48:18.076Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
14:48:18 [2020-12-10T14:48:18.674Z] --- PASS: TestCreateServiceCapabilities (3.75s)
14:48:18 [2020-12-10T14:48:18.674Z] === RUN   TestInspect
14:48:20 [2020-12-10T14:48:20.493Z] --- PASS: TestSecretsCreateAndDelete (2.98s)
14:48:20 [2020-12-10T14:48:20.493Z] === RUN   TestSecretsUpdate
14:48:20 [2020-12-10T14:48:20.615Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
14:48:21 [2020-12-10T14:48:21.994Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
14:48:22 [2020-12-10T14:48:22.225Z] --- PASS: TestInspect (3.64s)
14:48:22 [2020-12-10T14:48:22.225Z] === RUN   TestCreateJob
14:48:22 [2020-12-10T14:48:22.254Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
14:48:22 [2020-12-10T14:48:22.826Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
14:48:23 [2020-12-10T14:48:23.036Z] --- PASS: TestSecretsUpdate (2.48s)
14:48:23 [2020-12-10T14:48:23.036Z] === RUN   TestTemplatedSecret
14:48:23 [2020-12-10T14:48:23.400Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
14:48:24 [2020-12-10T14:48:24.338Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
14:48:25 [2020-12-10T14:48:25.274Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
14:48:26 [2020-12-10T14:48:26.350Z] --- PASS: TestTemplatedSecret (3.32s)
14:48:26 [2020-12-10T14:48:26.350Z] === RUN   TestSecretCreateResolve
14:48:26 [2020-12-10T14:48:26.659Z] --- PASS: TestCreateJob (4.23s)
14:48:26 [2020-12-10T14:48:26.659Z] === RUN   TestReplicatedJob
14:48:28 [2020-12-10T14:48:28.567Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
14:48:28 [2020-12-10T14:48:28.567Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
14:48:28 [2020-12-10T14:48:28.895Z] --- PASS: TestSecretCreateResolve (2.99s)
14:48:28 [2020-12-10T14:48:28.895Z] PASS
14:48:28 [2020-12-10T14:48:28.895Z] 
14:48:28 [2020-12-10T14:48:28.895Z] DONE 6 tests in 17.908s
14:48:28 [2020-12-10T14:48:28.895Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
14:48:28 [2020-12-10T14:48:28.895Z] ++ 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
14:48:28 [2020-12-10T14:48:28.895Z] ++ set -e
14:48:28 [2020-12-10T14:48:28.895Z] ++ '[' -n 0 ']'
14:48:28 [2020-12-10T14:48:28.895Z] ++ set -x
14:48:28 [2020-12-10T14:48:28.895Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:48:29 [2020-12-10T14:48:29.135Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
14:48:29 [2020-12-10T14:48:29.155Z] INFO: Testing against a local daemon
14:48:29 [2020-12-10T14:48:29.155Z] === RUN   TestServiceCreateInit
14:48:29 [2020-12-10T14:48:29.155Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:48:29 [2020-12-10T14:48:29.394Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
14:48:29 [2020-12-10T14:48:29.395Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
14:48:29 [2020-12-10T14:48:29.653Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
14:48:30 [2020-12-10T14:48:30.591Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
14:48:31 [2020-12-10T14:48:31.128Z] aa4f58cd6da1: Pull complete
14:48:31 [2020-12-10T14:48:31.128Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da
14:48:31 [2020-12-10T14:48:31.128Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
14:48:31 [2020-12-10T14:48:31.128Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
14:48:31 [2020-12-10T14:48:31.128Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
14:48:31 [2020-12-10T14:48:31.128Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1637'
14:48:31 [2020-12-10T14:48:31.128Z] WARN: Skipping validation tests
14:48:31 [2020-12-10T14:48:31.128Z] INFO: Running unit tests at 12/10/2020 14:48:20...
14:48:31 [2020-12-10T14:48:31.128Z] INFO: make.ps1 starting at 12/10/2020 14:48:23
14:48:31 [2020-12-10T14:48:31.128Z] INFO: Git commit (9122cd1a75) assumed from DOCKER_GITCOMMIT environment variable
14:48:31 [2020-12-10T14:48:31.128Z] INFO: Invoking autogen...
14:48:31 [2020-12-10T14:48:31.128Z] INFO: Running unit tests...
14:48:31 [2020-12-10T14:48:31.160Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
14:48:31 [2020-12-10T14:48:31.729Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
14:48:32 [2020-12-10T14:48:32.097Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
14:48:33 [2020-12-10T14:48:33.109Z] === RUN   TestDockerSuite/TestBuildDockerignore
14:48:34 [2020-12-10T14:48:34.439Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:48:34 [2020-12-10T14:48:34.489Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
14:48:34 [2020-12-10T14:48:34.749Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
14:48:35 [2020-12-10T14:48:35.113Z] --- PASS: TestReplicatedJob (7.28s)
14:48:35 [2020-12-10T14:48:35.113Z] === RUN   TestUpdateReplicatedJob
14:48:38 [2020-12-10T14:48:38.042Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
14:48:38 [2020-12-10T14:48:38.613Z] --- PASS: TestUpdateReplicatedJob (4.68s)
14:48:38 [2020-12-10T14:48:38.613Z] === RUN   TestServiceListWithStatuses
14:48:38 [2020-12-10T14:48:38.613Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:48:38 [2020-12-10T14:48:38.613Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:48:38 [2020-12-10T14:48:38.613Z] === RUN   TestDockerNetworkConnectAlias
14:48:39 [2020-12-10T14:48:39.200Z] ?   	github.com/docker/docker/api	[no test files]
14:48:39 [2020-12-10T14:48:39.420Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
14:48:39 [2020-12-10T14:48:39.723Z] --- PASS: TestServiceCreateInit (9.77s)
14:48:39 [2020-12-10T14:48:39.723Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.89s)
14:48:39 [2020-12-10T14:48:39.723Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.85s)
14:48:39 [2020-12-10T14:48:39.723Z] === RUN   TestCreateServiceMultipleTimes
14:48:43 [2020-12-10T14:48:43.615Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
14:48:43 [2020-12-10T14:48:43.615Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
14:48:44 [2020-12-10T14:48:44.554Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
14:48:44 [2020-12-10T14:48:44.813Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
14:48:46 [2020-12-10T14:48:46.655Z] --- PASS: TestBuildWithHugeFile (55.67s)
14:48:46 [2020-12-10T14:48:46.655Z] === RUN   TestBuildWithEmptyDockerfile
14:48:46 [2020-12-10T14:48:46.655Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:48:46 [2020-12-10T14:48:46.655Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:48:46 [2020-12-10T14:48:46.655Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:48:46 [2020-12-10T14:48:46.655Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:48:46 [2020-12-10T14:48:46.655Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:48:46 [2020-12-10T14:48:46.655Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:48:46 [2020-12-10T14:48:46.655Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:48:46 [2020-12-10T14:48:46.655Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:48:46 [2020-12-10T14:48:46.655Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:48:46 [2020-12-10T14:48:46.655Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
14:48:46 [2020-12-10T14:48:46.655Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s)
14:48:46 [2020-12-10T14:48:46.655Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
14:48:46 [2020-12-10T14:48:46.655Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
14:48:46 [2020-12-10T14:48:46.655Z] === RUN   TestBuildPreserveOwnership
14:48:46 [2020-12-10T14:48:46.655Z] === RUN   TestBuildPreserveOwnership/copy_from
14:48:47 [2020-12-10T14:48:47.064Z] --- PASS: TestDockerNetworkConnectAlias (8.34s)
14:48:47 [2020-12-10T14:48:47.064Z] === RUN   TestDockerNetworkReConnect
14:48:47 [2020-12-10T14:48:47.688Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:48:48 [2020-12-10T14:48:48.105Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
14:48:49 [2020-12-10T14:48:49.199Z] --- PASS: TestBuildPreserveOwnership (3.69s)
14:48:49 [2020-12-10T14:48:49.199Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.43s)
14:48:49 [2020-12-10T14:48:49.199Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.25s)
14:48:49 [2020-12-10T14:48:49.199Z] === RUN   TestBuildPlatformInvalid
14:48:49 [2020-12-10T14:48:49.199Z] --- PASS: TestBuildPlatformInvalid (0.12s)
14:48:49 [2020-12-10T14:48:49.199Z] PASS
14:48:49 [2020-12-10T14:48:49.199Z] 
14:48:49 [2020-12-10T14:48:49.199Z] === Skipped
14:48:49 [2020-12-10T14:48:49.199Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
14:48:49 [2020-12-10T14:48:49.199Z]     build_session_test.go:25: TODO: BuildKit
14:48:49 [2020-12-10T14:48:49.199Z] 
14:48:49 [2020-12-10T14:48:49.199Z] 
14:48:49 [2020-12-10T14:48:49.199Z] DONE 32 tests, 1 skipped in 94.563s
14:48:49 [2020-12-10T14:48:49.199Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
14:48:49 [2020-12-10T14:48:49.199Z] ++ 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
14:48:49 [2020-12-10T14:48:49.199Z] ++ set -e
14:48:49 [2020-12-10T14:48:49.199Z] ++ '[' -n 0 ']'
14:48:49 [2020-12-10T14:48:49.199Z] ++ set -x
14:48:49 [2020-12-10T14:48:49.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:48:49 [2020-12-10T14:48:49.199Z] INFO: Testing against a local daemon
14:48:49 [2020-12-10T14:48:49.199Z] === RUN   TestConfigInspect
14:48:49 [2020-12-10T14:48:49.483Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
14:48:51 [2020-12-10T14:48:51.270Z] --- PASS: TestConfigInspect (1.97s)
14:48:51 [2020-12-10T14:48:51.270Z] === RUN   TestConfigList
14:48:51 [2020-12-10T14:48:51.584Z] === RUN   TestMiddlewares
14:48:51 [2020-12-10T14:48:51.584Z] --- PASS: TestMiddlewares (0.00s)
14:48:51 [2020-12-10T14:48:51.584Z] PASS
14:48:51 [2020-12-10T14:48:51.584Z] coverage: 9.0% of statements
14:48:51 [2020-12-10T14:48:51.584Z] ok  	github.com/docker/docker/api/server	0.211s	coverage: 9.0% of statements
14:48:52 [2020-12-10T14:48:52.775Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
14:48:53 [2020-12-10T14:48:53.350Z] --- PASS: TestConfigList (1.88s)
14:48:53 [2020-12-10T14:48:53.350Z] === RUN   TestConfigsCreateAndDelete
14:48:53 [2020-12-10T14:48:53.935Z] --- PASS: TestDockerNetworkReConnect (6.32s)
14:48:53 [2020-12-10T14:48:53.935Z] === RUN   TestServicePlugin
14:48:53 [2020-12-10T14:48:53.935Z] --- SKIP: TestServicePlugin (0.00s)
14:48:53 [2020-12-10T14:48:53.935Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:48:53 [2020-12-10T14:48:53.935Z] === RUN   TestServiceUpdateLabel
14:48:54 [2020-12-10T14:48:54.864Z] --- PASS: TestConfigsCreateAndDelete (1.92s)
14:48:54 [2020-12-10T14:48:54.864Z] === RUN   TestConfigsUpdate
14:48:55 [2020-12-10T14:48:55.310Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
14:48:56 [2020-12-10T14:48:56.935Z] --- PASS: TestConfigsUpdate (1.90s)
14:48:56 [2020-12-10T14:48:56.935Z] === RUN   TestTemplatedConfig
14:48:57 [2020-12-10T14:48:57.496Z] --- PASS: TestServiceUpdateLabel (3.81s)
14:48:57 [2020-12-10T14:48:57.496Z] === RUN   TestServiceUpdateSecrets
14:48:57 [2020-12-10T14:48:57.837Z] --- PASS: TestCreateServiceMultipleTimes (16.44s)
14:48:57 [2020-12-10T14:48:57.837Z] === RUN   TestCreateServiceConflict
14:48:57 [2020-12-10T14:48:57.837Z] --- PASS: TestCreateServiceConflict (2.46s)
14:48:57 [2020-12-10T14:48:57.837Z] === RUN   TestCreateServiceMaxReplicas
14:48:57 [2020-12-10T14:48:57.846Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
14:48:58 [2020-12-10T14:48:58.414Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
14:48:58 [2020-12-10T14:48:58.986Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
14:48:58 [2020-12-10T14:48:58.986Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
14:48:59 [2020-12-10T14:48:59.555Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
14:48:59 [2020-12-10T14:48:59.665Z] --- PASS: TestTemplatedConfig (2.41s)
14:48:59 [2020-12-10T14:48:59.665Z] === RUN   TestConfigCreateResolve
14:49:00 [2020-12-10T14:49:00.123Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
14:49:00 [2020-12-10T14:49:00.123Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
14:49:01 [2020-12-10T14:49:01.138Z] --- PASS: TestCreateServiceMaxReplicas (3.37s)
14:49:01 [2020-12-10T14:49:01.138Z] === RUN   TestCreateWithDuplicateNetworkNames
14:49:01 [2020-12-10T14:49:01.190Z] --- PASS: TestConfigCreateResolve (1.96s)
14:49:01 [2020-12-10T14:49:01.190Z] === RUN   TestConfigDaemonLibtrustID
14:49:01 [2020-12-10T14:49:01.506Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
14:49:01 [2020-12-10T14:49:01.506Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
14:49:01 [2020-12-10T14:49:01.822Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
14:49:01 [2020-12-10T14:49:01.822Z] PASS
14:49:01 [2020-12-10T14:49:01.822Z] 
14:49:01 [2020-12-10T14:49:01.822Z] DONE 7 tests in 12.662s
14:49:01 [2020-12-10T14:49:01.822Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
14:49:01 [2020-12-10T14:49:01.822Z] ++ 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
14:49:01 [2020-12-10T14:49:01.822Z] ++ set -e
14:49:01 [2020-12-10T14:49:01.822Z] ++ '[' -n 0 ']'
14:49:01 [2020-12-10T14:49:01.822Z] ++ set -x
14:49:01 [2020-12-10T14:49:01.823Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:49:01 [2020-12-10T14:49:01.823Z] INFO: Testing against a local daemon
14:49:01 [2020-12-10T14:49:01.823Z] === RUN   TestCheckpoint
14:49:01 [2020-12-10T14:49:01.823Z] --- SKIP: TestCheckpoint (0.00s)
14:49:01 [2020-12-10T14:49:01.823Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:49:01 [2020-12-10T14:49:01.823Z] === RUN   TestContainerInvalidJSON
14:49:01 [2020-12-10T14:49:01.823Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:49:01 [2020-12-10T14:49:01.823Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:49:01 [2020-12-10T14:49:01.823Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:49:01 [2020-12-10T14:49:01.823Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:49:01 [2020-12-10T14:49:01.823Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:49:01 [2020-12-10T14:49:01.823Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:49:01 [2020-12-10T14:49:01.823Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:49:01 [2020-12-10T14:49:01.823Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:49:01 [2020-12-10T14:49:01.823Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:49:01 [2020-12-10T14:49:01.823Z] --- PASS: TestContainerInvalidJSON (0.02s)
14:49:01 [2020-12-10T14:49:01.823Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:49:01 [2020-12-10T14:49:01.823Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:49:01 [2020-12-10T14:49:01.823Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:49:01 [2020-12-10T14:49:01.823Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:49:02 [2020-12-10T14:49:02.115Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
14:49:02 [2020-12-10T14:49:02.115Z] === RUN   TestCopyFromContainerPathIsNotDir
14:49:02 [2020-12-10T14:49:02.115Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
14:49:02 [2020-12-10T14:49:02.115Z] === RUN   TestCopyToContainerPathDoesNotExist
14:49:02 [2020-12-10T14:49:02.115Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
14:49:02 [2020-12-10T14:49:02.115Z] === RUN   TestCopyToContainerPathIsNotDir
14:49:02 [2020-12-10T14:49:02.115Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
14:49:02 [2020-12-10T14:49:02.115Z] === RUN   TestCopyFromContainer
14:49:03 [2020-12-10T14:49:03.415Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
14:49:03 [2020-12-10T14:49:03.635Z] === RUN   TestCopyFromContainer//
14:49:03 [2020-12-10T14:49:03.635Z] === RUN   TestCopyFromContainer//bar/root
14:49:03 [2020-12-10T14:49:03.635Z] === RUN   TestCopyFromContainer//bar/root/
14:49:03 [2020-12-10T14:49:03.635Z] === RUN   TestCopyFromContainer/bar/quux
14:49:03 [2020-12-10T14:49:03.635Z] === RUN   TestCopyFromContainer/bar/quux/
14:49:03 [2020-12-10T14:49:03.928Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:49:03 [2020-12-10T14:49:03.928Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:49:03 [2020-12-10T14:49:03.928Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:49:03 [2020-12-10T14:49:03.928Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:49:04 [2020-12-10T14:49:04.219Z] === RUN   TestCopyFromContainer/bar/notarget
14:49:04 [2020-12-10T14:49:04.219Z] --- PASS: TestCopyFromContainer (1.98s)
14:49:04 [2020-12-10T14:49:04.219Z]     --- PASS: TestCopyFromContainer// (0.07s)
14:49:04 [2020-12-10T14:49:04.219Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
14:49:04 [2020-12-10T14:49:04.219Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
14:49:04 [2020-12-10T14:49:04.219Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
14:49:04 [2020-12-10T14:49:04.219Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
14:49:04 [2020-12-10T14:49:04.219Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
14:49:04 [2020-12-10T14:49:04.219Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
14:49:04 [2020-12-10T14:49:04.219Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
14:49:04 [2020-12-10T14:49:04.219Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
14:49:04 [2020-12-10T14:49:04.219Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
14:49:04 [2020-12-10T14:49:04.220Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:49:04 [2020-12-10T14:49:04.220Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:49:04 [2020-12-10T14:49:04.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:49:04 [2020-12-10T14:49:04.220Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:49:04 [2020-12-10T14:49:04.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:49:04 [2020-12-10T14:49:04.220Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:49:04 [2020-12-10T14:49:04.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:49:04 [2020-12-10T14:49:04.220Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:49:04 [2020-12-10T14:49:04.220Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:49:04 [2020-12-10T14:49:04.220Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:49:04 [2020-12-10T14:49:04.220Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
14:49:04 [2020-12-10T14:49:04.220Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:49:04 [2020-12-10T14:49:04.220Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:49:04 [2020-12-10T14:49:04.220Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:49:04 [2020-12-10T14:49:04.220Z] === RUN   TestCreateLinkToNonExistingContainer
14:49:04 [2020-12-10T14:49:04.220Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
14:49:04 [2020-12-10T14:49:04.220Z] === RUN   TestCreateWithInvalidEnv
14:49:04 [2020-12-10T14:49:04.220Z] === RUN   TestCreateWithInvalidEnv/0
14:49:04 [2020-12-10T14:49:04.220Z] === PAUSE TestCreateWithInvalidEnv/0
14:49:04 [2020-12-10T14:49:04.220Z] === RUN   TestCreateWithInvalidEnv/1
14:49:04 [2020-12-10T14:49:04.220Z] === PAUSE TestCreateWithInvalidEnv/1
14:49:04 [2020-12-10T14:49:04.220Z] === RUN   TestCreateWithInvalidEnv/2
14:49:04 [2020-12-10T14:49:04.220Z] === PAUSE TestCreateWithInvalidEnv/2
14:49:04 [2020-12-10T14:49:04.220Z] === CONT  TestCreateWithInvalidEnv/0
14:49:04 [2020-12-10T14:49:04.220Z] === CONT  TestCreateWithInvalidEnv/1
14:49:04 [2020-12-10T14:49:04.220Z] === CONT  TestCreateWithInvalidEnv/2
14:49:04 [2020-12-10T14:49:04.220Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
14:49:04 [2020-12-10T14:49:04.220Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:49:04 [2020-12-10T14:49:04.220Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:49:04 [2020-12-10T14:49:04.220Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:49:04 [2020-12-10T14:49:04.220Z] === RUN   TestCreateTmpfsMountsTarget
14:49:04 [2020-12-10T14:49:04.220Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
14:49:04 [2020-12-10T14:49:04.220Z] === RUN   TestCreateWithCustomMaskedPaths
14:49:04 [2020-12-10T14:49:04.352Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
14:49:05 [2020-12-10T14:49:05.730Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
14:49:05 [2020-12-10T14:49:05.731Z] --- PASS: TestCreateWithCustomMaskedPaths (1.44s)
14:49:05 [2020-12-10T14:49:05.731Z] === RUN   TestCreateWithCustomReadonlyPaths
14:49:06 [2020-12-10T14:49:06.671Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
14:49:07 [2020-12-10T14:49:07.241Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.52s)
14:49:07 [2020-12-10T14:49:07.241Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:49:07 [2020-12-10T14:49:07.241Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:49:07 [2020-12-10T14:49:07.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:49:07 [2020-12-10T14:49:07.241Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:49:07 [2020-12-10T14:49:07.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:49:07 [2020-12-10T14:49:07.241Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:49:07 [2020-12-10T14:49:07.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:49:07 [2020-12-10T14:49:07.241Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:49:07 [2020-12-10T14:49:07.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:49:07 [2020-12-10T14:49:07.241Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:49:07 [2020-12-10T14:49:07.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:49:07 [2020-12-10T14:49:07.241Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:49:07 [2020-12-10T14:49:07.241Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:49:07 [2020-12-10T14:49:07.241Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:49:07 [2020-12-10T14:49:07.241Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:49:07 [2020-12-10T14:49:07.241Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:49:07 [2020-12-10T14:49:07.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:49:07 [2020-12-10T14:49:07.241Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
14:49:07 [2020-12-10T14:49:07.241Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
14:49:07 [2020-12-10T14:49:07.241Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
14:49:07 [2020-12-10T14:49:07.241Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
14:49:07 [2020-12-10T14:49:07.241Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
14:49:07 [2020-12-10T14:49:07.241Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:49:07 [2020-12-10T14:49:07.876Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s)
14:49:07 [2020-12-10T14:49:07.876Z] === RUN   TestCreateDifferentPlatform
14:49:07 [2020-12-10T14:49:07.876Z] === RUN   TestCreateDifferentPlatform/different_os
14:49:07 [2020-12-10T14:49:07.876Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:49:07 [2020-12-10T14:49:07.876Z] --- PASS: TestCreateDifferentPlatform (0.02s)
14:49:07 [2020-12-10T14:49:07.876Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:49:07 [2020-12-10T14:49:07.876Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:49:07 [2020-12-10T14:49:07.876Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:49:07 [2020-12-10T14:49:07.876Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
14:49:07 [2020-12-10T14:49:07.876Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:49:07 [2020-12-10T14:49:07.876Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
14:49:07 [2020-12-10T14:49:07.876Z] === RUN   TestContainerStartOnDaemonRestart
14:49:07 [2020-12-10T14:49:07.876Z] === PAUSE TestContainerStartOnDaemonRestart
14:49:07 [2020-12-10T14:49:07.876Z] === RUN   TestDaemonRestartIpcMode
14:49:07 [2020-12-10T14:49:07.876Z] === PAUSE TestDaemonRestartIpcMode
14:49:07 [2020-12-10T14:49:07.876Z] === RUN   TestDaemonHostGatewayIP
14:49:07 [2020-12-10T14:49:07.876Z] === PAUSE TestDaemonHostGatewayIP
14:49:07 [2020-12-10T14:49:07.876Z] === RUN   TestContainerKillOnDaemonStart
14:49:07 [2020-12-10T14:49:07.876Z] === PAUSE TestContainerKillOnDaemonStart
14:49:07 [2020-12-10T14:49:07.876Z] === RUN   TestDiff
14:49:08 [2020-12-10T14:49:08.511Z] --- PASS: TestDiff (0.54s)
14:49:08 [2020-12-10T14:49:08.511Z] === RUN   TestExecWithCloseStdin
14:49:08 [2020-12-10T14:49:08.577Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
14:49:09 [2020-12-10T14:49:09.146Z] --- PASS: TestExecWithCloseStdin (0.63s)
14:49:09 [2020-12-10T14:49:09.146Z] === RUN   TestExec
14:49:09 [2020-12-10T14:49:09.516Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
14:49:09 [2020-12-10T14:49:09.782Z] --- PASS: TestExec (0.60s)
14:49:09 [2020-12-10T14:49:09.782Z] === RUN   TestExecUser
14:49:10 [2020-12-10T14:49:10.414Z] --- PASS: TestExecUser (0.58s)
14:49:10 [2020-12-10T14:49:10.414Z] === RUN   TestExportContainerAndImportImage
14:49:11 [2020-12-10T14:49:11.050Z] --- PASS: TestExportContainerAndImportImage (0.80s)
14:49:11 [2020-12-10T14:49:11.050Z] === RUN   TestExportContainerAfterDaemonRestart
14:49:11 [2020-12-10T14:49:11.423Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
14:49:12 [2020-12-10T14:49:12.566Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s)
14:49:12 [2020-12-10T14:49:12.566Z] === RUN   TestHealthCheckWorkdir
14:49:12 [2020-12-10T14:49:12.804Z] --- PASS: TestServiceUpdateSecrets (15.82s)
14:49:12 [2020-12-10T14:49:12.804Z] === RUN   TestServiceUpdateConfigs
14:49:13 [2020-12-10T14:49:13.204Z] --- PASS: TestHealthCheckWorkdir (0.74s)
14:49:13 [2020-12-10T14:49:13.204Z] === RUN   TestHealthKillContainer
14:49:13 [2020-12-10T14:49:13.329Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
14:49:14 [2020-12-10T14:49:14.708Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
14:49:15 [2020-12-10T14:49:15.933Z] --- PASS: TestHealthKillContainer (2.63s)
14:49:15 [2020-12-10T14:49:15.933Z] === RUN   TestInspectCpusetInConfigPre120
14:49:16 [2020-12-10T14:49:16.041Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.23s)
14:49:16 [2020-12-10T14:49:16.041Z] === RUN   TestCreateServiceSecretFileMode
14:49:16 [2020-12-10T14:49:16.574Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s)
14:49:16 [2020-12-10T14:49:16.574Z] === RUN   TestIpcModeNone
14:49:16 [2020-12-10T14:49:16.614Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
14:49:16 [2020-12-10T14:49:16.873Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
14:49:17 [2020-12-10T14:49:17.208Z] --- PASS: TestIpcModeNone (0.60s)
14:49:17 [2020-12-10T14:49:17.208Z] === RUN   TestIpcModePrivate
14:49:17 [2020-12-10T14:49:17.848Z] --- PASS: TestIpcModePrivate (0.61s)
14:49:17 [2020-12-10T14:49:17.848Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
14:49:17 [2020-12-10T14:49:17.848Z] === RUN   TestIpcModeShareable
14:49:18 [2020-12-10T14:49:18.485Z] --- PASS: TestIpcModeShareable (0.64s)
14:49:18 [2020-12-10T14:49:18.485Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
14:49:18 [2020-12-10T14:49:18.485Z] === RUN   TestAPIIpcModeShareableAndContainer
14:49:18 [2020-12-10T14:49:18.584Z] --- PASS: TestCreateServiceSecretFileMode (2.75s)
14:49:18 [2020-12-10T14:49:18.584Z] === RUN   TestCreateServiceConfigFileMode
14:49:19 [2020-12-10T14:49:19.409Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
14:49:19 [2020-12-10T14:49:19.979Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
14:49:20 [2020-12-10T14:49:20.560Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s)
14:49:20 [2020-12-10T14:49:20.560Z] === RUN   TestAPIIpcModeHost
14:49:20 [2020-12-10T14:49:20.560Z] --- PASS: TestAPIIpcModeHost (0.47s)
14:49:20 [2020-12-10T14:49:20.560Z] === RUN   TestDaemonIpcModeShareable
14:49:21 [2020-12-10T14:49:21.882Z] --- PASS: TestCreateServiceConfigFileMode (3.14s)
14:49:21 [2020-12-10T14:49:21.882Z] === RUN   TestCreateServiceSysctls
14:49:22 [2020-12-10T14:49:22.076Z] --- PASS: TestDaemonIpcModeShareable (1.45s)
14:49:22 [2020-12-10T14:49:22.076Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
14:49:22 [2020-12-10T14:49:22.076Z] === RUN   TestDaemonIpcModePrivate
14:49:23 [2020-12-10T14:49:23.587Z] --- PASS: TestDaemonIpcModePrivate (1.43s)
14:49:23 [2020-12-10T14:49:23.587Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
14:49:23 [2020-12-10T14:49:23.587Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:49:24 [2020-12-10T14:49:24.176Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
14:49:25 [2020-12-10T14:49:25.095Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s)
14:49:25 [2020-12-10T14:49:25.095Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
14:49:25 [2020-12-10T14:49:25.095Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:49:26 [2020-12-10T14:49:26.082Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
14:49:26 [2020-12-10T14:49:26.084Z] --- PASS: TestCreateServiceSysctls (4.14s)
14:49:26 [2020-12-10T14:49:26.084Z] === RUN   TestCreateServiceCapabilities
14:49:26 [2020-12-10T14:49:26.605Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s)
14:49:26 [2020-12-10T14:49:26.605Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
14:49:26 [2020-12-10T14:49:26.605Z] === RUN   TestIpcModeOlderClient
14:49:26 [2020-12-10T14:49:26.605Z] === PAUSE TestIpcModeOlderClient
14:49:26 [2020-12-10T14:49:26.605Z] === RUN   TestKillContainerInvalidSignal
14:49:26 [2020-12-10T14:49:26.897Z] --- PASS: TestKillContainerInvalidSignal (0.54s)
14:49:26 [2020-12-10T14:49:26.897Z] === RUN   TestKillContainer
14:49:26 [2020-12-10T14:49:26.897Z] === RUN   TestKillContainer/no_signal
14:49:27 [2020-12-10T14:49:27.019Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
14:49:27 [2020-12-10T14:49:27.531Z] === RUN   TestKillContainer/non_killing_signal
14:49:27 [2020-12-10T14:49:27.823Z] === RUN   TestKillContainer/killing_signal
14:49:28 [2020-12-10T14:49:28.398Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
14:49:28 [2020-12-10T14:49:28.456Z] --- PASS: TestKillContainer (1.62s)
14:49:28 [2020-12-10T14:49:28.456Z]     --- PASS: TestKillContainer/no_signal (0.54s)
14:49:28 [2020-12-10T14:49:28.456Z]     --- PASS: TestKillContainer/non_killing_signal (0.37s)
14:49:28 [2020-12-10T14:49:28.456Z]     --- PASS: TestKillContainer/killing_signal (0.50s)
14:49:28 [2020-12-10T14:49:28.456Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:49:28 [2020-12-10T14:49:28.456Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:49:28 [2020-12-10T14:49:28.627Z] --- PASS: TestCreateServiceCapabilities (3.20s)
14:49:28 [2020-12-10T14:49:28.627Z] === RUN   TestInspect
14:49:29 [2020-12-10T14:49:29.091Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:49:29 [2020-12-10T14:49:29.726Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.07s)
14:49:29 [2020-12-10T14:49:29.726Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s)
14:49:29 [2020-12-10T14:49:29.726Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s)
14:49:29 [2020-12-10T14:49:29.726Z] === RUN   TestKillStoppedContainer
14:49:29 [2020-12-10T14:49:29.726Z] --- PASS: TestKillStoppedContainer (0.07s)
14:49:29 [2020-12-10T14:49:29.726Z] === RUN   TestKillStoppedContainerAPIPre120
14:49:29 [2020-12-10T14:49:29.726Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
14:49:29 [2020-12-10T14:49:29.726Z] === RUN   TestKillDifferentUserContainer
14:49:30 [2020-12-10T14:49:30.363Z] --- PASS: TestKillDifferentUserContainer (0.53s)
14:49:30 [2020-12-10T14:49:30.363Z] === RUN   TestInspectOomKilledTrue
14:49:31 [2020-12-10T14:49:31.010Z] --- PASS: TestInspectOomKilledTrue (0.87s)
14:49:31 [2020-12-10T14:49:31.010Z] === RUN   TestInspectOomKilledFalse
14:49:31 [2020-12-10T14:49:31.406Z] --- PASS: TestServiceUpdateConfigs (15.96s)
14:49:31 [2020-12-10T14:49:31.406Z] === RUN   TestServiceUpdateNetwork
14:49:31 [2020-12-10T14:49:31.643Z] --- PASS: TestInspectOomKilledFalse (0.53s)
14:49:31 [2020-12-10T14:49:31.643Z] === RUN   TestLinksEtcHostsContentMatch
14:49:31 [2020-12-10T14:49:31.690Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
14:49:31 [2020-12-10T14:49:31.928Z] --- PASS: TestInspect (3.40s)
14:49:31 [2020-12-10T14:49:31.929Z] === RUN   TestCreateJob
14:49:31 [2020-12-10T14:49:31.935Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s)
14:49:31 [2020-12-10T14:49:31.935Z] === RUN   TestLinksContainerNames
14:49:32 [2020-12-10T14:49:32.983Z] --- PASS: TestLinksContainerNames (1.03s)
14:49:32 [2020-12-10T14:49:32.983Z] === RUN   TestLogsFollowTailEmpty
14:49:33 [2020-12-10T14:49:33.618Z] --- PASS: TestLogsFollowTailEmpty (0.52s)
14:49:33 [2020-12-10T14:49:33.618Z] === RUN   TestContainerNetworkMountsNoChown
14:49:33 [2020-12-10T14:49:33.910Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s)
14:49:33 [2020-12-10T14:49:33.910Z] === RUN   TestMountDaemonRoot
14:49:34 [2020-12-10T14:49:34.108Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:49:34 [2020-12-10T14:49:34.108Z] === RUN   TestBoolValue
14:49:34 [2020-12-10T14:49:34.108Z] --- PASS: TestBoolValue (0.00s)
14:49:34 [2020-12-10T14:49:34.108Z] === RUN   TestBoolValueOrDefault
14:49:34 [2020-12-10T14:49:34.108Z] --- PASS: TestBoolValueOrDefault (0.00s)
14:49:34 [2020-12-10T14:49:34.108Z] === RUN   TestInt64ValueOrZero
14:49:34 [2020-12-10T14:49:34.108Z] --- PASS: TestInt64ValueOrZero (0.00s)
14:49:34 [2020-12-10T14:49:34.108Z] === RUN   TestInt64ValueOrDefault
14:49:34 [2020-12-10T14:49:34.108Z] --- PASS: TestInt64ValueOrDefault (0.00s)
14:49:34 [2020-12-10T14:49:34.108Z] === RUN   TestInt64ValueOrDefaultWithError
14:49:34 [2020-12-10T14:49:34.108Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
14:49:34 [2020-12-10T14:49:34.108Z] === RUN   TestJsonContentType
14:49:34 [2020-12-10T14:49:34.108Z] --- PASS: TestJsonContentType (0.00s)
14:49:34 [2020-12-10T14:49:34.108Z] PASS
14:49:34 [2020-12-10T14:49:34.108Z] coverage: 14.7% of statements
14:49:34 [2020-12-10T14:49:34.108Z] ok  	github.com/docker/docker/api/server/httputils	0.195s	coverage: 14.7% of statements
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/default
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/default
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/private
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/private
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/rprivate
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/rprivate
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/slave
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/slave
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/rslave
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/rslave
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/shared
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/shared
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/rshared
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/rshared
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/default
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/default/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/rslave
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/rshared
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/shared
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/default/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/rprivate
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/slave
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/private
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/private/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/private/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/default/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/default/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/private/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/private/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:49:34 [2020-12-10T14:49:34.203Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:49:34 [2020-12-10T14:49:34.494Z] --- PASS: TestMountDaemonRoot (0.03s)
14:49:34 [2020-12-10T14:49:34.494Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
14:49:34 [2020-12-10T14:49:34.494Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
14:49:34 [2020-12-10T14:49:34.494Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
14:49:34 [2020-12-10T14:49:34.494Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
14:49:34 [2020-12-10T14:49:34.494Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
14:49:34 [2020-12-10T14:49:34.494Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
14:49:34 [2020-12-10T14:49:34.494Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
14:49:34 [2020-12-10T14:49:34.494Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
14:49:34 [2020-12-10T14:49:34.494Z] === RUN   TestContainerBindMountNonRecursive
14:49:35 [2020-12-10T14:49:35.532Z] --- PASS: TestContainerBindMountNonRecursive (1.30s)
14:49:35 [2020-12-10T14:49:35.532Z] === RUN   TestContainerVolumesMountedAsShared
14:49:35 [2020-12-10T14:49:35.647Z] === RUN   TestMaskSecretKeys
14:49:35 [2020-12-10T14:49:35.647Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
14:49:35 [2020-12-10T14:49:35.647Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
14:49:35 [2020-12-10T14:49:35.647Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
14:49:35 [2020-12-10T14:49:35.647Z] --- PASS: TestMaskSecretKeys (0.00s)
14:49:35 [2020-12-10T14:49:35.647Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
14:49:35 [2020-12-10T14:49:35.647Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
14:49:35 [2020-12-10T14:49:35.647Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
14:49:35 [2020-12-10T14:49:35.647Z] === RUN   TestVersionMiddlewareVersion
14:49:35 [2020-12-10T14:49:35.647Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
14:49:35 [2020-12-10T14:49:35.647Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
14:49:35 [2020-12-10T14:49:35.647Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
14:49:35 [2020-12-10T14:49:35.647Z] PASS
14:49:35 [2020-12-10T14:49:35.648Z] coverage: 37.7% of statements
14:49:35 [2020-12-10T14:49:35.648Z] ok  	github.com/docker/docker/api/server/middleware	0.149s	coverage: 37.7% of statements
14:49:35 [2020-12-10T14:49:35.648Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:49:35 [2020-12-10T14:49:35.648Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:49:35 [2020-12-10T14:49:35.648Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:49:35 [2020-12-10T14:49:35.648Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:49:35 [2020-12-10T14:49:35.648Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:49:35 [2020-12-10T14:49:35.648Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:49:35 [2020-12-10T14:49:35.648Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:49:35 [2020-12-10T14:49:35.648Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:49:35 [2020-12-10T14:49:35.648Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:49:35 [2020-12-10T14:49:35.648Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:49:35 [2020-12-10T14:49:35.648Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:49:36 [2020-12-10T14:49:36.061Z] === RUN   TestDockerSuite/TestBuildDotDotFile
14:49:36 [2020-12-10T14:49:36.061Z] === RUN   TestDockerSuite/TestBuildEOLInLine
14:49:36 [2020-12-10T14:49:36.131Z] --- PASS: TestCreateJob (3.50s)
14:49:36 [2020-12-10T14:49:36.131Z] === RUN   TestReplicatedJob
14:49:36 [2020-12-10T14:49:36.167Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s)
14:49:36 [2020-12-10T14:49:36.167Z] === RUN   TestContainerVolumesMountedAsSlave
14:49:36 [2020-12-10T14:49:36.458Z] --- PASS: TestContainerVolumesMountedAsSlave (0.40s)
14:49:36 [2020-12-10T14:49:36.458Z] === RUN   TestNetworkNat
14:49:37 [2020-12-10T14:49:37.092Z] --- PASS: TestNetworkNat (0.54s)
14:49:37 [2020-12-10T14:49:37.092Z] === RUN   TestNetworkLocalhostTCPNat
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestToJSON
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestToJSON (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestToParamWithVersion
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestToParamWithVersion (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestFromJSON
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestFromJSON (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestEmpty
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestEmpty (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestArgsMatchKVListEmptySources
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestArgsMatchKVList
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestArgsMatchKVList (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestArgsMatch
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestArgsMatch (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestAdd
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestAdd (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestDel
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestDel (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestLen
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestLen (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestExactMatch
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestExactMatch (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestOnlyOneExactMatch
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestOnlyOneExactMatch (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestContains
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestContains (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestValidate
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestValidate (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestWalkValues
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestWalkValues (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestFuzzyMatch
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestFuzzyMatch (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestClone
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestClone (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] PASS
14:49:37 [2020-12-10T14:49:37.185Z] coverage: 92.2% of statements
14:49:37 [2020-12-10T14:49:37.185Z] ok  	github.com/docker/docker/api/types/filters	0.036s	coverage: 92.2% of statements
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestAdjustForAPIVersion
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestAdjustForAPIVersion (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] PASS
14:49:37 [2020-12-10T14:49:37.185Z] coverage: 5.7% of statements
14:49:37 [2020-12-10T14:49:37.185Z] ok  	github.com/docker/docker/api/server/router/swarm	0.130s	coverage: 5.7% of statements
14:49:37 [2020-12-10T14:49:37.185Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:49:37 [2020-12-10T14:49:37.185Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:49:37 [2020-12-10T14:49:37.185Z] ?   	github.com/docker/docker/api/types	[no test files]
14:49:37 [2020-12-10T14:49:37.185Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:49:37 [2020-12-10T14:49:37.185Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:49:37 [2020-12-10T14:49:37.185Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:49:37 [2020-12-10T14:49:37.185Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:49:37 [2020-12-10T14:49:37.185Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:49:37 [2020-12-10T14:49:37.185Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:49:37 [2020-12-10T14:49:37.185Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:49:37 [2020-12-10T14:49:37.185Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:49:37 [2020-12-10T14:49:37.185Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestStrSliceMarshalJSON
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestStrSliceUnmarshalJSON
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestStrSliceUnmarshalString
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestStrSliceUnmarshalSlice
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] PASS
14:49:37 [2020-12-10T14:49:37.185Z] coverage: 90.0% of statements
14:49:37 [2020-12-10T14:49:37.185Z] ok  	github.com/docker/docker/api/types/strslice	0.152s	coverage: 90.0% of statements
14:49:37 [2020-12-10T14:49:37.185Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:49:37 [2020-12-10T14:49:37.185Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestDurationToSecondsString
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestDurationToSecondsString (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestGetTimestamp
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestGetTimestamp (0.10s)
14:49:37 [2020-12-10T14:49:37.185Z] === RUN   TestParseTimestamps
14:49:37 [2020-12-10T14:49:37.185Z] --- PASS: TestParseTimestamps (0.00s)
14:49:37 [2020-12-10T14:49:37.185Z] PASS
14:49:37 [2020-12-10T14:49:37.185Z] coverage: 100.0% of statements
14:49:37 [2020-12-10T14:49:37.185Z] ok  	github.com/docker/docker/api/types/time	0.235s	coverage: 100.0% of statements
14:49:37 [2020-12-10T14:49:37.645Z] === RUN   TestCompareVersion
14:49:37 [2020-12-10T14:49:37.645Z] --- PASS: TestCompareVersion (0.00s)
14:49:37 [2020-12-10T14:49:37.645Z] PASS
14:49:37 [2020-12-10T14:49:37.645Z] coverage: 75.0% of statements
14:49:37 [2020-12-10T14:49:37.645Z] ok  	github.com/docker/docker/api/types/versions	0.032s	coverage: 75.0% of statements
14:49:37 [2020-12-10T14:49:37.645Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:49:37 [2020-12-10T14:49:37.645Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:49:37 [2020-12-10T14:49:37.645Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:49:37 [2020-12-10T14:49:37.645Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
14:49:37 [2020-12-10T14:49:37.645Z] ?   	github.com/docker/docker/builder	[no test files]
14:49:37 [2020-12-10T14:49:37.645Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:49:37 [2020-12-10T14:49:37.645Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:49:37 [2020-12-10T14:49:37.645Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:49:37 [2020-12-10T14:49:37.645Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:49:37 [2020-12-10T14:49:37.645Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:49:37 [2020-12-10T14:49:37.645Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:49:37 [2020-12-10T14:49:37.645Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:49:37 [2020-12-10T14:49:37.725Z] --- PASS: TestNetworkLocalhostTCPNat (0.54s)
14:49:37 [2020-12-10T14:49:37.725Z] === RUN   TestNetworkLoopbackNat
14:49:39 [2020-12-10T14:49:39.185Z] === RUN   TestParseRemoteURL
14:49:39 [2020-12-10T14:49:39.185Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
14:49:39 [2020-12-10T14:49:39.185Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
14:49:39 [2020-12-10T14:49:39.185Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
14:49:39 [2020-12-10T14:49:39.185Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
14:49:39 [2020-12-10T14:49:39.185Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
14:49:39 [2020-12-10T14:49:39.185Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
14:49:39 [2020-12-10T14:49:39.185Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
14:49:39 [2020-12-10T14:49:39.185Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
14:49:39 [2020-12-10T14:49:39.185Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
14:49:39 [2020-12-10T14:49:39.185Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
14:49:39 [2020-12-10T14:49:39.185Z] --- PASS: TestParseRemoteURL (0.00s)
14:49:39 [2020-12-10T14:49:39.185Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
14:49:39 [2020-12-10T14:49:39.185Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
14:49:39 [2020-12-10T14:49:39.185Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
14:49:39 [2020-12-10T14:49:39.185Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
14:49:39 [2020-12-10T14:49:39.185Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
14:49:39 [2020-12-10T14:49:39.185Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
14:49:39 [2020-12-10T14:49:39.185Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
14:49:39 [2020-12-10T14:49:39.185Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
14:49:39 [2020-12-10T14:49:39.185Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
14:49:39 [2020-12-10T14:49:39.185Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
14:49:39 [2020-12-10T14:49:39.185Z] === RUN   TestCloneArgsSmartHttp
14:49:39 [2020-12-10T14:49:39.185Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
14:49:39 [2020-12-10T14:49:39.185Z] === RUN   TestCloneArgsDumbHttp
14:49:39 [2020-12-10T14:49:39.185Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
14:49:39 [2020-12-10T14:49:39.185Z] === RUN   TestCloneArgsGit
14:49:39 [2020-12-10T14:49:39.185Z] --- PASS: TestCloneArgsGit (0.00s)
14:49:39 [2020-12-10T14:49:39.185Z] === RUN   TestCheckoutGit
14:49:39 [2020-12-10T14:49:39.375Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
14:49:40 [2020-12-10T14:49:40.460Z] --- PASS: TestNetworkLoopbackNat (2.73s)
14:49:40 [2020-12-10T14:49:40.460Z] === RUN   TestPause
14:49:40 [2020-12-10T14:49:40.724Z] === RUN   TestEnable
14:49:40 [2020-12-10T14:49:40.724Z] --- PASS: TestEnable (0.00s)
14:49:40 [2020-12-10T14:49:40.724Z] === RUN   TestDisable
14:49:40 [2020-12-10T14:49:40.724Z] --- PASS: TestDisable (0.00s)
14:49:40 [2020-12-10T14:49:40.724Z] === RUN   TestEnabled
14:49:40 [2020-12-10T14:49:40.724Z] --- PASS: TestEnabled (0.00s)
14:49:40 [2020-12-10T14:49:40.724Z] PASS
14:49:40 [2020-12-10T14:49:40.724Z] coverage: 100.0% of statements
14:49:40 [2020-12-10T14:49:40.724Z] ok  	github.com/docker/docker/cli/debug	0.045s	coverage: 100.0% of statements
14:49:40 [2020-12-10T14:49:40.757Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
14:49:41 [2020-12-10T14:49:41.017Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
14:49:41 [2020-12-10T14:49:41.094Z] --- PASS: TestPause (0.58s)
14:49:41 [2020-12-10T14:49:41.094Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:49:41 [2020-12-10T14:49:41.094Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:49:41 [2020-12-10T14:49:41.094Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:49:41 [2020-12-10T14:49:41.094Z] === RUN   TestPauseStopPausedContainer
14:49:41 [2020-12-10T14:49:41.183Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
14:49:41 [2020-12-10T14:49:41.183Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
14:49:41 [2020-12-10T14:49:41.183Z] === RUN   TestProcessNoDockerignore
14:49:41 [2020-12-10T14:49:41.183Z] --- PASS: TestProcessNoDockerignore (0.00s)
14:49:41 [2020-12-10T14:49:41.183Z] === RUN   TestProcessShouldLeaveAllFiles
14:49:41 [2020-12-10T14:49:41.183Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
14:49:41 [2020-12-10T14:49:41.183Z] === RUN   TestDetectContentType
14:49:41 [2020-12-10T14:49:41.183Z] --- PASS: TestDetectContentType (0.00s)
14:49:41 [2020-12-10T14:49:41.183Z] === RUN   TestSelectAcceptableMIME
14:49:41 [2020-12-10T14:49:41.183Z] --- PASS: TestSelectAcceptableMIME (0.00s)
14:49:41 [2020-12-10T14:49:41.183Z] === RUN   TestInspectEmptyResponse
14:49:41 [2020-12-10T14:49:41.183Z] --- PASS: TestInspectEmptyResponse (0.00s)
14:49:41 [2020-12-10T14:49:41.183Z] === RUN   TestInspectResponseBinary
14:49:41 [2020-12-10T14:49:41.183Z] --- PASS: TestInspectResponseBinary (0.00s)
14:49:41 [2020-12-10T14:49:41.183Z] === RUN   TestResponseUnsupportedContentType
14:49:41 [2020-12-10T14:49:41.183Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
14:49:41 [2020-12-10T14:49:41.183Z] === RUN   TestInspectResponseTextSimple
14:49:41 [2020-12-10T14:49:41.183Z] --- PASS: TestInspectResponseTextSimple (0.00s)
14:49:41 [2020-12-10T14:49:41.183Z] === RUN   TestInspectResponseEmptyContentType
14:49:41 [2020-12-10T14:49:41.183Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
14:49:41 [2020-12-10T14:49:41.183Z] === RUN   TestUnknownContentLength
14:49:41 [2020-12-10T14:49:41.183Z] --- PASS: TestUnknownContentLength (0.00s)
14:49:41 [2020-12-10T14:49:41.183Z] === RUN   TestDownloadRemote
14:49:41 [2020-12-10T14:49:41.183Z] --- PASS: TestDownloadRemote (0.06s)
14:49:41 [2020-12-10T14:49:41.183Z] === RUN   TestGetWithStatusError
14:49:41 [2020-12-10T14:49:41.183Z] --- PASS: TestGetWithStatusError (0.01s)
14:49:41 [2020-12-10T14:49:41.183Z] === RUN   TestCloseRootDirectory
14:49:41 [2020-12-10T14:49:41.183Z] --- SKIP: TestCloseRootDirectory (0.00s)
14:49:41 [2020-12-10T14:49:41.183Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:49:41 [2020-12-10T14:49:41.183Z] === RUN   TestHashFile
14:49:41 [2020-12-10T14:49:41.183Z] --- SKIP: TestHashFile (0.00s)
14:49:41 [2020-12-10T14:49:41.183Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:49:41 [2020-12-10T14:49:41.183Z] === RUN   TestHashSubdir
14:49:41 [2020-12-10T14:49:41.183Z] --- SKIP: TestHashSubdir (0.00s)
14:49:41 [2020-12-10T14:49:41.183Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:49:41 [2020-12-10T14:49:41.183Z] === RUN   TestRemoveDirectory
14:49:41 [2020-12-10T14:49:41.183Z] --- SKIP: TestRemoveDirectory (0.00s)
14:49:41 [2020-12-10T14:49:41.183Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:49:41 [2020-12-10T14:49:41.183Z] PASS
14:49:41 [2020-12-10T14:49:41.183Z] coverage: 9.3% of statements
14:49:41 [2020-12-10T14:49:41.183Z] ok  	github.com/docker/docker/builder/remotecontext	0.471s	coverage: 9.3% of statements
14:49:41 [2020-12-10T14:49:41.585Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
14:49:41 [2020-12-10T14:49:41.728Z] --- PASS: TestPauseStopPausedContainer (0.55s)
14:49:41 [2020-12-10T14:49:41.728Z] === RUN   TestPsFilter
14:49:41 [2020-12-10T14:49:41.728Z] --- PASS: TestPsFilter (0.14s)
14:49:41 [2020-12-10T14:49:41.728Z] === RUN   TestRemoveContainerWithRemovedVolume
14:49:42 [2020-12-10T14:49:42.151Z] === RUN   TestGetAllAllowed
14:49:42 [2020-12-10T14:49:42.151Z] --- PASS: TestGetAllAllowed (0.00s)
14:49:42 [2020-12-10T14:49:42.151Z] === RUN   TestGetAllMeta
14:49:42 [2020-12-10T14:49:42.151Z] --- PASS: TestGetAllMeta (0.00s)
14:49:42 [2020-12-10T14:49:42.151Z] === RUN   TestWarnOnUnusedBuildArgs
14:49:42 [2020-12-10T14:49:42.151Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
14:49:42 [2020-12-10T14:49:42.151Z] === RUN   TestIsUnreferencedBuiltin
14:49:42 [2020-12-10T14:49:42.151Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
14:49:42 [2020-12-10T14:49:42.151Z] === RUN   TestIsExistingDirectory
14:49:42 [2020-12-10T14:49:42.151Z] --- PASS: TestIsExistingDirectory (0.00s)
14:49:42 [2020-12-10T14:49:42.151Z] === RUN   TestGetFilenameForDownload
14:49:42 [2020-12-10T14:49:42.151Z] --- PASS: TestGetFilenameForDownload (0.00s)
14:49:42 [2020-12-10T14:49:42.151Z] === RUN   TestEnv2Variables
14:49:42 [2020-12-10T14:49:42.151Z] --- PASS: TestEnv2Variables (0.00s)
14:49:42 [2020-12-10T14:49:42.151Z] === RUN   TestEnvValueWithExistingRunConfigEnv
14:49:42 [2020-12-10T14:49:42.151Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
14:49:42 [2020-12-10T14:49:42.151Z] === RUN   TestMaintainer
14:49:42 [2020-12-10T14:49:42.151Z] --- PASS: TestMaintainer (0.00s)
14:49:42 [2020-12-10T14:49:42.151Z] === RUN   TestLabel
14:49:42 [2020-12-10T14:49:42.151Z] --- PASS: TestLabel (0.00s)
14:49:42 [2020-12-10T14:49:42.151Z] === RUN   TestFromScratch
14:49:42 [2020-12-10T14:49:42.151Z] --- PASS: TestFromScratch (0.00s)
14:49:42 [2020-12-10T14:49:42.151Z] === RUN   TestFromWithArg
14:49:42 [2020-12-10T14:49:42.151Z] --- PASS: TestFromWithArg (0.00s)
14:49:42 [2020-12-10T14:49:42.151Z] === RUN   TestFromWithArgButBuildArgsNotGiven
14:49:42 [2020-12-10T14:49:42.151Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestFromWithUndefinedArg
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestFromWithUndefinedArg (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestFromMultiStageWithNamedStage
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestOnbuild
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestOnbuild (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestWorkdir
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestWorkdir (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestCmd
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestCmd (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestHealthcheckNone
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestHealthcheckNone (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestHealthcheckCmd
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestHealthcheckCmd (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestEntrypoint
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestEntrypoint (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestExpose
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestExpose (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestUser
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestUser (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestVolume
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestVolume (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestStopSignal
14:49:42 [2020-12-10T14:49:42.152Z] --- SKIP: TestStopSignal (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z]     dispatchers_test.go:376: Windows does not support stopsignal
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestArg
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestArg (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestShell
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestShell (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestPrependEnvOnCmd
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestPrependEnvOnCmd (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestRunWithBuildArgs
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestRunWithBuildArgs (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestRunIgnoresHealthcheck
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestNormalizeWorkdir
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestNormalizeWorkdir (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestDispatch
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestDispatch/ADD_multiple_files_to_file
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestDispatch/COPY_multiple_files_to_file
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestDispatch/COPY_wildcard_no_files
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestDispatch/COPY_url
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestDispatch (0.04s)
14:49:42 [2020-12-10T14:49:42.152Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s)
14:49:42 [2020-12-10T14:49:42.152Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
14:49:42 [2020-12-10T14:49:42.152Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
14:49:42 [2020-12-10T14:49:42.152Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
14:49:42 [2020-12-10T14:49:42.152Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z]     --- PASS: TestDispatch/COPY_url (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestAddScratchImageAddsToMounts
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestAddFromScratchPopulatesPlatform
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestImageSourceGetAddsToMounts
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestEmptyDockerfile
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestEmptyDockerfile (0.01s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestSymlinkDockerfile
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestSymlinkDockerfile (0.01s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestDockerfileOutsideTheBuildContext
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestNonExistingDockerfile
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestNonExistingDockerfile (0.01s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestCopyRunConfig
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestCopyRunConfig (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestDeepCopyRunConfig
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestDeepCopyRunConfig (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestExportImage
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestExportImage (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] === RUN   TestNormalizeDest
14:49:42 [2020-12-10T14:49:42.152Z] --- PASS: TestNormalizeDest (0.00s)
14:49:42 [2020-12-10T14:49:42.152Z] PASS
14:49:42 [2020-12-10T14:49:42.152Z] coverage: 46.6% of statements
14:49:42 [2020-12-10T14:49:42.152Z] ok  	github.com/docker/docker/builder/dockerfile	0.508s	coverage: 46.6% of statements
14:49:42 [2020-12-10T14:49:42.152Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
14:49:42 [2020-12-10T14:49:42.154Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
14:49:42 [2020-12-10T14:49:42.365Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s)
14:49:42 [2020-12-10T14:49:42.365Z] === RUN   TestRemoveContainerWithVolume
14:49:42 [2020-12-10T14:49:42.413Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
14:49:42 [2020-12-10T14:49:42.655Z] --- PASS: TestRemoveContainerWithVolume (0.56s)
14:49:42 [2020-12-10T14:49:42.655Z] === RUN   TestRemoveContainerRunning
14:49:42 [2020-12-10T14:49:42.714Z] --- PASS: TestReplicatedJob (6.11s)
14:49:42 [2020-12-10T14:49:42.714Z] === RUN   TestUpdateReplicatedJob
14:49:42 [2020-12-10T14:49:42.982Z] === RUN   TestDockerSuite/TestBuildEntrypoint
14:49:43 [2020-12-10T14:49:43.241Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
14:49:43 [2020-12-10T14:49:43.289Z] --- PASS: TestRemoveContainerRunning (0.54s)
14:49:43 [2020-12-10T14:49:43.289Z] === RUN   TestRemoveContainerForceRemoveRunning
14:49:43 [2020-12-10T14:49:43.923Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s)
14:49:43 [2020-12-10T14:49:43.923Z] === RUN   TestRemoveInvalidContainer
14:49:43 [2020-12-10T14:49:43.923Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:49:43 [2020-12-10T14:49:43.923Z] === RUN   TestRenameLinkedContainer
14:49:45 [2020-12-10T14:49:45.146Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
14:49:45 [2020-12-10T14:49:45.258Z] --- PASS: TestUpdateReplicatedJob (3.47s)
14:49:45 [2020-12-10T14:49:45.258Z] === RUN   TestServiceListWithStatuses
14:49:45 [2020-12-10T14:49:45.258Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:49:45 [2020-12-10T14:49:45.258Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:49:45 [2020-12-10T14:49:45.258Z] === RUN   TestDockerNetworkConnectAlias
14:49:46 [2020-12-10T14:49:46.001Z] --- PASS: TestRenameLinkedContainer (2.10s)
14:49:46 [2020-12-10T14:49:46.001Z] === RUN   TestRenameStoppedContainer
14:49:46 [2020-12-10T14:49:46.524Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
14:49:46 [2020-12-10T14:49:46.633Z] --- PASS: TestRenameStoppedContainer (0.54s)
14:49:46 [2020-12-10T14:49:46.633Z] === RUN   TestRenameRunningContainerAndReuse
14:49:46 [2020-12-10T14:49:46.713Z] --- PASS: TestServiceUpdateNetwork (16.69s)
14:49:46 [2020-12-10T14:49:46.713Z] === RUN   TestServiceUpdatePidsLimit
14:49:47 [2020-12-10T14:49:47.002Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:49:47 [2020-12-10T14:49:47.666Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s)
14:49:47 [2020-12-10T14:49:47.666Z] === RUN   TestRenameInvalidName
14:49:47 [2020-12-10T14:49:47.905Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
14:49:47 [2020-12-10T14:49:47.905Z] === RUN   TestDockerSuite/TestBuildEnv
14:49:47 [2020-12-10T14:49:47.959Z] --- PASS: TestRenameInvalidName (0.56s)
14:49:47 [2020-12-10T14:49:47.959Z] === RUN   TestRenameAnonymousContainer
14:49:48 [2020-12-10T14:49:48.029Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:49:49 [2020-12-10T14:49:49.285Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
14:49:50 [2020-12-10T14:49:50.042Z] --- PASS: TestRenameAnonymousContainer (1.95s)
14:49:50 [2020-12-10T14:49:50.042Z] === RUN   TestRenameContainerWithSameName
14:49:50 [2020-12-10T14:49:50.542Z] --- PASS: TestDockerNetworkConnectAlias (5.19s)
14:49:50 [2020-12-10T14:49:50.542Z] === RUN   TestDockerNetworkReConnect
14:49:50 [2020-12-10T14:49:50.666Z] === RUN   TestDockerDaemonSuite/TestShmSize
14:49:50 [2020-12-10T14:49:50.674Z] --- PASS: TestRenameContainerWithSameName (0.50s)
14:49:50 [2020-12-10T14:49:50.674Z] === RUN   TestRenameContainerWithLinkedContainer
14:49:50 [2020-12-10T14:49:50.925Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
14:49:51 [2020-12-10T14:49:51.710Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s)
14:49:51 [2020-12-10T14:49:51.710Z] === RUN   TestResize
14:49:52 [2020-12-10T14:49:52.005Z] --- PASS: TestResize (0.52s)
14:49:52 [2020-12-10T14:49:52.005Z] === RUN   TestResizeWithInvalidSize
14:49:52 [2020-12-10T14:49:52.307Z] === RUN   TestDockerSuite/TestBuildEnvUsage
14:49:52 [2020-12-10T14:49:52.307Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
14:49:52 [2020-12-10T14:49:52.473Z] === RUN   TestCheckpointCreateError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestCheckpointCreateError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestCheckpointCreate
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestCheckpointCreate (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestCheckpointDeleteError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestCheckpointDeleteError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestCheckpointDelete
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestCheckpointDelete (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestCheckpointListError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestCheckpointListError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestCheckpointList
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestCheckpointList (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestCheckpointListContainerNotFound
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestNewClientWithOpsFromEnv
14:49:52 [2020-12-10T14:49:52.474Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z]     client_test.go:23: runtime.GOOS == "windows"
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestGetAPIPath
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestGetAPIPath (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestParseHostURL
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestParseHostURL (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestNegotiateAPIVersionEmpty
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestNegotiateAPIVersion
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestNegotiateAPIVersion (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestNegotiateAPVersionOverride
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestNegotiateAPIVersionAutomatic
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestClientRedirect
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestClientRedirect (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestConfigCreateUnsupported
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestConfigCreateUnsupported (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestConfigCreateError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestConfigCreateError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestConfigCreate
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestConfigCreate (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestConfigInspectNotFound
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestConfigInspectNotFound (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestConfigInspectWithEmptyID
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestConfigInspectUnsupported
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestConfigInspectUnsupported (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestConfigInspectError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestConfigInspectError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestConfigInspectConfigNotFound
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestConfigInspect
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestConfigInspect (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestConfigListUnsupported
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestConfigListUnsupported (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestConfigListError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestConfigListError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestConfigList
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestConfigList (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestConfigRemoveUnsupported
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestConfigRemoveError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestConfigRemoveError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestConfigRemove
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestConfigRemove (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestConfigUpdateUnsupported
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestConfigUpdateError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestConfigUpdateError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestConfigUpdate
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestConfigUpdate (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerCommitError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerCommitError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerCommit
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerCommit (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerStatPathError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerStatPathError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerStatPathNotFoundError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerStatPathNoHeaderError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerStatPath
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerStatPath (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestCopyToContainerError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestCopyToContainerError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestCopyToContainerNotFoundError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestCopyToContainerNotStatusOKError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestCopyToContainer
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestCopyToContainer (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestCopyFromContainerError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestCopyFromContainerError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestCopyFromContainerNotFoundError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestCopyFromContainerNotStatusOKError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestCopyFromContainerNoHeaderError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestCopyFromContainer
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestCopyFromContainer (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerCreateError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerCreateError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerCreateImageNotFound
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerCreateWithName
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerCreateWithName (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerCreateAutoRemove
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerDiffError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerDiffError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerDiff
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerDiff (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerExecCreateError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerExecCreateError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerExecCreate
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerExecCreate (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerExecStartError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerExecStartError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerExecStart
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerExecStart (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerExecInspectError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerExecInspectError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerExecInspect
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerExecInspect (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerExportError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerExportError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerExport
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerExport (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerInspectError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerInspectError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerInspectContainerNotFound
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerInspectWithEmptyID
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerInspect
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerInspect (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerInspectNode
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerInspectNode (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerKillError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerKillError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerKill
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerKill (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerListError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerListError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerList
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerList (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerLogsNotFoundError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerLogsError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerLogsError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerLogs
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerLogs (0.12s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerPauseError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerPauseError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerPause
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerPause (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainersPruneError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainersPruneError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainersPrune
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainersPrune (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerRemoveError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerRemoveError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerRemoveNotFoundError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerRemove
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerRemove (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerRenameError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerRenameError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerRename
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerRename (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerResizeError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerResizeError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerExecResizeError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerExecResizeError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerResize
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerResize (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerExecResize
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerExecResize (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerRestartError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerRestartError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerRestart
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerRestart (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerStartError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerStartError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerStart
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerStart (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerStatsError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerStatsError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerStats
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerStats (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerStopError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerStopError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerStop
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerStop (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerTopError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerTopError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerTop
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerTop (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerUnpauseError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerUnpauseError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerUnpause
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerUnpause (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerUpdateError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerUpdateError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerUpdate
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerUpdate (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerWaitError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerWaitError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestContainerWait
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestContainerWait (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestDiskUsageError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestDiskUsageError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestDiskUsage
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestDiskUsage (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestDistributionInspectUnsupported
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestDistributionInspectWithEmptyID
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestEventsErrorInOptions
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestEventsErrorInOptions (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestEventsErrorFromServer
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestEventsErrorFromServer (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestEvents
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestEvents (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestTLSCloseWriter
14:49:52 [2020-12-10T14:49:52.474Z] === PAUSE TestTLSCloseWriter
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageBuildError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageBuildError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageBuild
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageBuild (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestGetDockerOS
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestGetDockerOS (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageCreateError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageCreateError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageCreate
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageCreate (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageHistoryError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageHistoryError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageHistory
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageHistory (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageImportError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageImportError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageImport
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageImport (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageInspectError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageInspectError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageInspectImageNotFound
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageInspectImageNotFound (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageInspectWithEmptyID
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageInspect
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageInspect (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageListError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageListError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageList
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageList (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageListApiBefore125
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageListApiBefore125 (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageLoadError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageLoadError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageLoad
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageLoad (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagesPruneError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImagesPruneError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagesPrune
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImagesPrune (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagePullReferenceParseError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImagePullReferenceParseError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagePullAnyError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImagePullAnyError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagePullStatusUnauthorizedError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagePullWithPrivilegedFuncNoError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagePullWithoutErrors
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImagePullWithoutErrors (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagePushReferenceError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImagePushReferenceError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagePushAnyError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImagePushAnyError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagePushStatusUnauthorizedError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagePushWithPrivilegedFuncNoError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagePushWithoutErrors
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImagePushWithoutErrors (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageRemoveError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageRemoveError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageRemoveImageNotFound
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageRemove
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageRemove (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageSaveError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageSaveError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageSave
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageSave (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageSearchAnyError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageSearchAnyError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageSearchStatusUnauthorizedError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageSearchWithoutErrors
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageTagError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageTagError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageTagInvalidReference
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageTagInvalidReference (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageTagInvalidSourceImageName
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageTagHexSource
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageTagHexSource (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestImageTag
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestImageTag (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestInfoServerError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestInfoServerError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestInfoInvalidResponseJSONError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestInfo
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestInfo (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestNetworkConnectError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestNetworkConnectError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestNetworkConnect
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestNetworkConnect (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestNetworkCreateError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestNetworkCreateError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestNetworkCreate
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestNetworkCreate (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestNetworkDisconnectError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestNetworkDisconnectError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestNetworkDisconnect
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestNetworkDisconnect (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestNetworkInspectError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestNetworkInspectError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestNetworkInspectNotFoundError
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestNetworkInspectWithEmptyID
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
14:49:52 [2020-12-10T14:49:52.474Z] === RUN   TestNetworkInspect
14:49:52 [2020-12-10T14:49:52.474Z] --- PASS: TestNetworkInspect (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestNetworkListError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestNetworkListError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestNetworkList
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestNetworkList (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestNetworksPruneError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestNetworksPruneError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestNetworksPrune
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestNetworksPrune (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestNetworkRemoveError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestNetworkRemoveError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestNetworkRemove
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestNetworkRemove (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestNodeInspectError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestNodeInspectError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestNodeInspectNodeNotFound
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestNodeInspectWithEmptyID
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestNodeInspect
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestNodeInspect (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestNodeListError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestNodeListError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestNodeList
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestNodeList (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestNodeRemoveError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestNodeRemoveError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestNodeRemove
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestNodeRemove (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestNodeUpdateError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestNodeUpdateError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestNodeUpdate
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestNodeUpdate (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestOptionWithTimeout
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestOptionWithTimeout (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPingFail
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPingFail (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPingWithError
14:49:52 [2020-12-10T14:49:52.475Z] 2020/12/10 14:49:51 RoundTripper returned a response & error; ignoring response
14:49:52 [2020-12-10T14:49:52.475Z] 2020/12/10 14:49:51 RoundTripper returned a response & error; ignoring response
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPingWithError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPingSuccess
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPingSuccess (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPingHeadFallback
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPingHeadFallback/OK
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPingHeadFallback/Internal_Server_Error
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPingHeadFallback/Not_Found
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPingHeadFallback (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPluginDisableError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPluginDisableError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPluginDisable
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPluginDisable (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPluginEnableError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPluginEnableError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPluginEnable
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPluginEnable (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPluginInspectError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPluginInspectError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPluginInspectWithEmptyID
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPluginInspect
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPluginInspect (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPluginListError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPluginListError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPluginList
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPluginList (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPluginPushError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPluginPushError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPluginPush
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPluginPush (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPluginRemoveError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPluginRemoveError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPluginRemove
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPluginRemove (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPluginSetError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPluginSetError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPluginSet
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPluginSet (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSetHostHeader
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSetHostHeader (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestPlainTextError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestPlainTextError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestInfiniteError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestInfiniteError (0.02s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSecretCreateUnsupported
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSecretCreateUnsupported (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSecretCreateError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSecretCreateError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSecretCreate
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSecretCreate (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSecretInspectUnsupported
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSecretInspectUnsupported (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSecretInspectError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSecretInspectError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSecretInspectSecretNotFound
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSecretInspectWithEmptyID
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSecretInspect
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSecretInspect (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSecretListUnsupported
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSecretListUnsupported (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSecretListError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSecretListError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSecretList
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSecretList (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSecretRemoveUnsupported
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSecretRemoveError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSecretRemoveError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSecretRemove
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSecretRemove (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSecretUpdateUnsupported
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSecretUpdateError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSecretUpdateError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSecretUpdate
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSecretUpdate (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestServiceCreateError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestServiceCreateError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestServiceCreate
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestServiceCreate (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestServiceCreateCompatiblePlatforms
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestServiceCreateDigestPinning
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestServiceInspectError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestServiceInspectError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestServiceInspectServiceNotFound
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestServiceInspectWithEmptyID
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestServiceInspect
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestServiceInspect (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestServiceListError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestServiceListError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestServiceList
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestServiceList (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestServiceLogsError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestServiceLogsError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestServiceLogs
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestServiceLogs (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestServiceRemoveError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestServiceRemoveError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestServiceRemoveNotFoundError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestServiceRemove
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestServiceRemove (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestServiceUpdateError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestServiceUpdateError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestServiceUpdate
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestServiceUpdate (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSwarmGetUnlockKeyError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSwarmGetUnlockKey
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSwarmInitError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSwarmInitError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSwarmInit
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSwarmInit (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSwarmInspectError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSwarmInspectError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSwarmInspect
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSwarmInspect (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSwarmJoinError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSwarmJoinError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSwarmJoin
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSwarmJoin (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSwarmLeaveError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSwarmLeaveError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSwarmLeave
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSwarmLeave (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSwarmUnlockError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSwarmUnlockError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSwarmUnlock
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSwarmUnlock (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSwarmUpdateError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSwarmUpdateError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestSwarmUpdate
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestSwarmUpdate (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestTaskInspectError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestTaskInspectError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestTaskInspectWithEmptyID
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestTaskInspect
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestTaskInspect (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestTaskListError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestTaskListError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestTaskList
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestTaskList (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestVolumeCreateError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestVolumeCreateError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestVolumeCreate
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestVolumeCreate (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestVolumeInspectError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestVolumeInspectError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestVolumeInspectNotFound
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestVolumeInspectNotFound (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestVolumeInspectWithEmptyID
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestVolumeInspect
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestVolumeInspect (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestVolumeListError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestVolumeListError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestVolumeList
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestVolumeList (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestVolumeRemoveError
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestVolumeRemoveError (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === RUN   TestVolumeRemove
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestVolumeRemove (0.00s)
14:49:52 [2020-12-10T14:49:52.475Z] === CONT  TestTLSCloseWriter
14:49:52 [2020-12-10T14:49:52.475Z] --- PASS: TestTLSCloseWriter (0.01s)
14:49:52 [2020-12-10T14:49:52.475Z] PASS
14:49:52 [2020-12-10T14:49:52.475Z] coverage: 74.9% of statements
14:49:52 [2020-12-10T14:49:52.475Z] ok  	github.com/docker/docker/client	0.559s	coverage: 74.9% of statements
14:49:52 [2020-12-10T14:49:52.637Z] --- PASS: TestResizeWithInvalidSize (0.56s)
14:49:52 [2020-12-10T14:49:52.637Z] === RUN   TestResizeWhenContainerNotStarted
14:49:53 [2020-12-10T14:49:53.273Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s)
14:49:53 [2020-12-10T14:49:53.273Z] === RUN   TestDaemonRestartKillContainers
14:49:53 [2020-12-10T14:49:53.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:49:53 [2020-12-10T14:49:53.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:49:53 [2020-12-10T14:49:53.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:49:53 [2020-12-10T14:49:53.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:49:53 [2020-12-10T14:49:53.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:49:53 [2020-12-10T14:49:53.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:49:53 [2020-12-10T14:49:53.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:49:53 [2020-12-10T14:49:53.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:49:53 [2020-12-10T14:49:53.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:49:53 [2020-12-10T14:49:53.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:49:53 [2020-12-10T14:49:53.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:49:53 [2020-12-10T14:49:53.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:49:53 [2020-12-10T14:49:53.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:49:53 [2020-12-10T14:49:53.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:49:53 [2020-12-10T14:49:53.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:49:53 [2020-12-10T14:49:53.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:49:53 [2020-12-10T14:49:53.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:49:53 [2020-12-10T14:49:53.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:49:53 [2020-12-10T14:49:53.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:49:53 [2020-12-10T14:49:53.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:49:53 [2020-12-10T14:49:53.274Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:49:53 [2020-12-10T14:49:53.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:49:53 [2020-12-10T14:49:53.274Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:49:53 [2020-12-10T14:49:53.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:49:53 [2020-12-10T14:49:53.274Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:49:53 [2020-12-10T14:49:53.274Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:49:53 [2020-12-10T14:49:53.274Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:49:53 [2020-12-10T14:49:53.274Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:49:54 [2020-12-10T14:49:54.746Z] --- PASS: TestDockerNetworkReConnect (4.45s)
14:49:54 [2020-12-10T14:49:54.746Z] === RUN   TestServicePlugin
14:49:54 [2020-12-10T14:49:54.746Z] --- SKIP: TestServicePlugin (0.00s)
14:49:54 [2020-12-10T14:49:54.746Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:49:54 [2020-12-10T14:49:54.746Z] === RUN   TestServiceUpdateLabel
14:49:54 [2020-12-10T14:49:54.953Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:49:55 [2020-12-10T14:49:55.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:49:55 [2020-12-10T14:49:55.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:49:55 [2020-12-10T14:49:55.599Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
14:49:55 [2020-12-10T14:49:55.599Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
14:49:55 [2020-12-10T14:49:55.991Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:49:55 [2020-12-10T14:49:55.991Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:49:56 [2020-12-10T14:49:56.633Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:49:56 [2020-12-10T14:49:56.928Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:49:58 [2020-12-10T14:49:58.057Z] --- PASS: TestServiceUpdateLabel (3.01s)
14:49:58 [2020-12-10T14:49:58.057Z] === RUN   TestServiceUpdateSecrets
14:49:58 [2020-12-10T14:49:58.448Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:49:58 [2020-12-10T14:49:58.890Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
14:49:59 [2020-12-10T14:49:59.507Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:50:00 [2020-12-10T14:50:00.798Z] --- PASS: TestDockerDaemonSuite (353.16s)
14:50:00 [2020-12-10T14:50:00.798Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (14.46s)
14:50:00 [2020-12-10T14:50:00.798Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.76s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.42s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.96s)
14:50:00 [2020-12-10T14:50:00.799Z]         docker_cli_daemon_test.go:1455: [dd9ef1356be5e] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [d8083eb56584c] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.22s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.59s)
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [d49c550373602] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.58s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.81s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.37s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.47s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.34s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.55s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [d7abe2774aad0] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [d4d0d6b3d17cd] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.26s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s)
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [da2e913c37800] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.26s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.05s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [d8ee06497ff27] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.17s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.39s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.45s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
14:50:00 [2020-12-10T14:50:00.799Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [d62e0c9138017] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.48s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.09s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.70s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.81s)
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [d04ebdc5864cb] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.59s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s)
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [d4b7f4aff44c9] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.99s)
14:50:00 [2020-12-10T14:50:00.799Z]         docker_cli_daemon_plugins_test.go:79: [d45201b57d850] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.95s)
14:50:00 [2020-12-10T14:50:00.799Z]         docker_cli_daemon_plugins_test.go:169: [dc66bc9b57b1e] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.64s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.57s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [ddfcea65eb4fc] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.89s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.87s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.04s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.98s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.03s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.99s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.13s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.57s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.96s)
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [d7876a1f421ef] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.67s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.09s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.08s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.50s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.11s)
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [d8709b4fe68e5] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.71s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.60s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.30s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.62s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.41s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.25s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
14:50:00 [2020-12-10T14:50:00.799Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [d1dfd9722b86e] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
14:50:00 [2020-12-10T14:50:00.799Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [dabfcb7e7fb07] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.71s)
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [d8d0fe480a255] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.90s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.51s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.24s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.66s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.13s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.22s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.42s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.61s)
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [df994d396e102] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.16s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.93s)
14:50:00 [2020-12-10T14:50:00.799Z]         docker_cli_daemon_plugins_test.go:105: [db357c6706933] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.90s)
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [da99735305250] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.32s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s)
14:50:00 [2020-12-10T14:50:00.799Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
14:50:00 [2020-12-10T14:50:00.799Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
14:50:00 [2020-12-10T14:50:00.799Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
14:50:00 [2020-12-10T14:50:00.799Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
14:50:00 [2020-12-10T14:50:00.799Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
14:50:00 [2020-12-10T14:50:00.799Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
14:50:00 [2020-12-10T14:50:00.799Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
14:50:00 [2020-12-10T14:50:00.799Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
14:50:00 [2020-12-10T14:50:00.799Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
14:50:00 [2020-12-10T14:50:00.799Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [da1fd023d555c] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s)
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [df25cc6e29b31] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.08s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [da4610f01e618] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.84s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.87s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.01s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [df4065599338c] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.69s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.43s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.72s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.44s)
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [d066ce42f97be] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [de2dcd31b4f8b] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.05s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.16s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.87s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.01s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.59s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.25s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.31s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.15s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.91s)
14:50:00 [2020-12-10T14:50:00.799Z]         docker_cli_daemon_test.go:2550: [df431d27b5ee1] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.32s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.71s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.96s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.73s)
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s)
14:50:00 [2020-12-10T14:50:00.799Z]         check_test.go:309: [de4d930f59ad4] daemon is not started
14:50:00 [2020-12-10T14:50:00.799Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.62s)
14:50:00 [2020-12-10T14:50:00.799Z] === RUN   TestDockerSwarmSuite
14:50:00 [2020-12-10T14:50:00.799Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
14:50:01 [2020-12-10T14:50:01.579Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:50:01 [2020-12-10T14:50:01.579Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s)
14:50:01 [2020-12-10T14:50:01.579Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.98s)
14:50:01 [2020-12-10T14:50:01.579Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s)
14:50:01 [2020-12-10T14:50:01.579Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.87s)
14:50:01 [2020-12-10T14:50:01.579Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s)
14:50:01 [2020-12-10T14:50:01.579Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s)
14:50:01 [2020-12-10T14:50:01.579Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.42s)
14:50:01 [2020-12-10T14:50:01.579Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.41s)
14:50:01 [2020-12-10T14:50:01.579Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s)
14:50:01 [2020-12-10T14:50:01.579Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.24s)
14:50:01 [2020-12-10T14:50:01.579Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s)
14:50:01 [2020-12-10T14:50:01.579Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.00s)
14:50:01 [2020-12-10T14:50:01.579Z] === RUN   TestCgroupNamespacesRun
14:50:03 [2020-12-10T14:50:03.088Z] --- PASS: TestCgroupNamespacesRun (1.36s)
14:50:03 [2020-12-10T14:50:03.088Z] === RUN   TestCgroupNamespacesRunPrivileged
14:50:04 [2020-12-10T14:50:04.124Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s)
14:50:04 [2020-12-10T14:50:04.124Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:50:04 [2020-12-10T14:50:04.860Z] --- PASS: TestCheckoutGit (24.79s)
14:50:04 [2020-12-10T14:50:04.860Z] === RUN   TestValidGitTransport
14:50:04 [2020-12-10T14:50:04.860Z] --- PASS: TestValidGitTransport (0.00s)
14:50:04 [2020-12-10T14:50:04.860Z] === RUN   TestGitInvalidRef
14:50:04 [2020-12-10T14:50:04.860Z] --- PASS: TestGitInvalidRef (0.16s)
14:50:04 [2020-12-10T14:50:04.860Z] PASS
14:50:04 [2020-12-10T14:50:04.860Z] coverage: 86.3% of statements
14:50:04 [2020-12-10T14:50:04.860Z] ok  	github.com/docker/docker/builder/remotecontext/git	25.197s	coverage: 86.3% of statements
14:50:04 [2020-12-10T14:50:04.860Z] ?   	github.com/docker/docker/cli	[no test files]
14:50:04 [2020-12-10T14:50:04.860Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:50:04 [2020-12-10T14:50:04.993Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
14:50:05 [2020-12-10T14:50:05.295Z] --- PASS: TestServiceUpdatePidsLimit (18.19s)
14:50:05 [2020-12-10T14:50:05.295Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s)
14:50:05 [2020-12-10T14:50:05.295Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s)
14:50:05 [2020-12-10T14:50:05.295Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.34s)
14:50:05 [2020-12-10T14:50:05.295Z] PASS
14:50:05 [2020-12-10T14:50:05.295Z] 
14:50:05 [2020-12-10T14:50:05.295Z] === Skipped
14:50:05 [2020-12-10T14:50:05.295Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
14:50:05 [2020-12-10T14:50:05.295Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:50:05 [2020-12-10T14:50:05.295Z] 
14:50:05 [2020-12-10T14:50:05.295Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
14:50:05 [2020-12-10T14:50:05.295Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:05 [2020-12-10T14:50:05.295Z] 
14:50:05 [2020-12-10T14:50:05.295Z] 
14:50:05 [2020-12-10T14:50:05.295Z] DONE 27 tests, 2 skipped in 178.471s
14:50:05 [2020-12-10T14:50:05.295Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
14:50:05 [2020-12-10T14:50:05.295Z] ++ 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
14:50:05 [2020-12-10T14:50:05.295Z] ++ set -e
14:50:05 [2020-12-10T14:50:05.295Z] ++ '[' -n 0 ']'
14:50:05 [2020-12-10T14:50:05.295Z] ++ set -x
14:50:05 [2020-12-10T14:50:05.295Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:50:05 [2020-12-10T14:50:05.295Z] INFO: Testing against a local daemon
14:50:05 [2020-12-10T14:50:05.295Z] === RUN   TestSessionCreate
14:50:05 [2020-12-10T14:50:05.295Z] --- PASS: TestSessionCreate (0.03s)
14:50:05 [2020-12-10T14:50:05.295Z] === RUN   TestSessionCreateWithBadUpgrade
14:50:05 [2020-12-10T14:50:05.295Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
14:50:05 [2020-12-10T14:50:05.295Z] PASS
14:50:05 [2020-12-10T14:50:05.295Z] 
14:50:05 [2020-12-10T14:50:05.295Z] DONE 2 tests in 0.200s
14:50:05 [2020-12-10T14:50:05.295Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
14:50:05 [2020-12-10T14:50:05.295Z] ++ 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
14:50:05 [2020-12-10T14:50:05.295Z] ++ set -e
14:50:05 [2020-12-10T14:50:05.295Z] ++ '[' -n 0 ']'
14:50:05 [2020-12-10T14:50:05.295Z] ++ set -x
14:50:05 [2020-12-10T14:50:05.295Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:50:05 [2020-12-10T14:50:05.295Z] INFO: Testing against a local daemon
14:50:05 [2020-12-10T14:50:05.295Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:50:05 [2020-12-10T14:50:05.295Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:50:05 [2020-12-10T14:50:05.295Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:50:05 [2020-12-10T14:50:05.295Z] === RUN   TestEventsExecDie
14:50:05 [2020-12-10T14:50:05.295Z] --- PASS: TestEventsExecDie (0.96s)
14:50:05 [2020-12-10T14:50:05.295Z] === RUN   TestEventsBackwardsCompatible
14:50:05 [2020-12-10T14:50:05.295Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
14:50:05 [2020-12-10T14:50:05.295Z] === RUN   TestInfoBinaryCommits
14:50:05 [2020-12-10T14:50:05.295Z] --- PASS: TestInfoBinaryCommits (0.01s)
14:50:05 [2020-12-10T14:50:05.295Z] === RUN   TestInfoAPIVersioned
14:50:05 [2020-12-10T14:50:05.295Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:50:05 [2020-12-10T14:50:05.295Z] === RUN   TestInfoDiscoveryBackend
14:50:05 [2020-12-10T14:50:05.584Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
14:50:05 [2020-12-10T14:50:05.584Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:50:05 [2020-12-10T14:50:05.636Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s)
14:50:05 [2020-12-10T14:50:05.636Z] === RUN   TestCgroupNamespacesRunHostMode
14:50:06 [2020-12-10T14:50:06.611Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:50:06 [2020-12-10T14:50:06.611Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:50:07 [2020-12-10T14:50:07.141Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s)
14:50:07 [2020-12-10T14:50:07.141Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:50:07 [2020-12-10T14:50:07.240Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
14:50:07 [2020-12-10T14:50:07.240Z] === RUN   TestInfoAPI
14:50:07 [2020-12-10T14:50:07.240Z] --- PASS: TestInfoAPI (0.01s)
14:50:07 [2020-12-10T14:50:07.240Z] === RUN   TestInfoAPIWarnings
14:50:07 [2020-12-10T14:50:07.532Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
14:50:08 [2020-12-10T14:50:08.183Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.35s)
14:50:08 [2020-12-10T14:50:08.183Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:50:09 [2020-12-10T14:50:09.701Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s)
14:50:09 [2020-12-10T14:50:09.701Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:50:10 [2020-12-10T14:50:10.335Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
14:50:10 [2020-12-10T14:50:10.335Z] === RUN   TestCgroupNamespacesRunOlderClient
14:50:11 [2020-12-10T14:50:11.846Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s)
14:50:11 [2020-12-10T14:50:11.846Z] === RUN   TestKernelTCPMemory
14:50:11 [2020-12-10T14:50:11.936Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
14:50:11 [2020-12-10T14:50:11.936Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
14:50:11 [2020-12-10T14:50:11.936Z] === RUN   TestLoadDaemonCliConfigWithTLS
14:50:11 [2020-12-10T14:50:11.936Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
14:50:11 [2020-12-10T14:50:11.936Z] === RUN   TestLoadDaemonCliConfigWithConflicts
14:50:11 [2020-12-10T14:50:11.936Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
14:50:11 [2020-12-10T14:50:11.936Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
14:50:11 [2020-12-10T14:50:11.936Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
14:50:11 [2020-12-10T14:50:11.936Z] === RUN   TestLoadDaemonCliWithConflictingLabels
14:50:11 [2020-12-10T14:50:11.936Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
14:50:11 [2020-12-10T14:50:11.936Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
14:50:11 [2020-12-10T14:50:11.936Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
14:50:11 [2020-12-10T14:50:11.936Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
14:50:11 [2020-12-10T14:50:11.936Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
14:50:11 [2020-12-10T14:50:11.936Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
14:50:11 [2020-12-10T14:50:11.936Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
14:50:11 [2020-12-10T14:50:11.936Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
14:50:11 [2020-12-10T14:50:11.936Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
14:50:11 [2020-12-10T14:50:11.936Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
14:50:11 [2020-12-10T14:50:11.936Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
14:50:11 [2020-12-10T14:50:11.936Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
14:50:11 [2020-12-10T14:50:11.936Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
14:50:11 [2020-12-10T14:50:11.936Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
14:50:11 [2020-12-10T14:50:11.936Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
14:50:11 [2020-12-10T14:50:11.936Z] === RUN   TestConfigureDaemonLogs
14:50:11 [2020-12-10T14:50:11.936Z] --- PASS: TestConfigureDaemonLogs (0.00s)
14:50:11 [2020-12-10T14:50:11.936Z] === RUN   TestCommonOptionsInstallFlags
14:50:11 [2020-12-10T14:50:11.936Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
14:50:11 [2020-12-10T14:50:11.936Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
14:50:11 [2020-12-10T14:50:11.936Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
14:50:11 [2020-12-10T14:50:11.936Z] PASS
14:50:11 [2020-12-10T14:50:11.936Z] coverage: 18.4% of statements
14:50:11 [2020-12-10T14:50:11.936Z] ok  	github.com/docker/docker/cmd/dockerd	0.591s	coverage: 18.4% of statements
14:50:12 [2020-12-10T14:50:12.492Z] --- PASS: TestKernelTCPMemory (0.65s)
14:50:12 [2020-12-10T14:50:12.492Z] === RUN   TestNISDomainname
14:50:12 [2020-12-10T14:50:12.806Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
14:50:12 [2020-12-10T14:50:12.957Z] --- PASS: TestServiceUpdateSecrets (15.31s)
14:50:12 [2020-12-10T14:50:12.957Z] === RUN   TestServiceUpdateConfigs
14:50:13 [2020-12-10T14:50:13.124Z] --- PASS: TestNISDomainname (0.66s)
14:50:13 [2020-12-10T14:50:13.124Z] === RUN   TestHostnameDnsResolution
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestContainerStopSignal
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestContainerStopSignal (0.00s)
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestContainerStopTimeout
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestContainerStopTimeout (0.00s)
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestContainerSecretReferenceDestTarget
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestContainerLogPathSetForJSONFileLogger
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestContainerLogPathSetForRingLogger
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestReplaceAndAppendEnvVars
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
14:50:13 [2020-12-10T14:50:13.472Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestNewMemoryStore
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestNewMemoryStore (0.00s)
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestAddContainers
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestAddContainers (0.00s)
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestGetContainer
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestGetContainer (0.00s)
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestDeleteContainer
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestDeleteContainer (0.00s)
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestListContainers
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestListContainers (0.00s)
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestFirstContainer
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestFirstContainer (0.00s)
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestApplyAllContainer
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestApplyAllContainer (0.00s)
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestIsValidHealthString
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestIsValidHealthString (0.00s)
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestStateRunStop
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestStateRunStop (0.00s)
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestStateTimeoutWait
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestStateTimeoutWait (0.10s)
14:50:13 [2020-12-10T14:50:13.472Z]     state_test.go:141: Stop callback fired
14:50:13 [2020-12-10T14:50:13.472Z]     state_test.go:165: Stop callback fired
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestIsValidStateString
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestIsValidStateString (0.00s)
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestViewSaveDelete
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestViewSaveDelete (0.01s)
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestViewAll
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestViewAll (0.01s)
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestViewGet
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestViewGet (0.01s)
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestNames
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestNames (0.00s)
14:50:13 [2020-12-10T14:50:13.472Z] === RUN   TestViewWithHealthCheck
14:50:13 [2020-12-10T14:50:13.472Z] --- PASS: TestViewWithHealthCheck (0.00s)
14:50:13 [2020-12-10T14:50:13.472Z] PASS
14:50:13 [2020-12-10T14:50:13.472Z] coverage: 41.6% of statements
14:50:13 [2020-12-10T14:50:13.472Z] ok  	github.com/docker/docker/container	0.458s	coverage: 41.6% of statements
14:50:13 [2020-12-10T14:50:13.472Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:50:13 [2020-12-10T14:50:13.472Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:50:13 [2020-12-10T14:50:13.472Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:50:13 [2020-12-10T14:50:13.472Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:50:14 [2020-12-10T14:50:14.157Z] --- PASS: TestHostnameDnsResolution (0.85s)
14:50:14 [2020-12-10T14:50:14.157Z] === RUN   TestStats
14:50:15 [2020-12-10T14:50:15.012Z] === RUN   TestPrepare
14:50:15 [2020-12-10T14:50:15.012Z] --- PASS: TestPrepare (0.00s)
14:50:15 [2020-12-10T14:50:15.012Z] === RUN   TestStart
14:50:15 [2020-12-10T14:50:15.012Z] --- PASS: TestStart (0.00s)
14:50:15 [2020-12-10T14:50:15.012Z] === RUN   TestWaitCancel
14:50:15 [2020-12-10T14:50:15.012Z] --- PASS: TestWaitCancel (0.00s)
14:50:15 [2020-12-10T14:50:15.012Z] === RUN   TestWaitDisabled
14:50:15 [2020-12-10T14:50:15.472Z] --- PASS: TestWaitDisabled (0.00s)
14:50:15 [2020-12-10T14:50:15.472Z] === RUN   TestWaitEnabled
14:50:15 [2020-12-10T14:50:15.472Z] --- PASS: TestWaitEnabled (0.00s)
14:50:15 [2020-12-10T14:50:15.472Z] === RUN   TestRemove
14:50:15 [2020-12-10T14:50:15.472Z] --- PASS: TestRemove (0.00s)
14:50:15 [2020-12-10T14:50:15.472Z] PASS
14:50:15 [2020-12-10T14:50:15.472Z] coverage: 65.3% of statements
14:50:15 [2020-12-10T14:50:15.472Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.253s	coverage: 65.3% of statements
14:50:16 [2020-12-10T14:50:16.886Z] --- PASS: TestStats (2.51s)
14:50:16 [2020-12-10T14:50:16.886Z] === RUN   TestStopContainerWithTimeout
14:50:16 [2020-12-10T14:50:16.886Z] === RUN   TestStopContainerWithTimeout/0
14:50:16 [2020-12-10T14:50:16.886Z] === PAUSE TestStopContainerWithTimeout/0
14:50:16 [2020-12-10T14:50:16.886Z] === RUN   TestStopContainerWithTimeout/1
14:50:16 [2020-12-10T14:50:16.886Z] === PAUSE TestStopContainerWithTimeout/1
14:50:16 [2020-12-10T14:50:16.886Z] === RUN   TestStopContainerWithTimeout/3
14:50:16 [2020-12-10T14:50:16.886Z] === PAUSE TestStopContainerWithTimeout/3
14:50:16 [2020-12-10T14:50:16.886Z] === RUN   TestStopContainerWithTimeout/-1
14:50:16 [2020-12-10T14:50:16.886Z] === PAUSE TestStopContainerWithTimeout/-1
14:50:16 [2020-12-10T14:50:16.886Z] === CONT  TestStopContainerWithTimeout/0
14:50:16 [2020-12-10T14:50:16.886Z] === CONT  TestStopContainerWithTimeout/-1
14:50:16 [2020-12-10T14:50:16.886Z] === CONT  TestStopContainerWithTimeout/1
14:50:16 [2020-12-10T14:50:16.886Z] === CONT  TestStopContainerWithTimeout/3
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
14:50:17 [2020-12-10T14:50:17.011Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.10s)
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
14:50:17 [2020-12-10T14:50:17.011Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
14:50:17 [2020-12-10T14:50:17.011Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
14:50:17 [2020-12-10T14:50:17.011Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCContainerRuntime
14:50:17 [2020-12-10T14:50:17.011Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
14:50:17 [2020-12-10T14:50:17.011Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCIsolation
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCIsolation/empty
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCIsolation/default
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCIsolation/process
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
14:50:17 [2020-12-10T14:50:17.011Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertFromGRPCIsolation
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertFromGRPCIsolation/default
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertFromGRPCIsolation/process
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
14:50:17 [2020-12-10T14:50:17.011Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCCredentialSpec
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
14:50:17 [2020-12-10T14:50:17.011Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
14:50:17 [2020-12-10T14:50:17.011Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
14:50:17 [2020-12-10T14:50:17.011Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
14:50:17 [2020-12-10T14:50:17.011Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
14:50:17 [2020-12-10T14:50:17.011Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertFromGRPCConfigs
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertFromGRPCConfigs/file
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
14:50:17 [2020-12-10T14:50:17.011Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCConfigs
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCConfigs/file
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
14:50:17 [2020-12-10T14:50:17.011Z] === RUN   TestServiceConvertToGRPCConfigs/none
14:50:17 [2020-12-10T14:50:17.011Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
14:50:17 [2020-12-10T14:50:17.011Z] PASS
14:50:17 [2020-12-10T14:50:17.011Z] coverage: 35.9% of statements
14:50:17 [2020-12-10T14:50:17.011Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.604s	coverage: 35.9% of statements
14:50:17 [2020-12-10T14:50:17.979Z] === RUN   TestNewListSecretsFilters
14:50:17 [2020-12-10T14:50:17.979Z] --- PASS: TestNewListSecretsFilters (0.00s)
14:50:17 [2020-12-10T14:50:17.980Z] === RUN   TestNewListConfigsFilters
14:50:17 [2020-12-10T14:50:17.980Z] --- PASS: TestNewListConfigsFilters (0.00s)
14:50:17 [2020-12-10T14:50:17.980Z] PASS
14:50:17 [2020-12-10T14:50:17.980Z] coverage: 0.5% of statements
14:50:17 [2020-12-10T14:50:17.980Z] ok  	github.com/docker/docker/daemon/cluster	0.733s	coverage: 0.5% of statements
14:50:19 [2020-12-10T14:50:19.376Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
14:50:19 [2020-12-10T14:50:19.615Z] --- PASS: TestStopContainerWithTimeout (0.02s)
14:50:19 [2020-12-10T14:50:19.615Z]     --- PASS: TestStopContainerWithTimeout/0 (0.89s)
14:50:19 [2020-12-10T14:50:19.615Z]     --- PASS: TestStopContainerWithTimeout/1 (1.97s)
14:50:19 [2020-12-10T14:50:19.615Z]     --- PASS: TestStopContainerWithTimeout/3 (2.60s)
14:50:19 [2020-12-10T14:50:19.615Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
14:50:19 [2020-12-10T14:50:19.615Z] === RUN   TestDeleteDevicemapper
14:50:19 [2020-12-10T14:50:19.615Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:50:19 [2020-12-10T14:50:19.615Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:50:19 [2020-12-10T14:50:19.615Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:50:20 [2020-12-10T14:50:20.756Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
14:50:22 [2020-12-10T14:50:22.345Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s)
14:50:22 [2020-12-10T14:50:22.345Z] === RUN   TestUpdateMemory
14:50:22 [2020-12-10T14:50:22.637Z] --- PASS: TestUpdateMemory (0.70s)
14:50:22 [2020-12-10T14:50:22.637Z] === RUN   TestUpdateCPUQuota
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestDiscoveryOptsErrors
14:50:22 [2020-12-10T14:50:22.668Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestDiscoveryOpts
14:50:22 [2020-12-10T14:50:22.668Z] --- PASS: TestDiscoveryOpts (0.00s)
14:50:22 [2020-12-10T14:50:22.668Z] PASS
14:50:22 [2020-12-10T14:50:22.668Z] coverage: 30.0% of statements
14:50:22 [2020-12-10T14:50:22.668Z] ok  	github.com/docker/docker/daemon/discovery	0.202s	coverage: 30.0% of statements
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestBuilderGC
14:50:22 [2020-12-10T14:50:22.668Z] --- PASS: TestBuilderGC (0.00s)
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestDaemonConfigurationNotFound
14:50:22 [2020-12-10T14:50:22.668Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestDaemonBrokenConfiguration
14:50:22 [2020-12-10T14:50:22.668Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestParseClusterAdvertiseSettings
14:50:22 [2020-12-10T14:50:22.668Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestFindConfigurationConflicts
14:50:22 [2020-12-10T14:50:22.668Z] --- PASS: TestFindConfigurationConflicts (0.00s)
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
14:50:22 [2020-12-10T14:50:22.668Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestDaemonConfigurationMergeConflicts
14:50:22 [2020-12-10T14:50:22.668Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestDaemonConfigurationMergeConcurrent
14:50:22 [2020-12-10T14:50:22.668Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestDaemonConfigurationMergeConcurrentError
14:50:22 [2020-12-10T14:50:22.668Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
14:50:22 [2020-12-10T14:50:22.668Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
14:50:22 [2020-12-10T14:50:22.668Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
14:50:22 [2020-12-10T14:50:22.668Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
14:50:22 [2020-12-10T14:50:22.668Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
14:50:22 [2020-12-10T14:50:22.668Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
14:50:22 [2020-12-10T14:50:22.668Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestFindConfigurationConflictsWithMergedValues
14:50:22 [2020-12-10T14:50:22.668Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestValidateConfigurationErrors
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
14:50:22 [2020-12-10T14:50:22.668Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
14:50:23 [2020-12-10T14:50:23.128Z] --- PASS: TestValidateConfigurationErrors (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z] === RUN   TestValidateConfiguration
14:50:23 [2020-12-10T14:50:23.128Z] === RUN   TestValidateConfiguration/with_label
14:50:23 [2020-12-10T14:50:23.128Z] === RUN   TestValidateConfiguration/with_dns
14:50:23 [2020-12-10T14:50:23.128Z] === RUN   TestValidateConfiguration/with_dns-search
14:50:23 [2020-12-10T14:50:23.128Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
14:50:23 [2020-12-10T14:50:23.128Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
14:50:23 [2020-12-10T14:50:23.128Z] === RUN   TestValidateConfiguration/with_max-download-attempts
14:50:23 [2020-12-10T14:50:23.128Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
14:50:23 [2020-12-10T14:50:23.128Z] === RUN   TestValidateConfiguration/with_node_generic_resources
14:50:23 [2020-12-10T14:50:23.128Z] --- PASS: TestValidateConfiguration (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z] === RUN   TestModifiedDiscoverySettings
14:50:23 [2020-12-10T14:50:23.128Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z] === RUN   TestReloadSetConfigFileNotExist
14:50:23 [2020-12-10T14:50:23.128Z] time="2020-12-10T14:50:22Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
14:50:23 [2020-12-10T14:50:23.128Z] --- PASS: TestReloadSetConfigFileNotExist (0.10s)
14:50:23 [2020-12-10T14:50:23.128Z] === RUN   TestReloadDefaultConfigNotExist
14:50:23 [2020-12-10T14:50:23.128Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
14:50:23 [2020-12-10T14:50:23.128Z] === RUN   TestReloadBadDefaultConfig
14:50:23 [2020-12-10T14:50:23.128Z] time="2020-12-10T14:50:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-422478195"
14:50:23 [2020-12-10T14:50:23.128Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z] === RUN   TestReloadWithConflictingLabels
14:50:23 [2020-12-10T14:50:23.128Z] time="2020-12-10T14:50:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-154662454"
14:50:23 [2020-12-10T14:50:23.128Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z] === RUN   TestReloadWithDuplicateLabels
14:50:23 [2020-12-10T14:50:23.128Z] time="2020-12-10T14:50:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-238461469"
14:50:23 [2020-12-10T14:50:23.128Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z] === RUN   TestDaemonConfigurationMerge
14:50:23 [2020-12-10T14:50:23.128Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
14:50:23 [2020-12-10T14:50:23.128Z] PASS
14:50:23 [2020-12-10T14:50:23.128Z] coverage: 79.7% of statements
14:50:23 [2020-12-10T14:50:23.128Z] ok  	github.com/docker/docker/daemon/config	0.518s	coverage: 79.7% of statements
14:50:23 [2020-12-10T14:50:23.673Z] --- PASS: TestUpdateCPUQuota (0.89s)
14:50:23 [2020-12-10T14:50:23.673Z] === RUN   TestUpdatePidsLimit
14:50:23 [2020-12-10T14:50:23.673Z] === RUN   TestUpdatePidsLimit/update_from_none
14:50:23 [2020-12-10T14:50:23.673Z] === RUN   TestUpdatePidsLimit/no_change
14:50:23 [2020-12-10T14:50:23.966Z] === RUN   TestUpdatePidsLimit/update_lower
14:50:24 [2020-12-10T14:50:24.258Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:50:24 [2020-12-10T14:50:24.552Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:50:24 [2020-12-10T14:50:24.670Z] === RUN   TestVerifyNetworkingConfig
14:50:24 [2020-12-10T14:50:24.670Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
14:50:24 [2020-12-10T14:50:24.670Z] === RUN   TestGetContainer
14:50:24 [2020-12-10T14:50:24.670Z] --- PASS: TestGetContainer (0.00s)
14:50:24 [2020-12-10T14:50:24.670Z] === RUN   TestValidContainerNames
14:50:24 [2020-12-10T14:50:24.670Z] --- PASS: TestValidContainerNames (0.00s)
14:50:24 [2020-12-10T14:50:24.670Z] === RUN   TestContainerInitDNS
14:50:24 [2020-12-10T14:50:24.670Z] --- SKIP: TestContainerInitDNS (0.00s)
14:50:24 [2020-12-10T14:50:24.670Z]     daemon_test.go:147: root required
14:50:24 [2020-12-10T14:50:24.670Z] === RUN   TestMerge
14:50:24 [2020-12-10T14:50:24.670Z] --- PASS: TestMerge (0.00s)
14:50:24 [2020-12-10T14:50:24.670Z] === RUN   TestValidateContainerIsolation
14:50:24 [2020-12-10T14:50:24.670Z] --- PASS: TestValidateContainerIsolation (0.00s)
14:50:24 [2020-12-10T14:50:24.670Z] === RUN   TestFindNetworkErrorType
14:50:24 [2020-12-10T14:50:24.670Z] --- PASS: TestFindNetworkErrorType (0.00s)
14:50:24 [2020-12-10T14:50:24.670Z] === RUN   TestEnsureServicesExist
14:50:24 [2020-12-10T14:50:24.670Z] --- PASS: TestEnsureServicesExist (0.00s)
14:50:24 [2020-12-10T14:50:24.670Z] === RUN   TestEnsureServicesExistErrors
14:50:24 [2020-12-10T14:50:24.670Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
14:50:24 [2020-12-10T14:50:24.671Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestContainerDelete
14:50:24 [2020-12-10T14:50:24.671Z] --- PASS: TestContainerDelete (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestContainerDoubleDelete
14:50:24 [2020-12-10T14:50:24.671Z] --- PASS: TestContainerDoubleDelete (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestLogContainerEventCopyLabels
14:50:24 [2020-12-10T14:50:24.671Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestLogContainerEventWithAttributes
14:50:24 [2020-12-10T14:50:24.671Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestNoneHealthcheck
14:50:24 [2020-12-10T14:50:24.671Z] --- PASS: TestNoneHealthcheck (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestHealthStates
14:50:24 [2020-12-10T14:50:24.671Z] time="2020-12-10T14:50:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
14:50:24 [2020-12-10T14:50:24.671Z] time="2020-12-10T14:50:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
14:50:24 [2020-12-10T14:50:24.671Z] time="2020-12-10T14:50:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
14:50:24 [2020-12-10T14:50:24.671Z] time="2020-12-10T14:50:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
14:50:24 [2020-12-10T14:50:24.671Z] time="2020-12-10T14:50:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
14:50:24 [2020-12-10T14:50:24.671Z] time="2020-12-10T14:50:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
14:50:24 [2020-12-10T14:50:24.671Z] time="2020-12-10T14:50:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
14:50:24 [2020-12-10T14:50:24.671Z] time="2020-12-10T14:50:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
14:50:24 [2020-12-10T14:50:24.671Z] time="2020-12-10T14:50:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
14:50:24 [2020-12-10T14:50:24.671Z] time="2020-12-10T14:50:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
14:50:24 [2020-12-10T14:50:24.671Z] --- PASS: TestHealthStates (0.07s)
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestMaskURLCredentials
14:50:24 [2020-12-10T14:50:24.671Z] --- PASS: TestMaskURLCredentials (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestGetInspectData
14:50:24 [2020-12-10T14:50:24.671Z] --- PASS: TestGetInspectData (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestFillLicense
14:50:24 [2020-12-10T14:50:24.671Z] --- PASS: TestFillLicense (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestListInvalidFilter
14:50:24 [2020-12-10T14:50:24.671Z] --- PASS: TestListInvalidFilter (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestNameFilter
14:50:24 [2020-12-10T14:50:24.671Z] --- PASS: TestNameFilter (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
14:50:24 [2020-12-10T14:50:24.671Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
14:50:24 [2020-12-10T14:50:24.671Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
14:50:24 [2020-12-10T14:50:24.671Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
14:50:24 [2020-12-10T14:50:24.671Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
14:50:24 [2020-12-10T14:50:24.672Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
14:50:24 [2020-12-10T14:50:24.672Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
14:50:24 [2020-12-10T14:50:24.672Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
14:50:24 [2020-12-10T14:50:24.672Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
14:50:24 [2020-12-10T14:50:24.672Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
14:50:24 [2020-12-10T14:50:24.672Z] === RUN   TestDaemonReloadLabels
14:50:24 [2020-12-10T14:50:24.672Z] --- PASS: TestDaemonReloadLabels (0.00s)
14:50:24 [2020-12-10T14:50:24.672Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
14:50:24 [2020-12-10T14:50:24.672Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
14:50:24 [2020-12-10T14:50:24.672Z] === RUN   TestDaemonReloadMirrors
14:50:24 [2020-12-10T14:50:24.672Z] --- PASS: TestDaemonReloadMirrors (0.00s)
14:50:24 [2020-12-10T14:50:24.672Z] === RUN   TestDaemonReloadInsecureRegistries
14:50:24 [2020-12-10T14:50:24.672Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
14:50:24 [2020-12-10T14:50:24.672Z] === RUN   TestDaemonReloadNotAffectOthers
14:50:24 [2020-12-10T14:50:24.672Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
14:50:24 [2020-12-10T14:50:24.672Z] === RUN   TestDaemonDiscoveryReload
14:50:24 [2020-12-10T14:50:24.844Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:50:25 [2020-12-10T14:50:25.135Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:50:25 [2020-12-10T14:50:25.647Z] === RUN   TestWaitNodeAttachment
14:50:25 [2020-12-10T14:50:25.647Z] --- PASS: TestDaemonDiscoveryReload (1.02s)
14:50:25 [2020-12-10T14:50:25.647Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
14:50:25 [2020-12-10T14:50:25.647Z] === RUN   TestEventsLog
14:50:25 [2020-12-10T14:50:25.647Z] --- PASS: TestEventsLog (0.00s)
14:50:25 [2020-12-10T14:50:25.647Z] === RUN   TestEventsLogTimeout
14:50:25 [2020-12-10T14:50:25.647Z] --- PASS: TestEventsLogTimeout (0.00s)
14:50:25 [2020-12-10T14:50:25.647Z] === RUN   TestLogEvents
14:50:25 [2020-12-10T14:50:25.647Z] --- PASS: TestLogEvents (0.05s)
14:50:25 [2020-12-10T14:50:25.647Z] === RUN   TestLoadBufferedEvents
14:50:25 [2020-12-10T14:50:25.768Z] --- PASS: TestUpdatePidsLimit (2.41s)
14:50:25 [2020-12-10T14:50:25.768Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.27s)
14:50:25 [2020-12-10T14:50:25.768Z]     --- PASS: TestUpdatePidsLimit/no_change (0.26s)
14:50:25 [2020-12-10T14:50:25.768Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
14:50:25 [2020-12-10T14:50:25.768Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s)
14:50:25 [2020-12-10T14:50:25.768Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
14:50:25 [2020-12-10T14:50:25.768Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s)
14:50:25 [2020-12-10T14:50:25.768Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
14:50:25 [2020-12-10T14:50:25.768Z] === RUN   TestUpdateRestartPolicy
14:50:25 [2020-12-10T14:50:25.781Z] --- PASS: TestInfoAPIWarnings (16.31s)
14:50:25 [2020-12-10T14:50:25.781Z] === RUN   TestInfoDebug
14:50:25 [2020-12-10T14:50:25.781Z] --- PASS: TestInfoDebug (0.52s)
14:50:25 [2020-12-10T14:50:25.781Z] === RUN   TestInfoInsecureRegistries
14:50:25 [2020-12-10T14:50:25.781Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:50:25 [2020-12-10T14:50:25.781Z] === RUN   TestInfoRegistryMirrors
14:50:25 [2020-12-10T14:50:25.781Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:50:25 [2020-12-10T14:50:25.781Z] === RUN   TestLoginFailsWithBadCredentials
14:50:25 [2020-12-10T14:50:25.781Z] --- PASS: TestLoginFailsWithBadCredentials (0.63s)
14:50:25 [2020-12-10T14:50:25.781Z] === RUN   TestPingCacheHeaders
14:50:25 [2020-12-10T14:50:25.781Z] --- PASS: TestPingCacheHeaders (0.01s)
14:50:25 [2020-12-10T14:50:25.781Z] === RUN   TestPingGet
14:50:25 [2020-12-10T14:50:25.781Z] --- PASS: TestPingGet (0.01s)
14:50:25 [2020-12-10T14:50:25.781Z] === RUN   TestPingHead
14:50:25 [2020-12-10T14:50:25.781Z] --- PASS: TestPingHead (0.01s)
14:50:25 [2020-12-10T14:50:25.781Z] === RUN   TestVersion
14:50:25 [2020-12-10T14:50:25.781Z] --- PASS: TestVersion (0.02s)
14:50:25 [2020-12-10T14:50:25.781Z] PASS
14:50:25 [2020-12-10T14:50:25.781Z] 
14:50:25 [2020-12-10T14:50:25.781Z] === Skipped
14:50:25 [2020-12-10T14:50:25.781Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:50:25 [2020-12-10T14:50:25.781Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:50:25 [2020-12-10T14:50:25.781Z] 
14:50:25 [2020-12-10T14:50:25.781Z] 
14:50:25 [2020-12-10T14:50:25.781Z] DONE 18 tests, 1 skipped in 21.821s
14:50:25 [2020-12-10T14:50:25.781Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
14:50:25 [2020-12-10T14:50:25.781Z] ++ 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
14:50:25 [2020-12-10T14:50:25.781Z] ++ set -e
14:50:25 [2020-12-10T14:50:25.781Z] ++ '[' -n 0 ']'
14:50:25 [2020-12-10T14:50:25.781Z] ++ set -x
14:50:25 [2020-12-10T14:50:25.781Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:50:25 [2020-12-10T14:50:25.781Z] INFO: Testing against a local daemon
14:50:25 [2020-12-10T14:50:25.781Z] === RUN   TestVolumesCreateAndList
14:50:25 [2020-12-10T14:50:25.781Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:50:25 [2020-12-10T14:50:25.781Z] === RUN   TestVolumesRemove
14:50:25 [2020-12-10T14:50:25.781Z] --- PASS: TestVolumesRemove (0.09s)
14:50:25 [2020-12-10T14:50:25.781Z] === RUN   TestVolumesInspect
14:50:25 [2020-12-10T14:50:25.781Z] --- PASS: TestVolumesInspect (0.01s)
14:50:25 [2020-12-10T14:50:25.781Z] === RUN   TestVolumesInvalidJSON
14:50:25 [2020-12-10T14:50:25.781Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:50:25 [2020-12-10T14:50:25.781Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:50:25 [2020-12-10T14:50:25.781Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:50:25 [2020-12-10T14:50:25.781Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:50:25 [2020-12-10T14:50:25.781Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:50:25 [2020-12-10T14:50:25.781Z] PASS
14:50:25 [2020-12-10T14:50:25.781Z] 
14:50:25 [2020-12-10T14:50:25.781Z] DONE 5 tests in 0.244s
14:50:26 [2020-12-10T14:50:26.033Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
14:50:26 [2020-12-10T14:50:26.071Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:50:26 [2020-12-10T14:50:26.071Z] ++++ cat bundles/test-integration/docker.pid
14:50:26 [2020-12-10T14:50:26.071Z] +++ kill 12227
14:50:26 [2020-12-10T14:50:26.109Z] --- PASS: TestLoadBufferedEvents (0.07s)
14:50:26 [2020-12-10T14:50:26.109Z] === RUN   TestLoadBufferedEventsOnlyFromPast
14:50:26 [2020-12-10T14:50:26.109Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
14:50:26 [2020-12-10T14:50:26.109Z] === RUN   TestIgnoreBufferedWhenNoTimes
14:50:26 [2020-12-10T14:50:26.109Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
14:50:26 [2020-12-10T14:50:26.109Z] PASS
14:50:26 [2020-12-10T14:50:26.109Z] coverage: 50.0% of statements
14:50:26 [2020-12-10T14:50:26.109Z] ok  	github.com/docker/docker/daemon/events	1.809s	coverage: 50.0% of statements
14:50:26 [2020-12-10T14:50:26.109Z] --- PASS: TestWaitNodeAttachment (0.41s)
14:50:26 [2020-12-10T14:50:26.109Z] === RUN   TestIsolationConversion
14:50:26 [2020-12-10T14:50:26.109Z] === RUN   TestIsolationConversion/default
14:50:26 [2020-12-10T14:50:26.109Z] === RUN   TestIsolationConversion/process
14:50:26 [2020-12-10T14:50:26.109Z] === RUN   TestIsolationConversion/hyperv
14:50:26 [2020-12-10T14:50:26.109Z] --- PASS: TestIsolationConversion (0.00s)
14:50:26 [2020-12-10T14:50:26.109Z]     --- PASS: TestIsolationConversion/default (0.00s)
14:50:26 [2020-12-10T14:50:26.109Z]     --- PASS: TestIsolationConversion/process (0.00s)
14:50:26 [2020-12-10T14:50:26.109Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
14:50:26 [2020-12-10T14:50:26.109Z] === RUN   TestContainerLabels
14:50:26 [2020-12-10T14:50:26.109Z] --- PASS: TestContainerLabels (0.00s)
14:50:26 [2020-12-10T14:50:26.109Z] === RUN   TestCredentialSpecConversion
14:50:26 [2020-12-10T14:50:26.109Z] === RUN   TestCredentialSpecConversion/none
14:50:26 [2020-12-10T14:50:26.109Z] === RUN   TestCredentialSpecConversion/config
14:50:26 [2020-12-10T14:50:26.109Z] === RUN   TestCredentialSpecConversion/file
14:50:26 [2020-12-10T14:50:26.109Z] === RUN   TestCredentialSpecConversion/registry
14:50:26 [2020-12-10T14:50:26.109Z] --- PASS: TestCredentialSpecConversion (0.00s)
14:50:26 [2020-12-10T14:50:26.109Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
14:50:26 [2020-12-10T14:50:26.109Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
14:50:26 [2020-12-10T14:50:26.109Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
14:50:26 [2020-12-10T14:50:26.109Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
14:50:26 [2020-12-10T14:50:26.109Z] === RUN   TestControllerValidateMountBind
14:50:26 [2020-12-10T14:50:26.109Z] --- PASS: TestControllerValidateMountBind (0.00s)
14:50:26 [2020-12-10T14:50:26.109Z] === RUN   TestControllerValidateMountVolume
14:50:26 [2020-12-10T14:50:26.109Z] --- PASS: TestControllerValidateMountVolume (0.00s)
14:50:26 [2020-12-10T14:50:26.109Z] === RUN   TestControllerValidateMountTarget
14:50:26 [2020-12-10T14:50:26.109Z] --- PASS: TestControllerValidateMountTarget (0.00s)
14:50:26 [2020-12-10T14:50:26.109Z] === RUN   TestControllerValidateMountTmpfs
14:50:26 [2020-12-10T14:50:26.109Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
14:50:26 [2020-12-10T14:50:26.109Z] === RUN   TestControllerValidateMountInvalidType
14:50:26 [2020-12-10T14:50:26.109Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
14:50:26 [2020-12-10T14:50:26.109Z] === RUN   TestControllerValidateMountNamedPipe
14:50:26 [2020-12-10T14:50:26.109Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
14:50:26 [2020-12-10T14:50:26.109Z] PASS
14:50:26 [2020-12-10T14:50:26.109Z] coverage: 11.3% of statements
14:50:26 [2020-12-10T14:50:26.109Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	2.089s	coverage: 11.3% of statements
14:50:26 [2020-12-10T14:50:26.109Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
14:50:26 [2020-12-10T14:50:26.109Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
14:50:26 [2020-12-10T14:50:26.569Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
14:50:26 [2020-12-10T14:50:26.569Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
14:50:26 [2020-12-10T14:50:26.569Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
14:50:26 [2020-12-10T14:50:26.569Z]     reload_test.go:520: root required
14:50:26 [2020-12-10T14:50:26.569Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
14:50:26 [2020-12-10T14:50:26.569Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
14:50:26 [2020-12-10T14:50:26.569Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
14:50:26 [2020-12-10T14:50:26.569Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
14:50:26 [2020-12-10T14:50:26.569Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
14:50:26 [2020-12-10T14:50:26.569Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
14:50:26 [2020-12-10T14:50:26.569Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
14:50:26 [2020-12-10T14:50:26.569Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s)
14:50:26 [2020-12-10T14:50:26.569Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
14:50:26 [2020-12-10T14:50:26.569Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
14:50:26 [2020-12-10T14:50:26.569Z] === RUN   TestParseVolumesFrom
14:50:26 [2020-12-10T14:50:26.569Z] --- PASS: TestParseVolumesFrom (0.00s)
14:50:26 [2020-12-10T14:50:26.569Z] PASS
14:50:26 [2020-12-10T14:50:26.569Z] coverage: 9.1% of statements
14:50:26 [2020-12-10T14:50:26.569Z] ok  	github.com/docker/docker/daemon	3.329s	coverage: 9.1% of statements
14:50:26 [2020-12-10T14:50:26.601Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
14:50:27 [2020-12-10T14:50:27.028Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:50:27 [2020-12-10T14:50:27.028Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:50:27 [2020-12-10T14:50:27.028Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:50:27 [2020-12-10T14:50:27.028Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:50:27 [2020-12-10T14:50:27.028Z] === RUN   TestIsEmptyDir
14:50:27 [2020-12-10T14:50:27.028Z] --- PASS: TestIsEmptyDir (0.00s)
14:50:27 [2020-12-10T14:50:27.028Z] PASS
14:50:27 [2020-12-10T14:50:27.028Z] coverage: 2.3% of statements
14:50:27 [2020-12-10T14:50:27.028Z] ok  	github.com/docker/docker/daemon/graphdriver	0.204s	coverage: 2.3% of statements
14:50:27 [2020-12-10T14:50:27.028Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
14:50:27 [2020-12-10T14:50:27.028Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
14:50:27 [2020-12-10T14:50:27.028Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
14:50:27 [2020-12-10T14:50:27.028Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:50:27 [2020-12-10T14:50:27.028Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
14:50:27 [2020-12-10T14:50:27.028Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
14:50:27 [2020-12-10T14:50:27.028Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
14:50:27 [2020-12-10T14:50:27.028Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:50:27 [2020-12-10T14:50:27.028Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
14:50:27 [2020-12-10T14:50:27.028Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
14:50:27 [2020-12-10T14:50:27.028Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
14:50:27 [2020-12-10T14:50:27.028Z] === RUN   TestLinkNaming
14:50:27 [2020-12-10T14:50:27.028Z] --- PASS: TestLinkNaming (0.00s)
14:50:27 [2020-12-10T14:50:27.028Z] === RUN   TestLinkNew
14:50:27 [2020-12-10T14:50:27.028Z] --- PASS: TestLinkNew (0.00s)
14:50:27 [2020-12-10T14:50:27.028Z] === RUN   TestLinkEnv
14:50:27 [2020-12-10T14:50:27.028Z] --- PASS: TestLinkEnv (0.00s)
14:50:27 [2020-12-10T14:50:27.028Z] === RUN   TestLinkMultipleEnv
14:50:27 [2020-12-10T14:50:27.028Z] --- PASS: TestLinkMultipleEnv (0.00s)
14:50:27 [2020-12-10T14:50:27.028Z] === RUN   TestLinkPortRangeEnv
14:50:27 [2020-12-10T14:50:27.028Z] --- PASS: TestLinkPortRangeEnv (0.00s)
14:50:27 [2020-12-10T14:50:27.028Z] PASS
14:50:27 [2020-12-10T14:50:27.028Z] coverage: 93.0% of statements
14:50:27 [2020-12-10T14:50:27.028Z] ok  	github.com/docker/docker/daemon/links	0.129s	coverage: 93.0% of statements
14:50:27 [2020-12-10T14:50:27.569Z] +++ /etc/init.d/apparmor stop
14:50:27 [2020-12-10T14:50:27.569Z] Leaving: AppArmorNo profiles have been unloaded.
14:50:27 [2020-12-10T14:50:27.569Z] 
14:50:27 [2020-12-10T14:50:27.569Z] Unloading profiles will leave already running processes permanently
14:50:27 [2020-12-10T14:50:27.569Z] unconfined, which can lead to unexpected situations.
14:50:27 [2020-12-10T14:50:27.569Z] 
14:50:27 [2020-12-10T14:50:27.569Z] To set a process to complain mode, use the command line tool
14:50:27 [2020-12-10T14:50:27.569Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:50:27 [2020-12-10T14:50:27.569Z] +++ true
14:50:27 [2020-12-10T14:50:27.569Z] exiting test-integration
14:50:27 [2020-12-10T14:50:27.569Z] ++ exit 0
14:50:27 [2020-12-10T14:50:27.569Z] 
Post stage
[Pipeline] junit
14:50:29 [2020-12-10T14:50:29.113Z] Recording test results
14:50:29 [2020-12-10T14:50:29.136Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:50:29 [2020-12-10T14:50:29.934Z] === RUN   TestNewStreamConfig
14:50:29 [2020-12-10T14:50:29.934Z] === RUN   TestNewStreamConfig/defaults
14:50:29 [2020-12-10T14:50:29.934Z] === RUN   TestNewStreamConfig/invalid_create_group
14:50:29 [2020-12-10T14:50:29.934Z] === RUN   TestNewStreamConfig/invalid_flush_interval
14:50:29 [2020-12-10T14:50:29.934Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
14:50:29 [2020-12-10T14:50:29.934Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
14:50:29 [2020-12-10T14:50:29.934Z] === RUN   TestNewStreamConfig/flush_interval_at_15
14:50:29 [2020-12-10T14:50:29.934Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
14:50:29 [2020-12-10T14:50:29.934Z] --- PASS: TestNewStreamConfig (0.00s)
14:50:29 [2020-12-10T14:50:29.934Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
14:50:29 [2020-12-10T14:50:29.934Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
14:50:29 [2020-12-10T14:50:29.934Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
14:50:29 [2020-12-10T14:50:29.934Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
14:50:29 [2020-12-10T14:50:29.934Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
14:50:29 [2020-12-10T14:50:29.934Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
14:50:29 [2020-12-10T14:50:29.934Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
14:50:29 [2020-12-10T14:50:29.934Z] === RUN   TestNewAWSLogsClientUserAgentHandler
14:50:29 [2020-12-10T14:50:29.934Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
14:50:29 [2020-12-10T14:50:29.934Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
14:50:29 [2020-12-10T14:50:29.934Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
14:50:29 [2020-12-10T14:50:29.934Z] === RUN   TestNewAWSLogsClientRegionDetect
14:50:30 [2020-12-10T14:50:30.012Z] + echo Ensuring container killed.
14:50:30 [2020-12-10T14:50:30.012Z] Ensuring container killed.
14:50:30 [2020-12-10T14:50:30.012Z] + docker rm -vf docker-pr3
14:50:30 [2020-12-10T14:50:30.012Z] Error: No such container: docker-pr3
14:50:30 [2020-12-10T14:50:30.012Z] + true
[Pipeline] sh
14:50:30 [2020-12-10T14:50:30.074Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
14:50:30 [2020-12-10T14:50:30.383Z] + echo Chowning /workspace to jenkins user
14:50:30 [2020-12-10T14:50:30.383Z] Chowning /workspace to jenkins user
14:50:30 [2020-12-10T14:50:30.383Z] + id -u
14:50:30 [2020-12-10T14:50:30.383Z] + id -g
14:50:30 [2020-12-10T14:50:30.383Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41761:/workspace busybox chown -R 1001:1001 /workspace
14:50:30 [2020-12-10T14:50:30.383Z] Unable to find image 'busybox:latest' locally
14:50:30 [2020-12-10T14:50:30.392Z] time="2020-12-10T14:50:29Z" level=info msg="Trying to get region from EC2 Metadata"
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.09s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestCreateSuccess
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestCreateSuccess (0.00s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestCreateLogGroupSuccess
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestCreateError
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestCreateError (0.00s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestCreateAlreadyExists
14:50:30 [2020-12-10T14:50:30.392Z] time="2020-12-10T14:50:29Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestCreateAlreadyExists (0.00s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestLogClosed
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestLogClosed (0.00s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestLogBlocking
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestLogBlocking (0.00s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestLogNonBlockingBufferEmpty
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestLogNonBlockingBufferFull
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestPublishBatchSuccess
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestPublishBatchSuccess (0.00s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestPublishBatchError
14:50:30 [2020-12-10T14:50:30.392Z] time="2020-12-10T14:50:29Z" level=error msg=Error
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestPublishBatchError (0.00s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestPublishBatchInvalidSeqSuccess
14:50:30 [2020-12-10T14:50:30.392Z] time="2020-12-10T14:50:29Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestPublishBatchAlreadyAccepted
14:50:30 [2020-12-10T14:50:30.392Z] time="2020-12-10T14:50:29Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
14:50:30 [2020-12-10T14:50:30.392Z] time="2020-12-10T14:50:29Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestCollectBatchSimple
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestCollectBatchSimple (0.00s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestCollectBatchTicker
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestCollectBatchTicker (0.00s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestCollectBatchMultilinePattern
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestCollectBatchClose
14:50:30 [2020-12-10T14:50:30.392Z] --- PASS: TestCollectBatchClose (0.00s)
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestEffectiveLen
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestEffectiveLen/0/Hello
14:50:30 [2020-12-10T14:50:30.392Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestEffectiveLen/2/🙃
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestEffectiveLen/3/����
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestEffectiveLen/4/He��o
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestEffectiveLen/5/
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestEffectiveLen (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestFindValidSplit
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestFindValidSplit/0/
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestFindValidSplit/1/Hello
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestFindValidSplit/2/Hello
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestFindValidSplit/3/Hello
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestFindValidSplit/4/🙃
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestFindValidSplit/5/🙃
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestFindValidSplit/6/a�
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestFindValidSplit/7/a�
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestFindValidSplit (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]         cloudwatchlogs_test.go:1044: 
14:50:30 [2020-12-10T14:50:30.393Z]         cloudwatchlogs_test.go:1045: 
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]         cloudwatchlogs_test.go:1044: Hello
14:50:30 [2020-12-10T14:50:30.393Z]         cloudwatchlogs_test.go:1045: 
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]         cloudwatchlogs_test.go:1044: He
14:50:30 [2020-12-10T14:50:30.393Z]         cloudwatchlogs_test.go:1045: llo
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]         cloudwatchlogs_test.go:1044: 
14:50:30 [2020-12-10T14:50:30.393Z]         cloudwatchlogs_test.go:1045: Hello
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]         cloudwatchlogs_test.go:1044: 
14:50:30 [2020-12-10T14:50:30.393Z]         cloudwatchlogs_test.go:1045: 🙃
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]         cloudwatchlogs_test.go:1044: 🙃
14:50:30 [2020-12-10T14:50:30.393Z]         cloudwatchlogs_test.go:1045: 
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]         cloudwatchlogs_test.go:1044: a
14:50:30 [2020-12-10T14:50:30.393Z]         cloudwatchlogs_test.go:1045: �
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]         cloudwatchlogs_test.go:1044: a�
14:50:30 [2020-12-10T14:50:30.393Z]         cloudwatchlogs_test.go:1045: 
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestProcessEventEmoji
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestProcessEventEmoji (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestCollectBatchLineSplit
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestCollectBatchLineSplit (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestCollectBatchLineSplitWithBinary
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestCollectBatchMaxEvents
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestCollectBatchMaxTotalBytes
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestCollectBatchMaxTotalBytes (0.09s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestCollectBatchWithDuplicateTimestamps
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestAdapterReadLogs
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestAdapterReadLogs (0.01s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestCopier
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestCopier (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestCopierLongLines
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestCopierLongLines (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestCopierSlow
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestParseLogOptionsMultilinePattern
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestParseLogOptionsDatetimeFormat
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestCreateTagSuccess
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestCreateTagSuccess (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] PASS
14:50:30 [2020-12-10T14:50:30.393Z] coverage: 77.8% of statements
14:50:30 [2020-12-10T14:50:30.393Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.695s	coverage: 77.8% of statements
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestCopierSlow (0.20s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestCopierWithSized
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestCopierWithSized (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestCopierWithPartial
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestCopierWithPartial (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestRingLogger
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestRingLogger (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestRingCap
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestRingCap (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestRingClose
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestRingClose (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] === RUN   TestRingDrain
14:50:30 [2020-12-10T14:50:30.393Z] --- PASS: TestRingDrain (0.00s)
14:50:30 [2020-12-10T14:50:30.393Z] PASS
14:50:30 [2020-12-10T14:50:30.393Z] coverage: 41.2% of statements
14:50:30 [2020-12-10T14:50:30.393Z] ok  	github.com/docker/docker/daemon/logger	0.469s	coverage: 41.2% of statements
14:50:30 [2020-12-10T14:50:30.643Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
14:50:30 [2020-12-10T14:50:30.852Z] === RUN   TestJSONFileLogger
14:50:30 [2020-12-10T14:50:30.852Z] --- PASS: TestJSONFileLogger (0.00s)
14:50:30 [2020-12-10T14:50:30.852Z] === RUN   TestJSONFileLoggerWithTags
14:50:30 [2020-12-10T14:50:30.852Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
14:50:30 [2020-12-10T14:50:30.852Z] === RUN   TestJSONFileLoggerWithOpts
14:50:30 [2020-12-10T14:50:30.852Z] --- PASS: TestJSONFileLoggerWithOpts (0.04s)
14:50:30 [2020-12-10T14:50:30.852Z] === RUN   TestJSONFileLoggerWithLabelsEnv
14:50:30 [2020-12-10T14:50:30.852Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
14:50:30 [2020-12-10T14:50:30.852Z] === RUN   TestEncodeDecode
14:50:30 [2020-12-10T14:50:30.852Z] === PAUSE TestEncodeDecode
14:50:30 [2020-12-10T14:50:30.852Z] === CONT  TestEncodeDecode
14:50:30 [2020-12-10T14:50:30.852Z] --- PASS: TestEncodeDecode (0.08s)
14:50:30 [2020-12-10T14:50:30.852Z] PASS
14:50:30 [2020-12-10T14:50:30.852Z] coverage: 61.6% of statements
14:50:30 [2020-12-10T14:50:30.852Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.286s	coverage: 61.6% of statements
14:50:31 [2020-12-10T14:50:31.011Z] latest: Pulling from library/busybox
14:50:31 [2020-12-10T14:50:31.011Z] 93035723f9e5: Pulling fs layer
14:50:31 [2020-12-10T14:50:31.065Z] --- PASS: TestServiceUpdateConfigs (15.14s)
14:50:31 [2020-12-10T14:50:31.065Z] === RUN   TestServiceUpdateNetwork
14:50:31 [2020-12-10T14:50:31.311Z] === RUN   TestSearchRegistryForImagesErrors
14:50:31 [2020-12-10T14:50:31.311Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
14:50:31 [2020-12-10T14:50:31.311Z] === RUN   TestSearchRegistryForImages
14:50:31 [2020-12-10T14:50:31.311Z] --- PASS: TestSearchRegistryForImages (0.00s)
14:50:31 [2020-12-10T14:50:31.311Z] === RUN   TestImageDelete
14:50:31 [2020-12-10T14:50:31.311Z] === RUN   TestImageDelete/no_lease
14:50:31 [2020-12-10T14:50:31.311Z] === RUN   TestImageDelete/lease_exists
14:50:31 [2020-12-10T14:50:31.311Z] --- PASS: TestImageDelete (0.04s)
14:50:31 [2020-12-10T14:50:31.311Z]     --- PASS: TestImageDelete/no_lease (0.02s)
14:50:31 [2020-12-10T14:50:31.311Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
14:50:31 [2020-12-10T14:50:31.311Z] === RUN   TestContentStoreForPull
14:50:31 [2020-12-10T14:50:31.311Z] --- PASS: TestContentStoreForPull (0.14s)
14:50:31 [2020-12-10T14:50:31.311Z] PASS
14:50:31 [2020-12-10T14:50:31.311Z] coverage: 6.5% of statements
14:50:31 [2020-12-10T14:50:31.311Z] ok  	github.com/docker/docker/daemon/images	0.925s	coverage: 6.5% of statements
14:50:31 [2020-12-10T14:50:31.311Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:50:31 [2020-12-10T14:50:31.311Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:50:31 [2020-12-10T14:50:31.311Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
14:50:31 [2020-12-10T14:50:31.311Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:50:31 [2020-12-10T14:50:31.311Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:50:31 [2020-12-10T14:50:31.311Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
14:50:31 [2020-12-10T14:50:31.311Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
14:50:31 [2020-12-10T14:50:31.581Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
14:50:31 [2020-12-10T14:50:31.639Z] 93035723f9e5: Verifying Checksum
14:50:31 [2020-12-10T14:50:31.639Z] 93035723f9e5: Download complete
14:50:32 [2020-12-10T14:50:32.267Z] 93035723f9e5: Pull complete
14:50:32 [2020-12-10T14:50:32.267Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
14:50:32 [2020-12-10T14:50:32.280Z] === RUN   TestJSONLogsMarshalJSONBuf
14:50:32 [2020-12-10T14:50:32.280Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
14:50:32 [2020-12-10T14:50:32.280Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
14:50:32 [2020-12-10T14:50:32.280Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.10s)
14:50:32 [2020-12-10T14:50:32.280Z] === RUN   TestFastTimeMarshalJSON
14:50:32 [2020-12-10T14:50:32.280Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
14:50:32 [2020-12-10T14:50:32.280Z] PASS
14:50:32 [2020-12-10T14:50:32.280Z] coverage: 87.2% of statements
14:50:32 [2020-12-10T14:50:32.280Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.206s	coverage: 87.2% of statements
14:50:32 [2020-12-10T14:50:32.556Z] Status: Downloaded newer image for busybox:latest
14:50:32 [2020-12-10T14:50:32.960Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
14:50:32 [2020-12-10T14:50:32.960Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
14:50:33 [2020-12-10T14:50:33.220Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
14:50:33 [2020-12-10T14:50:33.248Z] === RUN   TestWriteLog
14:50:33 [2020-12-10T14:50:33.248Z] === PAUSE TestWriteLog
14:50:33 [2020-12-10T14:50:33.248Z] === RUN   TestReadLog
14:50:33 [2020-12-10T14:50:33.248Z] === PAUSE TestReadLog
14:50:33 [2020-12-10T14:50:33.248Z] === CONT  TestWriteLog
14:50:33 [2020-12-10T14:50:33.248Z] === CONT  TestReadLog
14:50:33 [2020-12-10T14:50:33.248Z] --- PASS: TestWriteLog (0.00s)
14:50:33 [2020-12-10T14:50:33.248Z] === RUN   TestReadLog/tail_exact
14:50:33 [2020-12-10T14:50:33.248Z] === RUN   TestReadLog/tail_less_than_available
14:50:33 [2020-12-10T14:50:33.248Z] === RUN   TestReadLog/tail_more_than_available
14:50:33 [2020-12-10T14:50:33.248Z] --- PASS: TestReadLog (0.12s)
14:50:33 [2020-12-10T14:50:33.248Z]     --- PASS: TestReadLog/tail_exact (0.07s)
14:50:33 [2020-12-10T14:50:33.248Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
14:50:33 [2020-12-10T14:50:33.248Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
14:50:33 [2020-12-10T14:50:33.248Z] PASS
14:50:33 [2020-12-10T14:50:33.248Z] coverage: 75.2% of statements
14:50:33 [2020-12-10T14:50:33.248Z] ok  	github.com/docker/docker/daemon/logger/local	0.401s	coverage: 75.2% of statements
14:50:33 [2020-12-10T14:50:33.707Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:50:33 [2020-12-10T14:50:33.707Z] === RUN   TestOpenFileDelete
14:50:33 [2020-12-10T14:50:33.707Z] --- PASS: TestOpenFileDelete (0.00s)
14:50:33 [2020-12-10T14:50:33.707Z] === RUN   TestOpenFileRename
14:50:33 [2020-12-10T14:50:33.707Z] --- PASS: TestOpenFileRename (0.01s)
14:50:33 [2020-12-10T14:50:33.707Z] === RUN   TestParseLogTagDefaultTag
14:50:33 [2020-12-10T14:50:33.707Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
14:50:33 [2020-12-10T14:50:33.707Z] === RUN   TestParseLogTag
14:50:33 [2020-12-10T14:50:33.707Z] --- PASS: TestParseLogTag (0.00s)
14:50:33 [2020-12-10T14:50:33.707Z] === RUN   TestParseLogTagEmptyTag
14:50:33 [2020-12-10T14:50:33.707Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
14:50:33 [2020-12-10T14:50:33.707Z] === RUN   TestTailFiles
14:50:33 [2020-12-10T14:50:33.707Z] --- PASS: TestTailFiles (0.00s)
14:50:33 [2020-12-10T14:50:33.707Z] === RUN   TestFollowLogsConsumerGone
14:50:33 [2020-12-10T14:50:33.707Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
14:50:33 [2020-12-10T14:50:33.707Z] === RUN   TestFollowLogsProducerGone
14:50:33 [2020-12-10T14:50:33.707Z] --- PASS: TestFollowLogsProducerGone (0.00s)
14:50:33 [2020-12-10T14:50:33.707Z]     logfile_test.go:232: messages sent: 4098, received: 4098
14:50:33 [2020-12-10T14:50:33.707Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
14:50:33 [2020-12-10T14:50:33.707Z] === RUN   TestCheckCapacityAndRotate
14:50:33 [2020-12-10T14:50:33.707Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
14:50:33 [2020-12-10T14:50:33.707Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
14:50:33 [2020-12-10T14:50:33.707Z] --- PASS: TestCheckCapacityAndRotate (0.14s)
14:50:33 [2020-12-10T14:50:33.707Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
14:50:33 [2020-12-10T14:50:33.707Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s)
14:50:33 [2020-12-10T14:50:33.707Z] PASS
14:50:33 [2020-12-10T14:50:33.707Z] coverage: 55.3% of statements
14:50:33 [2020-12-10T14:50:33.707Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.605s	coverage: 55.3% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:50:34 [2020-12-10T14:50:34.166Z] === RUN   TestLog
14:50:34 [2020-12-10T14:50:34.166Z] --- PASS: TestLog (0.01s)
14:50:34 [2020-12-10T14:50:34.166Z] PASS
14:50:34 [2020-12-10T14:50:34.166Z] coverage: 33.3% of statements
14:50:34 [2020-12-10T14:50:34.166Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.324s	coverage: 33.3% of statements
14:50:34 [2020-12-10T14:50:34.443Z] + bundleName=s390x-integration
14:50:34 [2020-12-10T14:50:34.443Z] + echo Creating s390x-integration-bundles.tar.gz
14:50:34 [2020-12-10T14:50:34.443Z] Creating s390x-integration-bundles.tar.gz
14:50:34 [2020-12-10T14:50:34.443Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:50:34 [2020-12-10T14:50:34.443Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
14:50:34 [2020-12-10T14:50:34.775Z] Archiving artifacts
14:50:35 [2020-12-10T14:50:35.127Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41761/3/artifacts/
[Pipeline] }
14:50:35 [2020-12-10T14:50:35.134Z] === RUN   TestValidateLogOpt
14:50:35 [2020-12-10T14:50:35.134Z] --- PASS: TestValidateLogOpt (0.00s)
14:50:35 [2020-12-10T14:50:35.134Z] === RUN   TestNewMissedConfig
14:50:35 [2020-12-10T14:50:35.134Z] --- PASS: TestNewMissedConfig (0.00s)
14:50:35 [2020-12-10T14:50:35.134Z] === RUN   TestNewMissedUrl
14:50:35 [2020-12-10T14:50:35.134Z] --- PASS: TestNewMissedUrl (0.00s)
14:50:35 [2020-12-10T14:50:35.134Z] === RUN   TestNewMissedToken
14:50:35 [2020-12-10T14:50:35.134Z] --- PASS: TestNewMissedToken (0.00s)
14:50:35 [2020-12-10T14:50:35.134Z] === RUN   TestNewWithProxy
14:50:35 [2020-12-10T14:50:35.134Z] --- PASS: TestNewWithProxy (0.00s)
14:50:35 [2020-12-10T14:50:35.134Z] === RUN   TestDefault
14:50:35 [2020-12-10T14:50:35.134Z] --- PASS: TestDefault (0.00s)
14:50:35 [2020-12-10T14:50:35.134Z] === RUN   TestInlineFormatWithNonDefaultOptions
14:50:35 [2020-12-10T14:50:35.134Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
14:50:35 [2020-12-10T14:50:35.134Z] === RUN   TestJsonFormat
14:50:35 [2020-12-10T14:50:35.134Z] --- PASS: TestJsonFormat (0.00s)
14:50:35 [2020-12-10T14:50:35.134Z] === RUN   TestRawFormat
14:50:35 [2020-12-10T14:50:35.134Z] --- PASS: TestRawFormat (0.00s)
14:50:35 [2020-12-10T14:50:35.134Z] === RUN   TestRawFormatWithLabels
14:50:35 [2020-12-10T14:50:35.134Z] --- PASS: TestRawFormatWithLabels (0.00s)
14:50:35 [2020-12-10T14:50:35.134Z] === RUN   TestRawFormatWithoutTag
14:50:35 [2020-12-10T14:50:35.134Z] --- PASS: TestRawFormatWithoutTag (0.00s)
14:50:35 [2020-12-10T14:50:35.134Z] === RUN   TestBatching
14:50:35 [2020-12-10T14:50:35.134Z] === RUN   TestNewParse
14:50:35 [2020-12-10T14:50:35.134Z] --- PASS: TestNewParse (0.00s)
14:50:35 [2020-12-10T14:50:35.134Z] PASS
14:50:35 [2020-12-10T14:50:35.134Z] coverage: 8.3% of statements
14:50:35 [2020-12-10T14:50:35.134Z] ok  	github.com/docker/docker/daemon/logger/templates	0.201s	coverage: 8.3% of statements
[Pipeline] // catchError
[Pipeline] sh
14:50:35 [2020-12-10T14:50:35.502Z] + make clean
14:50:35 [2020-12-10T14:50:35.593Z] --- PASS: TestBatching (0.21s)
14:50:35 [2020-12-10T14:50:35.593Z] === RUN   TestFrequency
14:50:35 [2020-12-10T14:50:35.593Z] --- PASS: TestFrequency (0.21s)
14:50:35 [2020-12-10T14:50:35.593Z] === RUN   TestOneMessagePerRequest
14:50:35 [2020-12-10T14:50:35.593Z] --- PASS: TestOneMessagePerRequest (0.00s)
14:50:35 [2020-12-10T14:50:35.593Z] === RUN   TestVerify
14:50:35 [2020-12-10T14:50:35.593Z] --- PASS: TestVerify (0.00s)
14:50:35 [2020-12-10T14:50:35.593Z] === RUN   TestSkipVerify
14:50:35 [2020-12-10T14:50:35.593Z] === RUN   TestParseLogFormat
14:50:35 [2020-12-10T14:50:35.593Z] --- PASS: TestParseLogFormat (0.00s)
14:50:35 [2020-12-10T14:50:35.593Z] === RUN   TestValidateLogOptEmpty
14:50:35 [2020-12-10T14:50:35.593Z] --- PASS: TestValidateLogOptEmpty (0.00s)
14:50:35 [2020-12-10T14:50:35.593Z] === RUN   TestValidateSyslogAddress
14:50:35 [2020-12-10T14:50:35.593Z] --- PASS: TestValidateSyslogAddress (0.00s)
14:50:35 [2020-12-10T14:50:35.593Z] === RUN   TestParseAddressDefaultPort
14:50:35 [2020-12-10T14:50:35.593Z] --- PASS: TestParseAddressDefaultPort (0.00s)
14:50:35 [2020-12-10T14:50:35.593Z] === RUN   TestValidateSyslogFacility
14:50:35 [2020-12-10T14:50:35.593Z] --- PASS: TestValidateSyslogFacility (0.00s)
14:50:35 [2020-12-10T14:50:35.593Z] === RUN   TestValidateLogOptSyslogFormat
14:50:35 [2020-12-10T14:50:35.593Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
14:50:35 [2020-12-10T14:50:35.593Z] === RUN   TestValidateLogOpt
14:50:35 [2020-12-10T14:50:35.593Z] --- PASS: TestValidateLogOpt (0.00s)
14:50:35 [2020-12-10T14:50:35.593Z] PASS
14:50:35 [2020-12-10T14:50:35.593Z] coverage: 46.8% of statements
14:50:35 [2020-12-10T14:50:35.593Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.168s	coverage: 46.8% of statements
14:50:35 [2020-12-10T14:50:35.593Z] time="2020-12-10T14:50:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:50:35 [2020-12-10T14:50:35.791Z] docker volume rm -f docker-dev-cache
14:50:35 [2020-12-10T14:50:35.791Z] docker-dev-cache
[Pipeline] deleteDir
14:50:36 [2020-12-10T14:50:36.052Z] time="2020-12-10T14:50:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:50:36 [2020-12-10T14:50:36.052Z] time="2020-12-10T14:50:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:50:36 [2020-12-10T14:50:36.052Z] --- PASS: TestSkipVerify (0.31s)
14:50:36 [2020-12-10T14:50:36.052Z] === RUN   TestBufferMaximum
14:50:36 [2020-12-10T14:50:36.052Z] time="2020-12-10T14:50:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:50:36 [2020-12-10T14:50:36.052Z] time="2020-12-10T14:50:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:50:36 [2020-12-10T14:50:36.052Z] time="2020-12-10T14:50:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:50:36 [2020-12-10T14:50:36.052Z] time="2020-12-10T14:50:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:50:36 [2020-12-10T14:50:36.052Z] time="2020-12-10T14:50:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:50:36 [2020-12-10T14:50:36.052Z] time="2020-12-10T14:50:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1607611835.685678\",\"host\":\"526cadf0e1e2\"}'"
14:50:36 [2020-12-10T14:50:36.052Z] time="2020-12-10T14:50:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1607611835.685678\",\"host\":\"526cadf0e1e2\"}'"
14:50:36 [2020-12-10T14:50:36.052Z] --- PASS: TestBufferMaximum (0.00s)
14:50:36 [2020-12-10T14:50:36.052Z] === RUN   TestServerAlwaysDown
14:50:36 [2020-12-10T14:50:36.052Z] time="2020-12-10T14:50:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:50:36 [2020-12-10T14:50:36.052Z] time="2020-12-10T14:50:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:50:36 [2020-12-10T14:50:36.052Z] time="2020-12-10T14:50:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1607611835.687679\",\"host\":\"526cadf0e1e2\"}'"
14:50:36 [2020-12-10T14:50:36.052Z] time="2020-12-10T14:50:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1607611835.687679\",\"host\":\"526cadf0e1e2\"}'"
14:50:36 [2020-12-10T14:50:36.052Z] time="2020-12-10T14:50:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:50:36 [2020-12-10T14:50:36.052Z] time="2020-12-10T14:50:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1607611835.687679\",\"host\":\"526cadf0e1e2\"}'"
14:50:36 [2020-12-10T14:50:36.052Z] time="2020-12-10T14:50:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1607611835.687679\",\"host\":\"526cadf0e1e2\"}'"
14:50:36 [2020-12-10T14:50:36.052Z] time="2020-12-10T14:50:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1607611835.687679\",\"host\":\"526cadf0e1e2\"}'"
14:50:36 [2020-12-10T14:50:36.052Z] --- PASS: TestServerAlwaysDown (0.00s)
14:50:36 [2020-12-10T14:50:36.052Z] === RUN   TestCannotSendAfterClose
14:50:36 [2020-12-10T14:50:36.052Z] --- PASS: TestCannotSendAfterClose (0.00s)
14:50:36 [2020-12-10T14:50:36.052Z] === RUN   TestDeadlockOnBlockedEndpoint
[Pipeline] }
[Pipeline] // withEnv
14:50:37 [2020-12-10T14:50:37.020Z] time="2020-12-10T14:50:36Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
14:50:37 [2020-12-10T14:50:37.021Z] time="2020-12-10T14:50:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"526cadf0e1e2\"}'"
14:50:37 [2020-12-10T14:50:37.021Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.08s)
14:50:37 [2020-12-10T14:50:37.021Z] PASS
14:50:37 [2020-12-10T14:50:37.021Z] coverage: 82.5% of statements
14:50:37 [2020-12-10T14:50:37.021Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.090s	coverage: 82.5% of statements
14:50:37 [2020-12-10T14:50:37.021Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:50:37 [2020-12-10T14:50:37.021Z] ?   	github.com/docker/docker/daemon/network	[no test files]
14:50:37 [2020-12-10T14:50:37.021Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestContinueOnError_NonMirrorEndpoint
14:50:37 [2020-12-10T14:50:37.988Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestContinueOnError_MirrorEndpoint
14:50:37 [2020-12-10T14:50:37.988Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestContinueOnError_NeverContinue
14:50:37 [2020-12-10T14:50:37.988Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestContinueOnError_UnnestsErrors
14:50:37 [2020-12-10T14:50:37.988Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestManifestStore
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestManifestStore/no_remote_or_local
14:50:37 [2020-12-10T14:50:37.988Z] time="2020-12-10T14:50:37Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local686881515\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestManifestStore/no_local_cache
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestManifestStore/with_local_cache
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestV1IDService
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestManifestStore/unknown_media_type
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestManifestStore/unknown_media_type/no_cache
14:50:37 [2020-12-10T14:50:37.988Z] time="2020-12-10T14:50:37Z" level=warning msg="reference for unknown type: "
14:50:37 [2020-12-10T14:50:37.988Z] --- PASS: TestV1IDService (0.15s)
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestV2MetadataService
14:50:37 [2020-12-10T14:50:37.988Z] time="2020-12-10T14:50:37Z" level=warning msg="reference for unknown type: "
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestManifestStore/unknown_media_type/with_cache
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestSuccessfulDownload
14:50:37 [2020-12-10T14:50:37.988Z] --- SKIP: TestSuccessfulDownload (0.00s)
14:50:37 [2020-12-10T14:50:37.988Z]     download_test.go:268: Needs fixing on Windows
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestCancelledDownload
14:50:37 [2020-12-10T14:50:37.988Z] --- PASS: TestCancelledDownload (0.00s)
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestMaxDownloadAttempts
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
14:50:37 [2020-12-10T14:50:37.988Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
14:50:37 [2020-12-10T14:50:37.988Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
14:50:37 [2020-12-10T14:50:37.988Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
14:50:37 [2020-12-10T14:50:37.988Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
14:50:37 [2020-12-10T14:50:37.988Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
14:50:37 [2020-12-10T14:50:37.988Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
14:50:37 [2020-12-10T14:50:37.988Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
14:50:37 [2020-12-10T14:50:37.988Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
14:50:37 [2020-12-10T14:50:37.988Z] time="2020-12-10T14:50:37Z" level=warning msg="reference for unknown type: "
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
14:50:37 [2020-12-10T14:50:37.988Z] time="2020-12-10T14:50:37Z" level=warning msg="reference for unknown type: "
14:50:37 [2020-12-10T14:50:37.988Z] time="2020-12-10T14:50:37Z" level=warning msg="reference for unknown type: "
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestManifestStore/error_persisting_manifest
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
14:50:37 [2020-12-10T14:50:37.988Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
14:50:38 [2020-12-10T14:50:38.411Z] --- PASS: TestUpdateRestartPolicy (11.25s)
14:50:38 [2020-12-10T14:50:38.411Z] === RUN   TestUpdateRestartWithAutoRemove
14:50:38 [2020-12-10T14:50:38.411Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s)
14:50:38 [2020-12-10T14:50:38.411Z] === RUN   TestWaitNonBlocked
14:50:38 [2020-12-10T14:50:38.411Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:50:38 [2020-12-10T14:50:38.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:50:38 [2020-12-10T14:50:38.411Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:50:38 [2020-12-10T14:50:38.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:50:38 [2020-12-10T14:50:38.411Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:50:38 [2020-12-10T14:50:38.411Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:50:38 [2020-12-10T14:50:38.411Z] --- PASS: TestWaitNonBlocked (0.02s)
14:50:38 [2020-12-10T14:50:38.411Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
14:50:38 [2020-12-10T14:50:38.411Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s)
14:50:38 [2020-12-10T14:50:38.411Z] === RUN   TestWaitBlocked
14:50:38 [2020-12-10T14:50:38.411Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:50:38 [2020-12-10T14:50:38.411Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:50:38 [2020-12-10T14:50:38.411Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:50:38 [2020-12-10T14:50:38.411Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:50:38 [2020-12-10T14:50:38.411Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:50:38 [2020-12-10T14:50:38.411Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:50:38 [2020-12-10T14:50:38.447Z] time="2020-12-10T14:50:37Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
14:50:38 [2020-12-10T14:50:38.447Z] --- PASS: TestManifestStore (0.50s)
14:50:38 [2020-12-10T14:50:38.447Z]     --- PASS: TestManifestStore/no_remote_or_local (0.15s)
14:50:38 [2020-12-10T14:50:38.447Z]     --- PASS: TestManifestStore/no_local_cache (0.07s)
14:50:38 [2020-12-10T14:50:38.447Z]     --- PASS: TestManifestStore/with_local_cache (0.19s)
14:50:38 [2020-12-10T14:50:38.447Z]     --- PASS: TestManifestStore/unknown_media_type (0.08s)
14:50:38 [2020-12-10T14:50:38.447Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
14:50:38 [2020-12-10T14:50:38.447Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s)
14:50:38 [2020-12-10T14:50:38.447Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.05s)
14:50:38 [2020-12-10T14:50:38.447Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s)
14:50:38 [2020-12-10T14:50:38.447Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
14:50:38 [2020-12-10T14:50:38.447Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
14:50:38 [2020-12-10T14:50:38.447Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
14:50:38 [2020-12-10T14:50:38.447Z] === RUN   TestDetectManifestBlobMediaType
14:50:38 [2020-12-10T14:50:38.447Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
14:50:38 [2020-12-10T14:50:38.447Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
14:50:38 [2020-12-10T14:50:38.447Z] === RUN   TestDetectManifestBlobMediaType/schema1
14:50:38 [2020-12-10T14:50:38.447Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
14:50:38 [2020-12-10T14:50:38.447Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
14:50:38 [2020-12-10T14:50:38.447Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
14:50:38 [2020-12-10T14:50:38.447Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
14:50:38 [2020-12-10T14:50:38.447Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
14:50:38 [2020-12-10T14:50:38.447Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
14:50:38 [2020-12-10T14:50:38.447Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
14:50:38 [2020-12-10T14:50:38.447Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
14:50:38 [2020-12-10T14:50:38.447Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
14:50:38 [2020-12-10T14:50:38.447Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
14:50:38 [2020-12-10T14:50:38.447Z] === RUN   TestFixManifestLayers
14:50:38 [2020-12-10T14:50:38.447Z] --- PASS: TestFixManifestLayers (0.00s)
14:50:38 [2020-12-10T14:50:38.447Z] === RUN   TestFixManifestLayersBaseLayerParent
14:50:38 [2020-12-10T14:50:38.447Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
14:50:38 [2020-12-10T14:50:38.447Z]     pull_v2_test.go:73: Needs fixing on Windows
14:50:38 [2020-12-10T14:50:38.447Z] === RUN   TestFixManifestLayersBadParent
14:50:38 [2020-12-10T14:50:38.447Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
14:50:38 [2020-12-10T14:50:38.447Z] === RUN   TestValidateManifest
14:50:38 [2020-12-10T14:50:38.447Z] --- SKIP: TestValidateManifest (0.00s)
14:50:38 [2020-12-10T14:50:38.447Z]     pull_v2_test.go:118: Needs fixing on Windows
14:50:38 [2020-12-10T14:50:38.447Z] === RUN   TestFormatPlatform
14:50:38 [2020-12-10T14:50:38.447Z] --- PASS: TestFormatPlatform (0.00s)
14:50:38 [2020-12-10T14:50:38.447Z] === RUN   TestGetRepositoryMountCandidates
14:50:38 [2020-12-10T14:50:38.447Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
14:50:38 [2020-12-10T14:50:38.447Z] === RUN   TestLayerAlreadyExists
14:50:38 [2020-12-10T14:50:38.447Z] --- PASS: TestLayerAlreadyExists (0.00s)
14:50:38 [2020-12-10T14:50:38.447Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
14:50:38 [2020-12-10T14:50:38.447Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
14:50:38 [2020-12-10T14:50:38.447Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
14:50:38 [2020-12-10T14:50:38.447Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
14:50:38 [2020-12-10T14:50:38.447Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
14:50:38 [2020-12-10T14:50:38.447Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
14:50:38 [2020-12-10T14:50:38.447Z] === RUN   TestWhenEmptyAuthConfig
14:50:38 [2020-12-10T14:50:38.447Z] time="2020-12-10T14:50:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
14:50:38 [2020-12-10T14:50:38.447Z] time="2020-12-10T14:50:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
14:50:38 [2020-12-10T14:50:38.448Z] time="2020-12-10T14:50:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
14:50:38 [2020-12-10T14:50:38.448Z] time="2020-12-10T14:50:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
14:50:38 [2020-12-10T14:50:38.448Z] --- PASS: TestMaxDownloadAttempts (0.00s)
14:50:38 [2020-12-10T14:50:38.448Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.34s)
14:50:38 [2020-12-10T14:50:38.448Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.34s)
14:50:38 [2020-12-10T14:50:38.448Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.34s)
14:50:38 [2020-12-10T14:50:38.448Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.34s)
14:50:38 [2020-12-10T14:50:38.448Z] === RUN   TestTransfer
14:50:38 [2020-12-10T14:50:38.448Z] --- PASS: TestTransfer (0.13s)
14:50:38 [2020-12-10T14:50:38.448Z] === RUN   TestConcurrencyLimit
14:50:38 [2020-12-10T14:50:38.448Z] --- PASS: TestV2MetadataService (0.54s)
14:50:38 [2020-12-10T14:50:38.448Z] PASS
14:50:38 [2020-12-10T14:50:38.448Z] coverage: 48.2% of statements
14:50:38 [2020-12-10T14:50:38.906Z] ok  	github.com/docker/docker/distribution/metadata	1.133s	coverage: 48.2% of statements
14:50:38 [2020-12-10T14:50:38.906Z] --- PASS: TestConcurrencyLimit (0.38s)
14:50:38 [2020-12-10T14:50:38.906Z] === RUN   TestInactiveJobs
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestNotFound
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestNotFound (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestConflict
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestConflict (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestForbidden
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestForbidden (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestInvalidParameter
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestInvalidParameter (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestNotImplemented
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestNotImplemented (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestNotModified
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestNotModified (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestUnauthorized
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestUnauthorized (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestUnknown
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestUnknown (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestCancelled
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestCancelled (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestDeadline
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestDeadline (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestDataLoss
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestDataLoss (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestUnavailable
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestUnavailable (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestSystem
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestSystem (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestFromStatusCode
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestFromStatusCode/Not_Found
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestFromStatusCode/Bad_Request
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestFromStatusCode/Conflict
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestFromStatusCode/Unauthorized
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestFromStatusCode/Service_Unavailable
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestFromStatusCode/Forbidden
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestFromStatusCode/Not_Modified
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestFromStatusCode/Not_Implemented
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestFromStatusCode/Internal_Server_Error
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestFromStatusCode (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z] PASS
14:50:39 [2020-12-10T14:50:39.368Z] coverage: 53.1% of statements
14:50:39 [2020-12-10T14:50:39.368Z] ok  	github.com/docker/docker/errdefs	0.108s	coverage: 53.1% of statements
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestWhenEmptyAuthConfig (1.01s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestTokenPassThru
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestTokenPassThru (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestTokenPassThruDifferentHost
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
14:50:39 [2020-12-10T14:50:39.368Z] PASS
14:50:39 [2020-12-10T14:50:39.368Z] coverage: 23.5% of statements
14:50:39 [2020-12-10T14:50:39.368Z] ok  	github.com/docker/docker/distribution	1.808s	coverage: 23.5% of statements
14:50:39 [2020-12-10T14:50:39.368Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestInactiveJobs (0.40s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestWatchRelease
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestWatchRelease (0.05s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestWatchFinishedTransfer
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestWatchFinishedTransfer (0.00s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestDuplicateTransfer
14:50:39 [2020-12-10T14:50:39.368Z] --- PASS: TestDuplicateTransfer (0.06s)
14:50:39 [2020-12-10T14:50:39.368Z] === RUN   TestSuccessfulUpload
14:50:39 [2020-12-10T14:50:39.454Z] --- PASS: TestWaitBlocked (0.02s)
14:50:39 [2020-12-10T14:50:39.454Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.90s)
14:50:39 [2020-12-10T14:50:39.454Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s)
14:50:39 [2020-12-10T14:50:39.454Z] === CONT  TestContainerStartOnDaemonRestart
14:50:39 [2020-12-10T14:50:39.454Z] === CONT  TestContainerKillOnDaemonStart
14:50:39 [2020-12-10T14:50:39.454Z] === CONT  TestIpcModeOlderClient
14:50:39 [2020-12-10T14:50:39.454Z] === CONT  TestDaemonHostGatewayIP
14:50:39 [2020-12-10T14:50:39.454Z] --- PASS: TestIpcModeOlderClient (0.18s)
14:50:39 [2020-12-10T14:50:39.454Z] === CONT  TestDaemonRestartIpcMode
14:50:39 [2020-12-10T14:50:39.828Z] time="2020-12-10T14:50:39Z" level=error msg="Upload failed, retrying: simulating retry"
14:50:39 [2020-12-10T14:50:39.828Z] --- PASS: TestSuccessfulUpload (0.51s)
14:50:39 [2020-12-10T14:50:39.828Z] === RUN   TestCancelledUpload
14:50:39 [2020-12-10T14:50:39.828Z] --- PASS: TestCancelledUpload (0.00s)
14:50:39 [2020-12-10T14:50:39.828Z] PASS
14:50:39 [2020-12-10T14:50:39.828Z] coverage: 76.8% of statements
14:50:40 [2020-12-10T14:50:40.288Z] ok  	github.com/docker/docker/distribution/xfer	2.278s	coverage: 76.8% of statements
14:50:40 [2020-12-10T14:50:40.288Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:50:40 [2020-12-10T14:50:40.747Z] === RUN   TestFSGetInvalidData
14:50:40 [2020-12-10T14:50:40.747Z] --- PASS: TestFSGetInvalidData (0.06s)
14:50:40 [2020-12-10T14:50:40.747Z] === RUN   TestFSInvalidSet
14:50:40 [2020-12-10T14:50:40.747Z] === RUN   TestCompare
14:50:40 [2020-12-10T14:50:40.747Z] --- PASS: TestCompare (0.00s)
14:50:40 [2020-12-10T14:50:40.747Z] PASS
14:50:40 [2020-12-10T14:50:40.747Z] coverage: 19.2% of statements
14:50:40 [2020-12-10T14:50:40.747Z] ok  	github.com/docker/docker/image/cache	0.354s	coverage: 19.2% of statements
14:50:41 [2020-12-10T14:50:41.207Z] --- PASS: TestFSInvalidSet (0.16s)
14:50:41 [2020-12-10T14:50:41.207Z] === RUN   TestFSInvalidRoot
14:50:41 [2020-12-10T14:50:41.207Z] --- PASS: TestFSInvalidRoot (0.00s)
14:50:41 [2020-12-10T14:50:41.207Z] === RUN   TestFSMetadataGetSet
14:50:41 [2020-12-10T14:50:41.207Z] --- PASS: TestFSMetadataGetSet (0.26s)
14:50:41 [2020-12-10T14:50:41.207Z] === RUN   TestFSInvalidWalker
14:50:41 [2020-12-10T14:50:41.207Z] --- PASS: TestFSInvalidWalker (0.01s)
14:50:41 [2020-12-10T14:50:41.207Z] === RUN   TestFSGetSet
14:50:41 [2020-12-10T14:50:41.207Z] --- PASS: TestFSGetSet (0.01s)
14:50:41 [2020-12-10T14:50:41.207Z] === RUN   TestFSGetUnsetKey
14:50:41 [2020-12-10T14:50:41.207Z] --- PASS: TestFSGetUnsetKey (0.00s)
14:50:41 [2020-12-10T14:50:41.207Z] === RUN   TestFSGetEmptyData
14:50:41 [2020-12-10T14:50:41.207Z] === RUN   TestMakeV1ConfigFromConfig
14:50:41 [2020-12-10T14:50:41.207Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
14:50:41 [2020-12-10T14:50:41.207Z] PASS
14:50:41 [2020-12-10T14:50:41.207Z] coverage: 25.0% of statements
14:50:41 [2020-12-10T14:50:41.207Z] --- PASS: TestFSGetEmptyData (0.00s)
14:50:41 [2020-12-10T14:50:41.207Z] === RUN   TestFSDelete
14:50:41 [2020-12-10T14:50:41.207Z] ok  	github.com/docker/docker/image/v1	0.309s	coverage: 25.0% of statements
14:50:41 [2020-12-10T14:50:41.207Z] --- PASS: TestFSDelete (0.01s)
14:50:41 [2020-12-10T14:50:41.207Z] === RUN   TestFSWalker
14:50:41 [2020-12-10T14:50:41.207Z] --- PASS: TestFSWalker (0.01s)
14:50:41 [2020-12-10T14:50:41.207Z] === RUN   TestFSWalkerStopOnError
14:50:41 [2020-12-10T14:50:41.207Z] --- PASS: TestFSWalkerStopOnError (0.01s)
14:50:41 [2020-12-10T14:50:41.207Z] === RUN   TestNewFromJSON
14:50:41 [2020-12-10T14:50:41.207Z] --- PASS: TestNewFromJSON (0.00s)
14:50:41 [2020-12-10T14:50:41.207Z] === RUN   TestNewFromJSONWithInvalidJSON
14:50:41 [2020-12-10T14:50:41.207Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
14:50:41 [2020-12-10T14:50:41.207Z] === RUN   TestMarshalKeyOrder
14:50:41 [2020-12-10T14:50:41.207Z] --- PASS: TestMarshalKeyOrder (0.00s)
14:50:41 [2020-12-10T14:50:41.207Z] === RUN   TestImage
14:50:41 [2020-12-10T14:50:41.207Z] --- PASS: TestImage (0.00s)
14:50:41 [2020-12-10T14:50:41.207Z] === RUN   TestImageOSNotEmpty
14:50:41 [2020-12-10T14:50:41.207Z] --- PASS: TestImageOSNotEmpty (0.00s)
14:50:41 [2020-12-10T14:50:41.208Z] === RUN   TestNewChildImageFromImageWithRootFS
14:50:41 [2020-12-10T14:50:41.208Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
14:50:41 [2020-12-10T14:50:41.208Z] === RUN   TestRestore
14:50:41 [2020-12-10T14:50:41.208Z] time="2020-12-10T14:50:41Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
14:50:41 [2020-12-10T14:50:41.208Z] --- PASS: TestRestore (0.12s)
14:50:41 [2020-12-10T14:50:41.208Z] === RUN   TestAddDelete
14:50:41 [2020-12-10T14:50:41.667Z] --- PASS: TestAddDelete (0.02s)
14:50:41 [2020-12-10T14:50:41.667Z] === RUN   TestSearchAfterDelete
14:50:41 [2020-12-10T14:50:41.667Z] --- PASS: TestSearchAfterDelete (0.03s)
14:50:41 [2020-12-10T14:50:41.667Z] === RUN   TestParentReset
14:50:41 [2020-12-10T14:50:41.667Z] --- PASS: TestParentReset (0.06s)
14:50:41 [2020-12-10T14:50:41.667Z] === RUN   TestGetAndSetLastUpdated
14:50:41 [2020-12-10T14:50:41.667Z] --- PASS: TestGetAndSetLastUpdated (0.01s)
14:50:41 [2020-12-10T14:50:41.667Z] === RUN   TestStoreLen
14:50:41 [2020-12-10T14:50:41.667Z] --- PASS: TestStoreLen (0.06s)
14:50:41 [2020-12-10T14:50:41.667Z] PASS
14:50:41 [2020-12-10T14:50:41.667Z] coverage: 86.4% of statements
14:50:41 [2020-12-10T14:50:41.667Z] ok  	github.com/docker/docker/image	1.016s	coverage: 86.4% of statements
14:50:41 [2020-12-10T14:50:41.667Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:50:41 [2020-12-10T14:50:41.667Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:50:42 [2020-12-10T14:50:42.126Z] === RUN   TestSerialization
14:50:42 [2020-12-10T14:50:42.584Z] --- PASS: TestSerialization (0.02s)
14:50:42 [2020-12-10T14:50:42.584Z] PASS
14:50:42 [2020-12-10T14:50:42.584Z] coverage: 100.0% of statements
14:50:42 [2020-12-10T14:50:42.584Z] ok  	github.com/docker/docker/libcontainerd/queue	0.122s	coverage: 100.0% of statements
14:50:43 [2020-12-10T14:50:43.032Z] --- PASS: TestContainerStartOnDaemonRestart (3.70s)
14:50:43 [2020-12-10T14:50:43.204Z] === RUN   TestDockerSuite/TestBuildExpose
14:50:43 [2020-12-10T14:50:43.204Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
14:50:43 [2020-12-10T14:50:43.288Z] --- PASS: TestServiceUpdateNetwork (13.73s)
14:50:43 [2020-12-10T14:50:43.288Z] === RUN   TestServiceUpdatePidsLimit
14:50:43 [2020-12-10T14:50:43.288Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:50:43 [2020-12-10T14:50:43.325Z] --- PASS: TestDaemonHostGatewayIP (4.05s)
14:50:43 [2020-12-10T14:50:43.552Z] === RUN   TestParseVersion
14:50:43 [2020-12-10T14:50:43.552Z] --- PASS: TestParseVersion (0.00s)
14:50:43 [2020-12-10T14:50:43.552Z] PASS
14:50:43 [2020-12-10T14:50:43.552Z] coverage: 52.9% of statements
14:50:43 [2020-12-10T14:50:43.552Z] ok  	github.com/docker/docker/pkg/aaparser	0.089s	coverage: 52.9% of statements
14:50:43 [2020-12-10T14:50:43.615Z] --- PASS: TestDaemonRestartIpcMode (4.11s)
14:50:43 [2020-12-10T14:50:43.773Z] === RUN   TestDockerSuite/TestBuildExposeOrder
14:50:43 [2020-12-10T14:50:43.858Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:50:44 [2020-12-10T14:50:44.011Z] === RUN   TestEmptyLayer
14:50:44 [2020-12-10T14:50:44.011Z] --- PASS: TestEmptyLayer (0.00s)
14:50:44 [2020-12-10T14:50:44.011Z] === RUN   TestCommitFailure
14:50:44 [2020-12-10T14:50:44.011Z] --- PASS: TestCommitFailure (0.12s)
14:50:44 [2020-12-10T14:50:44.011Z] === RUN   TestStartTransactionFailure
14:50:44 [2020-12-10T14:50:44.011Z] --- PASS: TestStartTransactionFailure (0.00s)
14:50:44 [2020-12-10T14:50:44.011Z] === RUN   TestGetOrphan
14:50:44 [2020-12-10T14:50:44.011Z] --- PASS: TestGetOrphan (0.01s)
14:50:44 [2020-12-10T14:50:44.011Z] === RUN   TestMountAndRegister
14:50:44 [2020-12-10T14:50:44.473Z] === RUN   TestEnvironmentParsing
14:50:44 [2020-12-10T14:50:44.473Z] --- PASS: TestEnvironmentParsing (0.00s)
14:50:44 [2020-12-10T14:50:44.473Z] PASS
14:50:44 [2020-12-10T14:50:44.473Z] coverage: 1.0% of statements
14:50:44 [2020-12-10T14:50:44.473Z] ok  	github.com/docker/docker/libcontainerd/local	0.567s	coverage: 1.0% of statements
14:50:44 [2020-12-10T14:50:44.473Z] --- PASS: TestMountAndRegister (0.32s)
14:50:44 [2020-12-10T14:50:44.473Z]     layer_test.go:271: Layer size: 14
14:50:44 [2020-12-10T14:50:44.473Z] === RUN   TestLayerRelease
14:50:44 [2020-12-10T14:50:44.473Z] --- SKIP: TestLayerRelease (0.00s)
14:50:44 [2020-12-10T14:50:44.473Z]     layer_test.go:304: Failing on Windows
14:50:44 [2020-12-10T14:50:44.473Z] === RUN   TestStoreRestore
14:50:44 [2020-12-10T14:50:44.473Z] --- SKIP: TestStoreRestore (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     layer_test.go:353: Failing on Windows
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestTarStreamStability
14:50:44 [2020-12-10T14:50:44.474Z] --- SKIP: TestTarStreamStability (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     layer_test.go:468: Failing on Windows
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestRegisterExistingLayer
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestAddressPoolOpt
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestAddressPoolOpt (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/a
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/something
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/_=a
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/env1=value1
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/_env1=value1
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/env2=value2=value3
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/env3=abc!qwe
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/env_4=value_4
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/PATH
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/=a
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/PATH=
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/PATH=something
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/asd!qwe
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/1asd
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/123
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/some_space
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/__some_space_before
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/some_space_after__
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/=
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateEnv/PaTh
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestValidateEnv (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/a (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/something (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/_=a (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/PATH (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/=a (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/1asd (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/123 (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/some_space (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/= (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestParseHost
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestParseHost (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestParseDockerDaemonHost
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestParseDockerDaemonHost (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestParseTCP
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestParseTCP (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestParseInvalidUnixAddrInvalid
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateExtraHosts
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestValidateExtraHosts (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestIpOptString
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestIpOptString (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestNewIpOptInvalidDefaultVal
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestNewIpOptValidDefaultVal
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestIpOptSetInvalidVal
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateIPAddress
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestValidateIPAddress (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestMapOpts
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestMapOpts (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestListOptsWithoutValidator
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestListOptsWithoutValidator (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestListOptsWithValidator
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestListOptsWithValidator (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateDNSSearch
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestValidateDNSSearch (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateLabel
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateLabel/label_with_general_format
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateLabel/label_with_more_than_one_=
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateLabel/label_with_one_more
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestValidateLabel (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestNamedListOpts
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestNamedListOpts (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestNamedMapOpts
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestNamedMapOpts (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestParseLink
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestParseLink (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestQuotedStringSetWithQuotes
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestQuotedStringSetWithNoQuotes
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestUlimitOpt
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestUlimitOpt (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z] PASS
14:50:44 [2020-12-10T14:50:44.474Z] coverage: 67.1% of statements
14:50:44 [2020-12-10T14:50:44.474Z] ok  	github.com/docker/docker/opts	0.329s	coverage: 67.1% of statements
14:50:44 [2020-12-10T14:50:44.474Z] --- PASS: TestRegisterExistingLayer (0.10s)
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestTarStreamVerification
14:50:44 [2020-12-10T14:50:44.474Z] --- SKIP: TestTarStreamVerification (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     layer_test.go:697: Failing on Windows
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestLayerMigration
14:50:44 [2020-12-10T14:50:44.474Z] --- SKIP: TestLayerMigration (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     migration_test.go:46: Failing on Windows
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestLayerMigrationNoTarsplit
14:50:44 [2020-12-10T14:50:44.474Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     migration_test.go:182: Failing on Windows
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestMountInit
14:50:44 [2020-12-10T14:50:44.474Z] --- SKIP: TestMountInit (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     mount_test.go:17: Failing on Windows
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestMountSize
14:50:44 [2020-12-10T14:50:44.474Z] --- SKIP: TestMountSize (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     mount_test.go:76: Failing on Windows
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestMountChanges
14:50:44 [2020-12-10T14:50:44.474Z] --- SKIP: TestMountChanges (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     mount_test.go:125: Failing on Windows
14:50:44 [2020-12-10T14:50:44.474Z] === RUN   TestMountApply
14:50:44 [2020-12-10T14:50:44.474Z] --- SKIP: TestMountApply (0.00s)
14:50:44 [2020-12-10T14:50:44.474Z]     mount_test.go:212: Failing on Windows
14:50:44 [2020-12-10T14:50:44.474Z] PASS
14:50:44 [2020-12-10T14:50:44.474Z] coverage: 30.1% of statements
14:50:44 [2020-12-10T14:50:44.474Z] ok  	github.com/docker/docker/layer	0.828s	coverage: 30.1% of statements
14:50:44 [2020-12-10T14:50:44.474Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:50:44 [2020-12-10T14:50:44.474Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:50:44 [2020-12-10T14:50:44.474Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:50:44 [2020-12-10T14:50:44.474Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:50:44 [2020-12-10T14:50:44.474Z] ?   	github.com/docker/docker/oci	[no test files]
14:50:44 [2020-12-10T14:50:44.474Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:50:44 [2020-12-10T14:50:44.711Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
14:50:45 [2020-12-10T14:50:45.292Z] === RUN   TestDockerSuite/TestBuildFails
14:50:45 [2020-12-10T14:50:45.444Z] === RUN   TestUnbuffered
14:50:45 [2020-12-10T14:50:45.444Z] --- PASS: TestUnbuffered (0.00s)
14:50:45 [2020-12-10T14:50:45.444Z] === RUN   TestRaceUnbuffered
14:50:45 [2020-12-10T14:50:45.444Z] --- PASS: TestRaceUnbuffered (0.00s)
14:50:45 [2020-12-10T14:50:45.444Z] PASS
14:50:45 [2020-12-10T14:50:45.444Z] coverage: 100.0% of statements
14:50:45 [2020-12-10T14:50:45.444Z] ok  	github.com/docker/docker/pkg/broadcaster	0.220s	coverage: 100.0% of statements
14:50:45 [2020-12-10T14:50:45.860Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
14:50:45 [2020-12-10T14:50:45.860Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
14:50:45 [2020-12-10T14:50:45.904Z] === RUN   TestPeerCertificateMarshalJSON
14:50:45 [2020-12-10T14:50:45.904Z] === RUN   TestMatch
14:50:45 [2020-12-10T14:50:45.904Z] === RUN   TestMatch/[[]]
14:50:45 [2020-12-10T14:50:45.904Z] === RUN   TestMatch/[[foo]]
14:50:45 [2020-12-10T14:50:45.904Z] === RUN   TestMatch/[[bar]_[foo]]
14:50:45 [2020-12-10T14:50:45.904Z] === RUN   TestMatch/[[foo_bar]]
14:50:45 [2020-12-10T14:50:45.904Z] === RUN   TestMatch/[[qux]_[foo]]
14:50:45 [2020-12-10T14:50:45.904Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
14:50:45 [2020-12-10T14:50:45.904Z] === RUN   TestMatch/[]
14:50:45 [2020-12-10T14:50:45.904Z] === RUN   TestMatch/[]#01
14:50:45 [2020-12-10T14:50:45.904Z] === RUN   TestMatch/[[qux]]
14:50:45 [2020-12-10T14:50:45.904Z] === RUN   TestMatch/[[foo_bar_qux]]
14:50:45 [2020-12-10T14:50:45.904Z] === RUN   TestMatch/[[qux]_[baz]]
14:50:45 [2020-12-10T14:50:45.904Z] === RUN   TestMatch/[[foo_baz]]
14:50:45 [2020-12-10T14:50:45.904Z] --- PASS: TestMatch (0.00s)
14:50:45 [2020-12-10T14:50:45.904Z]     --- PASS: TestMatch/[[]] (0.00s)
14:50:46 [2020-12-10T14:50:46.363Z]     --- PASS: TestMatch/[[foo]] (0.00s)
14:50:46 [2020-12-10T14:50:46.363Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
14:50:46 [2020-12-10T14:50:46.363Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
14:50:46 [2020-12-10T14:50:46.363Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
14:50:46 [2020-12-10T14:50:46.363Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
14:50:46 [2020-12-10T14:50:46.363Z]     --- PASS: TestMatch/[] (0.00s)
14:50:46 [2020-12-10T14:50:46.363Z]     --- PASS: TestMatch/[]#01 (0.00s)
14:50:46 [2020-12-10T14:50:46.363Z]     --- PASS: TestMatch/[[qux]] (0.00s)
14:50:46 [2020-12-10T14:50:46.363Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
14:50:46 [2020-12-10T14:50:46.363Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
14:50:46 [2020-12-10T14:50:46.363Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
14:50:46 [2020-12-10T14:50:46.363Z] PASS
14:50:46 [2020-12-10T14:50:46.363Z] coverage: 87.5% of statements
14:50:46 [2020-12-10T14:50:46.363Z] ok  	github.com/docker/docker/pkg/capabilities	0.119s	coverage: 87.5% of statements
14:50:46 [2020-12-10T14:50:46.363Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
14:50:46 [2020-12-10T14:50:46.363Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
14:50:46 [2020-12-10T14:50:46.363Z] --- PASS: TestPeerCertificateMarshalJSON (0.45s)
14:50:46 [2020-12-10T14:50:46.363Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
14:50:46 [2020-12-10T14:50:46.363Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
14:50:46 [2020-12-10T14:50:46.363Z] === RUN   TestMiddleware
14:50:46 [2020-12-10T14:50:46.363Z] --- PASS: TestMiddleware (0.00s)
14:50:46 [2020-12-10T14:50:46.363Z] === RUN   TestNewResponseModifier
14:50:46 [2020-12-10T14:50:46.363Z] --- PASS: TestNewResponseModifier (0.00s)
14:50:46 [2020-12-10T14:50:46.363Z] PASS
14:50:46 [2020-12-10T14:50:46.363Z] coverage: 26.8% of statements
14:50:46 [2020-12-10T14:50:46.363Z] ok  	github.com/docker/docker/pkg/authorization	0.570s	coverage: 26.8% of statements
14:50:46 [2020-12-10T14:50:46.822Z] === RUN   TestIsArchivePathDir
14:50:47 [2020-12-10T14:50:47.282Z] --- PASS: TestIsArchivePathDir (0.04s)
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestIsArchivePathInvalidFile
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestChrootTarUntar
14:50:47 [2020-12-10T14:50:47.282Z] --- SKIP: TestChrootTarUntar (0.00s)
14:50:47 [2020-12-10T14:50:47.282Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestChrootUntarWithHugeExcludesList
14:50:47 [2020-12-10T14:50:47.282Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
14:50:47 [2020-12-10T14:50:47.282Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestChrootUntarEmptyArchive
14:50:47 [2020-12-10T14:50:47.282Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestChrootTarUntarWithSymlink
14:50:47 [2020-12-10T14:50:47.282Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
14:50:47 [2020-12-10T14:50:47.282Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestChrootCopyWithTar
14:50:47 [2020-12-10T14:50:47.282Z] --- SKIP: TestChrootCopyWithTar (0.00s)
14:50:47 [2020-12-10T14:50:47.282Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestChrootCopyFileWithTar
14:50:47 [2020-12-10T14:50:47.282Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
14:50:47 [2020-12-10T14:50:47.282Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestChrootUntarPath
14:50:47 [2020-12-10T14:50:47.282Z] --- SKIP: TestChrootUntarPath (0.00s)
14:50:47 [2020-12-10T14:50:47.282Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
14:50:47 [2020-12-10T14:50:47.282Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
14:50:47 [2020-12-10T14:50:47.282Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
14:50:47 [2020-12-10T14:50:47.282Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
14:50:47 [2020-12-10T14:50:47.282Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestChrootApplyDotDotFile
14:50:47 [2020-12-10T14:50:47.282Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
14:50:47 [2020-12-10T14:50:47.282Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
14:50:47 [2020-12-10T14:50:47.282Z] PASS
14:50:47 [2020-12-10T14:50:47.282Z] coverage: 15.4% of statements
14:50:47 [2020-12-10T14:50:47.282Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.156s	coverage: 15.4% of statements
14:50:47 [2020-12-10T14:50:47.282Z] --- PASS: TestIsArchivePathInvalidFile (0.10s)
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestIsArchivePathTar
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestSizeEmpty
14:50:47 [2020-12-10T14:50:47.282Z] --- PASS: TestSizeEmpty (0.00s)
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestSizeEmptyFile
14:50:47 [2020-12-10T14:50:47.282Z] --- PASS: TestSizeEmptyFile (0.00s)
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestSizeNonemptyFile
14:50:47 [2020-12-10T14:50:47.282Z] --- PASS: TestSizeNonemptyFile (0.00s)
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestSizeNestedDirectoryEmpty
14:50:47 [2020-12-10T14:50:47.282Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
14:50:47 [2020-12-10T14:50:47.282Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
14:50:47 [2020-12-10T14:50:47.282Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestMoveToSubdir
14:50:47 [2020-12-10T14:50:47.282Z] --- PASS: TestMoveToSubdir (0.00s)
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestSizeNonExistingDirectory
14:50:47 [2020-12-10T14:50:47.282Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
14:50:47 [2020-12-10T14:50:47.282Z] PASS
14:50:47 [2020-12-10T14:50:47.282Z] coverage: 80.0% of statements
14:50:47 [2020-12-10T14:50:47.282Z] ok  	github.com/docker/docker/pkg/directory	0.042s	coverage: 80.0% of statements
14:50:47 [2020-12-10T14:50:47.282Z] --- PASS: TestIsArchivePathTar (0.12s)
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestDecompressStreamGzip
14:50:47 [2020-12-10T14:50:47.282Z] --- PASS: TestDecompressStreamGzip (0.14s)
14:50:47 [2020-12-10T14:50:47.282Z] === RUN   TestDecompressStreamBzip2
14:50:47 [2020-12-10T14:50:47.741Z] --- PASS: TestDecompressStreamBzip2 (0.09s)
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   TestDecompressStreamXz
14:50:47 [2020-12-10T14:50:47.741Z] --- SKIP: TestDecompressStreamXz (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z]     archive_test.go:133: Xz not present in msys2
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   TestCompressStreamXzUnsupported
14:50:47 [2020-12-10T14:50:47.741Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   TestCompressStreamBzip2Unsupported
14:50:47 [2020-12-10T14:50:47.741Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   TestCompressStreamInvalid
14:50:47 [2020-12-10T14:50:47.741Z] --- PASS: TestCompressStreamInvalid (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   TestExtensionInvalid
14:50:47 [2020-12-10T14:50:47.741Z] --- PASS: TestExtensionInvalid (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   TestExtensionUncompressed
14:50:47 [2020-12-10T14:50:47.741Z] --- PASS: TestExtensionUncompressed (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   TestExtensionBzip2
14:50:47 [2020-12-10T14:50:47.741Z] --- PASS: TestExtensionBzip2 (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   TestExtensionGzip
14:50:47 [2020-12-10T14:50:47.741Z] --- PASS: TestExtensionGzip (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   TestExtensionXz
14:50:47 [2020-12-10T14:50:47.741Z] --- PASS: TestExtensionXz (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   TestCmdStreamLargeStderr
14:50:47 [2020-12-10T14:50:47.741Z] --- PASS: TestCmdStreamLargeStderr (0.07s)
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   TestCmdStreamBad
14:50:47 [2020-12-10T14:50:47.741Z] --- SKIP: TestCmdStreamBad (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z]     archive_test.go:238: Failing on Windows CI machines
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   TestCmdStreamGood
14:50:47 [2020-12-10T14:50:47.741Z] --- PASS: TestCmdStreamGood (0.17s)
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   TestUntarPathWithInvalidDest
14:50:47 [2020-12-10T14:50:47.741Z] --- PASS: TestUntarPathWithInvalidDest (0.08s)
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   TestUntarPathWithInvalidSrc
14:50:47 [2020-12-10T14:50:47.741Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   TestUntarPath
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   Test
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   Test/TestContainsEntry
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   Test/TestCreateEntries
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   Test/TestEntriesDiff
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   Test/TestEntriesEquality
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   Test/TestGeneratorNotGenerate
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   Test/TestGeneratorWithPort
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   Test/TestGeneratorWithPortNotGenerate
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   Test/TestNewEntry
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   Test/TestParse
14:50:47 [2020-12-10T14:50:47.741Z] --- PASS: Test (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z]     --- PASS: Test/TestContainsEntry (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z]     --- PASS: Test/TestCreateEntries (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z]     --- PASS: Test/TestEntriesDiff (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z]     --- PASS: Test/TestEntriesEquality (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z]     --- PASS: Test/TestNewEntry (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z]     --- PASS: Test/TestParse (0.00s)
14:50:47 [2020-12-10T14:50:47.741Z] PASS
14:50:47 [2020-12-10T14:50:47.741Z] coverage: 58.3% of statements
14:50:47 [2020-12-10T14:50:47.741Z] ok  	github.com/docker/docker/pkg/discovery	0.079s	coverage: 58.3% of statements
14:50:47 [2020-12-10T14:50:47.741Z] --- PASS: TestUntarPath (0.05s)
14:50:47 [2020-12-10T14:50:47.741Z] === RUN   TestUntarPathWithDestinationFile
14:50:47 [2020-12-10T14:50:47.768Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
14:50:48 [2020-12-10T14:50:48.201Z] --- PASS: TestUntarPathWithDestinationFile (0.04s)
14:50:48 [2020-12-10T14:50:48.201Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
14:50:48 [2020-12-10T14:50:48.201Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s)
14:50:48 [2020-12-10T14:50:48.201Z] === RUN   TestCopyWithTarInvalidSrc
14:50:48 [2020-12-10T14:50:48.201Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
14:50:48 [2020-12-10T14:50:48.201Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
14:50:48 [2020-12-10T14:50:48.201Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
14:50:48 [2020-12-10T14:50:48.201Z] === RUN   TestCopyWithTarSrcFile
14:50:48 [2020-12-10T14:50:48.201Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
14:50:48 [2020-12-10T14:50:48.201Z] === RUN   TestCopyWithTarSrcFolder
14:50:48 [2020-12-10T14:50:48.201Z] --- PASS: TestCopyWithTarSrcFolder (0.00s)
14:50:48 [2020-12-10T14:50:48.201Z] === RUN   TestCopyFileWithTarInvalidSrc
14:50:48 [2020-12-10T14:50:48.201Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
14:50:48 [2020-12-10T14:50:48.201Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
14:50:48 [2020-12-10T14:50:48.201Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
14:50:48 [2020-12-10T14:50:48.201Z] === RUN   TestCopyFileWithTarSrcFolder
14:50:48 [2020-12-10T14:50:48.201Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
14:50:48 [2020-12-10T14:50:48.201Z] === RUN   TestCopyFileWithTarSrcFile
14:50:48 [2020-12-10T14:50:48.201Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
14:50:48 [2020-12-10T14:50:48.201Z] === RUN   TestTarFiles
14:50:48 [2020-12-10T14:50:48.201Z] === RUN   Test
14:50:48 [2020-12-10T14:50:48.201Z] === RUN   Test/TestContent
14:50:48 [2020-12-10T14:50:48.201Z] === RUN   Test/TestInitialize
14:50:48 [2020-12-10T14:50:48.201Z] === RUN   Test/TestNew
14:50:48 [2020-12-10T14:50:48.201Z] === RUN   Test/TestParsingContentsWithComments
14:50:48 [2020-12-10T14:50:48.201Z] === RUN   Test/TestRegister
14:50:48 [2020-12-10T14:50:48.201Z] === RUN   Test/TestWatch
14:50:48 [2020-12-10T14:50:48.201Z] --- PASS: Test (0.00s)
14:50:48 [2020-12-10T14:50:48.201Z]     --- PASS: Test/TestContent (0.00s)
14:50:48 [2020-12-10T14:50:48.201Z]     --- PASS: Test/TestInitialize (0.00s)
14:50:48 [2020-12-10T14:50:48.201Z]     --- PASS: Test/TestNew (0.00s)
14:50:48 [2020-12-10T14:50:48.201Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
14:50:48 [2020-12-10T14:50:48.201Z]     --- PASS: Test/TestRegister (0.00s)
14:50:48 [2020-12-10T14:50:48.201Z]     --- PASS: Test/TestWatch (0.00s)
14:50:48 [2020-12-10T14:50:48.201Z] PASS
14:50:48 [2020-12-10T14:50:48.201Z] coverage: 92.9% of statements
14:50:48 [2020-12-10T14:50:48.201Z] ok  	github.com/docker/docker/pkg/discovery/file	0.080s	coverage: 92.9% of statements
14:50:49 [2020-12-10T14:50:49.170Z] === RUN   Test
14:50:49 [2020-12-10T14:50:49.170Z] === RUN   Test/TestWatch
14:50:49 [2020-12-10T14:50:49.170Z] --- PASS: Test (0.00s)
14:50:49 [2020-12-10T14:50:49.170Z]     --- PASS: Test/TestWatch (0.00s)
14:50:49 [2020-12-10T14:50:49.170Z] PASS
14:50:49 [2020-12-10T14:50:49.170Z] coverage: 92.3% of statements
14:50:49 [2020-12-10T14:50:49.170Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.232s	coverage: 92.3% of statements
14:50:49 [2020-12-10T14:50:49.629Z] === RUN   Test
14:50:49 [2020-12-10T14:50:49.629Z] === RUN   Test/TestInitialize
14:50:49 [2020-12-10T14:50:49.629Z] time="2020-12-10T14:50:49Z" level=info msg="Initializing discovery without TLS"
14:50:49 [2020-12-10T14:50:49.629Z] time="2020-12-10T14:50:49Z" level=info msg="Initializing discovery without TLS"
14:50:49 [2020-12-10T14:50:49.629Z] time="2020-12-10T14:50:49Z" level=info msg="Initializing discovery without TLS"
14:50:49 [2020-12-10T14:50:49.629Z] === RUN   Test/TestInitializeWithCerts
14:50:49 [2020-12-10T14:50:49.629Z] time="2020-12-10T14:50:49Z" level=info msg="Initializing discovery with TLS"
14:50:49 [2020-12-10T14:50:49.629Z] === RUN   Test/TestWatch
14:50:49 [2020-12-10T14:50:49.629Z] time="2020-12-10T14:50:49Z" level=info msg="Initializing discovery without TLS"
14:50:49 [2020-12-10T14:50:49.629Z] === RUN   Test
14:50:49 [2020-12-10T14:50:49.629Z] === RUN   Test/TestInitialize
14:50:49 [2020-12-10T14:50:49.629Z] === RUN   Test/TestInitializeWithPattern
14:50:49 [2020-12-10T14:50:49.629Z] === RUN   Test/TestRegister
14:50:49 [2020-12-10T14:50:49.629Z] === RUN   Test/TestWatch
14:50:49 [2020-12-10T14:50:49.629Z] --- PASS: Test (0.00s)
14:50:49 [2020-12-10T14:50:49.629Z]     --- PASS: Test/TestInitialize (0.00s)
14:50:49 [2020-12-10T14:50:49.629Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
14:50:49 [2020-12-10T14:50:49.629Z]     --- PASS: Test/TestRegister (0.00s)
14:50:49 [2020-12-10T14:50:49.629Z]     --- PASS: Test/TestWatch (0.00s)
14:50:49 [2020-12-10T14:50:49.629Z] PASS
14:50:49 [2020-12-10T14:50:49.629Z] coverage: 93.8% of statements
14:50:49 [2020-12-10T14:50:49.629Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.075s	coverage: 93.8% of statements
14:50:49 [2020-12-10T14:50:49.673Z] === RUN   TestDockerSuite/TestBuildForceRm
14:50:50 [2020-12-10T14:50:50.598Z] === RUN   TestPollerAddRemove
14:50:50 [2020-12-10T14:50:50.598Z] --- PASS: TestPollerAddRemove (0.00s)
14:50:50 [2020-12-10T14:50:50.598Z] === RUN   TestPollerEvent
14:50:50 [2020-12-10T14:50:50.598Z] --- SKIP: TestPollerEvent (0.00s)
14:50:50 [2020-12-10T14:50:50.598Z]     poller_test.go:41: No chmod on Windows
14:50:50 [2020-12-10T14:50:50.598Z] === RUN   TestPollerClose
14:50:50 [2020-12-10T14:50:50.598Z] --- PASS: TestPollerClose (0.00s)
14:50:50 [2020-12-10T14:50:50.598Z] PASS
14:50:50 [2020-12-10T14:50:50.598Z] coverage: 36.2% of statements
14:50:50 [2020-12-10T14:50:50.598Z] ok  	github.com/docker/docker/pkg/filenotify	0.081s	coverage: 36.2% of statements
14:50:51 [2020-12-10T14:50:51.052Z] === RUN   TestDockerSuite/TestBuildFromGit
14:50:51 [2020-12-10T14:50:51.056Z] === RUN   TestCopyFileWithInvalidSrc
14:50:51 [2020-12-10T14:50:51.056Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
14:50:51 [2020-12-10T14:50:51.056Z] === RUN   TestCopyFileWithInvalidDest
14:50:51 [2020-12-10T14:50:51.056Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
14:50:51 [2020-12-10T14:50:51.056Z] === RUN   TestCopyFileWithSameSrcAndDest
14:50:51 [2020-12-10T14:50:51.056Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
14:50:51 [2020-12-10T14:50:51.056Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
14:50:51 [2020-12-10T14:50:51.056Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
14:50:51 [2020-12-10T14:50:51.056Z] === RUN   TestCopyFile
14:50:51 [2020-12-10T14:50:51.056Z] --- PASS: TestCopyFile (0.00s)
14:50:51 [2020-12-10T14:50:51.056Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
14:50:51 [2020-12-10T14:50:51.056Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
14:50:51 [2020-12-10T14:50:51.056Z]     fileutils_test.go:134: Needs porting to Windows
14:50:51 [2020-12-10T14:50:51.056Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
14:50:51 [2020-12-10T14:50:51.056Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
14:50:51 [2020-12-10T14:50:51.056Z] === RUN   TestReadSymlinkedDirectoryToFile
14:50:51 [2020-12-10T14:50:51.056Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
14:50:51 [2020-12-10T14:50:51.056Z]     fileutils_test.go:180: Needs porting to Windows
14:50:51 [2020-12-10T14:50:51.056Z] === RUN   TestWildcardMatches
14:50:51 [2020-12-10T14:50:51.056Z] --- PASS: TestWildcardMatches (0.00s)
14:50:51 [2020-12-10T14:50:51.056Z] === RUN   TestPatternMatches
14:50:51 [2020-12-10T14:50:51.056Z] --- PASS: TestPatternMatches (0.00s)
14:50:51 [2020-12-10T14:50:51.056Z] === RUN   TestExclusionPatternMatchesPatternBefore
14:50:51 [2020-12-10T14:50:51.056Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
14:50:51 [2020-12-10T14:50:51.056Z] === RUN   TestPatternMatchesFolderExclusions
14:50:51 [2020-12-10T14:50:51.056Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
14:50:51 [2020-12-10T14:50:51.056Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
14:50:51 [2020-12-10T14:50:51.056Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
14:50:51 [2020-12-10T14:50:51.056Z] === RUN   TestPatternMatchesFolderWildcardExclusions
14:50:51 [2020-12-10T14:50:51.056Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
14:50:51 [2020-12-10T14:50:51.056Z] === RUN   TestExclusionPatternMatchesPatternAfter
14:50:51 [2020-12-10T14:50:51.056Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
14:50:51 [2020-12-10T14:50:51.056Z] === RUN   TestExclusionPatternMatchesWholeDirectory
14:50:51 [2020-12-10T14:50:51.056Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
14:50:51 [2020-12-10T14:50:51.057Z] === RUN   TestSingleExclamationError
14:50:51 [2020-12-10T14:50:51.057Z] --- PASS: TestSingleExclamationError (0.00s)
14:50:51 [2020-12-10T14:50:51.057Z] === RUN   TestMatchesWithNoPatterns
14:50:51 [2020-12-10T14:50:51.057Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
14:50:51 [2020-12-10T14:50:51.057Z] === RUN   TestMatchesWithMalformedPatterns
14:50:51 [2020-12-10T14:50:51.057Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
14:50:51 [2020-12-10T14:50:51.057Z] === RUN   TestMatches
14:50:51 [2020-12-10T14:50:51.057Z] --- PASS: TestMatches (0.00s)
14:50:51 [2020-12-10T14:50:51.057Z] === RUN   TestCleanPatterns
14:50:51 [2020-12-10T14:50:51.057Z] --- PASS: TestCleanPatterns (0.00s)
14:50:51 [2020-12-10T14:50:51.057Z] === RUN   TestCleanPatternsStripEmptyPatterns
14:50:51 [2020-12-10T14:50:51.057Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
14:50:51 [2020-12-10T14:50:51.057Z] === RUN   TestCleanPatternsExceptionFlag
14:50:51 [2020-12-10T14:50:51.057Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
14:50:51 [2020-12-10T14:50:51.057Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
14:50:51 [2020-12-10T14:50:51.057Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
14:50:51 [2020-12-10T14:50:51.057Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
14:50:51 [2020-12-10T14:50:51.057Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
14:50:51 [2020-12-10T14:50:51.057Z] === RUN   TestCleanPatternsErrorSingleException
14:50:51 [2020-12-10T14:50:51.057Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
14:50:51 [2020-12-10T14:50:51.057Z] === RUN   TestCreateIfNotExistsDir
14:50:51 [2020-12-10T14:50:51.057Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
14:50:51 [2020-12-10T14:50:51.057Z] === RUN   TestCreateIfNotExistsFile
14:50:51 [2020-12-10T14:50:51.057Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
14:50:51 [2020-12-10T14:50:51.057Z] === RUN   TestMatch
14:50:51 [2020-12-10T14:50:51.057Z] --- PASS: TestMatch (0.00s)
14:50:51 [2020-12-10T14:50:51.057Z] PASS
14:50:51 [2020-12-10T14:50:51.057Z] coverage: 87.7% of statements
14:50:51 [2020-12-10T14:50:51.057Z] ok  	github.com/docker/docker/pkg/fileutils	0.172s	coverage: 87.7% of statements
14:50:51 [2020-12-10T14:50:51.516Z] === RUN   TestGet
14:50:51 [2020-12-10T14:50:51.516Z] --- PASS: TestGet (0.00s)
14:50:51 [2020-12-10T14:50:51.516Z] === RUN   TestGetShortcutString
14:50:51 [2020-12-10T14:50:51.516Z] --- PASS: TestGetShortcutString (0.00s)
14:50:51 [2020-12-10T14:50:51.516Z] PASS
14:50:51 [2020-12-10T14:50:51.516Z] coverage: 42.9% of statements
14:50:51 [2020-12-10T14:50:51.516Z] ok  	github.com/docker/docker/pkg/homedir	0.104s	coverage: 42.9% of statements
14:50:51 [2020-12-10T14:50:51.975Z] === RUN   TestCreateIDMapOrder
14:50:51 [2020-12-10T14:50:51.975Z] --- PASS: TestCreateIDMapOrder (0.00s)
14:50:51 [2020-12-10T14:50:51.975Z] PASS
14:50:51 [2020-12-10T14:50:51.975Z] coverage: 7.3% of statements
14:50:51 [2020-12-10T14:50:51.975Z] ok  	github.com/docker/docker/pkg/idtools	0.122s	coverage: 7.3% of statements
14:50:51 [2020-12-10T14:50:51.988Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:50:52 [2020-12-10T14:50:52.076Z] --- PASS: TestContainerKillOnDaemonStart (12.68s)
14:50:52 [2020-12-10T14:50:52.076Z] PASS
14:50:52 [2020-12-10T14:50:52.076Z] 
14:50:52 [2020-12-10T14:50:52.076Z] === Skipped
14:50:52 [2020-12-10T14:50:52.076Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
14:50:52 [2020-12-10T14:50:52.076Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:50:52 [2020-12-10T14:50:52.076Z] 
14:50:52 [2020-12-10T14:50:52.076Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:50:52 [2020-12-10T14:50:52.076Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:50:52 [2020-12-10T14:50:52.076Z] 
14:50:52 [2020-12-10T14:50:52.076Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
14:50:52 [2020-12-10T14:50:52.076Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:50:52 [2020-12-10T14:50:52.076Z] 
14:50:52 [2020-12-10T14:50:52.076Z] 
14:50:52 [2020-12-10T14:50:52.076Z] DONE 195 tests, 3 skipped in 110.238s
14:50:52 [2020-12-10T14:50:52.076Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
14:50:52 [2020-12-10T14:50:52.076Z] ++ 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
14:50:52 [2020-12-10T14:50:52.076Z] ++ set -e
14:50:52 [2020-12-10T14:50:52.076Z] ++ '[' -n 0 ']'
14:50:52 [2020-12-10T14:50:52.076Z] ++ set -x
14:50:52 [2020-12-10T14:50:52.076Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:50:52 [2020-12-10T14:50:52.076Z] INFO: Testing against a local daemon
14:50:52 [2020-12-10T14:50:52.076Z] === RUN   TestCommitInheritsEnv
14:50:52 [2020-12-10T14:50:52.369Z] --- PASS: TestCommitInheritsEnv (0.33s)
14:50:52 [2020-12-10T14:50:52.369Z] === RUN   TestImportExtremelyLargeImageWorks
14:50:52 [2020-12-10T14:50:52.369Z] === PAUSE TestImportExtremelyLargeImageWorks
14:50:52 [2020-12-10T14:50:52.369Z] === RUN   TestImagesFilterMultiReference
14:50:52 [2020-12-10T14:50:52.430Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
14:50:52 [2020-12-10T14:50:52.434Z] --- PASS: TestTarFiles (4.20s)
14:50:52 [2020-12-10T14:50:52.434Z] === RUN   TestTarUntar
14:50:52 [2020-12-10T14:50:52.434Z] --- PASS: TestTarUntar (0.02s)
14:50:52 [2020-12-10T14:50:52.434Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
14:50:52 [2020-12-10T14:50:52.434Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
14:50:52 [2020-12-10T14:50:52.434Z] === RUN   TestTarWithOptions
14:50:52 [2020-12-10T14:50:52.434Z] --- PASS: TestTarWithOptions (0.02s)
14:50:52 [2020-12-10T14:50:52.434Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
14:50:52 [2020-12-10T14:50:52.434Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
14:50:52 [2020-12-10T14:50:52.434Z] === RUN   TestUntarUstarGnuConflict
14:50:52 [2020-12-10T14:50:52.434Z] --- PASS: TestUntarUstarGnuConflict (0.01s)
14:50:52 [2020-12-10T14:50:52.434Z] === RUN   TestUntarInvalidFilenames
14:50:52 [2020-12-10T14:50:52.434Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames614616762\\dest"
14:50:52 [2020-12-10T14:50:52.434Z] --- PASS: TestUntarInvalidFilenames (0.11s)
14:50:52 [2020-12-10T14:50:52.434Z] === RUN   TestUntarHardlinkToSymlink
14:50:52 [2020-12-10T14:50:52.434Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
14:50:52 [2020-12-10T14:50:52.434Z] === RUN   TestUntarInvalidHardlink
14:50:52 [2020-12-10T14:50:52.434Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink424985387\\victim\\hello" -> "../victim/hello"
14:50:52 [2020-12-10T14:50:52.434Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink521680014\\victim\\hello" -> "/../victim/hello"
14:50:52 [2020-12-10T14:50:52.434Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink080770197\\victim" -> "../victim"
14:50:52 [2020-12-10T14:50:52.434Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink959766256\\victim" -> "../victim"
14:50:52 [2020-12-10T14:50:52.434Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink114286991\\victim" -> "../victim"
14:50:52 [2020-12-10T14:50:52.434Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink710624674\\victim" -> "../victim"
14:50:52 [2020-12-10T14:50:52.434Z] --- PASS: TestUntarInvalidHardlink (0.03s)
14:50:52 [2020-12-10T14:50:52.434Z] === RUN   TestUntarInvalidSymlink
14:50:52 [2020-12-10T14:50:52.434Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink584741017\\dest\\dotdot" -> "../victim/hello"
14:50:52 [2020-12-10T14:50:52.434Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink365075748\\dest\\slash-dotdot" -> "/../victim/hello"
14:50:52 [2020-12-10T14:50:52.434Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink815002675\\dest\\loophole-victim" -> "../victim"
14:50:52 [2020-12-10T14:50:52.434Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink525297142\\dest\\loophole-victim" -> "../victim"
14:50:52 [2020-12-10T14:50:52.434Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink631572701\\dest\\loophole-victim" -> "../victim"
14:50:52 [2020-12-10T14:50:52.434Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink217463448\\dest\\loophole-victim" -> "../victim"
14:50:52 [2020-12-10T14:50:52.434Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink105914135\\dest\\dir\\loophole" -> "../../victim"
14:50:52 [2020-12-10T14:50:52.434Z] --- PASS: TestUntarInvalidSymlink (0.02s)
14:50:52 [2020-12-10T14:50:52.434Z] === RUN   TestTempArchiveCloseMultipleTimes
14:50:52 [2020-12-10T14:50:52.434Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
14:50:52 [2020-12-10T14:50:52.434Z] === RUN   TestReplaceFileTarWrapper
14:50:52 [2020-12-10T14:50:52.434Z] --- PASS: TestReplaceFileTarWrapper (0.11s)
14:50:52 [2020-12-10T14:50:52.434Z] === RUN   TestPrefixHeaderReadable
14:50:52 [2020-12-10T14:50:52.434Z] --- PASS: TestPrefixHeaderReadable (0.01s)
14:50:52 [2020-12-10T14:50:52.434Z] === RUN   TestDisablePigz
14:50:52 [2020-12-10T14:50:52.434Z] --- PASS: Test (3.14s)
14:50:52 [2020-12-10T14:50:52.434Z]     --- PASS: Test/TestInitialize (0.08s)
14:50:52 [2020-12-10T14:50:52.434Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
14:50:52 [2020-12-10T14:50:52.434Z]     --- PASS: Test/TestWatch (3.06s)
14:50:52 [2020-12-10T14:50:52.434Z] PASS
14:50:52 [2020-12-10T14:50:52.434Z] coverage: 84.1% of statements
14:50:52 [2020-12-10T14:50:52.434Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.627s	coverage: 84.1% of statements
14:50:52 [2020-12-10T14:50:52.664Z] --- PASS: TestImagesFilterMultiReference (0.05s)
14:50:52 [2020-12-10T14:50:52.664Z] === RUN   TestImagePullPlatformInvalid
14:50:52 [2020-12-10T14:50:52.664Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
14:50:52 [2020-12-10T14:50:52.664Z] === RUN   TestRemoveImageOrphaning
14:50:52 [2020-12-10T14:50:52.689Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
14:50:52 [2020-12-10T14:50:52.894Z] --- PASS: TestDisablePigz (0.16s)
14:50:52 [2020-12-10T14:50:52.894Z]     archive_test.go:1310: Test will not check full path when Pigz not installed
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestPigz
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestFixedBufferCap
14:50:52 [2020-12-10T14:50:52.894Z] --- PASS: TestFixedBufferCap (0.00s)
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestFixedBufferLen
14:50:52 [2020-12-10T14:50:52.894Z] --- PASS: TestFixedBufferLen (0.00s)
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestFixedBufferString
14:50:52 [2020-12-10T14:50:52.894Z] --- PASS: TestFixedBufferString (0.00s)
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestFixedBufferWrite
14:50:52 [2020-12-10T14:50:52.894Z] --- PASS: TestFixedBufferWrite (0.00s)
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestFixedBufferRead
14:50:52 [2020-12-10T14:50:52.894Z] --- PASS: TestFixedBufferRead (0.00s)
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestBytesPipeRead
14:50:52 [2020-12-10T14:50:52.894Z] --- PASS: TestBytesPipeRead (0.00s)
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestBytesPipeWrite
14:50:52 [2020-12-10T14:50:52.894Z] --- PASS: TestBytesPipeWrite (0.00s)
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestBytesPipeWriteRandomChunks
14:50:52 [2020-12-10T14:50:52.894Z] --- PASS: TestPigz (0.09s)
14:50:52 [2020-12-10T14:50:52.894Z]     archive_test.go:1339: Tested whether Pigz is not used, as it not installed
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestCopyFileWithInvalidDest
14:50:52 [2020-12-10T14:50:52.894Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
14:50:52 [2020-12-10T14:50:52.894Z]     archive_windows_test.go:16: Currently fails
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestCanonicalTarNameForPath
14:50:52 [2020-12-10T14:50:52.894Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestCanonicalTarName
14:50:52 [2020-12-10T14:50:52.894Z] --- PASS: TestCanonicalTarName (0.00s)
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestChmodTarEntry
14:50:52 [2020-12-10T14:50:52.894Z] --- PASS: TestChmodTarEntry (0.00s)
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestHardLinkOrder
14:50:52 [2020-12-10T14:50:52.894Z] --- PASS: TestHardLinkOrder (0.06s)
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestChangeString
14:50:52 [2020-12-10T14:50:52.894Z] --- PASS: TestChangeString (0.00s)
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestChangesWithNoChanges
14:50:52 [2020-12-10T14:50:52.894Z] --- PASS: TestChangesWithNoChanges (0.02s)
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestChangesWithChanges
14:50:52 [2020-12-10T14:50:52.894Z] --- PASS: TestChangesWithChanges (0.03s)
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestChangesWithChangesGH13590
14:50:52 [2020-12-10T14:50:52.894Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
14:50:52 [2020-12-10T14:50:52.894Z]     changes_test.go:192: needs more investigation
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestChangesDirsEmpty
14:50:52 [2020-12-10T14:50:52.894Z] --- PASS: TestChangesDirsEmpty (0.13s)
14:50:52 [2020-12-10T14:50:52.894Z] === RUN   TestChangesDirsMutated
14:50:52 [2020-12-10T14:50:52.957Z] --- PASS: TestRemoveImageOrphaning (0.32s)
14:50:52 [2020-12-10T14:50:52.957Z] === RUN   TestRemoveImageGarbageCollector
14:50:52 [2020-12-10T14:50:52.957Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:50:52 [2020-12-10T14:50:52.957Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:52 [2020-12-10T14:50:52.957Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:50:52 [2020-12-10T14:50:52.957Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:50:52 [2020-12-10T14:50:52.957Z] === RUN   TestTagInvalidReference
14:50:52 [2020-12-10T14:50:52.957Z] --- PASS: TestTagInvalidReference (0.02s)
14:50:52 [2020-12-10T14:50:52.957Z] === RUN   TestTagValidPrefixedRepo
14:50:52 [2020-12-10T14:50:52.957Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
14:50:52 [2020-12-10T14:50:52.957Z] === RUN   TestTagExistedNameWithoutForce
14:50:52 [2020-12-10T14:50:52.957Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:50:52 [2020-12-10T14:50:52.957Z] === RUN   TestTagOfficialNames
14:50:52 [2020-12-10T14:50:52.957Z] --- PASS: TestTagOfficialNames (0.05s)
14:50:52 [2020-12-10T14:50:52.957Z] === RUN   TestTagMatchesDigest
14:50:52 [2020-12-10T14:50:52.957Z] --- PASS: TestTagMatchesDigest (0.02s)
14:50:52 [2020-12-10T14:50:52.957Z] === CONT  TestImportExtremelyLargeImageWorks
14:50:53 [2020-12-10T14:50:53.258Z] --- PASS: TestImportExtremelyLargeImageWorks (206.26s)
14:50:53 [2020-12-10T14:50:53.258Z] PASS
14:50:53 [2020-12-10T14:50:53.258Z] 
14:50:53 [2020-12-10T14:50:53.258Z] DONE 12 tests in 210.372s
14:50:53 [2020-12-10T14:50:53.258Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
14:50:53 [2020-12-10T14:50:53.258Z] ++ 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
14:50:53 [2020-12-10T14:50:53.258Z] ++ set -e
14:50:53 [2020-12-10T14:50:53.258Z] ++ '[' -n 0 ']'
14:50:53 [2020-12-10T14:50:53.258Z] ++ set -x
14:50:53 [2020-12-10T14:50:53.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:50:53 [2020-12-10T14:50:53.258Z] INFO: Testing against a local daemon
14:50:53 [2020-12-10T14:50:53.258Z] === RUN   TestNetworkCreateDelete
14:50:53 [2020-12-10T14:50:53.353Z] --- PASS: TestChangesDirsMutated (0.10s)
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestApplyLayer
14:50:53 [2020-12-10T14:50:53.353Z] --- SKIP: TestApplyLayer (0.00s)
14:50:53 [2020-12-10T14:50:53.353Z]     changes_test.go:405: needs further investigation
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestChangesSizeWithHardlinks
14:50:53 [2020-12-10T14:50:53.353Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
14:50:53 [2020-12-10T14:50:53.353Z]     changes_test.go:441: needs further investigation
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestChangesSizeWithNoChanges
14:50:53 [2020-12-10T14:50:53.353Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
14:50:53 [2020-12-10T14:50:53.353Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestChangesSize
14:50:53 [2020-12-10T14:50:53.353Z] --- PASS: TestChangesSize (0.00s)
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestApplyLayerInvalidFilenames
14:50:53 [2020-12-10T14:50:53.353Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames155196747\\dest"
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestError
14:50:53 [2020-12-10T14:50:53.353Z] --- PASS: TestError (0.00s)
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestProgressString
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestProgressString/no_progress
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestProgressString/progress_1
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestProgressString/some_progress_with_a_start_time
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestProgressString/some_progress_without_a_start_time
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestProgressString/with_units
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestProgressString/hide_counts
14:50:53 [2020-12-10T14:50:53.353Z] --- PASS: TestProgressString (0.00s)
14:50:53 [2020-12-10T14:50:53.353Z]     --- PASS: TestProgressString/no_progress (0.00s)
14:50:53 [2020-12-10T14:50:53.353Z]     --- PASS: TestProgressString/progress_1 (0.00s)
14:50:53 [2020-12-10T14:50:53.353Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
14:50:53 [2020-12-10T14:50:53.353Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
14:50:53 [2020-12-10T14:50:53.353Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
14:50:53 [2020-12-10T14:50:53.353Z]     --- PASS: TestProgressString/with_units (0.00s)
14:50:53 [2020-12-10T14:50:53.353Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
14:50:53 [2020-12-10T14:50:53.353Z]     --- PASS: TestProgressString/hide_counts (0.00s)
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestJSONMessageDisplay
14:50:53 [2020-12-10T14:50:53.353Z] --- PASS: TestBytesPipeWriteRandomChunks (0.36s)
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestAtomicWriteToFile
14:50:53 [2020-12-10T14:50:53.353Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestApplyLayerInvalidHardlink
14:50:53 [2020-12-10T14:50:53.353Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink459071413\\victim\\hello" -> "../victim/hello"
14:50:53 [2020-12-10T14:50:53.353Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink420161424\\victim\\hello" -> "/../victim/hello"
14:50:53 [2020-12-10T14:50:53.353Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink043044271\\victim" -> "../victim"
14:50:53 [2020-12-10T14:50:53.353Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink469159234\\victim" -> "../victim"
14:50:53 [2020-12-10T14:50:53.353Z] --- PASS: TestAtomicWriteToFile (0.02s)
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestAtomicWriteSetCommit
14:50:53 [2020-12-10T14:50:53.353Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink823251385\\victim" -> "../victim"
14:50:53 [2020-12-10T14:50:53.353Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink533365188\\victim" -> "../victim"
14:50:53 [2020-12-10T14:50:53.353Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestApplyLayerInvalidSymlink
14:50:53 [2020-12-10T14:50:53.353Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink272639571\\dest\\dotdot" -> "../victim/hello"
14:50:53 [2020-12-10T14:50:53.353Z] --- PASS: TestAtomicWriteSetCommit (0.03s)
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestAtomicWriteSetCancel
14:50:53 [2020-12-10T14:50:53.353Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink561393046\\dest\\slash-dotdot" -> "/../victim/hello"
14:50:53 [2020-12-10T14:50:53.353Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestReadCloserWrapperClose
14:50:53 [2020-12-10T14:50:53.353Z] --- PASS: TestReadCloserWrapperClose (0.00s)
14:50:53 [2020-12-10T14:50:53.353Z] === RUN   TestReaderErrWrapperReadOnError
14:50:53 [2020-12-10T14:50:53.353Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
14:50:53 [2020-12-10T14:50:53.354Z] === RUN   TestReaderErrWrapperRead
14:50:53 [2020-12-10T14:50:53.354Z] --- PASS: TestReaderErrWrapperRead (0.00s)
14:50:53 [2020-12-10T14:50:53.354Z] === RUN   TestHashData
14:50:53 [2020-12-10T14:50:53.354Z] --- PASS: TestHashData (0.00s)
14:50:53 [2020-12-10T14:50:53.354Z] === RUN   TestCancelReadCloser
14:50:53 [2020-12-10T14:50:53.354Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink868674557\\dest\\loophole-victim" -> "../victim"
14:50:53 [2020-12-10T14:50:53.354Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink934459704\\dest\\loophole-victim" -> "../victim"
14:50:53 [2020-12-10T14:50:53.354Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink391024439\\dest\\loophole-victim" -> "../victim"
14:50:53 [2020-12-10T14:50:53.354Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink242794794\\dest\\loophole-victim" -> "../victim"
14:50:53 [2020-12-10T14:50:53.354Z] --- PASS: TestApplyLayerInvalidSymlink (0.06s)
14:50:53 [2020-12-10T14:50:53.354Z] === RUN   TestApplyLayerWhiteouts
14:50:53 [2020-12-10T14:50:53.354Z] --- PASS: TestJSONMessageDisplay (0.11s)
14:50:53 [2020-12-10T14:50:53.354Z] === RUN   TestJSONMessageDisplayWithJSONError
14:50:53 [2020-12-10T14:50:53.354Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
14:50:53 [2020-12-10T14:50:53.354Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
14:50:53 [2020-12-10T14:50:53.354Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
14:50:53 [2020-12-10T14:50:53.354Z] === RUN   TestDisplayJSONMessagesStream
14:50:53 [2020-12-10T14:50:53.354Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
14:50:53 [2020-12-10T14:50:53.354Z] PASS
14:50:53 [2020-12-10T14:50:53.354Z] coverage: 91.7% of statements
14:50:53 [2020-12-10T14:50:53.354Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.158s	coverage: 91.7% of statements
14:50:53 [2020-12-10T14:50:53.354Z] --- PASS: TestApplyLayerWhiteouts (0.04s)
14:50:53 [2020-12-10T14:50:53.354Z] === RUN   TestGenerateEmptyFile
14:50:53 [2020-12-10T14:50:53.354Z] --- PASS: TestGenerateEmptyFile (0.00s)
14:50:53 [2020-12-10T14:50:53.354Z] === RUN   TestGenerateWithContent
14:50:53 [2020-12-10T14:50:53.354Z] --- PASS: TestGenerateWithContent (0.00s)
14:50:53 [2020-12-10T14:50:53.354Z] PASS
14:50:53 [2020-12-10T14:50:53.354Z] coverage: 62.7% of statements
14:50:53 [2020-12-10T14:50:53.354Z] ok  	github.com/docker/docker/pkg/archive	6.421s	coverage: 62.7% of statements
14:50:53 [2020-12-10T14:50:53.354Z] --- PASS: TestCancelReadCloser (0.12s)
14:50:53 [2020-12-10T14:50:53.354Z] === RUN   TestWriteCloserWrapperClose
14:50:53 [2020-12-10T14:50:53.354Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
14:50:53 [2020-12-10T14:50:53.354Z] === RUN   TestNopWriteCloser
14:50:53 [2020-12-10T14:50:53.354Z] --- PASS: TestNopWriteCloser (0.00s)
14:50:53 [2020-12-10T14:50:53.354Z] === RUN   TestNopWriter
14:50:53 [2020-12-10T14:50:53.354Z] --- PASS: TestNopWriter (0.00s)
14:50:53 [2020-12-10T14:50:53.354Z] === RUN   TestWriteCounter
14:50:53 [2020-12-10T14:50:53.354Z] --- PASS: TestWriteCounter (0.00s)
14:50:53 [2020-12-10T14:50:53.354Z] PASS
14:50:53 [2020-12-10T14:50:53.354Z] coverage: 68.4% of statements
14:50:53 [2020-12-10T14:50:53.354Z] ok  	github.com/docker/docker/pkg/ioutils	0.590s	coverage: 68.4% of statements
14:50:53 [2020-12-10T14:50:53.354Z] === RUN   TestStandardLongPath
14:50:53 [2020-12-10T14:50:53.354Z] --- PASS: TestStandardLongPath (0.00s)
14:50:53 [2020-12-10T14:50:53.354Z] === RUN   TestUNCLongPath
14:50:53 [2020-12-10T14:50:53.354Z] --- PASS: TestUNCLongPath (0.00s)
14:50:53 [2020-12-10T14:50:53.354Z] PASS
14:50:53 [2020-12-10T14:50:53.354Z] coverage: 100.0% of statements
14:50:53 [2020-12-10T14:50:53.354Z] ok  	github.com/docker/docker/pkg/longpath	0.035s	coverage: 100.0% of statements
14:50:53 [2020-12-10T14:50:53.517Z] --- PASS: TestNetworkCreateDelete (0.19s)
14:50:53 [2020-12-10T14:50:53.517Z] === RUN   TestDockerNetworkDeletePreferID
14:50:53 [2020-12-10T14:50:53.776Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
14:50:54 [2020-12-10T14:50:54.036Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
14:50:54 [2020-12-10T14:50:54.036Z] === RUN   TestDaemonDNSFallback
14:50:54 [2020-12-10T14:50:54.322Z] === RUN   TestNameFormat
14:50:54 [2020-12-10T14:50:54.322Z] --- PASS: TestNameFormat (0.00s)
14:50:54 [2020-12-10T14:50:54.322Z] === RUN   TestNameRetries
14:50:54 [2020-12-10T14:50:54.322Z] --- PASS: TestNameRetries (0.00s)
14:50:54 [2020-12-10T14:50:54.322Z] PASS
14:50:54 [2020-12-10T14:50:54.322Z] coverage: 85.7% of statements
14:50:54 [2020-12-10T14:50:54.322Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.044s	coverage: 85.7% of statements
14:50:54 [2020-12-10T14:50:54.322Z] === RUN   TestParseKeyValueOpt
14:50:54 [2020-12-10T14:50:54.322Z] --- PASS: TestParseKeyValueOpt (0.00s)
14:50:54 [2020-12-10T14:50:54.322Z] === RUN   TestParseUintList
14:50:54 [2020-12-10T14:50:54.322Z] --- PASS: TestParseUintList (0.00s)
14:50:54 [2020-12-10T14:50:54.322Z] === RUN   TestParseUintListMaximumLimits
14:50:54 [2020-12-10T14:50:54.322Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
14:50:54 [2020-12-10T14:50:54.322Z] PASS
14:50:54 [2020-12-10T14:50:54.322Z] coverage: 97.0% of statements
14:50:54 [2020-12-10T14:50:54.322Z] ok  	github.com/docker/docker/pkg/parsers	0.030s	coverage: 97.0% of statements
14:50:54 [2020-12-10T14:50:54.782Z] === RUN   TestNewAndRemove
14:50:54 [2020-12-10T14:50:54.782Z] --- PASS: TestNewAndRemove (0.00s)
14:50:54 [2020-12-10T14:50:54.782Z] === RUN   TestRemoveInvalidPath
14:50:54 [2020-12-10T14:50:54.782Z] --- PASS: TestRemoveInvalidPath (0.00s)
14:50:54 [2020-12-10T14:50:54.782Z] PASS
14:50:54 [2020-12-10T14:50:54.782Z] coverage: 82.6% of statements
14:50:54 [2020-12-10T14:50:54.782Z] ok  	github.com/docker/docker/pkg/pidfile	0.080s	coverage: 82.6% of statements
14:50:55 [2020-12-10T14:50:55.242Z] === RUN   TestParseEmptyInterface
14:50:55 [2020-12-10T14:50:55.242Z] --- PASS: TestParseEmptyInterface (0.00s)
14:50:55 [2020-12-10T14:50:55.242Z] === RUN   TestParseNonInterfaceType
14:50:55 [2020-12-10T14:50:55.242Z] --- PASS: TestParseNonInterfaceType (0.00s)
14:50:55 [2020-12-10T14:50:55.242Z] === RUN   TestParseWithOneFunction
14:50:55 [2020-12-10T14:50:55.242Z] --- PASS: TestParseWithOneFunction (0.00s)
14:50:55 [2020-12-10T14:50:55.242Z] === RUN   TestParseWithMultipleFuncs
14:50:55 [2020-12-10T14:50:55.242Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
14:50:55 [2020-12-10T14:50:55.242Z] === RUN   TestParseWithUnnamedReturn
14:50:55 [2020-12-10T14:50:55.242Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
14:50:55 [2020-12-10T14:50:55.242Z] === RUN   TestEmbeddedInterface
14:50:55 [2020-12-10T14:50:55.242Z] --- PASS: TestEmbeddedInterface (0.00s)
14:50:55 [2020-12-10T14:50:55.242Z] === RUN   TestParsedImports
14:50:55 [2020-12-10T14:50:55.242Z] --- PASS: TestParsedImports (0.00s)
14:50:55 [2020-12-10T14:50:55.242Z] === RUN   TestAliasedImports
14:50:55 [2020-12-10T14:50:55.242Z] --- PASS: TestAliasedImports (0.00s)
14:50:55 [2020-12-10T14:50:55.242Z] PASS
14:50:55 [2020-12-10T14:50:55.242Z] coverage: 56.8% of statements
14:50:55 [2020-12-10T14:50:55.242Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.056s	coverage: 56.8% of statements
14:50:55 [2020-12-10T14:50:55.415Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
14:50:55 [2020-12-10T14:50:55.676Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
14:50:55 [2020-12-10T14:50:55.676Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
14:50:55 [2020-12-10T14:50:55.935Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
14:50:56 [2020-12-10T14:50:56.196Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
14:50:56 [2020-12-10T14:50:56.212Z] === RUN   TestFailedConnection
14:50:56 [2020-12-10T14:50:56.671Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
14:50:56 [2020-12-10T14:50:56.671Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
14:50:56 [2020-12-10T14:50:56.671Z] === RUN   TestBufioReaderPoolPutAndGet
14:50:56 [2020-12-10T14:50:56.671Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
14:50:56 [2020-12-10T14:50:56.671Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
14:50:56 [2020-12-10T14:50:56.671Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
14:50:56 [2020-12-10T14:50:56.671Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
14:50:56 [2020-12-10T14:50:56.671Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
14:50:56 [2020-12-10T14:50:56.671Z] === RUN   TestBufioWriterPoolPutAndGet
14:50:56 [2020-12-10T14:50:56.671Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
14:50:56 [2020-12-10T14:50:56.671Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
14:50:56 [2020-12-10T14:50:56.671Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
14:50:56 [2020-12-10T14:50:56.671Z] === RUN   TestBufferPoolPutAndGet
14:50:56 [2020-12-10T14:50:56.671Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
14:50:56 [2020-12-10T14:50:56.671Z] PASS
14:50:56 [2020-12-10T14:50:56.671Z] coverage: 88.2% of statements
14:50:56 [2020-12-10T14:50:56.671Z] ok  	github.com/docker/docker/pkg/pools	0.063s	coverage: 88.2% of statements
14:50:56 [2020-12-10T14:50:56.671Z] === RUN   TestHTTPTransport
14:50:56 [2020-12-10T14:50:56.671Z] --- PASS: TestHTTPTransport (0.00s)
14:50:56 [2020-12-10T14:50:56.671Z] PASS
14:50:56 [2020-12-10T14:50:56.671Z] coverage: 85.7% of statements
14:50:56 [2020-12-10T14:50:56.671Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.180s	coverage: 85.7% of statements
14:50:57 [2020-12-10T14:50:57.131Z] === RUN   TestOutputOnPrematureClose
14:50:57 [2020-12-10T14:50:57.131Z] --- PASS: TestOutputOnPrematureClose (0.00s)
14:50:57 [2020-12-10T14:50:57.131Z] === RUN   TestCompleteSilently
14:50:57 [2020-12-10T14:50:57.131Z] --- PASS: TestCompleteSilently (0.00s)
14:50:57 [2020-12-10T14:50:57.131Z] PASS
14:50:57 [2020-12-10T14:50:57.131Z] coverage: 75.9% of statements
14:50:57 [2020-12-10T14:50:57.131Z] ok  	github.com/docker/docker/pkg/progress	0.048s	coverage: 75.9% of statements
14:50:57 [2020-12-10T14:50:57.591Z] --- PASS: TestFailedConnection (1.02s)
14:50:57 [2020-12-10T14:50:57.591Z] === RUN   TestFailOnce
14:50:57 [2020-12-10T14:50:57.591Z] === RUN   TestSendToOneSub
14:50:57 [2020-12-10T14:50:57.591Z] --- PASS: TestSendToOneSub (0.00s)
14:50:57 [2020-12-10T14:50:57.591Z] === RUN   TestSendToMultipleSubs
14:50:57 [2020-12-10T14:50:57.591Z] --- PASS: TestSendToMultipleSubs (0.00s)
14:50:57 [2020-12-10T14:50:57.591Z] === RUN   TestEvictOneSub
14:50:57 [2020-12-10T14:50:57.591Z] --- PASS: TestEvictOneSub (0.00s)
14:50:57 [2020-12-10T14:50:57.591Z] === RUN   TestClosePublisher
14:50:57 [2020-12-10T14:50:57.591Z] --- PASS: TestClosePublisher (0.00s)
14:50:57 [2020-12-10T14:50:57.591Z] === RUN   TestPubSubRace
14:50:57 [2020-12-10T14:50:57.591Z] 2020/12/10 14:50:57 http: panic serving 127.0.0.1:49221: Plugin not ready
14:50:57 [2020-12-10T14:50:57.591Z] goroutine 10 [running]:
14:50:57 [2020-12-10T14:50:57.591Z] net/http.(*conn).serve.func1(0xc000058b40)
14:50:57 [2020-12-10T14:50:57.591Z] 	c:/go/src/net/http/server.go:1795 +0x140
14:50:57 [2020-12-10T14:50:57.591Z] panic(0x849ac0, 0x986830)
14:50:57 [2020-12-10T14:50:57.591Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
14:50:57 [2020-12-10T14:50:57.591Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a4a0, 0xc000132000, 0xc0000d0300)
14:50:57 [2020-12-10T14:50:57.591Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
14:50:57 [2020-12-10T14:50:57.591Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a4a0, 0xc000132000, 0xc0000d0300)
14:50:57 [2020-12-10T14:50:57.591Z] 	c:/go/src/net/http/server.go:2036 +0x4b
14:50:57 [2020-12-10T14:50:57.591Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a4a0, 0xc000132000, 0xc0000d0300)
14:50:57 [2020-12-10T14:50:57.591Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
14:50:57 [2020-12-10T14:50:57.591Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a4a0, 0xc000132000, 0xc0000d0300)
14:50:57 [2020-12-10T14:50:57.591Z] 	c:/go/src/net/http/server.go:2831 +0xab
14:50:57 [2020-12-10T14:50:57.591Z] net/http.(*conn).serve(0xc000058b40, 0x99b060, 0xc00004a980)
14:50:57 [2020-12-10T14:50:57.591Z] 	c:/go/src/net/http/server.go:1919 +0x87c
14:50:57 [2020-12-10T14:50:57.591Z] created by net/http.(*Server).Serve
14:50:57 [2020-12-10T14:50:57.591Z] 	c:/go/src/net/http/server.go:2957 +0x38b
14:50:57 [2020-12-10T14:50:57.591Z] time="2020-12-10T14:50:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s"
14:50:58 [2020-12-10T14:50:58.050Z] === RUN   TestRegister
14:50:58 [2020-12-10T14:50:58.050Z] --- PASS: TestRegister (0.00s)
14:50:58 [2020-12-10T14:50:58.050Z] === RUN   TestCommand
14:50:58 [2020-12-10T14:50:58.050Z] --- PASS: TestCommand (0.02s)
14:50:58 [2020-12-10T14:50:58.050Z] === RUN   TestNaiveSelf
14:50:58 [2020-12-10T14:50:58.050Z] --- PASS: TestNaiveSelf (0.02s)
14:50:58 [2020-12-10T14:50:58.050Z] PASS
14:50:58 [2020-12-10T14:50:58.050Z] coverage: 82.4% of statements
14:50:58 [2020-12-10T14:50:58.050Z] ok  	github.com/docker/docker/pkg/reexec	0.156s	coverage: 82.4% of statements
14:50:58 [2020-12-10T14:50:58.103Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
14:50:58 [2020-12-10T14:50:58.509Z] --- PASS: TestFailOnce (1.12s)
14:50:58 [2020-12-10T14:50:58.509Z] === RUN   TestEchoInputOutput
14:50:58 [2020-12-10T14:50:58.509Z] --- PASS: TestEchoInputOutput (0.00s)
14:50:58 [2020-12-10T14:50:58.509Z] === RUN   TestBackoff
14:50:58 [2020-12-10T14:50:58.509Z] --- PASS: TestBackoff (0.00s)
14:50:58 [2020-12-10T14:50:58.509Z] === RUN   TestAbortRetry
14:50:58 [2020-12-10T14:50:58.509Z] --- PASS: TestAbortRetry (0.00s)
14:50:58 [2020-12-10T14:50:58.509Z] === RUN   TestClientScheme
14:50:58 [2020-12-10T14:50:58.509Z] --- PASS: TestClientScheme (0.00s)
14:50:58 [2020-12-10T14:50:58.509Z] === RUN   TestNewClientWithTimeout
14:50:58 [2020-12-10T14:50:58.509Z] --- PASS: TestPubSubRace (1.04s)
14:50:58 [2020-12-10T14:50:58.509Z] PASS
14:50:58 [2020-12-10T14:50:58.509Z] coverage: 75.0% of statements
14:50:58 [2020-12-10T14:50:58.509Z] ok  	github.com/docker/docker/pkg/pubsub	1.082s	coverage: 75.0% of statements
14:50:58 [2020-12-10T14:50:58.968Z] time="2020-12-10T14:50:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
14:50:58 [2020-12-10T14:50:58.968Z] === RUN   TestParseSignal
14:50:58 [2020-12-10T14:50:58.968Z] --- PASS: TestParseSignal (0.00s)
14:50:58 [2020-12-10T14:50:58.968Z] === RUN   TestValidSignalForPlatform
14:50:58 [2020-12-10T14:50:58.968Z] --- PASS: TestValidSignalForPlatform (0.00s)
14:50:58 [2020-12-10T14:50:58.968Z] PASS
14:50:58 [2020-12-10T14:50:58.968Z] coverage: 20.3% of statements
14:50:58 [2020-12-10T14:50:58.968Z] ok  	github.com/docker/docker/pkg/signal	0.061s	coverage: 20.3% of statements
14:50:59 [2020-12-10T14:50:59.083Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
14:50:59 [2020-12-10T14:50:59.427Z] === RUN   TestNewStdWriter
14:50:59 [2020-12-10T14:50:59.427Z] --- PASS: TestNewStdWriter (0.00s)
14:50:59 [2020-12-10T14:50:59.427Z] === RUN   TestWriteWithUninitializedStdWriter
14:50:59 [2020-12-10T14:50:59.427Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
14:50:59 [2020-12-10T14:50:59.427Z] === RUN   TestWriteWithNilBytes
14:50:59 [2020-12-10T14:50:59.427Z] --- PASS: TestWriteWithNilBytes (0.00s)
14:50:59 [2020-12-10T14:50:59.427Z] === RUN   TestWrite
14:50:59 [2020-12-10T14:50:59.427Z] --- PASS: TestWrite (0.00s)
14:50:59 [2020-12-10T14:50:59.427Z] === RUN   TestWriteWithWriterError
14:50:59 [2020-12-10T14:50:59.427Z] --- PASS: TestWriteWithWriterError (0.00s)
14:50:59 [2020-12-10T14:50:59.427Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
14:50:59 [2020-12-10T14:50:59.427Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
14:50:59 [2020-12-10T14:50:59.427Z] === RUN   TestStdCopyWriteAndRead
14:50:59 [2020-12-10T14:50:59.427Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
14:50:59 [2020-12-10T14:50:59.427Z] === RUN   TestStdCopyReturnsErrorReadingHeader
14:50:59 [2020-12-10T14:50:59.427Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
14:50:59 [2020-12-10T14:50:59.427Z] === RUN   TestStdCopyReturnsErrorReadingFrame
14:50:59 [2020-12-10T14:50:59.427Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
14:50:59 [2020-12-10T14:50:59.427Z] === RUN   TestStdCopyDetectsCorruptedFrame
14:50:59 [2020-12-10T14:50:59.427Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
14:50:59 [2020-12-10T14:50:59.427Z] === RUN   TestStdCopyWithInvalidInputHeader
14:50:59 [2020-12-10T14:50:59.427Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
14:50:59 [2020-12-10T14:50:59.427Z] === RUN   TestStdCopyWithCorruptedPrefix
14:50:59 [2020-12-10T14:50:59.427Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
14:50:59 [2020-12-10T14:50:59.427Z] === RUN   TestStdCopyReturnsWriteErrors
14:50:59 [2020-12-10T14:50:59.427Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
14:50:59 [2020-12-10T14:50:59.427Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
14:50:59 [2020-12-10T14:50:59.427Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
14:50:59 [2020-12-10T14:50:59.427Z] === RUN   TestStdCopyReturnsErrorFromSystem
14:50:59 [2020-12-10T14:50:59.427Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
14:50:59 [2020-12-10T14:50:59.427Z] PASS
14:50:59 [2020-12-10T14:50:59.427Z] coverage: 100.0% of statements
14:50:59 [2020-12-10T14:50:59.427Z] ok  	github.com/docker/docker/pkg/stdcopy	0.060s	coverage: 100.0% of statements
14:50:59 [2020-12-10T14:50:59.887Z] === RUN   TestRawProgressFormatterFormatStatus
14:50:59 [2020-12-10T14:50:59.887Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
14:50:59 [2020-12-10T14:50:59.887Z] === RUN   TestRawProgressFormatterFormatProgress
14:50:59 [2020-12-10T14:50:59.887Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
14:50:59 [2020-12-10T14:50:59.887Z] === RUN   TestFormatStatus
14:50:59 [2020-12-10T14:50:59.887Z] --- PASS: TestFormatStatus (0.00s)
14:50:59 [2020-12-10T14:50:59.887Z] === RUN   TestFormatError
14:50:59 [2020-12-10T14:50:59.887Z] --- PASS: TestFormatError (0.00s)
14:50:59 [2020-12-10T14:50:59.887Z] === RUN   TestFormatJSONError
14:50:59 [2020-12-10T14:50:59.887Z] --- PASS: TestFormatJSONError (0.00s)
14:50:59 [2020-12-10T14:50:59.887Z] === RUN   TestJsonProgressFormatterFormatProgress
14:50:59 [2020-12-10T14:50:59.887Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
14:50:59 [2020-12-10T14:50:59.887Z] === RUN   TestJsonProgressFormatterFormatStatus
14:50:59 [2020-12-10T14:50:59.887Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
14:50:59 [2020-12-10T14:50:59.887Z] === RUN   TestNewJSONProgressOutput
14:50:59 [2020-12-10T14:50:59.887Z] --- PASS: TestNewJSONProgressOutput (0.00s)
14:50:59 [2020-12-10T14:50:59.887Z] === RUN   TestAuxFormatterEmit
14:50:59 [2020-12-10T14:50:59.887Z] --- PASS: TestAuxFormatterEmit (0.00s)
14:50:59 [2020-12-10T14:50:59.887Z] === RUN   TestStreamWriterStdout
14:50:59 [2020-12-10T14:50:59.887Z] --- PASS: TestStreamWriterStdout (0.00s)
14:50:59 [2020-12-10T14:50:59.887Z] === RUN   TestStreamWriterStderr
14:50:59 [2020-12-10T14:50:59.887Z] --- PASS: TestStreamWriterStderr (0.00s)
14:50:59 [2020-12-10T14:50:59.887Z] PASS
14:50:59 [2020-12-10T14:50:59.887Z] coverage: 66.2% of statements
14:50:59 [2020-12-10T14:50:59.887Z] ok  	github.com/docker/docker/pkg/streamformatter	0.125s	coverage: 66.2% of statements
14:51:00 [2020-12-10T14:51:00.020Z] === RUN   TestDockerSuite/TestBuildHistory
14:51:00 [2020-12-10T14:51:00.120Z] --- PASS: TestServiceUpdatePidsLimit (16.82s)
14:51:00 [2020-12-10T14:51:00.120Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
14:51:00 [2020-12-10T14:51:00.120Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
14:51:00 [2020-12-10T14:51:00.120Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s)
14:51:00 [2020-12-10T14:51:00.120Z] PASS
14:51:00 [2020-12-10T14:51:00.120Z] 
14:51:00 [2020-12-10T14:51:00.120Z] === Skipped
14:51:00 [2020-12-10T14:51:00.120Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:51:00 [2020-12-10T14:51:00.120Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:51:00 [2020-12-10T14:51:00.120Z] 
14:51:00 [2020-12-10T14:51:00.120Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:51:00 [2020-12-10T14:51:00.120Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:51:00 [2020-12-10T14:51:00.120Z] 
14:51:00 [2020-12-10T14:51:00.120Z] 
14:51:00 [2020-12-10T14:51:00.120Z] DONE 27 tests, 2 skipped in 149.798s
14:51:00 [2020-12-10T14:51:00.120Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
14:51:00 [2020-12-10T14:51:00.121Z] ++ 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
14:51:00 [2020-12-10T14:51:00.121Z] ++ set -e
14:51:00 [2020-12-10T14:51:00.121Z] ++ '[' -n 0 ']'
14:51:00 [2020-12-10T14:51:00.121Z] ++ set -x
14:51:00 [2020-12-10T14:51:00.121Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:51:00 [2020-12-10T14:51:00.121Z] INFO: Testing against a local daemon
14:51:00 [2020-12-10T14:51:00.121Z] === RUN   TestSessionCreate
14:51:00 [2020-12-10T14:51:00.121Z] --- PASS: TestSessionCreate (0.05s)
14:51:00 [2020-12-10T14:51:00.121Z] === RUN   TestSessionCreateWithBadUpgrade
14:51:00 [2020-12-10T14:51:00.121Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
14:51:00 [2020-12-10T14:51:00.121Z] PASS
14:51:00 [2020-12-10T14:51:00.121Z] 
14:51:00 [2020-12-10T14:51:00.121Z] DONE 2 tests in 0.254s
14:51:00 [2020-12-10T14:51:00.121Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
14:51:00 [2020-12-10T14:51:00.121Z] ++ 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
14:51:00 [2020-12-10T14:51:00.121Z] ++ set -e
14:51:00 [2020-12-10T14:51:00.121Z] ++ '[' -n 0 ']'
14:51:00 [2020-12-10T14:51:00.121Z] ++ set -x
14:51:00 [2020-12-10T14:51:00.121Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:51:00 [2020-12-10T14:51:00.121Z] INFO: Testing against a local daemon
14:51:00 [2020-12-10T14:51:00.121Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:51:00 [2020-12-10T14:51:00.121Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:51:00 [2020-12-10T14:51:00.121Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:51:00 [2020-12-10T14:51:00.121Z] === RUN   TestEventsExecDie
14:51:00 [2020-12-10T14:51:00.121Z] --- PASS: TestEventsExecDie (0.80s)
14:51:00 [2020-12-10T14:51:00.121Z] === RUN   TestEventsBackwardsCompatible
14:51:00 [2020-12-10T14:51:00.121Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
14:51:00 [2020-12-10T14:51:00.121Z] === RUN   TestInfoBinaryCommits
14:51:00 [2020-12-10T14:51:00.121Z] --- PASS: TestInfoBinaryCommits (0.05s)
14:51:00 [2020-12-10T14:51:00.121Z] === RUN   TestInfoAPIVersioned
14:51:00 [2020-12-10T14:51:00.121Z] --- PASS: TestInfoAPIVersioned (0.02s)
14:51:00 [2020-12-10T14:51:00.121Z] === RUN   TestInfoDiscoveryBackend
14:51:00 [2020-12-10T14:51:00.345Z] === RUN   TestGenerateRandomID
14:51:00 [2020-12-10T14:51:00.345Z] --- PASS: TestGenerateRandomID (0.00s)
14:51:00 [2020-12-10T14:51:00.345Z] === RUN   TestShortenId
14:51:00 [2020-12-10T14:51:00.345Z] --- PASS: TestShortenId (0.00s)
14:51:00 [2020-12-10T14:51:00.345Z] === RUN   TestShortenSha256Id
14:51:00 [2020-12-10T14:51:00.345Z] --- PASS: TestShortenSha256Id (0.00s)
14:51:00 [2020-12-10T14:51:00.345Z] === RUN   TestShortenIdEmpty
14:51:00 [2020-12-10T14:51:00.345Z] --- PASS: TestShortenIdEmpty (0.00s)
14:51:00 [2020-12-10T14:51:00.345Z] === RUN   TestShortenIdInvalid
14:51:00 [2020-12-10T14:51:00.345Z] --- PASS: TestShortenIdInvalid (0.00s)
14:51:00 [2020-12-10T14:51:00.345Z] === RUN   TestIsShortIDNonHex
14:51:00 [2020-12-10T14:51:00.345Z] --- PASS: TestIsShortIDNonHex (0.00s)
14:51:00 [2020-12-10T14:51:00.345Z] === RUN   TestIsShortIDNotCorrectSize
14:51:00 [2020-12-10T14:51:00.345Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
14:51:00 [2020-12-10T14:51:00.345Z] PASS
14:51:00 [2020-12-10T14:51:00.345Z] coverage: 70.6% of statements
14:51:00 [2020-12-10T14:51:00.345Z] ok  	github.com/docker/docker/pkg/stringid	0.061s	coverage: 70.6% of statements
14:51:00 [2020-12-10T14:51:00.345Z] time="2020-12-10T14:51:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
14:51:00 [2020-12-10T14:51:00.694Z] --- PASS: TestInfoDiscoveryBackend (0.64s)
14:51:00 [2020-12-10T14:51:00.694Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:51:00 [2020-12-10T14:51:00.804Z] === RUN   TestIsCpusetListAvailable
14:51:00 [2020-12-10T14:51:00.804Z] --- PASS: TestIsCpusetListAvailable (0.00s)
14:51:00 [2020-12-10T14:51:00.804Z] PASS
14:51:00 [2020-12-10T14:51:00.804Z] coverage: 38.2% of statements
14:51:00 [2020-12-10T14:51:00.804Z] ok  	github.com/docker/docker/pkg/sysinfo	0.066s	coverage: 38.2% of statements
14:51:00 [2020-12-10T14:51:00.957Z] --- PASS: TestDaemonDNSFallback (6.71s)
14:51:00 [2020-12-10T14:51:00.957Z] === RUN   TestInspectNetwork
14:51:01 [2020-12-10T14:51:01.263Z] === RUN   TestChtimes
14:51:01 [2020-12-10T14:51:01.263Z] --- PASS: TestChtimes (0.00s)
14:51:01 [2020-12-10T14:51:01.722Z] === RUN   TestChtimesWindows
14:51:01 [2020-12-10T14:51:01.722Z] --- PASS: TestChtimesWindows (0.00s)
14:51:01 [2020-12-10T14:51:01.722Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
14:51:01 [2020-12-10T14:51:01.722Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
14:51:01 [2020-12-10T14:51:01.722Z] === RUN   TestEnsureRemoveAllNotExist
14:51:01 [2020-12-10T14:51:01.722Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
14:51:01 [2020-12-10T14:51:01.722Z] === RUN   TestEnsureRemoveAllWithDir
14:51:01 [2020-12-10T14:51:01.722Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
14:51:01 [2020-12-10T14:51:01.722Z] === RUN   TestEnsureRemoveAllWithFile
14:51:01 [2020-12-10T14:51:01.722Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
14:51:01 [2020-12-10T14:51:01.722Z] === RUN   TestHasWin32KSupport
14:51:01 [2020-12-10T14:51:01.722Z] --- PASS: TestHasWin32KSupport (0.00s)
14:51:01 [2020-12-10T14:51:01.722Z]     syscall_windows_test.go:8: win32k: true
14:51:01 [2020-12-10T14:51:01.722Z] PASS
14:51:01 [2020-12-10T14:51:01.722Z] coverage: 12.0% of statements
14:51:01 [2020-12-10T14:51:01.722Z] ok  	github.com/docker/docker/pkg/system	0.049s	coverage: 12.0% of statements
14:51:01 [2020-12-10T14:51:01.723Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:51:01 [2020-12-10T14:51:01.723Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:51:01 [2020-12-10T14:51:01.723Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
14:51:01 [2020-12-10T14:51:01.723Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
14:51:01 [2020-12-10T14:51:01.723Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:51:01 [2020-12-10T14:51:01.723Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
14:51:01 [2020-12-10T14:51:01.723Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
14:51:01 [2020-12-10T14:51:01.723Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:51:01 [2020-12-10T14:51:01.723Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:51:02 [2020-12-10T14:51:02.077Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:51:02 [2020-12-10T14:51:02.077Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestTailFile
14:51:02 [2020-12-10T14:51:02.206Z] --- PASS: TestTailFile (0.00s)
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestTailFileManyLines
14:51:02 [2020-12-10T14:51:02.206Z] --- PASS: TestTailFileManyLines (0.00s)
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestTailEmptyFile
14:51:02 [2020-12-10T14:51:02.206Z] --- PASS: TestTailEmptyFile (0.00s)
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestTailNegativeN
14:51:02 [2020-12-10T14:51:02.206Z] --- PASS: TestTailNegativeN (0.00s)
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader
14:51:02 [2020-12-10T14:51:02.206Z] === CONT  TestNewTailReader
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/8_byte_delimiter
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/8_byte_delimiter
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/12_byte_delimiter
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/12_byte_delimiter
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/no_delimiter
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/no_delimiter
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/single_byte_delimiter
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/single_byte_delimiter
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/2_byte_delimiter
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/2_byte_delimiter
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/truncated_last_line
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/truncated_last_line#01
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/truncated_last_line#02
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
14:51:02 [2020-12-10T14:51:02.206Z] === CONT  TestNewTailReader/4_byte_delimiter
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
14:51:02 [2020-12-10T14:51:02.206Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.206Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
14:51:02 [2020-12-10T14:51:02.206Z] === CONT  TestNewTailReader/2_byte_delimiter
14:51:02 [2020-12-10T14:51:02.206Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
14:51:02 [2020-12-10T14:51:02.206Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.206Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.206Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
14:51:02 [2020-12-10T14:51:02.206Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/8_byte_delimiter
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/single_byte_delimiter
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/no_delimiter
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/no_delimiter/no_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/12_byte_delimiter
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
14:51:02 [2020-12-10T14:51:02.207Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
14:51:02 [2020-12-10T14:51:02.207Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
14:51:02 [2020-12-10T14:51:02.207Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.208Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
14:51:02 [2020-12-10T14:51:02.208Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/no_delimiter/no_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.209Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
14:51:02 [2020-12-10T14:51:02.210Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
14:51:02 [2020-12-10T14:51:02.211Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
14:51:02 [2020-12-10T14:51:02.338Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s)
14:51:02 [2020-12-10T14:51:02.338Z] === RUN   TestInfoAPI
14:51:02 [2020-12-10T14:51:02.598Z] --- PASS: TestInfoAPI (0.06s)
14:51:02 [2020-12-10T14:51:02.598Z] === RUN   TestInfoAPIWarnings
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
14:51:02 [2020-12-10T14:51:02.671Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
14:51:02 [2020-12-10T14:51:02.671Z] --- PASS: TestNewTailReader (0.00s)
14:51:02 [2020-12-10T14:51:02.671Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
14:51:02 [2020-12-10T14:51:02.671Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.671Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
14:51:02 [2020-12-10T14:51:02.671Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
14:51:02 [2020-12-10T14:51:02.671Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
14:51:02 [2020-12-10T14:51:02.671Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
14:51:02 [2020-12-10T14:51:02.671Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
14:51:02 [2020-12-10T14:51:02.671Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
14:51:02 [2020-12-10T14:51:02.671Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.671Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.671Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
14:51:02 [2020-12-10T14:51:02.671Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.671Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.671Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
14:51:02 [2020-12-10T14:51:02.671Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.671Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.01s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.672Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.01s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.02s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.673Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.07s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z] PASS
14:51:02 [2020-12-10T14:51:02.674Z] coverage: 88.6% of statements
14:51:02 [2020-12-10T14:51:02.674Z] ok  	github.com/docker/docker/pkg/tailfile	0.408s	coverage: 88.6% of statements
14:51:02 [2020-12-10T14:51:02.674Z] testing: warning: no tests to run
14:51:02 [2020-12-10T14:51:02.674Z] PASS
14:51:02 [2020-12-10T14:51:02.674Z] coverage: [no statements]
14:51:02 [2020-12-10T14:51:02.674Z] ok  	github.com/docker/docker/pkg/term/windows	0.032s	coverage: [no statements] [no tests to run]
14:51:02 [2020-12-10T14:51:02.674Z] === RUN   TestTarSumRemoveNonExistent
14:51:02 [2020-12-10T14:51:02.674Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z] === RUN   TestTarSumRemove
14:51:02 [2020-12-10T14:51:02.674Z] --- PASS: TestTarSumRemove (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z] === RUN   TestSortFileInfoSums
14:51:02 [2020-12-10T14:51:02.674Z] --- PASS: TestSortFileInfoSums (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z] === RUN   TestNewTarSumForLabelInvalid
14:51:02 [2020-12-10T14:51:02.674Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z] === RUN   TestNewTarSumForLabel
14:51:02 [2020-12-10T14:51:02.674Z] --- PASS: TestNewTarSumForLabel (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z] === RUN   TestEmptyTar
14:51:02 [2020-12-10T14:51:02.674Z] --- PASS: TestEmptyTar (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z] === RUN   TestTarSumsReadSize
14:51:02 [2020-12-10T14:51:02.674Z] --- PASS: TestTarSumsReadSize (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z] === RUN   TestTarSums
14:51:02 [2020-12-10T14:51:02.674Z] --- PASS: TestTarSums (0.07s)
14:51:02 [2020-12-10T14:51:02.674Z] === RUN   TestIteration
14:51:02 [2020-12-10T14:51:02.674Z] --- PASS: TestIteration (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z] === RUN   TestVersionLabelForChecksum
14:51:02 [2020-12-10T14:51:02.674Z] --- PASS: TestVersionLabelForChecksum (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z] === RUN   TestVersion
14:51:02 [2020-12-10T14:51:02.674Z] --- PASS: TestVersion (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z] === RUN   TestGetVersion
14:51:02 [2020-12-10T14:51:02.674Z] --- PASS: TestGetVersion (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z] === RUN   TestGetVersions
14:51:02 [2020-12-10T14:51:02.674Z] --- PASS: TestGetVersions (0.00s)
14:51:02 [2020-12-10T14:51:02.674Z] PASS
14:51:02 [2020-12-10T14:51:02.674Z] coverage: 89.3% of statements
14:51:02 [2020-12-10T14:51:02.674Z] ok  	github.com/docker/docker/pkg/tarsum	0.148s	coverage: 89.3% of statements
14:51:03 [2020-12-10T14:51:03.133Z] time="2020-12-10T14:51:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
14:51:03 [2020-12-10T14:51:03.133Z] === RUN   TestTruncIndex
14:51:03 [2020-12-10T14:51:03.133Z] === RUN   TestIsGIT
14:51:03 [2020-12-10T14:51:03.133Z] --- PASS: TestIsGIT (0.00s)
14:51:03 [2020-12-10T14:51:03.133Z] === RUN   TestIsTransport
14:51:03 [2020-12-10T14:51:03.133Z] --- PASS: TestIsTransport (0.00s)
14:51:03 [2020-12-10T14:51:03.133Z] PASS
14:51:03 [2020-12-10T14:51:03.133Z] coverage: 100.0% of statements
14:51:03 [2020-12-10T14:51:03.133Z] ok  	github.com/docker/docker/pkg/urlutil	0.025s	coverage: 100.0% of statements
14:51:03 [2020-12-10T14:51:03.133Z] --- PASS: TestTruncIndex (0.10s)
14:51:03 [2020-12-10T14:51:03.133Z] PASS
14:51:03 [2020-12-10T14:51:03.133Z] coverage: 91.5% of statements
14:51:03 [2020-12-10T14:51:03.133Z] ok  	github.com/docker/docker/pkg/truncindex	0.136s	coverage: 91.5% of statements
14:51:03 [2020-12-10T14:51:03.492Z] === RUN   TestDockerSuite/TestBuildIidFile
14:51:03 [2020-12-10T14:51:03.592Z] === RUN   TestVersionInfo
14:51:03 [2020-12-10T14:51:03.592Z] --- PASS: TestVersionInfo (0.00s)
14:51:03 [2020-12-10T14:51:03.592Z] === RUN   TestAppendVersions
14:51:03 [2020-12-10T14:51:03.592Z] --- PASS: TestAppendVersions (0.00s)
14:51:03 [2020-12-10T14:51:03.592Z] PASS
14:51:03 [2020-12-10T14:51:03.592Z] coverage: 88.9% of statements
14:51:03 [2020-12-10T14:51:03.592Z] ok  	github.com/docker/docker/pkg/useragent	0.038s	coverage: 88.9% of statements
14:51:03 [2020-12-10T14:51:03.750Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
14:51:04 [2020-12-10T14:51:04.560Z] === RUN   TestNewSettable
14:51:04 [2020-12-10T14:51:04.560Z] --- PASS: TestNewSettable (0.00s)
14:51:04 [2020-12-10T14:51:04.560Z] === RUN   TestIsSettable
14:51:04 [2020-12-10T14:51:04.560Z] --- PASS: TestIsSettable (0.00s)
14:51:04 [2020-12-10T14:51:04.560Z] === RUN   TestUpdateSettingsEnv
14:51:04 [2020-12-10T14:51:04.560Z] --- PASS: TestUpdateSettingsEnv (0.00s)
14:51:04 [2020-12-10T14:51:04.560Z] PASS
14:51:04 [2020-12-10T14:51:04.560Z] coverage: 20.1% of statements
14:51:04 [2020-12-10T14:51:04.560Z] ok  	github.com/docker/docker/plugin/v2	0.110s	coverage: 20.1% of statements
14:51:04 [2020-12-10T14:51:04.689Z] === RUN   TestDockerSuite/TestBuildInheritance
14:51:04 [2020-12-10T14:51:04.948Z] === RUN   TestInspectNetwork/full_network_id
14:51:04 [2020-12-10T14:51:04.948Z] === RUN   TestInspectNetwork/partial_network_id
14:51:04 [2020-12-10T14:51:04.948Z] === RUN   TestInspectNetwork/network_name
14:51:04 [2020-12-10T14:51:04.948Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:51:04 [2020-12-10T14:51:04.948Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
14:51:05 [2020-12-10T14:51:05.019Z] === RUN   TestLoad
14:51:05 [2020-12-10T14:51:05.019Z] --- PASS: TestLoad (0.00s)
14:51:05 [2020-12-10T14:51:05.019Z] === RUN   TestSave
14:51:05 [2020-12-10T14:51:05.019Z] --- PASS: TestSave (0.02s)
14:51:05 [2020-12-10T14:51:05.019Z] === RUN   TestAddDeleteGet
14:51:05 [2020-12-10T14:51:05.019Z] --- PASS: TestAddDeleteGet (0.02s)
14:51:05 [2020-12-10T14:51:05.019Z] === RUN   TestInvalidTags
14:51:05 [2020-12-10T14:51:05.019Z] --- PASS: TestInvalidTags (0.00s)
14:51:05 [2020-12-10T14:51:05.019Z] PASS
14:51:05 [2020-12-10T14:51:05.019Z] coverage: 84.4% of statements
14:51:05 [2020-12-10T14:51:05.019Z] ok  	github.com/docker/docker/reference	0.108s	coverage: 84.4% of statements
14:51:05 [2020-12-10T14:51:05.478Z] === RUN   TestValidatePrivileges
14:51:05 [2020-12-10T14:51:05.478Z] --- PASS: TestValidatePrivileges (0.00s)
14:51:05 [2020-12-10T14:51:05.478Z] === RUN   TestFilterByCapNeg
14:51:05 [2020-12-10T14:51:05.478Z] --- PASS: TestFilterByCapNeg (0.00s)
14:51:05 [2020-12-10T14:51:05.478Z] === RUN   TestFilterByCapPos
14:51:05 [2020-12-10T14:51:05.478Z] --- PASS: TestFilterByCapPos (0.00s)
14:51:05 [2020-12-10T14:51:05.478Z] === RUN   TestStoreGetPluginNotMatchCapRefs
14:51:05 [2020-12-10T14:51:05.478Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
14:51:05 [2020-12-10T14:51:05.478Z] PASS
14:51:05 [2020-12-10T14:51:05.478Z] coverage: 12.0% of statements
14:51:05 [2020-12-10T14:51:05.478Z] ok  	github.com/docker/docker/plugin	0.195s	coverage: 12.0% of statements
14:51:05 [2020-12-10T14:51:05.517Z] === RUN   TestDockerSuite/TestBuildInvalidTag
14:51:05 [2020-12-10T14:51:05.517Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
14:51:06 [2020-12-10T14:51:06.086Z] === RUN   TestDockerSuite/TestBuildLabel
14:51:06 [2020-12-10T14:51:06.345Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
14:51:06 [2020-12-10T14:51:06.446Z] === RUN   TestResumableRequestHeaderSimpleErrors
14:51:06 [2020-12-10T14:51:06.446Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
14:51:06 [2020-12-10T14:51:06.446Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
14:51:06 [2020-12-10T14:51:06.446Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
14:51:06 [2020-12-10T14:51:06.446Z] === RUN   TestResumableRequestHeaderTooMuchFailures
14:51:06 [2020-12-10T14:51:06.446Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
14:51:06 [2020-12-10T14:51:06.446Z] === RUN   TestResumableRequestReaderWithReadError
14:51:06 [2020-12-10T14:51:06.446Z] time="2020-12-10T14:51:06Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
14:51:06 [2020-12-10T14:51:06.446Z] --- PASS: TestResumableRequestReaderWithReadError (0.07s)
14:51:06 [2020-12-10T14:51:06.446Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
14:51:06 [2020-12-10T14:51:06.446Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
14:51:06 [2020-12-10T14:51:06.446Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
14:51:06 [2020-12-10T14:51:06.446Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
14:51:06 [2020-12-10T14:51:06.446Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
14:51:06 [2020-12-10T14:51:06.446Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
14:51:06 [2020-12-10T14:51:06.446Z] === RUN   TestResumableRequestReader
14:51:06 [2020-12-10T14:51:06.446Z] --- PASS: TestResumableRequestReader (0.00s)
14:51:06 [2020-12-10T14:51:06.446Z] === RUN   TestResumableRequestReaderWithInitialResponse
14:51:06 [2020-12-10T14:51:06.446Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
14:51:06 [2020-12-10T14:51:06.446Z] PASS
14:51:06 [2020-12-10T14:51:06.446Z] coverage: 100.0% of statements
14:51:06 [2020-12-10T14:51:06.446Z] ok  	github.com/docker/docker/registry/resumable	0.233s	coverage: 100.0% of statements
14:51:06 [2020-12-10T14:51:06.446Z] === RUN   TestRestartManagerTimeout
14:51:06 [2020-12-10T14:51:06.446Z] --- PASS: TestRestartManagerTimeout (0.00s)
14:51:06 [2020-12-10T14:51:06.446Z] === RUN   TestRestartManagerTimeoutReset
14:51:06 [2020-12-10T14:51:06.446Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
14:51:06 [2020-12-10T14:51:06.446Z] PASS
14:51:06 [2020-12-10T14:51:06.446Z] coverage: 45.3% of statements
14:51:06 [2020-12-10T14:51:06.446Z] ok  	github.com/docker/docker/restartmanager	0.094s	coverage: 45.3% of statements
14:51:06 [2020-12-10T14:51:06.605Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
14:51:06 [2020-12-10T14:51:06.864Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
14:51:06 [2020-12-10T14:51:06.905Z] === RUN   TestResolveAuthConfigIndexServer
14:51:06 [2020-12-10T14:51:06.905Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
14:51:06 [2020-12-10T14:51:06.905Z] === RUN   TestResolveAuthConfigFullURL
14:51:06 [2020-12-10T14:51:06.905Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
14:51:06 [2020-12-10T14:51:06.905Z] === RUN   TestLoadAllowNondistributableArtifacts
14:51:06 [2020-12-10T14:51:06.905Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
14:51:06 [2020-12-10T14:51:06.905Z] === RUN   TestValidateMirror
14:51:06 [2020-12-10T14:51:06.905Z] --- PASS: TestValidateMirror (0.00s)
14:51:06 [2020-12-10T14:51:06.905Z] === RUN   TestLoadInsecureRegistries
14:51:06 [2020-12-10T14:51:06.905Z] time="2020-12-10T14:51:06Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
14:51:06 [2020-12-10T14:51:06.905Z] time="2020-12-10T14:51:06Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
14:51:06 [2020-12-10T14:51:06.905Z] time="2020-12-10T14:51:06Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
14:51:06 [2020-12-10T14:51:06.905Z] --- PASS: TestLoadInsecureRegistries (0.09s)
14:51:06 [2020-12-10T14:51:06.905Z] === RUN   TestNewServiceConfig
14:51:06 [2020-12-10T14:51:06.905Z] --- PASS: TestNewServiceConfig (0.00s)
14:51:06 [2020-12-10T14:51:06.905Z] === RUN   TestValidateIndexName
14:51:06 [2020-12-10T14:51:06.905Z] --- PASS: TestValidateIndexName (0.00s)
14:51:06 [2020-12-10T14:51:06.905Z] === RUN   TestValidateIndexNameWithError
14:51:06 [2020-12-10T14:51:06.905Z] --- PASS: TestValidateIndexNameWithError (0.00s)
14:51:06 [2020-12-10T14:51:06.905Z] === RUN   TestEndpointParse
14:51:06 [2020-12-10T14:51:06.905Z] --- PASS: TestEndpointParse (0.00s)
14:51:06 [2020-12-10T14:51:06.905Z] === RUN   TestEndpointParseInvalid
14:51:06 [2020-12-10T14:51:06.905Z] --- PASS: TestEndpointParseInvalid (0.00s)
14:51:06 [2020-12-10T14:51:06.905Z] === RUN   TestValidateEndpoint
14:51:07 [2020-12-10T14:51:07.122Z] === RUN   TestDockerSuite/TestBuildLabels
14:51:07 [2020-12-10T14:51:07.365Z] --- PASS: TestValidateEndpoint (0.02s)
14:51:07 [2020-12-10T14:51:07.365Z] === RUN   TestPing
14:51:07 [2020-12-10T14:51:07.365Z] --- PASS: TestPing (0.00s)
14:51:07 [2020-12-10T14:51:07.365Z] === RUN   TestPingRegistryEndpoint
14:51:07 [2020-12-10T14:51:07.365Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
14:51:07 [2020-12-10T14:51:07.365Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
14:51:07 [2020-12-10T14:51:07.365Z] === RUN   TestEndpoint
14:51:07 [2020-12-10T14:51:07.365Z] --- SKIP: TestEndpoint (0.00s)
14:51:07 [2020-12-10T14:51:07.365Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
14:51:07 [2020-12-10T14:51:07.365Z] === RUN   TestParseRepositoryInfo
14:51:07 [2020-12-10T14:51:07.365Z] --- PASS: TestParseRepositoryInfo (0.00s)
14:51:07 [2020-12-10T14:51:07.365Z] === RUN   TestNewIndexInfo
14:51:07 [2020-12-10T14:51:07.365Z] --- PASS: TestNewIndexInfo (0.00s)
14:51:07 [2020-12-10T14:51:07.365Z] === RUN   TestMirrorEndpointLookup
14:51:07 [2020-12-10T14:51:07.365Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
14:51:07 [2020-12-10T14:51:07.365Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
14:51:07 [2020-12-10T14:51:07.365Z] === RUN   TestSearchRepositories
14:51:07 [2020-12-10T14:51:07.365Z] --- PASS: TestSearchRepositories (0.00s)
14:51:07 [2020-12-10T14:51:07.365Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
14:51:07 [2020-12-10T14:51:07.365Z]         Host: 127.0.0.1:49240
14:51:07 [2020-12-10T14:51:07.365Z]         User-Agent: docker test client
14:51:07 [2020-12-10T14:51:07.365Z]         Authorization: Token fake-token
14:51:07 [2020-12-10T14:51:07.365Z]         X-Docker-Token: true
14:51:07 [2020-12-10T14:51:07.365Z]         Accept-Encoding: gzip
14:51:07 [2020-12-10T14:51:07.365Z]         
14:51:07 [2020-12-10T14:51:07.365Z]         
14:51:07 [2020-12-10T14:51:07.365Z]     registry_test.go:730: HTTP/1.1 200 OK
14:51:07 [2020-12-10T14:51:07.365Z]         Connection: close
14:51:07 [2020-12-10T14:51:07.365Z]         Content-Length: 144
14:51:07 [2020-12-10T14:51:07.365Z]         Cache-Control: no-cache
14:51:07 [2020-12-10T14:51:07.365Z]         Content-Type: application/json
14:51:07 [2020-12-10T14:51:07.365Z]         Date: Thu, 10 Dec 2020 14:51:06 GMT
14:51:07 [2020-12-10T14:51:07.365Z]         Expires: -1
14:51:07 [2020-12-10T14:51:07.365Z]         Pragma: no-cache
14:51:07 [2020-12-10T14:51:07.365Z]         Server: docker-tests/mock
14:51:07 [2020-12-10T14:51:07.365Z]         X-Docker-Registry-Config: mock
14:51:07 [2020-12-10T14:51:07.365Z]         X-Docker-Registry-Version: 0.0.0
14:51:07 [2020-12-10T14:51:07.365Z]         
14:51:07 [2020-12-10T14:51:07.365Z]         
14:51:07 [2020-12-10T14:51:07.365Z] === RUN   TestTrustedLocation
14:51:07 [2020-12-10T14:51:07.365Z] --- PASS: TestTrustedLocation (0.00s)
14:51:07 [2020-12-10T14:51:07.365Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
14:51:07 [2020-12-10T14:51:07.365Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
14:51:07 [2020-12-10T14:51:07.365Z] === RUN   TestAllowNondistributableArtifacts
14:51:07 [2020-12-10T14:51:07.365Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
14:51:07 [2020-12-10T14:51:07.365Z] === RUN   TestIsSecureIndex
14:51:07 [2020-12-10T14:51:07.365Z] --- PASS: TestIsSecureIndex (0.00s)
14:51:07 [2020-12-10T14:51:07.365Z] PASS
14:51:07 [2020-12-10T14:51:07.365Z] coverage: 50.3% of statements
14:51:07 [2020-12-10T14:51:07.365Z] ok  	github.com/docker/docker/registry	0.507s	coverage: 50.3% of statements
14:51:07 [2020-12-10T14:51:07.381Z] === RUN   TestDockerSuite/TestBuildLabelsCache
14:51:07 [2020-12-10T14:51:07.824Z] time="2020-12-10T14:51:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
14:51:07 [2020-12-10T14:51:07.824Z] === RUN   TestDecodeContainerConfig
14:51:07 [2020-12-10T14:51:07.824Z] --- PASS: TestDecodeContainerConfig (0.01s)
14:51:07 [2020-12-10T14:51:07.824Z] === RUN   TestDecodeContainerConfigIsolation
14:51:07 [2020-12-10T14:51:07.824Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
14:51:07 [2020-12-10T14:51:07.824Z] === RUN   TestValidatePrivileged
14:51:07 [2020-12-10T14:51:07.824Z] --- PASS: TestValidatePrivileged (0.00s)
14:51:07 [2020-12-10T14:51:07.824Z] PASS
14:51:07 [2020-12-10T14:51:07.824Z] coverage: 52.2% of statements
14:51:07 [2020-12-10T14:51:07.824Z] ok  	github.com/docker/docker/runconfig	0.062s	coverage: 52.2% of statements
14:51:07 [2020-12-10T14:51:07.824Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
14:51:07 [2020-12-10T14:51:07.824Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
14:51:07 [2020-12-10T14:51:07.824Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
14:51:07 [2020-12-10T14:51:07.824Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
14:51:07 [2020-12-10T14:51:07.824Z] PASS
14:51:07 [2020-12-10T14:51:07.824Z] coverage: 62.5% of statements
14:51:07 [2020-12-10T14:51:07.824Z] ok  	github.com/docker/docker/testutil	0.103s	coverage: 62.5% of statements
14:51:08 [2020-12-10T14:51:08.318Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
14:51:09 [2020-12-10T14:51:09.255Z] --- PASS: TestInspectNetwork (8.42s)
14:51:09 [2020-12-10T14:51:09.255Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:51:09 [2020-12-10T14:51:09.255Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:51:09 [2020-12-10T14:51:09.255Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:51:09 [2020-12-10T14:51:09.255Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:51:09 [2020-12-10T14:51:09.255Z] === RUN   TestRunContainerWithBridgeNone
14:51:10 [2020-12-10T14:51:10.002Z] === RUN   TestGetAddress
14:51:10 [2020-12-10T14:51:10.002Z] --- PASS: TestGetAddress (0.00s)
14:51:10 [2020-12-10T14:51:10.002Z] === RUN   TestRemove
14:51:10 [2020-12-10T14:51:10.002Z] --- SKIP: TestRemove (0.00s)
14:51:10 [2020-12-10T14:51:10.002Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
14:51:10 [2020-12-10T14:51:10.002Z] === RUN   TestInitializeWithVolumes
14:51:10 [2020-12-10T14:51:10.002Z] --- PASS: TestInitializeWithVolumes (0.00s)
14:51:10 [2020-12-10T14:51:10.002Z] === RUN   TestCreate
14:51:10 [2020-12-10T14:51:10.002Z] --- PASS: TestCreate (0.00s)
14:51:10 [2020-12-10T14:51:10.002Z] === RUN   TestValidateName
14:51:10 [2020-12-10T14:51:10.002Z] --- PASS: TestValidateName (0.00s)
14:51:10 [2020-12-10T14:51:10.002Z] === RUN   TestCreateWithOpts
14:51:10 [2020-12-10T14:51:10.002Z] --- SKIP: TestCreateWithOpts (0.00s)
14:51:10 [2020-12-10T14:51:10.002Z]     local_test.go:181: runtime.GOOS == "windows"
14:51:10 [2020-12-10T14:51:10.002Z] === RUN   TestRelaodNoOpts
14:51:10 [2020-12-10T14:51:10.002Z] --- PASS: TestRelaodNoOpts (0.01s)
14:51:10 [2020-12-10T14:51:10.002Z] PASS
14:51:10 [2020-12-10T14:51:10.002Z] coverage: 41.0% of statements
14:51:10 [2020-12-10T14:51:10.002Z] ok  	github.com/docker/docker/volume/local	0.204s	coverage: 41.0% of statements
14:51:10 [2020-12-10T14:51:10.461Z] === RUN   TestGetDriver
14:51:10 [2020-12-10T14:51:10.461Z] --- PASS: TestGetDriver (0.00s)
14:51:10 [2020-12-10T14:51:10.461Z] === RUN   TestVolumeRequestError
14:51:10 [2020-12-10T14:51:10.461Z] --- PASS: TestVolumeRequestError (0.01s)
14:51:10 [2020-12-10T14:51:10.461Z] PASS
14:51:10 [2020-12-10T14:51:10.461Z] coverage: 36.1% of statements
14:51:10 [2020-12-10T14:51:10.461Z] ok  	github.com/docker/docker/volume/drivers	0.421s	coverage: 36.1% of statements
14:51:10 [2020-12-10T14:51:10.461Z] === RUN   TestConvertTmpfsOptions
14:51:10 [2020-12-10T14:51:10.461Z] --- PASS: TestConvertTmpfsOptions (0.00s)
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:49: data="mode=700,size=1m"
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:49: data="ro"
14:51:10 [2020-12-10T14:51:10.461Z] === RUN   TestParseMountRaw
14:51:10 [2020-12-10T14:51:10.461Z] --- PASS: TestParseMountRaw (0.02s)
14:51:10 [2020-12-10T14:51:10.461Z] === RUN   TestParseMountRawSplit
14:51:10 [2020-12-10T14:51:10.461Z] --- PASS: TestParseMountRawSplit (0.00s)
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 0
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 1
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 2
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 3
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 4
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 5
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 6
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 7
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 8
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 0
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 1
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 2
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 3
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 4
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 5
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 6
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 7
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 8
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 9
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 10
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 11
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 12
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 0
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 1
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 2
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 3
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 4
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 5
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 6
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 7
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 8
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 9
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 10
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:390: case 11
14:51:10 [2020-12-10T14:51:10.461Z] === RUN   TestParseMountSpec
14:51:10 [2020-12-10T14:51:10.461Z] --- PASS: TestParseMountSpec (0.00s)
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:455: case 0
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:455: case 1
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:455: case 2
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:455: case 3
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:455: case 4
14:51:10 [2020-12-10T14:51:10.461Z]     parser_test.go:455: case 5
14:51:10 [2020-12-10T14:51:10.461Z] === RUN   TestParseMountSpecBindWithFileinfoError
14:51:10 [2020-12-10T14:51:10.461Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
14:51:10 [2020-12-10T14:51:10.461Z] === RUN   TestValidateMount
14:51:10 [2020-12-10T14:51:10.461Z] --- PASS: TestValidateMount (0.00s)
14:51:10 [2020-12-10T14:51:10.461Z] PASS
14:51:10 [2020-12-10T14:51:10.461Z] coverage: 66.2% of statements
14:51:10 [2020-12-10T14:51:10.461Z] ok  	github.com/docker/docker/volume/mounts	0.145s	coverage: 66.2% of statements
14:51:11 [2020-12-10T14:51:11.160Z] === RUN   TestDockerSuite/TestBuildLastModified
14:51:11 [2020-12-10T14:51:11.419Z] --- PASS: TestRunContainerWithBridgeNone (2.32s)
14:51:11 [2020-12-10T14:51:11.419Z] === RUN   TestNetworkInvalidJSON
14:51:11 [2020-12-10T14:51:11.419Z] === RUN   TestNetworkInvalidJSON//networks/create
14:51:11 [2020-12-10T14:51:11.419Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:51:11 [2020-12-10T14:51:11.419Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:51:11 [2020-12-10T14:51:11.419Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:51:11 [2020-12-10T14:51:11.419Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:51:11 [2020-12-10T14:51:11.419Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:51:11 [2020-12-10T14:51:11.419Z] === CONT  TestNetworkInvalidJSON//networks/create
14:51:11 [2020-12-10T14:51:11.419Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:51:11 [2020-12-10T14:51:11.419Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:51:11 [2020-12-10T14:51:11.419Z] --- PASS: TestNetworkInvalidJSON (0.02s)
14:51:11 [2020-12-10T14:51:11.419Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:51:11 [2020-12-10T14:51:11.419Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:51:11 [2020-12-10T14:51:11.419Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:51:11 [2020-12-10T14:51:11.419Z] === RUN   TestHostIPv4BridgeLabel
14:51:11 [2020-12-10T14:51:11.988Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
14:51:11 [2020-12-10T14:51:11.988Z] === RUN   TestDaemonRestartWithLiveRestore
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestSetGetMeta
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestSetGetMeta
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestRestore
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestRestore
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestServiceCreate
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestServiceCreate
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestServiceList
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestServiceList
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestServiceRemove
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestServiceRemove
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestServiceGet
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestServiceGet
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestServicePrune
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestServicePrune
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestCreate
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestCreate
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestRemove
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestRemove
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestList
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestList
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestFindByDriver
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestFindByDriver
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestFindByReferenced
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestFindByReferenced
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestDerefMultipleOfSameRef
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestDerefMultipleOfSameRef
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestDefererencePluginOnCreateError
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestDefererencePluginOnCreateError
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestRefDerefRemove
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestRefDerefRemove
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestGet
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestGet
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestGetWithReference
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestGetWithReference
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestFilterFunc
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestFilterFunc/test_nil_list
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestFilterFunc/test_nil_list
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestFilterFunc/test_empty_list
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestFilterFunc/test_empty_list
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestFilterFunc/test_filter_some
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestFilterFunc/test_filter_some
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestFilterFunc/test_filter_middle
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestFilterFunc/test_filter_middle
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestFilterFunc/test_filter_middle_and_last
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
14:51:11 [2020-12-10T14:51:11.997Z] === RUN   TestFilterFunc/test_filter_first_and_last
14:51:11 [2020-12-10T14:51:11.997Z] === PAUSE TestFilterFunc/test_filter_first_and_last
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestFilterFunc/test_nil_list
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestFilterFunc/test_filter_some
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestFilterFunc/test_filter_middle_and_last
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestFilterFunc/test_filter_first_and_last
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestFilterFunc/test_filter_middle
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestFilterFunc/test_empty_list
14:51:11 [2020-12-10T14:51:11.997Z] --- PASS: TestFilterFunc (0.00s)
14:51:11 [2020-12-10T14:51:11.997Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
14:51:11 [2020-12-10T14:51:11.997Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
14:51:11 [2020-12-10T14:51:11.997Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
14:51:11 [2020-12-10T14:51:11.997Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
14:51:11 [2020-12-10T14:51:11.997Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
14:51:11 [2020-12-10T14:51:11.997Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
14:51:11 [2020-12-10T14:51:11.997Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
14:51:11 [2020-12-10T14:51:11.997Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestSetGetMeta
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestCreate
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestServiceRemove
14:51:11 [2020-12-10T14:51:11.997Z] --- PASS: TestSetGetMeta (0.01s)
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestServiceList
14:51:11 [2020-12-10T14:51:11.997Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestServiceCreate
14:51:11 [2020-12-10T14:51:11.997Z] --- PASS: TestCreate (0.02s)
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestRestore
14:51:11 [2020-12-10T14:51:11.997Z] --- PASS: TestRestore (0.03s)
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestServicePrune
14:51:11 [2020-12-10T14:51:11.997Z] time="2020-12-10T14:51:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
14:51:11 [2020-12-10T14:51:11.997Z] --- PASS: TestServiceRemove (0.09s)
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestFindByDriver
14:51:11 [2020-12-10T14:51:11.997Z] --- PASS: TestServiceList (0.08s)
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestDerefMultipleOfSameRef
14:51:11 [2020-12-10T14:51:11.997Z] --- PASS: TestServiceCreate (0.08s)
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestFindByReferenced
14:51:11 [2020-12-10T14:51:11.997Z] time="2020-12-10T14:51:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
14:51:11 [2020-12-10T14:51:11.997Z] time="2020-12-10T14:51:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
14:51:11 [2020-12-10T14:51:11.997Z] time="2020-12-10T14:51:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
14:51:11 [2020-12-10T14:51:11.997Z] --- PASS: TestFindByDriver (0.02s)
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestServiceGet
14:51:11 [2020-12-10T14:51:11.997Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
14:51:11 [2020-12-10T14:51:11.997Z] === CONT  TestGet
14:51:11 [2020-12-10T14:51:11.998Z] --- PASS: TestFindByReferenced (0.02s)
14:51:11 [2020-12-10T14:51:11.998Z] === CONT  TestGetWithReference
14:51:11 [2020-12-10T14:51:11.998Z] time="2020-12-10T14:51:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
14:51:11 [2020-12-10T14:51:11.998Z] --- PASS: TestServicePrune (0.06s)
14:51:11 [2020-12-10T14:51:11.998Z] === CONT  TestRefDerefRemove
14:51:11 [2020-12-10T14:51:11.998Z] --- PASS: TestServiceGet (0.01s)
14:51:11 [2020-12-10T14:51:11.998Z] === CONT  TestDefererencePluginOnCreateError
14:51:11 [2020-12-10T14:51:11.998Z] --- PASS: TestGet (0.02s)
14:51:11 [2020-12-10T14:51:11.998Z] === CONT  TestList
14:51:11 [2020-12-10T14:51:11.998Z] --- PASS: TestGetWithReference (0.02s)
14:51:11 [2020-12-10T14:51:11.998Z] === CONT  TestRemove
14:51:11 [2020-12-10T14:51:11.998Z] --- PASS: TestRefDerefRemove (0.01s)
14:51:12 [2020-12-10T14:51:12.456Z] --- PASS: TestList (0.02s)
14:51:12 [2020-12-10T14:51:12.456Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
14:51:12 [2020-12-10T14:51:12.456Z] --- PASS: TestRemove (0.02s)
14:51:12 [2020-12-10T14:51:12.456Z] PASS
14:51:12 [2020-12-10T14:51:12.456Z] coverage: 70.3% of statements
14:51:12 [2020-12-10T14:51:12.456Z] ok  	github.com/docker/docker/volume/service	0.439s	coverage: 70.3% of statements
14:51:13 [2020-12-10T14:51:13.365Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
14:51:13 [2020-12-10T14:51:13.365Z] === RUN   TestDaemonDefaultNetworkPools
14:51:13 [2020-12-10T14:51:13.932Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
14:51:13 [2020-12-10T14:51:13.932Z] === RUN   TestDaemonRestartWithExistingNetwork
14:51:15 [2020-12-10T14:51:15.311Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
14:51:15 [2020-12-10T14:51:15.311Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:51:15 [2020-12-10T14:51:15.569Z] === RUN   TestDockerSuite/TestBuildLineBreak
14:51:16 [2020-12-10T14:51:16.138Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
14:51:16 [2020-12-10T14:51:16.192Z] --- PASS: TestNewClientWithTimeout (17.68s)
14:51:16 [2020-12-10T14:51:16.192Z] === RUN   TestClientStream
14:51:16 [2020-12-10T14:51:16.192Z] --- PASS: TestClientStream (0.00s)
14:51:16 [2020-12-10T14:51:16.192Z] === RUN   TestClientSendFile
14:51:16 [2020-12-10T14:51:16.192Z] --- PASS: TestClientSendFile (0.00s)
14:51:16 [2020-12-10T14:51:16.192Z] === RUN   TestClientWithRequestTimeout
14:51:16 [2020-12-10T14:51:16.192Z] --- PASS: TestClientWithRequestTimeout (0.00s)
14:51:16 [2020-12-10T14:51:16.192Z] === RUN   TestFileSpecPlugin
14:51:16 [2020-12-10T14:51:16.192Z] --- PASS: TestFileSpecPlugin (0.00s)
14:51:16 [2020-12-10T14:51:16.192Z] === RUN   TestFileJSONSpecPlugin
14:51:16 [2020-12-10T14:51:16.192Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
14:51:16 [2020-12-10T14:51:16.192Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
14:51:16 [2020-12-10T14:51:16.192Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
14:51:16 [2020-12-10T14:51:16.192Z] === RUN   TestPluginAddHandler
14:51:16 [2020-12-10T14:51:16.192Z] --- PASS: TestPluginAddHandler (0.00s)
14:51:16 [2020-12-10T14:51:16.192Z] === RUN   TestPluginWaitBadPlugin
14:51:16 [2020-12-10T14:51:16.192Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
14:51:16 [2020-12-10T14:51:16.192Z] === RUN   TestGet
14:51:16 [2020-12-10T14:51:16.192Z] time="2020-12-10T14:51:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
14:51:16 [2020-12-10T14:51:16.396Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s)
14:51:16 [2020-12-10T14:51:16.396Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:51:16 [2020-12-10T14:51:16.964Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
14:51:16 [2020-12-10T14:51:16.964Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
14:51:16 [2020-12-10T14:51:16.964Z] === RUN   TestServiceWithPredefinedNetwork
14:51:17 [2020-12-10T14:51:17.159Z] time="2020-12-10T14:51:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
14:51:18 [2020-12-10T14:51:18.873Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
14:51:19 [2020-12-10T14:51:19.134Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
14:51:19 [2020-12-10T14:51:19.134Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
14:51:19 [2020-12-10T14:51:19.337Z] time="2020-12-10T14:51:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
14:51:19 [2020-12-10T14:51:19.393Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
14:51:19 [2020-12-10T14:51:19.653Z] === RUN   TestDockerSuite/TestBuildMaintainer
14:51:19 [2020-12-10T14:51:19.912Z] === RUN   TestDockerSuite/TestBuildMissingArgs
14:51:20 [2020-12-10T14:51:20.172Z] --- PASS: TestServiceWithPredefinedNetwork (3.16s)
14:51:20 [2020-12-10T14:51:20.172Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:51:20 [2020-12-10T14:51:20.172Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:51:20 [2020-12-10T14:51:20.172Z]     service_test.go:236: FLAKY_TEST
14:51:20 [2020-12-10T14:51:20.172Z] === RUN   TestServiceWithDataPathPortInit
14:51:20 [2020-12-10T14:51:20.701Z] --- PASS: TestInfoAPIWarnings (16.64s)
14:51:20 [2020-12-10T14:51:20.701Z] === RUN   TestInfoDebug
14:51:20 [2020-12-10T14:51:20.701Z] --- PASS: TestInfoDebug (0.63s)
14:51:20 [2020-12-10T14:51:20.701Z] === RUN   TestInfoInsecureRegistries
14:51:20 [2020-12-10T14:51:20.701Z] --- PASS: TestInfoInsecureRegistries (0.69s)
14:51:20 [2020-12-10T14:51:20.701Z] === RUN   TestInfoRegistryMirrors
14:51:21 [2020-12-10T14:51:21.272Z] --- PASS: TestInfoRegistryMirrors (0.65s)
14:51:21 [2020-12-10T14:51:21.273Z] === RUN   TestLoginFailsWithBadCredentials
14:51:21 [2020-12-10T14:51:21.533Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s)
14:51:21 [2020-12-10T14:51:21.533Z] === RUN   TestPingCacheHeaders
14:51:21 [2020-12-10T14:51:21.533Z] --- PASS: TestPingCacheHeaders (0.05s)
14:51:21 [2020-12-10T14:51:21.533Z] === RUN   TestPingGet
14:51:21 [2020-12-10T14:51:21.533Z] --- PASS: TestPingGet (0.03s)
14:51:21 [2020-12-10T14:51:21.533Z] === RUN   TestPingHead
14:51:21 [2020-12-10T14:51:21.551Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
14:51:21 [2020-12-10T14:51:21.793Z] --- PASS: TestPingHead (0.05s)
14:51:21 [2020-12-10T14:51:21.793Z] === RUN   TestVersion
14:51:21 [2020-12-10T14:51:21.793Z] --- PASS: TestVersion (0.05s)
14:51:21 [2020-12-10T14:51:21.793Z] PASS
14:51:21 [2020-12-10T14:51:21.793Z] 
14:51:21 [2020-12-10T14:51:21.793Z] === Skipped
14:51:21 [2020-12-10T14:51:21.793Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:51:21 [2020-12-10T14:51:21.793Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:51:21 [2020-12-10T14:51:21.793Z] 
14:51:21 [2020-12-10T14:51:21.793Z] 
14:51:21 [2020-12-10T14:51:21.793Z] DONE 18 tests, 1 skipped in 22.680s
14:51:21 [2020-12-10T14:51:21.793Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
14:51:21 [2020-12-10T14:51:21.793Z] ++ 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
14:51:21 [2020-12-10T14:51:21.793Z] ++ set -e
14:51:21 [2020-12-10T14:51:21.793Z] ++ '[' -n 0 ']'
14:51:21 [2020-12-10T14:51:21.793Z] ++ set -x
14:51:21 [2020-12-10T14:51:21.793Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:51:21 [2020-12-10T14:51:21.793Z] INFO: Testing against a local daemon
14:51:21 [2020-12-10T14:51:21.793Z] === RUN   TestVolumesCreateAndList
14:51:22 [2020-12-10T14:51:22.054Z] --- PASS: TestVolumesCreateAndList (0.04s)
14:51:22 [2020-12-10T14:51:22.054Z] === RUN   TestVolumesRemove
14:51:22 [2020-12-10T14:51:22.054Z] --- PASS: TestVolumesRemove (0.09s)
14:51:22 [2020-12-10T14:51:22.054Z] === RUN   TestVolumesInspect
14:51:22 [2020-12-10T14:51:22.054Z] --- PASS: TestVolumesInspect (0.03s)
14:51:22 [2020-12-10T14:51:22.054Z] === RUN   TestVolumesInvalidJSON
14:51:22 [2020-12-10T14:51:22.054Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:51:22 [2020-12-10T14:51:22.054Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:51:22 [2020-12-10T14:51:22.054Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:51:22 [2020-12-10T14:51:22.054Z] --- PASS: TestVolumesInvalidJSON (0.03s)
14:51:22 [2020-12-10T14:51:22.054Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:51:22 [2020-12-10T14:51:22.054Z] PASS
14:51:22 [2020-12-10T14:51:22.054Z] 
14:51:22 [2020-12-10T14:51:22.054Z] DONE 5 tests in 0.342s
14:51:22 [2020-12-10T14:51:22.054Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:51:22 [2020-12-10T14:51:22.624Z] ++++ cat bundles/test-integration/docker.pid
14:51:22 [2020-12-10T14:51:22.624Z] +++ kill 13931
14:51:22 [2020-12-10T14:51:22.931Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
14:51:23 [2020-12-10T14:51:23.072Z] time="2020-12-10T14:51:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
14:51:24 [2020-12-10T14:51:24.006Z] +++ /etc/init.d/apparmor stop
14:51:24 [2020-12-10T14:51:24.007Z] Leaving: AppArmorNo profiles have been unloaded.
14:51:24 [2020-12-10T14:51:24.007Z] 
14:51:24 [2020-12-10T14:51:24.007Z] Unloading profiles will leave already running processes permanently
14:51:24 [2020-12-10T14:51:24.007Z] unconfined, which can lead to unexpected situations.
14:51:24 [2020-12-10T14:51:24.007Z] 
14:51:24 [2020-12-10T14:51:24.007Z] To set a process to complain mode, use the command line tool
14:51:24 [2020-12-10T14:51:24.007Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:51:24 [2020-12-10T14:51:24.007Z] +++ true
14:51:24 [2020-12-10T14:51:24.007Z] exiting test-integration
14:51:24 [2020-12-10T14:51:24.007Z] ++ exit 0
14:51:24 [2020-12-10T14:51:24.007Z] 
14:51:25 [2020-12-10T14:51:25.467Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
14:51:25 [2020-12-10T14:51:25.726Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
14:51:26 [2020-12-10T14:51:26.294Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
Post stage
[Pipeline] junit
14:51:26 [2020-12-10T14:51:26.563Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:51:27 [2020-12-10T14:51:27.510Z] + echo Ensuring container killed.
14:51:27 [2020-12-10T14:51:27.510Z] Ensuring container killed.
14:51:27 [2020-12-10T14:51:27.510Z] + docker rm -vf docker-pr3
14:51:27 [2020-12-10T14:51:27.510Z] Error: No such container: docker-pr3
14:51:27 [2020-12-10T14:51:27.510Z] + true
[Pipeline] sh
14:51:27 [2020-12-10T14:51:27.799Z] + echo Chowning /workspace to jenkins user
14:51:27 [2020-12-10T14:51:27.799Z] Chowning /workspace to jenkins user
14:51:27 [2020-12-10T14:51:27.799Z] + id -u
14:51:27 [2020-12-10T14:51:27.799Z] + id -g
14:51:27 [2020-12-10T14:51:27.799Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41761:/workspace busybox chown -R 1000:1000 /workspace
14:51:27 [2020-12-10T14:51:27.799Z] Unable to find image 'busybox:latest' locally
14:51:28 [2020-12-10T14:51:28.059Z] latest: Pulling from library/busybox
14:51:28 [2020-12-10T14:51:28.059Z] 35ba4efbe871: Pulling fs layer
14:51:31 [2020-12-10T14:51:31.640Z] --- PASS: TestGet (15.03s)
14:51:31 [2020-12-10T14:51:31.640Z] === RUN   TestPluginWithNoManifest
14:51:31 [2020-12-10T14:51:31.640Z] --- PASS: TestPluginWithNoManifest (0.00s)
14:51:31 [2020-12-10T14:51:31.640Z] === RUN   TestGetAll
14:51:31 [2020-12-10T14:51:31.640Z] --- PASS: TestGetAll (0.00s)
14:51:31 [2020-12-10T14:51:31.640Z] PASS
14:51:31 [2020-12-10T14:51:31.640Z] coverage: 73.4% of statements
14:51:31 [2020-12-10T14:51:31.640Z] ok  	github.com/docker/docker/pkg/plugins	35.132s	coverage: 73.4% of statements
14:51:31 [2020-12-10T14:51:31.640Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:51:31 [2020-12-10T14:51:31.640Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:51:31 [2020-12-10T14:51:31.640Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:51:31 [2020-12-10T14:51:31.640Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
14:51:31 [2020-12-10T14:51:31.640Z] ?   	github.com/docker/docker/pkg/term	[no test files]
14:51:31 [2020-12-10T14:51:31.640Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:51:31 [2020-12-10T14:51:31.640Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
14:51:31 [2020-12-10T14:51:31.640Z] ?   	github.com/docker/docker/quota	[no test files]
14:51:31 [2020-12-10T14:51:31.640Z] ?   	github.com/docker/docker/rootless	[no test files]
14:51:31 [2020-12-10T14:51:31.640Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:51:31 [2020-12-10T14:51:31.640Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:51:31 [2020-12-10T14:51:31.640Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:51:31 [2020-12-10T14:51:31.640Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:51:31 [2020-12-10T14:51:31.640Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:51:31 [2020-12-10T14:51:31.640Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:51:31 [2020-12-10T14:51:31.640Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:51:31 [2020-12-10T14:51:31.640Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:51:31 [2020-12-10T14:51:31.641Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:51:31 [2020-12-10T14:51:31.641Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:51:31 [2020-12-10T14:51:31.641Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:51:31 [2020-12-10T14:51:31.641Z] ?   	github.com/docker/docker/volume	[no test files]
14:51:31 [2020-12-10T14:51:31.641Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:51:31 [2020-12-10T14:51:31.641Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === Skipped
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     dispatchers_test.go:376: Windows does not support stopsignal
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     client_test.go:23: runtime.GOOS == "windows"
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     daemon_test.go:147: root required
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     reload_test.go:520: root required
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     pull_v2_test.go:73: Needs fixing on Windows
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     pull_v2_test.go:118: Needs fixing on Windows
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     download_test.go:268: Needs fixing on Windows
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     layer_test.go:304: Failing on Windows
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     layer_test.go:353: Failing on Windows
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     layer_test.go:468: Failing on Windows
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     layer_test.go:697: Failing on Windows
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     migration_test.go:46: Failing on Windows
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     migration_test.go:182: Failing on Windows
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     mount_test.go:17: Failing on Windows
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     mount_test.go:76: Failing on Windows
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     mount_test.go:125: Failing on Windows
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     mount_test.go:212: Failing on Windows
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     archive_test.go:133: Xz not present in msys2
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     archive_test.go:238: Failing on Windows CI machines
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     archive_windows_test.go:16: Currently fails
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     changes_test.go:192: needs more investigation
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     changes_test.go:405: needs further investigation
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     changes_test.go:441: needs further investigation
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     poller_test.go:41: No chmod on Windows
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     fileutils_test.go:134: Needs porting to Windows
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     fileutils_test.go:180: Needs porting to Windows
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
14:51:32 [2020-12-10T14:51:32.608Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
14:51:32 [2020-12-10T14:51:32.608Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
14:51:32 [2020-12-10T14:51:32.608Z]     local_test.go:181: runtime.GOOS == "windows"
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] 
14:51:32 [2020-12-10T14:51:32.608Z] DONE 1792 tests, 45 skipped in 180.187s
14:51:32 [2020-12-10T14:51:32.608Z] INFO: make.ps1 ended at 12/10/2020 14:51:32
14:51:33 [2020-12-10T14:51:33.347Z] 35ba4efbe871: Verifying Checksum
14:51:33 [2020-12-10T14:51:33.347Z] 35ba4efbe871: Download complete
14:51:33 [2020-12-10T14:51:33.607Z] 35ba4efbe871: Pull complete
14:51:33 [2020-12-10T14:51:33.607Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
14:51:33 [2020-12-10T14:51:33.607Z] Status: Downloaded newer image for busybox:latest
14:51:34 [2020-12-10T14:51:34.145Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
14:51:34 [2020-12-10T14:51:34.145Z] INFO: Unit tests ended at 12/10/2020 14:51:33. Duration:00:03:12.8717323
14:51:34 [2020-12-10T14:51:34.145Z] INFO: Building busybox
14:51:34 [2020-12-10T14:51:34.145Z] Sending build context to Docker daemon   5.12kB
14:51:34 [2020-12-10T14:51:34.145Z] 
14:51:34 [2020-12-10T14:51:34.145Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
14:51:34 [2020-12-10T14:51:34.145Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
14:51:34 [2020-12-10T14:51:34.145Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
14:51:34 [2020-12-10T14:51:34.145Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
14:51:34 [2020-12-10T14:51:34.145Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
14:51:34 [2020-12-10T14:51:34.145Z]  ---> c0773f9ce353
14:51:34 [2020-12-10T14:51:34.145Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
14:51:34 [2020-12-10T14:51:34.145Z]  ---> Running in 7aeeec532753
14:51:34 [2020-12-10T14:51:34.414Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
14:51:35 [2020-12-10T14:51:35.790Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
14:51:36 [2020-12-10T14:51:36.731Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
14:51:36 [2020-12-10T14:51:36.990Z] --- PASS: TestServiceWithDataPathPortInit (16.90s)
14:51:36 [2020-12-10T14:51:36.990Z] === RUN   TestServiceWithDefaultAddressPoolInit
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:51:38 [2020-12-10T14:51:38.124Z] + bundleName=arm64-integration
14:51:38 [2020-12-10T14:51:38.124Z] + echo Creating arm64-integration-bundles.tar.gz
14:51:38 [2020-12-10T14:51:38.124Z] Creating arm64-integration-bundles.tar.gz
14:51:38 [2020-12-10T14:51:38.124Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:51:38 [2020-12-10T14:51:38.124Z] + xargs tar -czf arm64-integration-bundles.tar.gz
14:51:38 [2020-12-10T14:51:38.369Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
14:51:38 [2020-12-10T14:51:38.369Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
[Pipeline] archiveArtifacts
14:51:38 [2020-12-10T14:51:38.398Z] Archiving artifacts
14:51:38 [2020-12-10T14:51:38.833Z] Removing intermediate container 7aeeec532753
14:51:38 [2020-12-10T14:51:38.833Z]  ---> 48b36b67b451
14:51:38 [2020-12-10T14:51:38.833Z] Step 7/13 : ARG BUSYBOX_VERSION
14:51:38 [2020-12-10T14:51:38.833Z]  ---> Running in cfebc6f7ff71
14:51:39 [2020-12-10T14:51:39.291Z] Removing intermediate container cfebc6f7ff71
14:51:39 [2020-12-10T14:51:39.291Z]  ---> 0caa7b61cd53
14:51:39 [2020-12-10T14:51:39.291Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
14:51:39 [2020-12-10T14:51:39.291Z]  ---> Running in 76eb782dc6df
14:51:39 [2020-12-10T14:51:39.291Z] Removing intermediate container 76eb782dc6df
14:51:39 [2020-12-10T14:51:39.291Z]  ---> 5764494ef4f1
14:51:39 [2020-12-10T14:51:39.291Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
14:51:40 [2020-12-10T14:51:40.752Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41761/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:51:40 [2020-12-10T14:51:40.829Z] 
14:51:40 [2020-12-10T14:51:40.829Z]  ---> 41ab1818008f
14:51:40 [2020-12-10T14:51:40.829Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
14:51:40 [2020-12-10T14:51:40.829Z]  ---> Running in 1cb9588e3fa3
14:51:41 [2020-12-10T14:51:41.070Z] + make clean
14:51:41 [2020-12-10T14:51:41.641Z] docker volume rm -f docker-dev-cache
14:51:41 [2020-12-10T14:51:41.660Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
14:51:41 [2020-12-10T14:51:41.901Z] docker-dev-cache
[Pipeline] deleteDir
14:51:42 [2020-12-10T14:51:42.228Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
14:51:43 [2020-12-10T14:51:43.165Z] === RUN   TestDockerSuite/TestBuildMultipleTags
14:51:43 [2020-12-10T14:51:43.424Z] === RUN   TestDockerSuite/TestBuildNetContainer
14:51:44 [2020-12-10T14:51:44.803Z] === RUN   TestDockerSuite/TestBuildNetNone
14:51:45 [2020-12-10T14:51:45.371Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.15s)
14:51:45 [2020-12-10T14:51:45.371Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v1srf6t0afxo1vmy3ihfl9mn6 Created:2020-12-10 14:51:38.67556575 +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[4bda4ad36ca1652f63b4f7d6364b7527856db054f6433903447fd2833b1e0962:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g5mvy079i57t304ouohh6tm0d EndpointID:8b1dfb4c8108a3c916d4da320b40f72fcb0262314ac55bf43de2222e82c5aae5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:13e205c165347e3a5d9d836ccb49a7e30fae324d805e3d44d8e4a26e369ca104 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:cb1d1c372212 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g5mvy079i57t304ouohh6tm0d EndpointID:8b1dfb4c8108a3c916d4da320b40f72fcb0262314ac55bf43de2222e82c5aae5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:51:45 [2020-12-10T14:51:45.371Z] PASS
14:51:45 [2020-12-10T14:51:45.371Z] 
14:51:45 [2020-12-10T14:51:45.371Z] === Skipped
14:51:45 [2020-12-10T14:51:45.371Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:51:45 [2020-12-10T14:51:45.371Z]     service_test.go:236: FLAKY_TEST
14:51:45 [2020-12-10T14:51:45.371Z] 
14:51:45 [2020-12-10T14:51:45.371Z] 
14:51:45 [2020-12-10T14:51:45.371Z] DONE 23 tests, 1 skipped in 52.017s
14:51:45 [2020-12-10T14:51:45.371Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:51:45 [2020-12-10T14:51:45.371Z] ++ 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
14:51:45 [2020-12-10T14:51:45.371Z] ++ set -e
14:51:45 [2020-12-10T14:51:45.371Z] ++ '[' -n 0 ']'
14:51:45 [2020-12-10T14:51:45.371Z] ++ set -x
14:51:45 [2020-12-10T14:51:45.371Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:51:45 [2020-12-10T14:51:45.371Z] === RUN   TestDockerSuite/TestBuildNoContext
14:51:45 [2020-12-10T14:51:45.371Z] INFO: Testing against a local daemon
14:51:45 [2020-12-10T14:51:45.371Z] === RUN   TestDockerNetworkIpvlanPersistance
14:51:45 [2020-12-10T14:51:45.371Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:51:45 [2020-12-10T14:51:45.371Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:51:45 [2020-12-10T14:51:45.371Z] === RUN   TestDockerNetworkIpvlan
14:51:45 [2020-12-10T14:51:45.371Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:51:45 [2020-12-10T14:51:45.371Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:51:45 [2020-12-10T14:51:45.371Z] PASS
14:51:45 [2020-12-10T14:51:45.371Z] 
14:51:45 [2020-12-10T14:51:45.371Z] === Skipped
14:51:45 [2020-12-10T14:51:45.371Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:51:45 [2020-12-10T14:51:45.371Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:51:45 [2020-12-10T14:51:45.371Z] 
14:51:45 [2020-12-10T14:51:45.371Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:51:45 [2020-12-10T14:51:45.371Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:51:45 [2020-12-10T14:51:45.371Z] 
14:51:45 [2020-12-10T14:51:45.371Z] 
14:51:45 [2020-12-10T14:51:45.371Z] DONE 2 tests, 2 skipped in 0.143s
14:51:45 [2020-12-10T14:51:45.371Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:51:45 [2020-12-10T14:51:45.371Z] ++ 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
14:51:45 [2020-12-10T14:51:45.371Z] ++ set -e
14:51:45 [2020-12-10T14:51:45.371Z] ++ '[' -n 0 ']'
14:51:45 [2020-12-10T14:51:45.371Z] ++ set -x
14:51:45 [2020-12-10T14:51:45.371Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:51:45 [2020-12-10T14:51:45.658Z] INFO: Testing against a local daemon
14:51:45 [2020-12-10T14:51:45.658Z] === RUN   TestDockerNetworkMacvlanPersistance
14:51:46 [2020-12-10T14:51:46.243Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:51:46 [2020-12-10T14:51:46.835Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
14:51:47 [2020-12-10T14:51:47.098Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
14:51:47 [2020-12-10T14:51:47.098Z] === RUN   TestDockerNetworkMacvlan
14:51:48 [2020-12-10T14:51:48.056Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:51:48 [2020-12-10T14:51:48.325Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
14:51:48 [2020-12-10T14:51:48.894Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:51:48 [2020-12-10T14:51:48.894Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
14:51:48 [2020-12-10T14:51:48.894Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
14:51:49 [2020-12-10T14:51:49.398Z] Removing intermediate container 1cb9588e3fa3
14:51:49 [2020-12-10T14:51:49.398Z]  ---> 6b26931453d6
14:51:49 [2020-12-10T14:51:49.398Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
14:51:49 [2020-12-10T14:51:49.466Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
14:51:49 [2020-12-10T14:51:49.725Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:51:49 [2020-12-10T14:51:49.856Z]  ---> Running in 5d9d8724334a
14:51:49 [2020-12-10T14:51:49.985Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
14:51:50 [2020-12-10T14:51:50.555Z] === RUN   TestDockerSuite/TestBuildOnBuild
14:51:50 [2020-12-10T14:51:50.824Z] 
14:51:50 [2020-12-10T14:51:50.824Z] SUCCESS: Specified value was saved.
14:51:51 [2020-12-10T14:51:51.933Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:51:52 [2020-12-10T14:51:52.504Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
14:51:53 [2020-12-10T14:51:53.001Z] Removing intermediate container 5d9d8724334a
14:51:53 [2020-12-10T14:51:53.001Z]  ---> 5d1531a2eb2c
14:51:53 [2020-12-10T14:51:53.001Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
14:51:53 [2020-12-10T14:51:53.001Z]  ---> Running in bdd49fc61eb5
14:51:53 [2020-12-10T14:51:53.073Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
14:51:54 [2020-12-10T14:51:54.451Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:51:55 [2020-12-10T14:51:55.389Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
14:51:55 [2020-12-10T14:51:55.906Z] Cannot create a file when that file already exists.
14:51:56 [2020-12-10T14:51:56.327Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
14:51:58 [2020-12-10T14:51:58.864Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
14:51:59 [2020-12-10T14:51:59.123Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:51:59 [2020-12-10T14:51:59.382Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
14:52:00 [2020-12-10T14:52:00.321Z] --- PASS: TestDockerNetworkMacvlan (13.18s)
14:52:00 [2020-12-10T14:52:00.321Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
14:52:00 [2020-12-10T14:52:00.321Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
14:52:00 [2020-12-10T14:52:00.321Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s)
14:52:00 [2020-12-10T14:52:00.321Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.44s)
14:52:00 [2020-12-10T14:52:00.321Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.25s)
14:52:00 [2020-12-10T14:52:00.321Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s)
14:52:00 [2020-12-10T14:52:00.321Z] PASS
14:52:00 [2020-12-10T14:52:00.321Z] 
14:52:00 [2020-12-10T14:52:00.321Z] DONE 8 tests in 14.773s
14:52:00 [2020-12-10T14:52:00.321Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
14:52:00 [2020-12-10T14:52:00.321Z] ++ 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
14:52:00 [2020-12-10T14:52:00.321Z] ++ set -e
14:52:00 [2020-12-10T14:52:00.321Z] ++ '[' -n 0 ']'
14:52:00 [2020-12-10T14:52:00.321Z] ++ set -x
14:52:00 [2020-12-10T14:52:00.321Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:52:00 [2020-12-10T14:52:00.321Z] testing: warning: no tests to run
14:52:00 [2020-12-10T14:52:00.321Z] PASS
14:52:00 [2020-12-10T14:52:00.321Z] 
14:52:00 [2020-12-10T14:52:00.321Z] DONE 0 tests in 0.029s
14:52:00 [2020-12-10T14:52:00.321Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:52:00 [2020-12-10T14:52:00.321Z] ++ 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
14:52:00 [2020-12-10T14:52:00.321Z] ++ set -e
14:52:00 [2020-12-10T14:52:00.321Z] ++ '[' -n 0 ']'
14:52:00 [2020-12-10T14:52:00.321Z] ++ set -x
14:52:00 [2020-12-10T14:52:00.321Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:52:00 [2020-12-10T14:52:00.321Z] INFO: Testing against a local daemon
14:52:00 [2020-12-10T14:52:00.321Z] === RUN   TestAuthZPluginAllowRequest
14:52:00 [2020-12-10T14:52:00.890Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
14:52:01 [2020-12-10T14:52:01.150Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
14:52:01 [2020-12-10T14:52:01.718Z] --- PASS: TestAuthZPluginAllowRequest (1.45s)
14:52:01 [2020-12-10T14:52:01.718Z] === RUN   TestAuthZPluginTLS
14:52:02 [2020-12-10T14:52:02.655Z] --- PASS: TestAuthZPluginTLS (0.58s)
14:52:02 [2020-12-10T14:52:02.655Z] === RUN   TestAuthZPluginDenyRequest
14:52:02 [2020-12-10T14:52:02.914Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
14:52:02 [2020-12-10T14:52:02.914Z] === RUN   TestAuthZPluginAPIDenyResponse
14:52:02 [2020-12-10T14:52:02.976Z] Removing intermediate container bdd49fc61eb5
14:52:02 [2020-12-10T14:52:02.976Z]  ---> 6a7a00d8e26f
14:52:02 [2020-12-10T14:52:02.976Z] Step 13/13 : CMD ["sh"]
14:52:02 [2020-12-10T14:52:02.976Z]  ---> Running in d697991cd8ec
14:52:02 [2020-12-10T14:52:02.976Z] Removing intermediate container d697991cd8ec
14:52:02 [2020-12-10T14:52:02.976Z]  ---> aef7325cc912
14:52:02 [2020-12-10T14:52:02.976Z] Successfully built aef7325cc912
14:52:02 [2020-12-10T14:52:02.976Z] Successfully tagged busybox:latest
14:52:02 [2020-12-10T14:52:02.976Z] INFO: Docker images of the daemon under test
14:52:02 [2020-12-10T14:52:02.976Z] 
14:52:02 [2020-12-10T14:52:02.976Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
14:52:02 [2020-12-10T14:52:02.976Z] busybox                                latest              aef7325cc912        1 second ago        5.19GB
14:52:02 [2020-12-10T14:52:02.976Z] microsoft/windowsservercore            latest              c0773f9ce353        6 days ago          5.12GB
14:52:02 [2020-12-10T14:52:02.976Z] mcr.microsoft.com/windows/servercore   ltsc2019            c0773f9ce353        6 days ago          5.12GB
14:52:02 [2020-12-10T14:52:02.976Z] 
14:52:02 [2020-12-10T14:52:02.976Z] INFO: Running integration tests at 12/10/2020 14:52:02...
14:52:02 [2020-12-10T14:52:02.976Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
14:52:02 [2020-12-10T14:52:02.976Z] INFO: Integration API tests being run from the host:
14:52:02 [2020-12-10T14:52:02.976Z] INFO: make.ps1 starting at 12/10/2020 14:52:02
14:52:02 [2020-12-10T14:52:02.976Z] Running D:\gopath\src\github.com\docker\docker\integration\build
14:52:03 [2020-12-10T14:52:03.483Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
14:52:03 [2020-12-10T14:52:03.483Z] === RUN   TestAuthZPluginDenyResponse
14:52:03 [2020-12-10T14:52:03.742Z] === RUN   TestDockerSuite/TestBuildPATH
14:52:04 [2020-12-10T14:52:04.001Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
14:52:04 [2020-12-10T14:52:04.001Z] === RUN   TestAuthZPluginAllowEventStream
14:52:05 [2020-12-10T14:52:05.381Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
14:52:05 [2020-12-10T14:52:05.640Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s)
14:52:05 [2020-12-10T14:52:05.640Z] === RUN   TestAuthZPluginErrorResponse
14:52:05 [2020-12-10T14:52:05.899Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
14:52:06 [2020-12-10T14:52:06.159Z] --- PASS: TestAuthZPluginErrorResponse (0.60s)
14:52:06 [2020-12-10T14:52:06.159Z] === RUN   TestAuthZPluginErrorRequest
14:52:06 [2020-12-10T14:52:06.728Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
14:52:06 [2020-12-10T14:52:06.728Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
14:52:06 [2020-12-10T14:52:06.728Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:52:07 [2020-12-10T14:52:07.418Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s)
14:52:07 [2020-12-10T14:52:07.418Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:52:07 [2020-12-10T14:52:07.418Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
14:52:09 [2020-12-10T14:52:09.956Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.43s)
14:52:09 [2020-12-10T14:52:09.956Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:52:11 [2020-12-10T14:52:11.862Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s)
14:52:11 [2020-12-10T14:52:11.862Z] === RUN   TestAuthZPluginHeader
14:52:12 [2020-12-10T14:52:12.800Z] --- PASS: TestAuthZPluginHeader (0.86s)
14:52:12 [2020-12-10T14:52:12.800Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:52:15 [2020-12-10T14:52:15.335Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
14:52:17 [2020-12-10T14:52:17.241Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.50s)
14:52:17 [2020-12-10T14:52:17.241Z] === RUN   TestAuthZPluginV2Disable
14:52:18 [2020-12-10T14:52:18.623Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
14:52:20 [2020-12-10T14:52:20.003Z] === RUN   TestDockerSuite/TestBuildRm
14:52:21 [2020-12-10T14:52:21.383Z] --- PASS: TestAuthZPluginV2Disable (3.85s)
14:52:21 [2020-12-10T14:52:21.383Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:52:21 [2020-12-10T14:52:21.951Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
14:52:22 [2020-12-10T14:52:22.888Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
14:52:23 [2020-12-10T14:52:23.827Z] === RUN   TestDockerSuite/TestBuildScratchCopy
14:52:24 [2020-12-10T14:52:24.087Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
14:52:24 [2020-12-10T14:52:24.147Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:52:24 [2020-12-10T14:52:24.147Z] INFO: Testing against a local daemon
14:52:24 [2020-12-10T14:52:24.147Z] === RUN   TestBuildWithSession
14:52:24 [2020-12-10T14:52:24.147Z] --- SKIP: TestBuildWithSession (0.00s)
14:52:24 [2020-12-10T14:52:24.147Z]     build_session_test.go:25: TODO: BuildKit
14:52:24 [2020-12-10T14:52:24.147Z] === RUN   TestBuildSquashParent
14:52:24 [2020-12-10T14:52:24.147Z] --- SKIP: TestBuildSquashParent (0.00s)
14:52:24 [2020-12-10T14:52:24.147Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
14:52:24 [2020-12-10T14:52:24.147Z] === RUN   TestBuildWithRemoveAndForceRemove
14:52:24 [2020-12-10T14:52:24.147Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:52:24 [2020-12-10T14:52:24.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:52:24 [2020-12-10T14:52:24.147Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:52:24 [2020-12-10T14:52:24.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:52:24 [2020-12-10T14:52:24.147Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:52:24 [2020-12-10T14:52:24.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:52:24 [2020-12-10T14:52:24.147Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:52:24 [2020-12-10T14:52:24.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:52:24 [2020-12-10T14:52:24.147Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:52:24 [2020-12-10T14:52:24.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:52:24 [2020-12-10T14:52:24.147Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:52:24 [2020-12-10T14:52:24.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:52:24 [2020-12-10T14:52:24.147Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:52:24 [2020-12-10T14:52:24.147Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:52:24 [2020-12-10T14:52:24.147Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:52:24 [2020-12-10T14:52:24.147Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:52:24 [2020-12-10T14:52:24.347Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.20s)
14:52:24 [2020-12-10T14:52:24.347Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:52:24 [2020-12-10T14:52:24.607Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
14:52:25 [2020-12-10T14:52:25.544Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
14:52:26 [2020-12-10T14:52:26.115Z] === RUN   TestDockerSuite/TestBuildShellInherited
14:52:27 [2020-12-10T14:52:27.053Z] === RUN   TestDockerSuite/TestBuildShellMultiple
14:52:30 [2020-12-10T14:52:30.340Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
14:52:30 [2020-12-10T14:52:30.340Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
14:52:30 [2020-12-10T14:52:30.599Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
14:52:30 [2020-12-10T14:52:30.599Z] === RUN   TestDockerSuite/TestBuildSpaces
14:52:31 [2020-12-10T14:52:31.167Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
14:52:32 [2020-12-10T14:52:32.103Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
14:52:32 [2020-12-10T14:52:32.362Z] === RUN   TestDockerSuite/TestBuildStderr
14:52:33 [2020-12-10T14:52:33.743Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
14:52:34 [2020-12-10T14:52:34.471Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:52:34 [2020-12-10T14:52:34.471Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:52:37 [2020-12-10T14:52:37.032Z] === RUN   TestDockerSuite/TestBuildStopSignal
14:52:37 [2020-12-10T14:52:37.032Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.84s)
14:52:37 [2020-12-10T14:52:37.032Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:52:37 [2020-12-10T14:52:37.600Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
14:52:38 [2020-12-10T14:52:38.537Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
14:52:38 [2020-12-10T14:52:38.795Z] === RUN   TestDockerSuite/TestBuildTagEvent
14:52:39 [2020-12-10T14:52:39.364Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
14:52:40 [2020-12-10T14:52:40.266Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:52:40 [2020-12-10T14:52:40.266Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.80s)
14:52:40 [2020-12-10T14:52:40.266Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.86s)
14:52:40 [2020-12-10T14:52:40.266Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.57s)
14:52:40 [2020-12-10T14:52:40.266Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.66s)
14:52:40 [2020-12-10T14:52:40.266Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.03s)
14:52:40 [2020-12-10T14:52:40.266Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.17s)
14:52:40 [2020-12-10T14:52:40.266Z] === RUN   TestBuildMultiStageCopy
14:52:40 [2020-12-10T14:52:40.266Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:52:40 [2020-12-10T14:52:40.300Z] === RUN   TestDockerSuite/TestBuildUser
14:52:41 [2020-12-10T14:52:41.678Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
14:52:43 [2020-12-10T14:52:43.583Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
14:52:46 [2020-12-10T14:52:46.116Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
14:52:47 [2020-12-10T14:52:47.341Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:52:47 [2020-12-10T14:52:47.341Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:52:48 [2020-12-10T14:52:48.309Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:52:49 [2020-12-10T14:52:49.276Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:52:50 [2020-12-10T14:52:50.243Z] --- PASS: TestBuildMultiStageCopy (10.28s)
14:52:50 [2020-12-10T14:52:50.243Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (6.64s)
14:52:50 [2020-12-10T14:52:50.243Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s)
14:52:50 [2020-12-10T14:52:50.243Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.84s)
14:52:50 [2020-12-10T14:52:50.243Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.95s)
14:52:50 [2020-12-10T14:52:50.243Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.15s)
14:52:50 [2020-12-10T14:52:50.243Z] === RUN   TestBuildMultiStageParentConfig
14:52:51 [2020-12-10T14:52:51.779Z] --- PASS: TestBuildMultiStageParentConfig (1.53s)
14:52:51 [2020-12-10T14:52:51.779Z] === RUN   TestBuildLabelWithTargets
14:52:51 [2020-12-10T14:52:51.779Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
14:52:51 [2020-12-10T14:52:51.779Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
14:52:51 [2020-12-10T14:52:51.779Z] === RUN   TestBuildWithEmptyLayers
14:52:52 [2020-12-10T14:52:52.746Z] --- PASS: TestBuildWithEmptyLayers (0.77s)
14:52:52 [2020-12-10T14:52:52.746Z] === RUN   TestBuildMultiStageOnBuild
14:52:54 [2020-12-10T14:52:54.244Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s)
14:52:54 [2020-12-10T14:52:54.244Z] PASS
14:52:54 [2020-12-10T14:52:54.244Z] 
14:52:54 [2020-12-10T14:52:54.244Z] DONE 17 tests in 53.485s
14:52:54 [2020-12-10T14:52:54.244Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:52:54 [2020-12-10T14:52:54.244Z] ++ 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
14:52:54 [2020-12-10T14:52:54.244Z] ++ set -e
14:52:54 [2020-12-10T14:52:54.244Z] ++ '[' -n 0 ']'
14:52:54 [2020-12-10T14:52:54.244Z] ++ set -x
14:52:54 [2020-12-10T14:52:54.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:52:54 [2020-12-10T14:52:54.244Z] INFO: Testing against a local daemon
14:52:54 [2020-12-10T14:52:54.244Z] === RUN   TestPluginInvalidJSON
14:52:54 [2020-12-10T14:52:54.244Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:52:54 [2020-12-10T14:52:54.244Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:52:54 [2020-12-10T14:52:54.244Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:52:54 [2020-12-10T14:52:54.244Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:52:54 [2020-12-10T14:52:54.244Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:52:54 [2020-12-10T14:52:54.244Z] === RUN   TestPluginInstall
14:52:54 [2020-12-10T14:52:54.244Z] === RUN   TestPluginInstall/no_auth
14:52:54 [2020-12-10T14:52:54.244Z] === RUN   TestDockerSuite/TestBuildVerboseOut
14:52:55 [2020-12-10T14:52:55.180Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
14:52:55 [2020-12-10T14:52:55.439Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
14:52:55 [2020-12-10T14:52:55.698Z] time="2020-12-10T14:52:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:52:55 [2020-12-10T14:52:55.698Z] time="2020-12-10T14:52:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88f8b2d54250ca06c49f435d24832af75f62169f9f4b165ef99f61b4a67f621a" mediatype=application/vnd.docker.plugin.v1+json size=522
14:52:55 [2020-12-10T14:52:55.698Z] time="2020-12-10T14:52:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:52:55 [2020-12-10T14:52:55.698Z] time="2020-12-10T14:52:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88f8b2d54250ca06c49f435d24832af75f62169f9f4b165ef99f61b4a67f621a" mediatype=application/vnd.docker.plugin.v1+json size=522
14:52:55 [2020-12-10T14:52:55.957Z] === RUN   TestPluginInstall/with_htpasswd
14:52:56 [2020-12-10T14:52:56.525Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
14:52:56 [2020-12-10T14:52:56.784Z] time="2020-12-10T14:52:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:52:56 [2020-12-10T14:52:56.784Z] time="2020-12-10T14:52:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fd39280685f3da711356d93bcc96130e88477f76f44da5d025fc135398dce13" mediatype=application/vnd.docker.plugin.v1+json size=522
14:52:56 [2020-12-10T14:52:56.784Z] time="2020-12-10T14:52:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:52:56 [2020-12-10T14:52:56.784Z] time="2020-12-10T14:52:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fd39280685f3da711356d93bcc96130e88477f76f44da5d025fc135398dce13" mediatype=application/vnd.docker.plugin.v1+json size=522
14:52:57 [2020-12-10T14:52:57.043Z] === RUN   TestPluginInstall/with_insecure
14:52:57 [2020-12-10T14:52:57.304Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
14:52:58 [2020-12-10T14:52:58.242Z] time="2020-12-10T14:52:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:52:58 [2020-12-10T14:52:58.242Z] time="2020-12-10T14:52:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63c2496b7133891d0e691c8dab5c0f9bdfd6fc32ba6cd57f617a23ba2c172af7" mediatype=application/vnd.docker.plugin.v1+json size=522
14:52:58 [2020-12-10T14:52:58.242Z] time="2020-12-10T14:52:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:52:58 [2020-12-10T14:52:58.242Z] time="2020-12-10T14:52:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63c2496b7133891d0e691c8dab5c0f9bdfd6fc32ba6cd57f617a23ba2c172af7" mediatype=application/vnd.docker.plugin.v1+json size=522
14:52:58 [2020-12-10T14:52:58.242Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
14:52:58 [2020-12-10T14:52:58.242Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
14:52:58 [2020-12-10T14:52:58.501Z] === RUN   TestDockerSuite/TestBuildWindowsUser
14:52:58 [2020-12-10T14:52:58.501Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
14:52:58 [2020-12-10T14:52:58.501Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
14:52:58 [2020-12-10T14:52:58.761Z] --- PASS: TestPluginInstall (4.74s)
14:52:58 [2020-12-10T14:52:58.761Z]     --- PASS: TestPluginInstall/no_auth (2.09s)
14:52:58 [2020-12-10T14:52:58.761Z]     --- PASS: TestPluginInstall/with_htpasswd (1.12s)
14:52:58 [2020-12-10T14:52:58.761Z]     --- PASS: TestPluginInstall/with_insecure (1.53s)
14:52:58 [2020-12-10T14:52:58.761Z]         plugin_test.go:157: [df4f08216c3f3] daemon is not started
14:52:58 [2020-12-10T14:52:58.761Z] PASS
14:52:58 [2020-12-10T14:52:58.761Z] 
14:52:58 [2020-12-10T14:52:58.761Z] DONE 6 tests in 4.892s
14:52:58 [2020-12-10T14:52:58.761Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:52:58 [2020-12-10T14:52:58.761Z] ++ 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
14:52:58 [2020-12-10T14:52:58.761Z] ++ set -e
14:52:58 [2020-12-10T14:52:58.761Z] ++ '[' -n 0 ']'
14:52:58 [2020-12-10T14:52:58.761Z] ++ set -x
14:52:58 [2020-12-10T14:52:58.761Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:52:58 [2020-12-10T14:52:58.761Z] INFO: Testing against a local daemon
14:52:58 [2020-12-10T14:52:58.761Z] === RUN   TestExternalGraphDriver
14:52:59 [2020-12-10T14:52:59.023Z] === RUN   TestExternalGraphDriver/json
14:52:59 [2020-12-10T14:52:59.960Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
14:52:59 [2020-12-10T14:52:59.960Z] === RUN   TestDockerSuite/TestBuildWithFailure
14:53:00 [2020-12-10T14:53:00.901Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
14:53:00 [2020-12-10T14:53:00.901Z] === RUN   TestExternalGraphDriver/spec
14:53:01 [2020-12-10T14:53:01.160Z] === RUN   TestDockerSuite/TestBuildWithTabs
14:53:02 [2020-12-10T14:53:02.098Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
14:53:02 [2020-12-10T14:53:02.098Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
14:53:03 [2020-12-10T14:53:03.035Z] === RUN   TestExternalGraphDriver/pull
14:53:03 [2020-12-10T14:53:03.071Z] --- PASS: TestBuildMultiStageOnBuild (9.17s)
14:53:03 [2020-12-10T14:53:03.071Z] === RUN   TestBuildUncleanTarFilenames
14:53:03 [2020-12-10T14:53:03.072Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
14:53:03 [2020-12-10T14:53:03.072Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
14:53:03 [2020-12-10T14:53:03.072Z] === RUN   TestBuildMultiStageLayerLeak
14:53:04 [2020-12-10T14:53:04.414Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
14:53:04 [2020-12-10T14:53:04.673Z] --- PASS: TestExternalGraphDriver (5.70s)
14:53:04 [2020-12-10T14:53:04.673Z]     --- PASS: TestExternalGraphDriver/json (1.90s)
14:53:04 [2020-12-10T14:53:04.673Z]     --- PASS: TestExternalGraphDriver/spec (2.00s)
14:53:04 [2020-12-10T14:53:04.673Z]     --- PASS: TestExternalGraphDriver/pull (1.69s)
14:53:04 [2020-12-10T14:53:04.673Z] === RUN   TestGraphdriverPluginV2
14:53:05 [2020-12-10T14:53:05.610Z] === RUN   TestDockerSuite/TestBuildWithVolumes
14:53:06 [2020-12-10T14:53:06.178Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
14:53:06 [2020-12-10T14:53:06.437Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
14:53:07 [2020-12-10T14:53:07.004Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
14:53:07 [2020-12-10T14:53:07.004Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
14:53:07 [2020-12-10T14:53:07.572Z] === RUN   TestDockerSuite/TestBuildXZHost
14:53:09 [2020-12-10T14:53:09.521Z] --- PASS: TestGraphdriverPluginV2 (4.70s)
14:53:09 [2020-12-10T14:53:09.521Z] PASS
14:53:09 [2020-12-10T14:53:09.521Z] 
14:53:09 [2020-12-10T14:53:09.521Z] DONE 5 tests in 10.534s
14:53:09 [2020-12-10T14:53:09.521Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:53:09 [2020-12-10T14:53:09.521Z] ++ 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
14:53:09 [2020-12-10T14:53:09.521Z] ++ set -e
14:53:09 [2020-12-10T14:53:09.521Z] ++ '[' -n 0 ']'
14:53:09 [2020-12-10T14:53:09.521Z] ++ set -x
14:53:09 [2020-12-10T14:53:09.521Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:53:09 [2020-12-10T14:53:09.521Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
14:53:09 [2020-12-10T14:53:09.521Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
14:53:09 [2020-12-10T14:53:09.521Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
14:53:09 [2020-12-10T14:53:09.521Z] INFO: Testing against a local daemon
14:53:09 [2020-12-10T14:53:09.521Z] === RUN   TestContinueAfterPluginCrash
14:53:09 [2020-12-10T14:53:09.521Z] === PAUSE TestContinueAfterPluginCrash
14:53:09 [2020-12-10T14:53:09.521Z] === RUN   TestReadPluginNoRead
14:53:09 [2020-12-10T14:53:09.521Z] === PAUSE TestReadPluginNoRead
14:53:09 [2020-12-10T14:53:09.521Z] === RUN   TestDaemonStartWithLogOpt
14:53:09 [2020-12-10T14:53:09.521Z] === PAUSE TestDaemonStartWithLogOpt
14:53:09 [2020-12-10T14:53:09.521Z] === CONT  TestContinueAfterPluginCrash
14:53:09 [2020-12-10T14:53:09.521Z] === CONT  TestDaemonStartWithLogOpt
14:53:10 [2020-12-10T14:53:10.087Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
14:53:10 [2020-12-10T14:53:10.146Z] --- PASS: TestBuildMultiStageLayerLeak (7.67s)
14:53:10 [2020-12-10T14:53:10.146Z] === RUN   TestBuildWithHugeFile
14:53:11 [2020-12-10T14:53:11.025Z] === RUN   TestDockerSuite/TestCommitChange
14:53:11 [2020-12-10T14:53:11.025Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
14:53:12 [2020-12-10T14:53:12.409Z] === RUN   TestDockerSuite/TestCommitChangeLabels
14:53:13 [2020-12-10T14:53:13.347Z] === RUN   TestDockerSuite/TestCommitHardlink
14:53:15 [2020-12-10T14:53:15.257Z] === RUN   TestDockerSuite/TestCommitNewFile
14:53:16 [2020-12-10T14:53:16.194Z] --- PASS: TestDaemonStartWithLogOpt (6.86s)
14:53:16 [2020-12-10T14:53:16.194Z] === CONT  TestReadPluginNoRead
14:53:16 [2020-12-10T14:53:16.453Z] === RUN   TestDockerSuite/TestCommitPausedContainer
14:53:17 [2020-12-10T14:53:17.021Z] === RUN   TestDockerSuite/TestCommitTTY
14:53:18 [2020-12-10T14:53:18.402Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
14:53:19 [2020-12-10T14:53:19.339Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
14:53:19 [2020-12-10T14:53:19.598Z] === RUN   TestReadPluginNoRead/default
14:53:20 [2020-12-10T14:53:20.166Z] === RUN   TestDockerSuite/TestCommitWithoutPause
14:53:21 [2020-12-10T14:53:21.108Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
14:53:21 [2020-12-10T14:53:21.108Z] === RUN   TestReadPluginNoRead/disabled_caching
14:53:21 [2020-12-10T14:53:21.108Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
14:53:21 [2020-12-10T14:53:21.108Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
14:53:21 [2020-12-10T14:53:21.108Z] --- PASS: TestContinueAfterPluginCrash (11.74s)
14:53:21 [2020-12-10T14:53:21.366Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
14:53:21 [2020-12-10T14:53:21.366Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
14:53:21 [2020-12-10T14:53:21.366Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
14:53:21 [2020-12-10T14:53:21.366Z] === RUN   TestDockerSuite/TestContainerAPICommit
14:53:22 [2020-12-10T14:53:22.745Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
14:53:22 [2020-12-10T14:53:22.745Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:53:23 [2020-12-10T14:53:23.684Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
14:53:23 [2020-12-10T14:53:23.684Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
14:53:24 [2020-12-10T14:53:24.253Z] --- PASS: TestReadPluginNoRead (7.82s)
14:53:24 [2020-12-10T14:53:24.253Z]     --- PASS: TestReadPluginNoRead/default (1.51s)
14:53:24 [2020-12-10T14:53:24.253Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.60s)
14:53:24 [2020-12-10T14:53:24.253Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.44s)
14:53:24 [2020-12-10T14:53:24.253Z]     read_test.go:92: [df73297fab4a5] daemon is not started
14:53:24 [2020-12-10T14:53:24.253Z] PASS
14:53:24 [2020-12-10T14:53:24.253Z] 
14:53:24 [2020-12-10T14:53:24.253Z] DONE 6 tests in 14.834s
14:53:24 [2020-12-10T14:53:24.253Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:53:24 [2020-12-10T14:53:24.253Z] ++ 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
14:53:24 [2020-12-10T14:53:24.253Z] ++ set -e
14:53:24 [2020-12-10T14:53:24.253Z] ++ '[' -n 0 ']'
14:53:24 [2020-12-10T14:53:24.253Z] ++ set -x
14:53:24 [2020-12-10T14:53:24.253Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:53:24 [2020-12-10T14:53:24.253Z] testing: warning: no tests to run
14:53:24 [2020-12-10T14:53:24.253Z] PASS
14:53:24 [2020-12-10T14:53:24.253Z] 
14:53:24 [2020-12-10T14:53:24.253Z] DONE 0 tests in 0.044s
14:53:24 [2020-12-10T14:53:24.253Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:53:24 [2020-12-10T14:53:24.253Z] ++ 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
14:53:24 [2020-12-10T14:53:24.253Z] ++ set -e
14:53:24 [2020-12-10T14:53:24.253Z] ++ '[' -n 0 ']'
14:53:24 [2020-12-10T14:53:24.253Z] ++ set -x
14:53:24 [2020-12-10T14:53:24.253Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:53:24 [2020-12-10T14:53:24.253Z] INFO: Testing against a local daemon
14:53:24 [2020-12-10T14:53:24.253Z] === RUN   TestPluginWithDevMounts
14:53:24 [2020-12-10T14:53:24.253Z] === PAUSE TestPluginWithDevMounts
14:53:24 [2020-12-10T14:53:24.253Z] === CONT  TestPluginWithDevMounts
14:53:24 [2020-12-10T14:53:24.513Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
14:53:25 [2020-12-10T14:53:25.081Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
14:53:25 [2020-12-10T14:53:25.650Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
14:53:26 [2020-12-10T14:53:26.218Z] === RUN   TestDockerSuite/TestContainerAPICreate
14:53:26 [2020-12-10T14:53:26.218Z] --- PASS: TestPluginWithDevMounts (1.92s)
14:53:26 [2020-12-10T14:53:26.218Z] PASS
14:53:26 [2020-12-10T14:53:26.218Z] 
14:53:26 [2020-12-10T14:53:26.218Z] DONE 1 tests in 2.067s
14:53:26 [2020-12-10T14:53:26.218Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
14:53:26 [2020-12-10T14:53:26.218Z] ++ 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
14:53:26 [2020-12-10T14:53:26.218Z] ++ set -e
14:53:26 [2020-12-10T14:53:26.218Z] ++ '[' -n 0 ']'
14:53:26 [2020-12-10T14:53:26.218Z] ++ set -x
14:53:26 [2020-12-10T14:53:26.218Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:53:26 [2020-12-10T14:53:26.477Z] INFO: Testing against a local daemon
14:53:26 [2020-12-10T14:53:26.477Z] === RUN   TestSecretInspect
14:53:26 [2020-12-10T14:53:26.746Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
14:53:26 [2020-12-10T14:53:26.746Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
14:53:26 [2020-12-10T14:53:26.746Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
14:53:27 [2020-12-10T14:53:27.320Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
14:53:27 [2020-12-10T14:53:27.320Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
14:53:27 [2020-12-10T14:53:27.320Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
14:53:27 [2020-12-10T14:53:27.320Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
14:53:27 [2020-12-10T14:53:27.320Z] === RUN   TestDockerSuite/TestContainerAPIDelete
14:53:27 [2020-12-10T14:53:27.887Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
14:53:28 [2020-12-10T14:53:28.458Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
14:53:29 [2020-12-10T14:53:29.394Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
14:53:29 [2020-12-10T14:53:29.394Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
14:53:29 [2020-12-10T14:53:29.394Z] --- PASS: TestSecretInspect (2.85s)
14:53:29 [2020-12-10T14:53:29.394Z] === RUN   TestSecretList
14:53:30 [2020-12-10T14:53:30.331Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
14:53:30 [2020-12-10T14:53:30.899Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
14:53:30 [2020-12-10T14:53:30.899Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
14:53:31 [2020-12-10T14:53:31.466Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
14:53:32 [2020-12-10T14:53:32.033Z] --- PASS: TestSecretList (2.62s)
14:53:32 [2020-12-10T14:53:32.033Z] === RUN   TestSecretsCreateAndDelete
14:53:32 [2020-12-10T14:53:32.033Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
14:53:32 [2020-12-10T14:53:32.603Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
14:53:33 [2020-12-10T14:53:33.171Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
14:53:33 [2020-12-10T14:53:33.171Z] === RUN   TestDockerSuite/TestContainerAPIKill
14:53:33 [2020-12-10T14:53:33.739Z] === RUN   TestDockerSuite/TestContainerAPIPause
14:53:34 [2020-12-10T14:53:34.676Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
14:53:34 [2020-12-10T14:53:34.676Z] --- PASS: TestSecretsCreateAndDelete (2.76s)
14:53:34 [2020-12-10T14:53:34.676Z] === RUN   TestSecretsUpdate
14:53:35 [2020-12-10T14:53:35.245Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
14:53:35 [2020-12-10T14:53:35.245Z] === RUN   TestDockerSuite/TestContainerAPIRename
14:53:35 [2020-12-10T14:53:35.504Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
14:53:36 [2020-12-10T14:53:36.073Z] === RUN   TestDockerSuite/TestContainerAPIRestart
14:53:37 [2020-12-10T14:53:37.011Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
14:53:37 [2020-12-10T14:53:37.582Z] --- PASS: TestSecretsUpdate (2.94s)
14:53:37 [2020-12-10T14:53:37.582Z] === RUN   TestTemplatedSecret
14:53:38 [2020-12-10T14:53:38.962Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
14:53:38 [2020-12-10T14:53:38.962Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
14:53:38 [2020-12-10T14:53:38.962Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
14:53:38 [2020-12-10T14:53:38.962Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
14:53:38 [2020-12-10T14:53:38.962Z] === RUN   TestDockerSuite/TestContainerAPIStart
14:53:39 [2020-12-10T14:53:39.900Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
14:53:39 [2020-12-10T14:53:39.900Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
14:53:41 [2020-12-10T14:53:41.279Z] --- PASS: TestTemplatedSecret (3.69s)
14:53:41 [2020-12-10T14:53:41.279Z] === RUN   TestSecretCreateResolve
14:53:44 [2020-12-10T14:53:44.567Z] === RUN   TestDockerSuite/TestContainerAPIStop
14:53:44 [2020-12-10T14:53:44.567Z] --- PASS: TestSecretCreateResolve (2.93s)
14:53:44 [2020-12-10T14:53:44.567Z] PASS
14:53:44 [2020-12-10T14:53:44.567Z] 
14:53:44 [2020-12-10T14:53:44.567Z] DONE 6 tests in 17.919s
14:53:44 [2020-12-10T14:53:44.567Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
14:53:44 [2020-12-10T14:53:44.567Z] ++ 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
14:53:44 [2020-12-10T14:53:44.567Z] ++ set -e
14:53:44 [2020-12-10T14:53:44.567Z] ++ '[' -n 0 ']'
14:53:44 [2020-12-10T14:53:44.567Z] ++ set -x
14:53:44 [2020-12-10T14:53:44.567Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:53:44 [2020-12-10T14:53:44.567Z] INFO: Testing against a local daemon
14:53:44 [2020-12-10T14:53:44.567Z] === RUN   TestServiceCreateInit
14:53:44 [2020-12-10T14:53:44.567Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:53:44 [2020-12-10T14:53:44.567Z] === RUN   TestDockerSuite/TestContainerAPITop
14:53:45 [2020-12-10T14:53:45.522Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
14:53:45 [2020-12-10T14:53:45.522Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
14:53:45 [2020-12-10T14:53:45.522Z] === RUN   TestDockerSuite/TestContainerAPIWait
14:53:48 [2020-12-10T14:53:48.056Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
14:53:48 [2020-12-10T14:53:48.056Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:53:48 [2020-12-10T14:53:48.625Z] === RUN   TestDockerSuite/TestContainerNetworkMode
14:53:49 [2020-12-10T14:53:49.562Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
14:53:52 [2020-12-10T14:53:52.851Z] --- PASS: TestServiceCreateInit (7.92s)
14:53:52 [2020-12-10T14:53:52.851Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s)
14:53:52 [2020-12-10T14:53:52.851Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.15s)
14:53:52 [2020-12-10T14:53:52.851Z] === RUN   TestCreateServiceMultipleTimes
14:53:53 [2020-12-10T14:53:53.419Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
14:53:53 [2020-12-10T14:53:53.678Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
14:53:53 [2020-12-10T14:53:53.678Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
14:53:56 [2020-12-10T14:53:56.213Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
14:53:57 [2020-12-10T14:53:57.593Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
14:53:58 [2020-12-10T14:53:58.973Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
14:54:00 [2020-12-10T14:54:00.354Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
14:54:01 [2020-12-10T14:54:01.731Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
14:54:03 [2020-12-10T14:54:03.106Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
14:54:04 [2020-12-10T14:54:04.482Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000904e40_<nil>}
14:54:05 [2020-12-10T14:54:05.866Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1471389747_/foo_false__<nil>_<nil>_<nil>}
14:54:07 [2020-12-10T14:54:07.257Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1471389747_/foo_true__<nil>_<nil>_<nil>}
14:54:08 [2020-12-10T14:54:08.635Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3421191670_/foo_false__<nil>_<nil>_<nil>}
14:54:10 [2020-12-10T14:54:10.010Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3421191670_/foo_true__<nil>_<nil>_<nil>}
14:54:11 [2020-12-10T14:54:11.386Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3421191670_/foo_true__0xc000904ea0_<nil>_<nil>}
14:54:11 [2020-12-10T14:54:11.386Z] --- PASS: TestCreateServiceMultipleTimes (18.92s)
14:54:11 [2020-12-10T14:54:11.386Z] === RUN   TestCreateServiceConflict
14:54:12 [2020-12-10T14:54:12.762Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000904ee0_<nil>}
14:54:13 [2020-12-10T14:54:13.699Z] --- PASS: TestCreateServiceConflict (2.54s)
14:54:13 [2020-12-10T14:54:13.699Z] === RUN   TestCreateServiceMaxReplicas
14:54:13 [2020-12-10T14:54:13.958Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000904f00_<nil>}
14:54:15 [2020-12-10T14:54:15.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000904f20_<nil>}
14:54:15 [2020-12-10T14:54:15.496Z] --- PASS: TestImportExtremelyLargeImageWorks (192.93s)
14:54:15 [2020-12-10T14:54:15.496Z] PASS
14:54:15 [2020-12-10T14:54:15.496Z] 
14:54:15 [2020-12-10T14:54:15.496Z] === Skipped
14:54:15 [2020-12-10T14:54:15.496Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
14:54:15 [2020-12-10T14:54:15.496Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:15 [2020-12-10T14:54:15.496Z] 
14:54:15 [2020-12-10T14:54:15.496Z] 
14:54:15 [2020-12-10T14:54:15.496Z] DONE 12 tests, 1 skipped in 193.919s
14:54:15 [2020-12-10T14:54:15.496Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
14:54:15 [2020-12-10T14:54:15.496Z] ++ 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
14:54:15 [2020-12-10T14:54:15.496Z] ++ set -e
14:54:15 [2020-12-10T14:54:15.496Z] ++ '[' -n 0 ']'
14:54:15 [2020-12-10T14:54:15.496Z] ++ set -x
14:54:15 [2020-12-10T14:54:15.496Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:54:15 [2020-12-10T14:54:15.496Z] INFO: Testing against a local daemon
14:54:15 [2020-12-10T14:54:15.496Z] === RUN   TestNetworkCreateDelete
14:54:15 [2020-12-10T14:54:15.496Z] --- PASS: TestNetworkCreateDelete (0.18s)
14:54:15 [2020-12-10T14:54:15.496Z] === RUN   TestDockerNetworkDeletePreferID
14:54:15 [2020-12-10T14:54:15.496Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
14:54:15 [2020-12-10T14:54:15.496Z] === RUN   TestDaemonDNSFallback
14:54:15 [2020-12-10T14:54:15.496Z] --- PASS: TestDaemonDNSFallback (1.50s)
14:54:15 [2020-12-10T14:54:15.496Z] === RUN   TestInspectNetwork
14:54:15 [2020-12-10T14:54:15.496Z] === RUN   TestInspectNetwork/full_network_id
14:54:15 [2020-12-10T14:54:15.496Z] === RUN   TestInspectNetwork/partial_network_id
14:54:15 [2020-12-10T14:54:15.496Z] === RUN   TestInspectNetwork/network_name
14:54:15 [2020-12-10T14:54:15.496Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:54:15 [2020-12-10T14:54:15.496Z] --- PASS: TestInspectNetwork (6.89s)
14:54:15 [2020-12-10T14:54:15.496Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:54:15 [2020-12-10T14:54:15.496Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:54:15 [2020-12-10T14:54:15.496Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:54:15 [2020-12-10T14:54:15.496Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:54:15 [2020-12-10T14:54:15.496Z] === RUN   TestRunContainerWithBridgeNone
14:54:16 [2020-12-10T14:54:16.714Z] --- PASS: TestCreateServiceMaxReplicas (2.72s)
14:54:16 [2020-12-10T14:54:16.714Z] === RUN   TestCreateWithDuplicateNetworkNames
14:54:16 [2020-12-10T14:54:16.974Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000904f40_<nil>}
14:54:17 [2020-12-10T14:54:17.003Z] --- PASS: TestRunContainerWithBridgeNone (1.80s)
14:54:17 [2020-12-10T14:54:17.003Z] === RUN   TestNetworkInvalidJSON
14:54:17 [2020-12-10T14:54:17.003Z] === RUN   TestNetworkInvalidJSON//networks/create
14:54:17 [2020-12-10T14:54:17.003Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:54:17 [2020-12-10T14:54:17.003Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:54:17 [2020-12-10T14:54:17.003Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:54:17 [2020-12-10T14:54:17.003Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:54:17 [2020-12-10T14:54:17.003Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:54:17 [2020-12-10T14:54:17.003Z] === CONT  TestNetworkInvalidJSON//networks/create
14:54:17 [2020-12-10T14:54:17.003Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:54:17 [2020-12-10T14:54:17.003Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:54:17 [2020-12-10T14:54:17.003Z] --- PASS: TestNetworkInvalidJSON (0.02s)
14:54:17 [2020-12-10T14:54:17.003Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:54:17 [2020-12-10T14:54:17.003Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:54:17 [2020-12-10T14:54:17.003Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:54:17 [2020-12-10T14:54:17.003Z] === RUN   TestHostIPv4BridgeLabel
14:54:17 [2020-12-10T14:54:17.640Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
14:54:17 [2020-12-10T14:54:17.640Z] === RUN   TestDaemonRestartWithLiveRestore
14:54:18 [2020-12-10T14:54:18.353Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
14:54:18 [2020-12-10T14:54:18.690Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
14:54:18 [2020-12-10T14:54:18.690Z] === RUN   TestDaemonDefaultNetworkPools
14:54:19 [2020-12-10T14:54:19.323Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
14:54:19 [2020-12-10T14:54:19.323Z] === RUN   TestDaemonRestartWithExistingNetwork
14:54:19 [2020-12-10T14:54:19.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
14:54:19 [2020-12-10T14:54:19.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
14:54:19 [2020-12-10T14:54:19.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
14:54:19 [2020-12-10T14:54:19.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
14:54:19 [2020-12-10T14:54:19.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
14:54:19 [2020-12-10T14:54:19.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
14:54:19 [2020-12-10T14:54:19.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
14:54:19 [2020-12-10T14:54:19.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
14:54:19 [2020-12-10T14:54:19.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
14:54:19 [2020-12-10T14:54:19.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
14:54:19 [2020-12-10T14:54:19.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
14:54:19 [2020-12-10T14:54:19.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
14:54:19 [2020-12-10T14:54:19.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
14:54:19 [2020-12-10T14:54:19.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
14:54:19 [2020-12-10T14:54:19.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
14:54:19 [2020-12-10T14:54:19.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
14:54:19 [2020-12-10T14:54:19.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
14:54:19 [2020-12-10T14:54:19.729Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
14:54:20 [2020-12-10T14:54:20.359Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
14:54:20 [2020-12-10T14:54:20.359Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:54:21 [2020-12-10T14:54:21.633Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
14:54:21 [2020-12-10T14:54:21.870Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
14:54:21 [2020-12-10T14:54:21.870Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:54:22 [2020-12-10T14:54:22.503Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s)
14:54:22 [2020-12-10T14:54:22.503Z] === RUN   TestServiceWithPredefinedNetwork
14:54:23 [2020-12-10T14:54:23.010Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
14:54:24 [2020-12-10T14:54:24.574Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s)
14:54:24 [2020-12-10T14:54:24.574Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:54:24 [2020-12-10T14:54:24.574Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:54:24 [2020-12-10T14:54:24.574Z]     service_test.go:236: FLAKY_TEST
14:54:24 [2020-12-10T14:54:24.574Z] === RUN   TestServiceWithDataPathPortInit
14:54:24 [2020-12-10T14:54:24.914Z] === RUN   TestDockerSuite/TestCopyAndRestart
14:54:25 [2020-12-10T14:54:25.857Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
14:54:25 [2020-12-10T14:54:25.857Z] === RUN   TestDockerSuite/TestCpAbsolutePath
14:54:26 [2020-12-10T14:54:26.424Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
14:54:26 [2020-12-10T14:54:26.992Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
14:54:27 [2020-12-10T14:54:27.559Z] === RUN   TestDockerSuite/TestCpFromCaseA
14:54:28 [2020-12-10T14:54:28.128Z] === RUN   TestDockerSuite/TestCpFromCaseB
14:54:28 [2020-12-10T14:54:28.695Z] === RUN   TestDockerSuite/TestCpFromCaseC
14:54:29 [2020-12-10T14:54:29.263Z] === RUN   TestDockerSuite/TestCpFromCaseD
14:54:29 [2020-12-10T14:54:29.830Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s)
14:54:29 [2020-12-10T14:54:29.830Z] === RUN   TestCreateServiceSecretFileMode
14:54:29 [2020-12-10T14:54:29.830Z] === RUN   TestDockerSuite/TestCpFromCaseE
14:54:30 [2020-12-10T14:54:30.769Z] === RUN   TestDockerSuite/TestCpFromCaseF
14:54:31 [2020-12-10T14:54:31.340Z] === RUN   TestDockerSuite/TestCpFromCaseG
14:54:32 [2020-12-10T14:54:32.279Z] === RUN   TestDockerSuite/TestCpFromCaseH
14:54:32 [2020-12-10T14:54:32.846Z] --- PASS: TestCreateServiceSecretFileMode (3.05s)
14:54:32 [2020-12-10T14:54:32.846Z] === RUN   TestCreateServiceConfigFileMode
14:54:32 [2020-12-10T14:54:32.846Z] === RUN   TestDockerSuite/TestCpFromCaseI
14:54:33 [2020-12-10T14:54:33.787Z] === RUN   TestDockerSuite/TestCpFromCaseJ
14:54:34 [2020-12-10T14:54:34.355Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
14:54:35 [2020-12-10T14:54:35.738Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
14:54:35 [2020-12-10T14:54:35.997Z] --- PASS: TestCreateServiceConfigFileMode (3.28s)
14:54:35 [2020-12-10T14:54:35.997Z] === RUN   TestCreateServiceSysctls
14:54:36 [2020-12-10T14:54:36.257Z] === RUN   TestDockerSuite/TestCpGarbagePath
14:54:36 [2020-12-10T14:54:36.825Z] === RUN   TestDockerSuite/TestCpLocalOnly
14:54:36 [2020-12-10T14:54:36.825Z] === RUN   TestDockerSuite/TestCpNameHasColon
14:54:37 [2020-12-10T14:54:37.396Z] === RUN   TestDockerSuite/TestCpRelativePath
14:54:38 [2020-12-10T14:54:38.333Z] === RUN   TestDockerSuite/TestCpSpecialFiles
14:54:39 [2020-12-10T14:54:39.271Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
14:54:39 [2020-12-10T14:54:39.838Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
14:54:39 [2020-12-10T14:54:39.933Z] --- PASS: TestServiceWithDataPathPortInit (13.84s)
14:54:39 [2020-12-10T14:54:39.933Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:54:40 [2020-12-10T14:54:40.097Z] --- PASS: TestCreateServiceSysctls (3.97s)
14:54:40 [2020-12-10T14:54:40.097Z] === RUN   TestCreateServiceCapabilities
14:54:40 [2020-12-10T14:54:40.356Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
14:54:40 [2020-12-10T14:54:40.616Z] === RUN   TestDockerSuite/TestCpToCaseA
14:54:42 [2020-12-10T14:54:42.534Z] === RUN   TestDockerSuite/TestCpToCaseB
14:54:43 [2020-12-10T14:54:43.103Z] --- PASS: TestCreateServiceCapabilities (2.98s)
14:54:43 [2020-12-10T14:54:43.103Z] === RUN   TestInspect
14:54:43 [2020-12-10T14:54:43.361Z] === RUN   TestDockerSuite/TestCpToCaseC
14:54:45 [2020-12-10T14:54:45.492Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.72s)
14:54:45 [2020-12-10T14:54:45.492Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pmwz9jhtd1gz0jhveadxjkzim Created:2020-12-10 14:54:39.21353393 +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[edfaf69ac807d5ac02952b31606cd49ff8e73caf54978f480c3690de989c5a05:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xm1mdy5y4fmgnt8m513hl6qa7 EndpointID:97e05078acb22de8e4f464dadc9fcbf819db9584a7c803295b9ddf7ce27ad977 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:50f70d294e61f99a1f269e6b24811c49acae98491ff9c34771aa8320d38d8309 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:beaaa4c81e36 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xm1mdy5y4fmgnt8m513hl6qa7 EndpointID:97e05078acb22de8e4f464dadc9fcbf819db9584a7c803295b9ddf7ce27ad977 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:54:45 [2020-12-10T14:54:45.492Z] PASS
14:54:45 [2020-12-10T14:54:45.492Z] 
14:54:45 [2020-12-10T14:54:45.492Z] === Skipped
14:54:45 [2020-12-10T14:54:45.492Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:54:45 [2020-12-10T14:54:45.492Z]     service_test.go:236: FLAKY_TEST
14:54:45 [2020-12-10T14:54:45.492Z] 
14:54:45 [2020-12-10T14:54:45.492Z] 
14:54:45 [2020-12-10T14:54:45.492Z] DONE 23 tests, 1 skipped in 38.899s
14:54:45 [2020-12-10T14:54:45.492Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:54:45 [2020-12-10T14:54:45.492Z] ++ 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
14:54:45 [2020-12-10T14:54:45.492Z] ++ set -e
14:54:45 [2020-12-10T14:54:45.492Z] ++ '[' -n 0 ']'
14:54:45 [2020-12-10T14:54:45.492Z] ++ set -x
14:54:45 [2020-12-10T14:54:45.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:54:45 [2020-12-10T14:54:45.492Z] INFO: Testing against a local daemon
14:54:45 [2020-12-10T14:54:45.492Z] === RUN   TestDockerNetworkIpvlanPersistance
14:54:45 [2020-12-10T14:54:45.492Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:54:45 [2020-12-10T14:54:45.492Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:54:45 [2020-12-10T14:54:45.492Z] === RUN   TestDockerNetworkIpvlan
14:54:45 [2020-12-10T14:54:45.492Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:54:45 [2020-12-10T14:54:45.492Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:54:45 [2020-12-10T14:54:45.492Z] PASS
14:54:45 [2020-12-10T14:54:45.492Z] 
14:54:45 [2020-12-10T14:54:45.492Z] === Skipped
14:54:45 [2020-12-10T14:54:45.492Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:54:45 [2020-12-10T14:54:45.492Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:54:45 [2020-12-10T14:54:45.492Z] 
14:54:45 [2020-12-10T14:54:45.492Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:54:45 [2020-12-10T14:54:45.492Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:54:45 [2020-12-10T14:54:45.492Z] 
14:54:45 [2020-12-10T14:54:45.492Z] 
14:54:45 [2020-12-10T14:54:45.492Z] DONE 2 tests, 2 skipped in 0.075s
14:54:45 [2020-12-10T14:54:45.492Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:54:45 [2020-12-10T14:54:45.492Z] ++ 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
14:54:45 [2020-12-10T14:54:45.492Z] ++ set -e
14:54:45 [2020-12-10T14:54:45.492Z] ++ '[' -n 0 ']'
14:54:45 [2020-12-10T14:54:45.492Z] ++ set -x
14:54:45 [2020-12-10T14:54:45.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:54:45 [2020-12-10T14:54:45.492Z] INFO: Testing against a local daemon
14:54:45 [2020-12-10T14:54:45.492Z] === RUN   TestDockerNetworkMacvlanPersistance
14:54:45 [2020-12-10T14:54:45.896Z] === RUN   TestDockerSuite/TestCpToCaseD
14:54:46 [2020-12-10T14:54:46.535Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
14:54:46 [2020-12-10T14:54:46.535Z] === RUN   TestDockerNetworkMacvlan
14:54:46 [2020-12-10T14:54:46.833Z] --- PASS: TestInspect (3.77s)
14:54:46 [2020-12-10T14:54:46.833Z] === RUN   TestCreateJob
14:54:47 [2020-12-10T14:54:47.573Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:54:48 [2020-12-10T14:54:48.210Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:54:49 [2020-12-10T14:54:49.247Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:54:50 [2020-12-10T14:54:50.126Z] === RUN   TestDockerSuite/TestCpToCaseE
14:54:50 [2020-12-10T14:54:50.694Z] --- PASS: TestCreateJob (3.86s)
14:54:50 [2020-12-10T14:54:50.694Z] === RUN   TestReplicatedJob
14:54:51 [2020-12-10T14:54:51.320Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:54:53 [2020-12-10T14:54:53.229Z] === RUN   TestDockerSuite/TestCpToCaseF
14:54:53 [2020-12-10T14:54:53.392Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:54:54 [2020-12-10T14:54:54.167Z] === RUN   TestDockerSuite/TestCpToCaseG
14:54:56 [2020-12-10T14:54:56.913Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:54:57 [2020-12-10T14:54:57.464Z] --- PASS: TestReplicatedJob (6.54s)
14:54:57 [2020-12-10T14:54:57.464Z] === RUN   TestUpdateReplicatedJob
14:54:57 [2020-12-10T14:54:57.549Z] --- PASS: TestDockerNetworkMacvlan (11.01s)
14:54:57 [2020-12-10T14:54:57.549Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
14:54:57 [2020-12-10T14:54:57.549Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
14:54:57 [2020-12-10T14:54:57.549Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s)
14:54:57 [2020-12-10T14:54:57.549Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s)
14:54:57 [2020-12-10T14:54:57.549Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.24s)
14:54:57 [2020-12-10T14:54:57.549Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
14:54:57 [2020-12-10T14:54:57.549Z] PASS
14:54:57 [2020-12-10T14:54:57.549Z] 
14:54:57 [2020-12-10T14:54:57.549Z] DONE 8 tests in 12.482s
14:54:57 [2020-12-10T14:54:57.549Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
14:54:57 [2020-12-10T14:54:57.549Z] ++ 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
14:54:57 [2020-12-10T14:54:57.549Z] ++ set -e
14:54:57 [2020-12-10T14:54:57.549Z] ++ '[' -n 0 ']'
14:54:57 [2020-12-10T14:54:57.549Z] ++ set -x
14:54:57 [2020-12-10T14:54:57.549Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:54:57 [2020-12-10T14:54:57.549Z] testing: warning: no tests to run
14:54:57 [2020-12-10T14:54:57.549Z] PASS
14:54:57 [2020-12-10T14:54:57.549Z] 
14:54:57 [2020-12-10T14:54:57.549Z] DONE 0 tests in 0.013s
14:54:57 [2020-12-10T14:54:57.549Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:54:57 [2020-12-10T14:54:57.549Z] ++ 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
14:54:57 [2020-12-10T14:54:57.549Z] ++ set -e
14:54:57 [2020-12-10T14:54:57.549Z] ++ '[' -n 0 ']'
14:54:57 [2020-12-10T14:54:57.549Z] ++ set -x
14:54:57 [2020-12-10T14:54:57.549Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:54:57 [2020-12-10T14:54:57.549Z] INFO: Testing against a local daemon
14:54:57 [2020-12-10T14:54:57.549Z] === RUN   TestAuthZPluginAllowRequest
14:54:57 [2020-12-10T14:54:57.722Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
14:54:57 [2020-12-10T14:54:57.981Z] === RUN   TestDockerSuite/TestCpToCaseH
14:54:59 [2020-12-10T14:54:59.069Z] --- PASS: TestAuthZPluginAllowRequest (1.37s)
14:54:59 [2020-12-10T14:54:59.069Z] === RUN   TestAuthZPluginTLS
14:54:59 [2020-12-10T14:54:59.702Z] --- PASS: TestAuthZPluginTLS (0.57s)
14:54:59 [2020-12-10T14:54:59.702Z] === RUN   TestAuthZPluginDenyRequest
14:54:59 [2020-12-10T14:54:59.996Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
14:54:59 [2020-12-10T14:54:59.996Z] === RUN   TestAuthZPluginAPIDenyResponse
14:55:00 [2020-12-10T14:55:00.632Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
14:55:00 [2020-12-10T14:55:00.632Z] === RUN   TestAuthZPluginDenyResponse
14:55:01 [2020-12-10T14:55:01.275Z] --- PASS: TestUpdateReplicatedJob (4.17s)
14:55:01 [2020-12-10T14:55:01.275Z] === RUN   TestServiceListWithStatuses
14:55:01 [2020-12-10T14:55:01.275Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:55:01 [2020-12-10T14:55:01.275Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:55:01 [2020-12-10T14:55:01.275Z] === RUN   TestDockerNetworkConnectAlias
14:55:01 [2020-12-10T14:55:01.275Z] === RUN   TestDockerSuite/TestCpToCaseI
14:55:01 [2020-12-10T14:55:01.278Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
14:55:01 [2020-12-10T14:55:01.278Z] === RUN   TestAuthZPluginAllowEventStream
14:55:01 [2020-12-10T14:55:01.844Z] === RUN   TestDockerSuite/TestCpToCaseJ
14:55:02 [2020-12-10T14:55:02.791Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s)
14:55:02 [2020-12-10T14:55:02.791Z] === RUN   TestAuthZPluginErrorResponse
14:55:03 [2020-12-10T14:55:03.083Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
14:55:03 [2020-12-10T14:55:03.083Z] === RUN   TestAuthZPluginErrorRequest
14:55:03 [2020-12-10T14:55:03.718Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
14:55:03 [2020-12-10T14:55:03.718Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:55:04 [2020-12-10T14:55:04.353Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
14:55:04 [2020-12-10T14:55:04.353Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:55:05 [2020-12-10T14:55:05.869Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s)
14:55:05 [2020-12-10T14:55:05.869Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:55:06 [2020-12-10T14:55:06.044Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
14:55:06 [2020-12-10T14:55:06.303Z] === RUN   TestDockerSuite/TestCpToDot
14:55:06 [2020-12-10T14:55:06.562Z] --- PASS: TestDockerNetworkConnectAlias (5.29s)
14:55:06 [2020-12-10T14:55:06.562Z] === RUN   TestDockerNetworkReConnect
14:55:07 [2020-12-10T14:55:07.130Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
14:55:07 [2020-12-10T14:55:07.938Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s)
14:55:07 [2020-12-10T14:55:07.938Z] === RUN   TestAuthZPluginHeader
14:55:08 [2020-12-10T14:55:08.067Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
14:55:08 [2020-12-10T14:55:08.587Z] --- PASS: TestAuthZPluginHeader (0.89s)
14:55:08 [2020-12-10T14:55:08.587Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:55:08 [2020-12-10T14:55:08.587Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:55:08 [2020-12-10T14:55:08.587Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:55:08 [2020-12-10T14:55:08.587Z] === RUN   TestAuthZPluginV2Disable
14:55:08 [2020-12-10T14:55:08.587Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:55:08 [2020-12-10T14:55:08.587Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:55:08 [2020-12-10T14:55:08.587Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:55:08 [2020-12-10T14:55:08.587Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:55:08 [2020-12-10T14:55:08.587Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:55:08 [2020-12-10T14:55:08.587Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:55:08 [2020-12-10T14:55:08.587Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:55:08 [2020-12-10T14:55:08.587Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:55:08 [2020-12-10T14:55:08.587Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:55:09 [2020-12-10T14:55:09.447Z] === RUN   TestDockerSuite/TestCpToStdout
14:55:10 [2020-12-10T14:55:10.387Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
14:55:11 [2020-12-10T14:55:11.324Z] --- PASS: TestDockerNetworkReConnect (4.56s)
14:55:11 [2020-12-10T14:55:11.324Z] === RUN   TestServicePlugin
14:55:11 [2020-12-10T14:55:11.324Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
14:55:11 [2020-12-10T14:55:11.583Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
14:55:12 [2020-12-10T14:55:12.152Z] === RUN   TestDockerSuite/TestCpVolumePath
14:55:13 [2020-12-10T14:55:13.532Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
14:55:13 [2020-12-10T14:55:13.532Z] === RUN   TestDockerSuite/TestCreateArgs
14:55:13 [2020-12-10T14:55:13.532Z] === RUN   TestDockerSuite/TestCreateByImageID
14:55:14 [2020-12-10T14:55:14.100Z] === RUN   TestDockerSuite/TestCreateEchoStdout
14:55:14 [2020-12-10T14:55:14.669Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
14:55:14 [2020-12-10T14:55:14.669Z] === RUN   TestDockerSuite/TestCreateHostConfig
14:55:14 [2020-12-10T14:55:14.669Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
14:55:14 [2020-12-10T14:55:14.929Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
14:55:15 [2020-12-10T14:55:15.498Z] === RUN   TestDockerSuite/TestCreateLabels
14:55:15 [2020-12-10T14:55:15.498Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
14:55:15 [2020-12-10T14:55:15.498Z] === RUN   TestDockerSuite/TestCreateRM
14:55:15 [2020-12-10T14:55:15.758Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
14:55:15 [2020-12-10T14:55:15.758Z] === RUN   TestDockerSuite/TestCreateStopSignal
14:55:16 [2020-12-10T14:55:16.017Z] === RUN   TestDockerSuite/TestCreateStopTimeout
14:55:16 [2020-12-10T14:55:16.017Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
14:55:17 [2020-12-10T14:55:17.924Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
14:55:17 [2020-12-10T14:55:17.924Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
14:55:17 [2020-12-10T14:55:17.924Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
14:55:21 [2020-12-10T14:55:21.818Z] --- PASS: TestBuildWithHugeFile (118.44s)
14:55:21 [2020-12-10T14:55:21.818Z] === RUN   TestBuildWithEmptyDockerfile
14:55:21 [2020-12-10T14:55:21.818Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:55:21 [2020-12-10T14:55:21.818Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:55:21 [2020-12-10T14:55:21.818Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:55:21 [2020-12-10T14:55:21.818Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:55:21 [2020-12-10T14:55:21.818Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:55:21 [2020-12-10T14:55:21.818Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:55:21 [2020-12-10T14:55:21.818Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:55:21 [2020-12-10T14:55:21.818Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:55:21 [2020-12-10T14:55:21.818Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:55:21 [2020-12-10T14:55:21.818Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
14:55:21 [2020-12-10T14:55:21.818Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z] === RUN   TestBuildPreserveOwnership
14:55:21 [2020-12-10T14:55:21.818Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
14:55:21 [2020-12-10T14:55:21.818Z] === RUN   TestBuildPlatformInvalid
14:55:21 [2020-12-10T14:55:21.818Z] --- PASS: TestBuildPlatformInvalid (0.05s)
14:55:21 [2020-12-10T14:55:21.818Z] PASS
14:55:21 [2020-12-10T14:55:21.818Z] ok  	github.com/docker/docker/integration/build	167.209s
14:55:21 [2020-12-10T14:55:21.818Z] 
14:55:21 [2020-12-10T14:55:21.818Z] === Skipped
14:55:21 [2020-12-10T14:55:21.818Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     build_session_test.go:25: TODO: BuildKit
14:55:21 [2020-12-10T14:55:21.818Z] 
14:55:21 [2020-12-10T14:55:21.818Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
14:55:21 [2020-12-10T14:55:21.818Z] 
14:55:21 [2020-12-10T14:55:21.818Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
14:55:21 [2020-12-10T14:55:21.818Z] 
14:55:21 [2020-12-10T14:55:21.818Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
14:55:21 [2020-12-10T14:55:21.818Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
14:55:21 [2020-12-10T14:55:21.818Z] 
14:55:21 [2020-12-10T14:55:21.818Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
14:55:21 [2020-12-10T14:55:21.818Z] 
14:55:21 [2020-12-10T14:55:21.818Z] 
14:55:21 [2020-12-10T14:55:21.818Z] DONE 28 tests, 5 skipped in 185.310s
14:55:21 [2020-12-10T14:55:21.818Z] Running D:\gopath\src\github.com\docker\docker\integration\config
14:55:21 [2020-12-10T14:55:21.818Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:55:21 [2020-12-10T14:55:21.818Z] INFO: Testing against a local daemon
14:55:21 [2020-12-10T14:55:21.818Z] === RUN   TestConfigInspect
14:55:21 [2020-12-10T14:55:21.818Z] --- SKIP: TestConfigInspect (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
14:55:21 [2020-12-10T14:55:21.818Z] === RUN   TestConfigList
14:55:21 [2020-12-10T14:55:21.818Z] --- SKIP: TestConfigList (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
14:55:21 [2020-12-10T14:55:21.818Z] === RUN   TestConfigsCreateAndDelete
14:55:21 [2020-12-10T14:55:21.818Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
14:55:21 [2020-12-10T14:55:21.818Z] === RUN   TestConfigsUpdate
14:55:21 [2020-12-10T14:55:21.818Z] --- SKIP: TestConfigsUpdate (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
14:55:21 [2020-12-10T14:55:21.818Z] === RUN   TestTemplatedConfig
14:55:21 [2020-12-10T14:55:21.818Z] --- SKIP: TestTemplatedConfig (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
14:55:21 [2020-12-10T14:55:21.818Z] === RUN   TestConfigCreateResolve
14:55:21 [2020-12-10T14:55:21.818Z] --- SKIP: TestConfigCreateResolve (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
14:55:21 [2020-12-10T14:55:21.818Z] === RUN   TestConfigDaemonLibtrustID
14:55:21 [2020-12-10T14:55:21.818Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
14:55:21 [2020-12-10T14:55:21.818Z] PASS
14:55:21 [2020-12-10T14:55:21.818Z] ok  	github.com/docker/docker/integration/config	0.247s
14:55:21 [2020-12-10T14:55:21.818Z] 
14:55:21 [2020-12-10T14:55:21.818Z] === Skipped
14:55:21 [2020-12-10T14:55:21.818Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
14:55:21 [2020-12-10T14:55:21.818Z] 
14:55:21 [2020-12-10T14:55:21.818Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
14:55:21 [2020-12-10T14:55:21.818Z] 
14:55:21 [2020-12-10T14:55:21.818Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
14:55:21 [2020-12-10T14:55:21.818Z] 
14:55:21 [2020-12-10T14:55:21.818Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
14:55:21 [2020-12-10T14:55:21.818Z] 
14:55:21 [2020-12-10T14:55:21.818Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
14:55:21 [2020-12-10T14:55:21.818Z] 
14:55:21 [2020-12-10T14:55:21.818Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
14:55:21 [2020-12-10T14:55:21.818Z] 
14:55:21 [2020-12-10T14:55:21.818Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
14:55:21 [2020-12-10T14:55:21.818Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
14:55:21 [2020-12-10T14:55:21.819Z] 
14:55:21 [2020-12-10T14:55:21.819Z] 
14:55:21 [2020-12-10T14:55:21.819Z] DONE 7 tests, 7 skipped in 2.006s
14:55:21 [2020-12-10T14:55:21.819Z] Running D:\gopath\src\github.com\docker\docker\integration\container
14:55:21 [2020-12-10T14:55:21.819Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:55:21 [2020-12-10T14:55:21.819Z] INFO: Testing against a local daemon
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCheckpoint
14:55:21 [2020-12-10T14:55:21.819Z] --- SKIP: TestCheckpoint (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestContainerInvalidJSON
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:55:21 [2020-12-10T14:55:21.819Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:55:21 [2020-12-10T14:55:21.819Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:55:21 [2020-12-10T14:55:21.819Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:55:21 [2020-12-10T14:55:21.819Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:55:21 [2020-12-10T14:55:21.819Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:55:21 [2020-12-10T14:55:21.819Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:55:21 [2020-12-10T14:55:21.819Z] --- PASS: TestContainerInvalidJSON (0.02s)
14:55:21 [2020-12-10T14:55:21.819Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:55:21 [2020-12-10T14:55:21.819Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s)
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCopyFromContainerPathIsNotDir
14:55:21 [2020-12-10T14:55:21.819Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
14:55:21 [2020-12-10T14:55:21.819Z]     copy_test.go:38: testEnv.OSType == "windows"
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCopyToContainerPathDoesNotExist
14:55:21 [2020-12-10T14:55:21.819Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s)
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCopyToContainerPathIsNotDir
14:55:21 [2020-12-10T14:55:21.819Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
14:55:21 [2020-12-10T14:55:21.819Z]     copy_test.go:63: testEnv.OSType == "windows"
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCopyFromContainer
14:55:21 [2020-12-10T14:55:21.819Z] --- SKIP: TestCopyFromContainer (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:55:21 [2020-12-10T14:55:21.819Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:55:21 [2020-12-10T14:55:21.819Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:55:21 [2020-12-10T14:55:21.819Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:55:21 [2020-12-10T14:55:21.819Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:55:21 [2020-12-10T14:55:21.819Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:55:21 [2020-12-10T14:55:21.819Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:55:21 [2020-12-10T14:55:21.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
14:55:21 [2020-12-10T14:55:21.819Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateLinkToNonExistingContainer
14:55:21 [2020-12-10T14:55:21.819Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateWithInvalidEnv
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateWithInvalidEnv/0
14:55:21 [2020-12-10T14:55:21.819Z] === PAUSE TestCreateWithInvalidEnv/0
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateWithInvalidEnv/1
14:55:21 [2020-12-10T14:55:21.819Z] === PAUSE TestCreateWithInvalidEnv/1
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateWithInvalidEnv/2
14:55:21 [2020-12-10T14:55:21.819Z] === PAUSE TestCreateWithInvalidEnv/2
14:55:21 [2020-12-10T14:55:21.819Z] === CONT  TestCreateWithInvalidEnv/0
14:55:21 [2020-12-10T14:55:21.819Z] === CONT  TestCreateWithInvalidEnv/2
14:55:21 [2020-12-10T14:55:21.819Z] === CONT  TestCreateWithInvalidEnv/1
14:55:21 [2020-12-10T14:55:21.819Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
14:55:21 [2020-12-10T14:55:21.819Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateTmpfsMountsTarget
14:55:21 [2020-12-10T14:55:21.819Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateWithCustomMaskedPaths
14:55:21 [2020-12-10T14:55:21.819Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateWithCustomReadonlyPaths
14:55:21 [2020-12-10T14:55:21.819Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:55:21 [2020-12-10T14:55:21.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:55:21 [2020-12-10T14:55:21.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:55:21 [2020-12-10T14:55:21.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:55:21 [2020-12-10T14:55:21.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:55:21 [2020-12-10T14:55:21.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:55:21 [2020-12-10T14:55:21.819Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:55:21 [2020-12-10T14:55:21.819Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:55:21 [2020-12-10T14:55:21.819Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:55:21 [2020-12-10T14:55:21.819Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:55:21 [2020-12-10T14:55:21.819Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:55:21 [2020-12-10T14:55:21.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
14:55:21 [2020-12-10T14:55:21.819Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:55:21 [2020-12-10T14:55:21.819Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:55:21 [2020-12-10T14:55:21.819Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:55:21 [2020-12-10T14:55:21.819Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateDifferentPlatform
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateDifferentPlatform/different_os
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:55:21 [2020-12-10T14:55:21.819Z] --- PASS: TestCreateDifferentPlatform (0.02s)
14:55:21 [2020-12-10T14:55:21.819Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:55:21 [2020-12-10T14:55:21.819Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:55:21 [2020-12-10T14:55:21.819Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s)
14:55:21 [2020-12-10T14:55:21.819Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestContainerKillOnDaemonStart
14:55:21 [2020-12-10T14:55:21.819Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestDiff
14:55:21 [2020-12-10T14:55:21.819Z] --- SKIP: TestDiff (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestExecWithCloseStdin
14:55:21 [2020-12-10T14:55:21.819Z] --- PASS: TestExecWithCloseStdin (1.47s)
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestExec
14:55:21 [2020-12-10T14:55:21.819Z] --- PASS: TestExec (1.43s)
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestExecUser
14:55:21 [2020-12-10T14:55:21.819Z] --- SKIP: TestExecUser (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestExportContainerAndImportImage
14:55:21 [2020-12-10T14:55:21.819Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestExportContainerAfterDaemonRestart
14:55:21 [2020-12-10T14:55:21.819Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestHealthCheckWorkdir
14:55:21 [2020-12-10T14:55:21.819Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestHealthKillContainer
14:55:21 [2020-12-10T14:55:21.819Z] --- SKIP: TestHealthKillContainer (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestInspectCpusetInConfigPre120
14:55:21 [2020-12-10T14:55:21.819Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
14:55:21 [2020-12-10T14:55:21.819Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestKillContainerInvalidSignal
14:55:21 [2020-12-10T14:55:21.819Z] --- PASS: TestKillContainerInvalidSignal (1.32s)
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestKillContainer
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestKillContainer/no_signal
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestKillContainer/non_killing_signal
14:55:21 [2020-12-10T14:55:21.819Z] === RUN   TestKillContainer/killing_signal
14:55:22 [2020-12-10T14:55:22.119Z] === RUN   TestDockerSuite/TestCreateWithPortRange
14:55:22 [2020-12-10T14:55:22.120Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
14:55:22 [2020-12-10T14:55:22.120Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
14:55:22 [2020-12-10T14:55:22.120Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
14:55:22 [2020-12-10T14:55:22.120Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
14:55:22 [2020-12-10T14:55:22.378Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
14:55:22 [2020-12-10T14:55:22.638Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
14:55:23 [2020-12-10T14:55:23.575Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
14:55:24 [2020-12-10T14:55:24.143Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
14:55:25 [2020-12-10T14:55:25.526Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
14:55:25 [2020-12-10T14:55:25.553Z] --- PASS: TestKillContainer (7.53s)
14:55:25 [2020-12-10T14:55:25.553Z]     --- PASS: TestKillContainer/no_signal (1.25s)
14:55:25 [2020-12-10T14:55:25.553Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
14:55:25 [2020-12-10T14:55:25.553Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
14:55:25 [2020-12-10T14:55:25.553Z]     --- PASS: TestKillContainer/killing_signal (6.24s)
14:55:25 [2020-12-10T14:55:25.553Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:55:25 [2020-12-10T14:55:25.553Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
14:55:25 [2020-12-10T14:55:25.553Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
14:55:25 [2020-12-10T14:55:25.553Z] === RUN   TestKillStoppedContainer
14:55:25 [2020-12-10T14:55:25.553Z] --- SKIP: TestKillStoppedContainer (0.00s)
14:55:25 [2020-12-10T14:55:25.553Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
14:55:25 [2020-12-10T14:55:25.553Z] === RUN   TestKillStoppedContainerAPIPre120
14:55:25 [2020-12-10T14:55:25.553Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
14:55:25 [2020-12-10T14:55:25.553Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
14:55:25 [2020-12-10T14:55:25.553Z] === RUN   TestKillDifferentUserContainer
14:55:25 [2020-12-10T14:55:25.553Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
14:55:25 [2020-12-10T14:55:25.553Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
14:55:25 [2020-12-10T14:55:25.553Z] === RUN   TestInspectOomKilledTrue
14:55:25 [2020-12-10T14:55:25.553Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:55:25 [2020-12-10T14:55:25.553Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
14:55:25 [2020-12-10T14:55:25.553Z] === RUN   TestInspectOomKilledFalse
14:55:25 [2020-12-10T14:55:25.553Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:55:25 [2020-12-10T14:55:25.553Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:55:25 [2020-12-10T14:55:25.553Z] === RUN   TestLogsFollowTailEmpty
14:55:26 [2020-12-10T14:55:26.463Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
14:55:26 [2020-12-10T14:55:26.521Z] --- PASS: TestLogsFollowTailEmpty (1.26s)
14:55:26 [2020-12-10T14:55:26.521Z] === RUN   TestNetworkNat
14:55:26 [2020-12-10T14:55:26.521Z] --- SKIP: TestNetworkNat (0.00s)
14:55:26 [2020-12-10T14:55:26.521Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
14:55:26 [2020-12-10T14:55:26.521Z] === RUN   TestNetworkLocalhostTCPNat
14:55:26 [2020-12-10T14:55:26.723Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
14:55:27 [2020-12-10T14:55:27.156Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s)
14:55:27 [2020-12-10T14:55:27.156Z] PASS
14:55:27 [2020-12-10T14:55:27.156Z] 
14:55:27 [2020-12-10T14:55:27.156Z] === Skipped
14:55:27 [2020-12-10T14:55:27.156Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:55:27 [2020-12-10T14:55:27.156Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:55:27 [2020-12-10T14:55:27.156Z] 
14:55:27 [2020-12-10T14:55:27.156Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:55:27 [2020-12-10T14:55:27.156Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:55:27 [2020-12-10T14:55:27.156Z] 
14:55:27 [2020-12-10T14:55:27.156Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:55:27 [2020-12-10T14:55:27.156Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:55:27 [2020-12-10T14:55:27.156Z] 
14:55:27 [2020-12-10T14:55:27.156Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:55:27 [2020-12-10T14:55:27.156Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:55:27 [2020-12-10T14:55:27.156Z] 
14:55:27 [2020-12-10T14:55:27.156Z] 
14:55:27 [2020-12-10T14:55:27.156Z] DONE 17 tests, 4 skipped in 27.721s
14:55:27 [2020-12-10T14:55:27.156Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:55:27 [2020-12-10T14:55:27.156Z] ++ 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
14:55:27 [2020-12-10T14:55:27.156Z] ++ set -e
14:55:27 [2020-12-10T14:55:27.156Z] ++ '[' -n 0 ']'
14:55:27 [2020-12-10T14:55:27.156Z] ++ set -x
14:55:27 [2020-12-10T14:55:27.156Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:55:27 [2020-12-10T14:55:27.156Z] INFO: Testing against a local daemon
14:55:27 [2020-12-10T14:55:27.156Z] === RUN   TestPluginInvalidJSON
14:55:27 [2020-12-10T14:55:27.156Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:55:27 [2020-12-10T14:55:27.156Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:55:27 [2020-12-10T14:55:27.156Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:55:27 [2020-12-10T14:55:27.156Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:55:27 [2020-12-10T14:55:27.156Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:55:27 [2020-12-10T14:55:27.156Z] === RUN   TestPluginInstall
14:55:27 [2020-12-10T14:55:27.156Z] === RUN   TestPluginInstall/no_auth
14:55:27 [2020-12-10T14:55:27.156Z] time="2020-12-10T14:55:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:55:27 [2020-12-10T14:55:27.156Z] time="2020-12-10T14:55:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50f60c895cf1cacd69b95548521e1a4b95eb274e2cf5826190f27aff62ed01b7" mediatype=application/vnd.docker.plugin.v1+json size=522
14:55:27 [2020-12-10T14:55:27.156Z] time="2020-12-10T14:55:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:55:27 [2020-12-10T14:55:27.156Z] time="2020-12-10T14:55:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50f60c895cf1cacd69b95548521e1a4b95eb274e2cf5826190f27aff62ed01b7" mediatype=application/vnd.docker.plugin.v1+json size=522
14:55:27 [2020-12-10T14:55:27.291Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
14:55:27 [2020-12-10T14:55:27.291Z] === RUN   TestDockerSuite/TestDevicePermissions
14:55:27 [2020-12-10T14:55:27.447Z] === RUN   TestPluginInstall/with_htpasswd
14:55:28 [2020-12-10T14:55:28.058Z] --- PASS: TestNetworkLocalhostTCPNat (1.56s)
14:55:28 [2020-12-10T14:55:28.058Z] === RUN   TestNetworkLoopbackNat
14:55:28 [2020-12-10T14:55:28.058Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
14:55:28 [2020-12-10T14:55:28.058Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
14:55:28 [2020-12-10T14:55:28.058Z] === RUN   TestPause
14:55:28 [2020-12-10T14:55:28.058Z] --- SKIP: TestPause (0.00s)
14:55:28 [2020-12-10T14:55:28.058Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
14:55:28 [2020-12-10T14:55:28.058Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:55:28 [2020-12-10T14:55:28.228Z] === RUN   TestDockerSuite/TestDockerFails
14:55:28 [2020-12-10T14:55:28.228Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
14:55:28 [2020-12-10T14:55:28.228Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
14:55:28 [2020-12-10T14:55:28.228Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
14:55:28 [2020-12-10T14:55:28.322Z] time="2020-12-10T14:55:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:55:28 [2020-12-10T14:55:28.322Z] time="2020-12-10T14:55:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41529cffbbd314f9bd2f6187524044d6a889df1d2bc2f75883c19c70d5bf4221" mediatype=application/vnd.docker.plugin.v1+json size=522
14:55:28 [2020-12-10T14:55:28.322Z] time="2020-12-10T14:55:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:55:28 [2020-12-10T14:55:28.322Z] time="2020-12-10T14:55:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41529cffbbd314f9bd2f6187524044d6a889df1d2bc2f75883c19c70d5bf4221" mediatype=application/vnd.docker.plugin.v1+json size=522
14:55:28 [2020-12-10T14:55:28.615Z] === RUN   TestPluginInstall/with_insecure
14:55:29 [2020-12-10T14:55:29.163Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
14:55:29 [2020-12-10T14:55:29.595Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.28s)
14:55:29 [2020-12-10T14:55:29.595Z] === RUN   TestPauseStopPausedContainer
14:55:29 [2020-12-10T14:55:29.595Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
14:55:29 [2020-12-10T14:55:29.595Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
14:55:29 [2020-12-10T14:55:29.595Z] === RUN   TestPsFilter
14:55:29 [2020-12-10T14:55:29.595Z] --- PASS: TestPsFilter (0.07s)
14:55:29 [2020-12-10T14:55:29.595Z] === RUN   TestRemoveContainerWithRemovedVolume
14:55:29 [2020-12-10T14:55:29.651Z] time="2020-12-10T14:55:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:55:29 [2020-12-10T14:55:29.651Z] time="2020-12-10T14:55:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f51f4a7ced71e7e1c8f41ee96816175d050759e22a67b7e554d34763fac5518b" mediatype=application/vnd.docker.plugin.v1+json size=522
14:55:29 [2020-12-10T14:55:29.651Z] time="2020-12-10T14:55:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:55:29 [2020-12-10T14:55:29.651Z] time="2020-12-10T14:55:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f51f4a7ced71e7e1c8f41ee96816175d050759e22a67b7e554d34763fac5518b" mediatype=application/vnd.docker.plugin.v1+json size=522
14:55:29 [2020-12-10T14:55:29.731Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
14:55:29 [2020-12-10T14:55:29.944Z] --- PASS: TestPluginInstall (4.47s)
14:55:29 [2020-12-10T14:55:29.944Z]     --- PASS: TestPluginInstall/no_auth (2.00s)
14:55:29 [2020-12-10T14:55:29.944Z]     --- PASS: TestPluginInstall/with_htpasswd (1.11s)
14:55:29 [2020-12-10T14:55:29.944Z]     --- PASS: TestPluginInstall/with_insecure (1.36s)
14:55:29 [2020-12-10T14:55:29.944Z]         plugin_test.go:157: [d0eed50f04a7e] daemon is not started
14:55:29 [2020-12-10T14:55:29.944Z] PASS
14:55:29 [2020-12-10T14:55:29.944Z] 
14:55:29 [2020-12-10T14:55:29.944Z] DONE 6 tests in 4.572s
14:55:29 [2020-12-10T14:55:29.944Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:55:29 [2020-12-10T14:55:29.944Z] ++ 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
14:55:29 [2020-12-10T14:55:29.944Z] ++ set -e
14:55:29 [2020-12-10T14:55:29.944Z] ++ '[' -n 0 ']'
14:55:29 [2020-12-10T14:55:29.944Z] ++ set -x
14:55:29 [2020-12-10T14:55:29.944Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:55:29 [2020-12-10T14:55:29.944Z] INFO: Testing against a local daemon
14:55:29 [2020-12-10T14:55:29.944Z] === RUN   TestExternalGraphDriver
14:55:29 [2020-12-10T14:55:29.944Z] === RUN   TestExternalGraphDriver/json
14:55:31 [2020-12-10T14:55:31.109Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
14:55:31 [2020-12-10T14:55:31.109Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
14:55:31 [2020-12-10T14:55:31.109Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
14:55:31 [2020-12-10T14:55:31.109Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
14:55:31 [2020-12-10T14:55:31.132Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.55s)
14:55:31 [2020-12-10T14:55:31.132Z] === RUN   TestRemoveContainerWithVolume
14:55:32 [2020-12-10T14:55:32.013Z] === RUN   TestExternalGraphDriver/spec
14:55:32 [2020-12-10T14:55:32.668Z] --- PASS: TestRemoveContainerWithVolume (1.45s)
14:55:32 [2020-12-10T14:55:32.668Z] === RUN   TestRemoveContainerRunning
14:55:33 [2020-12-10T14:55:33.528Z] === RUN   TestExternalGraphDriver/pull
14:55:33 [2020-12-10T14:55:33.636Z] --- PASS: TestRemoveContainerRunning (1.24s)
14:55:33 [2020-12-10T14:55:33.636Z] === RUN   TestRemoveContainerForceRemoveRunning
14:55:33 [2020-12-10T14:55:33.645Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
14:55:35 [2020-12-10T14:55:35.171Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.25s)
14:55:35 [2020-12-10T14:55:35.171Z] === RUN   TestRemoveInvalidContainer
14:55:35 [2020-12-10T14:55:35.171Z] --- PASS: TestRemoveInvalidContainer (0.02s)
14:55:35 [2020-12-10T14:55:35.171Z] === RUN   TestRenameLinkedContainer
14:55:35 [2020-12-10T14:55:35.171Z] --- SKIP: TestRenameLinkedContainer (0.00s)
14:55:35 [2020-12-10T14:55:35.171Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
14:55:35 [2020-12-10T14:55:35.172Z] === RUN   TestRenameStoppedContainer
14:55:35 [2020-12-10T14:55:35.599Z] --- PASS: TestExternalGraphDriver (5.56s)
14:55:35 [2020-12-10T14:55:35.599Z]     --- PASS: TestExternalGraphDriver/json (1.79s)
14:55:35 [2020-12-10T14:55:35.599Z]     --- PASS: TestExternalGraphDriver/spec (1.79s)
14:55:35 [2020-12-10T14:55:35.599Z]     --- PASS: TestExternalGraphDriver/pull (1.86s)
14:55:35 [2020-12-10T14:55:35.599Z] === RUN   TestGraphdriverPluginV2
14:55:35 [2020-12-10T14:55:35.599Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
14:55:35 [2020-12-10T14:55:35.599Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:55:35 [2020-12-10T14:55:35.599Z] PASS
14:55:35 [2020-12-10T14:55:35.599Z] 
14:55:35 [2020-12-10T14:55:35.599Z] === Skipped
14:55:35 [2020-12-10T14:55:35.599Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
14:55:35 [2020-12-10T14:55:35.599Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:55:35 [2020-12-10T14:55:35.599Z] 
14:55:35 [2020-12-10T14:55:35.599Z] 
14:55:35 [2020-12-10T14:55:35.599Z] DONE 5 tests, 1 skipped in 5.688s
14:55:35 [2020-12-10T14:55:35.599Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:55:35 [2020-12-10T14:55:35.599Z] ++ 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
14:55:35 [2020-12-10T14:55:35.599Z] ++ set -e
14:55:35 [2020-12-10T14:55:35.599Z] ++ '[' -n 0 ']'
14:55:35 [2020-12-10T14:55:35.599Z] ++ set -x
14:55:35 [2020-12-10T14:55:35.599Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:55:35 [2020-12-10T14:55:35.599Z] INFO: Testing against a local daemon
14:55:35 [2020-12-10T14:55:35.599Z] === RUN   TestContinueAfterPluginCrash
14:55:35 [2020-12-10T14:55:35.599Z] === PAUSE TestContinueAfterPluginCrash
14:55:35 [2020-12-10T14:55:35.599Z] === RUN   TestReadPluginNoRead
14:55:35 [2020-12-10T14:55:35.599Z] === PAUSE TestReadPluginNoRead
14:55:35 [2020-12-10T14:55:35.599Z] === RUN   TestDaemonStartWithLogOpt
14:55:35 [2020-12-10T14:55:35.599Z] === PAUSE TestDaemonStartWithLogOpt
14:55:35 [2020-12-10T14:55:35.599Z] === CONT  TestContinueAfterPluginCrash
14:55:35 [2020-12-10T14:55:35.599Z] === CONT  TestDaemonStartWithLogOpt
14:55:35 [2020-12-10T14:55:35.599Z] === CONT  TestReadPluginNoRead
14:55:36 [2020-12-10T14:55:36.714Z] --- PASS: TestRenameStoppedContainer (1.42s)
14:55:36 [2020-12-10T14:55:36.714Z] === RUN   TestRenameRunningContainerAndReuse
14:55:36 [2020-12-10T14:55:36.933Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
14:55:38 [2020-12-10T14:55:38.313Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
14:55:38 [2020-12-10T14:55:38.892Z] --- PASS: TestRenameRunningContainerAndReuse (2.66s)
14:55:38 [2020-12-10T14:55:38.892Z] === RUN   TestRenameInvalidName
14:55:39 [2020-12-10T14:55:39.691Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
14:55:39 [2020-12-10T14:55:39.951Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
14:55:40 [2020-12-10T14:55:40.428Z] --- PASS: TestRenameInvalidName (1.26s)
14:55:40 [2020-12-10T14:55:40.428Z] === RUN   TestRenameAnonymousContainer
14:55:40 [2020-12-10T14:55:40.428Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
14:55:40 [2020-12-10T14:55:40.428Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
14:55:40 [2020-12-10T14:55:40.428Z] === RUN   TestRenameContainerWithSameName
14:55:41 [2020-12-10T14:55:41.222Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:55:41 [2020-12-10T14:55:41.222Z] --- PASS: TestDaemonStartWithLogOpt (5.44s)
14:55:41 [2020-12-10T14:55:41.397Z] --- PASS: TestRenameContainerWithSameName (1.29s)
14:55:41 [2020-12-10T14:55:41.397Z] === RUN   TestRenameContainerWithLinkedContainer
14:55:41 [2020-12-10T14:55:41.397Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
14:55:41 [2020-12-10T14:55:41.397Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
14:55:41 [2020-12-10T14:55:41.397Z] === RUN   TestResize
14:55:41 [2020-12-10T14:55:41.860Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
14:55:42 [2020-12-10T14:55:42.256Z] === RUN   TestReadPluginNoRead/default
14:55:42 [2020-12-10T14:55:42.428Z] === RUN   TestDockerSuite/TestEventsAttach
14:55:42 [2020-12-10T14:55:42.936Z] --- PASS: TestResize (1.25s)
14:55:42 [2020-12-10T14:55:42.936Z] === RUN   TestResizeWithInvalidSize
14:55:42 [2020-12-10T14:55:42.936Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
14:55:42 [2020-12-10T14:55:42.936Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
14:55:42 [2020-12-10T14:55:42.936Z] === RUN   TestResizeWhenContainerNotStarted
14:55:42 [2020-12-10T14:55:42.996Z] === RUN   TestDockerSuite/TestEventsCommit
14:55:43 [2020-12-10T14:55:43.565Z] === RUN   TestDockerSuite/TestEventsContainerEvents
14:55:43 [2020-12-10T14:55:43.565Z] --- PASS: TestServicePlugin (32.44s)
14:55:43 [2020-12-10T14:55:43.565Z]     plugin_test.go:62: [d49300c45f7ba] joining swarm manager [d32de879e342e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:55:43 [2020-12-10T14:55:43.565Z]     plugin_test.go:65: [d05dc072f8d34] joining swarm manager [d32de879e342e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:55:43 [2020-12-10T14:55:43.565Z] === RUN   TestServiceUpdateLabel
14:55:43 [2020-12-10T14:55:43.773Z] === RUN   TestReadPluginNoRead/disabled_caching
14:55:44 [2020-12-10T14:55:44.142Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
14:55:44 [2020-12-10T14:55:44.472Z] --- PASS: TestResizeWhenContainerNotStarted (1.66s)
14:55:44 [2020-12-10T14:55:44.472Z] === RUN   TestDaemonRestartKillContainers
14:55:44 [2020-12-10T14:55:44.472Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
14:55:44 [2020-12-10T14:55:44.472Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
14:55:44 [2020-12-10T14:55:44.472Z] === RUN   TestStats
14:55:44 [2020-12-10T14:55:44.472Z] --- SKIP: TestStats (0.00s)
14:55:44 [2020-12-10T14:55:44.472Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
14:55:44 [2020-12-10T14:55:44.472Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:55:44 [2020-12-10T14:55:44.733Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
14:55:45 [2020-12-10T14:55:45.279Z] --- PASS: TestReadPluginNoRead (9.37s)
14:55:45 [2020-12-10T14:55:45.279Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s)
14:55:45 [2020-12-10T14:55:45.279Z]     --- PASS: TestReadPluginNoRead/default (1.43s)
14:55:45 [2020-12-10T14:55:45.279Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.41s)
14:55:45 [2020-12-10T14:55:45.279Z]     read_test.go:92: [d5f08504bfc37] daemon is not started
14:55:45 [2020-12-10T14:55:45.300Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
14:55:46 [2020-12-10T14:55:46.237Z] --- PASS: TestServiceUpdateLabel (2.48s)
14:55:46 [2020-12-10T14:55:46.237Z] === RUN   TestServiceUpdateSecrets
14:55:46 [2020-12-10T14:55:46.314Z] --- PASS: TestContinueAfterPluginCrash (10.59s)
14:55:46 [2020-12-10T14:55:46.314Z] PASS
14:55:46 [2020-12-10T14:55:46.314Z] 
14:55:46 [2020-12-10T14:55:46.314Z] DONE 6 tests in 10.663s
14:55:46 [2020-12-10T14:55:46.314Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:55:46 [2020-12-10T14:55:46.314Z] ++ 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
14:55:46 [2020-12-10T14:55:46.314Z] ++ set -e
14:55:46 [2020-12-10T14:55:46.314Z] ++ '[' -n 0 ']'
14:55:46 [2020-12-10T14:55:46.314Z] ++ set -x
14:55:46 [2020-12-10T14:55:46.314Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:55:46 [2020-12-10T14:55:46.314Z] testing: warning: no tests to run
14:55:46 [2020-12-10T14:55:46.314Z] PASS
14:55:46 [2020-12-10T14:55:46.314Z] 
14:55:46 [2020-12-10T14:55:46.314Z] DONE 0 tests in 0.017s
14:55:46 [2020-12-10T14:55:46.314Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:55:46 [2020-12-10T14:55:46.314Z] ++ 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
14:55:46 [2020-12-10T14:55:46.314Z] ++ set -e
14:55:46 [2020-12-10T14:55:46.314Z] ++ '[' -n 0 ']'
14:55:46 [2020-12-10T14:55:46.314Z] ++ set -x
14:55:46 [2020-12-10T14:55:46.314Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:55:46 [2020-12-10T14:55:46.314Z] INFO: Testing against a local daemon
14:55:46 [2020-12-10T14:55:46.314Z] === RUN   TestPluginWithDevMounts
14:55:46 [2020-12-10T14:55:46.314Z] === PAUSE TestPluginWithDevMounts
14:55:46 [2020-12-10T14:55:46.314Z] === CONT  TestPluginWithDevMounts
14:55:46 [2020-12-10T14:55:46.805Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
14:55:48 [2020-12-10T14:55:48.185Z] === RUN   TestDockerSuite/TestEventsContainerRestart
14:55:48 [2020-12-10T14:55:48.377Z] --- PASS: TestPluginWithDevMounts (1.81s)
14:55:48 [2020-12-10T14:55:48.377Z] PASS
14:55:48 [2020-12-10T14:55:48.377Z] 
14:55:48 [2020-12-10T14:55:48.377Z] DONE 1 tests in 1.886s
14:55:48 [2020-12-10T14:55:48.377Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
14:55:48 [2020-12-10T14:55:48.377Z] ++ 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
14:55:48 [2020-12-10T14:55:48.377Z] ++ set -e
14:55:48 [2020-12-10T14:55:48.377Z] ++ '[' -n 0 ']'
14:55:48 [2020-12-10T14:55:48.377Z] ++ set -x
14:55:48 [2020-12-10T14:55:48.377Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:55:48 [2020-12-10T14:55:48.377Z] INFO: Testing against a local daemon
14:55:48 [2020-12-10T14:55:48.377Z] === RUN   TestSecretInspect
14:55:49 [2020-12-10T14:55:49.163Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.96s)
14:55:49 [2020-12-10T14:55:49.163Z] === RUN   TestStopContainerWithTimeout
14:55:49 [2020-12-10T14:55:49.163Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
14:55:49 [2020-12-10T14:55:49.163Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
14:55:49 [2020-12-10T14:55:49.163Z] === RUN   TestUpdateRestartPolicy
14:55:50 [2020-12-10T14:55:50.088Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
14:55:50 [2020-12-10T14:55:50.447Z] --- PASS: TestSecretInspect (1.94s)
14:55:50 [2020-12-10T14:55:50.447Z] === RUN   TestSecretList
14:55:51 [2020-12-10T14:55:51.983Z] --- PASS: TestSecretList (1.94s)
14:55:51 [2020-12-10T14:55:51.983Z] === RUN   TestSecretsCreateAndDelete
14:55:52 [2020-12-10T14:55:52.621Z] === RUN   TestDockerSuite/TestEventsCopy
14:55:52 [2020-12-10T14:55:52.880Z] === RUN   TestDockerSuite/TestEventsFilterContainer
14:55:54 [2020-12-10T14:55:54.057Z] --- PASS: TestSecretsCreateAndDelete (1.92s)
14:55:54 [2020-12-10T14:55:54.057Z] === RUN   TestSecretsUpdate
14:55:54 [2020-12-10T14:55:54.259Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
14:55:56 [2020-12-10T14:55:56.122Z] --- PASS: TestSecretsUpdate (1.88s)
14:55:56 [2020-12-10T14:55:56.122Z] === RUN   TestTemplatedSecret
14:55:58 [2020-12-10T14:55:58.211Z] --- PASS: TestTemplatedSecret (2.41s)
14:55:58 [2020-12-10T14:55:58.211Z] === RUN   TestSecretCreateResolve
14:55:59 [2020-12-10T14:55:59.528Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
14:55:59 [2020-12-10T14:55:59.528Z] === RUN   TestDockerSuite/TestEventsFilterImageName
14:56:00 [2020-12-10T14:56:00.278Z] --- PASS: TestSecretCreateResolve (1.90s)
14:56:00 [2020-12-10T14:56:00.278Z] PASS
14:56:00 [2020-12-10T14:56:00.278Z] 
14:56:00 [2020-12-10T14:56:00.278Z] DONE 6 tests in 12.061s
14:56:00 [2020-12-10T14:56:00.278Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
14:56:00 [2020-12-10T14:56:00.278Z] ++ 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
14:56:00 [2020-12-10T14:56:00.278Z] ++ set -e
14:56:00 [2020-12-10T14:56:00.278Z] ++ '[' -n 0 ']'
14:56:00 [2020-12-10T14:56:00.278Z] ++ set -x
14:56:00 [2020-12-10T14:56:00.278Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:56:00 [2020-12-10T14:56:00.278Z] INFO: Testing against a local daemon
14:56:00 [2020-12-10T14:56:00.278Z] === RUN   TestServiceCreateInit
14:56:00 [2020-12-10T14:56:00.278Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:56:00 [2020-12-10T14:56:00.908Z] --- PASS: TestServiceUpdateSecrets (14.52s)
14:56:00 [2020-12-10T14:56:00.908Z] === RUN   TestServiceUpdateConfigs
14:56:00 [2020-12-10T14:56:00.908Z] === RUN   TestDockerSuite/TestEventsFilterLabels
14:56:00 [2020-12-10T14:56:00.908Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
14:56:01 [2020-12-10T14:56:01.168Z] === RUN   TestDockerSuite/TestEventsFilterType
14:56:01 [2020-12-10T14:56:01.736Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
14:56:01 [2020-12-10T14:56:01.736Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
14:56:01 [2020-12-10T14:56:01.736Z] === RUN   TestDockerSuite/TestEventsFilters
14:56:03 [2020-12-10T14:56:03.114Z] === RUN   TestDockerSuite/TestEventsFormat
14:56:03 [2020-12-10T14:56:03.967Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:56:04 [2020-12-10T14:56:04.053Z] === RUN   TestDockerSuite/TestEventsFormatBadField
14:56:04 [2020-12-10T14:56:04.053Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
14:56:04 [2020-12-10T14:56:04.053Z] === RUN   TestDockerSuite/TestEventsImageImport
14:56:04 [2020-12-10T14:56:04.621Z] === RUN   TestDockerSuite/TestEventsImageLoad
14:56:04 [2020-12-10T14:56:04.621Z] === RUN   TestDockerSuite/TestEventsImagePull
14:56:05 [2020-12-10T14:56:05.197Z] === RUN   TestDockerSuite/TestEventsImageTag
14:56:05 [2020-12-10T14:56:05.784Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
14:56:06 [2020-12-10T14:56:06.043Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
14:56:06 [2020-12-10T14:56:06.302Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
14:56:06 [2020-12-10T14:56:06.302Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
14:56:06 [2020-12-10T14:56:06.302Z] === RUN   TestDockerSuite/TestEventsPluginOps
14:56:06 [2020-12-10T14:56:06.844Z] --- PASS: TestUpdateRestartPolicy (17.86s)
14:56:06 [2020-12-10T14:56:06.844Z] === RUN   TestUpdateRestartWithAutoRemove
14:56:07 [2020-12-10T14:56:07.812Z] --- PASS: TestUpdateRestartWithAutoRemove (1.27s)
14:56:07 [2020-12-10T14:56:07.812Z] === RUN   TestWaitNonBlocked
14:56:07 [2020-12-10T14:56:07.812Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:56:07 [2020-12-10T14:56:07.812Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:56:07 [2020-12-10T14:56:07.812Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:56:07 [2020-12-10T14:56:07.812Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:56:07 [2020-12-10T14:56:07.812Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:56:07 [2020-12-10T14:56:07.812Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:56:08 [2020-12-10T14:56:08.207Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
14:56:08 [2020-12-10T14:56:08.434Z] --- PASS: TestServiceCreateInit (7.59s)
14:56:08 [2020-12-10T14:56:08.434Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s)
14:56:08 [2020-12-10T14:56:08.434Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.85s)
14:56:08 [2020-12-10T14:56:08.434Z] === RUN   TestCreateServiceMultipleTimes
14:56:08 [2020-12-10T14:56:08.465Z] === RUN   TestDockerSuite/TestEventsRename
14:56:09 [2020-12-10T14:56:09.406Z] === RUN   TestDockerSuite/TestEventsResize
14:56:09 [2020-12-10T14:56:09.974Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
14:56:09 [2020-12-10T14:56:09.992Z] --- PASS: TestWaitNonBlocked (0.02s)
14:56:09 [2020-12-10T14:56:09.992Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.42s)
14:56:09 [2020-12-10T14:56:09.992Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.48s)
14:56:09 [2020-12-10T14:56:09.992Z] === RUN   TestWaitBlocked
14:56:09 [2020-12-10T14:56:09.992Z] --- SKIP: TestWaitBlocked (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
14:56:09 [2020-12-10T14:56:09.992Z] PASS
14:56:09 [2020-12-10T14:56:09.992Z] ok  	github.com/docker/docker/integration/container	57.433s
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === Skipped
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
14:56:09 [2020-12-10T14:56:09.992Z]     copy_test.go:38: testEnv.OSType == "windows"
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
14:56:09 [2020-12-10T14:56:09.992Z]     copy_test.go:63: testEnv.OSType == "windows"
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s)
14:56:09 [2020-12-10T14:56:09.992Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
14:56:09 [2020-12-10T14:56:09.992Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] 
14:56:09 [2020-12-10T14:56:09.992Z] DONE 88 tests, 37 skipped in 59.723s
14:56:10 [2020-12-10T14:56:10.452Z] Running D:\gopath\src\github.com\docker\docker\integration\image
14:56:12 [2020-12-10T14:56:12.010Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:56:12 [2020-12-10T14:56:12.010Z] INFO: Testing against a local daemon
14:56:12 [2020-12-10T14:56:12.010Z] === RUN   TestCommitInheritsEnv
14:56:12 [2020-12-10T14:56:12.010Z] --- SKIP: TestCommitInheritsEnv (0.00s)
14:56:12 [2020-12-10T14:56:12.010Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
14:56:12 [2020-12-10T14:56:12.010Z] === RUN   TestImportExtremelyLargeImageWorks
14:56:12 [2020-12-10T14:56:12.010Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:56:12 [2020-12-10T14:56:12.010Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
14:56:12 [2020-12-10T14:56:12.010Z] === RUN   TestImagesFilterMultiReference
14:56:12 [2020-12-10T14:56:12.010Z] --- PASS: TestImagesFilterMultiReference (0.07s)
14:56:12 [2020-12-10T14:56:12.010Z] === RUN   TestImagePullPlatformInvalid
14:56:12 [2020-12-10T14:56:12.010Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:56:12 [2020-12-10T14:56:12.010Z] === RUN   TestRemoveImageOrphaning
14:56:12 [2020-12-10T14:56:12.977Z] --- PASS: TestRemoveImageOrphaning (0.59s)
14:56:12 [2020-12-10T14:56:12.977Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:56:12 [2020-12-10T14:56:12.977Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
14:56:12 [2020-12-10T14:56:12.977Z] === RUN   TestTagInvalidReference
14:56:12 [2020-12-10T14:56:12.977Z] --- PASS: TestTagInvalidReference (0.02s)
14:56:12 [2020-12-10T14:56:12.977Z] === RUN   TestTagValidPrefixedRepo
14:56:12 [2020-12-10T14:56:12.977Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
14:56:12 [2020-12-10T14:56:12.977Z] === RUN   TestTagExistedNameWithoutForce
14:56:12 [2020-12-10T14:56:12.977Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
14:56:12 [2020-12-10T14:56:12.977Z] === RUN   TestTagOfficialNames
14:56:12 [2020-12-10T14:56:12.977Z] --- PASS: TestTagOfficialNames (0.06s)
14:56:12 [2020-12-10T14:56:12.977Z] === RUN   TestTagMatchesDigest
14:56:12 [2020-12-10T14:56:12.977Z] --- PASS: TestTagMatchesDigest (0.02s)
14:56:12 [2020-12-10T14:56:12.977Z] PASS
14:56:12 [2020-12-10T14:56:12.977Z] ok  	github.com/docker/docker/integration/image	1.047s
14:56:12 [2020-12-10T14:56:12.977Z] 
14:56:12 [2020-12-10T14:56:12.977Z] === Skipped
14:56:12 [2020-12-10T14:56:12.977Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
14:56:12 [2020-12-10T14:56:12.977Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
14:56:12 [2020-12-10T14:56:12.977Z] 
14:56:12 [2020-12-10T14:56:12.977Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
14:56:12 [2020-12-10T14:56:12.977Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
14:56:12 [2020-12-10T14:56:12.977Z] 
14:56:12 [2020-12-10T14:56:12.977Z] 
14:56:12 [2020-12-10T14:56:12.977Z] DONE 11 tests, 2 skipped in 2.814s
14:56:12 [2020-12-10T14:56:12.977Z] Running D:\gopath\src\github.com\docker\docker\integration\network
14:56:14 [2020-12-10T14:56:14.524Z] testing: warning: no tests to run
14:56:14 [2020-12-10T14:56:14.524Z] PASS
14:56:14 [2020-12-10T14:56:14.524Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.072s [no tests to run]
14:56:14 [2020-12-10T14:56:14.524Z] testing: warning: no tests to run
14:56:14 [2020-12-10T14:56:14.524Z] PASS
14:56:14 [2020-12-10T14:56:14.524Z] ok  	github.com/docker/docker/integration/network/macvlan	0.070s [no tests to run]
14:56:15 [2020-12-10T14:56:15.241Z] --- PASS: TestServiceUpdateConfigs (14.54s)
14:56:15 [2020-12-10T14:56:15.242Z] === RUN   TestServiceUpdateNetwork
14:56:15 [2020-12-10T14:56:15.242Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
14:56:15 [2020-12-10T14:56:15.493Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:56:15 [2020-12-10T14:56:15.493Z] INFO: Testing against a local daemon
14:56:15 [2020-12-10T14:56:15.493Z] === RUN   TestNetworkCreateDelete
14:56:15 [2020-12-10T14:56:15.493Z] --- SKIP: TestNetworkCreateDelete (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
14:56:15 [2020-12-10T14:56:15.493Z] === RUN   TestDockerNetworkDeletePreferID
14:56:15 [2020-12-10T14:56:15.493Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
14:56:15 [2020-12-10T14:56:15.493Z] === RUN   TestDaemonDNSFallback
14:56:15 [2020-12-10T14:56:15.493Z] --- SKIP: TestDaemonDNSFallback (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
14:56:15 [2020-12-10T14:56:15.493Z] === RUN   TestInspectNetwork
14:56:15 [2020-12-10T14:56:15.493Z] --- SKIP: TestInspectNetwork (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
14:56:15 [2020-12-10T14:56:15.493Z] === RUN   TestRunContainerWithBridgeNone
14:56:15 [2020-12-10T14:56:15.493Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
14:56:15 [2020-12-10T14:56:15.493Z] === RUN   TestNetworkInvalidJSON
14:56:15 [2020-12-10T14:56:15.493Z] === RUN   TestNetworkInvalidJSON//networks/create
14:56:15 [2020-12-10T14:56:15.493Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:56:15 [2020-12-10T14:56:15.493Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:56:15 [2020-12-10T14:56:15.493Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:56:15 [2020-12-10T14:56:15.493Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:56:15 [2020-12-10T14:56:15.493Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:56:15 [2020-12-10T14:56:15.493Z] === CONT  TestNetworkInvalidJSON//networks/create
14:56:15 [2020-12-10T14:56:15.493Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:56:15 [2020-12-10T14:56:15.493Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:56:15 [2020-12-10T14:56:15.493Z] --- PASS: TestNetworkInvalidJSON (0.02s)
14:56:15 [2020-12-10T14:56:15.493Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
14:56:15 [2020-12-10T14:56:15.493Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
14:56:15 [2020-12-10T14:56:15.493Z] === RUN   TestHostIPv4BridgeLabel
14:56:15 [2020-12-10T14:56:15.493Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     network_test.go:97: testEnv.OSType == "windows"
14:56:15 [2020-12-10T14:56:15.493Z] === RUN   TestDaemonRestartWithLiveRestore
14:56:15 [2020-12-10T14:56:15.493Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     service_test.go:29: testEnv.OSType == "windows"
14:56:15 [2020-12-10T14:56:15.493Z] === RUN   TestDaemonDefaultNetworkPools
14:56:15 [2020-12-10T14:56:15.493Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     service_test.go:52: testEnv.OSType == "windows"
14:56:15 [2020-12-10T14:56:15.493Z] === RUN   TestDaemonRestartWithExistingNetwork
14:56:15 [2020-12-10T14:56:15.493Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     service_test.go:96: testEnv.OSType == "windows"
14:56:15 [2020-12-10T14:56:15.493Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:56:15 [2020-12-10T14:56:15.493Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     service_test.go:130: testEnv.OSType == "windows"
14:56:15 [2020-12-10T14:56:15.493Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:56:15 [2020-12-10T14:56:15.493Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     service_test.go:181: testEnv.OSType == "windows"
14:56:15 [2020-12-10T14:56:15.493Z] === RUN   TestServiceWithPredefinedNetwork
14:56:15 [2020-12-10T14:56:15.493Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     service_test.go:206: testEnv.OSType == "windows"
14:56:15 [2020-12-10T14:56:15.493Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:56:15 [2020-12-10T14:56:15.493Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     service_test.go:236: FLAKY_TEST
14:56:15 [2020-12-10T14:56:15.493Z] === RUN   TestServiceWithDataPathPortInit
14:56:15 [2020-12-10T14:56:15.493Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     service_test.go:326: testEnv.OSType == "windows"
14:56:15 [2020-12-10T14:56:15.493Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:56:15 [2020-12-10T14:56:15.493Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     service_test.go:394: testEnv.OSType == "windows"
14:56:15 [2020-12-10T14:56:15.493Z] PASS
14:56:15 [2020-12-10T14:56:15.493Z] ok  	github.com/docker/docker/integration/network	0.196s
14:56:15 [2020-12-10T14:56:15.493Z] 
14:56:15 [2020-12-10T14:56:15.493Z] === Skipped
14:56:15 [2020-12-10T14:56:15.493Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
14:56:15 [2020-12-10T14:56:15.493Z] 
14:56:15 [2020-12-10T14:56:15.493Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
14:56:15 [2020-12-10T14:56:15.493Z] 
14:56:15 [2020-12-10T14:56:15.493Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
14:56:15 [2020-12-10T14:56:15.493Z] 
14:56:15 [2020-12-10T14:56:15.493Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
14:56:15 [2020-12-10T14:56:15.493Z] 
14:56:15 [2020-12-10T14:56:15.493Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
14:56:15 [2020-12-10T14:56:15.493Z] 
14:56:15 [2020-12-10T14:56:15.493Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     network_test.go:97: testEnv.OSType == "windows"
14:56:15 [2020-12-10T14:56:15.493Z] 
14:56:15 [2020-12-10T14:56:15.493Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     service_test.go:29: testEnv.OSType == "windows"
14:56:15 [2020-12-10T14:56:15.493Z] 
14:56:15 [2020-12-10T14:56:15.493Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     service_test.go:52: testEnv.OSType == "windows"
14:56:15 [2020-12-10T14:56:15.493Z] 
14:56:15 [2020-12-10T14:56:15.493Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     service_test.go:96: testEnv.OSType == "windows"
14:56:15 [2020-12-10T14:56:15.493Z] 
14:56:15 [2020-12-10T14:56:15.493Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     service_test.go:130: testEnv.OSType == "windows"
14:56:15 [2020-12-10T14:56:15.493Z] 
14:56:15 [2020-12-10T14:56:15.493Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     service_test.go:181: testEnv.OSType == "windows"
14:56:15 [2020-12-10T14:56:15.493Z] 
14:56:15 [2020-12-10T14:56:15.493Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     service_test.go:206: testEnv.OSType == "windows"
14:56:15 [2020-12-10T14:56:15.493Z] 
14:56:15 [2020-12-10T14:56:15.493Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     service_test.go:236: FLAKY_TEST
14:56:15 [2020-12-10T14:56:15.493Z] 
14:56:15 [2020-12-10T14:56:15.493Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     service_test.go:326: testEnv.OSType == "windows"
14:56:15 [2020-12-10T14:56:15.493Z] 
14:56:15 [2020-12-10T14:56:15.493Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
14:56:15 [2020-12-10T14:56:15.493Z]     service_test.go:394: testEnv.OSType == "windows"
14:56:15 [2020-12-10T14:56:15.493Z] 
14:56:15 [2020-12-10T14:56:15.493Z] 
14:56:15 [2020-12-10T14:56:15.493Z] DONE 19 tests, 15 skipped in 2.504s
14:56:15 [2020-12-10T14:56:15.493Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
14:56:15 [2020-12-10T14:56:15.952Z] testing: warning: no tests to run
14:56:15 [2020-12-10T14:56:15.952Z] PASS
14:56:15 [2020-12-10T14:56:15.952Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
14:56:15 [2020-12-10T14:56:15.952Z] 
14:56:15 [2020-12-10T14:56:15.952Z] DONE 0 tests in 0.267s
14:56:15 [2020-12-10T14:56:15.952Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
14:56:16 [2020-12-10T14:56:16.177Z] === RUN   TestDockerSuite/TestEventsStreaming
14:56:16 [2020-12-10T14:56:16.412Z] testing: warning: no tests to run
14:56:16 [2020-12-10T14:56:16.412Z] PASS
14:56:16 [2020-12-10T14:56:16.412Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
14:56:16 [2020-12-10T14:56:16.412Z] 
14:56:16 [2020-12-10T14:56:16.412Z] DONE 0 tests in 0.262s
14:56:16 [2020-12-10T14:56:16.412Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
14:56:16 [2020-12-10T14:56:16.745Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
14:56:17 [2020-12-10T14:56:17.386Z] testing: warning: no tests to run
14:56:17 [2020-12-10T14:56:17.387Z] PASS
14:56:17 [2020-12-10T14:56:17.387Z] ok  	github.com/docker/docker/integration/plugin	0.103s [no tests to run]
14:56:17 [2020-12-10T14:56:17.387Z] testing: warning: no tests to run
14:56:17 [2020-12-10T14:56:17.387Z] PASS
14:56:17 [2020-12-10T14:56:17.387Z] ok  	github.com/docker/docker/integration/plugin/authz	0.056s [no tests to run]
14:56:19 [2020-12-10T14:56:19.280Z] === RUN   TestDockerSuite/TestEventsTop
14:56:19 [2020-12-10T14:56:19.848Z] === RUN   TestDockerSuite/TestEventsUntag
14:56:22 [2020-12-10T14:56:22.380Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
14:56:23 [2020-12-10T14:56:23.783Z] --- PASS: TestCreateServiceMultipleTimes (15.48s)
14:56:23 [2020-12-10T14:56:23.783Z] === RUN   TestCreateServiceConflict
14:56:24 [2020-12-10T14:56:24.484Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:56:24 [2020-12-10T14:56:24.484Z] INFO: Testing against a local daemon
14:56:24 [2020-12-10T14:56:24.484Z] === RUN   TestExternalGraphDriver
14:56:24 [2020-12-10T14:56:24.484Z] --- SKIP: TestExternalGraphDriver (0.09s)
14:56:24 [2020-12-10T14:56:24.484Z]     external_test.go:48: runtime.GOOS == "windows"
14:56:24 [2020-12-10T14:56:24.484Z] === RUN   TestGraphdriverPluginV2
14:56:24 [2020-12-10T14:56:24.484Z] --- SKIP: TestGraphdriverPluginV2 (0.01s)
14:56:24 [2020-12-10T14:56:24.484Z]     external_test.go:408: runtime.GOOS == "windows"
14:56:24 [2020-12-10T14:56:24.484Z] PASS
14:56:24 [2020-12-10T14:56:24.484Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.454s
14:56:25 [2020-12-10T14:56:25.307Z] --- PASS: TestCreateServiceConflict (1.98s)
14:56:25 [2020-12-10T14:56:25.307Z] === RUN   TestCreateServiceMaxReplicas
14:56:25 [2020-12-10T14:56:25.453Z] testing: warning: no tests to run
14:56:25 [2020-12-10T14:56:25.453Z] PASS
14:56:25 [2020-12-10T14:56:25.453Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.132s [no tests to run]
14:56:25 [2020-12-10T14:56:25.453Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:56:25 [2020-12-10T14:56:25.453Z] INFO: Testing against a local daemon
14:56:25 [2020-12-10T14:56:25.453Z] === RUN   TestPluginInvalidJSON
14:56:25 [2020-12-10T14:56:25.453Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:56:25 [2020-12-10T14:56:25.453Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:56:25 [2020-12-10T14:56:25.453Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:56:25 [2020-12-10T14:56:25.453Z] --- PASS: TestPluginInvalidJSON (0.18s)
14:56:25 [2020-12-10T14:56:25.453Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
14:56:25 [2020-12-10T14:56:25.453Z] === RUN   TestPluginInstall
14:56:25 [2020-12-10T14:56:25.453Z] --- SKIP: TestPluginInstall (0.00s)
14:56:25 [2020-12-10T14:56:25.453Z]     plugin_test.go:55: testEnv.OSType == "windows"
14:56:25 [2020-12-10T14:56:25.453Z] PASS
14:56:25 [2020-12-10T14:56:25.453Z] ok  	github.com/docker/docker/integration/plugin/common	0.556s
14:56:25 [2020-12-10T14:56:25.453Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:56:25 [2020-12-10T14:56:25.453Z] INFO: Testing against a local daemon
14:56:25 [2020-12-10T14:56:25.453Z] === RUN   TestReadPluginNoRead
14:56:25 [2020-12-10T14:56:25.453Z] --- SKIP: TestReadPluginNoRead (0.00s)
14:56:25 [2020-12-10T14:56:25.453Z]     read_test.go:21: no unix domain sockets on Windows
14:56:25 [2020-12-10T14:56:25.453Z] PASS
14:56:25 [2020-12-10T14:56:25.453Z] ok  	github.com/docker/docker/integration/plugin/logging	0.335s
14:56:25 [2020-12-10T14:56:25.453Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
14:56:25 [2020-12-10T14:56:25.453Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
14:56:26 [2020-12-10T14:56:26.990Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:56:26 [2020-12-10T14:56:26.990Z] INFO: Testing against a local daemon
14:56:26 [2020-12-10T14:56:26.990Z] === RUN   TestPluginWithDevMounts
14:56:26 [2020-12-10T14:56:26.990Z] --- SKIP: TestPluginWithDevMounts (0.00s)
14:56:26 [2020-12-10T14:56:26.990Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
14:56:26 [2020-12-10T14:56:26.990Z] PASS
14:56:26 [2020-12-10T14:56:26.990Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.199s
14:56:26 [2020-12-10T14:56:26.990Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
14:56:26 [2020-12-10T14:56:26.990Z] 
14:56:26 [2020-12-10T14:56:26.990Z] === Skipped
14:56:26 [2020-12-10T14:56:26.990Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
14:56:26 [2020-12-10T14:56:26.990Z]     plugin_test.go:55: testEnv.OSType == "windows"
14:56:26 [2020-12-10T14:56:26.990Z] 
14:56:26 [2020-12-10T14:56:26.990Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.09s)
14:56:26 [2020-12-10T14:56:26.990Z]     external_test.go:48: runtime.GOOS == "windows"
14:56:26 [2020-12-10T14:56:26.990Z] 
14:56:26 [2020-12-10T14:56:26.990Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s)
14:56:26 [2020-12-10T14:56:26.990Z]     external_test.go:408: runtime.GOOS == "windows"
14:56:26 [2020-12-10T14:56:26.990Z] 
14:56:26 [2020-12-10T14:56:26.990Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
14:56:26 [2020-12-10T14:56:26.990Z]     read_test.go:21: no unix domain sockets on Windows
14:56:26 [2020-12-10T14:56:26.990Z] 
14:56:26 [2020-12-10T14:56:26.990Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
14:56:26 [2020-12-10T14:56:26.990Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
14:56:26 [2020-12-10T14:56:26.990Z] 
14:56:26 [2020-12-10T14:56:26.990Z] 
14:56:26 [2020-12-10T14:56:26.990Z] DONE 7 tests, 5 skipped in 10.925s
14:56:27 [2020-12-10T14:56:27.449Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
14:56:27 [2020-12-10T14:56:27.449Z] testing: warning: no tests to run
14:56:27 [2020-12-10T14:56:27.449Z] PASS
14:56:27 [2020-12-10T14:56:27.449Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
14:56:27 [2020-12-10T14:56:27.449Z] 
14:56:27 [2020-12-10T14:56:27.449Z] DONE 0 tests in 0.267s
14:56:27 [2020-12-10T14:56:27.449Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
14:56:27 [2020-12-10T14:56:27.648Z] --- PASS: TestServiceUpdateNetwork (12.51s)
14:56:27 [2020-12-10T14:56:27.648Z] === RUN   TestServiceUpdatePidsLimit
14:56:28 [2020-12-10T14:56:28.040Z] --- PASS: TestCreateServiceMaxReplicas (2.56s)
14:56:28 [2020-12-10T14:56:28.041Z] === RUN   TestCreateWithDuplicateNetworkNames
14:56:28 [2020-12-10T14:56:28.418Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:56:28 [2020-12-10T14:56:28.418Z] INFO: Testing against a local daemon
14:56:28 [2020-12-10T14:56:28.418Z] === RUN   TestPluginInvalidJSON
14:56:28 [2020-12-10T14:56:28.418Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:56:28 [2020-12-10T14:56:28.418Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:56:28 [2020-12-10T14:56:28.418Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:56:28 [2020-12-10T14:56:28.418Z] --- PASS: TestPluginInvalidJSON (0.18s)
14:56:28 [2020-12-10T14:56:28.418Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
14:56:28 [2020-12-10T14:56:28.418Z] === RUN   TestPluginInstall
14:56:28 [2020-12-10T14:56:28.418Z] --- SKIP: TestPluginInstall (0.00s)
14:56:28 [2020-12-10T14:56:28.418Z]     plugin_test.go:55: testEnv.OSType == "windows"
14:56:28 [2020-12-10T14:56:28.418Z] PASS
14:56:28 [2020-12-10T14:56:28.418Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
14:56:28 [2020-12-10T14:56:28.418Z] 
14:56:28 [2020-12-10T14:56:28.418Z] === Skipped
14:56:28 [2020-12-10T14:56:28.418Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
14:56:28 [2020-12-10T14:56:28.418Z]     plugin_test.go:55: testEnv.OSType == "windows"
14:56:28 [2020-12-10T14:56:28.418Z] 
14:56:28 [2020-12-10T14:56:28.418Z] 
14:56:28 [2020-12-10T14:56:28.418Z] DONE 3 tests, 1 skipped in 0.677s
14:56:28 [2020-12-10T14:56:28.418Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
14:56:28 [2020-12-10T14:56:28.587Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:56:28 [2020-12-10T14:56:28.877Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:56:28 [2020-12-10T14:56:28.877Z] INFO: Testing against a local daemon
14:56:28 [2020-12-10T14:56:28.877Z] === RUN   TestExternalGraphDriver
14:56:28 [2020-12-10T14:56:28.877Z] --- SKIP: TestExternalGraphDriver (0.09s)
14:56:28 [2020-12-10T14:56:28.877Z]     external_test.go:48: runtime.GOOS == "windows"
14:56:28 [2020-12-10T14:56:28.877Z] === RUN   TestGraphdriverPluginV2
14:56:28 [2020-12-10T14:56:28.877Z] --- SKIP: TestGraphdriverPluginV2 (0.01s)
14:56:28 [2020-12-10T14:56:28.877Z]     external_test.go:408: runtime.GOOS == "windows"
14:56:28 [2020-12-10T14:56:28.877Z] PASS
14:56:28 [2020-12-10T14:56:28.877Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
14:56:28 [2020-12-10T14:56:28.877Z] 
14:56:28 [2020-12-10T14:56:28.877Z] === Skipped
14:56:28 [2020-12-10T14:56:28.877Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.09s)
14:56:28 [2020-12-10T14:56:28.877Z]     external_test.go:48: runtime.GOOS == "windows"
14:56:28 [2020-12-10T14:56:28.877Z] 
14:56:28 [2020-12-10T14:56:28.877Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s)
14:56:28 [2020-12-10T14:56:28.877Z]     external_test.go:408: runtime.GOOS == "windows"
14:56:28 [2020-12-10T14:56:28.877Z] 
14:56:28 [2020-12-10T14:56:28.877Z] 
14:56:28 [2020-12-10T14:56:28.877Z] DONE 2 tests, 2 skipped in 0.640s
14:56:28 [2020-12-10T14:56:28.877Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
14:56:29 [2020-12-10T14:56:29.163Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:56:29 [2020-12-10T14:56:29.847Z] testing: warning: no tests to run
14:56:29 [2020-12-10T14:56:29.847Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:56:29 [2020-12-10T14:56:29.847Z] PASS
14:56:29 [2020-12-10T14:56:29.847Z] INFO: Testing against a local daemon
14:56:29 [2020-12-10T14:56:29.847Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
14:56:29 [2020-12-10T14:56:29.847Z] === RUN   TestReadPluginNoRead
14:56:29 [2020-12-10T14:56:29.847Z] --- SKIP: TestReadPluginNoRead (0.00s)
14:56:29 [2020-12-10T14:56:29.847Z]     read_test.go:21: no unix domain sockets on Windows
14:56:29 [2020-12-10T14:56:29.847Z] PASS
14:56:29 [2020-12-10T14:56:29.847Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
14:56:29 [2020-12-10T14:56:29.847Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
14:56:29 [2020-12-10T14:56:29.848Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
14:56:29 [2020-12-10T14:56:29.848Z] 
14:56:29 [2020-12-10T14:56:29.848Z] === Skipped
14:56:29 [2020-12-10T14:56:29.848Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
14:56:29 [2020-12-10T14:56:29.848Z]     read_test.go:21: no unix domain sockets on Windows
14:56:29 [2020-12-10T14:56:29.848Z] 
14:56:29 [2020-12-10T14:56:29.848Z] 
14:56:29 [2020-12-10T14:56:29.848Z] DONE 1 tests, 1 skipped in 0.747s
14:56:29 [2020-12-10T14:56:29.848Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
14:56:30 [2020-12-10T14:56:30.307Z] testing: warning: no tests to run
14:56:30 [2020-12-10T14:56:30.307Z] PASS
14:56:30 [2020-12-10T14:56:30.307Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
14:56:30 [2020-12-10T14:56:30.307Z] 
14:56:30 [2020-12-10T14:56:30.307Z] DONE 0 tests in 0.417s
14:56:30 [2020-12-10T14:56:30.307Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
14:56:30 [2020-12-10T14:56:30.765Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:56:30 [2020-12-10T14:56:30.765Z] INFO: Testing against a local daemon
14:56:30 [2020-12-10T14:56:30.765Z] === RUN   TestPluginWithDevMounts
14:56:30 [2020-12-10T14:56:30.765Z] --- SKIP: TestPluginWithDevMounts (0.00s)
14:56:30 [2020-12-10T14:56:30.765Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
14:56:30 [2020-12-10T14:56:30.765Z] PASS
14:56:30 [2020-12-10T14:56:30.765Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
14:56:30 [2020-12-10T14:56:30.765Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
14:56:30 [2020-12-10T14:56:30.765Z] 
14:56:30 [2020-12-10T14:56:30.765Z] === Skipped
14:56:30 [2020-12-10T14:56:30.766Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
14:56:30 [2020-12-10T14:56:30.766Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
14:56:30 [2020-12-10T14:56:30.766Z] 
14:56:30 [2020-12-10T14:56:30.766Z] 
14:56:30 [2020-12-10T14:56:30.766Z] DONE 1 tests, 1 skipped in 0.687s
14:56:30 [2020-12-10T14:56:30.766Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
14:56:32 [2020-12-10T14:56:32.944Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:56:32 [2020-12-10T14:56:32.944Z] INFO: Testing against a local daemon
14:56:32 [2020-12-10T14:56:32.944Z] === RUN   TestSecretInspect
14:56:32 [2020-12-10T14:56:32.944Z] --- SKIP: TestSecretInspect (0.00s)
14:56:32 [2020-12-10T14:56:32.944Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
14:56:32 [2020-12-10T14:56:32.944Z] === RUN   TestSecretList
14:56:32 [2020-12-10T14:56:32.944Z] --- SKIP: TestSecretList (0.00s)
14:56:32 [2020-12-10T14:56:32.944Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
14:56:32 [2020-12-10T14:56:32.944Z] === RUN   TestSecretsCreateAndDelete
14:56:32 [2020-12-10T14:56:32.944Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
14:56:32 [2020-12-10T14:56:32.944Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
14:56:32 [2020-12-10T14:56:32.944Z] === RUN   TestSecretsUpdate
14:56:32 [2020-12-10T14:56:32.944Z] --- SKIP: TestSecretsUpdate (0.00s)
14:56:32 [2020-12-10T14:56:32.944Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
14:56:32 [2020-12-10T14:56:32.944Z] === RUN   TestTemplatedSecret
14:56:32 [2020-12-10T14:56:32.944Z] --- SKIP: TestTemplatedSecret (0.00s)
14:56:32 [2020-12-10T14:56:32.944Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
14:56:32 [2020-12-10T14:56:32.944Z] === RUN   TestSecretCreateResolve
14:56:32 [2020-12-10T14:56:32.944Z] --- SKIP: TestSecretCreateResolve (0.00s)
14:56:32 [2020-12-10T14:56:32.944Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
14:56:32 [2020-12-10T14:56:32.944Z] PASS
14:56:32 [2020-12-10T14:56:32.944Z] ok  	github.com/docker/docker/integration/secret	0.214s
14:56:32 [2020-12-10T14:56:32.944Z] 
14:56:32 [2020-12-10T14:56:32.944Z] === Skipped
14:56:32 [2020-12-10T14:56:32.944Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
14:56:32 [2020-12-10T14:56:32.944Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
14:56:32 [2020-12-10T14:56:32.944Z] 
14:56:32 [2020-12-10T14:56:32.944Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
14:56:32 [2020-12-10T14:56:32.944Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
14:56:32 [2020-12-10T14:56:32.944Z] 
14:56:32 [2020-12-10T14:56:32.944Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
14:56:32 [2020-12-10T14:56:32.944Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
14:56:32 [2020-12-10T14:56:32.944Z] 
14:56:32 [2020-12-10T14:56:32.944Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
14:56:32 [2020-12-10T14:56:32.944Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
14:56:32 [2020-12-10T14:56:32.944Z] 
14:56:32 [2020-12-10T14:56:32.944Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
14:56:32 [2020-12-10T14:56:32.944Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
14:56:32 [2020-12-10T14:56:32.944Z] 
14:56:32 [2020-12-10T14:56:32.944Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
14:56:32 [2020-12-10T14:56:32.944Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
14:56:32 [2020-12-10T14:56:32.944Z] 
14:56:32 [2020-12-10T14:56:32.944Z] 
14:56:32 [2020-12-10T14:56:32.944Z] DONE 6 tests, 6 skipped in 1.907s
14:56:32 [2020-12-10T14:56:32.944Z] Running D:\gopath\src\github.com\docker\docker\integration\service
14:56:33 [2020-12-10T14:56:33.357Z] === RUN   TestDockerSuite/TestExec
14:56:33 [2020-12-10T14:56:33.924Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
14:56:34 [2020-12-10T14:56:34.183Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
14:56:34 [2020-12-10T14:56:34.751Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
14:56:35 [2020-12-10T14:56:35.122Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:56:35 [2020-12-10T14:56:35.122Z] INFO: Testing against a local daemon
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestServiceCreateInit
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:56:35 [2020-12-10T14:56:35.122Z] --- PASS: TestServiceCreateInit (0.03s)
14:56:35 [2020-12-10T14:56:35.122Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:56:35 [2020-12-10T14:56:35.122Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.122Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:56:35 [2020-12-10T14:56:35.122Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestCreateServiceMultipleTimes
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
14:56:35 [2020-12-10T14:56:35.122Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestCreateServiceConflict
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestCreateServiceConflict (0.00s)
14:56:35 [2020-12-10T14:56:35.122Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestCreateServiceMaxReplicas
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
14:56:35 [2020-12-10T14:56:35.122Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestCreateWithDuplicateNetworkNames
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
14:56:35 [2020-12-10T14:56:35.122Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestCreateServiceSecretFileMode
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
14:56:35 [2020-12-10T14:56:35.122Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestCreateServiceConfigFileMode
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
14:56:35 [2020-12-10T14:56:35.122Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestCreateServiceSysctls
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestCreateServiceSysctls (0.02s)
14:56:35 [2020-12-10T14:56:35.122Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestCreateServiceCapabilities
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
14:56:35 [2020-12-10T14:56:35.122Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestInspect
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestInspect (0.00s)
14:56:35 [2020-12-10T14:56:35.122Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestCreateJob
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestCreateJob (0.00s)
14:56:35 [2020-12-10T14:56:35.122Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestReplicatedJob
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestReplicatedJob (0.00s)
14:56:35 [2020-12-10T14:56:35.122Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestUpdateReplicatedJob
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
14:56:35 [2020-12-10T14:56:35.122Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestServiceListWithStatuses
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:56:35 [2020-12-10T14:56:35.122Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestDockerNetworkConnectAlias
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
14:56:35 [2020-12-10T14:56:35.122Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestDockerNetworkReConnect
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
14:56:35 [2020-12-10T14:56:35.122Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestServicePlugin
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestServicePlugin (0.00s)
14:56:35 [2020-12-10T14:56:35.122Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestServiceUpdateLabel
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestServiceUpdateLabel (0.00s)
14:56:35 [2020-12-10T14:56:35.122Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestServiceUpdateSecrets
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
14:56:35 [2020-12-10T14:56:35.122Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestServiceUpdateConfigs
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
14:56:35 [2020-12-10T14:56:35.122Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestServiceUpdateNetwork
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
14:56:35 [2020-12-10T14:56:35.122Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
14:56:35 [2020-12-10T14:56:35.122Z] === RUN   TestServiceUpdatePidsLimit
14:56:35 [2020-12-10T14:56:35.122Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
14:56:35 [2020-12-10T14:56:35.122Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
14:56:35 [2020-12-10T14:56:35.122Z] PASS
14:56:35 [2020-12-10T14:56:35.122Z] ok  	github.com/docker/docker/integration/service	0.320s
14:56:35 [2020-12-10T14:56:35.319Z] === RUN   TestDockerSuite/TestExecAPIStart
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === Skipped
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s)
14:56:35 [2020-12-10T14:56:35.582Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.01s)
14:56:35 [2020-12-10T14:56:35.582Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
14:56:35 [2020-12-10T14:56:35.582Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
14:56:35 [2020-12-10T14:56:35.582Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
14:56:35 [2020-12-10T14:56:35.582Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] 
14:56:35 [2020-12-10T14:56:35.582Z] DONE 24 tests, 23 skipped in 2.444s
14:56:35 [2020-12-10T14:56:35.582Z] Running D:\gopath\src\github.com\docker\docker\integration\session
14:56:36 [2020-12-10T14:56:36.259Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:56:36 [2020-12-10T14:56:36.259Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
14:56:36 [2020-12-10T14:56:36.829Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
14:56:37 [2020-12-10T14:56:37.121Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:56:37 [2020-12-10T14:56:37.121Z] INFO: Testing against a local daemon
14:56:37 [2020-12-10T14:56:37.121Z] === RUN   TestSessionCreate
14:56:37 [2020-12-10T14:56:37.121Z] --- SKIP: TestSessionCreate (0.00s)
14:56:37 [2020-12-10T14:56:37.121Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
14:56:37 [2020-12-10T14:56:37.121Z] === RUN   TestSessionCreateWithBadUpgrade
14:56:37 [2020-12-10T14:56:37.121Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
14:56:37 [2020-12-10T14:56:37.121Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
14:56:37 [2020-12-10T14:56:37.121Z] PASS
14:56:37 [2020-12-10T14:56:37.121Z] ok  	github.com/docker/docker/integration/session	0.191s
14:56:37 [2020-12-10T14:56:37.121Z] 
14:56:37 [2020-12-10T14:56:37.121Z] === Skipped
14:56:37 [2020-12-10T14:56:37.121Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
14:56:37 [2020-12-10T14:56:37.121Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
14:56:37 [2020-12-10T14:56:37.121Z] 
14:56:37 [2020-12-10T14:56:37.121Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
14:56:37 [2020-12-10T14:56:37.121Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
14:56:37 [2020-12-10T14:56:37.121Z] 
14:56:37 [2020-12-10T14:56:37.121Z] 
14:56:37 [2020-12-10T14:56:37.121Z] DONE 2 tests, 2 skipped in 1.840s
14:56:37 [2020-12-10T14:56:37.121Z] Running D:\gopath\src\github.com\docker\docker\integration\system
14:56:37 [2020-12-10T14:56:37.397Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
14:56:37 [2020-12-10T14:56:37.966Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
14:56:38 [2020-12-10T14:56:38.533Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
14:56:39 [2020-12-10T14:56:39.100Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
14:56:39 [2020-12-10T14:56:39.298Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:56:39 [2020-12-10T14:56:39.298Z] INFO: Testing against a local daemon
14:56:39 [2020-12-10T14:56:39.298Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:56:39 [2020-12-10T14:56:39.298Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:56:39 [2020-12-10T14:56:39.298Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
14:56:39 [2020-12-10T14:56:39.298Z] === RUN   TestEventsExecDie
14:56:39 [2020-12-10T14:56:39.298Z] --- SKIP: TestEventsExecDie (0.00s)
14:56:39 [2020-12-10T14:56:39.298Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
14:56:39 [2020-12-10T14:56:39.298Z] === RUN   TestEventsBackwardsCompatible
14:56:39 [2020-12-10T14:56:39.298Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
14:56:39 [2020-12-10T14:56:39.298Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
14:56:39 [2020-12-10T14:56:39.298Z] === RUN   TestInfoAPI
14:56:39 [2020-12-10T14:56:39.298Z] --- PASS: TestInfoAPI (0.02s)
14:56:39 [2020-12-10T14:56:39.298Z] === RUN   TestInfoAPIWarnings
14:56:39 [2020-12-10T14:56:39.298Z] --- SKIP: TestInfoAPIWarnings (0.00s)
14:56:39 [2020-12-10T14:56:39.298Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
14:56:39 [2020-12-10T14:56:39.298Z] === RUN   TestInfoDebug
14:56:39 [2020-12-10T14:56:39.298Z] --- SKIP: TestInfoDebug (0.00s)
14:56:39 [2020-12-10T14:56:39.298Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
14:56:39 [2020-12-10T14:56:39.298Z] === RUN   TestInfoInsecureRegistries
14:56:39 [2020-12-10T14:56:39.298Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
14:56:39 [2020-12-10T14:56:39.298Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
14:56:39 [2020-12-10T14:56:39.298Z] === RUN   TestInfoRegistryMirrors
14:56:39 [2020-12-10T14:56:39.298Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
14:56:39 [2020-12-10T14:56:39.298Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
14:56:39 [2020-12-10T14:56:39.298Z] === RUN   TestLoginFailsWithBadCredentials
14:56:39 [2020-12-10T14:56:39.359Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
14:56:40 [2020-12-10T14:56:40.266Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
14:56:40 [2020-12-10T14:56:40.266Z] === RUN   TestPingCacheHeaders
14:56:40 [2020-12-10T14:56:40.266Z] --- PASS: TestPingCacheHeaders (0.02s)
14:56:40 [2020-12-10T14:56:40.266Z] === RUN   TestPingGet
14:56:40 [2020-12-10T14:56:40.266Z] --- PASS: TestPingGet (0.02s)
14:56:40 [2020-12-10T14:56:40.266Z] === RUN   TestPingHead
14:56:40 [2020-12-10T14:56:40.266Z] --- PASS: TestPingHead (0.02s)
14:56:40 [2020-12-10T14:56:40.266Z] === RUN   TestVersion
14:56:40 [2020-12-10T14:56:40.266Z] --- PASS: TestVersion (0.02s)
14:56:40 [2020-12-10T14:56:40.266Z] PASS
14:56:40 [2020-12-10T14:56:40.266Z] ok  	github.com/docker/docker/integration/system	1.222s
14:56:40 [2020-12-10T14:56:40.266Z] 
14:56:40 [2020-12-10T14:56:40.266Z] === Skipped
14:56:40 [2020-12-10T14:56:40.266Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:56:40 [2020-12-10T14:56:40.266Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
14:56:40 [2020-12-10T14:56:40.266Z] 
14:56:40 [2020-12-10T14:56:40.266Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
14:56:40 [2020-12-10T14:56:40.266Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
14:56:40 [2020-12-10T14:56:40.266Z] 
14:56:40 [2020-12-10T14:56:40.266Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
14:56:40 [2020-12-10T14:56:40.266Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
14:56:40 [2020-12-10T14:56:40.266Z] 
14:56:40 [2020-12-10T14:56:40.266Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
14:56:40 [2020-12-10T14:56:40.266Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
14:56:40 [2020-12-10T14:56:40.266Z] 
14:56:40 [2020-12-10T14:56:40.266Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
14:56:40 [2020-12-10T14:56:40.266Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
14:56:40 [2020-12-10T14:56:40.266Z] 
14:56:40 [2020-12-10T14:56:40.266Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
14:56:40 [2020-12-10T14:56:40.266Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
14:56:40 [2020-12-10T14:56:40.266Z] 
14:56:40 [2020-12-10T14:56:40.266Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
14:56:40 [2020-12-10T14:56:40.266Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
14:56:40 [2020-12-10T14:56:40.266Z] 
14:56:40 [2020-12-10T14:56:40.266Z] 
14:56:40 [2020-12-10T14:56:40.266Z] DONE 13 tests, 7 skipped in 2.965s
14:56:40 [2020-12-10T14:56:40.266Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
14:56:40 [2020-12-10T14:56:40.297Z] === RUN   TestDockerSuite/TestExecCgroup
14:56:41 [2020-12-10T14:56:41.234Z] === RUN   TestDockerSuite/TestExecEnv
14:56:41 [2020-12-10T14:56:41.802Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
14:56:42 [2020-12-10T14:56:42.443Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:56:42 [2020-12-10T14:56:42.443Z] INFO: Testing against a local daemon
14:56:42 [2020-12-10T14:56:42.443Z] === RUN   TestVolumesCreateAndList
14:56:42 [2020-12-10T14:56:42.443Z] --- PASS: TestVolumesCreateAndList (0.04s)
14:56:42 [2020-12-10T14:56:42.443Z] === RUN   TestVolumesRemove
14:56:42 [2020-12-10T14:56:42.443Z] --- PASS: TestVolumesRemove (0.05s)
14:56:42 [2020-12-10T14:56:42.443Z] === RUN   TestVolumesInspect
14:56:42 [2020-12-10T14:56:42.443Z] --- PASS: TestVolumesInspect (0.03s)
14:56:42 [2020-12-10T14:56:42.443Z] === RUN   TestVolumesInvalidJSON
14:56:42 [2020-12-10T14:56:42.443Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:56:42 [2020-12-10T14:56:42.443Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:56:42 [2020-12-10T14:56:42.443Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:56:42 [2020-12-10T14:56:42.443Z] --- PASS: TestVolumesInvalidJSON (0.02s)
14:56:42 [2020-12-10T14:56:42.443Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:56:42 [2020-12-10T14:56:42.443Z] PASS
14:56:42 [2020-12-10T14:56:42.443Z] ok  	github.com/docker/docker/integration/volume	0.303s
14:56:42 [2020-12-10T14:56:42.443Z] 
14:56:42 [2020-12-10T14:56:42.443Z] DONE 5 tests in 2.156s
14:56:42 [2020-12-10T14:56:42.443Z] INFO: make.ps1 ended at 12/10/2020 14:56:42
14:56:42 [2020-12-10T14:56:42.443Z] INFO: Integration CLI tests being run from the host:
14:56:42 [2020-12-10T14:56:42.443Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
14:56:42 [2020-12-10T14:56:42.740Z] === RUN   TestDockerSuite/TestExecExitStatus
14:56:43 [2020-12-10T14:56:43.307Z] === RUN   TestDockerSuite/TestExecInspectID
14:56:43 [2020-12-10T14:56:43.376Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.90s)
14:56:43 [2020-12-10T14:56:43.376Z] === RUN   TestCreateServiceSecretFileMode
14:56:43 [2020-12-10T14:56:43.376Z] --- PASS: TestCreateServiceSecretFileMode (2.31s)
14:56:43 [2020-12-10T14:56:43.376Z] === RUN   TestCreateServiceConfigFileMode
14:56:43 [2020-12-10T14:56:43.566Z] --- PASS: TestServiceUpdatePidsLimit (15.98s)
14:56:43 [2020-12-10T14:56:43.566Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
14:56:43 [2020-12-10T14:56:43.566Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
14:56:43 [2020-12-10T14:56:43.566Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s)
14:56:43 [2020-12-10T14:56:43.566Z] PASS
14:56:43 [2020-12-10T14:56:43.566Z] 
14:56:43 [2020-12-10T14:56:43.566Z] === Skipped
14:56:43 [2020-12-10T14:56:43.566Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
14:56:43 [2020-12-10T14:56:43.566Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:56:43 [2020-12-10T14:56:43.566Z] 
14:56:43 [2020-12-10T14:56:43.566Z] 
14:56:43 [2020-12-10T14:56:43.566Z] DONE 27 tests, 1 skipped in 179.402s
14:56:43 [2020-12-10T14:56:43.566Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
14:56:43 [2020-12-10T14:56:43.566Z] ++ 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
14:56:43 [2020-12-10T14:56:43.566Z] ++ set -e
14:56:43 [2020-12-10T14:56:43.566Z] ++ '[' -n 0 ']'
14:56:43 [2020-12-10T14:56:43.566Z] ++ set -x
14:56:43 [2020-12-10T14:56:43.566Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:56:43 [2020-12-10T14:56:43.825Z] INFO: Testing against a local daemon
14:56:43 [2020-12-10T14:56:43.825Z] === RUN   TestSessionCreate
14:56:43 [2020-12-10T14:56:43.825Z] --- PASS: TestSessionCreate (0.04s)
14:56:43 [2020-12-10T14:56:43.825Z] === RUN   TestSessionCreateWithBadUpgrade
14:56:43 [2020-12-10T14:56:43.825Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:56:43 [2020-12-10T14:56:43.825Z] PASS
14:56:43 [2020-12-10T14:56:43.825Z] 
14:56:43 [2020-12-10T14:56:43.825Z] DONE 2 tests in 0.214s
14:56:43 [2020-12-10T14:56:43.825Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
14:56:43 [2020-12-10T14:56:43.825Z] ++ 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
14:56:43 [2020-12-10T14:56:43.825Z] ++ set -e
14:56:43 [2020-12-10T14:56:43.825Z] ++ '[' -n 0 ']'
14:56:43 [2020-12-10T14:56:43.825Z] ++ set -x
14:56:43 [2020-12-10T14:56:43.825Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:56:44 [2020-12-10T14:56:44.084Z] INFO: Testing against a local daemon
14:56:44 [2020-12-10T14:56:44.084Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:56:44 [2020-12-10T14:56:44.084Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:56:44 [2020-12-10T14:56:44.084Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:56:44 [2020-12-10T14:56:44.084Z] === RUN   TestEventsExecDie
14:56:44 [2020-12-10T14:56:44.653Z] --- PASS: TestEventsExecDie (0.54s)
14:56:44 [2020-12-10T14:56:44.653Z] === RUN   TestEventsBackwardsCompatible
14:56:44 [2020-12-10T14:56:44.653Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
14:56:44 [2020-12-10T14:56:44.653Z] === RUN   TestInfoBinaryCommits
14:56:44 [2020-12-10T14:56:44.653Z] --- PASS: TestInfoBinaryCommits (0.03s)
14:56:44 [2020-12-10T14:56:44.653Z] === RUN   TestInfoAPIVersioned
14:56:44 [2020-12-10T14:56:44.653Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:56:44 [2020-12-10T14:56:44.653Z] === RUN   TestInfoDiscoveryBackend
14:56:45 [2020-12-10T14:56:45.221Z] === RUN   TestDockerSuite/TestExecInteractive
14:56:45 [2020-12-10T14:56:45.221Z] --- PASS: TestInfoDiscoveryBackend (0.56s)
14:56:45 [2020-12-10T14:56:45.221Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:56:45 [2020-12-10T14:56:45.459Z] --- PASS: TestCreateServiceConfigFileMode (2.23s)
14:56:45 [2020-12-10T14:56:45.459Z] === RUN   TestCreateServiceSysctls
14:56:45 [2020-12-10T14:56:45.789Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
14:56:46 [2020-12-10T14:56:46.356Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
14:56:46 [2020-12-10T14:56:46.356Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:56:46 [2020-12-10T14:56:46.356Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:56:46 [2020-12-10T14:56:46.940Z] === RUN   TestDockerSuite/TestExecParseError
14:56:46 [2020-12-10T14:56:46.940Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s)
14:56:46 [2020-12-10T14:56:46.940Z] === RUN   TestInfoAPI
14:56:46 [2020-12-10T14:56:46.940Z] --- PASS: TestInfoAPI (0.07s)
14:56:46 [2020-12-10T14:56:46.940Z] === RUN   TestInfoAPIWarnings
14:56:47 [2020-12-10T14:56:47.508Z] === RUN   TestDockerSuite/TestExecPausedContainer
14:56:48 [2020-12-10T14:56:48.076Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
14:56:48 [2020-12-10T14:56:48.338Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
14:56:49 [2020-12-10T14:56:49.003Z] --- PASS: TestCreateServiceSysctls (3.05s)
14:56:49 [2020-12-10T14:56:49.003Z] === RUN   TestCreateServiceCapabilities
14:56:49 [2020-12-10T14:56:49.274Z] === RUN   TestDockerSuite/TestExecSetEnv
14:56:49 [2020-12-10T14:56:49.843Z] === RUN   TestDockerSuite/TestExecStartFails
14:56:50 [2020-12-10T14:56:50.411Z] === RUN   TestDockerSuite/TestExecStateCleanup
14:56:51 [2020-12-10T14:56:51.029Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:56:51 [2020-12-10T14:56:51.029Z] INFO: Testing against a local daemon
14:56:51 [2020-12-10T14:56:51.029Z] === RUN   TestDockerSuite
14:56:51 [2020-12-10T14:56:51.029Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
14:56:51 [2020-12-10T14:56:51.029Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
14:56:51 [2020-12-10T14:56:51.029Z] === RUN   TestDockerSuite/TestAPIErrorJSON
14:56:51 [2020-12-10T14:56:51.029Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
14:56:51 [2020-12-10T14:56:51.029Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
14:56:51 [2020-12-10T14:56:51.029Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
14:56:51 [2020-12-10T14:56:51.029Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
14:56:51 [2020-12-10T14:56:51.029Z] === RUN   TestDockerSuite/TestAPIImagesDelete
14:56:51 [2020-12-10T14:56:51.029Z] === RUN   TestDockerSuite/TestAPIImagesFilter
14:56:51 [2020-12-10T14:56:51.029Z] === RUN   TestDockerSuite/TestAPIImagesHistory
14:56:51 [2020-12-10T14:56:51.073Z] --- PASS: TestCreateServiceCapabilities (2.30s)
14:56:51 [2020-12-10T14:56:51.074Z] === RUN   TestInspect
14:56:51 [2020-12-10T14:56:51.488Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
14:56:51 [2020-12-10T14:56:51.947Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
14:56:53 [2020-12-10T14:56:53.152Z] --- PASS: TestInspect (2.40s)
14:56:53 [2020-12-10T14:56:53.152Z] === RUN   TestCreateJob
14:56:56 [2020-12-10T14:56:56.671Z] --- PASS: TestCreateJob (2.98s)
14:56:56 [2020-12-10T14:56:56.671Z] === RUN   TestReplicatedJob
14:57:01 [2020-12-10T14:57:01.142Z] --- PASS: TestReplicatedJob (4.90s)
14:57:01 [2020-12-10T14:57:01.142Z] === RUN   TestUpdateReplicatedJob
14:57:02 [2020-12-10T14:57:02.612Z] === RUN   TestDockerSuite/TestExecStopNotHanging
14:57:02 [2020-12-10T14:57:02.612Z] === RUN   TestDockerSuite/TestExecTTY
14:57:02 [2020-12-10T14:57:02.612Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
14:57:02 [2020-12-10T14:57:02.612Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
14:57:03 [2020-12-10T14:57:03.181Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
14:57:03 [2020-12-10T14:57:03.440Z] --- PASS: TestInfoAPIWarnings (16.44s)
14:57:03 [2020-12-10T14:57:03.440Z] === RUN   TestInfoDebug
14:57:03 [2020-12-10T14:57:03.699Z] === RUN   TestDockerSuite/TestExecUlimits
14:57:03 [2020-12-10T14:57:03.874Z] --- PASS: TestUpdateReplicatedJob (3.00s)
14:57:03 [2020-12-10T14:57:03.874Z] === RUN   TestServiceListWithStatuses
14:57:03 [2020-12-10T14:57:03.959Z] --- PASS: TestInfoDebug (0.55s)
14:57:03 [2020-12-10T14:57:03.959Z] === RUN   TestInfoInsecureRegistries
14:57:04 [2020-12-10T14:57:04.166Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:57:04 [2020-12-10T14:57:04.166Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:57:04 [2020-12-10T14:57:04.166Z] === RUN   TestDockerNetworkConnectAlias
14:57:04 [2020-12-10T14:57:04.528Z] --- PASS: TestInfoInsecureRegistries (0.55s)
14:57:04 [2020-12-10T14:57:04.528Z] === RUN   TestInfoRegistryMirrors
14:57:04 [2020-12-10T14:57:04.787Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
14:57:04 [2020-12-10T14:57:04.787Z] === RUN   TestDockerSuite/TestExecWithImageUser
14:57:05 [2020-12-10T14:57:05.047Z] --- PASS: TestInfoRegistryMirrors (0.55s)
14:57:05 [2020-12-10T14:57:05.047Z] === RUN   TestLoginFailsWithBadCredentials
14:57:05 [2020-12-10T14:57:05.307Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
14:57:05 [2020-12-10T14:57:05.307Z] === RUN   TestPingCacheHeaders
14:57:05 [2020-12-10T14:57:05.307Z] --- PASS: TestPingCacheHeaders (0.02s)
14:57:05 [2020-12-10T14:57:05.307Z] === RUN   TestPingGet
14:57:05 [2020-12-10T14:57:05.307Z] --- PASS: TestPingGet (0.01s)
14:57:05 [2020-12-10T14:57:05.307Z] === RUN   TestPingHead
14:57:05 [2020-12-10T14:57:05.307Z] --- PASS: TestPingHead (0.06s)
14:57:05 [2020-12-10T14:57:05.307Z] === RUN   TestVersion
14:57:05 [2020-12-10T14:57:05.568Z] --- PASS: TestVersion (0.04s)
14:57:05 [2020-12-10T14:57:05.568Z] PASS
14:57:05 [2020-12-10T14:57:05.568Z] 
14:57:05 [2020-12-10T14:57:05.568Z] === Skipped
14:57:05 [2020-12-10T14:57:05.568Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:57:05 [2020-12-10T14:57:05.568Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:57:05 [2020-12-10T14:57:05.568Z] 
14:57:05 [2020-12-10T14:57:05.568Z] 
14:57:05 [2020-12-10T14:57:05.568Z] DONE 18 tests, 1 skipped in 21.563s
14:57:05 [2020-12-10T14:57:05.568Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
14:57:05 [2020-12-10T14:57:05.568Z] ++ 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
14:57:05 [2020-12-10T14:57:05.568Z] ++ set -e
14:57:05 [2020-12-10T14:57:05.568Z] ++ '[' -n 0 ']'
14:57:05 [2020-12-10T14:57:05.568Z] ++ set -x
14:57:05 [2020-12-10T14:57:05.568Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:57:05 [2020-12-10T14:57:05.568Z] INFO: Testing against a local daemon
14:57:05 [2020-12-10T14:57:05.568Z] === RUN   TestVolumesCreateAndList
14:57:05 [2020-12-10T14:57:05.568Z] --- PASS: TestVolumesCreateAndList (0.04s)
14:57:05 [2020-12-10T14:57:05.568Z] === RUN   TestVolumesRemove
14:57:05 [2020-12-10T14:57:05.828Z] --- PASS: TestVolumesRemove (0.09s)
14:57:05 [2020-12-10T14:57:05.828Z] === RUN   TestVolumesInspect
14:57:05 [2020-12-10T14:57:05.828Z] --- PASS: TestVolumesInspect (0.02s)
14:57:05 [2020-12-10T14:57:05.828Z] === RUN   TestVolumesInvalidJSON
14:57:05 [2020-12-10T14:57:05.828Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:57:05 [2020-12-10T14:57:05.828Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:57:05 [2020-12-10T14:57:05.828Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:57:05 [2020-12-10T14:57:05.828Z] --- PASS: TestVolumesInvalidJSON (0.02s)
14:57:05 [2020-12-10T14:57:05.828Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:57:05 [2020-12-10T14:57:05.828Z] PASS
14:57:05 [2020-12-10T14:57:05.828Z] 
14:57:05 [2020-12-10T14:57:05.828Z] DONE 5 tests in 0.330s
14:57:05 [2020-12-10T14:57:05.828Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:57:06 [2020-12-10T14:57:06.088Z] ++++ cat bundles/test-integration/docker.pid
14:57:06 [2020-12-10T14:57:06.088Z] +++ kill 5625
14:57:06 [2020-12-10T14:57:06.659Z] === RUN   TestDockerSuite/TestExecWithNoTERM
14:57:07 [2020-12-10T14:57:07.228Z] === RUN   TestDockerSuite/TestExecWithPrivileged
14:57:07 [2020-12-10T14:57:07.488Z] +++ /etc/init.d/apparmor stop
14:57:07 [2020-12-10T14:57:07.488Z] Leaving: AppArmorNo profiles have been unloaded.
14:57:07 [2020-12-10T14:57:07.488Z] 
14:57:07 [2020-12-10T14:57:07.488Z] Unloading profiles will leave already running processes permanently
14:57:07 [2020-12-10T14:57:07.488Z] unconfined, which can lead to unexpected situations.
14:57:07 [2020-12-10T14:57:07.488Z] 
14:57:07 [2020-12-10T14:57:07.488Z] To set a process to complain mode, use the command line tool
14:57:07 [2020-12-10T14:57:07.488Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:57:07 [2020-12-10T14:57:07.488Z] +++ true
14:57:07 [2020-12-10T14:57:07.488Z] exiting test-integration
14:57:07 [2020-12-10T14:57:07.488Z] ++ exit 0
14:57:07 [2020-12-10T14:57:07.488Z] 
14:57:08 [2020-12-10T14:57:08.060Z] + for job in $(jobs -p)
14:57:08 [2020-12-10T14:57:08.060Z] + wait 18552
14:57:08 [2020-12-10T14:57:08.625Z] --- PASS: TestDockerNetworkConnectAlias (3.96s)
14:57:08 [2020-12-10T14:57:08.625Z] === RUN   TestDockerNetworkReConnect
14:57:08 [2020-12-10T14:57:08.642Z] === RUN   TestDockerSuite/TestExecWithTERM
14:57:09 [2020-12-10T14:57:09.209Z] === RUN   TestDockerSuite/TestExecWithUser
14:57:09 [2020-12-10T14:57:09.777Z] === RUN   TestDockerSuite/TestGetContainerStats
14:57:11 [2020-12-10T14:57:11.361Z] --- PASS: TestDockerNetworkReConnect (3.23s)
14:57:11 [2020-12-10T14:57:11.361Z] === RUN   TestServicePlugin
14:57:11 [2020-12-10T14:57:11.361Z] --- SKIP: TestServicePlugin (0.00s)
14:57:11 [2020-12-10T14:57:11.361Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:57:11 [2020-12-10T14:57:11.361Z] === RUN   TestServiceUpdateLabel
14:57:13 [2020-12-10T14:57:13.428Z] --- PASS: TestServiceUpdateLabel (1.97s)
14:57:13 [2020-12-10T14:57:13.428Z] === RUN   TestServiceUpdateSecrets
14:57:15 [2020-12-10T14:57:15.060Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
14:57:19 [2020-12-10T14:57:19.247Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
14:57:20 [2020-12-10T14:57:20.623Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
14:57:24 [2020-12-10T14:57:24.815Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
14:57:25 [2020-12-10T14:57:25.382Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
14:57:25 [2020-12-10T14:57:25.382Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
14:57:25 [2020-12-10T14:57:25.382Z] === RUN   TestDockerSuite/TestHealth
14:57:28 [2020-12-10T14:57:28.765Z] --- PASS: TestServiceUpdateSecrets (14.43s)
14:57:28 [2020-12-10T14:57:28.765Z] === RUN   TestServiceUpdateConfigs
14:57:44 [2020-12-10T14:57:44.109Z] --- PASS: TestServiceUpdateConfigs (14.26s)
14:57:44 [2020-12-10T14:57:44.109Z] === RUN   TestServiceUpdateNetwork
14:57:47 [2020-12-10T14:57:47.313Z] === RUN   TestDockerSuite/TestHistoryExistentImage
14:57:47 [2020-12-10T14:57:47.314Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
14:57:47 [2020-12-10T14:57:47.314Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
14:57:47 [2020-12-10T14:57:47.314Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
14:57:47 [2020-12-10T14:57:47.314Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
14:57:47 [2020-12-10T14:57:47.314Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
14:57:47 [2020-12-10T14:57:47.314Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
14:57:47 [2020-12-10T14:57:47.314Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
14:57:47 [2020-12-10T14:57:47.314Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
14:57:47 [2020-12-10T14:57:47.314Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
14:57:47 [2020-12-10T14:57:47.314Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
14:57:47 [2020-12-10T14:57:47.314Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
14:57:47 [2020-12-10T14:57:47.314Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
14:57:47 [2020-12-10T14:57:47.314Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
14:57:47 [2020-12-10T14:57:47.314Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
14:57:47 [2020-12-10T14:57:47.314Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
14:57:47 [2020-12-10T14:57:47.314Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
14:57:47 [2020-12-10T14:57:47.881Z] === RUN   TestDockerSuite/TestImagesFormat
14:57:47 [2020-12-10T14:57:47.881Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
14:57:48 [2020-12-10T14:57:48.448Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
14:57:50 [2020-12-10T14:57:50.979Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
14:57:50 [2020-12-10T14:57:50.979Z] === RUN   TestDockerSuite/TestImportBadURL
14:57:50 [2020-12-10T14:57:50.979Z] === RUN   TestDockerSuite/TestImportDisplay
14:57:52 [2020-12-10T14:57:52.355Z] === RUN   TestDockerSuite/TestImportFile
14:57:53 [2020-12-10T14:57:53.292Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
14:57:53 [2020-12-10T14:57:53.292Z] === RUN   TestDockerSuite/TestImportFileWithMessage
14:57:54 [2020-12-10T14:57:54.467Z] --- PASS: TestServiceUpdateNetwork (12.22s)
14:57:54 [2020-12-10T14:57:54.467Z] === RUN   TestServiceUpdatePidsLimit
14:57:54 [2020-12-10T14:57:54.676Z] === RUN   TestDockerSuite/TestImportGzipped
14:57:55 [2020-12-10T14:57:55.105Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:57:55 [2020-12-10T14:57:55.611Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
14:57:55 [2020-12-10T14:57:55.739Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:57:56 [2020-12-10T14:57:56.989Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
14:57:57 [2020-12-10T14:57:57.248Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
14:57:57 [2020-12-10T14:57:57.816Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
14:57:58 [2020-12-10T14:57:58.752Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
14:57:58 [2020-12-10T14:57:58.752Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
14:57:58 [2020-12-10T14:57:58.752Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
14:57:59 [2020-12-10T14:57:59.012Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
14:57:59 [2020-12-10T14:57:59.580Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
14:58:00 [2020-12-10T14:58:00.148Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
14:58:00 [2020-12-10T14:58:00.408Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
14:58:00 [2020-12-10T14:58:00.979Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
14:58:01 [2020-12-10T14:58:01.239Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
14:58:01 [2020-12-10T14:58:01.239Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
14:58:02 [2020-12-10T14:58:02.619Z] === RUN   TestDockerSuite/TestInspectAmpersand
14:58:02 [2020-12-10T14:58:02.623Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:58:02 [2020-12-10T14:58:02.878Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
14:58:03 [2020-12-10T14:58:03.447Z] === RUN   TestDockerSuite/TestInspectByPrefix
14:58:03 [2020-12-10T14:58:03.447Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
14:58:04 [2020-12-10T14:58:04.016Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
14:58:04 [2020-12-10T14:58:04.016Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
14:58:04 [2020-12-10T14:58:04.585Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
14:58:05 [2020-12-10T14:58:05.156Z] === RUN   TestDockerSuite/TestInspectDefault
14:58:05 [2020-12-10T14:58:05.415Z] === RUN   TestDockerSuite/TestInspectHistory
14:58:05 [2020-12-10T14:58:05.983Z] === RUN   TestDockerSuite/TestInspectImage
14:58:05 [2020-12-10T14:58:05.983Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
14:58:05 [2020-12-10T14:58:05.983Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
14:58:05 [2020-12-10T14:58:05.983Z] === RUN   TestDockerSuite/TestInspectInt64
14:58:06 [2020-12-10T14:58:06.552Z] === RUN   TestDockerSuite/TestInspectJSONFields
14:58:07 [2020-12-10T14:58:07.120Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
14:58:07 [2020-12-10T14:58:07.120Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
14:58:07 [2020-12-10T14:58:07.379Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
14:58:07 [2020-12-10T14:58:07.947Z] === RUN   TestDockerSuite/TestInspectPlugin
14:58:09 [2020-12-10T14:58:09.324Z] === RUN   TestDockerSuite/TestInspectRootFS
14:58:09 [2020-12-10T14:58:09.324Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
14:58:09 [2020-12-10T14:58:09.900Z] === RUN   TestDockerSuite/TestInspectStatus
14:58:10 [2020-12-10T14:58:10.468Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
14:58:11 [2020-12-10T14:58:11.094Z] --- PASS: TestServiceUpdatePidsLimit (16.04s)
14:58:11 [2020-12-10T14:58:11.094Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
14:58:11 [2020-12-10T14:58:11.094Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.77s)
14:58:11 [2020-12-10T14:58:11.094Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s)
14:58:11 [2020-12-10T14:58:11.094Z] PASS
14:58:11 [2020-12-10T14:58:11.094Z] 
14:58:11 [2020-12-10T14:58:11.094Z] === Skipped
14:58:11 [2020-12-10T14:58:11.094Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
14:58:11 [2020-12-10T14:58:11.094Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:58:11 [2020-12-10T14:58:11.094Z] 
14:58:11 [2020-12-10T14:58:11.094Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
14:58:11 [2020-12-10T14:58:11.094Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:58:11 [2020-12-10T14:58:11.094Z] 
14:58:11 [2020-12-10T14:58:11.094Z] 
14:58:11 [2020-12-10T14:58:11.094Z] DONE 27 tests, 2 skipped in 129.874s
14:58:11 [2020-12-10T14:58:11.094Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
14:58:11 [2020-12-10T14:58:11.094Z] ++ 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
14:58:11 [2020-12-10T14:58:11.094Z] ++ set -e
14:58:11 [2020-12-10T14:58:11.094Z] ++ '[' -n 0 ']'
14:58:11 [2020-12-10T14:58:11.094Z] ++ set -x
14:58:11 [2020-12-10T14:58:11.094Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:58:11 [2020-12-10T14:58:11.094Z] INFO: Testing against a local daemon
14:58:11 [2020-12-10T14:58:11.094Z] === RUN   TestSessionCreate
14:58:11 [2020-12-10T14:58:11.094Z] --- PASS: TestSessionCreate (0.04s)
14:58:11 [2020-12-10T14:58:11.094Z] === RUN   TestSessionCreateWithBadUpgrade
14:58:11 [2020-12-10T14:58:11.094Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
14:58:11 [2020-12-10T14:58:11.094Z] PASS
14:58:11 [2020-12-10T14:58:11.094Z] 
14:58:11 [2020-12-10T14:58:11.094Z] DONE 2 tests in 0.163s
14:58:11 [2020-12-10T14:58:11.094Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
14:58:11 [2020-12-10T14:58:11.094Z] ++ 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
14:58:11 [2020-12-10T14:58:11.094Z] ++ set -e
14:58:11 [2020-12-10T14:58:11.094Z] ++ '[' -n 0 ']'
14:58:11 [2020-12-10T14:58:11.094Z] ++ set -x
14:58:11 [2020-12-10T14:58:11.094Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:58:11 [2020-12-10T14:58:11.094Z] INFO: Testing against a local daemon
14:58:11 [2020-12-10T14:58:11.094Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:58:11 [2020-12-10T14:58:11.094Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
14:58:11 [2020-12-10T14:58:11.094Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:58:11 [2020-12-10T14:58:11.094Z] === RUN   TestEventsExecDie
14:58:11 [2020-12-10T14:58:11.094Z] --- PASS: TestEventsExecDie (0.61s)
14:58:11 [2020-12-10T14:58:11.094Z] === RUN   TestEventsBackwardsCompatible
14:58:11 [2020-12-10T14:58:11.094Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
14:58:11 [2020-12-10T14:58:11.094Z] === RUN   TestInfoBinaryCommits
14:58:11 [2020-12-10T14:58:11.094Z] --- PASS: TestInfoBinaryCommits (0.03s)
14:58:11 [2020-12-10T14:58:11.094Z] === RUN   TestInfoAPIVersioned
14:58:11 [2020-12-10T14:58:11.094Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:58:11 [2020-12-10T14:58:11.094Z] === RUN   TestInfoDiscoveryBackend
14:58:11 [2020-12-10T14:58:11.406Z] === RUN   TestDockerSuite/TestInspectTemplateError
14:58:11 [2020-12-10T14:58:11.725Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
14:58:11 [2020-12-10T14:58:11.725Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:58:11 [2020-12-10T14:58:11.975Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
14:58:12 [2020-12-10T14:58:12.235Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
14:58:12 [2020-12-10T14:58:12.757Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:58:12 [2020-12-10T14:58:12.757Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:58:12 [2020-12-10T14:58:12.803Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
14:58:13 [2020-12-10T14:58:13.370Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
14:58:13 [2020-12-10T14:58:13.389Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
14:58:13 [2020-12-10T14:58:13.389Z] === RUN   TestInfoAPI
14:58:13 [2020-12-10T14:58:13.389Z] --- PASS: TestInfoAPI (0.04s)
14:58:13 [2020-12-10T14:58:13.389Z] === RUN   TestInfoAPIWarnings
14:58:13 [2020-12-10T14:58:13.629Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
14:58:13 [2020-12-10T14:58:13.629Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
14:58:14 [2020-12-10T14:58:14.197Z] === RUN   TestDockerSuite/TestInspectUnknownObject
14:58:14 [2020-12-10T14:58:14.197Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
14:58:15 [2020-12-10T14:58:15.575Z] === RUN   TestDockerSuite/TestLinkShortDefinition
14:58:16 [2020-12-10T14:58:16.514Z] === RUN   TestDockerSuite/TestLinksEnvs
14:58:17 [2020-12-10T14:58:17.450Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
14:58:17 [2020-12-10T14:58:17.450Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
14:58:18 [2020-12-10T14:58:18.829Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
14:58:20 [2020-12-10T14:58:20.206Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
14:58:21 [2020-12-10T14:58:21.584Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
14:58:21 [2020-12-10T14:58:21.584Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
14:58:22 [2020-12-10T14:58:22.973Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
14:58:22 [2020-12-10T14:58:22.973Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
14:58:23 [2020-12-10T14:58:23.542Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
14:58:31 [2020-12-10T14:58:31.674Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
14:58:31 [2020-12-10T14:58:31.674Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
14:58:31 [2020-12-10T14:58:31.956Z] --- PASS: TestInfoAPIWarnings (16.30s)
14:58:31 [2020-12-10T14:58:31.956Z] === RUN   TestInfoDebug
14:58:31 [2020-12-10T14:58:31.956Z] --- PASS: TestInfoDebug (0.53s)
14:58:31 [2020-12-10T14:58:31.956Z] === RUN   TestInfoInsecureRegistries
14:58:31 [2020-12-10T14:58:31.956Z] --- PASS: TestInfoInsecureRegistries (0.54s)
14:58:31 [2020-12-10T14:58:31.956Z] === RUN   TestInfoRegistryMirrors
14:58:31 [2020-12-10T14:58:31.956Z] --- PASS: TestInfoRegistryMirrors (0.53s)
14:58:31 [2020-12-10T14:58:31.956Z] === RUN   TestLoginFailsWithBadCredentials
14:58:31 [2020-12-10T14:58:31.956Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
14:58:31 [2020-12-10T14:58:31.956Z] === RUN   TestPingCacheHeaders
14:58:31 [2020-12-10T14:58:31.956Z] --- PASS: TestPingCacheHeaders (0.03s)
14:58:31 [2020-12-10T14:58:31.956Z] === RUN   TestPingGet
14:58:31 [2020-12-10T14:58:31.956Z] --- PASS: TestPingGet (0.02s)
14:58:31 [2020-12-10T14:58:31.956Z] === RUN   TestPingHead
14:58:31 [2020-12-10T14:58:31.956Z] --- PASS: TestPingHead (0.03s)
14:58:31 [2020-12-10T14:58:31.956Z] === RUN   TestVersion
14:58:31 [2020-12-10T14:58:31.956Z] --- PASS: TestVersion (0.04s)
14:58:31 [2020-12-10T14:58:31.956Z] PASS
14:58:31 [2020-12-10T14:58:31.956Z] 
14:58:31 [2020-12-10T14:58:31.956Z] === Skipped
14:58:31 [2020-12-10T14:58:31.956Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
14:58:31 [2020-12-10T14:58:31.956Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:58:31 [2020-12-10T14:58:31.956Z] 
14:58:31 [2020-12-10T14:58:31.956Z] 
14:58:31 [2020-12-10T14:58:31.956Z] DONE 18 tests, 1 skipped in 21.265s
14:58:31 [2020-12-10T14:58:31.956Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
14:58:31 [2020-12-10T14:58:31.956Z] ++ 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
14:58:31 [2020-12-10T14:58:31.956Z] ++ set -e
14:58:31 [2020-12-10T14:58:31.956Z] ++ '[' -n 0 ']'
14:58:31 [2020-12-10T14:58:31.956Z] ++ set -x
14:58:31 [2020-12-10T14:58:31.956Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
14:58:31 [2020-12-10T14:58:31.956Z] INFO: Testing against a local daemon
14:58:31 [2020-12-10T14:58:31.956Z] === RUN   TestVolumesCreateAndList
14:58:31 [2020-12-10T14:58:31.956Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:58:31 [2020-12-10T14:58:31.956Z] === RUN   TestVolumesRemove
14:58:31 [2020-12-10T14:58:31.956Z] --- PASS: TestVolumesRemove (0.07s)
14:58:31 [2020-12-10T14:58:31.956Z] === RUN   TestVolumesInspect
14:58:31 [2020-12-10T14:58:31.956Z] --- PASS: TestVolumesInspect (0.02s)
14:58:31 [2020-12-10T14:58:31.956Z] === RUN   TestVolumesInvalidJSON
14:58:31 [2020-12-10T14:58:31.956Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:58:31 [2020-12-10T14:58:31.956Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:58:31 [2020-12-10T14:58:31.956Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:58:31 [2020-12-10T14:58:31.956Z] --- PASS: TestVolumesInvalidJSON (0.02s)
14:58:31 [2020-12-10T14:58:31.956Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:58:31 [2020-12-10T14:58:31.956Z] PASS
14:58:31 [2020-12-10T14:58:31.956Z] 
14:58:31 [2020-12-10T14:58:31.956Z] DONE 5 tests in 0.202s
14:58:31 [2020-12-10T14:58:31.956Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:58:31 [2020-12-10T14:58:31.956Z] ++++ cat bundles/test-integration/docker.pid
14:58:31 [2020-12-10T14:58:31.956Z] +++ kill 14050
14:58:33 [2020-12-10T14:58:33.054Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
14:58:33 [2020-12-10T14:58:33.313Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
14:58:33 [2020-12-10T14:58:33.467Z] +++ /etc/init.d/apparmor stop
14:58:33 [2020-12-10T14:58:33.467Z] Leaving: AppArmorNo profiles have been unloaded.
14:58:33 [2020-12-10T14:58:33.467Z] 
14:58:33 [2020-12-10T14:58:33.467Z] Unloading profiles will leave already running processes permanently
14:58:33 [2020-12-10T14:58:33.467Z] unconfined, which can lead to unexpected situations.
14:58:33 [2020-12-10T14:58:33.467Z] 
14:58:33 [2020-12-10T14:58:33.467Z] To set a process to complain mode, use the command line tool
14:58:33 [2020-12-10T14:58:33.467Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:58:33 [2020-12-10T14:58:33.467Z] +++ true
14:58:33 [2020-12-10T14:58:33.467Z] exiting test-integration
14:58:33 [2020-12-10T14:58:33.467Z] ++ exit 0
14:58:33 [2020-12-10T14:58:33.467Z] 
Post stage
[Pipeline] junit
14:58:34 [2020-12-10T14:58:34.546Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:58:35 [2020-12-10T14:58:35.222Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
14:58:35 [2020-12-10T14:58:35.222Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
14:58:35 [2020-12-10T14:58:35.222Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
14:58:35 [2020-12-10T14:58:35.222Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
14:58:35 [2020-12-10T14:58:35.222Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
14:58:35 [2020-12-10T14:58:35.222Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
14:58:35 [2020-12-10T14:58:35.557Z] + echo Ensuring container killed.
14:58:35 [2020-12-10T14:58:35.557Z] Ensuring container killed.
14:58:35 [2020-12-10T14:58:35.557Z] + docker rm -vf docker-pr3
14:58:35 [2020-12-10T14:58:35.557Z] Error: No such container: docker-pr3
14:58:35 [2020-12-10T14:58:35.557Z] + true
[Pipeline] sh
14:58:35 [2020-12-10T14:58:35.791Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
14:58:35 [2020-12-10T14:58:35.938Z] + echo Chowning /workspace to jenkins user
14:58:35 [2020-12-10T14:58:35.938Z] Chowning /workspace to jenkins user
14:58:35 [2020-12-10T14:58:35.938Z] + id -u
14:58:35 [2020-12-10T14:58:35.938Z] + id -g
14:58:35 [2020-12-10T14:58:35.938Z] + docker run --rm -v /home/docker/workspace/moby_PR-41761:/workspace busybox chown -R 1001:1001 /workspace
14:58:35 [2020-12-10T14:58:35.938Z] Unable to find image 'busybox:latest' locally
14:58:36 [2020-12-10T14:58:36.229Z] latest: Pulling from library/busybox
14:58:36 [2020-12-10T14:58:36.229Z] fcdecd492fba: Pulling fs layer
14:58:36 [2020-12-10T14:58:36.359Z] === RUN   TestDockerSuite/TestLogsAPIUntil
14:58:36 [2020-12-10T14:58:36.521Z] fcdecd492fba: Verifying Checksum
14:58:36 [2020-12-10T14:58:36.521Z] fcdecd492fba: Download complete
14:58:36 [2020-12-10T14:58:36.812Z] fcdecd492fba: Pull complete
14:58:36 [2020-12-10T14:58:36.812Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
14:58:36 [2020-12-10T14:58:36.812Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:58:38 [2020-12-10T14:58:38.714Z] + bundleName=ppc64le-integration
14:58:38 [2020-12-10T14:58:38.714Z] + echo Creating ppc64le-integration-bundles.tar.gz
14:58:38 [2020-12-10T14:58:38.714Z] Creating ppc64le-integration-bundles.tar.gz
14:58:38 [2020-12-10T14:58:38.714Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name+  *-report.json -o -name *.logxargs -o tar -name -czf *.prof ppc64le-integration-bundles.tar.gz -o
14:58:38 [2020-12-10T14:58:38.714Z]  -name *-report.xml ) -print
[Pipeline] archiveArtifacts
14:58:38 [2020-12-10T14:58:38.758Z] Archiving artifacts
14:58:38 [2020-12-10T14:58:38.896Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
14:58:39 [2020-12-10T14:58:39.852Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
14:58:41 [2020-12-10T14:58:41.540Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
14:58:42 [2020-12-10T14:58:42.229Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41761/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:58:42 [2020-12-10T14:58:42.622Z] + make clean
14:58:42 [2020-12-10T14:58:42.914Z] make: command: Command not found
14:58:42 [2020-12-10T14:58:42.914Z] make: command: Command not found
14:58:42 [2020-12-10T14:58:42.914Z] docker volume rm -f docker-dev-cache
14:58:42 [2020-12-10T14:58:42.914Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:58:45 [2020-12-10T14:58:45.737Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
14:58:45 [2020-12-10T14:58:45.997Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
14:58:45 [2020-12-10T14:58:45.997Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
14:58:46 [2020-12-10T14:58:46.942Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
14:58:47 [2020-12-10T14:58:47.879Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
14:58:48 [2020-12-10T14:58:48.450Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
14:58:49 [2020-12-10T14:58:49.386Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
14:58:50 [2020-12-10T14:58:50.327Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
14:58:52 [2020-12-10T14:58:52.232Z] === RUN   TestDockerSuite/TestLogsFollowStopped
14:58:52 [2020-12-10T14:58:52.800Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
14:58:53 [2020-12-10T14:58:53.369Z] === RUN   TestDockerSuite/TestLogsSince
14:58:56 [2020-12-10T14:58:56.654Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
14:58:59 [2020-12-10T14:58:59.940Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
14:59:05 [2020-12-10T14:59:05.213Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
14:59:05 [2020-12-10T14:59:05.781Z] === RUN   TestDockerSuite/TestLogsTail
14:59:06 [2020-12-10T14:59:06.350Z] === RUN   TestDockerSuite/TestLogsTimestamps
14:59:06 [2020-12-10T14:59:06.609Z] === RUN   TestDockerSuite/TestLogsWithDetails
14:59:07 [2020-12-10T14:59:07.205Z] === RUN   TestDockerSuite/TestMountIntoProc
14:59:07 [2020-12-10T14:59:07.471Z] === RUN   TestDockerSuite/TestMountIntoSys
14:59:07 [2020-12-10T14:59:07.729Z] === RUN   TestDockerSuite/TestNetHostname
14:59:09 [2020-12-10T14:59:09.113Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
14:59:09 [2020-12-10T14:59:09.372Z] === RUN   TestDockerSuite/TestNetworkEvents
14:59:13 [2020-12-10T14:59:13.561Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
14:59:14 [2020-12-10T14:59:14.941Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
14:59:16 [2020-12-10T14:59:16.848Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
14:59:17 [2020-12-10T14:59:17.415Z] === RUN   TestDockerSuite/TestPluginActive
14:59:18 [2020-12-10T14:59:18.793Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
14:59:18 [2020-12-10T14:59:18.870Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
14:59:18 [2020-12-10T14:59:18.870Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
14:59:18 [2020-12-10T14:59:18.870Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
14:59:18 [2020-12-10T14:59:18.870Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
14:59:18 [2020-12-10T14:59:18.870Z] === RUN   TestDockerSuite/TestAPINetworkFilter
14:59:18 [2020-12-10T14:59:18.870Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
14:59:18 [2020-12-10T14:59:18.870Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
14:59:18 [2020-12-10T14:59:18.870Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
14:59:18 [2020-12-10T14:59:18.870Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
14:59:18 [2020-12-10T14:59:18.870Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
14:59:18 [2020-12-10T14:59:18.870Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
14:59:18 [2020-12-10T14:59:18.870Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
14:59:21 [2020-12-10T14:59:21.050Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
14:59:21 [2020-12-10T14:59:21.050Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
14:59:21 [2020-12-10T14:59:21.050Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
14:59:23 [2020-12-10T14:59:23.234Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
14:59:24 [2020-12-10T14:59:24.067Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
14:59:24 [2020-12-10T14:59:24.067Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
14:59:24 [2020-12-10T14:59:24.772Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
14:59:24 [2020-12-10T14:59:24.772Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
14:59:24 [2020-12-10T14:59:24.772Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
14:59:24 [2020-12-10T14:59:24.772Z] === RUN   TestDockerSuite/TestAttachDisconnect
14:59:24 [2020-12-10T14:59:24.772Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
14:59:25 [2020-12-10T14:59:25.969Z] === RUN   TestDockerSuite/TestPluginLogDriver
14:59:27 [2020-12-10T14:59:27.681Z] === RUN   TestDockerSuite/TestAttachPausedContainer
14:59:27 [2020-12-10T14:59:27.681Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
14:59:27 [2020-12-10T14:59:27.681Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
14:59:27 [2020-12-10T14:59:27.872Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
14:59:28 [2020-12-10T14:59:28.447Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
14:59:29 [2020-12-10T14:59:29.385Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
14:59:31 [2020-12-10T14:59:31.922Z] === RUN   TestDockerSuite/TestPluginUpgrade
14:59:33 [2020-12-10T14:59:33.470Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
14:59:33 [2020-12-10T14:59:33.827Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
14:59:36 [2020-12-10T14:59:36.362Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
14:59:38 [2020-12-10T14:59:38.268Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
14:59:39 [2020-12-10T14:59:39.206Z] === RUN   TestDockerSuite/TestPortHostBinding
14:59:40 [2020-12-10T14:59:40.145Z] === RUN   TestDockerSuite/TestPortList
14:59:46 [2020-12-10T14:59:46.714Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
14:59:47 [2020-12-10T14:59:47.282Z] === RUN   TestDockerSuite/TestPostContainersAttach
14:59:53 [2020-12-10T14:59:53.871Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
14:59:53 [2020-12-10T14:59:53.871Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
14:59:53 [2020-12-10T14:59:53.871Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
14:59:53 [2020-12-10T14:59:53.871Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
14:59:53 [2020-12-10T14:59:53.871Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
14:59:54 [2020-12-10T14:59:54.439Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
14:59:54 [2020-12-10T14:59:54.439Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
14:59:55 [2020-12-10T14:59:55.006Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
14:59:55 [2020-12-10T14:59:55.006Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
14:59:55 [2020-12-10T14:59:55.949Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
14:59:55 [2020-12-10T14:59:55.949Z] === RUN   TestDockerSuite/TestPruneContainerLabel
14:59:57 [2020-12-10T14:59:57.855Z] === RUN   TestDockerSuite/TestPruneContainerUntil
14:59:58 [2020-12-10T14:59:58.423Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
14:59:58 [2020-12-10T14:59:58.991Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
14:59:58 [2020-12-10T14:59:58.991Z] === RUN   TestDockerSuite/TestPsByOrder
15:00:00 [2020-12-10T15:00:00.895Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
15:00:01 [2020-12-10T15:00:01.832Z] === RUN   TestDockerSuite/TestPsListContainersBase
15:00:02 [2020-12-10T15:00:02.091Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
15:00:03 [2020-12-10T15:00:03.998Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
15:00:04 [2020-12-10T15:00:04.565Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
15:00:07 [2020-12-10T15:00:07.856Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
15:00:07 [2020-12-10T15:00:07.856Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
15:00:11 [2020-12-10T15:00:11.178Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
15:00:17 [2020-12-10T15:00:17.743Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
15:00:18 [2020-12-10T15:00:18.310Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
15:00:19 [2020-12-10T15:00:19.688Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
15:00:20 [2020-12-10T15:00:20.625Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
15:00:21 [2020-12-10T15:00:21.564Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
15:00:23 [2020-12-10T15:00:23.469Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
15:00:24 [2020-12-10T15:00:24.407Z] === RUN   TestDockerSuite/TestPsListContainersSize
15:00:25 [2020-12-10T15:00:25.787Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
15:00:25 [2020-12-10T15:00:25.787Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
15:00:26 [2020-12-10T15:00:26.356Z] === RUN   TestDockerSuite/TestPsRightTagName
15:00:27 [2020-12-10T15:00:27.293Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
15:00:27 [2020-12-10T15:00:27.861Z] === RUN   TestDockerSuite/TestPsShowMounts
15:00:29 [2020-12-10T15:00:29.769Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
15:00:30 [2020-12-10T15:00:30.346Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
15:00:30 [2020-12-10T15:00:30.346Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
15:00:30 [2020-12-10T15:00:30.608Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
15:00:30 [2020-12-10T15:00:30.608Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
15:00:30 [2020-12-10T15:00:30.608Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
15:00:31 [2020-12-10T15:00:31.176Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
15:00:32 [2020-12-10T15:00:32.556Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
15:00:33 [2020-12-10T15:00:33.936Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
15:00:34 [2020-12-10T15:00:34.876Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
15:00:41 [2020-12-10T15:00:41.448Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
15:00:41 [2020-12-10T15:00:41.448Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
15:00:42 [2020-12-10T15:00:42.826Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
15:00:42 [2020-12-10T15:00:42.826Z] === RUN   TestDockerSuite/TestRestartPolicyNO
15:00:42 [2020-12-10T15:00:42.826Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
15:00:43 [2020-12-10T15:00:43.086Z] === RUN   TestDockerSuite/TestRestartRunningContainer
15:00:44 [2020-12-10T15:00:44.989Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
15:00:46 [2020-12-10T15:00:46.369Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
15:00:49 [2020-12-10T15:00:49.662Z] === RUN   TestDockerSuite/TestRestartWithVolumes
15:00:49 [2020-12-10T15:00:49.924Z] === RUN   TestDockerSuite/TestRmiBlank
15:00:49 [2020-12-10T15:00:49.924Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
15:00:50 [2020-12-10T15:00:50.183Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
15:00:52 [2020-12-10T15:00:52.729Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
15:00:52 [2020-12-10T15:00:52.988Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
15:00:53 [2020-12-10T15:00:53.250Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
15:00:53 [2020-12-10T15:00:53.819Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
15:00:54 [2020-12-10T15:00:54.388Z] === RUN   TestDockerSuite/TestRmiImgIDForce
15:00:55 [2020-12-10T15:00:55.328Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
15:00:56 [2020-12-10T15:00:56.708Z] === RUN   TestDockerSuite/TestRmiParentImageFail
15:00:57 [2020-12-10T15:00:57.648Z] === RUN   TestDockerSuite/TestRmiTag
15:00:57 [2020-12-10T15:00:57.648Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
15:00:58 [2020-12-10T15:00:58.216Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
15:00:59 [2020-12-10T15:00:59.507Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
15:00:59 [2020-12-10T15:00:59.508Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
15:00:59 [2020-12-10T15:00:59.508Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
15:00:59 [2020-12-10T15:00:59.508Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
15:00:59 [2020-12-10T15:00:59.508Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
15:01:00 [2020-12-10T15:01:00.476Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
15:01:00 [2020-12-10T15:01:00.476Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
15:01:00 [2020-12-10T15:01:00.476Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
15:01:00 [2020-12-10T15:01:00.476Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
15:01:00 [2020-12-10T15:01:00.476Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
15:01:00 [2020-12-10T15:01:00.934Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
15:01:02 [2020-12-10T15:01:02.412Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
15:01:02 [2020-12-10T15:01:02.672Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
15:01:03 [2020-12-10T15:01:03.610Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
15:01:03 [2020-12-10T15:01:03.838Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
15:01:03 [2020-12-10T15:01:03.869Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
15:01:04 [2020-12-10T15:01:04.806Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
15:01:04 [2020-12-10T15:01:04.806Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
15:01:04 [2020-12-10T15:01:04.806Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
15:01:04 [2020-12-10T15:01:04.806Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
15:01:05 [2020-12-10T15:01:05.247Z] === RUN   TestDockerSuite/TestRunAddHost
15:01:05 [2020-12-10T15:01:05.507Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
15:01:05 [2020-12-10T15:01:05.766Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
15:01:06 [2020-12-10T15:01:06.334Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
15:01:06 [2020-12-10T15:01:06.334Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
15:01:06 [2020-12-10T15:01:06.343Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
15:01:06 [2020-12-10T15:01:06.594Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
15:01:07 [2020-12-10T15:01:07.530Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
15:01:08 [2020-12-10T15:01:08.099Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
15:01:08 [2020-12-10T15:01:08.702Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
15:01:09 [2020-12-10T15:01:09.269Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
15:01:10 [2020-12-10T15:01:10.206Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
15:01:11 [2020-12-10T15:01:11.142Z] === RUN   TestDockerSuite/TestRunAttachDetach
15:01:11 [2020-12-10T15:01:11.710Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
15:01:12 [2020-12-10T15:01:12.277Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
15:01:12 [2020-12-10T15:01:12.844Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
15:01:13 [2020-12-10T15:01:13.412Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
15:01:13 [2020-12-10T15:01:13.980Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
15:01:14 [2020-12-10T15:01:14.548Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
15:01:15 [2020-12-10T15:01:15.485Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
15:01:16 [2020-12-10T15:01:16.051Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
15:01:16 [2020-12-10T15:01:16.310Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
15:01:16 [2020-12-10T15:01:16.878Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
15:01:16 [2020-12-10T15:01:16.878Z] === RUN   TestDockerSuite/TestRunBindMounts
15:01:18 [2020-12-10T15:01:18.256Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
15:01:18 [2020-12-10T15:01:18.726Z] === RUN   TestDockerSuite/TestBuildAddNonTar
15:01:18 [2020-12-10T15:01:18.826Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
15:01:19 [2020-12-10T15:01:19.085Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
15:01:19 [2020-12-10T15:01:19.652Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
15:01:19 [2020-12-10T15:01:19.911Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
15:01:20 [2020-12-10T15:01:20.179Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
15:01:20 [2020-12-10T15:01:20.438Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
15:01:20 [2020-12-10T15:01:20.698Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
15:01:20 [2020-12-10T15:01:20.957Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
15:01:21 [2020-12-10T15:01:21.529Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
15:01:21 [2020-12-10T15:01:21.631Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
15:01:22 [2020-12-10T15:01:22.089Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
15:01:22 [2020-12-10T15:01:22.089Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
15:01:22 [2020-12-10T15:01:22.098Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
15:01:22 [2020-12-10T15:01:22.360Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
15:01:22 [2020-12-10T15:01:22.631Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
15:01:23 [2020-12-10T15:01:23.200Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
15:01:23 [2020-12-10T15:01:23.200Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
15:01:24 [2020-12-10T15:01:24.137Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
15:01:24 [2020-12-10T15:01:24.706Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
15:01:24 [2020-12-10T15:01:24.995Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
15:01:25 [2020-12-10T15:01:25.644Z] === RUN   TestDockerSuite/TestRunContainerNetwork
15:01:25 [2020-12-10T15:01:25.963Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
15:01:26 [2020-12-10T15:01:26.211Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
15:01:26 [2020-12-10T15:01:26.211Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
15:01:26 [2020-12-10T15:01:26.787Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
15:01:28 [2020-12-10T15:01:28.164Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
15:01:28 [2020-12-10T15:01:28.991Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
15:01:29 [2020-12-10T15:01:29.928Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
15:01:30 [2020-12-10T15:01:30.188Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
15:01:30 [2020-12-10T15:01:30.653Z] === RUN   TestDockerSuite/TestBuildAddScript
15:01:30 [2020-12-10T15:01:30.653Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
15:01:30 [2020-12-10T15:01:30.653Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
15:01:30 [2020-12-10T15:01:30.653Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
15:01:30 [2020-12-10T15:01:30.653Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
15:01:30 [2020-12-10T15:01:30.653Z] === RUN   TestDockerSuite/TestBuildAddTar
15:01:30 [2020-12-10T15:01:30.755Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
15:01:31 [2020-12-10T15:01:31.013Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
15:01:31 [2020-12-10T15:01:31.580Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
15:01:31 [2020-12-10T15:01:31.839Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
15:01:33 [2020-12-10T15:01:33.219Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
15:01:35 [2020-12-10T15:01:35.755Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
15:01:35 [2020-12-10T15:01:35.755Z] === RUN   TestDockerSuite/TestRunCreateVolume
15:01:36 [2020-12-10T15:01:36.014Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
15:01:37 [2020-12-10T15:01:37.389Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
15:01:38 [2020-12-10T15:01:38.336Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
15:01:40 [2020-12-10T15:01:40.253Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
15:01:41 [2020-12-10T15:01:41.631Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
15:01:41 [2020-12-10T15:01:41.631Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
15:01:41 [2020-12-10T15:01:41.631Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
15:01:42 [2020-12-10T15:01:42.571Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
15:01:43 [2020-12-10T15:01:43.509Z] === RUN   TestDockerSuite/TestRunDNSOptions
15:01:44 [2020-12-10T15:01:44.447Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
15:01:45 [2020-12-10T15:01:45.827Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
15:01:46 [2020-12-10T15:01:46.086Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
15:01:47 [2020-12-10T15:01:47.024Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
15:01:47 [2020-12-10T15:01:47.591Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
15:01:47 [2020-12-10T15:01:47.591Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
15:01:48 [2020-12-10T15:01:48.160Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
15:01:49 [2020-12-10T15:01:49.539Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
15:01:49 [2020-12-10T15:01:49.539Z] === RUN   TestDockerSuite/TestRunDuplicateMount
15:01:50 [2020-12-10T15:01:50.106Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
15:01:50 [2020-12-10T15:01:50.674Z] === RUN   TestDockerSuite/TestRunEchoStdout
15:01:50 [2020-12-10T15:01:50.934Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
15:01:51 [2020-12-10T15:01:51.502Z] === RUN   TestDockerSuite/TestRunEmptyEnv
15:01:51 [2020-12-10T15:01:51.502Z] === RUN   TestDockerSuite/TestRunEntrypoint
15:01:52 [2020-12-10T15:01:52.070Z] === RUN   TestDockerSuite/TestRunEnvironment
15:01:52 [2020-12-10T15:01:52.328Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
15:01:52 [2020-12-10T15:01:52.896Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
15:01:53 [2020-12-10T15:01:53.464Z] === RUN   TestDockerSuite/TestRunExitCode
15:01:53 [2020-12-10T15:01:53.736Z] === RUN   TestDockerSuite/TestRunExitCodeOne
15:01:54 [2020-12-10T15:01:54.319Z] === RUN   TestDockerSuite/TestRunExitCodeZero
15:01:54 [2020-12-10T15:01:54.887Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
15:01:55 [2020-12-10T15:01:55.149Z] === RUN   TestDockerSuite/TestRunExposePort
15:01:55 [2020-12-10T15:01:55.149Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
15:01:55 [2020-12-10T15:01:55.717Z] === RUN   TestDockerSuite/TestRunGroupAdd
15:01:56 [2020-12-10T15:01:56.285Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
15:01:57 [2020-12-10T15:01:57.221Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
15:01:57 [2020-12-10T15:01:57.221Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
15:01:57 [2020-12-10T15:01:57.221Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
15:01:59 [2020-12-10T15:01:59.756Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
15:01:59 [2020-12-10T15:01:59.756Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
15:02:00 [2020-12-10T15:02:00.323Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
15:02:12 [2020-12-10T15:02:12.531Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
15:02:12 [2020-12-10T15:02:12.531Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
15:02:12 [2020-12-10T15:02:12.531Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
15:02:12 [2020-12-10T15:02:12.531Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
15:02:12 [2020-12-10T15:02:12.531Z] === RUN   TestDockerSuite/TestRunInvalidReference
15:02:12 [2020-12-10T15:02:12.531Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
15:02:13 [2020-12-10T15:02:13.099Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
15:02:13 [2020-12-10T15:02:13.176Z] === RUN   TestDockerSuite/TestBuildAddTarXz
15:02:13 [2020-12-10T15:02:13.176Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
15:02:13 [2020-12-10T15:02:13.176Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
15:02:15 [2020-12-10T15:02:15.003Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
15:02:16 [2020-12-10T15:02:16.383Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
15:02:17 [2020-12-10T15:02:17.319Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
15:02:23 [2020-12-10T15:02:23.898Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
15:02:23 [2020-12-10T15:02:23.898Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
15:02:24 [2020-12-10T15:02:24.157Z] === RUN   TestDockerSuite/TestRunModeHostname
15:02:24 [2020-12-10T15:02:24.415Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
15:02:24 [2020-12-10T15:02:24.984Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
15:02:24 [2020-12-10T15:02:24.984Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
15:02:25 [2020-12-10T15:02:25.243Z] === RUN   TestDockerSuite/TestRunModeIpcHost
15:02:26 [2020-12-10T15:02:26.179Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
15:02:27 [2020-12-10T15:02:27.117Z] === RUN   TestDockerSuite/TestRunModePIDContainer
15:02:27 [2020-12-10T15:02:27.983Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
15:02:27 [2020-12-10T15:02:27.983Z] === RUN   TestDockerSuite/TestBuildBlankName
15:02:27 [2020-12-10T15:02:27.983Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
15:02:28 [2020-12-10T15:02:28.498Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
15:02:28 [2020-12-10T15:02:28.757Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
15:02:28 [2020-12-10T15:02:28.757Z] === RUN   TestDockerSuite/TestRunModePIDHost
15:02:29 [2020-12-10T15:02:29.325Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
15:02:29 [2020-12-10T15:02:29.894Z] === RUN   TestDockerSuite/TestRunModeUTSHost
15:02:31 [2020-12-10T15:02:31.273Z] === RUN   TestDockerSuite/TestRunMount
15:02:32 [2020-12-10T15:02:32.210Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
15:02:33 [2020-12-10T15:02:33.774Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
15:02:34 [2020-12-10T15:02:34.233Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
15:02:35 [2020-12-10T15:02:35.502Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
15:02:36 [2020-12-10T15:02:36.070Z] === RUN   TestDockerSuite/TestRunMountOrdering
15:02:36 [2020-12-10T15:02:36.640Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
15:02:37 [2020-12-10T15:02:37.579Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
15:02:38 [2020-12-10T15:02:38.151Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
15:02:38 [2020-12-10T15:02:38.724Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
15:02:38 [2020-12-10T15:02:38.921Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
15:02:41 [2020-12-10T15:02:41.259Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
15:02:41 [2020-12-10T15:02:41.259Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
15:02:43 [2020-12-10T15:02:43.165Z] === RUN   TestDockerSuite/TestRunNamedVolume
15:02:43 [2020-12-10T15:02:43.735Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
15:02:45 [2020-12-10T15:02:45.115Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
15:02:45 [2020-12-10T15:02:45.996Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
15:02:47 [2020-12-10T15:02:47.653Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
15:02:47 [2020-12-10T15:02:47.653Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
15:02:48 [2020-12-10T15:02:48.590Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
15:02:49 [2020-12-10T15:02:49.527Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
15:02:49 [2020-12-10T15:02:49.786Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
15:02:50 [2020-12-10T15:02:50.355Z] === RUN   TestDockerSuite/TestRunNetHost
15:02:51 [2020-12-10T15:02:51.294Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
15:02:51 [2020-12-10T15:02:51.861Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
15:02:52 [2020-12-10T15:02:52.120Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
15:02:52 [2020-12-10T15:02:52.380Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
15:02:54 [2020-12-10T15:02:54.287Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
15:02:54 [2020-12-10T15:02:54.563Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
15:02:54 [2020-12-10T15:02:54.563Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
15:02:55 [2020-12-10T15:02:55.678Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
15:02:58 [2020-12-10T15:02:58.301Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
15:02:58 [2020-12-10T15:02:58.301Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
15:02:58 [2020-12-10T15:02:58.301Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
15:02:58 [2020-12-10T15:02:58.972Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
15:02:58 [2020-12-10T15:02:58.972Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
15:02:58 [2020-12-10T15:02:58.972Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
15:02:59 [2020-12-10T15:02:59.231Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
15:02:59 [2020-12-10T15:02:59.489Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
15:02:59 [2020-12-10T15:02:59.748Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
15:03:00 [2020-12-10T15:03:00.315Z] === RUN   TestDockerSuite/TestRunNonExistingImage
15:03:00 [2020-12-10T15:03:00.315Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
15:03:00 [2020-12-10T15:03:00.574Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
15:03:02 [2020-12-10T15:03:02.036Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
15:03:02 [2020-12-10T15:03:02.036Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
15:03:02 [2020-12-10T15:03:02.036Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
15:03:02 [2020-12-10T15:03:02.495Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
15:03:02 [2020-12-10T15:03:02.495Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
15:03:07 [2020-12-10T15:03:07.138Z] === RUN   TestDockerSuite/TestRunOOMExitCode
15:03:07 [2020-12-10T15:03:07.138Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
15:03:07 [2020-12-10T15:03:07.138Z] === RUN   TestDockerSuite/TestRunPIDsLimit
15:03:07 [2020-12-10T15:03:07.138Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
15:03:08 [2020-12-10T15:03:08.078Z] === RUN   TestDockerSuite/TestRunPortInUse
15:03:08 [2020-12-10T15:03:08.645Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
15:03:09 [2020-12-10T15:03:09.213Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
15:03:09 [2020-12-10T15:03:09.781Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
15:03:10 [2020-12-10T15:03:10.041Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
15:03:10 [2020-12-10T15:03:10.609Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
15:03:10 [2020-12-10T15:03:10.867Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
15:03:10 [2020-12-10T15:03:10.867Z] === RUN   TestDockerSuite/TestRunPublishPort
15:03:11 [2020-12-10T15:03:11.435Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
15:03:12 [2020-12-10T15:03:12.003Z] === RUN   TestDockerSuite/TestRunReadProcLatency
15:03:12 [2020-12-10T15:03:12.003Z] === RUN   TestDockerSuite/TestRunReadProcTimer
15:03:12 [2020-12-10T15:03:12.263Z] === RUN   TestDockerSuite/TestRunRedirectStdout
15:03:13 [2020-12-10T15:03:13.198Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
15:03:13 [2020-12-10T15:03:13.198Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
15:03:15 [2020-12-10T15:03:15.119Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
15:03:16 [2020-12-10T15:03:16.496Z] === RUN   TestDockerSuite/TestRunRm
15:03:16 [2020-12-10T15:03:16.496Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
15:03:17 [2020-12-10T15:03:17.064Z] === RUN   TestDockerSuite/TestRunRmAndWait
15:03:21 [2020-12-10T15:03:21.259Z] === RUN   TestDockerSuite/TestRunRmPre125Api
15:03:21 [2020-12-10T15:03:21.259Z] === RUN   TestDockerSuite/TestRunRootWorkdir
15:03:21 [2020-12-10T15:03:21.519Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
15:03:22 [2020-12-10T15:03:22.895Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
15:03:23 [2020-12-10T15:03:23.463Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
15:03:24 [2020-12-10T15:03:24.029Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
15:03:26 [2020-12-10T15:03:26.563Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
15:03:27 [2020-12-10T15:03:27.633Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
15:03:27 [2020-12-10T15:03:27.941Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
15:03:29 [2020-12-10T15:03:29.171Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
15:03:29 [2020-12-10T15:03:29.630Z] === RUN   TestDockerSuite/TestBuildCacheAdd
15:03:29 [2020-12-10T15:03:29.847Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
15:03:30 [2020-12-10T15:03:30.089Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
15:03:30 [2020-12-10T15:03:30.415Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
15:03:30 [2020-12-10T15:03:30.675Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
15:03:31 [2020-12-10T15:03:31.057Z] === RUN   TestDockerSuite/TestBuildCacheFrom
15:03:31 [2020-12-10T15:03:31.057Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
15:03:31 [2020-12-10T15:03:31.242Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
15:03:31 [2020-12-10T15:03:31.501Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
15:03:32 [2020-12-10T15:03:32.069Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
15:03:32 [2020-12-10T15:03:32.328Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
15:03:32 [2020-12-10T15:03:32.902Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
15:03:33 [2020-12-10T15:03:33.186Z] === RUN   TestDockerSuite/TestRunSetMacAddress
15:03:33 [2020-12-10T15:03:33.758Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
15:03:34 [2020-12-10T15:03:34.792Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
15:03:35 [2020-12-10T15:03:35.759Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
15:03:35 [2020-12-10T15:03:35.759Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
15:03:35 [2020-12-10T15:03:35.759Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
15:03:36 [2020-12-10T15:03:36.290Z] === RUN   TestDockerSuite/TestRunState
15:03:36 [2020-12-10T15:03:36.727Z] === RUN   TestDockerSuite/TestBuildClearCmd
15:03:37 [2020-12-10T15:03:37.227Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
15:03:37 [2020-12-10T15:03:37.486Z] === RUN   TestDockerSuite/TestRunStdinPipe
15:03:37 [2020-12-10T15:03:37.696Z] === RUN   TestDockerSuite/TestBuildCmd
15:03:37 [2020-12-10T15:03:37.696Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
15:03:38 [2020-12-10T15:03:38.054Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
15:03:38 [2020-12-10T15:03:38.054Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
15:03:38 [2020-12-10T15:03:38.054Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
15:03:38 [2020-12-10T15:03:38.154Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
15:03:38 [2020-12-10T15:03:38.614Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
15:03:38 [2020-12-10T15:03:38.622Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
15:03:39 [2020-12-10T15:03:39.191Z] === RUN   TestDockerSuite/TestRunSysctls
15:03:40 [2020-12-10T15:03:40.127Z] === RUN   TestDockerSuite/TestRunTLSVerify
15:03:40 [2020-12-10T15:03:40.127Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
15:03:40 [2020-12-10T15:03:40.127Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
15:03:40 [2020-12-10T15:03:40.387Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
15:03:40 [2020-12-10T15:03:40.645Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
15:03:42 [2020-12-10T15:03:42.555Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
15:03:42 [2020-12-10T15:03:42.815Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
15:03:43 [2020-12-10T15:03:43.078Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
15:03:43 [2020-12-10T15:03:43.302Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
15:03:44 [2020-12-10T15:03:44.278Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
15:03:44 [2020-12-10T15:03:44.278Z] === RUN   TestDockerSuite/TestBuildConditionalCache
15:03:44 [2020-12-10T15:03:44.986Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
15:03:45 [2020-12-10T15:03:45.248Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
15:03:45 [2020-12-10T15:03:45.248Z] === RUN   TestDockerSuite/TestBuildContextCleanup
15:03:45 [2020-12-10T15:03:45.248Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
15:03:45 [2020-12-10T15:03:45.554Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
15:03:47 [2020-12-10T15:03:47.425Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
15:03:47 [2020-12-10T15:03:47.460Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
15:03:47 [2020-12-10T15:03:47.884Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
15:03:47 [2020-12-10T15:03:47.884Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
15:03:47 [2020-12-10T15:03:47.884Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
15:03:48 [2020-12-10T15:03:48.027Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
15:03:48 [2020-12-10T15:03:48.851Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
15:03:48 [2020-12-10T15:03:48.851Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
15:03:48 [2020-12-10T15:03:48.851Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
15:03:48 [2020-12-10T15:03:48.851Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
15:03:50 [2020-12-10T15:03:50.559Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
15:03:50 [2020-12-10T15:03:50.821Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
15:03:50 [2020-12-10T15:03:50.821Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
15:03:51 [2020-12-10T15:03:51.398Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
15:03:51 [2020-12-10T15:03:51.969Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
15:03:53 [2020-12-10T15:03:53.538Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
15:03:53 [2020-12-10T15:03:53.876Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
15:03:53 [2020-12-10T15:03:53.876Z] === RUN   TestDockerSuite/TestRunUnshareProc
15:03:55 [2020-12-10T15:03:55.257Z] === RUN   TestDockerSuite/TestRunUserByID
15:03:56 [2020-12-10T15:03:56.194Z] === RUN   TestDockerSuite/TestRunUserByIDBig
15:03:56 [2020-12-10T15:03:56.452Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
15:03:56 [2020-12-10T15:03:56.452Z] === RUN   TestDockerSuite/TestRunUserByIDZero
15:03:57 [2020-12-10T15:03:57.020Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
15:03:57 [2020-12-10T15:03:57.020Z] === RUN   TestDockerSuite/TestRunUserByName
15:03:57 [2020-12-10T15:03:57.587Z] === RUN   TestDockerSuite/TestRunUserDefaults
15:03:58 [2020-12-10T15:03:58.156Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
15:03:58 [2020-12-10T15:03:58.156Z] === RUN   TestDockerSuite/TestRunUserNotFound
15:03:58 [2020-12-10T15:03:58.415Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
15:03:58 [2020-12-10T15:03:58.981Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
15:03:59 [2020-12-10T15:03:59.243Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
15:04:02 [2020-12-10T15:04:02.533Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
15:04:02 [2020-12-10T15:04:02.533Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
15:04:03 [2020-12-10T15:04:03.102Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
15:04:04 [2020-12-10T15:04:04.041Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
15:04:05 [2020-12-10T15:04:05.949Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
15:04:06 [2020-12-10T15:04:06.886Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
15:04:08 [2020-12-10T15:04:08.792Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
15:04:08 [2020-12-10T15:04:08.792Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
15:04:10 [2020-12-10T15:04:10.182Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
15:04:11 [2020-12-10T15:04:11.120Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
15:04:11 [2020-12-10T15:04:11.120Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
15:04:11 [2020-12-10T15:04:11.120Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
15:04:11 [2020-12-10T15:04:11.120Z] === RUN   TestDockerSuite/TestRunWithBadDevice
15:04:11 [2020-12-10T15:04:11.120Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
15:04:11 [2020-12-10T15:04:11.120Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
15:04:11 [2020-12-10T15:04:11.688Z] === RUN   TestDockerSuite/TestRunWithCPUShares
15:04:12 [2020-12-10T15:04:12.255Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
15:04:13 [2020-12-10T15:04:13.191Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
15:04:13 [2020-12-10T15:04:13.759Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
15:04:14 [2020-12-10T15:04:14.017Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
15:04:14 [2020-12-10T15:04:14.276Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
15:04:14 [2020-12-10T15:04:14.276Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
15:04:14 [2020-12-10T15:04:14.846Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
15:04:14 [2020-12-10T15:04:14.846Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
15:04:14 [2020-12-10T15:04:14.846Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
15:04:14 [2020-12-10T15:04:14.846Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
15:04:14 [2020-12-10T15:04:14.846Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
15:04:14 [2020-12-10T15:04:14.846Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
15:04:14 [2020-12-10T15:04:14.846Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
15:04:14 [2020-12-10T15:04:14.846Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
15:04:14 [2020-12-10T15:04:14.846Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
15:04:14 [2020-12-10T15:04:14.846Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
15:04:15 [2020-12-10T15:04:15.414Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
15:04:15 [2020-12-10T15:04:15.983Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
15:04:16 [2020-12-10T15:04:16.921Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
15:04:16 [2020-12-10T15:04:16.921Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
15:04:17 [2020-12-10T15:04:17.490Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
15:04:17 [2020-12-10T15:04:17.490Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
15:04:18 [2020-12-10T15:04:18.059Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
15:04:18 [2020-12-10T15:04:18.059Z] === RUN   TestDockerSuite/TestRunWithShmSize
15:04:18 [2020-12-10T15:04:18.317Z] === RUN   TestDockerSuite/TestRunWithSwappiness
15:04:18 [2020-12-10T15:04:18.890Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
15:04:18 [2020-12-10T15:04:18.890Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
15:04:18 [2020-12-10T15:04:18.890Z] === RUN   TestDockerSuite/TestRunWithUlimits
15:04:19 [2020-12-10T15:04:19.458Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
15:04:20 [2020-12-10T15:04:20.398Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
15:04:20 [2020-12-10T15:04:20.658Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
15:04:20 [2020-12-10T15:04:20.658Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
15:04:20 [2020-12-10T15:04:20.917Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
15:04:20 [2020-12-10T15:04:20.917Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
15:04:21 [2020-12-10T15:04:21.858Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
15:04:22 [2020-12-10T15:04:22.425Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
15:04:23 [2020-12-10T15:04:23.490Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
15:04:23 [2020-12-10T15:04:23.490Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
15:04:23 [2020-12-10T15:04:23.801Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
15:04:23 [2020-12-10T15:04:23.949Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
15:04:24 [2020-12-10T15:04:24.061Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
15:04:24 [2020-12-10T15:04:24.061Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
15:04:24 [2020-12-10T15:04:24.323Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
15:04:24 [2020-12-10T15:04:24.897Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
15:04:25 [2020-12-10T15:04:25.466Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
15:04:26 [2020-12-10T15:04:26.402Z] === RUN   TestDockerSuite/TestSaveCheckTimes
15:04:26 [2020-12-10T15:04:26.402Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
15:04:27 [2020-12-10T15:04:27.783Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
15:04:27 [2020-12-10T15:04:27.783Z] === RUN   TestDockerSuite/TestSaveImageId
15:04:27 [2020-12-10T15:04:27.783Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
15:04:28 [2020-12-10T15:04:28.352Z] === RUN   TestDockerSuite/TestSaveLoadParents
15:04:30 [2020-12-10T15:04:30.259Z] === RUN   TestDockerSuite/TestSaveMultipleNames
15:04:30 [2020-12-10T15:04:30.259Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
15:04:30 [2020-12-10T15:04:30.518Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
15:04:31 [2020-12-10T15:04:31.456Z] === RUN   TestDockerSuite/TestSaveSingleTag
15:04:31 [2020-12-10T15:04:31.715Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
15:04:31 [2020-12-10T15:04:31.715Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
15:04:33 [2020-12-10T15:04:33.094Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
15:04:34 [2020-12-10T15:04:34.268Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
15:04:34 [2020-12-10T15:04:34.268Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
15:04:34 [2020-12-10T15:04:34.268Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
15:04:34 [2020-12-10T15:04:34.268Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
15:04:34 [2020-12-10T15:04:34.268Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
15:04:34 [2020-12-10T15:04:34.268Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
15:04:34 [2020-12-10T15:04:34.473Z] === RUN   TestDockerSuite/TestSearchCmdOptions
15:04:34 [2020-12-10T15:04:34.473Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
15:04:35 [2020-12-10T15:04:35.041Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
15:04:35 [2020-12-10T15:04:35.041Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
15:04:35 [2020-12-10T15:04:35.041Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
15:04:35 [2020-12-10T15:04:35.041Z] === RUN   TestDockerSuite/TestSearchWithLimit
15:04:35 [2020-12-10T15:04:35.610Z] === RUN   TestDockerSuite/TestSlowStdinClosing
15:04:37 [2020-12-10T15:04:37.518Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
15:04:37 [2020-12-10T15:04:37.777Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
15:04:41 [2020-12-10T15:04:41.968Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
15:04:42 [2020-12-10T15:04:42.905Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
15:04:44 [2020-12-10T15:04:44.296Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
15:04:44 [2020-12-10T15:04:44.865Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
15:04:45 [2020-12-10T15:04:45.433Z] === RUN   TestDockerSuite/TestStartAttachSilent
15:04:46 [2020-12-10T15:04:46.812Z] === RUN   TestDockerSuite/TestStartAttachWithRename
15:04:49 [2020-12-10T15:04:49.344Z] === RUN   TestDockerSuite/TestStartMultipleContainers
15:04:50 [2020-12-10T15:04:50.720Z] === RUN   TestDockerSuite/TestStartPausedContainer
15:04:51 [2020-12-10T15:04:51.288Z] === RUN   TestDockerSuite/TestStartRecordError
15:04:52 [2020-12-10T15:04:52.226Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
15:04:53 [2020-12-10T15:04:53.611Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
15:04:54 [2020-12-10T15:04:54.548Z] === RUN   TestDockerSuite/TestStatsAllNoStream
15:04:57 [2020-12-10T15:04:57.080Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
15:04:57 [2020-12-10T15:04:57.080Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
15:04:59 [2020-12-10T15:04:59.403Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
15:04:59 [2020-12-10T15:04:59.404Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
15:04:59 [2020-12-10T15:04:59.404Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
15:05:01 [2020-12-10T15:05:01.272Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
15:05:04 [2020-12-10T15:05:04.561Z] === RUN   TestDockerSuite/TestStatsFormatAll
15:05:08 [2020-12-10T15:05:08.748Z] === RUN   TestDockerSuite/TestStatsNoStream
15:05:09 [2020-12-10T15:05:09.684Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
15:05:11 [2020-12-10T15:05:11.589Z] === RUN   TestDockerSuite/TestStopContainerSignal
15:05:12 [2020-12-10T15:05:12.965Z] === RUN   TestDockerSuite/TestTopMultipleArgs
15:05:13 [2020-12-10T15:05:13.533Z] === RUN   TestDockerSuite/TestTopNonPrivileged
15:05:14 [2020-12-10T15:05:14.099Z] === RUN   TestDockerSuite/TestTopPrivileged
15:05:14 [2020-12-10T15:05:14.669Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
15:05:14 [2020-12-10T15:05:14.669Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
15:05:14 [2020-12-10T15:05:14.928Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
15:05:17 [2020-12-10T15:05:17.083Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
15:05:17 [2020-12-10T15:05:17.462Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
15:05:18 [2020-12-10T15:05:18.051Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
15:05:18 [2020-12-10T15:05:18.510Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
15:05:20 [2020-12-10T15:05:20.747Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
15:05:21 [2020-12-10T15:05:21.007Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
15:05:21 [2020-12-10T15:05:21.266Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
15:05:21 [2020-12-10T15:05:21.266Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
15:05:21 [2020-12-10T15:05:21.414Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
15:05:21 [2020-12-10T15:05:21.834Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
15:05:22 [2020-12-10T15:05:22.770Z] === RUN   TestDockerSwarmSuite/TestServiceScale
15:05:22 [2020-12-10T15:05:22.951Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
15:05:23 [2020-12-10T15:05:23.338Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
15:05:23 [2020-12-10T15:05:23.338Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
15:05:24 [2020-12-10T15:05:24.288Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
15:05:25 [2020-12-10T15:05:25.129Z] === RUN   TestDockerSuite/TestBuildDockerignore
15:05:25 [2020-12-10T15:05:25.228Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
15:05:25 [2020-12-10T15:05:25.228Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
15:05:25 [2020-12-10T15:05:25.795Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
15:05:27 [2020-12-10T15:05:27.176Z] === RUN   TestDockerSuite/TestUpdateStats
15:05:31 [2020-12-10T15:05:31.363Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
15:05:31 [2020-12-10T15:05:31.622Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
15:05:31 [2020-12-10T15:05:31.622Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
15:05:32 [2020-12-10T15:05:32.560Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
15:05:32 [2020-12-10T15:05:32.819Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
15:05:36 [2020-12-10T15:05:36.109Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
15:05:38 [2020-12-10T15:05:38.645Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
15:05:40 [2020-12-10T15:05:40.551Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
15:05:42 [2020-12-10T15:05:42.457Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
15:05:44 [2020-12-10T15:05:44.408Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
15:05:45 [2020-12-10T15:05:45.344Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
15:05:46 [2020-12-10T15:05:46.724Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
15:05:48 [2020-12-10T15:05:48.633Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
15:05:49 [2020-12-10T15:05:49.568Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
15:05:50 [2020-12-10T15:05:50.137Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
15:05:52 [2020-12-10T15:05:52.042Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
15:05:52 [2020-12-10T15:05:52.610Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
15:05:53 [2020-12-10T15:05:53.987Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
15:05:55 [2020-12-10T15:05:55.365Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
15:05:56 [2020-12-10T15:05:56.743Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
15:05:58 [2020-12-10T15:05:58.122Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
15:05:59 [2020-12-10T15:05:59.499Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
15:06:00 [2020-12-10T15:06:00.875Z] === RUN   TestDockerSuite/TestVolumeCLICreate
15:06:10 [2020-12-10T15:06:10.861Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
15:06:15 [2020-12-10T15:06:15.818Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
15:06:16 [2020-12-10T15:06:16.130Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
15:06:16 [2020-12-10T15:06:16.130Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
15:06:16 [2020-12-10T15:06:16.130Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
15:06:16 [2020-12-10T15:06:16.389Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
15:06:16 [2020-12-10T15:06:16.389Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
15:06:16 [2020-12-10T15:06:16.389Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
15:06:16 [2020-12-10T15:06:16.648Z] === RUN   TestDockerSuite/TestVolumeCLILs
15:06:16 [2020-12-10T15:06:16.907Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
15:06:17 [2020-12-10T15:06:17.167Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
15:06:17 [2020-12-10T15:06:17.167Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
15:06:17 [2020-12-10T15:06:17.356Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
15:06:17 [2020-12-10T15:06:17.356Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
15:06:18 [2020-12-10T15:06:18.105Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
15:06:18 [2020-12-10T15:06:18.105Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
15:06:18 [2020-12-10T15:06:18.105Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
15:06:18 [2020-12-10T15:06:18.105Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
15:06:18 [2020-12-10T15:06:18.105Z] === RUN   TestDockerSuite/TestVolumeCLIRm
15:06:19 [2020-12-10T15:06:19.482Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
15:06:20 [2020-12-10T15:06:20.050Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
15:06:20 [2020-12-10T15:06:20.050Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
15:06:20 [2020-12-10T15:06:20.311Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
15:06:20 [2020-12-10T15:06:20.311Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
15:06:20 [2020-12-10T15:06:20.571Z] === RUN   TestDockerSuite/TestVolumeEvents
15:06:27 [2020-12-10T15:06:27.134Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
15:06:27 [2020-12-10T15:06:27.395Z] === RUN   TestDockerSuite/TestVolumeLsFormat
15:06:27 [2020-12-10T15:06:27.395Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
15:06:27 [2020-12-10T15:06:27.654Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
15:06:29 [2020-12-10T15:06:29.563Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
15:06:32 [2020-12-10T15:06:32.110Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
15:06:32 [2020-12-10T15:06:32.110Z] --- PASS: TestDockerSuite (1345.15s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (11.22s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.32s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.13s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.97s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.19s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.70s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.09s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.54s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.45s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.56s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.61s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.72s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.57s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.96s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.70s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.73s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.99s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.19s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.81s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.08s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.77s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.65s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.92s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.48s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.35s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.61s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.88s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.92s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.11s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.02s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.91s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.98s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.71s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.33s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.72s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.50s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.90s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.28s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.07s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.18s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.38s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.89s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.51s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.34s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.63s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.34s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.38s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.39s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.69s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.90s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.61s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.11s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.19s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.98s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.15s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.98s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.65s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.06s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.25s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.57s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.88s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.19s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.22s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.40s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.87s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.15s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.85s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.20s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.63s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.74s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.53s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.75s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.99s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.48s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:06:32 [2020-12-10T15:06:32.110Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.81s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.36s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.15s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.97s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.74s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.34s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.12s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.40s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.17s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.73s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
15:06:32 [2020-12-10T15:06:32.110Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.110Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:06:32 [2020-12-10T15:06:32.110Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.110Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:06:32 [2020-12-10T15:06:32.110Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.110Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:06:32 [2020-12-10T15:06:32.110Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.12s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.58s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.19s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.87s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.75s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.12s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.24s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.00s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.16s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.33s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.42s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.36s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.21s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.92s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.25s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.09s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.01s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.02s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.33s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.50s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.14s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.90s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.80s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.25s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.93s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.18s)
15:06:32 [2020-12-10T15:06:32.110Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.60s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.48s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.49s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.26s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.57s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.48s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.69s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.80s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.24s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.81s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.78s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.25s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
15:06:32 [2020-12-10T15:06:32.111Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.44s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.40s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.36s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.86s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.85s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.48s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildFails (0.77s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.87s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.86s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.48s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.26s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.89s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.58s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.75s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.30s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.90s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.38s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.34s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.50s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.36s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.59s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.29s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.30s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.85s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.02s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.41s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.13s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.25s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.19s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.26s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.16s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.34s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.38s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.76s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.29s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.17s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.96s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.67s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
15:06:32 [2020-12-10T15:06:32.111Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.50s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.22s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.39s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.40s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.81s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.84s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.43s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.49s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.43s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.49s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.67s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.97s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.57s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.09s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.27s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.00s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.98s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.30s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.61s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.16s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.79s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.89s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.87s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.90s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.39s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildRm (2.31s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.77s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.00s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.56s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.78s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.74s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.70s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.06s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.43s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:06:32 [2020-12-10T15:06:32.111Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.56s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.09s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.10s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.37s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.86s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.82s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.61s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.88s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildUser (1.23s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.14s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.61s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.87s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.88s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.85s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.11s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:06:32 [2020-12-10T15:06:32.111Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.111Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:06:32 [2020-12-10T15:06:32.111Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.111Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:06:32 [2020-12-10T15:06:32.111Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.111Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s)
15:06:32 [2020-12-10T15:06:32.111Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.35s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.77s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.75s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.07s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.30s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.66s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.49s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:06:32 [2020-12-10T15:06:32.111Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.66s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.71s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:06:32 [2020-12-10T15:06:32.111Z]         docker_cli_sni_test.go:18: Flakey test
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.56s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.84s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCommitChange (1.39s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.17s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.85s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.17s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.68s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.47s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.74s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.03s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.79s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.21s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.24s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.12s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.61s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.57s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.63s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.49s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.52s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.54s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.49s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.65s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.69s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.17s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.61s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.52s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.60s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.60s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.47s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.61s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.68s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.66s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.68s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.18s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.87s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.74s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.34s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.56s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.63s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
15:06:32 [2020-12-10T15:06:32.111Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.68s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.53s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.85s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.89s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.42s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.01s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.69s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.92s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.76s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.43s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.32s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.35s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000904e40_<nil>} (1.41s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1471389747_/foo_false__<nil>_<nil>_<nil>} (1.30s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1471389747_/foo_true__<nil>_<nil>_<nil>} (1.34s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3421191670_/foo_false__<nil>_<nil>_<nil>} (1.31s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3421191670_/foo_true__<nil>_<nil>_<nil>} (1.30s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3421191670_/foo_true__0xc000904ea0_<nil>_<nil>} (1.38s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000904ee0_<nil>} (1.44s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000904f00_<nil>} (1.38s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000904f20_<nil>} (1.48s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000904f40_<nil>} (1.44s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.13s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
15:06:32 [2020-12-10T15:06:32.111Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.91s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.44s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.75s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (0.98s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.50s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.53s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.52s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.55s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.52s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.57s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.79s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.71s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.61s)
15:06:32 [2020-12-10T15:06:32.111Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.96s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.78s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.65s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.61s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.23s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.80s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.52s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.71s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.99s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.82s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.79s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.82s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.92s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.22s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.29s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.25s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.81s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.87s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.45s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.58s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.56s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.85s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpToDot (0.72s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.04s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.31s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.77s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.08s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.27s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.62s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.25s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.46s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.52s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:06:32 [2020-12-10T15:06:32.112Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.07s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCreateRM (0.19s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
15:06:32 [2020-12-10T15:06:32.112Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.57s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.20s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.46s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.93s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.59s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.99s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.01s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.46s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.52s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.79s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.84s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.54s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.29s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.12s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.35s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.63s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.75s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.66s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.79s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.58s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.66s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.53s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.62s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.55s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.25s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.11s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.97s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.76s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.13s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.12s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.26s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.38s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.16s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.88s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.64s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.43s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:06:32 [2020-12-10T15:06:32.112Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:06:32 [2020-12-10T15:06:32.112Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:06:32 [2020-12-10T15:06:32.112Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.61s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.54s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsRename (0.68s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsResize (0.62s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.54s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.65s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.61s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsTop (0.55s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.55s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.81s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExec (0.57s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.49s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.06s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.48s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.64s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.49s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.82s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecEnv (0.51s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.00s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.64s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.67s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.59s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.59s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecParseError (0.65s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.98s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.54s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.55s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.62s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecTTY (0.66s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.67s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.67s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.02s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
15:06:32 [2020-12-10T15:06:32.112Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.91s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.59s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.19s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.61s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.75s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.57s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.48s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestHealth (18.53s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.08s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.07s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImportFile (1.11s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.30s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.13s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.72s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:06:32 [2020-12-10T15:06:32.112Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.47s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.55s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:06:32 [2020-12-10T15:06:32.112Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.47s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.41s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.43s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.58s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.33s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.90s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.92s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.19s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.39s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.36s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.87s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.37s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.44s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.54s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.36s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
15:06:32 [2020-12-10T15:06:32.112Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.52s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.51s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.64s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.68s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.66s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.74s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.86s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.19s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsSince (6.49s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.64s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsTail (0.51s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.42s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.23s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.45s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestNetHostname (1.27s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.63s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.69s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.64s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPluginActive (1.48s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.87s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:06:32 [2020-12-10T15:06:32.113Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (2.00s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.36s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.46s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.06s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.76s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.68s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.06s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.12s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPortList (6.25s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.99s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (5.96s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.60s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.84s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.89s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.87s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.90s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.26s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.81s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.99s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.52s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.01s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.36s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.62s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.44s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.52s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.05s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.55s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:06:32 [2020-12-10T15:06:32.113Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.22s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.60s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.71s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.44s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.01s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.36s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.59s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.33s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.17s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.57s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.77s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRmiTag (0.19s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.00s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.55s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.73s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.40s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.20s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.42s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.01s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.03s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.56s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.61s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.61s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.33s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.50s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.54s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.05s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.89s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.62s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.95s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.53s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.49s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.15s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.10s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.39s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.02s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.68s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.70s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
15:06:32 [2020-12-10T15:06:32.113Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.113Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:06:32 [2020-12-10T15:06:32.113Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.74s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.10s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.92s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.31s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
15:06:32 [2020-12-10T15:06:32.113Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.54s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.39s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.59s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.44s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.46s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.56s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.84s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.19s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:06:32 [2020-12-10T15:06:32.113Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.07s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.91s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.86s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.04s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.94s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.09s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.97s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.80s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.47s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.83s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.99s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.10s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.40s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.05s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.14s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.08s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunMount (5.03s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.62s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.27s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.03s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.43s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.76s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.22s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.16s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.24s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.61s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.90s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.65s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.59s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.85s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.64s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.41s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.55s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:06:32 [2020-12-10T15:06:32.113Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.98s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.57s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s)
15:06:32 [2020-12-10T15:06:32.113Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s)
15:06:32 [2020-12-10T15:06:32.113Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.46s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.87s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.03s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.24s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunRm (0.58s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.57s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.28s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.66s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.89s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.42s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.56s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.40s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.39s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunState (0.98s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.88s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.61s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.89s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.64s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.52s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.82s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.61s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.52s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.63s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.94s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.24s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.94s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.62s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.49s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.55s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.45s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.57s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.92s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.88s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.86s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.70s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.90s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.46s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.57s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.61s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.05s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.48s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.66s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.14s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.85s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.91s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.40s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.40s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.73s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents494735243
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.34s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.62s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.25s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.02s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.10s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.98s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.71s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.29s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.48s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.48s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.07s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.10s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.21s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.54s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.67s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.48s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.50s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.95s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.51s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.39s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.10s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.84s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.63s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.18s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.64s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.81s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.03s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.39s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.03s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.96s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.93s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.14s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.63s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.66s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.04s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.06s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.53s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.47s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.33s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.66s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.69s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.12s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.86s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.09s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.60s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.94s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.45s)
15:06:32 [2020-12-10T15:06:32.114Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:06:32 [2020-12-10T15:06:32.114Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:06:32 [2020-12-10T15:06:32.114Z] === RUN   TestDockerRegistrySuite
15:06:32 [2020-12-10T15:06:32.114Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
15:06:33 [2020-12-10T15:06:33.050Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
15:06:34 [2020-12-10T15:06:34.428Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
15:06:34 [2020-12-10T15:06:34.687Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
15:06:36 [2020-12-10T15:06:36.066Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
15:06:36 [2020-12-10T15:06:36.066Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
15:06:39 [2020-12-10T15:06:39.357Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
15:06:44 [2020-12-10T15:06:44.638Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
15:06:47 [2020-12-10T15:06:47.171Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
15:06:47 [2020-12-10T15:06:47.739Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
15:06:48 [2020-12-10T15:06:48.677Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
15:06:49 [2020-12-10T15:06:49.616Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
15:06:51 [2020-12-10T15:06:51.000Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
15:06:51 [2020-12-10T15:06:51.954Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
15:06:52 [2020-12-10T15:06:52.890Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
15:06:53 [2020-12-10T15:06:53.458Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
15:06:53 [2020-12-10T15:06:53.717Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
15:06:56 [2020-12-10T15:06:56.254Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
15:06:58 [2020-12-10T15:06:58.161Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
15:06:59 [2020-12-10T15:06:59.099Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
15:07:01 [2020-12-10T15:07:01.636Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
15:07:01 [2020-12-10T15:07:01.636Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
15:07:02 [2020-12-10T15:07:02.576Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
15:07:02 [2020-12-10T15:07:02.576Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
15:07:03 [2020-12-10T15:07:03.954Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
15:07:04 [2020-12-10T15:07:04.891Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
15:07:05 [2020-12-10T15:07:05.829Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
15:07:08 [2020-12-10T15:07:08.365Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
15:07:08 [2020-12-10T15:07:08.624Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
15:07:09 [2020-12-10T15:07:09.560Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
15:07:10 [2020-12-10T15:07:10.133Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
15:07:10 [2020-12-10T15:07:10.133Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
15:07:10 [2020-12-10T15:07:10.392Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
15:07:10 [2020-12-10T15:07:10.657Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
15:07:10 [2020-12-10T15:07:10.916Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
15:07:11 [2020-12-10T15:07:11.174Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
15:07:12 [2020-12-10T15:07:12.111Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
15:07:13 [2020-12-10T15:07:13.488Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
15:07:14 [2020-12-10T15:07:14.425Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
15:07:15 [2020-12-10T15:07:15.362Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
15:07:16 [2020-12-10T15:07:16.298Z] === RUN   TestDockerRegistrySuite/TestV2Only
15:07:16 [2020-12-10T15:07:16.865Z] --- PASS: TestDockerRegistrySuite (44.97s)
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [dff89bc525059] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.14s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [dd3e67d196257] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.53s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d397901c21ac4] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.21s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d6fd84bb7652d] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.16s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d6c6a7f6000f2] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.06s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d7b688fe74676] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.65s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [db4a97c4013bf] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [da51d4701b174] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.83s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [dff48a259239f] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d7c2f1f72a8fa] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [dd4fb488c9660] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d5c920029a53b] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.94s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d101f73de4122] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.02s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d7300370fa5de] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.36s)
15:07:16 [2020-12-10T15:07:16.865Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ef8fef5b66b0f244bffdf1ef1a54b8d6ee18820b26d81a514998b71caf306167
15:07:16 [2020-12-10T15:07:16.865Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:69a7535e957775c86d63bfbfde3235a1f902a1cd2dfcf5b8743e5b28ad5e8406
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [dfae03b33b1f8] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.85s)
15:07:16 [2020-12-10T15:07:16.865Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fe299a52f0ddcdd6d5944f9d9f6d468b949999d55ee42385a85d2ae57388e8c4
15:07:16 [2020-12-10T15:07:16.865Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:05ba3e85d705526a721a65f967c4f37e3b001e000be41db65561d60bb968d95f
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d404a6689e027] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d5f6a105e7744] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.25s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d99da7c043e00] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.15s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [dca63adad4c41] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d6fe9c4556b1d] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.36s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [dcab88e1ae0b4] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.96s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d5b31af9be1bf] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.02s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d953ed56912bf] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d4964876e2f64] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d4644dce6f19f] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d75f8f670b4a2] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d7bd119278799] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d323ffc50d6cd] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [dc7483627700b] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d36b20e2d2655] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [de4efe67bd188] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d84b3a84a6401] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d28b621057a67] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d7c351c148ca9] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [dd2c33b962304] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s)
15:07:16 [2020-12-10T15:07:16.865Z]         check_test.go:196: [d1b9d2d5e398b] daemon is not started
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s)
15:07:16 [2020-12-10T15:07:16.865Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
15:07:16 [2020-12-10T15:07:16.865Z] === RUN   TestDockerSchema1RegistrySuite
15:07:16 [2020-12-10T15:07:16.865Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
15:07:17 [2020-12-10T15:07:17.124Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
15:07:17 [2020-12-10T15:07:17.793Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
15:07:17 [2020-12-10T15:07:17.793Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
15:07:17 [2020-12-10T15:07:17.793Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
15:07:20 [2020-12-10T15:07:20.411Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
15:07:25 [2020-12-10T15:07:25.681Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
15:07:28 [2020-12-10T15:07:28.215Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
15:07:29 [2020-12-10T15:07:29.153Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
15:07:30 [2020-12-10T15:07:30.093Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
15:07:30 [2020-12-10T15:07:30.354Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
15:07:31 [2020-12-10T15:07:31.291Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
15:07:32 [2020-12-10T15:07:32.229Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
15:07:33 [2020-12-10T15:07:33.166Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
15:07:35 [2020-12-10T15:07:35.703Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
15:07:35 [2020-12-10T15:07:35.703Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
15:07:36 [2020-12-10T15:07:36.270Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
15:07:36 [2020-12-10T15:07:36.270Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
15:07:36 [2020-12-10T15:07:36.529Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
15:07:36 [2020-12-10T15:07:36.787Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
15:07:37 [2020-12-10T15:07:37.354Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
15:07:37 [2020-12-10T15:07:37.354Z] --- PASS: TestDockerSchema1RegistrySuite (20.37s)
15:07:37 [2020-12-10T15:07:37.354Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.20s)
15:07:37 [2020-12-10T15:07:37.354Z]         check_test.go:223: [d3fe1b821db4d] daemon is not started
15:07:37 [2020-12-10T15:07:37.354Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.69s)
15:07:37 [2020-12-10T15:07:37.354Z]         check_test.go:223: [d9bdcd96293ba] daemon is not started
15:07:37 [2020-12-10T15:07:37.354Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.62s)
15:07:37 [2020-12-10T15:07:37.354Z]         check_test.go:223: [ddb9cc5d50c8a] daemon is not started
15:07:37 [2020-12-10T15:07:37.354Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.76s)
15:07:37 [2020-12-10T15:07:37.354Z]         check_test.go:223: [d112644893d38] daemon is not started
15:07:37 [2020-12-10T15:07:37.354Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.96s)
15:07:37 [2020-12-10T15:07:37.354Z]         check_test.go:223: [d3457b1867a5c] daemon is not started
15:07:37 [2020-12-10T15:07:37.354Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s)
15:07:37 [2020-12-10T15:07:37.354Z]         check_test.go:223: [d90506b4fa8ae] daemon is not started
15:07:37 [2020-12-10T15:07:37.354Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
15:07:37 [2020-12-10T15:07:37.354Z]         check_test.go:223: [dbf22ebaf3b90] daemon is not started
15:07:37 [2020-12-10T15:07:37.354Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s)
15:07:37 [2020-12-10T15:07:37.354Z]         check_test.go:223: [d7ee81a68a833] daemon is not started
15:07:37 [2020-12-10T15:07:37.354Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.86s)
15:07:37 [2020-12-10T15:07:37.354Z]         check_test.go:223: [de2e2089f9c9b] daemon is not started
15:07:37 [2020-12-10T15:07:37.354Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s)
15:07:37 [2020-12-10T15:07:37.354Z]         check_test.go:223: [d71897991f4ff] daemon is not started
15:07:37 [2020-12-10T15:07:37.354Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.34s)
15:07:37 [2020-12-10T15:07:37.354Z]         check_test.go:223: [d0f5b3ace6c20] daemon is not started
15:07:37 [2020-12-10T15:07:37.354Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s)
15:07:37 [2020-12-10T15:07:37.354Z]         check_test.go:223: [dccfe07144d1e] daemon is not started
15:07:37 [2020-12-10T15:07:37.354Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s)
15:07:37 [2020-12-10T15:07:37.354Z]         check_test.go:223: [d6ccc547a2d47] daemon is not started
15:07:37 [2020-12-10T15:07:37.354Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
15:07:37 [2020-12-10T15:07:37.354Z]         check_test.go:223: [d47b7547cc598] daemon is not started
15:07:37 [2020-12-10T15:07:37.354Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
15:07:37 [2020-12-10T15:07:37.354Z]         check_test.go:223: [d2734d5cabe7b] daemon is not started
15:07:37 [2020-12-10T15:07:37.354Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
15:07:37 [2020-12-10T15:07:37.354Z]         check_test.go:223: [d995e9225230c] daemon is not started
15:07:37 [2020-12-10T15:07:37.354Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s)
15:07:37 [2020-12-10T15:07:37.354Z]         check_test.go:223: [d1e5079e8c4bc] daemon is not started
15:07:37 [2020-12-10T15:07:37.354Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
15:07:37 [2020-12-10T15:07:37.354Z]         check_test.go:223: [d1067b8fd10e8] daemon is not started
15:07:37 [2020-12-10T15:07:37.354Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
15:07:37 [2020-12-10T15:07:37.354Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
15:07:38 [2020-12-10T15:07:38.291Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
15:07:38 [2020-12-10T15:07:38.550Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
15:07:38 [2020-12-10T15:07:38.809Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
15:07:38 [2020-12-10T15:07:38.885Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
15:07:39 [2020-12-10T15:07:39.745Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
15:07:40 [2020-12-10T15:07:40.003Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
15:07:40 [2020-12-10T15:07:40.571Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
15:07:40 [2020-12-10T15:07:40.830Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
15:07:41 [2020-12-10T15:07:41.089Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.76s)
15:07:41 [2020-12-10T15:07:41.089Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s)
15:07:41 [2020-12-10T15:07:41.089Z]         check_test.go:252: [df44adcef08aa] daemon is not started
15:07:41 [2020-12-10T15:07:41.089Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s)
15:07:41 [2020-12-10T15:07:41.089Z]         check_test.go:252: [d729858a633d4] daemon is not started
15:07:41 [2020-12-10T15:07:41.089Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
15:07:41 [2020-12-10T15:07:41.089Z]         check_test.go:252: [d878a3bc3cd9d] daemon is not started
15:07:41 [2020-12-10T15:07:41.089Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s)
15:07:41 [2020-12-10T15:07:41.089Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
15:07:41 [2020-12-10T15:07:41.089Z]         check_test.go:252: [da59198397ae2] daemon is not started
15:07:41 [2020-12-10T15:07:41.089Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s)
15:07:41 [2020-12-10T15:07:41.089Z]         check_test.go:252: [d3fef2a636cd2] daemon is not started
15:07:41 [2020-12-10T15:07:41.089Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
15:07:41 [2020-12-10T15:07:41.089Z]         check_test.go:252: [d104caaf4e085] daemon is not started
15:07:41 [2020-12-10T15:07:41.089Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
15:07:41 [2020-12-10T15:07:41.089Z]         check_test.go:252: [dcdba05110a0a] daemon is not started
15:07:41 [2020-12-10T15:07:41.089Z] === RUN   TestDockerRegistryAuthTokenSuite
15:07:41 [2020-12-10T15:07:41.089Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
15:07:46 [2020-12-10T15:07:46.356Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
15:07:46 [2020-12-10T15:07:46.356Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
15:07:46 [2020-12-10T15:07:46.615Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
15:07:46 [2020-12-10T15:07:46.615Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
15:07:46 [2020-12-10T15:07:46.873Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s)
15:07:46 [2020-12-10T15:07:46.873Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
15:07:46 [2020-12-10T15:07:46.873Z]         check_test.go:279: [dcae993e91465] daemon is not started
15:07:46 [2020-12-10T15:07:46.873Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
15:07:46 [2020-12-10T15:07:46.873Z]         check_test.go:279: [d35cd57641e05] daemon is not started
15:07:46 [2020-12-10T15:07:46.873Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
15:07:46 [2020-12-10T15:07:46.873Z]         check_test.go:279: [dd5c0c7057928] daemon is not started
15:07:46 [2020-12-10T15:07:46.873Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
15:07:46 [2020-12-10T15:07:46.873Z]         check_test.go:279: [d9f41d37a0437] daemon is not started
15:07:46 [2020-12-10T15:07:46.873Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
15:07:46 [2020-12-10T15:07:46.873Z]         check_test.go:279: [d501f34ec84e5] daemon is not started
15:07:46 [2020-12-10T15:07:46.873Z] === RUN   TestDockerNetworkSuite
15:07:46 [2020-12-10T15:07:46.873Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
15:07:47 [2020-12-10T15:07:47.451Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
15:07:49 [2020-12-10T15:07:49.416Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
15:07:49 [2020-12-10T15:07:49.677Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
15:07:52 [2020-12-10T15:07:52.963Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
15:07:53 [2020-12-10T15:07:53.899Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
15:07:54 [2020-12-10T15:07:54.521Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
15:07:56 [2020-12-10T15:07:56.433Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
15:07:57 [2020-12-10T15:07:57.810Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
15:08:04 [2020-12-10T15:08:04.424Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
15:08:05 [2020-12-10T15:08:05.803Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
15:08:06 [2020-12-10T15:08:06.739Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
15:08:07 [2020-12-10T15:08:07.307Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
15:08:07 [2020-12-10T15:08:07.566Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
15:08:08 [2020-12-10T15:08:08.506Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
15:08:09 [2020-12-10T15:08:09.443Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
15:08:09 [2020-12-10T15:08:09.443Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
15:08:09 [2020-12-10T15:08:09.702Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
15:08:10 [2020-12-10T15:08:10.638Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
15:08:10 [2020-12-10T15:08:10.638Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
15:08:10 [2020-12-10T15:08:10.638Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
15:08:10 [2020-12-10T15:08:10.899Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
15:08:11 [2020-12-10T15:08:11.836Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
15:08:12 [2020-12-10T15:08:12.773Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
15:08:12 [2020-12-10T15:08:12.773Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
15:08:13 [2020-12-10T15:08:13.031Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
15:08:13 [2020-12-10T15:08:13.031Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
15:08:15 [2020-12-10T15:08:15.563Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
15:08:16 [2020-12-10T15:08:16.943Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
15:08:23 [2020-12-10T15:08:23.547Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
15:08:23 [2020-12-10T15:08:23.547Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
15:08:23 [2020-12-10T15:08:23.806Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
15:08:24 [2020-12-10T15:08:24.065Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
15:08:24 [2020-12-10T15:08:24.065Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
15:08:24 [2020-12-10T15:08:24.065Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
15:08:24 [2020-12-10T15:08:24.324Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
15:08:24 [2020-12-10T15:08:24.324Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
15:08:24 [2020-12-10T15:08:24.469Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
15:08:26 [2020-12-10T15:08:26.858Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
15:08:26 [2020-12-10T15:08:26.858Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
15:08:26 [2020-12-10T15:08:26.858Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
15:08:27 [2020-12-10T15:08:27.794Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
15:08:31 [2020-12-10T15:08:31.117Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
15:08:31 [2020-12-10T15:08:31.540Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
15:08:34 [2020-12-10T15:08:34.403Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
15:08:34 [2020-12-10T15:08:34.403Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
15:08:34 [2020-12-10T15:08:34.973Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
15:08:36 [2020-12-10T15:08:36.352Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
15:08:36 [2020-12-10T15:08:36.352Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
15:08:36 [2020-12-10T15:08:36.919Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
15:08:37 [2020-12-10T15:08:37.486Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
15:08:38 [2020-12-10T15:08:38.423Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
15:08:43 [2020-12-10T15:08:43.691Z] --- PASS: TestDockerNetworkSuite (56.66s)
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.18s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [db6845eac2dd0] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d363d6ef8288d] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.81s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [da5b4bda8059e] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [dfc57cec130b6] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:1233: [d4f5ccfe66e5e] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [df0873ee90649] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.41s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d177381d8c471] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.25s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d7f1a0d25bd1a] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d29cdec519a8e] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [dc57cbceca4b7] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d38f2e6aa847f] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [de1b8669c84b0] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [dc27b0b455889] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [def942f239bb8] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [dc14945c26d3b] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d549cd557bb7c] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d049b35bd11cc] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d255ee3c31059] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [db35303a11c22] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [df4eede80da10] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.97s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d5beb916f2cd4] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d73667a65db1d] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [dbd94c78535fa] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d9965e11f19de] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:968: [d4c6787c9696f] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.67s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d2c56f57b9131] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.80s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:1116: [d7d5905bbda40] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d1c8278a832ed] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.78s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d9f0399fe0da8] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d191f1dbdc3ab] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d9793363a82e6] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [dd2f8190bd59c] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d5f4da29e090c] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [dd52f960b1320] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.49s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [da55a28fe1ff6] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d6b7ac3668664] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [da557704ef2cd] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [de1dae3fd1ac1] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.41s)
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.96s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:1084: [d82213e3c8e01] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [db7ec9f8c66c4] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d011981d27e54] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [df8f23d1a6cbe] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d95b14fd7d2c5] daemon is not started
15:08:43 [2020-12-10T15:08:43.691Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s)
15:08:43 [2020-12-10T15:08:43.691Z]         docker_cli_network_unix_test.go:46: [d2bdf8bc2368d] daemon is not started
15:08:43 [2020-12-10T15:08:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s)
15:08:43 [2020-12-10T15:08:43.692Z]         docker_cli_network_unix_test.go:46: [d5a4e4fe46f0b] daemon is not started
15:08:43 [2020-12-10T15:08:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.04s)
15:08:43 [2020-12-10T15:08:43.692Z]         docker_cli_network_unix_test.go:46: [df98a81f63514] daemon is not started
15:08:43 [2020-12-10T15:08:43.692Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.02s)
15:08:43 [2020-12-10T15:08:43.692Z]         docker_cli_network_unix_test.go:46: [ddd291778a3ca] daemon is not started
15:08:43 [2020-12-10T15:08:43.692Z] === RUN   TestDockerHubPullSuite
15:08:43 [2020-12-10T15:08:43.692Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
15:08:43 [2020-12-10T15:08:43.917Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
15:08:45 [2020-12-10T15:08:45.594Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
15:08:48 [2020-12-10T15:08:48.125Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
15:08:48 [2020-12-10T15:08:48.383Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
15:08:52 [2020-12-10T15:08:52.572Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
15:08:52 [2020-12-10T15:08:52.572Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
15:08:52 [2020-12-10T15:08:52.572Z] --- PASS: TestDockerHubPullSuite (9.00s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.81s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.44s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (3.89s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
15:08:52 [2020-12-10T15:08:52.572Z] PASS
15:08:52 [2020-12-10T15:08:52.572Z] 
15:08:52 [2020-12-10T15:08:52.572Z] === Skipped
15:08:52 [2020-12-10T15:08:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:08:52 [2020-12-10T15:08:52.572Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.572Z] 
15:08:52 [2020-12-10T15:08:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.572Z] 
15:08:52 [2020-12-10T15:08:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.572Z] 
15:08:52 [2020-12-10T15:08:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.572Z] 
15:08:52 [2020-12-10T15:08:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.572Z] 
15:08:52 [2020-12-10T15:08:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
15:08:52 [2020-12-10T15:08:52.572Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.572Z] 
15:08:52 [2020-12-10T15:08:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
15:08:52 [2020-12-10T15:08:52.572Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.572Z] 
15:08:52 [2020-12-10T15:08:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.572Z] 
15:08:52 [2020-12-10T15:08:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.572Z] 
15:08:52 [2020-12-10T15:08:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.572Z] 
15:08:52 [2020-12-10T15:08:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.572Z] 
15:08:52 [2020-12-10T15:08:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s)
15:08:52 [2020-12-10T15:08:52.572Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.572Z] 
15:08:52 [2020-12-10T15:08:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.572Z] 
15:08:52 [2020-12-10T15:08:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]         docker_cli_sni_test.go:18: Flakey test
15:08:52 [2020-12-10T15:08:52.572Z] 
15:08:52 [2020-12-10T15:08:52.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
15:08:52 [2020-12-10T15:08:52.572Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:08:52 [2020-12-10T15:08:52.573Z]         docker_cli_network_unix_test.go:46: [da557704ef2cd] daemon is not started
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] 
15:08:52 [2020-12-10T15:08:52.573Z] DONE 1274 tests, 51 skipped in 1524.574s
15:08:52 [2020-12-10T15:08:52.573Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:08:52 [2020-12-10T15:08:52.573Z] ++++ cat bundles/test-integration/docker.pid
15:08:52 [2020-12-10T15:08:52.573Z] +++ kill 8163
15:08:53 [2020-12-10T15:08:53.508Z] +++ /etc/init.d/apparmor stop
15:08:53 [2020-12-10T15:08:53.508Z] Leaving: AppArmorNo profiles have been unloaded.
15:08:53 [2020-12-10T15:08:53.508Z] 
15:08:53 [2020-12-10T15:08:53.508Z] Unloading profiles will leave already running processes permanently
15:08:53 [2020-12-10T15:08:53.508Z] unconfined, which can lead to unexpected situations.
15:08:53 [2020-12-10T15:08:53.508Z] 
15:08:53 [2020-12-10T15:08:53.508Z] To set a process to complain mode, use the command line tool
15:08:53 [2020-12-10T15:08:53.508Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:08:53 [2020-12-10T15:08:53.508Z] +++ true
15:08:53 [2020-12-10T15:08:53.508Z] exiting test-integration
15:08:53 [2020-12-10T15:08:53.508Z] ++ exit 0
15:08:53 [2020-12-10T15:08:53.508Z] 
15:08:53 [2020-12-10T15:08:53.767Z] + for job in $(jobs -p)
15:08:53 [2020-12-10T15:08:53.767Z] + wait 18553
15:08:59 [2020-12-10T15:08:59.034Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
15:09:02 [2020-12-10T15:09:02.324Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
15:09:07 [2020-12-10T15:09:07.598Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
15:09:12 [2020-12-10T15:09:12.869Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
15:09:14 [2020-12-10T15:09:14.771Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
15:09:18 [2020-12-10T15:09:18.982Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
15:09:21 [2020-12-10T15:09:21.515Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
15:09:25 [2020-12-10T15:09:25.702Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
15:09:25 [2020-12-10T15:09:25.702Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
15:09:30 [2020-12-10T15:09:30.974Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
15:09:30 [2020-12-10T15:09:30.974Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
15:09:31 [2020-12-10T15:09:31.542Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
15:09:34 [2020-12-10T15:09:34.073Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
15:09:56 [2020-12-10T15:09:56.016Z] === RUN   TestDockerSuite/TestBuildDotDotFile
15:09:56 [2020-12-10T15:09:56.016Z] === RUN   TestDockerSuite/TestBuildEOLInLine
15:09:56 [2020-12-10T15:09:56.016Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
15:09:56 [2020-12-10T15:09:56.016Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
15:09:56 [2020-12-10T15:09:56.016Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
15:09:56 [2020-12-10T15:09:56.016Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
15:09:56 [2020-12-10T15:09:56.016Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
15:09:56 [2020-12-10T15:09:56.016Z] === RUN   TestDockerSuite/TestBuildEntrypoint
15:09:56 [2020-12-10T15:09:56.016Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
15:09:56 [2020-12-10T15:09:56.016Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
15:09:56 [2020-12-10T15:09:56.986Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
15:10:01 [2020-12-10T15:10:01.673Z] === RUN   TestDockerSuite/TestBuildEnv
15:10:01 [2020-12-10T15:10:01.673Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
15:10:01 [2020-12-10T15:10:01.673Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
15:10:01 [2020-12-10T15:10:01.673Z] === RUN   TestDockerSuite/TestBuildEnvUsage
15:10:01 [2020-12-10T15:10:01.673Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
15:10:01 [2020-12-10T15:10:01.673Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
15:10:03 [2020-12-10T15:10:03.852Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
15:10:03 [2020-12-10T15:10:03.852Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
15:10:03 [2020-12-10T15:10:03.852Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
15:10:03 [2020-12-10T15:10:03.852Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
15:10:04 [2020-12-10T15:10:04.313Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
15:10:09 [2020-12-10T15:10:09.001Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
15:10:23 [2020-12-10T15:10:23.809Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
15:10:23 [2020-12-10T15:10:23.809Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
15:10:23 [2020-12-10T15:10:23.809Z] === RUN   TestDockerSuite/TestBuildExpose
15:10:23 [2020-12-10T15:10:23.809Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
15:10:23 [2020-12-10T15:10:23.809Z] === RUN   TestDockerSuite/TestBuildExposeOrder
15:10:23 [2020-12-10T15:10:23.809Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
15:10:23 [2020-12-10T15:10:23.809Z] === RUN   TestDockerSuite/TestBuildFails
15:10:24 [2020-12-10T15:10:24.268Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
15:10:24 [2020-12-10T15:10:24.268Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
15:10:28 [2020-12-10T15:10:28.957Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
15:10:30 [2020-12-10T15:10:30.301Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
15:10:32 [2020-12-10T15:10:32.692Z] === RUN   TestDockerSuite/TestBuildForceRm
15:10:37 [2020-12-10T15:10:37.378Z] === RUN   TestDockerSuite/TestBuildFromGit
15:10:42 [2020-12-10T15:10:42.068Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
15:10:43 [2020-12-10T15:10:43.036Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
15:10:47 [2020-12-10T15:10:47.722Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
15:10:47 [2020-12-10T15:10:47.722Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
15:10:48 [2020-12-10T15:10:48.181Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
15:10:48 [2020-12-10T15:10:48.640Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
15:10:48 [2020-12-10T15:10:48.640Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
15:11:01 [2020-12-10T15:11:01.020Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
15:11:01 [2020-12-10T15:11:01.020Z] === RUN   TestDockerSuite/TestBuildHistory
15:11:08 [2020-12-10T15:11:08.090Z] === RUN   TestDockerSuite/TestBuildIidFile
15:11:08 [2020-12-10T15:11:08.549Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
15:11:10 [2020-12-10T15:11:10.748Z] === RUN   TestDockerSuite/TestBuildInheritance
15:11:10 [2020-12-10T15:11:10.748Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
15:11:10 [2020-12-10T15:11:10.748Z] === RUN   TestDockerSuite/TestBuildInvalidTag
15:11:11 [2020-12-10T15:11:11.206Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
15:11:14 [2020-12-10T15:11:14.943Z] === RUN   TestDockerSuite/TestBuildLabel
15:11:15 [2020-12-10T15:11:15.401Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
15:11:15 [2020-12-10T15:11:15.860Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
15:11:16 [2020-12-10T15:11:16.319Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
15:11:16 [2020-12-10T15:11:16.780Z] === RUN   TestDockerSuite/TestBuildLabels
15:11:16 [2020-12-10T15:11:16.971Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
15:11:17 [2020-12-10T15:11:17.747Z] === RUN   TestDockerSuite/TestBuildLabelsCache
15:11:18 [2020-12-10T15:11:18.715Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
15:11:22 [2020-12-10T15:11:22.449Z] === RUN   TestDockerSuite/TestBuildLastModified
15:11:22 [2020-12-10T15:11:22.449Z] === RUN   TestDockerSuite/TestBuildLineBreak
15:11:22 [2020-12-10T15:11:22.449Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
15:11:22 [2020-12-10T15:11:22.449Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
15:11:22 [2020-12-10T15:11:22.449Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
15:11:22 [2020-12-10T15:11:22.908Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
15:11:22 [2020-12-10T15:11:22.908Z] === RUN   TestDockerSuite/TestBuildMaintainer
15:11:23 [2020-12-10T15:11:23.367Z] === RUN   TestDockerSuite/TestBuildMissingArgs
15:11:23 [2020-12-10T15:11:23.532Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
15:11:23 [2020-12-10T15:11:23.826Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
15:11:26 [2020-12-10T15:11:26.819Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
15:11:28 [2020-12-10T15:11:28.514Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
15:11:40 [2020-12-10T15:11:40.892Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
15:11:40 [2020-12-10T15:11:40.892Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
15:11:42 [2020-12-10T15:11:42.429Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
15:12:12 [2020-12-10T15:12:12.395Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
15:12:22 [2020-12-10T15:12:22.713Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
15:12:26 [2020-12-10T15:12:26.445Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
15:12:31 [2020-12-10T15:12:31.136Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
15:12:39 [2020-12-10T15:12:39.708Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
15:12:54 [2020-12-10T15:12:54.515Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
15:12:54 [2020-12-10T15:12:54.515Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
15:12:59 [2020-12-10T15:12:59.203Z] === RUN   TestDockerSuite/TestBuildMultipleTags
15:12:59 [2020-12-10T15:12:59.203Z] === RUN   TestDockerSuite/TestBuildNetContainer
15:12:59 [2020-12-10T15:12:59.203Z] === RUN   TestDockerSuite/TestBuildNetNone
15:12:59 [2020-12-10T15:12:59.203Z] === RUN   TestDockerSuite/TestBuildNoContext
15:13:01 [2020-12-10T15:13:01.380Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
15:13:05 [2020-12-10T15:13:05.113Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
15:13:06 [2020-12-10T15:13:06.648Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
15:13:06 [2020-12-10T15:13:06.648Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
15:13:06 [2020-12-10T15:13:06.648Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
15:13:09 [2020-12-10T15:13:09.552Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
15:13:10 [2020-12-10T15:13:10.520Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
15:13:10 [2020-12-10T15:13:10.979Z] === RUN   TestDockerSuite/TestBuildOnBuild
15:13:19 [2020-12-10T15:13:19.544Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
15:13:19 [2020-12-10T15:13:19.544Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
15:13:26 [2020-12-10T15:13:26.656Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
15:13:28 [2020-12-10T15:13:28.833Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
15:13:37 [2020-12-10T15:13:37.401Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
15:13:40 [2020-12-10T15:13:40.305Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
15:13:44 [2020-12-10T15:13:44.040Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
15:13:45 [2020-12-10T15:13:45.008Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
15:13:45 [2020-12-10T15:13:45.008Z] === RUN   TestDockerSuite/TestBuildPATH
15:13:45 [2020-12-10T15:13:45.008Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
15:13:46 [2020-12-10T15:13:46.544Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
15:13:46 [2020-12-10T15:13:46.544Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
15:13:48 [2020-12-10T15:13:48.283Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
15:13:56 [2020-12-10T15:13:56.394Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
15:13:57 [2020-12-10T15:13:57.330Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
15:13:57 [2020-12-10T15:13:57.330Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
15:13:57 [2020-12-10T15:13:57.330Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
15:13:57 [2020-12-10T15:13:57.591Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
15:13:58 [2020-12-10T15:13:58.158Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
15:14:00 [2020-12-10T15:14:00.690Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
15:14:03 [2020-12-10T15:14:03.980Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
15:14:05 [2020-12-10T15:14:05.357Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
15:14:22 [2020-12-10T15:14:22.260Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
15:14:34 [2020-12-10T15:14:34.635Z] === RUN   TestDockerSuite/TestBuildRm
15:14:47 [2020-12-10T15:14:47.012Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
15:14:47 [2020-12-10T15:14:47.980Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
15:14:47 [2020-12-10T15:14:47.980Z] === RUN   TestDockerSuite/TestBuildScratchCopy
15:14:47 [2020-12-10T15:14:47.980Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
15:14:48 [2020-12-10T15:14:48.947Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
15:14:51 [2020-12-10T15:14:51.850Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
15:14:54 [2020-12-10T15:14:54.027Z] === RUN   TestDockerSuite/TestBuildShellInherited
15:14:57 [2020-12-10T15:14:57.759Z] === RUN   TestDockerSuite/TestBuildShellMultiple
15:15:01 [2020-12-10T15:15:01.589Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
15:15:01 [2020-12-10T15:15:01.589Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
15:15:02 [2020-12-10T15:15:02.156Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
15:15:04 [2020-12-10T15:15:04.689Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
15:15:07 [2020-12-10T15:15:07.224Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
15:15:09 [2020-12-10T15:15:09.757Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
15:15:12 [2020-12-10T15:15:12.566Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
15:15:12 [2020-12-10T15:15:12.566Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
15:15:12 [2020-12-10T15:15:12.566Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
15:15:21 [2020-12-10T15:15:21.132Z] === RUN   TestDockerSuite/TestBuildSpaces
15:15:21 [2020-12-10T15:15:21.132Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
15:15:24 [2020-12-10T15:15:24.866Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
15:15:24 [2020-12-10T15:15:24.866Z] === RUN   TestDockerSuite/TestBuildStderr
15:15:29 [2020-12-10T15:15:29.553Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
15:15:31 [2020-12-10T15:15:31.684Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
15:15:41 [2020-12-10T15:15:41.661Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
15:15:42 [2020-12-10T15:15:42.598Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
15:15:45 [2020-12-10T15:15:45.132Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
15:15:47 [2020-12-10T15:15:47.244Z] === RUN   TestDockerSuite/TestBuildStopSignal
15:15:47 [2020-12-10T15:15:47.244Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
15:15:47 [2020-12-10T15:15:47.665Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
15:15:47 [2020-12-10T15:15:47.703Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
15:15:48 [2020-12-10T15:15:48.671Z] === RUN   TestDockerSuite/TestBuildTagEvent
15:15:52 [2020-12-10T15:15:52.433Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
15:15:54 [2020-12-10T15:15:54.241Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
15:15:57 [2020-12-10T15:15:57.123Z] === RUN   TestDockerSuite/TestBuildUser
15:15:57 [2020-12-10T15:15:57.123Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
15:15:57 [2020-12-10T15:15:57.123Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
15:15:57 [2020-12-10T15:15:57.123Z] === RUN   TestDockerSuite/TestBuildVerboseOut
15:15:58 [2020-12-10T15:15:58.429Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
15:16:00 [2020-12-10T15:16:00.333Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
15:16:00 [2020-12-10T15:16:00.854Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
15:16:00 [2020-12-10T15:16:00.854Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
15:16:02 [2020-12-10T15:16:02.866Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
15:16:03 [2020-12-10T15:16:03.030Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
15:16:03 [2020-12-10T15:16:03.030Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
15:16:03 [2020-12-10T15:16:03.030Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
15:16:04 [2020-12-10T15:16:04.769Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
15:16:07 [2020-12-10T15:16:07.319Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
15:16:10 [2020-12-10T15:16:10.605Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
15:16:12 [2020-12-10T15:16:12.509Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
15:16:20 [2020-12-10T15:16:20.708Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
15:16:21 [2020-12-10T15:16:21.166Z] === RUN   TestDockerSuite/TestBuildWindowsUser
15:16:29 [2020-12-10T15:16:29.735Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
15:16:33 [2020-12-10T15:16:33.467Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
15:16:33 [2020-12-10T15:16:33.467Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
15:16:33 [2020-12-10T15:16:33.467Z] === RUN   TestDockerSuite/TestBuildWithFailure
15:16:35 [2020-12-10T15:16:35.645Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
15:16:35 [2020-12-10T15:16:35.645Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
15:16:50 [2020-12-10T15:16:50.459Z] === RUN   TestDockerSuite/TestBuildWithTabs
15:16:55 [2020-12-10T15:16:55.148Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
15:16:55 [2020-12-10T15:16:55.148Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
15:17:07 [2020-12-10T15:17:07.526Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
15:17:07 [2020-12-10T15:17:07.526Z] === RUN   TestDockerSuite/TestBuildWithVolumes
15:17:07 [2020-12-10T15:17:07.526Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
15:17:07 [2020-12-10T15:17:07.526Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
15:17:07 [2020-12-10T15:17:07.526Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
15:17:08 [2020-12-10T15:17:08.730Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
15:17:14 [2020-12-10T15:17:14.595Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
15:17:16 [2020-12-10T15:17:16.131Z] === RUN   TestDockerSuite/TestBuildXZHost
15:17:16 [2020-12-10T15:17:16.590Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
15:17:16 [2020-12-10T15:17:16.590Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
15:17:16 [2020-12-10T15:17:16.590Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
15:17:18 [2020-12-10T15:17:18.125Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
15:17:20 [2020-12-10T15:17:20.931Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
15:17:21 [2020-12-10T15:17:21.854Z] === RUN   TestDockerSuite/TestCommitChange
15:17:26 [2020-12-10T15:17:26.537Z] === RUN   TestDockerSuite/TestCommitChangeLabels
15:17:30 [2020-12-10T15:17:30.273Z] === RUN   TestDockerSuite/TestCommitHardlink
15:17:30 [2020-12-10T15:17:30.273Z] === RUN   TestDockerSuite/TestCommitNewFile
15:17:36 [2020-12-10T15:17:36.065Z] === RUN   TestDockerSuite/TestCommitPausedContainer
15:17:36 [2020-12-10T15:17:36.065Z] === RUN   TestDockerSuite/TestCommitTTY
15:17:39 [2020-12-10T15:17:39.032Z] --- PASS: TestDockerSwarmSuite (1656.78s)
15:17:39 [2020-12-10T15:17:39.032Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.60s)
15:17:39 [2020-12-10T15:17:39.032Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.66s)
15:17:39 [2020-12-10T15:17:39.032Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.34s)
15:17:39 [2020-12-10T15:17:39.032Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.12s)
15:17:39 [2020-12-10T15:17:39.032Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.08s)
15:17:39 [2020-12-10T15:17:39.032Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.12s)
15:17:39 [2020-12-10T15:17:39.032Z]         docker_api_swarm_test.go:562: [d4a348c079b04] joining swarm manager [df09e6d3422c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.032Z]         docker_api_swarm_test.go:584: [df6720f3db4da] joining swarm manager [df09e6d3422c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.032Z]         check_test.go:380: [d4a348c079b04] daemon is not started
15:17:39 [2020-12-10T15:17:39.032Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:17:39 [2020-12-10T15:17:39.032Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
15:17:39 [2020-12-10T15:17:39.032Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.37s)
15:17:39 [2020-12-10T15:17:39.032Z]         docker_api_swarm_test.go:45: [d0f8263a9829a] joining swarm manager [d046c31b3dc27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.032Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s)
15:17:39 [2020-12-10T15:17:39.032Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.52s)
15:17:39 [2020-12-10T15:17:39.032Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.57s)
15:17:39 [2020-12-10T15:17:39.032Z]         docker_api_swarm_test.go:303: [d6be74ed05ddf] joining swarm manager [d1cf679cffd8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.032Z]         docker_api_swarm_test.go:304: [d97cf03e8fe86] joining swarm manager [d1cf679cffd8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.032Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
15:17:39 [2020-12-10T15:17:39.032Z]         docker_api_swarm_test.go:363: Waiting for possible election...
15:17:39 [2020-12-10T15:17:39.032Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.74s)
15:17:39 [2020-12-10T15:17:39.032Z]         docker_api_swarm_test.go:271: [d565bb77d1cf7] joining swarm manager [dea2aea1b6257]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.032Z]         docker_api_swarm_test.go:272: [d9446d0ba6b4b] joining swarm manager [dea2aea1b6257]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.032Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.65s)
15:17:39 [2020-12-10T15:17:39.032Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.30s)
15:17:39 [2020-12-10T15:17:39.032Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.02s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_node_test.go:19: [d014aeb13d7c0] joining swarm manager [d0e973d65dd4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_node_test.go:20: [d41622a09293d] joining swarm manager [d0e973d65dd4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.53s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_test.go:501: [dd3d570d680ca] joining swarm manager [db33d4607171e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_test.go:506: [d5241ea658d2c] joining swarm manager [db33d4607171e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.47s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_node_test.go:80: [dbd5789bc12f5] joining swarm manager [d53f33f67cbf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.59s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_node_test.go:52: [de3b501fdfe5e] joining swarm manager [d8e55aff947ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_node_test.go:53: [d4bfda489ac8b] joining swarm manager [d8e55aff947ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.28s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.24s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_test.go:201: [dd0e9ad724cec] joining swarm manager [d1172fff604ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.26s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_test.go:383: [df5351b6436ee] joining swarm manager [d4b4a7c437dd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_test.go:384: [da5c0c8400187] joining swarm manager [d4b4a7c437dd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.033Z]         check_test.go:380: [da5c0c8400187] daemon is not started
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (71.49s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_test.go:801: [df3ef0fbc5e80] joining swarm manager [d660cddbfeb13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_test.go:801: [d95b4e7305ce3] joining swarm manager [d660cddbfeb13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_test.go:801: [dc8075608d2b0] joining swarm manager [d660cddbfeb13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_test.go:801: [dce2a155db1d7] joining swarm manager [d660cddbfeb13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_test.go:809: [d0c4452cde2d1] joining swarm manager [d660cddbfeb13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.00s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.66s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_service_test.go:394: [d47ad4e60dfdd] joining swarm manager [df7f5e11247e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_service_test.go:394: [d7be550a90b0e] joining swarm manager [df7f5e11247e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.13s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_service_test.go:342: [df9b4853c4f4d] joining swarm manager [dc0808be970fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_service_test.go:342: [de2d08b6c2145] joining swarm manager [dc0808be970fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.69s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_service_test.go:489: [d7333f8da1699] joining swarm manager [dbddbe9eaa0f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_service_test.go:489: [dc67378f6a8ae] joining swarm manager [dbddbe9eaa0f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.15s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.35s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_service_test.go:127: [d41dfd029694c] joining swarm manager [d9124903f8b0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_service_test.go:128: [dd56f544c6a3f] joining swarm manager [d9124903f8b0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_service_test.go:136: [d8baf9c71a73f] joining swarm manager [d9124903f8b0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_service_test.go:137: [dff180cec7b5b] joining swarm manager [d9124903f8b0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.61s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.58s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_service_test.go:303: [d676364c56ca4] joining swarm manager [d5c7b1ec33f83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_service_test.go:303: [d46985b94635d] joining swarm manager [d5c7b1ec33f83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.70s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_service_test.go:99: [d4596929c2cea] joining swarm manager [db2a4748b5056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_service_test.go:100: [d8706b7fe1d21] joining swarm manager [db2a4748b5056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.033Z]         check_test.go:380: [d4596929c2cea] daemon is not started
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.94s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_service_test.go:532: [d86e652da9121] joining swarm manager [db6fdf6b36d88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_service_test.go:533: [df47b397b951f] joining swarm manager [db6fdf6b36d88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.39s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_service_test.go:147: [d32dae86dc3b1] joining swarm manager [d9a5b729fdca3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_service_test.go:147: [d7e280ac9d64c] joining swarm manager [d9a5b729fdca3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.14s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.03s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.66s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.29s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.73s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.78s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.97s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.97s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.34s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.35s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.48s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.78s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.73s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.49s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.70s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.30s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.96s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.71s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.34s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.27s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.41s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.86s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.53s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.47s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.11s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.95s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.67s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.21s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.68s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.00s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.60s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.81s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_cli_service_logs_test.go:245: checking task fzsap66656xc
15:17:39 [2020-12-10T15:17:39.033Z]         docker_cli_service_logs_test.go:250: checking messages for fzsap66656xc
15:17:39 [2020-12-10T15:17:39.033Z]         docker_cli_service_logs_test.go:245: checking task ochttqkcnu2p
15:17:39 [2020-12-10T15:17:39.033Z]         docker_cli_service_logs_test.go:250: checking messages for ochttqkcnu2p
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.70s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.93s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.62s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.61s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.82s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_cli_swarm_test.go:1901: [d622d6e9af443] joining swarm manager [d1fe6562db8a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]         docker_cli_swarm_test.go:1902: [d67bed6d738a4] joining swarm manager [d1fe6562db8a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.77s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.23s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.32s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.97s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_cli_swarm_test.go:1802: [d1b5449af13d4] joining swarm manager [df627f0c5e00c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]         docker_cli_swarm_test.go:1803: [d565eb249bf2e] joining swarm manager [df627f0c5e00c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.78s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (117.36s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_cli_swarm_test.go:1321: [d15e64d3170bd] joining swarm manager [d0f55ecc05966]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]         docker_cli_swarm_test.go:1322: [d96f56ebb3cf1] joining swarm manager [d0f55ecc05966]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.10s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.49s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.46s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.83s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.46s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.29s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.97s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.74s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.21s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.07s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.03s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_cli_swarm_test.go:1186: [d9d5363cfbda0] joining swarm manager [d8dfe862a428b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]         docker_cli_swarm_test.go:1195: [dfefced6936fe] joining swarm manager [d8dfe862a428b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.59s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.46s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.95s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_cli_swarm_test.go:1118: [d6fb0c2a42f5e] joining swarm manager [db8697a52f53f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]         docker_cli_swarm_test.go:1119: [d082e98e7841f] joining swarm manager [db8697a52f53f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.033Z]         docker_cli_swarm_test.go:1172: [d61785cc4f162] joining swarm manager [db8697a52f53f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.37s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_cli_swarm_test.go:1453: [d227edf627237] joining swarm manager [d4d2b6eb646e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]         docker_cli_swarm_test.go:1454: [d5b80ed2da220] joining swarm manager [d4d2b6eb646e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.91s)
15:17:39 [2020-12-10T15:17:39.033Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
15:17:39 [2020-12-10T15:17:39.033Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s)
15:17:39 [2020-12-10T15:17:39.033Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
15:17:39 [2020-12-10T15:17:39.033Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.26s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (2.95s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.81s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.04s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_cli_swarm_unix_test.go:62: [ddc7e66630f9c] joining swarm manager [d491fb9402a10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.90s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.77s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.12s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.36s)
15:17:39 [2020-12-10T15:17:39.033Z]         docker_api_swarm_test.go:961: [de4e9fa0ed608] joining swarm manager [d65173146b53c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.09s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.86s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.39s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.46s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.44s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.17s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.20s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.14s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.15s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.16s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.84s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.88s)
15:17:39 [2020-12-10T15:17:39.033Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.83s)
15:17:39 [2020-12-10T15:17:39.033Z] === RUN   TestDockerExternalVolumeSuite
15:17:39 [2020-12-10T15:17:39.033Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
15:17:41 [2020-12-10T15:17:41.854Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
15:17:45 [2020-12-10T15:17:45.586Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
15:17:45 [2020-12-10T15:17:45.586Z] === RUN   TestDockerSuite/TestCommitWithoutPause
15:17:45 [2020-12-10T15:17:45.586Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
15:17:45 [2020-12-10T15:17:45.586Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
15:17:45 [2020-12-10T15:17:45.586Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
15:17:45 [2020-12-10T15:17:45.586Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
15:17:45 [2020-12-10T15:17:45.586Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
15:17:45 [2020-12-10T15:17:45.586Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
15:17:45 [2020-12-10T15:17:45.586Z] === RUN   TestDockerSuite/TestContainerAPICommit
15:17:51 [2020-12-10T15:17:51.375Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
15:17:53 [2020-12-10T15:17:53.906Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
15:17:56 [2020-12-10T15:17:56.061Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
15:17:56 [2020-12-10T15:17:56.061Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
15:17:57 [2020-12-10T15:17:57.598Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
15:17:57 [2020-12-10T15:17:57.598Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
15:17:57 [2020-12-10T15:17:57.598Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
15:17:58 [2020-12-10T15:17:58.056Z] === RUN   TestDockerSuite/TestContainerAPICreate
15:17:59 [2020-12-10T15:17:59.592Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
15:17:59 [2020-12-10T15:17:59.592Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
15:17:59 [2020-12-10T15:17:59.592Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
15:18:01 [2020-12-10T15:18:01.127Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
15:18:01 [2020-12-10T15:18:01.127Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
15:18:01 [2020-12-10T15:18:01.127Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
15:18:01 [2020-12-10T15:18:01.127Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
15:18:01 [2020-12-10T15:18:01.127Z] === RUN   TestDockerSuite/TestContainerAPIDelete
15:18:03 [2020-12-10T15:18:03.304Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
15:18:04 [2020-12-10T15:18:04.840Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
15:18:06 [2020-12-10T15:18:06.385Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
15:18:06 [2020-12-10T15:18:06.385Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
15:18:06 [2020-12-10T15:18:06.385Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
15:18:07 [2020-12-10T15:18:07.924Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
15:18:07 [2020-12-10T15:18:07.924Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
15:18:09 [2020-12-10T15:18:09.484Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
15:18:09 [2020-12-10T15:18:09.484Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
15:18:09 [2020-12-10T15:18:09.484Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
15:18:11 [2020-12-10T15:18:11.662Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
15:18:11 [2020-12-10T15:18:11.662Z] === RUN   TestDockerSuite/TestContainerAPIKill
15:18:12 [2020-12-10T15:18:12.629Z] === RUN   TestDockerSuite/TestContainerAPIPause
15:18:12 [2020-12-10T15:18:12.629Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
15:18:14 [2020-12-10T15:18:14.806Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
15:18:14 [2020-12-10T15:18:14.806Z] === RUN   TestDockerSuite/TestContainerAPIRename
15:18:16 [2020-12-10T15:18:16.348Z] === RUN   TestDockerSuite/TestContainerAPIRestart
15:18:19 [2020-12-10T15:18:19.253Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
15:18:22 [2020-12-10T15:18:22.158Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
15:18:22 [2020-12-10T15:18:22.158Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
15:18:22 [2020-12-10T15:18:22.158Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
15:18:22 [2020-12-10T15:18:22.158Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
15:18:22 [2020-12-10T15:18:22.158Z] === RUN   TestDockerSuite/TestContainerAPIStart
15:18:23 [2020-12-10T15:18:23.694Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
15:18:23 [2020-12-10T15:18:23.694Z] === RUN   TestDockerSuite/TestContainerAPIStop
15:18:30 [2020-12-10T15:18:30.766Z] === RUN   TestDockerSuite/TestContainerAPITop
15:18:30 [2020-12-10T15:18:30.766Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
15:18:31 [2020-12-10T15:18:31.224Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
15:18:31 [2020-12-10T15:18:31.683Z] === RUN   TestDockerSuite/TestContainerAPIWait
15:18:36 [2020-12-10T15:18:36.369Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
15:18:36 [2020-12-10T15:18:36.828Z] === RUN   TestDockerSuite/TestContainerNetworkMode
15:18:36 [2020-12-10T15:18:36.828Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
15:18:37 [2020-12-10T15:18:37.287Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
15:18:37 [2020-12-10T15:18:37.287Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
15:18:37 [2020-12-10T15:18:37.287Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
15:18:37 [2020-12-10T15:18:37.287Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
15:18:44 [2020-12-10T15:18:44.359Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
15:18:44 [2020-12-10T15:18:44.359Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
15:18:45 [2020-12-10T15:18:45.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
15:18:47 [2020-12-10T15:18:47.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
15:18:49 [2020-12-10T15:18:49.678Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
15:18:51 [2020-12-10T15:18:51.215Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0006c87e0_<nil>}
15:18:53 [2020-12-10T15:18:53.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1069158386_c:\foo_false__<nil>_<nil>_<nil>}
15:18:55 [2020-12-10T15:18:55.569Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1069158386_c:\foo_true__<nil>_<nil>_<nil>}
15:18:57 [2020-12-10T15:18:57.745Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
15:18:57 [2020-12-10T15:18:57.745Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
15:18:57 [2020-12-10T15:18:57.745Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
15:18:57 [2020-12-10T15:18:57.745Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
15:18:57 [2020-12-10T15:18:57.745Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
15:18:57 [2020-12-10T15:18:57.745Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
15:18:57 [2020-12-10T15:18:57.745Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
15:18:57 [2020-12-10T15:18:57.745Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
15:18:57 [2020-12-10T15:18:57.745Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
15:18:57 [2020-12-10T15:18:57.745Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
15:18:57 [2020-12-10T15:18:57.745Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
15:18:57 [2020-12-10T15:18:57.745Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
15:18:57 [2020-12-10T15:18:57.745Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
15:18:57 [2020-12-10T15:18:57.745Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
15:18:57 [2020-12-10T15:18:57.745Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
15:18:57 [2020-12-10T15:18:57.745Z] === RUN   TestDockerSuite/TestCopyAndRestart
15:18:57 [2020-12-10T15:18:57.745Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
15:18:57 [2020-12-10T15:18:57.745Z] === RUN   TestDockerSuite/TestCpAbsolutePath
15:18:59 [2020-12-10T15:18:59.280Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
15:18:59 [2020-12-10T15:18:59.280Z] === RUN   TestDockerSuite/TestCpFromCaseA
15:18:59 [2020-12-10T15:18:59.280Z] === RUN   TestDockerSuite/TestCpFromCaseB
15:18:59 [2020-12-10T15:18:59.280Z] === RUN   TestDockerSuite/TestCpFromCaseC
15:18:59 [2020-12-10T15:18:59.280Z] === RUN   TestDockerSuite/TestCpFromCaseD
15:18:59 [2020-12-10T15:18:59.280Z] === RUN   TestDockerSuite/TestCpFromCaseE
15:18:59 [2020-12-10T15:18:59.280Z] === RUN   TestDockerSuite/TestCpFromCaseF
15:18:59 [2020-12-10T15:18:59.280Z] === RUN   TestDockerSuite/TestCpFromCaseG
15:18:59 [2020-12-10T15:18:59.280Z] === RUN   TestDockerSuite/TestCpFromCaseH
15:18:59 [2020-12-10T15:18:59.280Z] === RUN   TestDockerSuite/TestCpFromCaseI
15:18:59 [2020-12-10T15:18:59.280Z] === RUN   TestDockerSuite/TestCpFromCaseJ
15:18:59 [2020-12-10T15:18:59.280Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
15:18:59 [2020-12-10T15:18:59.280Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
15:18:59 [2020-12-10T15:18:59.280Z] === RUN   TestDockerSuite/TestCpGarbagePath
15:19:01 [2020-12-10T15:19:01.457Z] === RUN   TestDockerSuite/TestCpLocalOnly
15:19:01 [2020-12-10T15:19:01.457Z] === RUN   TestDockerSuite/TestCpNameHasColon
15:19:01 [2020-12-10T15:19:01.457Z] === RUN   TestDockerSuite/TestCpRelativePath
15:19:01 [2020-12-10T15:19:01.584Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
15:19:02 [2020-12-10T15:19:02.994Z] === RUN   TestDockerSuite/TestCpSpecialFiles
15:19:02 [2020-12-10T15:19:02.994Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
15:19:02 [2020-12-10T15:19:02.994Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
15:19:02 [2020-12-10T15:19:02.994Z] === RUN   TestDockerSuite/TestCpToCaseA
15:19:06 [2020-12-10T15:19:06.727Z] === RUN   TestDockerSuite/TestCpToCaseB
15:19:07 [2020-12-10T15:19:07.694Z] === RUN   TestDockerSuite/TestCpToCaseC
15:19:07 [2020-12-10T15:19:07.694Z] === RUN   TestDockerSuite/TestCpToCaseD
15:19:07 [2020-12-10T15:19:07.694Z] === RUN   TestDockerSuite/TestCpToCaseE
15:19:11 [2020-12-10T15:19:11.581Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
15:19:14 [2020-12-10T15:19:14.766Z] === RUN   TestDockerSuite/TestCpToCaseF
15:19:14 [2020-12-10T15:19:14.766Z] === RUN   TestDockerSuite/TestCpToCaseG
15:19:14 [2020-12-10T15:19:14.766Z] === RUN   TestDockerSuite/TestCpToCaseH
15:19:21 [2020-12-10T15:19:21.836Z] === RUN   TestDockerSuite/TestCpToCaseI
15:19:21 [2020-12-10T15:19:21.836Z] === RUN   TestDockerSuite/TestCpToCaseJ
15:19:21 [2020-12-10T15:19:21.836Z] === RUN   TestDockerSuite/TestCpToDot
15:19:22 [2020-12-10T15:19:22.803Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
15:19:22 [2020-12-10T15:19:22.803Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
15:19:22 [2020-12-10T15:19:22.803Z] === RUN   TestDockerSuite/TestCpToStdout
15:19:24 [2020-12-10T15:19:24.339Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
15:19:24 [2020-12-10T15:19:24.339Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
15:19:24 [2020-12-10T15:19:24.339Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
15:19:24 [2020-12-10T15:19:24.339Z] === RUN   TestDockerSuite/TestCpVolumePath
15:19:24 [2020-12-10T15:19:24.339Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
15:19:24 [2020-12-10T15:19:24.797Z] === RUN   TestDockerSuite/TestCreateArgs
15:19:24 [2020-12-10T15:19:24.797Z] === RUN   TestDockerSuite/TestCreateByImageID
15:19:26 [2020-12-10T15:19:26.335Z] === RUN   TestDockerSuite/TestCreateEchoStdout
15:19:27 [2020-12-10T15:19:27.872Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
15:19:28 [2020-12-10T15:19:28.331Z] === RUN   TestDockerSuite/TestCreateHostConfig
15:19:28 [2020-12-10T15:19:28.331Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
15:19:29 [2020-12-10T15:19:29.868Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
15:19:30 [2020-12-10T15:19:30.327Z] === RUN   TestDockerSuite/TestCreateLabels
15:19:30 [2020-12-10T15:19:30.787Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
15:19:30 [2020-12-10T15:19:30.787Z] === RUN   TestDockerSuite/TestCreateRM
15:19:30 [2020-12-10T15:19:30.787Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
15:19:30 [2020-12-10T15:19:30.787Z] === RUN   TestDockerSuite/TestCreateStopSignal
15:19:30 [2020-12-10T15:19:30.787Z] === RUN   TestDockerSuite/TestCreateStopTimeout
15:19:31 [2020-12-10T15:19:31.246Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
15:19:37 [2020-12-10T15:19:37.036Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
15:19:37 [2020-12-10T15:19:37.036Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
15:19:37 [2020-12-10T15:19:37.496Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
15:19:41 [2020-12-10T15:19:41.228Z] === RUN   TestDockerSuite/TestCreateWithPortRange
15:19:41 [2020-12-10T15:19:41.228Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
15:19:41 [2020-12-10T15:19:41.228Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
15:19:42 [2020-12-10T15:19:42.766Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
15:19:42 [2020-12-10T15:19:42.766Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
15:19:42 [2020-12-10T15:19:42.766Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
15:19:42 [2020-12-10T15:19:42.766Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
15:19:42 [2020-12-10T15:19:42.766Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
15:19:42 [2020-12-10T15:19:42.766Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
15:19:42 [2020-12-10T15:19:42.766Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
15:19:42 [2020-12-10T15:19:42.766Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
15:19:42 [2020-12-10T15:19:42.766Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
15:19:43 [2020-12-10T15:19:43.225Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
15:19:43 [2020-12-10T15:19:43.225Z] === RUN   TestDockerSuite/TestDevicePermissions
15:19:43 [2020-12-10T15:19:43.225Z] === RUN   TestDockerSuite/TestDockerFails
15:19:43 [2020-12-10T15:19:43.225Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
15:19:43 [2020-12-10T15:19:43.225Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
15:19:43 [2020-12-10T15:19:43.225Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
15:19:43 [2020-12-10T15:19:43.225Z] === RUN   TestDockerSuite/TestEventsAttach
15:19:43 [2020-12-10T15:19:43.225Z] === RUN   TestDockerSuite/TestEventsCommit
15:19:43 [2020-12-10T15:19:43.225Z] === RUN   TestDockerSuite/TestEventsContainerEvents
15:19:43 [2020-12-10T15:19:43.650Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
15:19:44 [2020-12-10T15:19:44.760Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
15:19:46 [2020-12-10T15:19:46.937Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
15:19:48 [2020-12-10T15:19:48.478Z] === RUN   TestDockerSuite/TestEventsContainerRestart
15:19:54 [2020-12-10T15:19:54.272Z] === RUN   TestDockerSuite/TestEventsCopy
15:19:55 [2020-12-10T15:19:55.849Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
15:19:58 [2020-12-10T15:19:58.960Z] === RUN   TestDockerSuite/TestEventsFilterContainer
15:20:02 [2020-12-10T15:20:02.695Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
15:20:03 [2020-12-10T15:20:03.663Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
15:20:04 [2020-12-10T15:20:04.629Z] === RUN   TestDockerSuite/TestEventsFilterImageName
15:20:07 [2020-12-10T15:20:07.532Z] === RUN   TestDockerSuite/TestEventsFilterLabels
15:20:07 [2020-12-10T15:20:07.532Z] === RUN   TestDockerSuite/TestEventsFilterType
15:20:07 [2020-12-10T15:20:07.991Z] === RUN   TestDockerSuite/TestEventsFilters
15:20:11 [2020-12-10T15:20:11.725Z] === RUN   TestDockerSuite/TestEventsFormat
15:20:14 [2020-12-10T15:20:14.628Z] === RUN   TestDockerSuite/TestEventsFormatBadField
15:20:14 [2020-12-10T15:20:14.628Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
15:20:14 [2020-12-10T15:20:14.628Z] === RUN   TestDockerSuite/TestEventsImageImport
15:20:14 [2020-12-10T15:20:14.628Z] === RUN   TestDockerSuite/TestEventsImageLoad
15:20:15 [2020-12-10T15:20:15.087Z] === RUN   TestDockerSuite/TestEventsImagePull
15:20:15 [2020-12-10T15:20:15.087Z] === RUN   TestDockerSuite/TestEventsImageTag
15:20:16 [2020-12-10T15:20:16.054Z] === RUN   TestDockerSuite/TestEventsPluginOps
15:20:16 [2020-12-10T15:20:16.054Z] === RUN   TestDockerSuite/TestEventsRename
15:20:18 [2020-12-10T15:20:18.232Z] === RUN   TestDockerSuite/TestEventsResize
15:20:19 [2020-12-10T15:20:19.770Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
15:20:21 [2020-12-10T15:20:21.308Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
15:20:23 [2020-12-10T15:20:23.485Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
15:20:27 [2020-12-10T15:20:27.220Z] === RUN   TestDockerSuite/TestEventsTop
15:20:27 [2020-12-10T15:20:27.220Z] === RUN   TestDockerSuite/TestEventsUntag
15:20:27 [2020-12-10T15:20:27.917Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
15:20:30 [2020-12-10T15:20:30.123Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
15:20:33 [2020-12-10T15:20:33.027Z] === RUN   TestDockerSuite/TestExec
15:20:33 [2020-12-10T15:20:33.027Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
15:20:33 [2020-12-10T15:20:33.027Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
15:20:33 [2020-12-10T15:20:33.994Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
15:20:35 [2020-12-10T15:20:35.531Z] === RUN   TestDockerSuite/TestExecAPIStart
15:20:35 [2020-12-10T15:20:35.531Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
15:20:35 [2020-12-10T15:20:35.531Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
15:20:35 [2020-12-10T15:20:35.531Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
15:20:36 [2020-12-10T15:20:36.497Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
15:20:38 [2020-12-10T15:20:38.035Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
15:20:39 [2020-12-10T15:20:39.572Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
15:20:41 [2020-12-10T15:20:41.107Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
15:20:42 [2020-12-10T15:20:42.809Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
15:20:44 [2020-12-10T15:20:44.012Z] === RUN   TestDockerSuite/TestExecCgroup
15:20:44 [2020-12-10T15:20:44.012Z] === RUN   TestDockerSuite/TestExecEnv
15:20:44 [2020-12-10T15:20:44.012Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
15:20:44 [2020-12-10T15:20:44.012Z] === RUN   TestDockerSuite/TestExecExitStatus
15:20:45 [2020-12-10T15:20:45.549Z] === RUN   TestDockerSuite/TestExecInspectID
15:20:48 [2020-12-10T15:20:48.452Z] === RUN   TestDockerSuite/TestExecInteractive
15:20:48 [2020-12-10T15:20:48.452Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
15:20:48 [2020-12-10T15:20:48.452Z] === RUN   TestDockerSuite/TestExecParseError
15:20:48 [2020-12-10T15:20:48.452Z] === RUN   TestDockerSuite/TestExecPausedContainer
15:20:48 [2020-12-10T15:20:48.452Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
15:20:48 [2020-12-10T15:20:48.452Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
15:20:50 [2020-12-10T15:20:50.629Z] === RUN   TestDockerSuite/TestExecSetEnv
15:20:50 [2020-12-10T15:20:50.629Z] === RUN   TestDockerSuite/TestExecStartFails
15:20:50 [2020-12-10T15:20:50.629Z] === RUN   TestDockerSuite/TestExecStateCleanup
15:20:50 [2020-12-10T15:20:50.629Z] === RUN   TestDockerSuite/TestExecStopNotHanging
15:20:50 [2020-12-10T15:20:50.629Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
15:20:50 [2020-12-10T15:20:50.629Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
15:20:52 [2020-12-10T15:20:52.166Z] === RUN   TestDockerSuite/TestExecUlimits
15:20:52 [2020-12-10T15:20:52.166Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
15:20:57 [2020-12-10T15:20:57.958Z] === RUN   TestDockerSuite/TestExecWithImageUser
15:20:57 [2020-12-10T15:20:57.958Z] === RUN   TestDockerSuite/TestExecWithPrivileged
15:20:57 [2020-12-10T15:20:57.958Z] === RUN   TestDockerSuite/TestExecWithUser
15:20:57 [2020-12-10T15:20:57.958Z] === RUN   TestDockerSuite/TestGetContainerStats
15:21:03 [2020-12-10T15:21:03.747Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
15:21:08 [2020-12-10T15:21:08.434Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
15:21:10 [2020-12-10T15:21:10.609Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
15:21:14 [2020-12-10T15:21:14.877Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
15:21:16 [2020-12-10T15:21:16.399Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
15:21:16 [2020-12-10T15:21:16.399Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
15:21:16 [2020-12-10T15:21:16.399Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
15:21:16 [2020-12-10T15:21:16.399Z] === RUN   TestDockerSuite/TestHealth
15:21:16 [2020-12-10T15:21:16.399Z] === RUN   TestDockerSuite/TestHistoryExistentImage
15:21:16 [2020-12-10T15:21:16.399Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
15:21:16 [2020-12-10T15:21:16.399Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
15:21:16 [2020-12-10T15:21:16.399Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
15:21:20 [2020-12-10T15:21:20.131Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
15:21:20 [2020-12-10T15:21:20.131Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
15:21:20 [2020-12-10T15:21:20.131Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
15:21:20 [2020-12-10T15:21:20.131Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
15:21:20 [2020-12-10T15:21:20.131Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
15:21:20 [2020-12-10T15:21:20.589Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
15:21:21 [2020-12-10T15:21:21.049Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
15:21:21 [2020-12-10T15:21:21.049Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
15:21:22 [2020-12-10T15:21:22.017Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
15:21:22 [2020-12-10T15:21:22.017Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
15:21:22 [2020-12-10T15:21:22.984Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
15:21:23 [2020-12-10T15:21:23.443Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
15:21:24 [2020-12-10T15:21:24.978Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
15:21:27 [2020-12-10T15:21:27.154Z] === RUN   TestDockerSuite/TestImagesFormat
15:21:27 [2020-12-10T15:21:27.154Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
15:21:27 [2020-12-10T15:21:27.154Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
15:21:29 [2020-12-10T15:21:29.749Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
15:21:30 [2020-12-10T15:21:30.056Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
15:21:30 [2020-12-10T15:21:30.514Z] === RUN   TestDockerSuite/TestImportBadURL
15:21:32 [2020-12-10T15:21:32.690Z] === RUN   TestDockerSuite/TestImportDisplay
15:21:32 [2020-12-10T15:21:32.690Z] === RUN   TestDockerSuite/TestImportFile
15:21:32 [2020-12-10T15:21:32.690Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
15:21:32 [2020-12-10T15:21:32.690Z] === RUN   TestDockerSuite/TestImportFileWithMessage
15:21:32 [2020-12-10T15:21:32.690Z] === RUN   TestDockerSuite/TestImportGzipped
15:21:32 [2020-12-10T15:21:32.690Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
15:21:32 [2020-12-10T15:21:32.690Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
15:21:32 [2020-12-10T15:21:32.690Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
15:21:32 [2020-12-10T15:21:32.690Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
15:21:32 [2020-12-10T15:21:32.690Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
15:21:32 [2020-12-10T15:21:32.690Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
15:21:32 [2020-12-10T15:21:32.690Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
15:21:32 [2020-12-10T15:21:32.690Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
15:21:34 [2020-12-10T15:21:34.225Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
15:21:35 [2020-12-10T15:21:35.761Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
15:21:35 [2020-12-10T15:21:35.761Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
15:21:35 [2020-12-10T15:21:35.761Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
15:21:36 [2020-12-10T15:21:36.219Z] === RUN   TestDockerSuite/TestInspectAmpersand
15:21:36 [2020-12-10T15:21:36.220Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
15:21:37 [2020-12-10T15:21:37.755Z] === RUN   TestDockerSuite/TestInspectByPrefix
15:21:37 [2020-12-10T15:21:37.755Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
15:21:39 [2020-12-10T15:21:39.291Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
15:21:39 [2020-12-10T15:21:39.291Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
15:21:39 [2020-12-10T15:21:39.291Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
15:21:39 [2020-12-10T15:21:39.291Z] === RUN   TestDockerSuite/TestInspectDefault
15:21:40 [2020-12-10T15:21:40.828Z] === RUN   TestDockerSuite/TestInspectHistory
15:21:44 [2020-12-10T15:21:44.566Z] === RUN   TestDockerSuite/TestInspectImage
15:21:44 [2020-12-10T15:21:44.566Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
15:21:44 [2020-12-10T15:21:44.566Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
15:21:44 [2020-12-10T15:21:44.566Z] === RUN   TestDockerSuite/TestInspectInt64
15:21:44 [2020-12-10T15:21:44.645Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
15:21:46 [2020-12-10T15:21:46.744Z] === RUN   TestDockerSuite/TestInspectJSONFields
15:21:47 [2020-12-10T15:21:47.711Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
15:21:47 [2020-12-10T15:21:47.711Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
15:21:49 [2020-12-10T15:21:49.247Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
15:21:50 [2020-12-10T15:21:50.784Z] === RUN   TestDockerSuite/TestInspectPlugin
15:21:50 [2020-12-10T15:21:50.784Z] === RUN   TestDockerSuite/TestInspectRootFS
15:21:50 [2020-12-10T15:21:50.784Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
15:21:52 [2020-12-10T15:21:52.320Z] === RUN   TestDockerSuite/TestInspectStatus
15:21:54 [2020-12-10T15:21:54.496Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
15:21:58 [2020-12-10T15:21:58.234Z] === RUN   TestDockerSuite/TestInspectTemplateError
15:21:59 [2020-12-10T15:21:59.202Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
15:22:00 [2020-12-10T15:22:00.739Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
15:22:02 [2020-12-10T15:22:02.275Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
15:22:03 [2020-12-10T15:22:03.810Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
15:22:05 [2020-12-10T15:22:05.347Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
15:22:06 [2020-12-10T15:22:06.884Z] === RUN   TestDockerSuite/TestInspectUnknownObject
15:22:06 [2020-12-10T15:22:06.884Z] === RUN   TestDockerSuite/TestLinkShortDefinition
15:22:06 [2020-12-10T15:22:06.884Z] === RUN   TestDockerSuite/TestLinksEnvs
15:22:06 [2020-12-10T15:22:06.884Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
15:22:06 [2020-12-10T15:22:06.884Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
15:22:06 [2020-12-10T15:22:06.884Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
15:22:06 [2020-12-10T15:22:06.884Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
15:22:06 [2020-12-10T15:22:06.884Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
15:22:06 [2020-12-10T15:22:06.884Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
15:22:06 [2020-12-10T15:22:06.884Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
15:22:06 [2020-12-10T15:22:06.884Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
15:22:06 [2020-12-10T15:22:06.884Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
15:22:06 [2020-12-10T15:22:06.884Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
15:22:06 [2020-12-10T15:22:06.884Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
15:22:07 [2020-12-10T15:22:07.343Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
15:22:07 [2020-12-10T15:22:07.343Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
15:22:07 [2020-12-10T15:22:07.343Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
15:22:07 [2020-12-10T15:22:07.343Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
15:22:07 [2020-12-10T15:22:07.343Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
15:22:07 [2020-12-10T15:22:07.343Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
15:22:08 [2020-12-10T15:22:08.879Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
15:22:09 [2020-12-10T15:22:09.847Z] === RUN   TestDockerSuite/TestLogsAPIUntil
15:22:15 [2020-12-10T15:22:15.636Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
15:22:16 [2020-12-10T15:22:16.603Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
15:22:16 [2020-12-10T15:22:16.603Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
15:22:18 [2020-12-10T15:22:18.139Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
15:22:18 [2020-12-10T15:22:18.139Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
15:22:23 [2020-12-10T15:22:23.932Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
15:22:29 [2020-12-10T15:22:29.724Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
15:22:31 [2020-12-10T15:22:31.312Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
15:22:34 [2020-12-10T15:22:34.413Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
15:22:36 [2020-12-10T15:22:36.025Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
15:22:38 [2020-12-10T15:22:38.200Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
15:22:38 [2020-12-10T15:22:38.200Z] === RUN   TestDockerSuite/TestLogsFollowStopped
15:22:39 [2020-12-10T15:22:39.737Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
15:22:41 [2020-12-10T15:22:41.273Z] === RUN   TestDockerSuite/TestLogsSince
15:22:49 [2020-12-10T15:22:49.429Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
15:22:49 [2020-12-10T15:22:49.837Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
15:22:49 [2020-12-10T15:22:49.837Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
15:22:49 [2020-12-10T15:22:49.837Z] === RUN   TestDockerSuite/TestLogsTail
15:22:51 [2020-12-10T15:22:51.375Z] === RUN   TestDockerSuite/TestLogsTimestamps
15:22:53 [2020-12-10T15:22:53.554Z] === RUN   TestDockerSuite/TestLogsWithDetails
15:22:55 [2020-12-10T15:22:55.089Z] === RUN   TestDockerSuite/TestMountIntoProc
15:22:55 [2020-12-10T15:22:55.089Z] === RUN   TestDockerSuite/TestMountIntoSys
15:22:55 [2020-12-10T15:22:55.089Z] === RUN   TestDockerSuite/TestNetHostname
15:22:55 [2020-12-10T15:22:55.089Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
15:22:55 [2020-12-10T15:22:55.089Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
15:22:55 [2020-12-10T15:22:55.089Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
15:22:55 [2020-12-10T15:22:55.089Z] === RUN   TestDockerSuite/TestPluginActive
15:22:55 [2020-12-10T15:22:55.090Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
15:22:55 [2020-12-10T15:22:55.090Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
15:22:55 [2020-12-10T15:22:55.090Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
15:22:55 [2020-12-10T15:22:55.090Z] === RUN   TestDockerSuite/TestPluginLogDriver
15:22:55 [2020-12-10T15:22:55.090Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
15:22:55 [2020-12-10T15:22:55.090Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
15:22:55 [2020-12-10T15:22:55.090Z] === RUN   TestDockerSuite/TestPluginUpgrade
15:22:55 [2020-12-10T15:22:55.090Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
15:22:55 [2020-12-10T15:22:55.090Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
15:22:55 [2020-12-10T15:22:55.090Z] === RUN   TestDockerSuite/TestPortHostBinding
15:22:55 [2020-12-10T15:22:55.090Z] === RUN   TestDockerSuite/TestPortList
15:22:55 [2020-12-10T15:22:55.090Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
15:22:58 [2020-12-10T15:22:58.822Z] === RUN   TestDockerSuite/TestPostContainersAttach
15:22:58 [2020-12-10T15:22:58.822Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
15:22:58 [2020-12-10T15:22:58.822Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
15:22:58 [2020-12-10T15:22:58.822Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
15:22:58 [2020-12-10T15:22:58.822Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
15:22:58 [2020-12-10T15:22:58.822Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
15:22:58 [2020-12-10T15:22:58.822Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
15:22:58 [2020-12-10T15:22:58.822Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
15:22:58 [2020-12-10T15:22:58.822Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
15:22:58 [2020-12-10T15:22:58.822Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
15:23:01 [2020-12-10T15:23:01.726Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
15:23:01 [2020-12-10T15:23:01.726Z] === RUN   TestDockerSuite/TestPsByOrder
15:23:08 [2020-12-10T15:23:08.799Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
15:23:08 [2020-12-10T15:23:08.799Z] === RUN   TestDockerSuite/TestPsListContainersBase
15:23:15 [2020-12-10T15:23:15.871Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
15:23:21 [2020-12-10T15:23:21.499Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
15:23:26 [2020-12-10T15:23:26.192Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
15:23:26 [2020-12-10T15:23:26.192Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
15:23:26 [2020-12-10T15:23:26.192Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
15:23:38 [2020-12-10T15:23:38.574Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
15:23:40 [2020-12-10T15:23:40.114Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
15:23:45 [2020-12-10T15:23:45.905Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
15:23:48 [2020-12-10T15:23:48.809Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
15:23:48 [2020-12-10T15:23:48.809Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
15:23:48 [2020-12-10T15:23:48.809Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
15:23:51 [2020-12-10T15:23:51.712Z] === RUN   TestDockerSuite/TestPsListContainersSize
15:23:51 [2020-12-10T15:23:51.712Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
15:23:51 [2020-12-10T15:23:51.712Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
15:23:51 [2020-12-10T15:23:51.712Z] === RUN   TestDockerSuite/TestPsRightTagName
15:23:52 [2020-12-10T15:23:52.170Z] === RUN   TestDockerSuite/TestPsShowMounts
15:23:53 [2020-12-10T15:23:53.579Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
15:23:57 [2020-12-10T15:23:57.966Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
15:23:57 [2020-12-10T15:23:57.966Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
15:23:58 [2020-12-10T15:23:58.933Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
15:23:58 [2020-12-10T15:23:58.933Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
15:24:00 [2020-12-10T15:24:00.469Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
15:24:01 [2020-12-10T15:24:01.436Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
15:24:01 [2020-12-10T15:24:01.436Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
15:24:04 [2020-12-10T15:24:04.340Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
15:24:07 [2020-12-10T15:24:07.245Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
15:24:08 [2020-12-10T15:24:08.453Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
15:24:09 [2020-12-10T15:24:09.422Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
15:24:26 [2020-12-10T15:24:26.533Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
15:24:30 [2020-12-10T15:24:30.512Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
15:24:30 [2020-12-10T15:24:30.512Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
15:24:34 [2020-12-10T15:24:34.244Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
15:24:34 [2020-12-10T15:24:34.703Z] === RUN   TestDockerSuite/TestRestartPolicyNO
15:24:34 [2020-12-10T15:24:34.703Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
15:24:35 [2020-12-10T15:24:35.161Z] === RUN   TestDockerSuite/TestRestartRunningContainer
15:24:38 [2020-12-10T15:24:38.894Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
15:24:41 [2020-12-10T15:24:41.436Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
15:24:47 [2020-12-10T15:24:47.462Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
15:24:47 [2020-12-10T15:24:47.462Z] === RUN   TestDockerSuite/TestRestartWithVolumes
15:24:49 [2020-12-10T15:24:49.638Z] === RUN   TestDockerSuite/TestRmiBlank
15:24:49 [2020-12-10T15:24:49.638Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
15:24:49 [2020-12-10T15:24:49.638Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
15:24:56 [2020-12-10T15:24:56.309Z] --- PASS: TestDockerExternalVolumeSuite (436.87s)
15:24:56 [2020-12-10T15:24:56.309Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s)
15:24:56 [2020-12-10T15:24:56.309Z]         docker_cli_external_volume_driver_test.go:53: [d7b7caeb55c53] daemon is not started
15:24:56 [2020-12-10T15:24:56.309Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s)
15:24:56 [2020-12-10T15:24:56.309Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s)
15:24:56 [2020-12-10T15:24:56.309Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
15:24:56 [2020-12-10T15:24:56.309Z]         docker_cli_external_volume_driver_test.go:53: [da4233df62de7] daemon is not started
15:24:56 [2020-12-10T15:24:56.309Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
15:24:56 [2020-12-10T15:24:56.309Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
15:24:56 [2020-12-10T15:24:56.309Z]         docker_cli_external_volume_driver_test.go:53: [df52a032fe8c7] daemon is not started
15:24:56 [2020-12-10T15:24:56.309Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
15:24:56 [2020-12-10T15:24:56.309Z]         docker_cli_external_volume_driver_test.go:53: [db1a4e8a38948] daemon is not started
15:24:56 [2020-12-10T15:24:56.309Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s)
15:24:56 [2020-12-10T15:24:56.309Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s)
15:24:56 [2020-12-10T15:24:56.309Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
15:24:56 [2020-12-10T15:24:56.309Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
15:24:56 [2020-12-10T15:24:56.309Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s)
15:24:56 [2020-12-10T15:24:56.309Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s)
15:24:56 [2020-12-10T15:24:56.309Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
15:24:56 [2020-12-10T15:24:56.309Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s)
15:24:56 [2020-12-10T15:24:56.309Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s)
15:24:56 [2020-12-10T15:24:56.309Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s)
15:24:56 [2020-12-10T15:24:56.309Z]         docker_cli_external_volume_driver_test.go:485: [d9f75c18f5eb6] daemon is not started
15:24:56 [2020-12-10T15:24:56.309Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
15:24:56 [2020-12-10T15:24:56.309Z]         docker_cli_external_volume_driver_test.go:53: [d295f164db58f] daemon is not started
15:24:56 [2020-12-10T15:24:56.309Z] PASS
15:24:56 [2020-12-10T15:24:56.309Z] 
15:24:56 [2020-12-10T15:24:56.309Z] === Skipped
15:24:56 [2020-12-10T15:24:56.309Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:24:56 [2020-12-10T15:24:56.309Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:24:56 [2020-12-10T15:24:56.309Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
15:24:56 [2020-12-10T15:24:56.309Z]         check_test.go:309: [d62e0c9138017] daemon is not started
15:24:56 [2020-12-10T15:24:56.309Z] 
15:24:56 [2020-12-10T15:24:56.309Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:24:56 [2020-12-10T15:24:56.309Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:24:56 [2020-12-10T15:24:56.309Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
15:24:56 [2020-12-10T15:24:56.309Z]         check_test.go:309: [d1dfd9722b86e] daemon is not started
15:24:56 [2020-12-10T15:24:56.309Z] 
15:24:56 [2020-12-10T15:24:56.309Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
15:24:56 [2020-12-10T15:24:56.309Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
15:24:56 [2020-12-10T15:24:56.309Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
15:24:56 [2020-12-10T15:24:56.309Z]         check_test.go:309: [dabfcb7e7fb07] daemon is not started
15:24:56 [2020-12-10T15:24:56.309Z] 
15:24:56 [2020-12-10T15:24:56.309Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:24:56 [2020-12-10T15:24:56.309Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:24:56 [2020-12-10T15:24:56.309Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
15:24:56 [2020-12-10T15:24:56.309Z] 
15:24:56 [2020-12-10T15:24:56.309Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:24:56 [2020-12-10T15:24:56.309Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:24:56 [2020-12-10T15:24:56.309Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
15:24:56 [2020-12-10T15:24:56.309Z] 
15:24:56 [2020-12-10T15:24:56.309Z] 
15:24:56 [2020-12-10T15:24:56.309Z] DONE 273 tests, 5 skipped in 2486.608s
15:24:56 [2020-12-10T15:24:56.309Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:24:56 [2020-12-10T15:24:56.309Z] ++++ cat bundles/test-integration/docker.pid
15:24:56 [2020-12-10T15:24:56.309Z] +++ kill 8126
15:24:56 [2020-12-10T15:24:56.309Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df157dd2ea148/docker.pid
15:24:56 [2020-12-10T15:24:56.309Z] +++ kill 5982
15:24:56 [2020-12-10T15:24:56.309Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5982 is not a child of this shell
15:24:56 [2020-12-10T15:24:56.309Z] warning: PID 5982 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df157dd2ea148/docker.pid had a nonzero exit code
15:24:56 [2020-12-10T15:24:56.309Z] +++ /etc/init.d/apparmor stop
15:24:56 [2020-12-10T15:24:56.309Z] Leaving: AppArmorNo profiles have been unloaded.
15:24:56 [2020-12-10T15:24:56.309Z] 
15:24:56 [2020-12-10T15:24:56.309Z] Unloading profiles will leave already running processes permanently
15:24:56 [2020-12-10T15:24:56.309Z] unconfined, which can lead to unexpected situations.
15:24:56 [2020-12-10T15:24:56.309Z] 
15:24:56 [2020-12-10T15:24:56.309Z] To set a process to complain mode, use the command line tool
15:24:56 [2020-12-10T15:24:56.309Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:24:56 [2020-12-10T15:24:56.309Z] +++ true
15:24:56 [2020-12-10T15:24:56.309Z] exiting test-integration
15:24:56 [2020-12-10T15:24:56.309Z] ++ exit 0
15:24:56 [2020-12-10T15:24:56.309Z] 
15:24:56 [2020-12-10T15:24:56.567Z] + exit 0
15:24:56 [2020-12-10T15:24:56.567Z] ++ jobs -p
15:24:56 [2020-12-10T15:24:56.567Z] + pids=
15:24:56 [2020-12-10T15:24:56.567Z] + echo 'Remaining pids to kill: []'
15:24:56 [2020-12-10T15:24:56.567Z] Remaining pids to kill: []
15:24:56 [2020-12-10T15:24:56.567Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
15:24:56 [2020-12-10T15:24:56.581Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:24:58 [2020-12-10T15:24:58.823Z] + echo Ensuring container killed.
15:24:58 [2020-12-10T15:24:58.823Z] Ensuring container killed.
15:24:58 [2020-12-10T15:24:58.823Z] + docker ps -aq -f name=docker-pr3-*
15:24:58 [2020-12-10T15:24:58.823Z] + cids=a27e4b1a6e38
15:24:58 [2020-12-10T15:24:58.823Z] f829e345e919
15:24:58 [2020-12-10T15:24:58.823Z] a4e37dabc84a
15:24:58 [2020-12-10T15:24:58.823Z] + [ -n a27e4b1a6e38
15:24:58 [2020-12-10T15:24:58.823Z] f829e345e919
15:24:58 [2020-12-10T15:24:58.823Z] a4e37dabc84a ]
15:24:58 [2020-12-10T15:24:58.823Z] + docker rm -vf a27e4b1a6e38 f829e345e919 a4e37dabc84a
15:25:01 [2020-12-10T15:25:01.361Z] a27e4b1a6e38
15:25:01 [2020-12-10T15:25:01.361Z] f829e345e919
15:25:01 [2020-12-10T15:25:01.361Z] a4e37dabc84a
[Pipeline] sh
15:25:01 [2020-12-10T15:25:01.644Z] + echo Chowning /workspace to jenkins user
15:25:01 [2020-12-10T15:25:01.644Z] Chowning /workspace to jenkins user
15:25:01 [2020-12-10T15:25:01.644Z] + id -u
15:25:01 [2020-12-10T15:25:01.644Z] + id -g
15:25:01 [2020-12-10T15:25:01.644Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41761:/workspace busybox chown -R 1000:1000 /workspace
15:25:01 [2020-12-10T15:25:01.644Z] Unable to find image 'busybox:latest' locally
15:25:02 [2020-12-10T15:25:02.016Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
15:25:02 [2020-12-10T15:25:02.984Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
15:25:03 [2020-12-10T15:25:03.442Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
15:25:06 [2020-12-10T15:25:06.911Z] latest: Pulling from library/busybox
15:25:06 [2020-12-10T15:25:06.911Z] ea97eb0eb3ec: Pulling fs layer
15:25:06 [2020-12-10T15:25:06.911Z] ea97eb0eb3ec: Download complete
15:25:06 [2020-12-10T15:25:06.911Z] ea97eb0eb3ec: Pull complete
15:25:06 [2020-12-10T15:25:06.911Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
15:25:06 [2020-12-10T15:25:06.911Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:25:09 [2020-12-10T15:25:09.755Z] + bundleName=amd64
15:25:09 [2020-12-10T15:25:09.755Z] + echo Creating amd64-bundles.tar.gz
15:25:09 [2020-12-10T15:25:09.755Z] Creating amd64-bundles.tar.gz
15:25:09 [2020-12-10T15:25:09.755Z] + xargs tar -czf amd64-bundles.tar.gz
15:25:09 [2020-12-10T15:25:09.755Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:25:10 [2020-12-10T15:25:10.512Z] === RUN   TestDockerSuite/TestRmiImgIDForce
[Pipeline] archiveArtifacts
15:25:10 [2020-12-10T15:25:10.707Z] Archiving artifacts
15:25:12 [2020-12-10T15:25:12.504Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41761/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:25:12 [2020-12-10T15:25:12.818Z] + make clean
15:25:12 [2020-12-10T15:25:12.818Z] docker volume rm -f docker-dev-cache
15:25:13 [2020-12-10T15:25:13.077Z] docker-dev-cache
[Pipeline] deleteDir
15:25:14 [2020-12-10T15:25:14.247Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:25:20 [2020-12-10T15:25:20.036Z] === RUN   TestDockerSuite/TestRmiParentImageFail
15:25:23 [2020-12-10T15:25:23.769Z] === RUN   TestDockerSuite/TestRmiTag
15:25:24 [2020-12-10T15:25:24.228Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
15:25:26 [2020-12-10T15:25:26.403Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
15:25:41 [2020-12-10T15:25:41.215Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
15:25:41 [2020-12-10T15:25:41.215Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
15:25:45 [2020-12-10T15:25:45.906Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
15:25:46 [2020-12-10T15:25:46.365Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
15:25:46 [2020-12-10T15:25:46.365Z] === RUN   TestDockerSuite/TestRunAddHost
15:25:46 [2020-12-10T15:25:46.365Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
15:25:46 [2020-12-10T15:25:46.365Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
15:25:46 [2020-12-10T15:25:46.365Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
15:25:46 [2020-12-10T15:25:46.365Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
15:25:46 [2020-12-10T15:25:46.365Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
15:25:46 [2020-12-10T15:25:46.365Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
15:25:47 [2020-12-10T15:25:47.903Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
15:25:47 [2020-12-10T15:25:47.903Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
15:25:47 [2020-12-10T15:25:47.903Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
15:25:51 [2020-12-10T15:25:51.640Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
15:25:53 [2020-12-10T15:25:53.176Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
15:25:54 [2020-12-10T15:25:54.719Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
15:25:56 [2020-12-10T15:25:56.254Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
15:25:58 [2020-12-10T15:25:58.435Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
15:25:58 [2020-12-10T15:25:58.435Z] === RUN   TestDockerSuite/TestRunBindMounts
15:26:01 [2020-12-10T15:26:01.339Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
15:26:01 [2020-12-10T15:26:01.339Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
15:26:01 [2020-12-10T15:26:01.339Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
15:26:01 [2020-12-10T15:26:01.339Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
15:26:01 [2020-12-10T15:26:01.339Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
15:26:01 [2020-12-10T15:26:01.339Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
15:26:01 [2020-12-10T15:26:01.339Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
15:26:01 [2020-12-10T15:26:01.339Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
15:26:01 [2020-12-10T15:26:01.339Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
15:26:01 [2020-12-10T15:26:01.339Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
15:26:01 [2020-12-10T15:26:01.339Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
15:26:01 [2020-12-10T15:26:01.339Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
15:26:02 [2020-12-10T15:26:02.874Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
15:26:02 [2020-12-10T15:26:02.874Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
15:26:05 [2020-12-10T15:26:05.049Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
15:26:05 [2020-12-10T15:26:05.049Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
15:26:05 [2020-12-10T15:26:05.049Z] === RUN   TestDockerSuite/TestRunContainerNetwork
15:26:06 [2020-12-10T15:26:06.585Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
15:26:06 [2020-12-10T15:26:06.585Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
15:26:06 [2020-12-10T15:26:06.585Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
15:26:06 [2020-12-10T15:26:06.585Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
15:26:06 [2020-12-10T15:26:06.585Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
15:26:06 [2020-12-10T15:26:06.585Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
15:26:07 [2020-12-10T15:26:07.043Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
15:26:07 [2020-12-10T15:26:07.043Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
15:26:08 [2020-12-10T15:26:08.579Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
15:26:10 [2020-12-10T15:26:10.115Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
15:26:11 [2020-12-10T15:26:11.654Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
15:26:11 [2020-12-10T15:26:11.654Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
15:26:11 [2020-12-10T15:26:11.654Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
15:26:11 [2020-12-10T15:26:11.654Z] === RUN   TestDockerSuite/TestRunCreateVolume
15:26:13 [2020-12-10T15:26:13.189Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
15:26:13 [2020-12-10T15:26:13.189Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
15:26:13 [2020-12-10T15:26:13.189Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
15:26:13 [2020-12-10T15:26:13.189Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
15:26:13 [2020-12-10T15:26:13.189Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
15:26:14 [2020-12-10T15:26:14.726Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
15:26:19 [2020-12-10T15:26:19.414Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
15:26:19 [2020-12-10T15:26:19.414Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
15:26:19 [2020-12-10T15:26:19.414Z] === RUN   TestDockerSuite/TestRunDNSOptions
15:26:19 [2020-12-10T15:26:19.414Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
15:26:19 [2020-12-10T15:26:19.414Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
15:26:19 [2020-12-10T15:26:19.414Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
15:26:19 [2020-12-10T15:26:19.414Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
15:26:20 [2020-12-10T15:26:20.950Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
15:26:20 [2020-12-10T15:26:20.950Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
15:26:20 [2020-12-10T15:26:20.950Z] === RUN   TestDockerSuite/TestRunDuplicateMount
15:26:20 [2020-12-10T15:26:20.950Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
15:26:22 [2020-12-10T15:26:22.488Z] === RUN   TestDockerSuite/TestRunEchoStdout
15:26:24 [2020-12-10T15:26:24.025Z] === RUN   TestDockerSuite/TestRunEmptyEnv
15:26:24 [2020-12-10T15:26:24.025Z] === RUN   TestDockerSuite/TestRunEntrypoint
15:26:25 [2020-12-10T15:26:25.561Z] === RUN   TestDockerSuite/TestRunEnvironment
15:26:25 [2020-12-10T15:26:25.561Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
15:26:25 [2020-12-10T15:26:25.561Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
15:26:25 [2020-12-10T15:26:25.561Z] === RUN   TestDockerSuite/TestRunExitCode
15:26:27 [2020-12-10T15:26:27.738Z] === RUN   TestDockerSuite/TestRunExitCodeOne
15:26:28 [2020-12-10T15:26:28.705Z] === RUN   TestDockerSuite/TestRunExitCodeZero
15:26:30 [2020-12-10T15:26:30.882Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
15:26:32 [2020-12-10T15:26:32.420Z] === RUN   TestDockerSuite/TestRunExposePort
15:26:32 [2020-12-10T15:26:32.420Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
15:26:32 [2020-12-10T15:26:32.420Z] === RUN   TestDockerSuite/TestRunGroupAdd
15:26:32 [2020-12-10T15:26:32.420Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
15:26:32 [2020-12-10T15:26:32.420Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
15:26:32 [2020-12-10T15:26:32.420Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
15:26:32 [2020-12-10T15:26:32.420Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
15:26:32 [2020-12-10T15:26:32.420Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
15:26:32 [2020-12-10T15:26:32.420Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
15:26:35 [2020-12-10T15:26:35.324Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
15:26:35 [2020-12-10T15:26:35.324Z] === RUN   TestDockerSuite/TestRunInvalidReference
15:26:35 [2020-12-10T15:26:35.324Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
15:26:35 [2020-12-10T15:26:35.324Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
15:26:35 [2020-12-10T15:26:35.324Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
15:26:35 [2020-12-10T15:26:35.324Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
15:26:35 [2020-12-10T15:26:35.324Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
15:26:41 [2020-12-10T15:26:41.114Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
15:26:41 [2020-12-10T15:26:41.114Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
15:26:42 [2020-12-10T15:26:42.651Z] === RUN   TestDockerSuite/TestRunModeHostname
15:26:42 [2020-12-10T15:26:42.651Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
15:26:42 [2020-12-10T15:26:42.651Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
15:26:42 [2020-12-10T15:26:42.651Z] === RUN   TestDockerSuite/TestRunModeIpcHost
15:26:42 [2020-12-10T15:26:42.651Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
15:26:42 [2020-12-10T15:26:42.651Z] === RUN   TestDockerSuite/TestRunModePIDContainer
15:26:42 [2020-12-10T15:26:42.651Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
15:26:42 [2020-12-10T15:26:42.651Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
15:26:42 [2020-12-10T15:26:42.651Z] === RUN   TestDockerSuite/TestRunModePIDHost
15:26:42 [2020-12-10T15:26:42.651Z] === RUN   TestDockerSuite/TestRunModeUTSHost
15:26:42 [2020-12-10T15:26:42.651Z] === RUN   TestDockerSuite/TestRunMount
15:26:42 [2020-12-10T15:26:42.651Z] === RUN   TestDockerSuite/TestRunMountOrdering
15:26:42 [2020-12-10T15:26:42.651Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
15:26:42 [2020-12-10T15:26:42.651Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
15:26:42 [2020-12-10T15:26:42.651Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
15:26:52 [2020-12-10T15:26:52.968Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
15:26:52 [2020-12-10T15:26:52.968Z] === RUN   TestDockerSuite/TestRunNamedVolume
15:26:52 [2020-12-10T15:26:52.968Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
15:26:52 [2020-12-10T15:26:52.968Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
15:26:56 [2020-12-10T15:26:56.701Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
15:26:59 [2020-12-10T15:26:59.603Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
15:26:59 [2020-12-10T15:26:59.603Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
15:26:59 [2020-12-10T15:26:59.603Z] === RUN   TestDockerSuite/TestRunNetHost
15:26:59 [2020-12-10T15:26:59.603Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
15:26:59 [2020-12-10T15:26:59.603Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
15:26:59 [2020-12-10T15:26:59.603Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
15:26:59 [2020-12-10T15:26:59.603Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
15:26:59 [2020-12-10T15:26:59.603Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
15:26:59 [2020-12-10T15:26:59.603Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
15:26:59 [2020-12-10T15:26:59.603Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
15:26:59 [2020-12-10T15:26:59.603Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
15:27:00 [2020-12-10T15:27:00.570Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
15:27:02 [2020-12-10T15:27:02.107Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
15:27:03 [2020-12-10T15:27:03.643Z] === RUN   TestDockerSuite/TestRunNonExistingImage
15:27:05 [2020-12-10T15:27:05.179Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
15:27:06 [2020-12-10T15:27:06.716Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
15:27:07 [2020-12-10T15:27:07.175Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
15:27:07 [2020-12-10T15:27:07.175Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
15:27:07 [2020-12-10T15:27:07.175Z] === RUN   TestDockerSuite/TestRunPortInUse
15:27:07 [2020-12-10T15:27:07.175Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
15:27:07 [2020-12-10T15:27:07.175Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
15:27:07 [2020-12-10T15:27:07.175Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
15:27:07 [2020-12-10T15:27:07.175Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
15:27:07 [2020-12-10T15:27:07.175Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
15:27:09 [2020-12-10T15:27:09.352Z] === RUN   TestDockerSuite/TestRunPublishPort
15:27:09 [2020-12-10T15:27:09.352Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
15:27:09 [2020-12-10T15:27:09.352Z] === RUN   TestDockerSuite/TestRunReadProcLatency
15:27:09 [2020-12-10T15:27:09.352Z] === RUN   TestDockerSuite/TestRunReadProcTimer
15:27:09 [2020-12-10T15:27:09.352Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
15:27:09 [2020-12-10T15:27:09.352Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
15:27:15 [2020-12-10T15:27:15.144Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
15:27:15 [2020-12-10T15:27:15.144Z] === RUN   TestDockerSuite/TestRunRm
15:27:16 [2020-12-10T15:27:16.680Z] === RUN   TestDockerSuite/TestRunRmAndWait
15:27:22 [2020-12-10T15:27:22.469Z] === RUN   TestDockerSuite/TestRunRmPre125Api
15:27:23 [2020-12-10T15:27:23.438Z] === RUN   TestDockerSuite/TestRunRootWorkdir
15:27:24 [2020-12-10T15:27:24.973Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
15:27:26 [2020-12-10T15:27:26.511Z] === RUN   TestDockerSuite/TestRunSetMacAddress
15:27:28 [2020-12-10T15:27:28.048Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
15:27:28 [2020-12-10T15:27:28.048Z] === RUN   TestDockerSuite/TestRunState
15:27:28 [2020-12-10T15:27:28.048Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
15:27:29 [2020-12-10T15:27:29.586Z] === RUN   TestDockerSuite/TestRunStdinPipe
15:27:29 [2020-12-10T15:27:29.587Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
15:27:31 [2020-12-10T15:27:31.766Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
15:27:31 [2020-12-10T15:27:31.766Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
15:27:31 [2020-12-10T15:27:31.766Z] === RUN   TestDockerSuite/TestRunTLSVerify
15:27:31 [2020-12-10T15:27:31.766Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
15:27:31 [2020-12-10T15:27:31.766Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
15:27:31 [2020-12-10T15:27:31.766Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
15:27:36 [2020-12-10T15:27:36.453Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
15:27:36 [2020-12-10T15:27:36.453Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
15:27:36 [2020-12-10T15:27:36.453Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
15:27:36 [2020-12-10T15:27:36.453Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
15:27:36 [2020-12-10T15:27:36.453Z] === RUN   TestDockerSuite/TestRunUnshareProc
15:27:36 [2020-12-10T15:27:36.453Z] === RUN   TestDockerSuite/TestRunUserByID
15:27:36 [2020-12-10T15:27:36.453Z] === RUN   TestDockerSuite/TestRunUserByIDBig
15:27:36 [2020-12-10T15:27:36.453Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
15:27:36 [2020-12-10T15:27:36.453Z] === RUN   TestDockerSuite/TestRunUserByIDZero
15:27:36 [2020-12-10T15:27:36.453Z] === RUN   TestDockerSuite/TestRunUserByName
15:27:36 [2020-12-10T15:27:36.453Z] === RUN   TestDockerSuite/TestRunUserDefaults
15:27:37 [2020-12-10T15:27:37.420Z] === RUN   TestDockerSuite/TestRunUserNotFound
15:27:37 [2020-12-10T15:27:37.420Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
15:27:38 [2020-12-10T15:27:38.958Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
15:27:38 [2020-12-10T15:27:38.958Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
15:27:38 [2020-12-10T15:27:38.958Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
15:27:41 [2020-12-10T15:27:41.135Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
15:27:46 [2020-12-10T15:27:46.930Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
15:27:49 [2020-12-10T15:27:49.835Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
15:27:54 [2020-12-10T15:27:54.522Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
15:27:54 [2020-12-10T15:27:54.523Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
15:27:54 [2020-12-10T15:27:54.523Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
15:27:56 [2020-12-10T15:27:56.059Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
15:27:57 [2020-12-10T15:27:57.594Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
15:27:59 [2020-12-10T15:27:59.131Z] === RUN   TestDockerSuite/TestRunWithBadDevice
15:27:59 [2020-12-10T15:27:59.589Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
15:27:59 [2020-12-10T15:27:59.589Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
15:27:59 [2020-12-10T15:27:59.589Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
15:27:59 [2020-12-10T15:27:59.589Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
15:27:59 [2020-12-10T15:27:59.589Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
15:27:59 [2020-12-10T15:27:59.589Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
15:27:59 [2020-12-10T15:27:59.589Z] === RUN   TestDockerSuite/TestRunWithUlimits
15:27:59 [2020-12-10T15:27:59.589Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
15:28:02 [2020-12-10T15:28:02.494Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
15:28:04 [2020-12-10T15:28:04.029Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
15:28:05 [2020-12-10T15:28:05.565Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
15:28:08 [2020-12-10T15:28:08.468Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
15:28:08 [2020-12-10T15:28:08.468Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
15:28:08 [2020-12-10T15:28:08.468Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
15:28:08 [2020-12-10T15:28:08.468Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
15:28:08 [2020-12-10T15:28:08.468Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
15:28:08 [2020-12-10T15:28:08.468Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
15:28:08 [2020-12-10T15:28:08.468Z] === RUN   TestDockerSuite/TestSaveCheckTimes
15:28:08 [2020-12-10T15:28:08.468Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
15:28:08 [2020-12-10T15:28:08.468Z] === RUN   TestDockerSuite/TestSaveImageId
15:28:08 [2020-12-10T15:28:08.468Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
15:28:08 [2020-12-10T15:28:08.468Z] === RUN   TestDockerSuite/TestSaveLoadParents
15:28:08 [2020-12-10T15:28:08.468Z] === RUN   TestDockerSuite/TestSaveMultipleNames
15:28:08 [2020-12-10T15:28:08.468Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
15:28:08 [2020-12-10T15:28:08.468Z] === RUN   TestDockerSuite/TestSaveSingleTag
15:28:08 [2020-12-10T15:28:08.468Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
15:28:08 [2020-12-10T15:28:08.468Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
15:28:08 [2020-12-10T15:28:08.468Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
15:28:08 [2020-12-10T15:28:08.468Z] === RUN   TestDockerSuite/TestSearchCmdOptions
15:28:11 [2020-12-10T15:28:11.371Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
15:28:11 [2020-12-10T15:28:11.371Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
15:28:11 [2020-12-10T15:28:11.938Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
15:28:11 [2020-12-10T15:28:11.938Z] === RUN   TestDockerSuite/TestSearchWithLimit
15:28:13 [2020-12-10T15:28:13.475Z] === RUN   TestDockerSuite/TestSlowStdinClosing
15:28:18 [2020-12-10T15:28:18.162Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
15:28:18 [2020-12-10T15:28:18.162Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
15:28:23 [2020-12-10T15:28:23.953Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
15:28:23 [2020-12-10T15:28:23.953Z] === RUN   TestDockerSuite/TestStartAttachSilent
15:28:26 [2020-12-10T15:28:26.856Z] === RUN   TestDockerSuite/TestStartAttachWithRename
15:28:26 [2020-12-10T15:28:26.856Z] === RUN   TestDockerSuite/TestStartMultipleContainers
15:28:26 [2020-12-10T15:28:26.856Z] === RUN   TestDockerSuite/TestStartPausedContainer
15:28:26 [2020-12-10T15:28:26.856Z] === RUN   TestDockerSuite/TestStartRecordError
15:28:26 [2020-12-10T15:28:26.856Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
15:28:35 [2020-12-10T15:28:35.419Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
15:28:35 [2020-12-10T15:28:35.419Z] === RUN   TestDockerSuite/TestStatsAllNoStream
15:28:35 [2020-12-10T15:28:35.419Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
15:28:35 [2020-12-10T15:28:35.419Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
15:28:35 [2020-12-10T15:28:35.419Z] === RUN   TestDockerSuite/TestStatsFormatAll
15:28:35 [2020-12-10T15:28:35.419Z] === RUN   TestDockerSuite/TestStatsNoStream
15:28:35 [2020-12-10T15:28:35.419Z] === RUN   TestDockerSuite/TestTopMultipleArgs
15:28:36 [2020-12-10T15:28:36.386Z] === RUN   TestDockerSuite/TestTopNonPrivileged
15:28:37 [2020-12-10T15:28:37.922Z] === RUN   TestDockerSuite/TestTopPrivileged
15:28:37 [2020-12-10T15:28:37.922Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
15:28:39 [2020-12-10T15:28:39.458Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
15:28:39 [2020-12-10T15:28:39.458Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
15:28:39 [2020-12-10T15:28:39.458Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
15:28:39 [2020-12-10T15:28:39.458Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
15:28:39 [2020-12-10T15:28:39.458Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
15:28:39 [2020-12-10T15:28:39.458Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
15:28:39 [2020-12-10T15:28:39.458Z] === RUN   TestDockerSuite/TestVolumeCLICreate
15:28:57 [2020-12-10T15:28:57.135Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
15:28:57 [2020-12-10T15:28:57.135Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
15:28:57 [2020-12-10T15:28:57.135Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
15:28:57 [2020-12-10T15:28:57.135Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
15:28:57 [2020-12-10T15:28:57.135Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
15:28:57 [2020-12-10T15:28:57.135Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
15:28:57 [2020-12-10T15:28:57.135Z] === RUN   TestDockerSuite/TestVolumeCLILs
15:28:57 [2020-12-10T15:28:57.594Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
15:28:57 [2020-12-10T15:28:57.594Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
15:28:59 [2020-12-10T15:28:59.770Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
15:29:00 [2020-12-10T15:29:00.229Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
15:29:00 [2020-12-10T15:29:00.687Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
15:29:00 [2020-12-10T15:29:00.687Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
15:29:00 [2020-12-10T15:29:00.687Z] === RUN   TestDockerSuite/TestVolumeCLIRm
15:29:06 [2020-12-10T15:29:06.493Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
15:29:06 [2020-12-10T15:29:06.493Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
15:29:06 [2020-12-10T15:29:06.952Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
15:29:06 [2020-12-10T15:29:06.952Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
15:29:06 [2020-12-10T15:29:06.952Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
15:29:11 [2020-12-10T15:29:11.639Z] === RUN   TestDockerSuite/TestVolumeLsFormat
15:29:12 [2020-12-10T15:29:12.098Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
15:29:12 [2020-12-10T15:29:12.098Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
15:29:19 [2020-12-10T15:29:19.189Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
15:29:19 [2020-12-10T15:29:19.189Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
15:29:19 [2020-12-10T15:29:19.649Z] --- PASS: TestDockerSuite (1949.42s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.20s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.87s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.72s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.48s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.56s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.48s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.35s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (78.57s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.65s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.31s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.54s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.55s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.54s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.01s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.83s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.35s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.42s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.66s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.10s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.16s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAddTar (41.47s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.54s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.41s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.72s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.69s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.08s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.62s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.26s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.12s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.99s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.26s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.77s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.04s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.71s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.86s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.99s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.73s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.39s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (3.97s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.51s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.91s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.66s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.61s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.53s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.45s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.17s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.11s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.27s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.14s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.26s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.15s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.93s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.13s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.53s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.70s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.95s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.95s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (47.51s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.47s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.77s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.63s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.40s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.25s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.14s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.71s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.43s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.19s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (64.72s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.31s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.73s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.09s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.94s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
15:29:19 [2020-12-10T15:29:19.649Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.649Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.41s)
15:29:19 [2020-12-10T15:29:19.649Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.69s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.05s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.19s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildFails (1.89s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.91s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.85s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildForceRm (5.04s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildFromGit (4.80s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.05s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.41s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.40s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.24s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildHistory (7.30s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.73s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.59s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.57s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.69s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.66s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.41s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.68s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.12s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.79s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.40s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.54s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.08s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (11.69s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.45s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.30s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (3.72s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.32s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.99s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (12.93s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (5.74s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.44s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.94s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.62s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.83s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.81s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.90s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (7.21s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.11s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (6.73s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.68s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.30s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.90s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.07s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.81s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.49s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (32.86s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.05s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildRm (11.09s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.27s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.25s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.93s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.55s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.50s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (3.82s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (13.04s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.55s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.44s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.72s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.24s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.02s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.86s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.55s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.22s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.86s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.90s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.28s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.62s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.05s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.65s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.61s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (7.68s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.40s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.25s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.88s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.84s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.87s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.29s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.29s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.25s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.92s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.27s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.45s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.23s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_sni_test.go:18: Flakey test
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.52s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.67s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestCommitChange (4.88s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (3.89s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestCommitNewFile (5.68s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestCommitTTY (5.51s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.59s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (5.33s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.42s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.62s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.67s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.73s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.95s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.54s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.45s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.61s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.66s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.68s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.45s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.75s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.16s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.60s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (2.84s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.05s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.29s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (6.54s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
15:29:19 [2020-12-10T15:29:19.650Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.37s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.23s)
15:29:19 [2020-12-10T15:29:19.650Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.35s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.31s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (13.98s)
15:29:19 [2020-12-10T15:29:19.651Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.00s)
15:29:19 [2020-12-10T15:29:19.651Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.02s)
15:29:19 [2020-12-10T15:29:19.651Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (1.98s)
15:29:19 [2020-12-10T15:29:19.651Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0006c87e0_<nil>} (1.95s)
15:29:19 [2020-12-10T15:29:19.651Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1069158386_c:\foo_false__<nil>_<nil>_<nil>} (2.00s)
15:29:19 [2020-12-10T15:29:19.651Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1069158386_c:\foo_true__<nil>_<nil>_<nil>} (2.00s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.12s)
15:29:19 [2020-12-10T15:29:19.651Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
15:29:19 [2020-12-10T15:29:19.651Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
15:29:19 [2020-12-10T15:29:19.651Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
15:29:19 [2020-12-10T15:29:19.651Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
15:29:19 [2020-12-10T15:29:19.651Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
15:29:19 [2020-12-10T15:29:19.651Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
15:29:19 [2020-12-10T15:29:19.651Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
15:29:19 [2020-12-10T15:29:19.651Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
15:29:19 [2020-12-10T15:29:19.651Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
15:29:19 [2020-12-10T15:29:19.651Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.73s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.77s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.78s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCpToCaseA (3.14s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCpToCaseB (1.57s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCpToCaseE (6.26s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCpToCaseH (6.71s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCpToDot (1.78s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.79s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.13s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.75s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.63s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.56s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.45s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.13s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCreateRM (0.24s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.24s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (5.90s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.14s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.34s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.49s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.63s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.73s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.77s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.69s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (5.97s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.21s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (3.73s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.61s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.55s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (2.66s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.26s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.75s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsFilters (3.37s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.31s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.15s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsRename (1.88s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsResize (1.93s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.54s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.86s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.97s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.70s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (2.63s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.36s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.32s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.35s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.50s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.52s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.39s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.09s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.58s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.86s)
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
15:29:19 [2020-12-10T15:29:19.651Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
15:29:19 [2020-12-10T15:29:19.651Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.69s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.68s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.36s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.43s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.40s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.40s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.39s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.78s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.42s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.75s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.32s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.55s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.93s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.17s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.17s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.41s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.54s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.49s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.65s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.60s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.46s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectHistory (3.81s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.61s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.40s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.13s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.52s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.35s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.06s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.47s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.86s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.44s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.70s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.55s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.41s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.49s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.60s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.53s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.45s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.37s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (4.88s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.54s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.57s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.15s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.94s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.93s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.86s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.80s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.73s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.66s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestLogsSince (8.30s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestLogsTail (1.97s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (1.83s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.63s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.36s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.25s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestPsByOrder (6.12s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (7.56s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (9.88s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.21s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.49s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.70s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.45s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.19s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.29s)
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
15:29:19 [2020-12-10T15:29:19.652Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.652Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestPsShowMounts (5.29s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.90s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.02s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.10s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.75s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.88s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.33s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.17s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.12s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.53s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.15s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.06s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.10s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.21s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.03s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.91s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.49s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.76s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.30s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (5.84s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.60s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRmiTag (0.56s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.89s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.28s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.75s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.21s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.88s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.55s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.24s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.02s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.69s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.53s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.61s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunBindMounts (3.30s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.52s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.05s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.61s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.50s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.73s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.63s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.54s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.54s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.30s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.54s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.59s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.50s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.65s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.72s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.45s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.71s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.65s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.05s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (2.79s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.15s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.31s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.84s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.50s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (2.94s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
15:29:19 [2020-12-10T15:29:19.653Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.25s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.55s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.60s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s)
15:29:19 [2020-12-10T15:29:19.653Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.63s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (1.88s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (5.90s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunRm (1.89s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (4.84s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.67s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.67s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.40s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (1.84s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.54s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.55s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.18s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.57s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.46s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.22s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.70s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.08s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.31s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (1.66s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.81s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.54s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.96s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.33s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.48s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.18s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (4.53s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (5.67s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (2.94s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.33s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.47s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.62s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.37s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (1.86s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.26s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (5.64s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (4.70s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (6.04s)
15:29:19 [2020-12-10T15:29:19.654Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
15:29:19 [2020-12-10T15:29:19.654Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.654Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.12s)
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
15:29:19 [2020-12-10T15:29:19.654Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistrySuite/TestV2Only
15:29:19 [2020-12-10T15:29:19.655Z] --- PASS: TestDockerRegistrySuite (0.11s)
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSchema1RegistrySuite
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
15:29:19 [2020-12-10T15:29:19.655Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
15:29:19 [2020-12-10T15:29:19.655Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s)
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistryAuthTokenSuite
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
15:29:19 [2020-12-10T15:29:19.655Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerDaemonSuite
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
15:29:19 [2020-12-10T15:29:19.655Z] --- PASS: TestDockerDaemonSuite (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:302: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:302: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:302: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerSwarmSuite
15:29:19 [2020-12-10T15:29:19.655Z] --- PASS: TestDockerSwarmSuite (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerPluginSuite
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerPluginSuite/TestPluginCreate
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerPluginSuite/TestPluginInspect
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerPluginSuite/TestPluginSet
15:29:19 [2020-12-10T15:29:19.655Z] --- PASS: TestDockerPluginSuite (0.02s)
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerExternalVolumeSuite
15:29:19 [2020-12-10T15:29:19.655Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]     check_test.go:128: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerNetworkSuite
15:29:19 [2020-12-10T15:29:19.655Z] --- SKIP: TestDockerNetworkSuite (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]     check_test.go:134: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z] === RUN   TestDockerHubPullSuite
15:29:19 [2020-12-10T15:29:19.655Z] --- SKIP: TestDockerHubPullSuite (0.00s)
15:29:19 [2020-12-10T15:29:19.655Z]     check_test.go:142: unmatched requirement DaemonIsLinux
15:29:19 [2020-12-10T15:29:19.655Z] PASS
15:29:19 [2020-12-10T15:29:19.655Z] ok  	github.com/docker/docker/integration-cli	1950.098s
15:29:20 [2020-12-10T15:29:20.120Z] 
15:29:20 [2020-12-10T15:29:20.120Z] === Skipped
15:29:20 [2020-12-10T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
15:29:20 [2020-12-10T15:29:20.120Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
15:29:20 [2020-12-10T15:29:20.120Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.120Z] 
15:29:20 [2020-12-10T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
15:29:20 [2020-12-10T15:29:20.120Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
15:29:20 [2020-12-10T15:29:20.120Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.120Z] 
15:29:20 [2020-12-10T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
15:29:20 [2020-12-10T15:29:20.120Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
15:29:20 [2020-12-10T15:29:20.120Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.120Z] 
15:29:20 [2020-12-10T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
15:29:20 [2020-12-10T15:29:20.120Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
15:29:20 [2020-12-10T15:29:20.120Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.120Z] 
15:29:20 [2020-12-10T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
15:29:20 [2020-12-10T15:29:20.120Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
15:29:20 [2020-12-10T15:29:20.120Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.120Z] 
15:29:20 [2020-12-10T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
15:29:20 [2020-12-10T15:29:20.120Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
15:29:20 [2020-12-10T15:29:20.120Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.120Z] 
15:29:20 [2020-12-10T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
15:29:20 [2020-12-10T15:29:20.120Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
15:29:20 [2020-12-10T15:29:20.120Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.120Z] 
15:29:20 [2020-12-10T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
15:29:20 [2020-12-10T15:29:20.120Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
15:29:20 [2020-12-10T15:29:20.120Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.69s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.69s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.24s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
15:29:20 [2020-12-10T15:29:20.121Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.121Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.25s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.25s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.25s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.25s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.25s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.25s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.25s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.23s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.23s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_sni_test.go:18: Flakey test
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.122Z] 
15:29:20 [2020-12-10T15:29:20.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
15:29:20 [2020-12-10T15:29:20.122Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
15:29:20 [2020-12-10T15:29:20.123Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.123Z] 
15:29:20 [2020-12-10T15:29:20.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
15:29:20 [2020-12-10T15:29:20.124Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.124Z] 
15:29:20 [2020-12-10T15:29:20.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.125Z] 
15:29:20 [2020-12-10T15:29:20.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
15:29:20 [2020-12-10T15:29:20.125Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.126Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.126Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
15:29:20 [2020-12-10T15:29:20.127Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.127Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
15:29:20 [2020-12-10T15:29:20.128Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.128Z] 
15:29:20 [2020-12-10T15:29:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.128Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.129Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.129Z] 
15:29:20 [2020-12-10T15:29:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.129Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.129Z] 
15:29:20 [2020-12-10T15:29:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
15:29:20 [2020-12-10T15:29:20.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
15:29:20 [2020-12-10T15:29:20.129Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.129Z] 
15:29:20 [2020-12-10T15:29:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.129Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.129Z] 
15:29:20 [2020-12-10T15:29:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
15:29:20 [2020-12-10T15:29:20.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
15:29:20 [2020-12-10T15:29:20.129Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.129Z] 
15:29:20 [2020-12-10T15:29:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
15:29:20 [2020-12-10T15:29:20.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
15:29:20 [2020-12-10T15:29:20.129Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.129Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
15:29:20 [2020-12-10T15:29:20.588Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.588Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:302: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:302: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:302: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     check_test.go:128: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     check_test.go:134: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
15:29:20 [2020-12-10T15:29:20.589Z]     check_test.go:142: unmatched requirement DaemonIsLinux
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] DONE 1093 tests, 547 skipped in 1957.803s
15:29:20 [2020-12-10T15:29:20.589Z] INFO: Integration tests ended at 12/10/2020 15:29:20. Duration:00:32:37.9278227
15:29:20 [2020-12-10T15:29:20.589Z] INFO: Docker info of the daemon under test at end of run
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] Containers: 2
15:29:20 [2020-12-10T15:29:20.589Z]  Running: 0
15:29:20 [2020-12-10T15:29:20.589Z]  Paused: 0
15:29:20 [2020-12-10T15:29:20.589Z]  Stopped: 2
15:29:20 [2020-12-10T15:29:20.589Z] Images: 18
15:29:20 [2020-12-10T15:29:20.589Z] Server Version: 0.0.0-dev
15:29:20 [2020-12-10T15:29:20.589Z] Storage Driver: windowsfilter
15:29:20 [2020-12-10T15:29:20.589Z]  Windows: 
15:29:20 [2020-12-10T15:29:20.589Z] Logging Driver: json-file
15:29:20 [2020-12-10T15:29:20.589Z] Plugins: 
15:29:20 [2020-12-10T15:29:20.589Z]  Volume: local
15:29:20 [2020-12-10T15:29:20.589Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:29:20 [2020-12-10T15:29:20.589Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:29:20 [2020-12-10T15:29:20.589Z] Swarm: inactive
15:29:20 [2020-12-10T15:29:20.589Z] Default Isolation: process
15:29:20 [2020-12-10T15:29:20.589Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:29:20 [2020-12-10T15:29:20.589Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577)
15:29:20 [2020-12-10T15:29:20.589Z] OSType: windows
15:29:20 [2020-12-10T15:29:20.589Z] Architecture: x86_64
15:29:20 [2020-12-10T15:29:20.589Z] CPUs: 4
15:29:20 [2020-12-10T15:29:20.589Z] Total Memory: 32GiB
15:29:20 [2020-12-10T15:29:20.589Z] Name: azwin-2-e36fa0
15:29:20 [2020-12-10T15:29:20.589Z] ID: BW7Q:54LI:X2RF:UZ77:IAGQ:BIKZ:S5WZ:LKVS:UQ4Q:2R2I:JQNN:ZR34
15:29:20 [2020-12-10T15:29:20.589Z] Docker Root Dir: D:\CI\PR-41761\3\daemon
15:29:20 [2020-12-10T15:29:20.589Z] Debug Mode (client): false
15:29:20 [2020-12-10T15:29:20.589Z] Debug Mode (server): true
15:29:20 [2020-12-10T15:29:20.589Z]  File Descriptors: -1
15:29:20 [2020-12-10T15:29:20.589Z]  Goroutines: 17
15:29:20 [2020-12-10T15:29:20.589Z]  System Time: 2020-12-10T15:29:20.220325Z
15:29:20 [2020-12-10T15:29:20.589Z]  EventsListeners: 0
15:29:20 [2020-12-10T15:29:20.589Z] Registry: https://index.docker.io/v1/
15:29:20 [2020-12-10T15:29:20.589Z] Labels:
15:29:20 [2020-12-10T15:29:20.589Z] Experimental: false
15:29:20 [2020-12-10T15:29:20.589Z] Insecure Registries:
15:29:20 [2020-12-10T15:29:20.589Z]  127.0.0.0/8
15:29:20 [2020-12-10T15:29:20.589Z] Live Restore Enabled: false
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] 
15:29:20 [2020-12-10T15:29:20.589Z] INFO: Stopping daemon under test
15:29:21 [2020-12-10T15:29:21.049Z] SUCCESS: The process with PID 2192 (child process of PID 4280) has been terminated.
15:29:21 [2020-12-10T15:29:21.049Z] SUCCESS: The process with PID 4280 (child process of PID 5684) has been terminated.
15:29:21 [2020-12-10T15:29:21.049Z] INFO: Stop tailing logs of the daemon under tests
15:29:21 [2020-12-10T15:29:21.049Z] INFO: executeCI.ps1 Completed successfully at 12/10/2020 15:29:20.
15:29:21 [2020-12-10T15:29:21.049Z] INFO: Tidying up at end of run
15:29:21 [2020-12-10T15:29:21.049Z] INFO: Saving daemon under test log (d:\CI\PR-41761\3\dut.out) to bundles\CIDUT.out
15:29:21 [2020-12-10T15:29:21.049Z] INFO: Saving daemon under test log (d:\CI\PR-41761\3\dut.err) to bundles\CIDUT.err
15:29:21 [2020-12-10T15:29:21.049Z] INFO: Nuke-Everything...
15:29:21 [2020-12-10T15:29:21.049Z] INFO: Container count on control daemon to delete is 2
15:29:21 [2020-12-10T15:29:21.508Z] 526cadf0e1e2
15:29:21 [2020-12-10T15:29:21.508Z] 53b2da455932
15:29:21 [2020-12-10T15:29:21.508Z] INFO: Tidying pidfile d:\CI\PR-41761\3\docker.pid
15:29:21 [2020-12-10T15:29:21.508Z] INFO: Nuking d:\CI
15:29:46 [2020-12-10T15:29:46.642Z] INFO: Zapped successfully
15:29:46 [2020-12-10T15:29:46.642Z] 
15:29:46 [2020-12-10T15:29:46.642Z] INFO: executeCI.ps1 exiting at Thu Dec 10 15:29:44 CUT 2020. Duration 00:55:13.9982375
15:29:46 [2020-12-10T15:29:46.642Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
15:29:46 [2020-12-10T15:29:46.882Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
15:29:55 [2020-12-10T15:29:55.328Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
15:29:57 [2020-12-10T15:29:57.074Z] Archiving artifacts
15:30:10 [2020-12-10T15:30:10.714Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41761/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:30:11 [2020-12-10T15:30:11.635Z] + make clean
15:30:13 [2020-12-10T15:30:13.174Z] docker volume rm -f docker-dev-cache
15:30:13 [2020-12-10T15:30:13.174Z] 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