Skip to content
Success

Console Output

Pull request #41740 updated
17:00:17 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 rather than 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
Obtained Jenkinsfile from b5f863c67e6ffbaadedb94c885c3c50c625e4eb8
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
17:00:21 [2020-12-19T17:00:21.946Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:00:21 [2020-12-19T17:00:21.954Z] Trying to pass milestone 30
[Pipeline] milestone
17:00:22 [2020-12-19T17:00:22.003Z] Trying to pass milestone 31
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:00:37 [2020-12-19T17:00:37.158Z] Still waiting to schedule task
17:00:37 [2020-12-19T17:00:37.159Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
17:01:27 [2020-12-19T17:01:27.168Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0770bdf626a702093) in /home/ubuntu/workspace/moby_PR-41740
[Pipeline] {
[Pipeline] checkout
17:01:29 [2020-12-19T17:01:29.884Z] using credential docker-jenkins-github-credentials
17:01:29 [2020-12-19T17:01:29.890Z] Cloning the remote Git repository
17:01:29 [2020-12-19T17:01:29.890Z] Cloning with configured refspecs honoured and without tags
17:01:29 [2020-12-19T17:01:29.051Z] Cloning repository https://github.com/moby/moby.git
17:01:29 [2020-12-19T17:01:29.104Z]  > git init /home/ubuntu/workspace/moby_PR-41740 # timeout=10
17:01:29 [2020-12-19T17:01:29.435Z] Fetching upstream changes from https://github.com/moby/moby.git
17:01:29 [2020-12-19T17:01:29.435Z]  > git --version # timeout=10
17:01:29 [2020-12-19T17:01:29.452Z]  > git --version # 'git version 2.17.1'
17:01:29 [2020-12-19T17:01:29.453Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:01:29 [2020-12-19T17:01:29.487Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41740/head:refs/remotes/origin/PR-41740 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:01:52 [2020-12-19T17:01:52.640Z] Fetching without tags
17:01:53 [2020-12-19T17:01:53.178Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:01:52 [2020-12-19T17:01:52.468Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:01:52 [2020-12-19T17:01:52.510Z]  > git config --add remote.origin.fetch +refs/pull/41740/head:refs/remotes/origin/PR-41740 # timeout=10
17:01:52 [2020-12-19T17:01:52.562Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:01:52 [2020-12-19T17:01:52.596Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:01:52 [2020-12-19T17:01:52.647Z] Fetching upstream changes from https://github.com/moby/moby.git
17:01:52 [2020-12-19T17:01:52.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:01:52 [2020-12-19T17:01:52.649Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41740/head:refs/remotes/origin/PR-41740 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:01:53 [2020-12-19T17:01:53.186Z]  > git config core.sparsecheckout # timeout=10
17:01:53 [2020-12-19T17:01:53.204Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:01:55 [2020-12-19T17:01:55.509Z] Merge succeeded, producing 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:01:55 [2020-12-19T17:01:55.509Z] Checking out Revision 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa (PR-41740)
17:01:55 [2020-12-19T17:01:55.382Z]  > git remote # timeout=10
17:01:55 [2020-12-19T17:01:55.406Z]  > git config --get remote.origin.url # timeout=10
17:01:55 [2020-12-19T17:01:55.436Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:01:55 [2020-12-19T17:01:55.437Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
17:01:55 [2020-12-19T17:01:55.475Z]  > git rev-parse HEAD^{commit} # timeout=10
17:01:55 [2020-12-19T17:01:55.511Z]  > git config core.sparsecheckout # timeout=10
17:01:55 [2020-12-19T17:01:55.540Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:02:00 [2020-12-19T17:02:00.177Z] Commit message: "Move use of debian:buster frozen image to debian:bullseye"
17:02:00 [2020-12-19T17:02:00.238Z] First time build. Skipping changelog.
17:02:00 [2020-12-19T17:02:00.183Z]  > git rev-list --no-walk d5f09c767a95056688f71eb4039896b7796cd03e # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:02:01 [2020-12-19T17:02:01.938Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41740:/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
17:02:11 [2020-12-19T17:02:11.956Z] Unable to find image 'alpine:latest' locally
17:02:11 [2020-12-19T17:02:11.956Z] latest: Pulling from library/alpine
17:02:11 [2020-12-19T17:02:11.956Z] 801bfaa63ef2: Pulling fs layer
17:02:11 [2020-12-19T17:02:11.956Z] 801bfaa63ef2: Verifying Checksum
17:02:11 [2020-12-19T17:02:11.956Z] 801bfaa63ef2: Download complete
17:02:11 [2020-12-19T17:02:11.956Z] 801bfaa63ef2: Pull complete
17:02:11 [2020-12-19T17:02:11.956Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436
17:02:11 [2020-12-19T17:02:11.956Z] Status: Downloaded newer image for alpine:latest
17:02:18 [2020-12-19T17:02:18.549Z] 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
17:02:18 [2020-12-19T17:02:18.806Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0770bdf626a702093) in /home/ubuntu/workspace/moby_PR-41740
[Pipeline] node
[Pipeline] node
[Pipeline] node
17:02:18 [2020-12-19T17:02:18.810Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41740
17:02:18 [2020-12-19T17:02:18.811Z] Running on ppc64le-ubuntu-18 in /home/docker/workspace/moby_PR-41740
[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] {
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] checkout
17:02:18 [2020-12-19T17:02:18.899Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
17:02:18 [2020-12-19T17:02:18.939Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
17:02:18 [2020-12-19T17:02:18.952Z] Cloning the remote Git repository
17:02:18 [2020-12-19T17:02:18.952Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
17:02:18 [2020-12-19T17:02:18.959Z] Fetching changes from the remote Git repository
[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] // stage
[Pipeline] // stage
[Pipeline] // stage
17:02:19 [2020-12-19T17:02:19.011Z] Fetching without tags
17:02:19 [2020-12-19T17:02:19.021Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
17:02:19 [2020-12-19T17:02:19.035Z] Cloning the remote Git repository
17:02:19 [2020-12-19T17:02:19.035Z] Cloning with configured refspecs honoured and without tags
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] }
17:02:19 [2020-12-19T17:02:19.668Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:02:18 [2020-12-19T17:02:18.904Z]  > git rev-parse --is-inside-work-tree # timeout=10
17:02:18 [2020-12-19T17:02:18.964Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:02:19 [2020-12-19T17:02:19.013Z] Fetching upstream changes from https://github.com/moby/moby.git
17:02:19 [2020-12-19T17:02:19.013Z]  > git --version # timeout=10
17:02:19 [2020-12-19T17:02:19.058Z]  > git --version # 'git version 2.17.1'
17:02:19 [2020-12-19T17:02:19.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:19 [2020-12-19T17:02:19.059Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41740/head:refs/remotes/origin/PR-41740 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:19 [2020-12-19T17:02:19.676Z]  > git config core.sparsecheckout # timeout=10
17:02:19 [2020-12-19T17:02:19.696Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:02:19 [2020-12-19T17:02:19.809Z]  > git remote # timeout=10
17:02:19 [2020-12-19T17:02:19.836Z]  > git config --get remote.origin.url # timeout=10
17:02:19 [2020-12-19T17:02:19.857Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:19 [2020-12-19T17:02:19.858Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
17:02:19 [2020-12-19T17:02:19.047Z] Cloning repository https://github.com/moby/moby.git
17:02:19 [2020-12-19T17:02:19.072Z]  > git init /home/jenkins/workspace/moby_PR-41740 # timeout=10
17:02:19 [2020-12-19T17:02:19.108Z] Fetching upstream changes from https://github.com/moby/moby.git
17:02:19 [2020-12-19T17:02:19.108Z]  > git --version # timeout=10
17:02:19 [2020-12-19T17:02:19.112Z]  > git --version # 'git version 2.17.1'
17:02:19 [2020-12-19T17:02:19.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:19 [2020-12-19T17:02:19.112Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41740/head:refs/remotes/origin/PR-41740 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:18 [2020-12-19T17:02:18.957Z] Cloning repository https://github.com/moby/moby.git
17:02:18 [2020-12-19T17:02:18.957Z]  > git init /home/docker/workspace/moby_PR-41740 # timeout=10
17:02:18 [2020-12-19T17:02:18.965Z] Fetching upstream changes from https://github.com/moby/moby.git
17:02:18 [2020-12-19T17:02:18.965Z]  > git --version # timeout=10
17:02:18 [2020-12-19T17:02:18.968Z]  > git --version # 'git version 2.7.4'
17:02:18 [2020-12-19T17:02:18.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:18 [2020-12-19T17:02:18.969Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41740/head:refs/remotes/origin/PR-41740 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:19 [2020-12-19T17:02:19.916Z] Merge succeeded, producing 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:02:19 [2020-12-19T17:02:19.917Z] Checking out Revision 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa (PR-41740)
17:02:20 [2020-12-19T17:02:20.073Z] Commit message: "Move use of debian:buster frozen image to debian:bullseye"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:02:20 [2020-12-19T17:02:20.803Z] + [ PR != PR ]
17:02:20 [2020-12-19T17:02:20.803Z] + [ master != master ]
17:02:20 [2020-12-19T17:02:20.803Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:02:19 [2020-12-19T17:02:19.887Z]  > git rev-parse HEAD^{commit} # timeout=10
17:02:19 [2020-12-19T17:02:19.918Z]  > git config core.sparsecheckout # timeout=10
17:02:19 [2020-12-19T17:02:19.940Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:02:21 [2020-12-19T17:02:21.144Z] + docker version
17:02:21 [2020-12-19T17:02:21.144Z] Client: Docker Engine - Community
17:02:21 [2020-12-19T17:02:21.144Z]  Version:           19.03.13
17:02:21 [2020-12-19T17:02:21.144Z]  API version:       1.40
17:02:21 [2020-12-19T17:02:21.144Z]  Go version:        go1.13.15
17:02:21 [2020-12-19T17:02:21.144Z]  Git commit:        4484c46d9d
17:02:21 [2020-12-19T17:02:21.144Z]  Built:             Wed Sep 16 17:02:36 2020
17:02:21 [2020-12-19T17:02:21.144Z]  OS/Arch:           linux/amd64
17:02:21 [2020-12-19T17:02:21.144Z]  Experimental:      false
17:02:21 [2020-12-19T17:02:21.144Z] 
17:02:21 [2020-12-19T17:02:21.144Z] Server: Docker Engine - Community
17:02:21 [2020-12-19T17:02:21.144Z]  Engine:
17:02:21 [2020-12-19T17:02:21.144Z]   Version:          19.03.13
17:02:21 [2020-12-19T17:02:21.144Z]   API version:      1.40 (minimum version 1.12)
17:02:21 [2020-12-19T17:02:21.144Z]   Go version:       go1.13.15
17:02:21 [2020-12-19T17:02:21.144Z]   Git commit:       4484c46d9d
17:02:21 [2020-12-19T17:02:21.144Z]   Built:            Wed Sep 16 17:01:06 2020
17:02:21 [2020-12-19T17:02:21.144Z]   OS/Arch:          linux/amd64
17:02:21 [2020-12-19T17:02:21.144Z]   Experimental:     true
17:02:21 [2020-12-19T17:02:21.144Z]  containerd:
17:02:21 [2020-12-19T17:02:21.144Z]   Version:          1.3.7
17:02:21 [2020-12-19T17:02:21.144Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
17:02:21 [2020-12-19T17:02:21.144Z]  runc:
17:02:21 [2020-12-19T17:02:21.144Z]   Version:          1.0.0-rc10
17:02:21 [2020-12-19T17:02:21.144Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:02:21 [2020-12-19T17:02:21.144Z]  docker-init:
17:02:21 [2020-12-19T17:02:21.144Z]   Version:          0.18.0
17:02:21 [2020-12-19T17:02:21.144Z]   GitCommit:        fec3683
[Pipeline] sh
17:02:21 [2020-12-19T17:02:21.436Z] + docker info
17:02:28 [2020-12-19T17:02:28.428Z] Fetching without tags
17:02:28 [2020-12-19T17:02:28.395Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:02:28 [2020-12-19T17:02:28.401Z]  > git config --add remote.origin.fetch +refs/pull/41740/head:refs/remotes/origin/PR-41740 # timeout=10
17:02:28 [2020-12-19T17:02:28.403Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:28 [2020-12-19T17:02:28.416Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:02:28 [2020-12-19T17:02:28.432Z] Fetching upstream changes from https://github.com/moby/moby.git
17:02:28 [2020-12-19T17:02:28.432Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:28 [2020-12-19T17:02:28.433Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41740/head:refs/remotes/origin/PR-41740 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:28 [2020-12-19T17:02:28.730Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:02:29 [2020-12-19T17:02:29.253Z] Merge succeeded, producing 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:02:29 [2020-12-19T17:02:29.253Z] Checking out Revision 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa (PR-41740)
17:02:29 [2020-12-19T17:02:29.452Z] Commit message: "Move use of debian:buster frozen image to debian:bullseye"
17:02:28 [2020-12-19T17:02:28.734Z]  > git config core.sparsecheckout # timeout=10
17:02:28 [2020-12-19T17:02:28.736Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:02:29 [2020-12-19T17:02:29.217Z]  > git remote # timeout=10
17:02:29 [2020-12-19T17:02:29.219Z]  > git config --get remote.origin.url # timeout=10
17:02:29 [2020-12-19T17:02:29.224Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:29 [2020-12-19T17:02:29.225Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
17:02:29 [2020-12-19T17:02:29.241Z]  > git rev-parse HEAD^{commit} # timeout=10
17:02:29 [2020-12-19T17:02:29.257Z]  > git config core.sparsecheckout # timeout=10
17:02:29 [2020-12-19T17:02:29.259Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:02:30 [2020-12-19T17:02:30.301Z] + docker version
17:02:30 [2020-12-19T17:02:30.301Z] Client: Docker Engine - Community
17:02:30 [2020-12-19T17:02:30.301Z]  Version:           19.03.7
17:02:30 [2020-12-19T17:02:30.301Z]  API version:       1.40
17:02:30 [2020-12-19T17:02:30.301Z]  Go version:        go1.12.17
17:02:30 [2020-12-19T17:02:30.301Z]  Git commit:        7141c199a2
17:02:30 [2020-12-19T17:02:30.301Z]  Built:             Sat Mar  7 16:48:47 2020
17:02:30 [2020-12-19T17:02:30.301Z]  OS/Arch:           linux/s390x
17:02:30 [2020-12-19T17:02:30.301Z]  Experimental:      false
17:02:30 [2020-12-19T17:02:30.301Z] 
17:02:30 [2020-12-19T17:02:30.301Z] Server: Docker Engine - Community
17:02:30 [2020-12-19T17:02:30.301Z]  Engine:
17:02:30 [2020-12-19T17:02:30.301Z]   Version:          19.03.7
17:02:30 [2020-12-19T17:02:30.301Z]   API version:      1.40 (minimum version 1.12)
17:02:30 [2020-12-19T17:02:30.301Z]   Go version:       go1.12.17
17:02:30 [2020-12-19T17:02:30.301Z]   Git commit:       7141c199a2
17:02:30 [2020-12-19T17:02:30.301Z]   Built:            Sat Mar  7 16:47:46 2020
17:02:30 [2020-12-19T17:02:30.301Z]   OS/Arch:          linux/s390x
17:02:30 [2020-12-19T17:02:30.301Z]   Experimental:     true
17:02:30 [2020-12-19T17:02:30.301Z]  containerd:
17:02:30 [2020-12-19T17:02:30.301Z]   Version:          1.2.13
17:02:30 [2020-12-19T17:02:30.301Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
17:02:30 [2020-12-19T17:02:30.301Z]  runc:
17:02:30 [2020-12-19T17:02:30.301Z]   Version:          1.0.0-rc10
17:02:30 [2020-12-19T17:02:30.301Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:02:30 [2020-12-19T17:02:30.301Z]  docker-init:
17:02:30 [2020-12-19T17:02:30.301Z]   Version:          0.18.0
17:02:30 [2020-12-19T17:02:30.301Z]   GitCommit:        fec3683
[Pipeline] sh
17:02:30 [2020-12-19T17:02:30.677Z] + docker info
17:02:31 [2020-12-19T17:02:31.308Z] Client:
17:02:31 [2020-12-19T17:02:31.308Z]  Debug Mode: false
17:02:31 [2020-12-19T17:02:31.308Z] 
17:02:31 [2020-12-19T17:02:31.308Z] Server:
17:02:31 [2020-12-19T17:02:31.308Z]  Containers: 0
17:02:31 [2020-12-19T17:02:31.308Z]   Running: 0
17:02:31 [2020-12-19T17:02:31.308Z]   Paused: 0
17:02:31 [2020-12-19T17:02:31.308Z]   Stopped: 0
17:02:31 [2020-12-19T17:02:31.308Z]  Images: 0
17:02:31 [2020-12-19T17:02:31.308Z]  Server Version: 19.03.7
17:02:31 [2020-12-19T17:02:31.308Z]  Storage Driver: overlay2
17:02:31 [2020-12-19T17:02:31.308Z]   Backing Filesystem: <unknown>
17:02:31 [2020-12-19T17:02:31.308Z]   Supports d_type: true
17:02:31 [2020-12-19T17:02:31.308Z]   Native Overlay Diff: true
17:02:31 [2020-12-19T17:02:31.308Z]  Logging Driver: json-file
17:02:31 [2020-12-19T17:02:31.308Z]  Cgroup Driver: cgroupfs
17:02:31 [2020-12-19T17:02:31.308Z]  Plugins:
17:02:31 [2020-12-19T17:02:31.308Z]   Volume: local
17:02:31 [2020-12-19T17:02:31.308Z]   Network: bridge host ipvlan macvlan null overlay
17:02:31 [2020-12-19T17:02:31.308Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:02:31 [2020-12-19T17:02:31.308Z]  Swarm: inactive
17:02:31 [2020-12-19T17:02:31.308Z]  Runtimes: runc
17:02:31 [2020-12-19T17:02:31.308Z]  Default Runtime: runc
17:02:31 [2020-12-19T17:02:31.308Z]  Init Binary: docker-init
17:02:31 [2020-12-19T17:02:31.308Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
17:02:31 [2020-12-19T17:02:31.308Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:02:31 [2020-12-19T17:02:31.308Z]  init version: fec3683
17:02:31 [2020-12-19T17:02:31.308Z]  Security Options:
17:02:31 [2020-12-19T17:02:31.308Z]   apparmor
17:02:31 [2020-12-19T17:02:31.308Z]   seccomp
17:02:31 [2020-12-19T17:02:31.308Z]    Profile: default
17:02:31 [2020-12-19T17:02:31.308Z]  Kernel Version: 4.15.0-91-generic
17:02:31 [2020-12-19T17:02:31.308Z]  Operating System: Ubuntu 18.04.4 LTS
17:02:31 [2020-12-19T17:02:31.308Z]  OSType: linux
17:02:31 [2020-12-19T17:02:31.308Z]  Architecture: s390x
17:02:31 [2020-12-19T17:02:31.308Z]  CPUs: 2
17:02:31 [2020-12-19T17:02:31.308Z]  Total Memory: 7.861GiB
17:02:31 [2020-12-19T17:02:31.308Z]  Name: s390x-ubuntu-16
17:02:31 [2020-12-19T17:02:31.308Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
17:02:31 [2020-12-19T17:02:31.308Z]  Docker Root Dir: /var/lib/docker
17:02:31 [2020-12-19T17:02:31.308Z]  Debug Mode: false
17:02:31 [2020-12-19T17:02:31.308Z]  Registry: https://index.docker.io/v1/
17:02:31 [2020-12-19T17:02:31.308Z]  Labels:
17:02:31 [2020-12-19T17:02:31.308Z]  Experimental: true
17:02:31 [2020-12-19T17:02:31.308Z]  Insecure Registries:
17:02:31 [2020-12-19T17:02:31.308Z]   127.0.0.0/8
17:02:31 [2020-12-19T17:02:31.308Z]  Live Restore Enabled: false
17:02:31 [2020-12-19T17:02:31.308Z] 
17:02:31 [2020-12-19T17:02:31.308Z] WARNING: No swap limit support
[Pipeline] sh
17:02:31 [2020-12-19T17:02:31.684Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:02:31 [2020-12-19T17:02:31.684Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:02:31 [2020-12-19T17:02:31.684Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41740/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:02:31 [2020-12-19T17:02:31.684Z] + bash /home/jenkins/workspace/moby_PR-41740/check-config.sh
17:02:31 [2020-12-19T17:02:31.684Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:02:31 [2020-12-19T17:02:31.684Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
17:02:31 [2020-12-19T17:02:31.684Z] 
17:02:31 [2020-12-19T17:02:31.684Z] Generally Necessary:
17:02:31 [2020-12-19T17:02:31.684Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:02:31 [2020-12-19T17:02:31.684Z] - apparmor: enabled and tools installed
17:02:31 [2020-12-19T17:02:31.684Z] - CONFIG_NAMESPACES: enabled
17:02:31 [2020-12-19T17:02:31.684Z] - CONFIG_NET_NS: enabled
17:02:31 [2020-12-19T17:02:31.684Z] - CONFIG_PID_NS: enabled
17:02:31 [2020-12-19T17:02:31.684Z] - CONFIG_IPC_NS: enabled
17:02:31 [2020-12-19T17:02:31.684Z] - CONFIG_UTS_NS: enabled
17:02:31 [2020-12-19T17:02:31.684Z] - CONFIG_CGROUPS: enabled
17:02:31 [2020-12-19T17:02:31.684Z] - CONFIG_CGROUP_CPUACCT: enabled
17:02:31 [2020-12-19T17:02:31.684Z] - CONFIG_CGROUP_DEVICE: enabled
17:02:31 [2020-12-19T17:02:31.684Z] - CONFIG_CGROUP_FREEZER: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_CGROUP_SCHED: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_CPUSETS: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_MEMCG: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_KEYS: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_VETH: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_BRIDGE: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_NF_NAT: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_NF_NAT_NEEDED: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_POSIX_MQUEUE: enabled
17:02:31 [2020-12-19T17:02:31.975Z] 
17:02:31 [2020-12-19T17:02:31.975Z] Optional Features:
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_USER_NS: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_SECCOMP: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_CGROUP_PIDS: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_MEMCG_SWAP: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:02:31 [2020-12-19T17:02:31.975Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_BLK_CGROUP: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_IOSCHED_CFQ: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_CGROUP_PERF: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_CGROUP_HUGETLB: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_CFS_BANDWIDTH: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_RT_GROUP_SCHED: missing
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_IP_VS: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_IP_VS_NFCT: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_IP_VS_RR: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_EXT4_FS: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:02:31 [2020-12-19T17:02:31.975Z] - Network Drivers:
17:02:31 [2020-12-19T17:02:31.975Z]   - "overlay":
17:02:31 [2020-12-19T17:02:31.975Z]     - CONFIG_VXLAN: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:02:31 [2020-12-19T17:02:31.975Z]       Optional (for encrypted networks):
17:02:31 [2020-12-19T17:02:31.975Z]       - CONFIG_CRYPTO: enabled
17:02:31 [2020-12-19T17:02:31.975Z]       - CONFIG_CRYPTO_AEAD: enabled
17:02:31 [2020-12-19T17:02:31.975Z]       - CONFIG_CRYPTO_GCM: enabled
17:02:31 [2020-12-19T17:02:31.975Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:02:31 [2020-12-19T17:02:31.975Z]       - CONFIG_CRYPTO_GHASH: enabled
17:02:31 [2020-12-19T17:02:31.975Z]       - CONFIG_XFRM: enabled
17:02:31 [2020-12-19T17:02:31.975Z]       - CONFIG_XFRM_USER: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z]       - CONFIG_INET_ESP: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z]   - "ipvlan":
17:02:31 [2020-12-19T17:02:31.975Z]     - CONFIG_IPVLAN: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z]   - "macvlan":
17:02:31 [2020-12-19T17:02:31.975Z]     - CONFIG_MACVLAN: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z]     - CONFIG_DUMMY: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z]   - "ftp,tftp client in container":
17:02:31 [2020-12-19T17:02:31.975Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z] - Storage Drivers:
17:02:31 [2020-12-19T17:02:31.975Z]   - "aufs":
17:02:31 [2020-12-19T17:02:31.975Z]     - CONFIG_AUFS_FS: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z]   - "btrfs":
17:02:31 [2020-12-19T17:02:31.975Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:02:31 [2020-12-19T17:02:31.975Z]   - "devicemapper":
17:02:31 [2020-12-19T17:02:31.975Z]     - CONFIG_BLK_DEV_DM: enabled
17:02:31 [2020-12-19T17:02:31.975Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z]   - "overlay":
17:02:31 [2020-12-19T17:02:31.975Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:02:31 [2020-12-19T17:02:31.975Z]   - "zfs":
17:02:31 [2020-12-19T17:02:31.975Z]     - /dev/zfs: missing
17:02:31 [2020-12-19T17:02:31.975Z]     - zfs command: missing
17:02:31 [2020-12-19T17:02:31.975Z]     - zpool command: missing
17:02:31 [2020-12-19T17:02:31.975Z] 
17:02:31 [2020-12-19T17:02:31.975Z] Limits:
17:02:31 [2020-12-19T17:02:31.975Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:02:31 [2020-12-19T17:02:31.975Z] 
17:02:31 [2020-12-19T17:02:31.975Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:02:32 [2020-12-19T17:02:32.418Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa .
17:02:32 [2020-12-19T17:02:32.418Z] #2 [internal] load build definition from Dockerfile
17:02:32 [2020-12-19T17:02:32.418Z] #2 transferring dockerfile: 16.56kB 0.0s done
17:02:32 [2020-12-19T17:02:32.418Z] #2 DONE 0.0s
17:02:32 [2020-12-19T17:02:32.418Z] 
17:02:32 [2020-12-19T17:02:32.418Z] #1 [internal] load .dockerignore
17:02:32 [2020-12-19T17:02:32.418Z] #1 transferring context: 87B 0.0s done
17:02:32 [2020-12-19T17:02:32.418Z] #1 DONE 0.0s
17:02:32 [2020-12-19T17:02:32.418Z] 
17:02:32 [2020-12-19T17:02:32.418Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
17:02:32 [2020-12-19T17:02:32.710Z] #3 DONE 0.3s
17:02:33 [2020-12-19T17:02:33.001Z] 
17:02:33 [2020-12-19T17:02:33.001Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
17:02:33 [2020-12-19T17:02:33.001Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
17:02:33 [2020-12-19T17:02:33.001Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
17:02:33 [2020-12-19T17:02:33.001Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
17:02:33 [2020-12-19T17:02:33.001Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
17:02:33 [2020-12-19T17:02:33.001Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.0s
17:02:33 [2020-12-19T17:02:33.001Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
17:02:33 [2020-12-19T17:02:33.001Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4
17:02:33 [2020-12-19T17:02:33.292Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
17:02:33 [2020-12-19T17:02:33.292Z] #4 DONE 0.6s
17:02:33 [2020-12-19T17:02:33.582Z] 
17:02:33 [2020-12-19T17:02:33.582Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
17:02:33 [2020-12-19T17:02:33.804Z] Still waiting to schedule task
17:02:33 [2020-12-19T17:02:33.805Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0770bdf626a702093)17:02:33 [2020-12-19T17:02:33.805Z] Still waiting to schedule task
17:02:33 [2020-12-19T17:02:33.806Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0770bdf626a702093)17:02:33 [2020-12-19T17:02:33.810Z] Still waiting to schedule task
17:02:33 [2020-12-19T17:02:33.810Z] All nodes of label ‘arm64&&linux’ are offline
17:02:33 [2020-12-19T17:02:33.812Z] Still waiting to schedule task
17:02:33 [2020-12-19T17:02:33.812Z] All nodes of label ‘windows-2019’ are offline
17:02:33 [2020-12-19T17:02:33.873Z] #7 DONE 0.1s
17:02:33 [2020-12-19T17:02:33.873Z] 
17:02:33 [2020-12-19T17:02:33.873Z] #6 [internal] load metadata for docker.io/library/debian:buster
17:02:33 [2020-12-19T17:02:33.873Z] #6 DONE 0.1s
17:02:33 [2020-12-19T17:02:33.873Z] 
17:02:33 [2020-12-19T17:02:33.873Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
17:02:34 [2020-12-19T17:02:34.178Z] #5 DONE 0.3s
17:02:34 [2020-12-19T17:02:34.178Z] 
17:02:34 [2020-12-19T17:02:34.178Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:02:34 [2020-12-19T17:02:34.178Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
17:02:34 [2020-12-19T17:02:34.178Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
17:02:34 [2020-12-19T17:02:34.178Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done
17:02:34 [2020-12-19T17:02:34.178Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done
17:02:34 [2020-12-19T17:02:34.178Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.0s
17:02:34 [2020-12-19T17:02:34.178Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 5.86MB / 48.97MB 0.2s
17:02:34 [2020-12-19T17:02:34.481Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 10.48MB / 48.97MB 0.3s
17:02:34 [2020-12-19T17:02:34.481Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.3s
17:02:34 [2020-12-19T17:02:34.481Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 19.02MB / 48.97MB 0.5s
17:02:34 [2020-12-19T17:02:34.481Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 4.83MB / 7.39MB 0.5s
17:02:34 [2020-12-19T17:02:34.773Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 26.21MB / 48.97MB 0.7s
17:02:34 [2020-12-19T17:02:34.773Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.6s done
17:02:34 [2020-12-19T17:02:34.773Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 1.05MB / 9.88MB 0.7s
17:02:35 [2020-12-19T17:02:35.073Z] #8 ...
17:02:35 [2020-12-19T17:02:35.073Z] 
17:02:35 [2020-12-19T17:02:35.073Z] #21 [internal] load build context
17:02:35 [2020-12-19T17:02:35.073Z] #21 transferring context: 53.18MB 0.9s done
17:02:35 [2020-12-19T17:02:35.073Z] #21 DONE 0.9s
17:02:35 [2020-12-19T17:02:35.073Z] 
17:02:35 [2020-12-19T17:02:35.073Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:02:35 [2020-12-19T17:02:35.073Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 32.77MB / 48.97MB 0.9s
17:02:35 [2020-12-19T17:02:35.073Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 7.71MB / 9.88MB 0.9s
17:02:35 [2020-12-19T17:02:35.073Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 37.17MB / 48.97MB 1.0s
17:02:35 [2020-12-19T17:02:35.073Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 1.0s done
17:02:35 [2020-12-19T17:02:35.073Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 1.0s
17:02:35 [2020-12-19T17:02:35.368Z] #8 ...
17:02:35 [2020-12-19T17:02:35.368Z] 
17:02:35 [2020-12-19T17:02:35.368Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
17:02:35 [2020-12-19T17:02:35.368Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
17:02:35 [2020-12-19T17:02:35.368Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
17:02:35 [2020-12-19T17:02:35.368Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
17:02:35 [2020-12-19T17:02:35.368Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
17:02:35 [2020-12-19T17:02:35.368Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done
17:02:35 [2020-12-19T17:02:35.368Z] #60 DONE 1.2s
17:02:35 [2020-12-19T17:02:35.368Z] 
17:02:35 [2020-12-19T17:02:35.368Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:02:35 [2020-12-19T17:02:35.368Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 45.62MB / 48.97MB 1.2s
17:02:35 [2020-12-19T17:02:35.368Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 6.09MB / 51.38MB 1.2s
17:02:35 [2020-12-19T17:02:35.368Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s
17:02:35 [2020-12-19T17:02:35.368Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 10.56MB / 51.38MB 1.3s
17:02:35 [2020-12-19T17:02:35.661Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.4s done
17:02:35 [2020-12-19T17:02:35.661Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 30.24MB / 51.38MB 1.6s
17:02:35 [2020-12-19T17:02:35.661Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 5.58MB / 56.74MB 1.6s
17:02:35 [2020-12-19T17:02:35.661Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.46MB / 102.23MB 1.6s
17:02:35 [2020-12-19T17:02:35.661Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 33.86MB / 51.38MB 1.7s
17:02:35 [2020-12-19T17:02:35.661Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 8.76MB / 56.74MB 1.7s
17:02:35 [2020-12-19T17:02:35.661Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71
17:02:35 [2020-12-19T17:02:35.957Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 38.21MB / 51.38MB 1.8s
17:02:35 [2020-12-19T17:02:35.957Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 12.49MB / 56.74MB 1.8s
17:02:35 [2020-12-19T17:02:35.957Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 9.84MB / 102.23MB 1.8s
17:02:35 [2020-12-19T17:02:35.957Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 41.86MB / 51.38MB 1.9s
17:02:35 [2020-12-19T17:02:35.957Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 16.66MB / 56.74MB 1.9s
17:02:36 [2020-12-19T17:02:36.254Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 45.54MB / 51.38MB 2.0s
17:02:36 [2020-12-19T17:02:36.254Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 19.94MB / 56.74MB 2.0s
17:02:36 [2020-12-19T17:02:36.254Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 17.64MB / 102.23MB 2.0s
17:02:36 [2020-12-19T17:02:36.254Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 48.43MB / 51.38MB 2.1s
17:02:36 [2020-12-19T17:02:36.254Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 23.44MB / 56.74MB 2.1s
17:02:36 [2020-12-19T17:02:36.254Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 23.12MB / 102.23MB 2.2s
17:02:36 [2020-12-19T17:02:36.551Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.3s done
17:02:36 [2020-12-19T17:02:36.551Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 40.63MB / 56.74MB 2.5s
17:02:36 [2020-12-19T17:02:36.551Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 39.00MB / 102.23MB 2.5s
17:02:36 [2020-12-19T17:02:36.551Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.4s done
17:02:36 [2020-12-19T17:02:36.551Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 45.37MB / 56.74MB 2.6s
17:02:36 [2020-12-19T17:02:36.551Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 44.17MB / 102.23MB 2.6s
17:02:36 [2020-12-19T17:02:36.570Z] Fetching without tags
17:02:36 [2020-12-19T17:02:36.540Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:02:36 [2020-12-19T17:02:36.543Z]  > git config --add remote.origin.fetch +refs/pull/41740/head:refs/remotes/origin/PR-41740 # timeout=10
17:02:36 [2020-12-19T17:02:36.546Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:36 [2020-12-19T17:02:36.561Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:02:36 [2020-12-19T17:02:36.575Z] Fetching upstream changes from https://github.com/moby/moby.git
17:02:36 [2020-12-19T17:02:36.575Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:36 [2020-12-19T17:02:36.579Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41740/head:refs/remotes/origin/PR-41740 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:36 [2020-12-19T17:02:36.846Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 50.54MB / 56.74MB 2.7s
17:02:36 [2020-12-19T17:02:36.846Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 50.41MB / 102.23MB 2.7s
17:02:36 [2020-12-19T17:02:36.846Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 55.52MB / 56.74MB 2.8s
17:02:36 [2020-12-19T17:02:36.846Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 56.87MB / 102.23MB 2.8s
17:02:36 [2020-12-19T17:02:36.988Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:02:37 [2020-12-19T17:02:37.138Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.9s done
17:02:37 [2020-12-19T17:02:37.138Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 66.83MB / 102.23MB 2.9s
17:02:37 [2020-12-19T17:02:37.138Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 77.98MB / 102.23MB 3.0s
17:02:37 [2020-12-19T17:02:37.138Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 88.74MB / 102.23MB 3.1s
17:02:37 [2020-12-19T17:02:37.429Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 101.24MB / 102.23MB 3.2s
17:02:37 [2020-12-19T17:02:37.429Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.4s done
17:02:37 [2020-12-19T17:02:37.909Z] Merge succeeded, producing 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:02:37 [2020-12-19T17:02:37.909Z] Checking out Revision 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa (PR-41740)
17:02:38 [2020-12-19T17:02:38.062Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.4s done
17:02:38 [2020-12-19T17:02:38.353Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0
17:02:38 [2020-12-19T17:02:38.353Z] #8 ...
17:02:38 [2020-12-19T17:02:38.353Z] 
17:02:38 [2020-12-19T17:02:38.353Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:02:38 [2020-12-19T17:02:38.353Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done
17:02:38 [2020-12-19T17:02:38.353Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done
17:02:38 [2020-12-19T17:02:38.353Z] #24 sha256:4dd501c606584f9790dd8647e92ba1fc0dd879488225927cdeb79c34eaed6cf1 529B / 529B done
17:02:38 [2020-12-19T17:02:38.353Z] #24 sha256:ad1a256857fd775dff080dfa2976eb4206dd82cd17685e928c4419470cde15ce 1.46kB / 1.46kB done
17:02:38 [2020-12-19T17:02:38.353Z] #24 sha256:b8cd59e115fe85cdffdb9750beb150c189e768249dc100d22cab4733fb0c7247 48.97MB / 48.97MB 1.5s done
17:02:38 [2020-12-19T17:02:38.353Z] #24 extracting sha256:b8cd59e115fe85cdffdb9750beb150c189e768249dc100d22cab4733fb0c7247 2.7s done
17:02:38 [2020-12-19T17:02:38.353Z] #24 DONE 4.5s
17:02:36 [2020-12-19T17:02:36.993Z]  > git config core.sparsecheckout # timeout=10
17:02:36 [2020-12-19T17:02:36.996Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:02:37 [2020-12-19T17:02:37.871Z]  > git remote # timeout=10
17:02:37 [2020-12-19T17:02:37.874Z]  > git config --get remote.origin.url # timeout=10
17:02:37 [2020-12-19T17:02:37.877Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:37 [2020-12-19T17:02:37.878Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
17:02:37 [2020-12-19T17:02:37.899Z]  > git rev-parse HEAD^{commit} # timeout=10
17:02:37 [2020-12-19T17:02:37.913Z]  > git config core.sparsecheckout # timeout=10
17:02:37 [2020-12-19T17:02:37.916Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:02:38 [2020-12-19T17:02:38.643Z] 
17:02:38 [2020-12-19T17:02:38.643Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:02:38 [2020-12-19T17:02:38.934Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.4s done
17:02:38 [2020-12-19T17:02:38.934Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc
17:02:38 [2020-12-19T17:02:38.963Z] Commit message: "Move use of debian:buster frozen image to debian:bullseye"
17:02:39 [2020-12-19T17:02:39.225Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:02:39 [2020-12-19T17:02:39.516Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d
17:02:39 [2020-12-19T17:02:39.576Z] Client:
17:02:39 [2020-12-19T17:02:39.576Z]  Debug Mode: false
17:02:39 [2020-12-19T17:02:39.576Z] 
17:02:39 [2020-12-19T17:02:39.576Z] Server:
17:02:39 [2020-12-19T17:02:39.576Z]  Containers: 0
17:02:39 [2020-12-19T17:02:39.576Z]   Running: 0
17:02:39 [2020-12-19T17:02:39.576Z]   Paused: 0
17:02:39 [2020-12-19T17:02:39.576Z]   Stopped: 0
17:02:39 [2020-12-19T17:02:39.576Z]  Images: 1
17:02:39 [2020-12-19T17:02:39.576Z]  Server Version: 19.03.13
17:02:39 [2020-12-19T17:02:39.576Z]  Storage Driver: overlay2
17:02:39 [2020-12-19T17:02:39.576Z]   Backing Filesystem: extfs
17:02:39 [2020-12-19T17:02:39.577Z]   Supports d_type: true
17:02:39 [2020-12-19T17:02:39.577Z]   Native Overlay Diff: true
17:02:39 [2020-12-19T17:02:39.577Z]  Logging Driver: json-file
17:02:39 [2020-12-19T17:02:39.577Z]  Cgroup Driver: cgroupfs
17:02:39 [2020-12-19T17:02:39.577Z]  Plugins:
17:02:39 [2020-12-19T17:02:39.577Z]   Volume: local
17:02:39 [2020-12-19T17:02:39.577Z]   Network: bridge host ipvlan macvlan null overlay
17:02:39 [2020-12-19T17:02:39.577Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:02:39 [2020-12-19T17:02:39.577Z]  Swarm: inactive
17:02:39 [2020-12-19T17:02:39.577Z]  Runtimes: runc
17:02:39 [2020-12-19T17:02:39.577Z]  Default Runtime: runc
17:02:39 [2020-12-19T17:02:39.577Z]  Init Binary: docker-init
17:02:39 [2020-12-19T17:02:39.577Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
17:02:39 [2020-12-19T17:02:39.577Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:02:39 [2020-12-19T17:02:39.577Z]  init version: fec3683
17:02:39 [2020-12-19T17:02:39.577Z]  Security Options:
17:02:39 [2020-12-19T17:02:39.577Z]   apparmor
17:02:39 [2020-12-19T17:02:39.577Z]   seccomp
17:02:39 [2020-12-19T17:02:39.577Z]    Profile: default
17:02:39 [2020-12-19T17:02:39.577Z]  Kernel Version: 5.4.0-1025-aws
17:02:39 [2020-12-19T17:02:39.577Z]  Operating System: Ubuntu 18.04.5 LTS
17:02:39 [2020-12-19T17:02:39.577Z]  OSType: linux
17:02:39 [2020-12-19T17:02:39.577Z]  Architecture: x86_64
17:02:39 [2020-12-19T17:02:39.577Z]  CPUs: 2
17:02:39 [2020-12-19T17:02:39.577Z]  Total Memory: 7.569GiB
17:02:39 [2020-12-19T17:02:39.577Z]  Name: ip-10-100-114-82
17:02:39 [2020-12-19T17:02:39.577Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
17:02:39 [2020-12-19T17:02:39.577Z]  Docker Root Dir: /var/lib/docker
17:02:39 [2020-12-19T17:02:39.577Z]  Debug Mode: false
17:02:39 [2020-12-19T17:02:39.577Z]  Registry: https://index.docker.io/v1/
17:02:39 [2020-12-19T17:02:39.577Z]  Labels:
17:02:39 [2020-12-19T17:02:39.577Z]  Experimental: true
17:02:39 [2020-12-19T17:02:39.577Z]  Insecure Registries:
17:02:39 [2020-12-19T17:02:39.577Z]   127.0.0.0/8
17:02:39 [2020-12-19T17:02:39.577Z]  Live Restore Enabled: true
17:02:39 [2020-12-19T17:02:39.577Z] 
17:02:39 [2020-12-19T17:02:39.577Z] WARNING: No swap limit support
[Pipeline] sh
17:02:39 [2020-12-19T17:02:39.818Z] + docker version
17:02:39 [2020-12-19T17:02:39.818Z] Client:
17:02:39 [2020-12-19T17:02:39.818Z]  Version:           18.06.1-ce
17:02:39 [2020-12-19T17:02:39.818Z]  API version:       1.38
17:02:39 [2020-12-19T17:02:39.818Z]  Go version:        go1.10.3
17:02:39 [2020-12-19T17:02:39.818Z]  Git commit:        e68fc7a
17:02:39 [2020-12-19T17:02:39.818Z]  Built:             Tue Aug 21 17:26:10 2018
17:02:39 [2020-12-19T17:02:39.818Z]  OS/Arch:           linux/ppc64le
17:02:39 [2020-12-19T17:02:39.818Z]  Experimental:      false
17:02:39 [2020-12-19T17:02:39.818Z] 
17:02:39 [2020-12-19T17:02:39.818Z] Server:
17:02:39 [2020-12-19T17:02:39.818Z]  Engine:
17:02:39 [2020-12-19T17:02:39.818Z]   Version:          18.06.1-ce
17:02:39 [2020-12-19T17:02:39.818Z]   API version:      1.38 (minimum version 1.12)
17:02:39 [2020-12-19T17:02:39.818Z]   Go version:       go1.10.3
17:02:39 [2020-12-19T17:02:39.818Z]   Git commit:       e68fc7a
17:02:39 [2020-12-19T17:02:39.818Z]   Built:            Tue Aug 21 17:24:20 2018
17:02:39 [2020-12-19T17:02:39.818Z]   OS/Arch:          linux/ppc64le
17:02:39 [2020-12-19T17:02:39.818Z]   Experimental:     true
[Pipeline] sh
17:02:39 [2020-12-19T17:02:39.882Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:02:39 [2020-12-19T17:02:39.882Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:02:39 [2020-12-19T17:02:39.882Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41740/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:02:39 [2020-12-19T17:02:39.882Z] + bash /home/ubuntu/workspace/moby_PR-41740/check-config.sh
17:02:39 [2020-12-19T17:02:39.882Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:02:39 [2020-12-19T17:02:39.882Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
17:02:39 [2020-12-19T17:02:39.882Z] 
17:02:39 [2020-12-19T17:02:39.882Z] Generally Necessary:
17:02:39 [2020-12-19T17:02:39.882Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:02:39 [2020-12-19T17:02:39.882Z] - apparmor: enabled and tools installed
17:02:39 [2020-12-19T17:02:39.882Z] - CONFIG_NAMESPACES: enabled
17:02:39 [2020-12-19T17:02:39.882Z] - CONFIG_NET_NS: enabled
17:02:39 [2020-12-19T17:02:39.882Z] - CONFIG_PID_NS: enabled
17:02:39 [2020-12-19T17:02:39.882Z] - CONFIG_IPC_NS: enabled
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_UTS_NS: enabled
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_CGROUPS: enabled
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_CGROUP_CPUACCT: enabled
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_CGROUP_DEVICE: enabled
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_CGROUP_FREEZER: enabled
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_CGROUP_SCHED: enabled
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_CPUSETS: enabled
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_MEMCG: enabled
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_KEYS: enabled
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_VETH: enabled (as module)
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_BRIDGE: enabled (as module)
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_NF_NAT_IPV4: missing
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_NF_NAT: enabled (as module)
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_NF_NAT_NEEDED: missing
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_POSIX_MQUEUE: enabled
17:02:40 [2020-12-19T17:02:40.167Z] 
17:02:40 [2020-12-19T17:02:40.167Z] Optional Features:
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_USER_NS: enabled
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_SECCOMP: enabled
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_CGROUP_PIDS: enabled
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_MEMCG_SWAP: enabled
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:02:40 [2020-12-19T17:02:40.167Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:02:40 [2020-12-19T17:02:40.167Z] - CONFIG_BLK_CGROUP: enabled
17:02:40 [2020-12-19T17:02:40.168Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:02:40 [2020-12-19T17:02:40.168Z] - CONFIG_IOSCHED_CFQ: missing
17:02:40 [2020-12-19T17:02:40.168Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
17:02:40 [2020-12-19T17:02:40.168Z] - CONFIG_CGROUP_PERF: enabled
17:02:40 [2020-12-19T17:02:40.168Z] - CONFIG_CGROUP_HUGETLB: enabled
17:02:40 [2020-12-19T17:02:40.168Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:02:40 [2020-12-19T17:02:40.168Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:02:40 [2020-12-19T17:02:40.168Z] - CONFIG_CFS_BANDWIDTH: enabled
17:02:40 [2020-12-19T17:02:40.168Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:02:40 [2020-12-19T17:02:40.168Z] - CONFIG_RT_GROUP_SCHED: missing
17:02:40 [2020-12-19T17:02:40.168Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:02:40 [2020-12-19T17:02:40.168Z] - CONFIG_IP_VS: enabled (as module)
17:02:40 [2020-12-19T17:02:40.168Z] - CONFIG_IP_VS_NFCT: enabled
17:02:40 [2020-12-19T17:02:40.198Z] + docker info
17:02:40 [2020-12-19T17:02:40.198Z] Containers: 0
17:02:40 [2020-12-19T17:02:40.198Z]  Running: 0
17:02:40 [2020-12-19T17:02:40.198Z]  Paused: 0
17:02:40 [2020-12-19T17:02:40.198Z]  Stopped: 0
17:02:40 [2020-12-19T17:02:40.198Z] Images: 0
17:02:40 [2020-12-19T17:02:40.198Z] Server Version: 18.06.1-ce
17:02:40 [2020-12-19T17:02:40.198Z] Storage Driver: overlay2
17:02:40 [2020-12-19T17:02:40.198Z]  Backing Filesystem: extfs
17:02:40 [2020-12-19T17:02:40.198Z]  Supports d_type: true
17:02:40 [2020-12-19T17:02:40.199Z]  Native Overlay Diff: true
17:02:40 [2020-12-19T17:02:40.199Z] Logging Driver: json-file
17:02:40 [2020-12-19T17:02:40.199Z] Cgroup Driver: cgroupfs
17:02:40 [2020-12-19T17:02:40.199Z] Plugins:
17:02:40 [2020-12-19T17:02:40.199Z]  Volume: local
17:02:40 [2020-12-19T17:02:40.199Z]  Network: bridge host ipvlan macvlan null overlay
17:02:40 [2020-12-19T17:02:40.199Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
17:02:40 [2020-12-19T17:02:40.199Z] Swarm: inactive
17:02:40 [2020-12-19T17:02:40.199Z] Runtimes: runc
17:02:40 [2020-12-19T17:02:40.199Z] Default Runtime: runc
17:02:40 [2020-12-19T17:02:40.199Z] Init Binary: docker-init
17:02:40 [2020-12-19T17:02:40.199Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
17:02:40 [2020-12-19T17:02:40.199Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
17:02:40 [2020-12-19T17:02:40.199Z] init version: fec3683
17:02:40 [2020-12-19T17:02:40.199Z] Security Options:
17:02:40 [2020-12-19T17:02:40.199Z]  apparmor
17:02:40 [2020-12-19T17:02:40.199Z]  seccomp
17:02:40 [2020-12-19T17:02:40.199Z]   Profile: default
17:02:40 [2020-12-19T17:02:40.199Z] Kernel Version: 4.4.0-139-generic
17:02:40 [2020-12-19T17:02:40.199Z] Operating System: Ubuntu 16.04.3 LTS
17:02:40 [2020-12-19T17:02:40.199Z] OSType: linux
17:02:40 [2020-12-19T17:02:40.199Z] Architecture: ppc64le
17:02:40 [2020-12-19T17:02:40.199Z] CPUs: 4
17:02:40 [2020-12-19T17:02:40.199Z] Total Memory: 7.972GiB
17:02:40 [2020-12-19T17:02:40.199Z] Name: ppc64le-ubuntu-18
17:02:40 [2020-12-19T17:02:40.199Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
17:02:40 [2020-12-19T17:02:40.199Z] Docker Root Dir: /var/lib/docker
17:02:40 [2020-12-19T17:02:40.199Z] Debug Mode (client): false
17:02:40 [2020-12-19T17:02:40.199Z] Debug Mode (server): false
17:02:40 [2020-12-19T17:02:40.199Z] Registry: https://index.docker.io/v1/
17:02:40 [2020-12-19T17:02:40.199Z] Labels:
17:02:40 [2020-12-19T17:02:40.199Z] Experimental: true
17:02:40 [2020-12-19T17:02:40.199Z] Insecure Registries:
17:02:40 [2020-12-19T17:02:40.199Z]  127.0.0.0/8
17:02:40 [2020-12-19T17:02:40.199Z] Live Restore Enabled: false
17:02:40 [2020-12-19T17:02:40.199Z] 
[Pipeline] sh
17:02:40 [2020-12-19T17:02:40.436Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:02:40 [2020-12-19T17:02:40.436Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:02:40 [2020-12-19T17:02:40.436Z] - CONFIG_IP_VS_RR: enabled (as module)
17:02:40 [2020-12-19T17:02:40.436Z] - CONFIG_EXT4_FS: enabled
17:02:40 [2020-12-19T17:02:40.436Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:02:40 [2020-12-19T17:02:40.436Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:02:40 [2020-12-19T17:02:40.436Z] - Network Drivers:
17:02:40 [2020-12-19T17:02:40.436Z]   - "overlay":
17:02:40 [2020-12-19T17:02:40.436Z]     - CONFIG_VXLAN: enabled (as module)
17:02:40 [2020-12-19T17:02:40.436Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:02:40 [2020-12-19T17:02:40.436Z]       Optional (for encrypted networks):
17:02:40 [2020-12-19T17:02:40.436Z]       - CONFIG_CRYPTO: enabled
17:02:40 [2020-12-19T17:02:40.436Z]       - CONFIG_CRYPTO_AEAD: enabled
17:02:40 [2020-12-19T17:02:40.436Z]       - CONFIG_CRYPTO_GCM: enabled
17:02:40 [2020-12-19T17:02:40.436Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:02:40 [2020-12-19T17:02:40.436Z]       - CONFIG_CRYPTO_GHASH: enabled
17:02:40 [2020-12-19T17:02:40.436Z]       - CONFIG_XFRM: enabled
17:02:40 [2020-12-19T17:02:40.436Z]       - CONFIG_XFRM_USER: enabled (as module)
17:02:40 [2020-12-19T17:02:40.436Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:02:40 [2020-12-19T17:02:40.436Z]       - CONFIG_INET_ESP: enabled (as module)
17:02:40 [2020-12-19T17:02:40.436Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
17:02:40 [2020-12-19T17:02:40.436Z]   - "ipvlan":
17:02:40 [2020-12-19T17:02:40.436Z]     - CONFIG_IPVLAN: enabled (as module)
17:02:40 [2020-12-19T17:02:40.436Z]   - "macvlan":
17:02:40 [2020-12-19T17:02:40.436Z]     - CONFIG_MACVLAN: enabled (as module)
17:02:40 [2020-12-19T17:02:40.436Z]     - CONFIG_DUMMY: enabled (as module)
17:02:40 [2020-12-19T17:02:40.436Z]   - "ftp,tftp client in container":
17:02:40 [2020-12-19T17:02:40.436Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:02:40 [2020-12-19T17:02:40.436Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:02:40 [2020-12-19T17:02:40.436Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:02:40 [2020-12-19T17:02:40.436Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:02:40 [2020-12-19T17:02:40.436Z] - Storage Drivers:
17:02:40 [2020-12-19T17:02:40.436Z]   - "aufs":
17:02:40 [2020-12-19T17:02:40.436Z]     - CONFIG_AUFS_FS: enabled (as module)
17:02:40 [2020-12-19T17:02:40.436Z]   - "btrfs":
17:02:40 [2020-12-19T17:02:40.436Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:02:40 [2020-12-19T17:02:40.436Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:02:40 [2020-12-19T17:02:40.436Z]   - "devicemapper":
17:02:40 [2020-12-19T17:02:40.436Z]     - CONFIG_BLK_DEV_DM: enabled
17:02:40 [2020-12-19T17:02:40.436Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:02:40 [2020-12-19T17:02:40.436Z]   - "overlay":
17:02:40 [2020-12-19T17:02:40.436Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:02:40 [2020-12-19T17:02:40.436Z]   - "zfs":
17:02:40 [2020-12-19T17:02:40.436Z]     - /dev/zfs: present
17:02:40 [2020-12-19T17:02:40.582Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:02:40 [2020-12-19T17:02:40.582Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:02:40 [2020-12-19T17:02:40.582Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41740/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:02:40 [2020-12-19T17:02:40.582Z] + bash /home/docker/workspace/moby_PR-41740/check-config.sh
17:02:40 [2020-12-19T17:02:40.582Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:02:40 [2020-12-19T17:02:40.582Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
17:02:40 [2020-12-19T17:02:40.582Z] 
17:02:40 [2020-12-19T17:02:40.582Z] Generally Necessary:
17:02:40 [2020-12-19T17:02:40.582Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:02:40 [2020-12-19T17:02:40.582Z] - apparmor: enabled and tools installed
17:02:40 [2020-12-19T17:02:40.582Z] - CONFIG_NAMESPACES: enabled
17:02:40 [2020-12-19T17:02:40.582Z] - CONFIG_NET_NS: enabled
17:02:40 [2020-12-19T17:02:40.582Z] - CONFIG_PID_NS: enabled
17:02:40 [2020-12-19T17:02:40.582Z] - CONFIG_IPC_NS: enabled
17:02:40 [2020-12-19T17:02:40.582Z] - CONFIG_UTS_NS: enabled
17:02:40 [2020-12-19T17:02:40.582Z] - CONFIG_CGROUPS: enabled
17:02:40 [2020-12-19T17:02:40.582Z] - CONFIG_CGROUP_CPUACCT: enabled
17:02:40 [2020-12-19T17:02:40.582Z] - CONFIG_CGROUP_DEVICE: enabled
17:02:40 [2020-12-19T17:02:40.582Z] - CONFIG_CGROUP_FREEZER: enabled
17:02:40 [2020-12-19T17:02:40.582Z] - CONFIG_CGROUP_SCHED: enabled
17:02:40 [2020-12-19T17:02:40.582Z] - CONFIG_CPUSETS: enabled
17:02:40 [2020-12-19T17:02:40.582Z] - CONFIG_MEMCG: enabled
17:02:40 [2020-12-19T17:02:40.582Z] - CONFIG_KEYS: enabled
17:02:40 [2020-12-19T17:02:40.582Z] - CONFIG_VETH: enabled (as module)
17:02:40 [2020-12-19T17:02:40.582Z] - CONFIG_BRIDGE: enabled (as module)
17:02:40 [2020-12-19T17:02:40.697Z]     - zfs command: missing
17:02:40 [2020-12-19T17:02:40.697Z]     - zpool command: missing
17:02:40 [2020-12-19T17:02:40.697Z] 
17:02:40 [2020-12-19T17:02:40.697Z] Limits:
17:02:40 [2020-12-19T17:02:40.697Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:02:40 [2020-12-19T17:02:40.697Z] 
17:02:40 [2020-12-19T17:02:40.697Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_NF_NAT: enabled (as module)
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_NF_NAT_NEEDED: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_POSIX_MQUEUE: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
17:02:40 [2020-12-19T17:02:40.875Z] 
17:02:40 [2020-12-19T17:02:40.875Z] Optional Features:
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_USER_NS: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_SECCOMP: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_CGROUP_PIDS: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_MEMCG_SWAP: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:02:40 [2020-12-19T17:02:40.875Z]     (cgroup swap accounting is currently enabled)
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_MEMCG_KMEM: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_BLK_CGROUP: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_IOSCHED_CFQ: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_CGROUP_PERF: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_CGROUP_HUGETLB: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_CFS_BANDWIDTH: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_RT_GROUP_SCHED: missing
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_IP_VS: enabled (as module)
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_IP_VS_NFCT: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_IP_VS_RR: enabled (as module)
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_EXT4_FS: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:02:40 [2020-12-19T17:02:40.875Z] - Network Drivers:
17:02:40 [2020-12-19T17:02:40.875Z]   - "overlay":
17:02:40 [2020-12-19T17:02:40.875Z]     - CONFIG_VXLAN: enabled (as module)
17:02:40 [2020-12-19T17:02:40.875Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:02:40 [2020-12-19T17:02:40.875Z]       Optional (for encrypted networks):
17:02:41 [2020-12-19T17:02:41.052Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa .
17:02:41 [2020-12-19T17:02:41.053Z] #2 [internal] load .dockerignore
17:02:41 [2020-12-19T17:02:41.053Z] #2 transferring context:
17:02:41 [2020-12-19T17:02:41.166Z]       - CONFIG_CRYPTO: enabled
17:02:41 [2020-12-19T17:02:41.166Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
17:02:41 [2020-12-19T17:02:41.166Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
17:02:41 [2020-12-19T17:02:41.166Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
17:02:41 [2020-12-19T17:02:41.166Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
17:02:41 [2020-12-19T17:02:41.166Z]       - CONFIG_XFRM: enabled
17:02:41 [2020-12-19T17:02:41.166Z]       - CONFIG_XFRM_USER: enabled (as module)
17:02:41 [2020-12-19T17:02:41.166Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:02:41 [2020-12-19T17:02:41.166Z]       - CONFIG_INET_ESP: enabled (as module)
17:02:41 [2020-12-19T17:02:41.166Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
17:02:41 [2020-12-19T17:02:41.166Z]   - "ipvlan":
17:02:41 [2020-12-19T17:02:41.166Z]     - CONFIG_IPVLAN: enabled (as module)
17:02:41 [2020-12-19T17:02:41.166Z]   - "macvlan":
17:02:41 [2020-12-19T17:02:41.166Z]     - CONFIG_MACVLAN: enabled (as module)
17:02:41 [2020-12-19T17:02:41.166Z]     - CONFIG_DUMMY: enabled (as module)
17:02:41 [2020-12-19T17:02:41.166Z]   - "ftp,tftp client in container":
17:02:41 [2020-12-19T17:02:41.166Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:02:41 [2020-12-19T17:02:41.166Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:02:41 [2020-12-19T17:02:41.166Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:02:41 [2020-12-19T17:02:41.166Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:02:41 [2020-12-19T17:02:41.166Z] - Storage Drivers:
17:02:41 [2020-12-19T17:02:41.166Z]   - "aufs":
17:02:41 [2020-12-19T17:02:41.166Z]     - CONFIG_AUFS_FS: enabled (as module)
17:02:41 [2020-12-19T17:02:41.166Z]   - "btrfs":
17:02:41 [2020-12-19T17:02:41.166Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:02:41 [2020-12-19T17:02:41.166Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:02:41 [2020-12-19T17:02:41.166Z]   - "devicemapper":
17:02:41 [2020-12-19T17:02:41.166Z]     - CONFIG_BLK_DEV_DM: enabled
17:02:41 [2020-12-19T17:02:41.166Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:02:41 [2020-12-19T17:02:41.166Z]   - "overlay":
17:02:41 [2020-12-19T17:02:41.166Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:02:41 [2020-12-19T17:02:41.166Z]   - "zfs":
17:02:41 [2020-12-19T17:02:41.166Z]     - /dev/zfs: missing
17:02:41 [2020-12-19T17:02:41.166Z]     - zfs command: missing
17:02:41 [2020-12-19T17:02:41.166Z]     - zpool command: missing
17:02:41 [2020-12-19T17:02:41.166Z] 
17:02:41 [2020-12-19T17:02:41.166Z] Limits:
17:02:41 [2020-12-19T17:02:41.166Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:02:41 [2020-12-19T17:02:41.166Z] 
17:02:41 [2020-12-19T17:02:41.166Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:02:41 [2020-12-19T17:02:41.314Z] #2 transferring context: 87B done
17:02:41 [2020-12-19T17:02:41.314Z] #2 DONE 0.1s
17:02:41 [2020-12-19T17:02:41.314Z] 
17:02:41 [2020-12-19T17:02:41.314Z] #1 [internal] load build definition from Dockerfile
17:02:41 [2020-12-19T17:02:41.314Z] #1 transferring dockerfile: 16.56kB done
17:02:41 [2020-12-19T17:02:41.314Z] #1 DONE 0.1s
17:02:41 [2020-12-19T17:02:41.314Z] 
17:02:41 [2020-12-19T17:02:41.314Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
17:02:41 [2020-12-19T17:02:41.591Z] + make bundles/buildx
17:02:41 [2020-12-19T17:02:41.705Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.0s done
17:02:41 [2020-12-19T17:02:41.705Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747
17:02:41 [2020-12-19T17:02:41.884Z] make: command: Command not found
17:02:41 [2020-12-19T17:02:41.884Z] make: command: Command not found
17:02:41 [2020-12-19T17:02:41.884Z] mkdir bundles
17:02:41 [2020-12-19T17:02:41.884Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
17:02:41 [2020-12-19T17:02:41.884Z] 	--build-arg BUILDX_COMMIT \
17:02:41 [2020-12-19T17:02:41.884Z] 	--build-arg BUILDX_REPO \
17:02:41 [2020-12-19T17:02:41.884Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
17:02:41 [2020-12-19T17:02:41.884Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
17:02:41 [2020-12-19T17:02:41.884Z] 	.
17:02:41 [2020-12-19T17:02:41.884Z] /bin/sh: 4: go: not found
17:02:41 [2020-12-19T17:02:41.884Z] /bin/sh: 5: go: not found
17:02:42 [2020-12-19T17:02:42.259Z] #3 DONE 1.0s
17:02:42 [2020-12-19T17:02:42.259Z] 
17:02:42 [2020-12-19T17:02:42.259Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
17:02:42 [2020-12-19T17:02:42.259Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
17:02:42 [2020-12-19T17:02:42.259Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
17:02:42 [2020-12-19T17:02:42.259Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
17:02:42 [2020-12-19T17:02:42.259Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
17:02:42 [2020-12-19T17:02:42.259Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
17:02:42 [2020-12-19T17:02:42.519Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.41MB / 8.88MB 0.4s
17:02:42 [2020-12-19T17:02:42.778Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.5s done
17:02:42 [2020-12-19T17:02:42.778Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
17:02:43 [2020-12-19T17:02:43.037Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
17:02:43 [2020-12-19T17:02:43.037Z] #4 DONE 0.7s
17:02:43 [2020-12-19T17:02:43.037Z] 
17:02:43 [2020-12-19T17:02:43.037Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
17:02:43 [2020-12-19T17:02:43.297Z] #7 DONE 0.2s
17:02:43 [2020-12-19T17:02:43.297Z] 
17:02:43 [2020-12-19T17:02:43.297Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
17:02:43 [2020-12-19T17:02:43.297Z] #5 DONE 0.2s
17:02:43 [2020-12-19T17:02:43.297Z] 
17:02:43 [2020-12-19T17:02:43.297Z] #6 [internal] load metadata for docker.io/library/debian:buster
17:02:43 [2020-12-19T17:02:43.297Z] #6 DONE 0.2s
17:02:43 [2020-12-19T17:02:43.297Z] 
17:02:43 [2020-12-19T17:02:43.297Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:02:43 [2020-12-19T17:02:43.297Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done
17:02:43 [2020-12-19T17:02:43.568Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done
17:02:43 [2020-12-19T17:02:43.568Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done
17:02:43 [2020-12-19T17:02:43.568Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done
17:02:43 [2020-12-19T17:02:43.769Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.9s done
17:02:43 [2020-12-19T17:02:43.769Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882
17:02:43 [2020-12-19T17:02:43.960Z] Sending build context to Docker daemon  58.06MB

17:02:43 [2020-12-19T17:02:43.960Z] Step 1/15 : ARG GO_VERSION=1.13.15
17:02:43 [2020-12-19T17:02:43.960Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
17:02:43 [2020-12-19T17:02:43.960Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
17:02:43 [2020-12-19T17:02:43.960Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
17:02:44 [2020-12-19T17:02:44.250Z] 1.13.15-buster: Pulling from library/golang
17:02:44 [2020-12-19T17:02:44.543Z] db4e2d8d5901: Pulling fs layer
17:02:44 [2020-12-19T17:02:44.543Z] dfe2d012519c: Pulling fs layer
17:02:44 [2020-12-19T17:02:44.543Z] 5d8f1d1f9197: Pulling fs layer
17:02:44 [2020-12-19T17:02:44.543Z] 1301750ffb48: Pulling fs layer
17:02:44 [2020-12-19T17:02:44.543Z] dc5c6edc9cff: Pulling fs layer
17:02:44 [2020-12-19T17:02:44.543Z] 3c370c2e2f82: Pulling fs layer
17:02:44 [2020-12-19T17:02:44.543Z] 5ffb2f5886e2: Pulling fs layer
17:02:44 [2020-12-19T17:02:44.543Z] 1301750ffb48: Waiting
17:02:44 [2020-12-19T17:02:44.543Z] dc5c6edc9cff: Waiting
17:02:44 [2020-12-19T17:02:44.543Z] 5ffb2f5886e2: Waiting
17:02:44 [2020-12-19T17:02:44.543Z] 3c370c2e2f82: Waiting
17:02:44 [2020-12-19T17:02:44.837Z] 5d8f1d1f9197: Verifying Checksum
17:02:44 [2020-12-19T17:02:44.837Z] 5d8f1d1f9197: Download complete
17:02:45 [2020-12-19T17:02:45.132Z] dfe2d012519c: Verifying Checksum
17:02:45 [2020-12-19T17:02:45.132Z] dfe2d012519c: Download complete
17:02:46 [2020-12-19T17:02:46.126Z] #24 ...
17:02:46 [2020-12-19T17:02:46.126Z] 
17:02:46 [2020-12-19T17:02:46.126Z] #21 [internal] load build context
17:02:46 [2020-12-19T17:02:46.126Z] #21 transferring context: 53.18MB 2.4s done
17:02:46 [2020-12-19T17:02:46.126Z] #21 DONE 2.8s
17:02:46 [2020-12-19T17:02:46.126Z] 
17:02:46 [2020-12-19T17:02:46.126Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:02:46 [2020-12-19T17:02:46.126Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 0B / 50.40MB 2.7s
17:02:46 [2020-12-19T17:02:46.126Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 5.01MB / 50.40MB 2.8s
17:02:46 [2020-12-19T17:02:46.385Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 15.52MB / 50.40MB 3.0s
17:02:46 [2020-12-19T17:02:46.385Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 19.62MB / 50.40MB 3.1s
17:02:46 [2020-12-19T17:02:46.501Z] #8 ...
17:02:46 [2020-12-19T17:02:46.501Z] 
17:02:46 [2020-12-19T17:02:46.501Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:02:46 [2020-12-19T17:02:46.501Z] #25 0.505 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 0.535 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 0.565 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 0.643 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [228 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 0.763 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 0.976 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
17:02:46 [2020-12-19T17:02:46.501Z] #25 1.929 Fetched 8097 kB in 1s (5618 kB/s)
17:02:46 [2020-12-19T17:02:46.501Z] #25 1.929 Reading package lists...
17:02:46 [2020-12-19T17:02:46.501Z] #25 2.400 Reading package lists...
17:02:46 [2020-12-19T17:02:46.501Z] #25 2.866 Building dependency tree...
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.000 The following additional packages will be installed:
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.018   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.018   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.018   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.018 Suggested packages:
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.018   krb5-doc krb5-user
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.018 Recommended packages:
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.018   krb5-locales publicsuffix libsasl2-modules
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.150 The following NEW packages will be installed:
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.150   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.150   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.150   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.150   libssh2-1 libssl1.1 openssl
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.177 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.177 Need to get 4592 kB of archives.
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.177 After this operation, 11.9 MB of additional disk space will be used.
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.177 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u4 [1199 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.188 Get:2 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.221 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.222 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.223 Get:5 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u4 [827 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.225 Get:6 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.233 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.245 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.250 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.254 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.257 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.259 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u4 [213 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.267 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.270 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.272 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.273 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.277 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.287 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.294 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.300 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.302 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.406 debconf: delaying package configuration, since apt-utils is not installed
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.417 Fetched 4592 kB in 0s (32.3 MB/s)
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.446 Selecting previously unselected package libssl1.1:s390x.
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.446 (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.)
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.446 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_s390x.deb ...
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.456 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u4) ...
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.565 Selecting previously unselected package openssl.
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.565 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_s390x.deb ...
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.569 Unpacking openssl (1.1.1d-0+deb10u4) ...
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.722 Selecting previously unselected package ca-certificates.
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.722 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.724 Unpacking ca-certificates (20200601~deb10u1) ...
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.797 Selecting previously unselected package libkeyutils1:s390x.
17:02:46 [2020-12-19T17:02:46.501Z] #25 3.797 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 3.800 Unpacking libkeyutils1:s390x (1.6-6) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 3.820 Selecting previously unselected package libkrb5support0:s390x.
17:02:46 [2020-12-19T17:02:46.502Z] #25 3.820 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 3.823 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 3.854 Selecting previously unselected package libk5crypto3:s390x.
17:02:46 [2020-12-19T17:02:46.502Z] #25 3.854 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 3.866 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 3.886 Selecting previously unselected package libkrb5-3:s390x.
17:02:46 [2020-12-19T17:02:46.502Z] #25 3.886 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 3.893 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 3.950 Selecting previously unselected package libgssapi-krb5-2:s390x.
17:02:46 [2020-12-19T17:02:46.502Z] #25 3.950 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 3.952 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 3.983 Selecting previously unselected package libsasl2-modules-db:s390x.
17:02:46 [2020-12-19T17:02:46.502Z] #25 3.983 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 3.985 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.008 Selecting previously unselected package libsasl2-2:s390x.
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.008 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.011 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.038 Selecting previously unselected package libldap-common.
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.038 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.040 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.066 Selecting previously unselected package libldap-2.4-2:s390x.
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.067 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_s390x.deb ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.070 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.111 Selecting previously unselected package libnghttp2-14:s390x.
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.111 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.113 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.145 Selecting previously unselected package libpsl5:s390x.
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.145 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.147 Unpacking libpsl5:s390x (0.20.2-2) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.174 Selecting previously unselected package librtmp1:s390x.
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.174 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.176 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.226 Selecting previously unselected package libssh2-1:s390x.
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.226 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.231 Unpacking libssh2-1:s390x (1.8.0-2.1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.430 Selecting previously unselected package libcurl4:s390x.
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.430 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.451 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.604 Selecting previously unselected package curl.
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.604 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.609 Unpacking curl (7.64.0-4+deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.846 Selecting previously unselected package libonig5:s390x.
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.846 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 4.859 Unpacking libonig5:s390x (6.9.1-1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.048 Selecting previously unselected package libjq1:s390x.
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.048 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.052 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.075 Selecting previously unselected package jq.
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.075 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.078 Unpacking jq (1.5+dfsg-2+b1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.109 Setting up libkeyutils1:s390x (1.6-6) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.118 Setting up libpsl5:s390x (0.20.2-2) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.125 Setting up libssl1.1:s390x (1.1.1d-0+deb10u4) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.194 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.200 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.208 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.214 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.220 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.226 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.233 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.239 Setting up libssh2-1:s390x (1.8.0-2.1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.245 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.251 Setting up openssl (1.1.1d-0+deb10u4) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.259 Setting up libonig5:s390x (6.9.1-1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.266 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.272 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.278 Setting up ca-certificates (20200601~deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 5.676 Updating certificates in /etc/ssl/certs...
17:02:46 [2020-12-19T17:02:46.502Z] #25 6.243 126 added, 0 removed; done.
17:02:46 [2020-12-19T17:02:46.502Z] #25 6.269 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 6.277 Setting up jq (1.5+dfsg-2+b1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 6.283 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 6.290 Setting up curl (7.64.0-4+deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 6.296 Processing triggers for libc-bin (2.28-10) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 6.308 Processing triggers for ca-certificates (20200601~deb10u1) ...
17:02:46 [2020-12-19T17:02:46.502Z] #25 6.312 Updating certificates in /etc/ssl/certs...
17:02:46 [2020-12-19T17:02:46.502Z] #25 6.686 0 added, 0 removed; done.
17:02:46 [2020-12-19T17:02:46.502Z] #25 6.686 Running hooks in /etc/ca-certificates/update.d...
17:02:46 [2020-12-19T17:02:46.502Z] #25 6.686 done.
17:02:46 [2020-12-19T17:02:46.502Z] #25 DONE 7.4s
17:02:46 [2020-12-19T17:02:46.502Z] 
17:02:46 [2020-12-19T17:02:46.502Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:02:46 [2020-12-19T17:02:46.502Z] #26 DONE 0.1s
17:02:46 [2020-12-19T17:02:46.502Z] 
17:02:46 [2020-12-19T17:02:46.502Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:02:46 [2020-12-19T17:02:46.649Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 27.35MB / 50.40MB 3.4s
17:02:46 [2020-12-19T17:02:46.655Z] db4e2d8d5901: Verifying Checksum
17:02:46 [2020-12-19T17:02:46.655Z] db4e2d8d5901: Download complete
17:02:46 [2020-12-19T17:02:46.792Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.9s done
17:02:46 [2020-12-19T17:02:46.792Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0
17:02:46 [2020-12-19T17:02:46.913Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 30.91MB / 50.40MB 3.6s
17:02:47 [2020-12-19T17:02:47.082Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done
17:02:47 [2020-12-19T17:02:47.082Z] #8 DONE 13.1s
17:02:47 [2020-12-19T17:02:47.082Z] 
17:02:47 [2020-12-19T17:02:47.082Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:02:47 [2020-12-19T17:02:47.174Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 37.51MB / 50.40MB 3.9s
17:02:47 [2020-12-19T17:02:47.434Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 41.23MB / 50.40MB 4.0s
17:02:47 [2020-12-19T17:02:47.434Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 44.54MB / 50.40MB 4.1s
17:02:47 [2020-12-19T17:02:47.704Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 47.50MB / 50.40MB 4.2s
17:02:47 [2020-12-19T17:02:47.714Z] #9 DONE 0.6s
17:02:47 [2020-12-19T17:02:47.714Z] 
17:02:47 [2020-12-19T17:02:47.714Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:02:47 [2020-12-19T17:02:47.716Z] 1301750ffb48: Verifying Checksum
17:02:47 [2020-12-19T17:02:47.716Z] 1301750ffb48: Download complete
17:02:47 [2020-12-19T17:02:47.965Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 4.5s
17:02:48 [2020-12-19T17:02:48.010Z] 5ffb2f5886e2: Verifying Checksum
17:02:48 [2020-12-19T17:02:48.010Z] 5ffb2f5886e2: Download complete
17:02:48 [2020-12-19T17:02:48.535Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 5.1s done
17:02:48 [2020-12-19T17:02:48.781Z] #10 DONE 1.0s
17:02:48 [2020-12-19T17:02:48.781Z] 
17:02:48 [2020-12-19T17:02:48.781Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:02:48 [2020-12-19T17:02:48.781Z] #27 1.875 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
17:02:48 [2020-12-19T17:02:48.781Z] #27 1.998 
17:02:48 [2020-12-19T17:02:48.781Z] #27 2.127 
#######                                                                   10.7%
#########################                                                 35.8%
###########################################                               60.0%
###########################################################               83.3%
######################################################################## 100.0%
17:02:48 [2020-12-19T17:02:48.781Z] #27 2.620 
17:02:48 [2020-12-19T17:02:48.781Z] #27 ...
17:02:48 [2020-12-19T17:02:48.781Z] 
17:02:48 [2020-12-19T17:02:48.781Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:02:48 [2020-12-19T17:02:48.781Z] #29 DONE 0.1s
17:02:48 [2020-12-19T17:02:48.781Z] 
17:02:48 [2020-12-19T17:02:48.781Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:02:48 [2020-12-19T17:02:48.781Z] #27 2.732 
#####################################                                     52.1%
######################################################################## 100.0%
17:02:48 [2020-12-19T17:02:48.796Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946
17:02:49 [2020-12-19T17:02:49.051Z] dc5c6edc9cff: Verifying Checksum
17:02:49 [2020-12-19T17:02:49.051Z] dc5c6edc9cff: Download complete
17:02:49 [2020-12-19T17:02:49.055Z] #24 ...
17:02:49 [2020-12-19T17:02:49.055Z] 
17:02:49 [2020-12-19T17:02:49.055Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
17:02:49 [2020-12-19T17:02:49.055Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
17:02:49 [2020-12-19T17:02:49.055Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
17:02:49 [2020-12-19T17:02:49.055Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
17:02:49 [2020-12-19T17:02:49.055Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.2s done
17:02:49 [2020-12-19T17:02:49.055Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.3s done
17:02:49 [2020-12-19T17:02:49.055Z] #60 DONE 5.8s
17:02:49 [2020-12-19T17:02:49.088Z] #27 ...
17:02:49 [2020-12-19T17:02:49.088Z] 
17:02:49 [2020-12-19T17:02:49.088Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:02:49 [2020-12-19T17:02:49.088Z] #37 DONE 0.1s
17:02:49 [2020-12-19T17:02:49.088Z] 
17:02:49 [2020-12-19T17:02:49.088Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:02:49 [2020-12-19T17:02:49.088Z] #27 2.919 
17:02:49 [2020-12-19T17:02:49.088Z] #27 3.062 
################################################                          66.7%
######################################################################## 100.0%
17:02:49 [2020-12-19T17:02:49.315Z] 
17:02:49 [2020-12-19T17:02:49.315Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:02:49 [2020-12-19T17:02:49.315Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
17:02:49 [2020-12-19T17:02:49.315Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
17:02:49 [2020-12-19T17:02:49.315Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
17:02:49 [2020-12-19T17:02:49.315Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
17:02:49 [2020-12-19T17:02:49.315Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.6s done
17:02:49 [2020-12-19T17:02:49.315Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.2s done
17:02:49 [2020-12-19T17:02:49.315Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s done
17:02:49 [2020-12-19T17:02:49.315Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s done
17:02:49 [2020-12-19T17:02:49.315Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.7s done
17:02:49 [2020-12-19T17:02:49.315Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.69MB / 120.17MB 5.9s
17:02:49 [2020-12-19T17:02:49.315Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.8s done
17:02:49 [2020-12-19T17:02:49.315Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.9s
17:02:49 [2020-12-19T17:02:49.402Z] #27 3.241 
17:02:49 [2020-12-19T17:02:49.574Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.2s
17:02:50 [2020-12-19T17:02:50.021Z] #27 3.390 
####                                                                       5.9%
###################                                                       27.7%
##################################                                        48.6%
###################################################                       71.5%
###################################################################       93.5%
######################################################################## 100.0%
17:02:50 [2020-12-19T17:02:50.021Z] #27 3.928 
17:02:50 [2020-12-19T17:02:50.577Z] db4e2d8d5901: Pull complete
17:02:50 [2020-12-19T17:02:50.870Z] dfe2d012519c: Pull complete
17:02:51 [2020-12-19T17:02:51.163Z] 5d8f1d1f9197: Pull complete
17:02:51 [2020-12-19T17:02:51.454Z] 3c370c2e2f82: Verifying Checksum
17:02:51 [2020-12-19T17:02:51.454Z] 3c370c2e2f82: Download complete
17:02:52 [2020-12-19T17:02:52.869Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.8s done
17:02:53 [2020-12-19T17:02:53.129Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.1s done
17:02:53 [2020-12-19T17:02:53.578Z] #27 4.039 
##                                                                         3.0%
######                                                                     9.7%
###########                                                               16.2%
################                                                          23.0%
#####################                                                     30.0%
##########################                                                36.3%
############################                                              39.3%
##############################                                            41.8%
#################################                                         46.1%
#####################################                                     51.5%
#######################################                                   54.6%
#########################################                                 57.1%
###########################################                               60.2%
#############################################                             63.3%
##############################################                            65.2%
###############################################                           66.4%
#################################################                         68.3%
##################################################                        70.1%
####################################################                      72.6%
######################################################                    75.1%
########################################################                  78.2%
##########################################################                80.7%
###########################################################               82.6%
############################################################              84.5%
##############################################################            86.4%
###############################################################           88.9%
#################################################################         91.3%
###################################################################       93.8%
####################################################################      95.7%
######################################################################    97.6%
#######################################################################   99.5%
######################################################################## 100.0%
17:02:53 [2020-12-19T17:02:53.578Z] #27 7.608 
17:02:54 [2020-12-19T17:02:54.068Z] #8 ...
17:02:54 [2020-12-19T17:02:54.068Z] 
17:02:54 [2020-12-19T17:02:54.068Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:02:54 [2020-12-19T17:02:54.068Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 5.0s done
17:02:54 [2020-12-19T17:02:54.068Z] #24 DONE 10.7s
17:02:54 [2020-12-19T17:02:54.068Z] 
17:02:54 [2020-12-19T17:02:54.068Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:02:54 [2020-12-19T17:02:54.068Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s
17:02:54 [2020-12-19T17:02:54.068Z] #8 ...
17:02:54 [2020-12-19T17:02:54.068Z] 
17:02:54 [2020-12-19T17:02:54.068Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:02:54 [2020-12-19T17:02:54.374Z] 1301750ffb48: Pull complete
17:02:54 [2020-12-19T17:02:54.611Z] #27 8.656 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:02:55 [2020-12-19T17:02:55.244Z] #27 8.932 
17:02:55 [2020-12-19T17:02:55.244Z] #27 9.070 
######################################################################## 100.0%
17:02:55 [2020-12-19T17:02:55.244Z] #27 9.131 
17:02:55 [2020-12-19T17:02:55.882Z] dc5c6edc9cff: Pull complete
17:02:56 [2020-12-19T17:02:56.297Z] #27 10.18 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:02:56 [2020-12-19T17:02:56.297Z] #27 10.23 skipping existing aab193acf6ba
17:02:56 [2020-12-19T17:02:56.297Z] #27 10.32 
17:02:56 [2020-12-19T17:02:56.615Z] #25 2.521 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:56 [2020-12-19T17:02:56.615Z] #25 2.530 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
17:02:56 [2020-12-19T17:02:56.615Z] #25 2.530 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:56 [2020-12-19T17:02:56.875Z] #25 2.742 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
17:02:57 [2020-12-19T17:02:57.136Z] #25 2.997 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:02:57 [2020-12-19T17:02:57.378Z] #27 ...
17:02:57 [2020-12-19T17:02:57.378Z] 
17:02:57 [2020-12-19T17:02:57.378Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + RM_GOPATH=0
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + TMP_GOPATH=
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + : /build
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + '[' -z '' ']'
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 ++ mktemp -d
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + export GOPATH=/tmp/tmp.XoTKc8HjL5
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + GOPATH=/tmp/tmp.XoTKc8HjL5
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + RM_GOPATH=1
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + case "$(go env GOARCH)" in
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 ++ go env GOARCH
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + export GO_BUILDMODE=-buildmode=pie
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + GO_BUILDMODE=-buildmode=pie
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 ++ dirname /tmp/install/install.sh
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + dir=/tmp/install
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + bin=dockercli
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + shift
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + . /tmp/install/dockercli.installer
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 ++ : stable
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 ++ : 17.06.2-ce
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + install_dockercli
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 ++ uname -m
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + arch=s390x
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + '[' s390x '!=' x86_64 ']'
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + '[' s390x '!=' s390x ']'
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + url=https://download.docker.com/linux/static
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 + tar -xz docker/docker
17:02:57 [2020-12-19T17:02:57.378Z] #22 1.923 Install docker/cli version 17.06.2-ce from stable
17:02:57 [2020-12-19T17:02:57.378Z] #22 8.047 + mkdir -p /build
17:02:57 [2020-12-19T17:02:57.378Z] #22 8.048 + mv docker/docker /build/
17:02:57 [2020-12-19T17:02:57.378Z] #22 8.051 + rmdir docker
17:02:57 [2020-12-19T17:02:57.378Z] #22 DONE 8.7s
17:02:57 [2020-12-19T17:02:57.378Z] 
17:02:57 [2020-12-19T17:02:57.378Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + RM_GOPATH=0
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + TMP_GOPATH=
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + : /build
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + '[' -z '' ']'
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 ++ mktemp -d
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + export GOPATH=/tmp/tmp.Y1AHoIVVjS
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + GOPATH=/tmp/tmp.Y1AHoIVVjS
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + RM_GOPATH=1
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + case "$(go env GOARCH)" in
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 ++ go env GOARCH
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + export GO_BUILDMODE=-buildmode=pie
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + GO_BUILDMODE=-buildmode=pie
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 ++ dirname /tmp/install/install.sh
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + dir=/tmp/install
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + bin=gotestsum
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + shift
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + . /tmp/install/gotestsum.installer
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 ++ : v0.5.3
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + install_gotestsum
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + set -e
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + export GO111MODULE=on
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + GO111MODULE=on
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + GOBIN=/build
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.680 + go get gotest.tools/gotestsum@v0.5.3
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.705 go: finding gotest.tools/gotestsum v0.5.3
17:02:57 [2020-12-19T17:02:57.378Z] #45 2.705 go: finding gotest.tools v0.5.3
17:02:57 [2020-12-19T17:02:57.378Z] #45 3.262 go: downloading gotest.tools/gotestsum v0.5.3
17:02:57 [2020-12-19T17:02:57.378Z] #45 3.739 go: extracting gotest.tools/gotestsum v0.5.3
17:02:57 [2020-12-19T17:02:57.378Z] #45 4.841 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:02:57 [2020-12-19T17:02:57.378Z] #45 4.841 go: downloading github.com/jonboulle/clockwork v0.1.0
17:02:57 [2020-12-19T17:02:57.378Z] #45 4.842 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:02:57 [2020-12-19T17:02:57.378Z] #45 4.842 go: downloading github.com/spf13/pflag v1.0.3
17:02:57 [2020-12-19T17:02:57.378Z] #45 4.854 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:02:57 [2020-12-19T17:02:57.378Z] #45 4.908 go: downloading github.com/pkg/errors v0.9.1
17:02:57 [2020-12-19T17:02:57.378Z] #45 5.034 go: downloading github.com/fatih/color v1.9.0
17:02:57 [2020-12-19T17:02:57.378Z] #45 5.034 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:02:57 [2020-12-19T17:02:57.378Z] #45 5.157 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:02:57 [2020-12-19T17:02:57.378Z] #45 5.157 go: extracting github.com/spf13/pflag v1.0.3
17:02:57 [2020-12-19T17:02:57.378Z] #45 5.174 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:02:57 [2020-12-19T17:02:57.378Z] #45 5.196 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:02:57 [2020-12-19T17:02:57.378Z] #45 5.277 go: extracting github.com/fatih/color v1.9.0
17:02:57 [2020-12-19T17:02:57.378Z] #45 5.284 go: downloading github.com/mattn/go-isatty v0.0.12
17:02:57 [2020-12-19T17:02:57.378Z] #45 5.285 go: downloading github.com/mattn/go-colorable v0.1.6
17:02:57 [2020-12-19T17:02:57.378Z] #45 5.504 go: extracting github.com/jonboulle/clockwork v0.1.0
17:02:57 [2020-12-19T17:02:57.378Z] #45 5.613 go: extracting github.com/pkg/errors v0.9.1
17:02:57 [2020-12-19T17:02:57.378Z] #45 5.655 go: extracting github.com/mattn/go-isatty v0.0.12
17:02:57 [2020-12-19T17:02:57.378Z] #45 6.031 go: extracting github.com/mattn/go-colorable v0.1.6
17:02:57 [2020-12-19T17:02:57.378Z] #45 6.459 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:02:57 [2020-12-19T17:02:57.378Z] #45 7.180 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:02:57 [2020-12-19T17:02:57.378Z] #45 7.805 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:02:57 [2020-12-19T17:02:57.398Z] #25 3.384 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:02:58 [2020-12-19T17:02:58.421Z] #45 ...
17:02:58 [2020-12-19T17:02:58.421Z] 
17:02:58 [2020-12-19T17:02:58.421Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.803 + RM_GOPATH=0
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.803 + TMP_GOPATH=
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.803 + : /build
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.803 + '[' -z '' ']'
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.805 ++ mktemp -d
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.805 + export GOPATH=/tmp/tmp.ga52MmMJSC
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.806 + GOPATH=/tmp/tmp.ga52MmMJSC
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.806 + RM_GOPATH=1
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.806 + case "$(go env GOARCH)" in
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.810 ++ go env GOARCH
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.827 + export GO_BUILDMODE=-buildmode=pie
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.827 + GO_BUILDMODE=-buildmode=pie
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.827 ++ dirname /tmp/install/install.sh
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.827 + dir=/tmp/install
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.827 + bin=golangci_lint
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.827 + shift
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.827 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.827 + . /tmp/install/golangci_lint.installer
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.827 ++ : v1.23.8
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.827 + install_golangci_lint
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.827 + set -e
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.827 + export GO111MODULE=on
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.827 + GO111MODULE=on
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.827 + GOBIN=/build
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.827 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.835 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.836 go: finding github.com v1.23.8
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.837 go: finding github.com/golangci/golangci-lint v1.23.8
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.838 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
17:02:58 [2020-12-19T17:02:58.421Z] #47 2.838 go: finding github.com/golangci v1.23.8
17:02:58 [2020-12-19T17:02:58.421Z] #47 3.591 go: downloading github.com/golangci/golangci-lint v1.23.8
17:02:58 [2020-12-19T17:02:58.421Z] #47 4.204 go: extracting github.com/golangci/golangci-lint v1.23.8
17:02:58 [2020-12-19T17:02:58.421Z] #47 9.544 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:02:58 [2020-12-19T17:02:58.421Z] #47 9.544 go: downloading github.com/spf13/pflag v1.0.5
17:02:58 [2020-12-19T17:02:58.421Z] #47 9.609 go: downloading github.com/spf13/viper v1.6.1
17:02:58 [2020-12-19T17:02:58.421Z] #47 9.609 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:02:58 [2020-12-19T17:02:58.421Z] #47 9.609 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:02:58 [2020-12-19T17:02:58.421Z] #47 9.609 go: downloading github.com/pkg/errors v0.8.1
17:02:58 [2020-12-19T17:02:58.421Z] #47 9.609 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:02:58 [2020-12-19T17:02:58.421Z] #47 9.789 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:02:58 [2020-12-19T17:02:58.712Z] #47 9.952 go: extracting github.com/spf13/pflag v1.0.5
17:02:58 [2020-12-19T17:02:58.712Z] #47 9.954 go: downloading github.com/go-critic/go-critic v0.4.1
17:02:58 [2020-12-19T17:02:58.712Z] #47 9.955 go: extracting github.com/go-lintpack/lintpack v0.5.2
17:02:58 [2020-12-19T17:02:58.712Z] #47 9.977 go: extracting github.com/mitchellh/go-homedir v1.1.0
17:02:58 [2020-12-19T17:02:58.712Z] #47 9.977 go: downloading github.com/fatih/color v1.7.0
17:02:58 [2020-12-19T17:02:58.712Z] #47 9.984 go: downloading github.com/spf13/cobra v0.0.5
17:02:58 [2020-12-19T17:02:58.712Z] #47 10.05 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:02:58 [2020-12-19T17:02:58.712Z] #47 ...
17:02:58 [2020-12-19T17:02:58.712Z] 
17:02:58 [2020-12-19T17:02:58.712Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:02:58 [2020-12-19T17:02:58.712Z] #40 2.705 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:02:58 [2020-12-19T17:02:58.712Z] #40 2.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:58 [2020-12-19T17:02:58.712Z] #40 3.062 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:58 [2020-12-19T17:02:58.712Z] #40 3.616 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:02:58 [2020-12-19T17:02:58.712Z] #40 5.381 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB]
17:02:58 [2020-12-19T17:02:58.712Z] #40 5.546 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
17:02:59 [2020-12-19T17:02:59.003Z] #40 ...
17:02:59 [2020-12-19T17:02:59.003Z] 
17:02:59 [2020-12-19T17:02:59.003Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.327 + RM_GOPATH=0
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.327 + TMP_GOPATH=
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.327 + : /build
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.327 + '[' -z '' ']'
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.327 ++ mktemp -d
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.327 + export GOPATH=/tmp/tmp.7BctY6gNQm
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.327 + GOPATH=/tmp/tmp.7BctY6gNQm
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.327 + RM_GOPATH=1
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.327 + case "$(go env GOARCH)" in
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.327 ++ go env GOARCH
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.357 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.358 + export GO_BUILDMODE=-buildmode=pie
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.358 + GO_BUILDMODE=-buildmode=pie
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.358 ++ dirname /tmp/install/install.sh
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.358 + dir=/tmp/install
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.358 + bin=rootlesskit
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.358 + shift
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.358 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.358 + . /tmp/install/rootlesskit.installer
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.358 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.358 + install_rootlesskit
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.358 + case "$1" in
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.358 + export CGO_ENABLED=0
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.358 + CGO_ENABLED=0
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.358 + _install_rootlesskit
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.358 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.358 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7BctY6gNQm/src/github.com/rootless-containers/rootlesskit
17:02:59 [2020-12-19T17:02:59.003Z] #56 2.364 Cloning into '/tmp/tmp.7BctY6gNQm/src/github.com/rootless-containers/rootlesskit'...
17:02:59 [2020-12-19T17:02:59.003Z] #56 5.870 + cd /tmp/tmp.7BctY6gNQm/src/github.com/rootless-containers/rootlesskit
17:02:59 [2020-12-19T17:02:59.003Z] #56 5.870 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:02:59 [2020-12-19T17:02:59.003Z] #56 6.096 + for f in rootlesskit rootlesskit-docker-proxy
17:02:59 [2020-12-19T17:02:59.003Z] #56 6.096 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:02:59 [2020-12-19T17:02:59.003Z] #56 ...
17:02:59 [2020-12-19T17:02:59.003Z] 
17:02:59 [2020-12-19T17:02:59.003Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:59 [2020-12-19T17:02:59.003Z] #11 2.680 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:02:59 [2020-12-19T17:02:59.003Z] #11 2.811 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:59 [2020-12-19T17:02:59.003Z] #11 2.922 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:59 [2020-12-19T17:02:59.003Z] #11 3.615 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:02:59 [2020-12-19T17:02:59.003Z] #11 5.377 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB]
17:02:59 [2020-12-19T17:02:59.003Z] #11 5.555 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
17:02:59 [2020-12-19T17:02:59.293Z] #11 ...
17:02:59 [2020-12-19T17:02:59.293Z] 
17:02:59 [2020-12-19T17:02:59.293Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:02:59 [2020-12-19T17:02:59.294Z] #53 3.318 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:02:59 [2020-12-19T17:02:59.294Z] #53 3.354 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:59 [2020-12-19T17:02:59.294Z] #53 3.367 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:59 [2020-12-19T17:02:59.294Z] #53 4.037 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:02:59 [2020-12-19T17:02:59.294Z] #53 5.692 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB]
17:02:59 [2020-12-19T17:02:59.294Z] #53 7.167 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
17:02:59 [2020-12-19T17:02:59.294Z] #53 ...
17:02:59 [2020-12-19T17:02:59.294Z] 
17:02:59 [2020-12-19T17:02:59.294Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.327 + RM_GOPATH=0
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.327 + TMP_GOPATH=
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.327 + : /build
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.327 + '[' -z '' ']'
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.327 ++ mktemp -d
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.327 + export GOPATH=/tmp/tmp.fAPiPOUwy4
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.327 + GOPATH=/tmp/tmp.fAPiPOUwy4
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.327 + RM_GOPATH=1
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.327 + case "$(go env GOARCH)" in
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.327 ++ go env GOARCH
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.336 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.336 + export GO_BUILDMODE=-buildmode=pie
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.336 + GO_BUILDMODE=-buildmode=pie
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.336 ++ dirname /tmp/install/install.sh
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.336 + dir=/tmp/install
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.336 + bin=shfmt
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.336 + shift
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.336 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.336 + . /tmp/install/shfmt.installer
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.336 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.336 + install_shfmt
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.336 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.336 + git clone https://github.com/mvdan/sh.git /tmp/tmp.fAPiPOUwy4/src/github.com/mvdan/sh
17:02:59 [2020-12-19T17:02:59.294Z] #49 2.337 Cloning into '/tmp/tmp.fAPiPOUwy4/src/github.com/mvdan/sh'...
17:02:59 [2020-12-19T17:02:59.294Z] #49 9.209 + cd /tmp/tmp.fAPiPOUwy4/src/github.com/mvdan/sh
17:02:59 [2020-12-19T17:02:59.294Z] #49 9.209 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
17:02:59 [2020-12-19T17:02:59.294Z] #49 9.380 + GO111MODULE=on
17:02:59 [2020-12-19T17:02:59.294Z] #49 9.380 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
17:02:59 [2020-12-19T17:02:59.294Z] #49 10.22 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:02:59 [2020-12-19T17:02:59.294Z] #49 10.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:02:59 [2020-12-19T17:02:59.294Z] #49 10.25 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:02:59 [2020-12-19T17:02:59.294Z] #49 10.31 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:02:59 [2020-12-19T17:02:59.294Z] #49 10.47 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:02:59 [2020-12-19T17:02:59.317Z] #25 5.201 Fetched 8410 kB in 3s (2868 kB/s)
17:02:59 [2020-12-19T17:02:59.584Z] #49 ...
17:02:59 [2020-12-19T17:02:59.584Z] 
17:02:59 [2020-12-19T17:02:59.584Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.579 + RM_GOPATH=0
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.579 + TMP_GOPATH=
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.579 + : /build
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.579 + '[' -z '' ']'
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.579 ++ mktemp -d
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.579 + export GOPATH=/tmp/tmp.V4jl0yBERY
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.579 + GOPATH=/tmp/tmp.V4jl0yBERY
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.579 + RM_GOPATH=1
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.579 + case "$(go env GOARCH)" in
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.579 ++ go env GOARCH
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.586 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.586 + export GO_BUILDMODE=-buildmode=pie
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.586 + GO_BUILDMODE=-buildmode=pie
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.586 ++ dirname /tmp/install/install.sh
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.586 + dir=/tmp/install
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.586 + bin=proxy
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.586 + shift
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.586 + '[' '!' -f /tmp/install/proxy.installer ']'
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.586 + . /tmp/install/proxy.installer
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.586 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.586 + install_proxy
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.586 + case "$1" in
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.586 + export CGO_ENABLED=0
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.586 + CGO_ENABLED=0
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.586 + _install_proxy
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.586 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d'
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.586 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.V4jl0yBERY/src/github.com/docker/libnetwork
17:02:59 [2020-12-19T17:02:59.584Z] #62 1.590 Cloning into '/tmp/tmp.V4jl0yBERY/src/github.com/docker/libnetwork'...
17:02:59 [2020-12-19T17:02:59.584Z] #62 ...
17:02:59 [2020-12-19T17:02:59.584Z] 
17:02:59 [2020-12-19T17:02:59.584Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:02:59 [2020-12-19T17:02:59.584Z] #38 2.899 + git clone https://github.com/docker/distribution.git .
17:02:59 [2020-12-19T17:02:59.584Z] #38 2.900 Cloning into '.'...
17:02:59 [2020-12-19T17:02:59.584Z] #38 ...
17:02:59 [2020-12-19T17:02:59.584Z] 
17:02:59 [2020-12-19T17:02:59.584Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:02:59 [2020-12-19T17:02:59.585Z] #34 3.113 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:02:59 [2020-12-19T17:02:59.585Z] #34 3.156 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:02:59 [2020-12-19T17:02:59.585Z] #34 3.179 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:02:59 [2020-12-19T17:02:59.585Z] #34 3.852 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:02:59 [2020-12-19T17:02:59.585Z] #34 5.377 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB]
17:02:59 [2020-12-19T17:02:59.585Z] #34 7.053 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
17:02:59 [2020-12-19T17:02:59.875Z] #34 ...
17:02:59 [2020-12-19T17:02:59.875Z] 
17:02:59 [2020-12-19T17:02:59.875Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.945 + RM_GOPATH=0
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.945 + TMP_GOPATH=
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.945 + : /build
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.945 + '[' -z '' ']'
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.951 ++ mktemp -d
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.951 + export GOPATH=/tmp/tmp.TBvHxQPt4w
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.951 + GOPATH=/tmp/tmp.TBvHxQPt4w
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.951 + RM_GOPATH=1
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.951 + case "$(go env GOARCH)" in
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.951 ++ go env GOARCH
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.971 + export GO_BUILDMODE=-buildmode=pie
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.971 + GO_BUILDMODE=-buildmode=pie
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.971 ++ dirname /tmp/install/install.sh
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.971 + dir=/tmp/install
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.971 + bin=vndr
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.971 + shift
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.971 + '[' '!' -f /tmp/install/vndr.installer ']'
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.971 + . /tmp/install/vndr.installer
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.971 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.971 + install_vndr
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.971 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.971 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.TBvHxQPt4w/src/github.com/LK4D4/vndr
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.971 Cloning into '/tmp/tmp.TBvHxQPt4w/src/github.com/LK4D4/vndr'...
17:02:59 [2020-12-19T17:02:59.875Z] #43 2.971 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
17:02:59 [2020-12-19T17:02:59.875Z] #43 3.658 + cd /tmp/tmp.TBvHxQPt4w/src/github.com/LK4D4/vndr
17:02:59 [2020-12-19T17:02:59.875Z] #43 3.665 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
17:02:59 [2020-12-19T17:02:59.875Z] #43 3.678 + go build -buildmode=pie -v -o /build/vndr .
17:02:59 [2020-12-19T17:02:59.875Z] #43 4.554 internal/race
17:02:59 [2020-12-19T17:02:59.875Z] #43 4.556 internal/cpu
17:02:59 [2020-12-19T17:02:59.875Z] #43 4.619 sync/atomic
17:02:59 [2020-12-19T17:02:59.875Z] #43 4.889 unicode
17:02:59 [2020-12-19T17:02:59.875Z] #43 5.220 runtime
17:02:59 [2020-12-19T17:02:59.875Z] #43 7.002 unicode/utf8
17:02:59 [2020-12-19T17:02:59.875Z] #43 7.744 math
17:02:59 [2020-12-19T17:02:59.875Z] #43 ...
17:02:59 [2020-12-19T17:02:59.875Z] 
17:02:59 [2020-12-19T17:02:59.875Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:02:59 [2020-12-19T17:02:59.875Z] #30 2.987 + git clone https://github.com/kolyshkin/go-swagger.git .
17:02:59 [2020-12-19T17:02:59.875Z] #30 2.988 Cloning into '.'...
17:02:59 [2020-12-19T17:02:59.890Z] #25 5.201 Reading package lists...
17:02:59 [2020-12-19T17:02:59.890Z] #25 ...
17:02:59 [2020-12-19T17:02:59.890Z] 
17:02:59 [2020-12-19T17:02:59.890Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:02:59 [2020-12-19T17:02:59.890Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done
17:02:59 [2020-12-19T17:02:59.890Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done
17:02:59 [2020-12-19T17:02:59.890Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.2s
17:03:00 [2020-12-19T17:03:00.159Z] #8 ...
17:03:00 [2020-12-19T17:03:00.159Z] 
17:03:00 [2020-12-19T17:03:00.159Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:03:00 [2020-12-19T17:03:00.159Z] #25 5.201 Reading package lists...
17:03:00 [2020-12-19T17:03:00.166Z] #30 ...
17:03:00 [2020-12-19T17:03:00.166Z] 
17:03:00 [2020-12-19T17:03:00.166Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.892 + RM_GOPATH=0
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.892 + TMP_GOPATH=
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.892 + : /build
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.892 + '[' -z '' ']'
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.899 ++ mktemp -d
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.899 + export GOPATH=/tmp/tmp.q00Sa2Zq43
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.899 + GOPATH=/tmp/tmp.q00Sa2Zq43
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.899 + RM_GOPATH=1
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.899 + case "$(go env GOARCH)" in
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.907 ++ go env GOARCH
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.907 + export GO_BUILDMODE=-buildmode=pie
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.907 + GO_BUILDMODE=-buildmode=pie
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.914 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.914 ++ dirname /tmp/install/install.sh
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.914 + dir=/tmp/install
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.914 + bin=tomlv
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.914 + shift
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.914 + '[' '!' -f /tmp/install/tomlv.installer ']'
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.914 + . /tmp/install/tomlv.installer
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.914 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.914 + install_tomlv
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.914 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.914 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.q00Sa2Zq43/src/github.com/BurntSushi/toml
17:03:00 [2020-12-19T17:03:00.166Z] #32 2.922 Cloning into '/tmp/tmp.q00Sa2Zq43/src/github.com/BurntSushi/toml'...
17:03:00 [2020-12-19T17:03:00.166Z] #32 3.604 + cd /tmp/tmp.q00Sa2Zq43/src/github.com/BurntSushi/toml
17:03:00 [2020-12-19T17:03:00.166Z] #32 3.604 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:03:00 [2020-12-19T17:03:00.166Z] #32 3.620 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:03:00 [2020-12-19T17:03:00.166Z] #32 3.999 internal/cpu
17:03:00 [2020-12-19T17:03:00.166Z] #32 4.012 runtime/internal/atomic
17:03:00 [2020-12-19T17:03:00.166Z] #32 4.177 runtime/internal/sys
17:03:00 [2020-12-19T17:03:00.166Z] #32 4.322 runtime/internal/math
17:03:00 [2020-12-19T17:03:00.166Z] #32 4.355 math/bits
17:03:00 [2020-12-19T17:03:00.166Z] #32 4.584 internal/bytealg
17:03:00 [2020-12-19T17:03:00.166Z] #32 4.856 runtime
17:03:00 [2020-12-19T17:03:00.166Z] #32 4.865 math
17:03:00 [2020-12-19T17:03:00.166Z] #32 8.709 internal/testlog
17:03:00 [2020-12-19T17:03:00.166Z] #32 9.248 encoding
17:03:00 [2020-12-19T17:03:00.166Z] #32 9.407 runtime/cgo
17:03:00 [2020-12-19T17:03:00.166Z] #32 ...
17:03:00 [2020-12-19T17:03:00.166Z] 
17:03:00 [2020-12-19T17:03:00.166Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:03:00 [2020-12-19T17:03:00.166Z] #45 10.76 go: finding github.com/fatih/color v1.9.0
17:03:00 [2020-12-19T17:03:00.166Z] #45 10.77 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:03:00 [2020-12-19T17:03:00.166Z] #45 10.83 go: finding github.com/pkg/errors v0.9.1
17:03:00 [2020-12-19T17:03:00.166Z] #45 10.88 go: finding github.com/mattn/go-colorable v0.1.6
17:03:00 [2020-12-19T17:03:00.166Z] #45 10.88 go: finding github.com/spf13/pflag v1.0.3
17:03:00 [2020-12-19T17:03:00.166Z] #45 10.93 go: finding github.com/mattn/go-isatty v0.0.12
17:03:00 [2020-12-19T17:03:00.166Z] #45 11.01 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:03:00 [2020-12-19T17:03:00.166Z] #45 11.11 go: finding github.com/jonboulle/clockwork v0.1.0
17:03:00 [2020-12-19T17:03:00.166Z] #45 11.12 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:03:00 [2020-12-19T17:03:00.166Z] #45 11.14 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:03:00 [2020-12-19T17:03:00.166Z] #45 11.15 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:03:00 [2020-12-19T17:03:00.351Z] 3c370c2e2f82: Pull complete
17:03:00 [2020-12-19T17:03:00.351Z] 5ffb2f5886e2: Pull complete
17:03:00 [2020-12-19T17:03:00.351Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
17:03:00 [2020-12-19T17:03:00.351Z] Status: Downloaded newer image for golang:1.13.15-buster
17:03:00 [2020-12-19T17:03:00.351Z]  ---> 805dc2d65d1c
17:03:00 [2020-12-19T17:03:00.351Z] Step 5/15 : ARG BUILDX_REPO
17:03:00 [2020-12-19T17:03:00.351Z]  ---> Running in 4f61dfed35a5
17:03:00 [2020-12-19T17:03:00.351Z] Removing intermediate container 4f61dfed35a5
17:03:00 [2020-12-19T17:03:00.351Z]  ---> be79ac461dc4
17:03:00 [2020-12-19T17:03:00.351Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
17:03:00 [2020-12-19T17:03:00.351Z]  ---> Running in bebb81bf0a97
17:03:00 [2020-12-19T17:03:00.351Z] Cloning into '/buildx'...
17:03:01 [2020-12-19T17:03:01.363Z] #25 6.256 Reading package lists...
17:03:01 [2020-12-19T17:03:01.623Z] #25 7.358 Building dependency tree...
17:03:01 [2020-12-19T17:03:01.884Z] #25 7.699 The following additional packages will be installed:
17:03:01 [2020-12-19T17:03:01.884Z] #25 7.699   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
17:03:01 [2020-12-19T17:03:01.884Z] #25 7.699   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
17:03:01 [2020-12-19T17:03:01.884Z] #25 7.699   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
17:03:01 [2020-12-19T17:03:01.884Z] #25 7.703 Suggested packages:
17:03:01 [2020-12-19T17:03:01.884Z] #25 7.703   krb5-doc krb5-user
17:03:01 [2020-12-19T17:03:01.884Z] #25 7.703 Recommended packages:
17:03:01 [2020-12-19T17:03:01.884Z] #25 7.703   krb5-locales publicsuffix libsasl2-modules
17:03:02 [2020-12-19T17:03:02.148Z] #25 7.933 The following NEW packages will be installed:
17:03:02 [2020-12-19T17:03:02.148Z] #25 7.934   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
17:03:02 [2020-12-19T17:03:02.148Z] #25 7.934   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
17:03:02 [2020-12-19T17:03:02.148Z] #25 7.934   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:03:02 [2020-12-19T17:03:02.148Z] #25 7.935   libssh2-1 libssl1.1 openssl
17:03:02 [2020-12-19T17:03:02.148Z] #25 8.222 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
17:03:02 [2020-12-19T17:03:02.148Z] #25 8.222 Need to get 5047 kB of archives.
17:03:02 [2020-12-19T17:03:02.148Z] #25 8.222 After this operation, 12.1 MB of additional disk space will be used.
17:03:02 [2020-12-19T17:03:02.148Z] #25 8.222 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
17:03:02 [2020-12-19T17:03:02.148Z] #25 8.231 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
17:03:02 [2020-12-19T17:03:02.148Z] #25 8.231 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
17:03:02 [2020-12-19T17:03:02.148Z] #25 8.231 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
17:03:02 [2020-12-19T17:03:02.148Z] #25 8.231 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
17:03:02 [2020-12-19T17:03:02.148Z] #25 8.243 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB]
17:03:02 [2020-12-19T17:03:02.148Z] #25 8.250 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
17:03:02 [2020-12-19T17:03:02.408Z] #25 8.256 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
17:03:02 [2020-12-19T17:03:02.408Z] #25 8.258 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
17:03:02 [2020-12-19T17:03:02.408Z] #25 8.262 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
17:03:02 [2020-12-19T17:03:02.408Z] #25 8.268 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB]
17:03:02 [2020-12-19T17:03:02.408Z] #25 8.278 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
17:03:02 [2020-12-19T17:03:02.408Z] #25 8.282 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
17:03:02 [2020-12-19T17:03:02.408Z] #25 8.287 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
17:03:02 [2020-12-19T17:03:02.408Z] #25 8.293 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
17:03:02 [2020-12-19T17:03:02.408Z] #25 8.296 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
17:03:02 [2020-12-19T17:03:02.408Z] #25 8.303 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB]
17:03:02 [2020-12-19T17:03:02.408Z] #25 8.310 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
17:03:02 [2020-12-19T17:03:02.408Z] #25 8.327 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:03:02 [2020-12-19T17:03:02.408Z] #25 8.330 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:03:02 [2020-12-19T17:03:02.408Z] #25 8.334 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:03:02 [2020-12-19T17:03:02.408Z] #25 8.499 debconf: delaying package configuration, since apt-utils is not installed
17:03:02 [2020-12-19T17:03:02.408Z] #25 8.532 Fetched 5047 kB in 0s (13.7 MB/s)
17:03:02 [2020-12-19T17:03:02.669Z] #25 8.577 Selecting previously unselected package libssl1.1:amd64.
17:03:02 [2020-12-19T17:03:02.669Z] #25 8.577 (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.)
17:03:02 [2020-12-19T17:03:02.669Z] #25 8.582 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ...
17:03:02 [2020-12-19T17:03:02.669Z] #25 8.592 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
17:03:02 [2020-12-19T17:03:02.928Z] #25 8.856 Selecting previously unselected package openssl.
17:03:02 [2020-12-19T17:03:02.928Z] #25 8.856 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ...
17:03:02 [2020-12-19T17:03:02.928Z] #25 8.861 Unpacking openssl (1.1.1d-0+deb10u4) ...
17:03:03 [2020-12-19T17:03:03.189Z] #25 9.040 Selecting previously unselected package ca-certificates.
17:03:03 [2020-12-19T17:03:03.189Z] #25 9.040 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
17:03:03 [2020-12-19T17:03:03.189Z] #25 9.055 Unpacking ca-certificates (20200601~deb10u1) ...
17:03:03 [2020-12-19T17:03:03.189Z] #25 9.242 Selecting previously unselected package libkeyutils1:amd64.
17:03:03 [2020-12-19T17:03:03.189Z] #25 9.242 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
17:03:03 [2020-12-19T17:03:03.454Z] #25 9.271 Unpacking libkeyutils1:amd64 (1.6-6) ...
17:03:03 [2020-12-19T17:03:03.454Z] #25 9.356 Selecting previously unselected package libkrb5support0:amd64.
17:03:03 [2020-12-19T17:03:03.454Z] #25 9.356 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
17:03:03 [2020-12-19T17:03:03.455Z] #25 9.361 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
17:03:03 [2020-12-19T17:03:03.455Z] #25 9.487 Selecting previously unselected package libk5crypto3:amd64.
17:03:03 [2020-12-19T17:03:03.455Z] #25 9.487 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
17:03:03 [2020-12-19T17:03:03.714Z] #25 9.492 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
17:03:03 [2020-12-19T17:03:03.714Z] #25 9.573 Selecting previously unselected package libkrb5-3:amd64.
17:03:03 [2020-12-19T17:03:03.714Z] #25 9.573 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
17:03:03 [2020-12-19T17:03:03.714Z] #25 9.579 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
17:03:03 [2020-12-19T17:03:03.974Z] #25 9.876 Selecting previously unselected package libgssapi-krb5-2:amd64.
17:03:03 [2020-12-19T17:03:03.974Z] #25 9.876 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
17:03:03 [2020-12-19T17:03:03.974Z] #25 9.892 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
17:03:03 [2020-12-19T17:03:03.974Z] #25 9.985 Selecting previously unselected package libsasl2-modules-db:amd64.
17:03:03 [2020-12-19T17:03:03.974Z] #25 9.985 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
17:03:04 [2020-12-19T17:03:04.234Z] #25 9.999 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:03:04 [2020-12-19T17:03:04.234Z] #25 10.17 Selecting previously unselected package libsasl2-2:amd64.
17:03:04 [2020-12-19T17:03:04.234Z] #25 10.17 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
17:03:04 [2020-12-19T17:03:04.234Z] #25 10.20 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:03:04 [2020-12-19T17:03:04.234Z] #25 10.27 Selecting previously unselected package libldap-common.
17:03:04 [2020-12-19T17:03:04.234Z] #25 10.27 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
17:03:04 [2020-12-19T17:03:04.234Z] #25 10.28 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:03:04 [2020-12-19T17:03:04.494Z] #25 10.39 Selecting previously unselected package libldap-2.4-2:amd64.
17:03:04 [2020-12-19T17:03:04.494Z] #25 10.39 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ...
17:03:04 [2020-12-19T17:03:04.494Z] #25 10.39 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
17:03:04 [2020-12-19T17:03:04.494Z] #25 10.49 Selecting previously unselected package libnghttp2-14:amd64.
17:03:04 [2020-12-19T17:03:04.494Z] #25 10.49 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
17:03:04 [2020-12-19T17:03:04.494Z] #25 10.49 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:03:04 [2020-12-19T17:03:04.494Z] #25 10.59 Selecting previously unselected package libpsl5:amd64.
17:03:04 [2020-12-19T17:03:04.611Z] #45 ...
17:03:04 [2020-12-19T17:03:04.611Z] 
17:03:04 [2020-12-19T17:03:04.611Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:03:04 [2020-12-19T17:03:04.611Z] #27 17.19 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
17:03:04 [2020-12-19T17:03:04.611Z] #27 17.47 
17:03:04 [2020-12-19T17:03:04.754Z] #25 10.59 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
17:03:04 [2020-12-19T17:03:04.754Z] #25 10.59 Unpacking libpsl5:amd64 (0.20.2-2) ...
17:03:04 [2020-12-19T17:03:04.754Z] #25 10.66 Selecting previously unselected package librtmp1:amd64.
17:03:04 [2020-12-19T17:03:04.754Z] #25 10.66 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
17:03:04 [2020-12-19T17:03:04.754Z] #25 10.66 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:03:04 [2020-12-19T17:03:04.754Z] #25 10.73 Selecting previously unselected package libssh2-1:amd64.
17:03:04 [2020-12-19T17:03:04.754Z] #25 10.73 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
17:03:04 [2020-12-19T17:03:04.754Z] #25 10.74 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
17:03:04 [2020-12-19T17:03:04.754Z] #25 10.81 Selecting previously unselected package libcurl4:amd64.
17:03:04 [2020-12-19T17:03:04.754Z] #25 10.81 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
17:03:04 [2020-12-19T17:03:04.754Z] #25 10.81 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
17:03:04 [2020-12-19T17:03:04.805Z] Removing intermediate container bebb81bf0a97
17:03:04 [2020-12-19T17:03:04.805Z]  ---> 778a38803115
17:03:04 [2020-12-19T17:03:04.805Z] Step 7/15 : WORKDIR /buildx
17:03:04 [2020-12-19T17:03:04.805Z]  ---> Running in 92491e9d4fdd
17:03:04 [2020-12-19T17:03:04.805Z] Removing intermediate container 92491e9d4fdd
17:03:04 [2020-12-19T17:03:04.805Z]  ---> 153d99ae9a48
17:03:04 [2020-12-19T17:03:04.805Z] Step 8/15 : ARG BUILDX_COMMIT
17:03:04 [2020-12-19T17:03:04.805Z]  ---> Running in 754b4ae8fda6
17:03:04 [2020-12-19T17:03:04.805Z] Removing intermediate container 754b4ae8fda6
17:03:04 [2020-12-19T17:03:04.805Z]  ---> 6e72377cf7e6
17:03:04 [2020-12-19T17:03:04.805Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
17:03:04 [2020-12-19T17:03:04.805Z]  ---> Running in fd7f14287a71
17:03:04 [2020-12-19T17:03:04.805Z] From https://github.com/docker/buildx
17:03:04 [2020-12-19T17:03:04.805Z]  * [new tag]         v0.3.1     -> build
17:03:05 [2020-12-19T17:03:05.013Z] #25 10.91 Selecting previously unselected package curl.
17:03:05 [2020-12-19T17:03:05.013Z] #25 10.91 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
17:03:05 [2020-12-19T17:03:05.013Z] #25 10.92 Unpacking curl (7.64.0-4+deb10u1) ...
17:03:05 [2020-12-19T17:03:05.013Z] #25 11.03 Selecting previously unselected package libonig5:amd64.
17:03:05 [2020-12-19T17:03:05.013Z] #25 11.03 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
17:03:05 [2020-12-19T17:03:05.013Z] #25 11.03 Unpacking libonig5:amd64 (6.9.1-1) ...
17:03:05 [2020-12-19T17:03:05.272Z] #25 11.11 Selecting previously unselected package libjq1:amd64.
17:03:05 [2020-12-19T17:03:05.273Z] #25 11.11 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:03:05 [2020-12-19T17:03:05.273Z] #25 11.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:03:05 [2020-12-19T17:03:05.273Z] #25 11.18 Selecting previously unselected package jq.
17:03:05 [2020-12-19T17:03:05.273Z] #25 11.18 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
17:03:05 [2020-12-19T17:03:05.273Z] #25 11.19 Unpacking jq (1.5+dfsg-2+b1) ...
17:03:05 [2020-12-19T17:03:05.437Z] Switched to branch 'build'
17:03:05 [2020-12-19T17:03:05.493Z] #27 17.65 
###                                                                        5.1%
########                                                                  11.2%
############                                                              17.3%
###############                                                           21.4%
###################                                                       27.6%
########################                                                  33.7%
############################                                              39.8%
#################################                                         45.9%
#####################################                                     52.1%
########################################                                  56.1%
############################################                              62.3%
##################################################                        70.5%
#######################################################                   76.6%
#############################################################             84.8%
##################################################################        93.0%
#######################################################################   99.1%
######################################################################## 100.0%
17:03:05 [2020-12-19T17:03:05.532Z] #25 11.36 Setting up libkeyutils1:amd64 (1.6-6) ...
17:03:05 [2020-12-19T17:03:05.532Z] #25 11.38 Setting up libpsl5:amd64 (0.20.2-2) ...
17:03:05 [2020-12-19T17:03:05.532Z] #25 11.39 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
17:03:05 [2020-12-19T17:03:05.532Z] #25 11.60 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:03:05 [2020-12-19T17:03:05.532Z] #25 11.61 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:03:05 [2020-12-19T17:03:05.532Z] #25 11.63 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
17:03:05 [2020-12-19T17:03:05.532Z] #25 11.64 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:03:05 [2020-12-19T17:03:05.532Z] #25 11.66 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:03:05 [2020-12-19T17:03:05.783Z] #27 19.62 
17:03:05 [2020-12-19T17:03:05.793Z] #25 11.67 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
17:03:05 [2020-12-19T17:03:05.793Z] #25 11.69 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:03:05 [2020-12-19T17:03:05.793Z] #25 11.70 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
17:03:05 [2020-12-19T17:03:05.793Z] #25 11.73 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
17:03:05 [2020-12-19T17:03:05.793Z] #25 11.74 Setting up openssl (1.1.1d-0+deb10u4) ...
17:03:05 [2020-12-19T17:03:05.793Z] #25 11.77 Setting up libonig5:amd64 (6.9.1-1) ...
17:03:05 [2020-12-19T17:03:05.793Z] #25 11.78 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:03:05 [2020-12-19T17:03:05.793Z] #25 11.80 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
17:03:05 [2020-12-19T17:03:05.793Z] #25 11.82 Setting up ca-certificates (20200601~deb10u1) ...
17:03:06 [2020-12-19T17:03:06.476Z] Removing intermediate container fd7f14287a71
17:03:06 [2020-12-19T17:03:06.476Z]  ---> 3086081c665e
17:03:06 [2020-12-19T17:03:06.476Z] Step 10/15 : ARG GOOS
17:03:06 [2020-12-19T17:03:06.476Z]  ---> Running in 6ca4f9ef4134
17:03:06 [2020-12-19T17:03:06.476Z] Removing intermediate container 6ca4f9ef4134
17:03:06 [2020-12-19T17:03:06.476Z]  ---> 9b4ae8717f6a
17:03:06 [2020-12-19T17:03:06.476Z] Step 11/15 : ARG GOARCH
17:03:06 [2020-12-19T17:03:06.476Z]  ---> Running in 088c906a15ea
17:03:06 [2020-12-19T17:03:06.476Z] Removing intermediate container 088c906a15ea
17:03:06 [2020-12-19T17:03:06.476Z]  ---> 0887e65f2835
17:03:06 [2020-12-19T17:03:06.476Z] 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
17:03:06 [2020-12-19T17:03:06.476Z]  ---> Running in 92208fe41c2e
17:03:06 [2020-12-19T17:03:06.733Z] #25 12.54 Updating certificates in /etc/ssl/certs...
17:03:07 [2020-12-19T17:03:07.285Z] #27 20.97 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:03:07 [2020-12-19T17:03:07.285Z] #27 21.28 
17:03:07 [2020-12-19T17:03:07.576Z] #27 21.39 
######################################################################## 100.0%
17:03:07 [2020-12-19T17:03:07.576Z] #27 21.45 
17:03:07 [2020-12-19T17:03:07.673Z] #25 13.60 126 added, 0 removed; done.
17:03:07 [2020-12-19T17:03:07.673Z] #25 13.70 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
17:03:07 [2020-12-19T17:03:07.933Z] #25 13.72 Setting up jq (1.5+dfsg-2+b1) ...
17:03:07 [2020-12-19T17:03:07.933Z] #25 13.74 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
17:03:07 [2020-12-19T17:03:07.933Z] #25 13.75 Setting up curl (7.64.0-4+deb10u1) ...
17:03:07 [2020-12-19T17:03:07.933Z] #25 13.77 Processing triggers for libc-bin (2.28-10) ...
17:03:07 [2020-12-19T17:03:07.933Z] #25 13.80 Processing triggers for ca-certificates (20200601~deb10u1) ...
17:03:07 [2020-12-19T17:03:07.933Z] #25 13.82 Updating certificates in /etc/ssl/certs...
17:03:08 [2020-12-19T17:03:08.207Z] #27 21.99 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:03:08 [2020-12-19T17:03:08.497Z] #27 22.29 #=#=#                                                                         
17:03:08 [2020-12-19T17:03:08.497Z] #27 22.37 
######################################################################## 100.0%
17:03:08 [2020-12-19T17:03:08.497Z] #27 22.46 
17:03:08 [2020-12-19T17:03:08.497Z] #27 22.50 Download of images into '/build' complete.
17:03:08 [2020-12-19T17:03:08.788Z] #27 22.50 Use something like the following to load the result into a Docker daemon:
17:03:08 [2020-12-19T17:03:08.788Z] #27 22.50   tar -cC '/build' . | docker load
17:03:08 [2020-12-19T17:03:08.788Z] #27 ...
17:03:08 [2020-12-19T17:03:08.788Z] 
17:03:08 [2020-12-19T17:03:08.788Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:08 [2020-12-19T17:03:08.788Z] #47 10.06 go: extracting github.com/pkg/errors v0.8.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 10.08 go: extracting github.com/spf13/viper v1.6.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 10.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:03:08 [2020-12-19T17:03:08.788Z] #47 10.17 go: extracting github.com/fatih/color v1.7.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 10.25 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:03:08 [2020-12-19T17:03:08.788Z] #47 10.37 go: extracting github.com/go-critic/go-critic v0.4.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 10.65 go: extracting github.com/spf13/cobra v0.0.5
17:03:08 [2020-12-19T17:03:08.788Z] #47 10.80 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
17:03:08 [2020-12-19T17:03:08.788Z] #47 11.59 go: downloading github.com/subosito/gotenv v1.2.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 11.64 go: extracting github.com/subosito/gotenv v1.2.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 11.95 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.13 go: downloading github.com/inconshreveable/mousetrap v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.13 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.14 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.14 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.14 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.15 go: downloading github.com/mattn/go-colorable v0.1.4
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.17 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.18 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.19 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.20 go: downloading github.com/magiconair/properties v1.8.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.27 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.27 go: extracting github.com/go-toolsmith/astcopy v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.27 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.36 go: extracting github.com/mattn/go-colorable v0.1.4
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.36 go: extracting github.com/go-toolsmith/astfmt v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.36 go: extracting github.com/inconshreveable/mousetrap v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.36 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.36 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.38 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.41 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.42 go: extracting github.com/magiconair/properties v1.8.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.43 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.43 go: downloading github.com/uudashr/gocognit v1.0.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.44 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.44 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.47 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.49 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.50 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.51 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.58 go: extracting github.com/uudashr/gocognit v1.0.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.59 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.59 go: downloading github.com/hashicorp/hcl v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.59 go: extracting github.com/spf13/jwalterweatherman v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.60 go: downloading github.com/ultraware/funlen v0.0.2
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.61 go: extracting github.com/go-toolsmith/strparse v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.64 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.68 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.68 go: downloading github.com/mattn/go-isatty v0.0.8
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.68 go: downloading github.com/spf13/afero v1.1.2
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.75 go: extracting github.com/hashicorp/hcl v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.75 go: extracting github.com/ultraware/funlen v0.0.2
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.75 go: downloading github.com/go-toolsmith/typep v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.76 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.77 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.83 go: downloading github.com/spf13/cast v1.3.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.86 go: extracting github.com/spf13/afero v1.1.2
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.87 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.87 go: downloading github.com/go-toolsmith/astp v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.87 go: extracting github.com/mattn/go-isatty v0.0.8
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.87 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:03:08 [2020-12-19T17:03:08.788Z] #47 13.97 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.03 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.04 go: downloading github.com/kisielk/gotool v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.04 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.06 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.11 go: downloading gopkg.in/yaml.v2 v2.2.7
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.14 go: extracting github.com/spf13/cast v1.3.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.14 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.14 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.14 go: extracting github.com/go-toolsmith/typep v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.14 go: extracting github.com/go-toolsmith/astp v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.18 go: extracting github.com/kisielk/gotool v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.19 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.19 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.20 go: extracting github.com/fsnotify/fsnotify v1.4.7
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.24 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.24 go: downloading golang.org/x/text v0.3.2
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.27 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.29 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.31 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.34 go: downloading gopkg.in/ini.v1 v1.51.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.38 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.49 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.49 go: downloading github.com/ultraware/whitespace v0.0.4
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.50 go: extracting gopkg.in/yaml.v2 v2.2.7
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.62 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.73 go: extracting github.com/ultraware/whitespace v0.0.4
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.77 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.77 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.83 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.87 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 14.95 go: extracting gopkg.in/ini.v1 v1.51.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.05 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.14 go: downloading github.com/pelletier/go-toml v1.2.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.20 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.20 go: extracting github.com/mitchellh/mapstructure v1.1.2
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.26 go: extracting github.com/go-toolsmith/astcast v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.37 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.38 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.40 go: extracting github.com/pelletier/go-toml v1.2.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.45 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.45 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.49 go: downloading github.com/sirupsen/logrus v1.4.2
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.60 go: extracting github.com/go-toolsmith/astequal v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.63 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.64 go: downloading github.com/BurntSushi/toml v0.3.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.68 go: extracting github.com/sirupsen/logrus v1.4.2
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.68 go: downloading github.com/stretchr/testify v1.4.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.71 go: extracting github.com/sourcegraph/go-diff v0.5.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.85 go: extracting github.com/BurntSushi/toml v0.3.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.93 go: downloading github.com/gogo/protobuf v1.2.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 15.94 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 16.00 go: downloading github.com/gobwas/glob v0.2.3
17:03:08 [2020-12-19T17:03:08.788Z] #47 16.00 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 16.03 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:03:08 [2020-12-19T17:03:08.788Z] #47 16.31 go: extracting github.com/stretchr/testify v1.4.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 16.32 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:03:08 [2020-12-19T17:03:08.788Z] #47 16.72 go: extracting github.com/gobwas/glob v0.2.3
17:03:08 [2020-12-19T17:03:08.788Z] #47 16.79 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 16.82 go: downloading github.com/davecgh/go-spew v1.1.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 16.82 go: downloading github.com/stretchr/objx v0.2.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 17.18 go: extracting github.com/stretchr/objx v0.2.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 17.18 go: downloading github.com/pmezard/go-difflib v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 17.35 go: extracting github.com/davecgh/go-spew v1.1.1
17:03:08 [2020-12-19T17:03:08.788Z] #47 17.48 go: extracting github.com/pmezard/go-difflib v1.0.0
17:03:08 [2020-12-19T17:03:08.788Z] #47 17.61 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:03:08 [2020-12-19T17:03:08.788Z] #47 18.04 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:03:08 [2020-12-19T17:03:08.788Z] #47 19.27 go: extracting github.com/gogo/protobuf v1.2.1
17:03:08 [2020-12-19T17:03:08.874Z] #25 14.66 0 added, 0 removed; done.
17:03:08 [2020-12-19T17:03:08.874Z] #25 14.66 Running hooks in /etc/ca-certificates/update.d...
17:03:08 [2020-12-19T17:03:08.874Z] #25 14.66 done.
17:03:09 [2020-12-19T17:03:09.091Z] #47 ...
17:03:09 [2020-12-19T17:03:09.091Z] 
17:03:09 [2020-12-19T17:03:09.091Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:03:09 [2020-12-19T17:03:09.091Z] #27 DONE 23.1s
17:03:09 [2020-12-19T17:03:09.091Z] 
17:03:09 [2020-12-19T17:03:09.091Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:09 [2020-12-19T17:03:09.091Z] #49 10.89 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:03:09 [2020-12-19T17:03:09.091Z] #49 11.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:03:09 [2020-12-19T17:03:09.091Z] #49 12.07 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:03:09 [2020-12-19T17:03:09.091Z] #49 12.82 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:03:09 [2020-12-19T17:03:09.091Z] #49 12.92 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:03:09 [2020-12-19T17:03:09.091Z] #49 13.06 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:03:09 [2020-12-19T17:03:09.091Z] #49 13.07 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:03:09 [2020-12-19T17:03:09.091Z] #49 13.48 runtime
17:03:09 [2020-12-19T17:03:09.091Z] #49 13.49 runtime/cgo
17:03:09 [2020-12-19T17:03:09.728Z] #49 ...
17:03:09 [2020-12-19T17:03:09.728Z] 
17:03:09 [2020-12-19T17:03:09.728Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:09 [2020-12-19T17:03:09.728Z] #11 13.05 Fetched 8097 kB in 11s (766 kB/s)
17:03:09 [2020-12-19T17:03:09.728Z] #11 13.05 Reading package lists...
17:03:09 [2020-12-19T17:03:09.728Z] #11 16.73 Reading package lists...
17:03:09 [2020-12-19T17:03:09.728Z] #11 19.86 Building dependency tree...
17:03:09 [2020-12-19T17:03:09.728Z] #11 20.93 The following additional packages will be installed:
17:03:09 [2020-12-19T17:03:09.728Z] #11 20.93   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:03:09 [2020-12-19T17:03:09.728Z] #11 21.00   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:03:09 [2020-12-19T17:03:09.728Z] #11 21.00   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:03:09 [2020-12-19T17:03:09.728Z] #11 21.00   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
17:03:09 [2020-12-19T17:03:09.728Z] #11 21.00   mingw-w64-x86-64-dev
17:03:09 [2020-12-19T17:03:09.728Z] #11 21.00 Suggested packages:
17:03:09 [2020-12-19T17:03:09.728Z] #11 21.00   gcc-8-locales seccomp wine64
17:03:10 [2020-12-19T17:03:10.018Z] #11 ...
17:03:10 [2020-12-19T17:03:10.018Z] 
17:03:10 [2020-12-19T17:03:10.018Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:10 [2020-12-19T17:03:10.018Z] #47 21.17 go: extracting golang.org/x/text v0.3.2
17:03:10 [2020-12-19T17:03:10.260Z] #25 ...
17:03:10 [2020-12-19T17:03:10.260Z] 
17:03:10 [2020-12-19T17:03:10.260Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:03:10 [2020-12-19T17:03:10.260Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.1s done
17:03:10 [2020-12-19T17:03:10.260Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s done
17:03:10 [2020-12-19T17:03:10.260Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.8s
17:03:10 [2020-12-19T17:03:10.309Z] #47 ...
17:03:10 [2020-12-19T17:03:10.309Z] 
17:03:10 [2020-12-19T17:03:10.309Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:10 [2020-12-19T17:03:10.309Z] #43 11.58 unicode/utf16
17:03:10 [2020-12-19T17:03:10.309Z] #43 11.76 container/list
17:03:10 [2020-12-19T17:03:10.309Z] #43 12.10 crypto/internal/subtle
17:03:10 [2020-12-19T17:03:10.309Z] #43 12.17 crypto/subtle
17:03:10 [2020-12-19T17:03:10.309Z] #43 12.28 vendor/golang.org/x/crypto/cryptobyte/asn1
17:03:10 [2020-12-19T17:03:10.309Z] #43 12.31 internal/nettrace
17:03:10 [2020-12-19T17:03:10.309Z] #43 12.38 runtime/cgo
17:03:10 [2020-12-19T17:03:10.309Z] #43 ...
17:03:10 [2020-12-19T17:03:10.309Z] 
17:03:10 [2020-12-19T17:03:10.309Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:10 [2020-12-19T17:03:10.309Z] #34 13.55 Fetched 8097 kB in 10s (774 kB/s)
17:03:10 [2020-12-19T17:03:10.309Z] #34 13.55 Reading package lists...
17:03:10 [2020-12-19T17:03:10.309Z] #34 16.88 Reading package lists...
17:03:10 [2020-12-19T17:03:10.309Z] #34 19.74 Building dependency tree...
17:03:10 [2020-12-19T17:03:10.309Z] #34 20.97 The following additional packages will be installed:
17:03:10 [2020-12-19T17:03:10.309Z] #34 21.02   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:03:10 [2020-12-19T17:03:10.309Z] #34 21.02 Suggested packages:
17:03:10 [2020-12-19T17:03:10.309Z] #34 21.02   cmake-doc ninja-build lrzip
17:03:10 [2020-12-19T17:03:10.309Z] #34 21.02 Recommended packages:
17:03:10 [2020-12-19T17:03:10.309Z] #34 21.02   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:03:10 [2020-12-19T17:03:10.309Z] #34 21.56 The following NEW packages will be installed:
17:03:10 [2020-12-19T17:03:10.309Z] #34 21.59   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:03:10 [2020-12-19T17:03:10.309Z] #34 21.59   vim-common xxd
17:03:10 [2020-12-19T17:03:10.601Z] #34 21.72 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
17:03:10 [2020-12-19T17:03:10.601Z] #34 21.72 Need to get 14.0 MB of archives.
17:03:10 [2020-12-19T17:03:10.601Z] #34 21.72 After this operation, 62.1 MB of additional disk space will be used.
17:03:10 [2020-12-19T17:03:10.601Z] #34 21.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
17:03:10 [2020-12-19T17:03:10.601Z] #34 21.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
17:03:10 [2020-12-19T17:03:10.601Z] #34 21.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
17:03:10 [2020-12-19T17:03:10.601Z] #34 ...
17:03:10 [2020-12-19T17:03:10.601Z] 
17:03:10 [2020-12-19T17:03:10.601Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:10 [2020-12-19T17:03:10.601Z] #40 12.70 Fetched 8097 kB in 10s (806 kB/s)
17:03:10 [2020-12-19T17:03:10.601Z] #40 12.70 Reading package lists...
17:03:10 [2020-12-19T17:03:10.601Z] #40 16.26 Reading package lists...
17:03:10 [2020-12-19T17:03:10.601Z] #40 19.49 Building dependency tree...
17:03:10 [2020-12-19T17:03:10.601Z] #40 20.52 The following additional packages will be installed:
17:03:10 [2020-12-19T17:03:10.601Z] #40 20.52   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:03:10 [2020-12-19T17:03:10.601Z] #40 20.52   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:03:10 [2020-12-19T17:03:10.601Z] #40 20.52 Suggested packages:
17:03:10 [2020-12-19T17:03:10.601Z] #40 20.52   manpages-dev python-setuptools
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.50 The following NEW packages will be installed:
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.51   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.51   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.51   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.51   python-six zlib1g-dev
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.60 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.60 Need to get 3742 kB of archives.
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.60 After this operation, 22.0 MB of additional disk space will be used.
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
17:03:10 [2020-12-19T17:03:10.601Z] #40 21.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
17:03:10 [2020-12-19T17:03:10.601Z] #40 ...
17:03:10 [2020-12-19T17:03:10.601Z] 
17:03:10 [2020-12-19T17:03:10.601Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:10 [2020-12-19T17:03:10.601Z] #11 21.93 The following NEW packages will be installed:
17:03:10 [2020-12-19T17:03:10.601Z] #11 21.93   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:03:10 [2020-12-19T17:03:10.601Z] #11 21.93   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:03:10 [2020-12-19T17:03:10.601Z] #11 21.93   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:03:10 [2020-12-19T17:03:10.601Z] #11 21.93   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:03:10 [2020-12-19T17:03:10.601Z] #11 21.93   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:03:10 [2020-12-19T17:03:10.601Z] #11 21.93   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:03:10 [2020-12-19T17:03:10.891Z] #11 21.94 The following packages will be upgraded:
17:03:10 [2020-12-19T17:03:10.891Z] #11 21.94   libsystemd0 libudev1
17:03:10 [2020-12-19T17:03:10.891Z] #11 ...
17:03:10 [2020-12-19T17:03:10.891Z] 
17:03:10 [2020-12-19T17:03:10.891Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:10 [2020-12-19T17:03:10.891Z] #62 12.19 + cd /tmp/tmp.V4jl0yBERY/src/github.com/docker/libnetwork
17:03:10 [2020-12-19T17:03:10.891Z] #62 12.19 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:03:10 [2020-12-19T17:03:10.891Z] #62 12.59 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:03:10 [2020-12-19T17:03:10.891Z] #62 ...
17:03:10 [2020-12-19T17:03:10.891Z] 
17:03:10 [2020-12-19T17:03:10.891Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:10 [2020-12-19T17:03:10.891Z] #11 22.25 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
17:03:10 [2020-12-19T17:03:10.891Z] #11 22.25 Need to get 73.7 MB of archives.
17:03:10 [2020-12-19T17:03:10.891Z] #11 22.25 After this operation, 494 MB of additional disk space will be used.
17:03:10 [2020-12-19T17:03:10.891Z] #11 22.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u5 [307 kB]
17:03:11 [2020-12-19T17:03:11.182Z] #11 22.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u5 [145 kB]
17:03:11 [2020-12-19T17:03:11.182Z] #11 22.48 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]
17:03:11 [2020-12-19T17:03:11.478Z] #11 22.78 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]
17:03:11 [2020-12-19T17:03:11.769Z] #11 ...
17:03:11 [2020-12-19T17:03:11.769Z] 
17:03:11 [2020-12-19T17:03:11.769Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:03:11 [2020-12-19T17:03:11.769Z] #53 13.88 Fetched 8097 kB in 11s (763 kB/s)
17:03:11 [2020-12-19T17:03:11.769Z] #53 13.88 Reading package lists...
17:03:11 [2020-12-19T17:03:11.769Z] #53 17.17 Reading package lists...
17:03:11 [2020-12-19T17:03:11.769Z] #53 20.23 Building dependency tree...
17:03:11 [2020-12-19T17:03:11.769Z] #53 21.33 The following additional packages will be installed:
17:03:11 [2020-12-19T17:03:11.769Z] #53 21.34   libbtrfs0
17:03:11 [2020-12-19T17:03:11.769Z] #53 21.41 The following NEW packages will be installed:
17:03:11 [2020-12-19T17:03:11.769Z] #53 21.42   libbtrfs-dev libbtrfs0
17:03:11 [2020-12-19T17:03:11.769Z] #53 21.52 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
17:03:11 [2020-12-19T17:03:11.769Z] #53 21.52 Need to get 118 kB of archives.
17:03:11 [2020-12-19T17:03:11.769Z] #53 21.52 After this operation, 390 kB of additional disk space will be used.
17:03:11 [2020-12-19T17:03:11.769Z] #53 21.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
17:03:11 [2020-12-19T17:03:11.769Z] #53 21.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
17:03:11 [2020-12-19T17:03:11.769Z] #53 22.27 debconf: delaying package configuration, since apt-utils is not installed
17:03:11 [2020-12-19T17:03:11.769Z] #53 22.32 Fetched 118 kB in 0s (676 kB/s)
17:03:11 [2020-12-19T17:03:11.769Z] #53 22.38 Selecting previously unselected package libbtrfs0.
17:03:11 [2020-12-19T17:03:11.769Z] #53 22.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 ... 15177 files and directories currently installed.)
17:03:11 [2020-12-19T17:03:11.769Z] #53 22.44 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
17:03:11 [2020-12-19T17:03:11.769Z] #53 22.45 Unpacking libbtrfs0 (4.20.1-2) ...
17:03:11 [2020-12-19T17:03:11.769Z] #53 22.52 Selecting previously unselected package libbtrfs-dev.
17:03:11 [2020-12-19T17:03:11.769Z] #53 22.52 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
17:03:11 [2020-12-19T17:03:11.769Z] #53 22.52 Unpacking libbtrfs-dev (4.20.1-2) ...
17:03:11 [2020-12-19T17:03:11.769Z] #53 22.65 Setting up libbtrfs0 (4.20.1-2) ...
17:03:11 [2020-12-19T17:03:11.769Z] #53 22.66 Setting up libbtrfs-dev (4.20.1-2) ...
17:03:11 [2020-12-19T17:03:11.769Z] #53 22.67 Processing triggers for libc-bin (2.28-10) ...
17:03:11 [2020-12-19T17:03:11.769Z] #53 DONE 22.9s
17:03:11 [2020-12-19T17:03:11.769Z] 
17:03:11 [2020-12-19T17:03:11.769Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:11 [2020-12-19T17:03:11.769Z] #11 23.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:03:11 [2020-12-19T17:03:11.769Z] #11 23.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
17:03:11 [2020-12-19T17:03:11.769Z] #11 23.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
17:03:11 [2020-12-19T17:03:11.769Z] #11 23.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
17:03:12 [2020-12-19T17:03:12.411Z] #11 23.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:03:12 [2020-12-19T17:03:12.411Z] #11 ...
17:03:12 [2020-12-19T17:03:12.411Z] 
17:03:12 [2020-12-19T17:03:12.411Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:03:12 [2020-12-19T17:03:12.411Z] #38 13.48 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:03:12 [2020-12-19T17:03:12.411Z] #38 14.67 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:03:12 [2020-12-19T17:03:12.411Z] #38 ...
17:03:12 [2020-12-19T17:03:12.411Z] 
17:03:12 [2020-12-19T17:03:12.411Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:12 [2020-12-19T17:03:12.411Z] #11 23.68 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]
17:03:12 [2020-12-19T17:03:12.411Z] #11 23.68 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]
17:03:12 [2020-12-19T17:03:12.711Z] #11 ...
17:03:12 [2020-12-19T17:03:12.711Z] 
17:03:12 [2020-12-19T17:03:12.711Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:12 [2020-12-19T17:03:12.711Z] #62 DONE 23.9s
17:03:12 [2020-12-19T17:03:12.711Z] 
17:03:12 [2020-12-19T17:03:12.711Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:12 [2020-12-19T17:03:12.711Z] #43 24.11 sync
17:03:13 [2020-12-19T17:03:13.063Z] #43 24.11 internal/reflectlite
17:03:13 [2020-12-19T17:03:13.627Z] #8 ...
17:03:13 [2020-12-19T17:03:13.627Z] 
17:03:13 [2020-12-19T17:03:13.627Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:03:13 [2020-12-19T17:03:13.627Z] #25 DONE 19.3s
17:03:13 [2020-12-19T17:03:13.627Z] 
17:03:13 [2020-12-19T17:03:13.627Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:03:13 [2020-12-19T17:03:13.627Z] #8 ...
17:03:13 [2020-12-19T17:03:13.627Z] 
17:03:13 [2020-12-19T17:03:13.627Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:03:13 [2020-12-19T17:03:13.888Z] #26 DONE 0.6s
17:03:13 [2020-12-19T17:03:13.888Z] 
17:03:13 [2020-12-19T17:03:13.888Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:03:14 [2020-12-19T17:03:14.104Z] #43 25.50 github.com/LK4D4/vndr/godl/singleflight
17:03:14 [2020-12-19T17:03:14.395Z] #43 25.67 math/rand
17:03:15 [2020-12-19T17:03:15.026Z] #43 26.24 internal/singleflight
17:03:15 [2020-12-19T17:03:15.026Z] #43 26.45 io
17:03:15 [2020-12-19T17:03:15.317Z] #43 26.47 strconv
17:03:15 [2020-12-19T17:03:15.804Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.9s
17:03:15 [2020-12-19T17:03:15.950Z] #43 27.22 bytes
17:03:16 [2020-12-19T17:03:16.371Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b8194d5666cd9f76) in /home/ubuntu/workspace/moby_PR-41740
[Pipeline] {
[Pipeline] checkout
17:03:16 [2020-12-19T17:03:16.744Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.3s done
17:03:17 [2020-12-19T17:03:17.005Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
17:03:17 [2020-12-19T17:03:17.266Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
17:03:17 [2020-12-19T17:03:17.454Z] #43 28.84 bufio
17:03:17 [2020-12-19T17:03:17.528Z] #8 DONE 34.2s
17:03:17 [2020-12-19T17:03:17.528Z] 
17:03:17 [2020-12-19T17:03:17.528Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:03:17 [2020-12-19T17:03:17.528Z] #27 1.830 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
17:03:17 [2020-12-19T17:03:17.528Z] #27 1.920 
17:03:17 [2020-12-19T17:03:17.528Z] #27 2.050 
##########                                                                14.5%
#########################                                                 35.9%
#######################################                                   55.4%
######################################################                    75.5%
####################################################################      95.1%
######################################################################## 100.0%
17:03:17 [2020-12-19T17:03:17.528Z] #27 2.591 
17:03:17 [2020-12-19T17:03:17.528Z] #27 2.711 
#####################################                                     52.7%
######################################################################## 100.0%
17:03:17 [2020-12-19T17:03:17.528Z] #27 2.870 
17:03:17 [2020-12-19T17:03:17.528Z] #27 2.982 
########################                                                  34.6%
######################################################################## 100.0%
17:03:17 [2020-12-19T17:03:17.528Z] #27 3.155 
17:03:17 [2020-12-19T17:03:17.745Z] #43 28.94 reflect
17:03:17 [2020-12-19T17:03:17.790Z] #27 3.278 
#####                                                                      8.0%
########################                                                  34.6%
#################################                                         46.4%
#############################################                             62.8%
#######################################################                   76.7%
######################################################################## 100.0%
17:03:17 [2020-12-19T17:03:17.790Z] #27 3.925 
17:03:18 [2020-12-19T17:03:18.035Z] #43 ...
17:03:18 [2020-12-19T17:03:18.035Z] 
17:03:18 [2020-12-19T17:03:18.035Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:03:18 [2020-12-19T17:03:18.035Z] #30 28.83 Checking out files:  93% (1423/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
17:03:18 [2020-12-19T17:03:18.035Z] #30 28.91 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
17:03:18 [2020-12-19T17:03:18.326Z] #30 29.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:03:19 [2020-12-19T17:03:19.420Z] using credential docker-jenkins-github-credentials
17:03:19 [2020-12-19T17:03:19.429Z] Cloning the remote Git repository
17:03:19 [2020-12-19T17:03:19.429Z] Cloning with configured refspecs honoured and without tags
17:03:19 [2020-12-19T17:03:19.891Z] #27 4.050 
#                                                                          1.5%
####                                                                       6.3%
#########                                                                 13.7%
##############                                                            20.0%
##################                                                        25.2%
#####################                                                     30.5%
#########################                                                 35.3%
#############################                                             40.7%
#################################                                         46.1%
####################################                                      51.2%
########################################                                  56.5%
############################################                              61.5%
##############################################                            64.8%
##################################################                        70.8%
#######################################################                   77.4%
###########################################################               82.6%
##############################################################            87.4%
###################################################################       93.1%
######################################################################    98.3%
######################################################################## 100.0%
17:03:19 [2020-12-19T17:03:19.891Z] #27 5.932 
17:03:19 [2020-12-19T17:03:19.507Z] Cloning repository https://github.com/moby/moby.git
17:03:19 [2020-12-19T17:03:19.575Z]  > git init /home/ubuntu/workspace/moby_PR-41740 # timeout=10
17:03:19 [2020-12-19T17:03:19.808Z] Fetching upstream changes from https://github.com/moby/moby.git
17:03:19 [2020-12-19T17:03:19.808Z]  > git --version # timeout=10
17:03:19 [2020-12-19T17:03:19.826Z]  > git --version # 'git version 2.17.1'
17:03:19 [2020-12-19T17:03:19.827Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:19 [2020-12-19T17:03:19.903Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41740/head:refs/remotes/origin/PR-41740 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:03:21 [2020-12-19T17:03:21.062Z] #30 ...
17:03:21 [2020-12-19T17:03:21.063Z] 
17:03:21 [2020-12-19T17:03:21.063Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:21 [2020-12-19T17:03:21.063Z] #40 21.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #40 21.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #40 22.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #40 22.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #40 22.51 debconf: delaying package configuration, since apt-utils is not installed
17:03:21 [2020-12-19T17:03:21.063Z] #40 22.55 Fetched 3742 kB in 1s (6837 kB/s)
17:03:21 [2020-12-19T17:03:21.063Z] #40 22.60 Selecting previously unselected package libcap-dev:s390x.
17:03:21 [2020-12-19T17:03:21.063Z] #40 22.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
17:03:21 [2020-12-19T17:03:21.063Z] #40 22.67 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 22.68 Unpacking libcap-dev:s390x (1:2.25-2) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 22.78 Selecting previously unselected package libnet1:s390x.
17:03:21 [2020-12-19T17:03:21.063Z] #40 22.78 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 22.78 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 22.86 Selecting previously unselected package libnet1-dev.
17:03:21 [2020-12-19T17:03:21.063Z] #40 22.86 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 22.86 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 22.97 Selecting previously unselected package libnl-3-200:s390x.
17:03:21 [2020-12-19T17:03:21.063Z] #40 22.97 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 22.98 Unpacking libnl-3-200:s390x (3.4.0-1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 23.09 Selecting previously unselected package libnl-3-dev:s390x.
17:03:21 [2020-12-19T17:03:21.063Z] #40 23.09 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 23.09 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 23.29 Selecting previously unselected package libprotobuf-c1:s390x.
17:03:21 [2020-12-19T17:03:21.063Z] #40 23.30 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 23.31 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 23.36 Selecting previously unselected package libprotobuf-c-dev:s390x.
17:03:21 [2020-12-19T17:03:21.063Z] #40 23.37 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 23.38 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 23.53 Selecting previously unselected package zlib1g-dev:s390x.
17:03:21 [2020-12-19T17:03:21.063Z] #40 23.53 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 23.54 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 23.75 Selecting previously unselected package libprotobuf17:s390x.
17:03:21 [2020-12-19T17:03:21.063Z] #40 23.76 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 23.77 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 24.70 Selecting previously unselected package libprotobuf-lite17:s390x.
17:03:21 [2020-12-19T17:03:21.063Z] #40 24.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 24.71 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 24.85 Selecting previously unselected package libprotobuf-dev:s390x.
17:03:21 [2020-12-19T17:03:21.063Z] #40 24.85 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 24.85 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 25.57 Selecting previously unselected package libprotoc17:s390x.
17:03:21 [2020-12-19T17:03:21.063Z] #40 25.57 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 25.57 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 26.09 Selecting previously unselected package protobuf-c-compiler.
17:03:21 [2020-12-19T17:03:21.063Z] #40 26.09 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 26.10 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 26.23 Selecting previously unselected package protobuf-compiler.
17:03:21 [2020-12-19T17:03:21.063Z] #40 26.23 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 26.24 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 26.43 Selecting previously unselected package python-pkg-resources.
17:03:21 [2020-12-19T17:03:21.063Z] #40 26.43 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 26.44 Unpacking python-pkg-resources (40.8.0-1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 26.60 Selecting previously unselected package python-six.
17:03:21 [2020-12-19T17:03:21.063Z] #40 26.60 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 26.60 Unpacking python-six (1.12.0-1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 26.65 Selecting previously unselected package python-protobuf.
17:03:21 [2020-12-19T17:03:21.063Z] #40 26.65 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 26.66 Unpacking python-protobuf (3.6.1.3-2) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 27.06 Setting up python-pkg-resources (40.8.0-1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 28.90 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 28.90 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 28.91 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 28.92 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 28.93 Setting up python-six (1.12.0-1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 30.21 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 30.21 Setting up libnl-3-200:s390x (3.4.0-1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 30.23 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 30.23 Setting up libcap-dev:s390x (1:2.25-2) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 30.24 Setting up libprotoc17:s390x (3.6.1.3-2) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 30.25 Setting up protobuf-compiler (3.6.1.3-2) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 30.25 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 30.26 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 30.27 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 30.27 Setting up python-protobuf (3.6.1.3-2) ...
17:03:21 [2020-12-19T17:03:21.063Z] #40 ...
17:03:21 [2020-12-19T17:03:21.063Z] 
17:03:21 [2020-12-19T17:03:21.063Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:21 [2020-12-19T17:03:21.063Z] #34 21.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #34 22.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #34 22.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #34 22.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #34 22.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #34 22.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #34 22.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #34 23.64 debconf: delaying package configuration, since apt-utils is not installed
17:03:21 [2020-12-19T17:03:21.063Z] #34 23.70 Fetched 14.0 MB in 1s (11.3 MB/s)
17:03:21 [2020-12-19T17:03:21.063Z] #34 23.74 Selecting previously unselected package xxd.
17:03:21 [2020-12-19T17:03:21.063Z] #34 23.74 (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.)
17:03:21 [2020-12-19T17:03:21.063Z] #34 23.81 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 23.82 Unpacking xxd (2:8.1.0875-5) ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 23.98 Selecting previously unselected package vim-common.
17:03:21 [2020-12-19T17:03:21.063Z] #34 23.99 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 24.01 Unpacking vim-common (2:8.1.0875-5) ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 24.28 Selecting previously unselected package cmake-data.
17:03:21 [2020-12-19T17:03:21.063Z] #34 24.28 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 24.29 Unpacking cmake-data (3.13.4-1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 26.46 Selecting previously unselected package libicu63:s390x.
17:03:21 [2020-12-19T17:03:21.063Z] #34 26.46 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 26.47 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 30.54 Selecting previously unselected package libxml2:s390x.
17:03:21 [2020-12-19T17:03:21.063Z] #34 30.54 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 30.54 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 30.90 Selecting previously unselected package libarchive13:s390x.
17:03:21 [2020-12-19T17:03:21.063Z] #34 30.90 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 30.90 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 31.09 Selecting previously unselected package libjsoncpp1:s390x.
17:03:21 [2020-12-19T17:03:21.063Z] #34 31.09 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 31.09 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 31.22 Selecting previously unselected package librhash0:s390x.
17:03:21 [2020-12-19T17:03:21.063Z] #34 31.22 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 31.22 Unpacking librhash0:s390x (1.3.8-1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 31.32 Selecting previously unselected package libuv1:s390x.
17:03:21 [2020-12-19T17:03:21.063Z] #34 31.32 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 31.33 Unpacking libuv1:s390x (1.24.1-1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 31.42 Selecting previously unselected package cmake.
17:03:21 [2020-12-19T17:03:21.063Z] #34 31.42 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 31.42 Unpacking cmake (3.13.4-1) ...
17:03:21 [2020-12-19T17:03:21.063Z] #34 ...
17:03:21 [2020-12-19T17:03:21.063Z] 
17:03:21 [2020-12-19T17:03:21.063Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:21 [2020-12-19T17:03:21.063Z] #11 25.36 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]
17:03:21 [2020-12-19T17:03:21.063Z] #11 26.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #11 26.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #11 26.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #11 26.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #11 26.45 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]
17:03:21 [2020-12-19T17:03:21.063Z] #11 26.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u5 [110 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #11 26.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #11 26.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #11 26.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #11 26.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #11 26.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #11 26.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #11 26.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #11 26.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #11 26.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u5 [322 kB]
17:03:21 [2020-12-19T17:03:21.063Z] #11 27.20 debconf: delaying package configuration, since apt-utils is not installed
17:03:21 [2020-12-19T17:03:21.063Z] #11 27.24 Fetched 73.7 MB in 5s (16.0 MB/s)
17:03:21 [2020-12-19T17:03:21.063Z] #11 27.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
17:03:21 [2020-12-19T17:03:21.063Z] #11 27.36 Preparing to unpack .../libsystemd0_241-7~deb10u5_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #11 27.37 Unpacking libsystemd0:s390x (241-7~deb10u5) over (241-7~deb10u4) ...
17:03:21 [2020-12-19T17:03:21.063Z] #11 27.66 Setting up libsystemd0:s390x (241-7~deb10u5) ...
17:03:21 [2020-12-19T17:03:21.063Z] #11 27.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
17:03:21 [2020-12-19T17:03:21.063Z] #11 27.83 Preparing to unpack .../libudev1_241-7~deb10u5_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #11 27.84 Unpacking libudev1:s390x (241-7~deb10u5) over (241-7~deb10u4) ...
17:03:21 [2020-12-19T17:03:21.063Z] #11 27.93 Setting up libudev1:s390x (241-7~deb10u5) ...
17:03:21 [2020-12-19T17:03:21.063Z] #11 28.01 Selecting previously unselected package binutils-mingw-w64-i686.
17:03:21 [2020-12-19T17:03:21.063Z] #11 28.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
17:03:21 [2020-12-19T17:03:21.063Z] #11 28.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #11 28.09 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:03:21 [2020-12-19T17:03:21.063Z] #11 29.46 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:03:21 [2020-12-19T17:03:21.063Z] #11 29.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #11 29.49 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:03:21 [2020-12-19T17:03:21.063Z] #11 31.22 Selecting previously unselected package binutils-mingw-w64.
17:03:21 [2020-12-19T17:03:21.063Z] #11 31.24 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #11 31.24 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:03:21 [2020-12-19T17:03:21.063Z] #11 31.32 Selecting previously unselected package libdevmapper1.02.1:s390x.
17:03:21 [2020-12-19T17:03:21.063Z] #11 31.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #11 31.33 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
17:03:21 [2020-12-19T17:03:21.063Z] #11 31.50 Selecting previously unselected package dmsetup.
17:03:21 [2020-12-19T17:03:21.063Z] #11 31.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #11 31.50 Unpacking dmsetup (2:1.02.155-3) ...
17:03:21 [2020-12-19T17:03:21.063Z] #11 31.62 Selecting previously unselected package mingw-w64-common.
17:03:21 [2020-12-19T17:03:21.063Z] #11 31.62 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:03:21 [2020-12-19T17:03:21.063Z] #11 31.62 Unpacking mingw-w64-common (6.0.0-3) ...
17:03:21 [2020-12-19T17:03:21.269Z] #27 7.241 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:03:21 [2020-12-19T17:03:21.269Z] #27 7.299 
17:03:21 [2020-12-19T17:03:21.269Z] #27 7.351 
######################################################################## 100.0%
17:03:21 [2020-12-19T17:03:21.269Z] #27 7.501 
17:03:21 [2020-12-19T17:03:21.528Z] #27 7.774 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:03:21 [2020-12-19T17:03:21.714Z] #11 ...
17:03:21 [2020-12-19T17:03:21.714Z] 
17:03:21 [2020-12-19T17:03:21.714Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:21 [2020-12-19T17:03:21.714Z] #32 22.81 sync
17:03:21 [2020-12-19T17:03:21.714Z] #32 22.81 internal/reflectlite
17:03:21 [2020-12-19T17:03:21.714Z] #32 25.37 errors
17:03:21 [2020-12-19T17:03:21.714Z] #32 25.38 sort
17:03:21 [2020-12-19T17:03:21.714Z] #32 25.74 strconv
17:03:21 [2020-12-19T17:03:21.714Z] #32 26.13 io
17:03:21 [2020-12-19T17:03:21.714Z] #32 26.88 internal/oserror
17:03:21 [2020-12-19T17:03:21.714Z] #32 26.91 syscall
17:03:21 [2020-12-19T17:03:21.714Z] #32 28.51 reflect
17:03:21 [2020-12-19T17:03:21.714Z] #32 32.41 time
17:03:21 [2020-12-19T17:03:21.714Z] #32 ...
17:03:21 [2020-12-19T17:03:21.714Z] 
17:03:21 [2020-12-19T17:03:21.714Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.801 + RM_GOPATH=0
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.801 + TMP_GOPATH=
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.801 + : /build
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.801 + '[' -z '' ']'
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.801 ++ mktemp -d
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.801 + export GOPATH=/tmp/tmp.z9WzJ6Bjng
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.801 + GOPATH=/tmp/tmp.z9WzJ6Bjng
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.801 + RM_GOPATH=1
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.801 + case "$(go env GOARCH)" in
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.802 ++ go env GOARCH
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.834 + export GO_BUILDMODE=-buildmode=pie
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.834 + GO_BUILDMODE=-buildmode=pie
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.834 ++ dirname /tmp/install/install.sh
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.836 + dir=/tmp/install
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.836 + bin=containerd
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.836 + shift
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.836 + '[' '!' -f /tmp/install/containerd.installer ']'
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.836 + . /tmp/install/containerd.installer
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.836 ++ set -e
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.836 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.836 + install_containerd
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.836 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.836 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.836 + git clone https://github.com/containerd/containerd.git /tmp/tmp.z9WzJ6Bjng/src/github.com/containerd/containerd
17:03:21 [2020-12-19T17:03:21.714Z] #54 0.845 Cloning into '/tmp/tmp.z9WzJ6Bjng/src/github.com/containerd/containerd'...
17:03:21 [2020-12-19T17:03:21.795Z] #27 7.830 
17:03:22 [2020-12-19T17:03:22.007Z] #54 ...
17:03:22 [2020-12-19T17:03:22.007Z] 
17:03:22 [2020-12-19T17:03:22.007Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.06 go: finding github.com/fatih/color v1.7.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.14 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.14 go: finding github.com/mattn/go-colorable v0.1.4
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.16 go: finding github.com/mattn/go-isatty v0.0.8
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.18 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.20 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.23 go: finding github.com/pkg/errors v0.8.1
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.23 go: finding github.com/go-critic/go-critic v0.4.1
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.26 go: finding github.com/go-lintpack/lintpack v0.5.2
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.28 go: finding github.com/go-toolsmith/astfmt v1.0.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.28 go: finding github.com/mitchellh/go-homedir v1.1.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.28 go: finding github.com/sirupsen/logrus v1.4.2
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.30 go: finding github.com/go-toolsmith/astequal v1.0.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.30 go: finding github.com/stretchr/testify v1.4.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.35 go: finding github.com/go-toolsmith/astp v1.0.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.36 go: finding github.com/davecgh/go-spew v1.1.1
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.36 go: finding github.com/spf13/viper v1.6.1
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.36 go: finding github.com/go-toolsmith/astcast v1.0.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.37 go: finding github.com/pmezard/go-difflib v1.0.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.38 go: finding github.com/go-toolsmith/typep v1.0.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.39 go: finding github.com/stretchr/objx v0.2.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.39 go: finding github.com/go-toolsmith/astcopy v1.0.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.44 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.45 go: finding gopkg.in/yaml.v2 v2.2.7
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.45 go: finding github.com/go-toolsmith/strparse v1.0.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.51 go: finding github.com/bombsimon/wsl/v2 v2.0.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.56 go: finding github.com/fsnotify/fsnotify v1.4.7
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.57 go: finding github.com/spf13/cobra v0.0.5
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.57 go: finding github.com/gobwas/glob v0.2.3
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.60 go: finding github.com/hashicorp/hcl v1.0.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.63 go: finding github.com/spf13/pflag v1.0.5
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.63 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.66 go: finding github.com/magiconair/properties v1.8.1
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.67 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.76 go: finding github.com/mitchellh/mapstructure v1.1.2
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.82 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.83 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.83 go: finding github.com/pelletier/go-toml v1.2.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.85 go: finding github.com/spf13/afero v1.1.2
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.86 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.88 go: finding github.com/spf13/cast v1.3.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.89 go: finding golang.org/x/text v0.3.2
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.90 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.91 go: finding github.com/spf13/jwalterweatherman v1.0.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.94 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.95 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.95 go: finding github.com/subosito/gotenv v1.2.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.96 go: finding gopkg.in/ini.v1 v1.51.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.98 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:03:22 [2020-12-19T17:03:22.007Z] #47 25.99 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.02 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.03 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.04 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.12 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.12 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.14 go: finding github.com/kisielk/gotool v1.0.0
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.14 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.14 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.16 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.16 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.20 go: finding github.com/sourcegraph/go-diff v0.5.1
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.21 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.22 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.22 go: finding github.com/tommy-muehle/go-mnd v1.1.1
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.24 go: finding github.com/ultraware/funlen v0.0.2
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.28 go: finding github.com/ultraware/whitespace v0.0.4
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.28 go: finding github.com/gogo/protobuf v1.2.1
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.29 go: finding github.com/uudashr/gocognit v1.0.1
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.29 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.35 go: finding honnef.co/go/tools v0.0.1-2019.2.3
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.46 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.47 go: finding github.com/BurntSushi/toml v0.3.1
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.47 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:03:22 [2020-12-19T17:03:22.007Z] #47 26.50 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:03:22 [2020-12-19T17:03:22.007Z] #47 ...
17:03:22 [2020-12-19T17:03:22.007Z] 
17:03:22 [2020-12-19T17:03:22.007Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:22 [2020-12-19T17:03:22.007Z] #34 33.33 Setting up libicu63:s390x (63.1-6+deb10u1) ...
17:03:22 [2020-12-19T17:03:22.057Z] #27 7.950 
                                                                           0.6%
#####################################################################     96.2%
######################################################################## 100.0%
17:03:22 [2020-12-19T17:03:22.057Z] #27 8.137 
17:03:22 [2020-12-19T17:03:22.298Z] #34 33.34 Setting up xxd (2:8.1.0875-5) ...
17:03:22 [2020-12-19T17:03:22.298Z] #34 33.35 Setting up libuv1:s390x (1.24.1-1) ...
17:03:22 [2020-12-19T17:03:22.298Z] #34 33.36 Setting up vim-common (2:8.1.0875-5) ...
17:03:22 [2020-12-19T17:03:22.298Z] #34 33.38 Setting up librhash0:s390x (1.3.8-1) ...
17:03:22 [2020-12-19T17:03:22.298Z] #34 33.38 Setting up cmake-data (3.13.4-1) ...
17:03:22 [2020-12-19T17:03:22.298Z] #34 33.39 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ...
17:03:22 [2020-12-19T17:03:22.298Z] #34 33.39 Setting up libjsoncpp1:s390x (1.7.4-3) ...
17:03:22 [2020-12-19T17:03:22.298Z] #34 33.40 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
17:03:22 [2020-12-19T17:03:22.298Z] #34 33.41 Setting up cmake (3.13.4-1) ...
17:03:22 [2020-12-19T17:03:22.298Z] #34 33.41 Processing triggers for libc-bin (2.28-10) ...
17:03:22 [2020-12-19T17:03:22.298Z] #34 33.48 Processing triggers for mime-support (3.62) ...
17:03:22 [2020-12-19T17:03:22.317Z] #27 8.402 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
17:03:22 [2020-12-19T17:03:22.317Z] #27 8.452 
17:03:22 [2020-12-19T17:03:22.590Z] #34 DONE 33.8s
17:03:22 [2020-12-19T17:03:22.590Z] 
17:03:22 [2020-12-19T17:03:22.590Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:22 [2020-12-19T17:03:22.590Z] #40 33.55 Setting up libnl-3-dev:s390x (3.4.0-1) ...
17:03:22 [2020-12-19T17:03:22.590Z] #40 33.55 Processing triggers for libc-bin (2.28-10) ...
17:03:22 [2020-12-19T17:03:22.590Z] #40 DONE 33.9s
17:03:22 [2020-12-19T17:03:22.590Z] 
17:03:22 [2020-12-19T17:03:22.590Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:23 [2020-12-19T17:03:23.362Z] #27 8.609 
                                                                           0.0%
########################                                                  34.6%
#################################                                         47.1%
##########################################                                58.9%
###########################################                               60.4%
###########################################                               60.6%
######################################################################    97.3%
######################################################################## 100.0%
17:03:23 [2020-12-19T17:03:23.362Z] #27 9.384 
17:03:23 [2020-12-19T17:03:23.621Z] #27 9.729 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:03:23 [2020-12-19T17:03:23.621Z] #27 9.789 
17:03:23 [2020-12-19T17:03:23.879Z] #27 9.825 
######################################################################## 100.0%
17:03:23 [2020-12-19T17:03:23.879Z] #27 9.933 
17:03:24 [2020-12-19T17:03:24.102Z] #41 ...
17:03:24 [2020-12-19T17:03:24.102Z] 
17:03:24 [2020-12-19T17:03:24.102Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:03:24 [2020-12-19T17:03:24.102Z] #45 DONE 35.5s
17:03:24 [2020-12-19T17:03:24.139Z] #27 10.21 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:03:24 [2020-12-19T17:03:24.139Z] #27 10.27 
17:03:24 [2020-12-19T17:03:24.393Z] 
17:03:24 [2020-12-19T17:03:24.393Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:24 [2020-12-19T17:03:24.393Z] #11 35.64 Selecting previously unselected package mingw-w64-x86-64-dev.
17:03:24 [2020-12-19T17:03:24.393Z] #11 35.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:03:24 [2020-12-19T17:03:24.393Z] #11 35.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:03:24 [2020-12-19T17:03:24.435Z] #27 10.41 
######################################################################## 100.0%
17:03:24 [2020-12-19T17:03:24.435Z] #27 10.47 
17:03:24 [2020-12-19T17:03:24.435Z] #27 10.48 Download of images into '/build' complete.
17:03:24 [2020-12-19T17:03:24.435Z] #27 10.48 Use something like the following to load the result into a Docker daemon:
17:03:24 [2020-12-19T17:03:24.435Z] #27 10.48   tar -cC '/build' . | docker load
17:03:25 [2020-12-19T17:03:25.371Z] #27 DONE 11.5s
17:03:25 [2020-12-19T17:03:25.371Z] 
17:03:25 [2020-12-19T17:03:25.371Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:03:25 [2020-12-19T17:03:25.371Z] #9 DONE 7.9s
17:03:25 [2020-12-19T17:03:25.371Z] 
17:03:25 [2020-12-19T17:03:25.371Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:03:26 [2020-12-19T17:03:26.455Z] #11 ...
17:03:26 [2020-12-19T17:03:26.455Z] 
17:03:26 [2020-12-19T17:03:26.455Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:26 [2020-12-19T17:03:26.455Z] #49 27.69 bytes
17:03:26 [2020-12-19T17:03:26.455Z] #49 27.69 syscall
17:03:26 [2020-12-19T17:03:26.455Z] #49 29.00 reflect
17:03:26 [2020-12-19T17:03:26.455Z] #49 33.06 time
17:03:26 [2020-12-19T17:03:26.455Z] #49 37.18 context
17:03:26 [2020-12-19T17:03:26.455Z] #49 37.59 encoding/binary
17:03:26 [2020-12-19T17:03:26.455Z] #49 37.75 internal/fmtsort
17:03:26 [2020-12-19T17:03:26.455Z] #49 ...
17:03:26 [2020-12-19T17:03:26.455Z] 
17:03:26 [2020-12-19T17:03:26.455Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.803 + RM_GOPATH=0
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.803 + TMP_GOPATH=
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.803 + : /build
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.803 + '[' -z '' ']'
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.803 ++ mktemp -d
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.803 + export GOPATH=/tmp/tmp.lc9825IJ0G
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.803 + GOPATH=/tmp/tmp.lc9825IJ0G
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.803 + RM_GOPATH=1
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.803 + case "$(go env GOARCH)" in
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.803 ++ go env GOARCH
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.808 + export GO_BUILDMODE=-buildmode=pie
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.808 + GO_BUILDMODE=-buildmode=pie
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.808 ++ dirname /tmp/install/install.sh
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.823 + dir=/tmp/install
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.823 + bin=tini
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.823 + shift
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.823 + '[' '!' -f /tmp/install/tini.installer ']'
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.823 + . /tmp/install/tini.installer
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.823 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.823 + install_tini
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.824 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.824 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.824 + git clone https://github.com/krallin/tini.git /tmp/tmp.lc9825IJ0G/tini
17:03:26 [2020-12-19T17:03:26.455Z] #35 0.832 Cloning into '/tmp/tmp.lc9825IJ0G/tini'...
17:03:26 [2020-12-19T17:03:26.455Z] #35 1.441 + cd /tmp/tmp.lc9825IJ0G/tini
17:03:26 [2020-12-19T17:03:26.455Z] #35 1.448 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:03:26 [2020-12-19T17:03:26.455Z] #35 1.451 + cmake .
17:03:26 [2020-12-19T17:03:26.455Z] #35 1.816 -- The C compiler identification is GNU 8.3.0
17:03:26 [2020-12-19T17:03:26.455Z] #35 1.838 -- Check for working C compiler: /usr/bin/cc
17:03:26 [2020-12-19T17:03:26.455Z] #35 2.554 -- Check for working C compiler: /usr/bin/cc -- works
17:03:26 [2020-12-19T17:03:26.455Z] #35 2.554 -- Detecting C compiler ABI info
17:03:26 [2020-12-19T17:03:26.455Z] #35 2.977 -- Detecting C compiler ABI info - done
17:03:26 [2020-12-19T17:03:26.455Z] #35 2.990 -- Detecting C compile features
17:03:26 [2020-12-19T17:03:26.455Z] #35 3.896 -- Detecting C compile features - done
17:03:26 [2020-12-19T17:03:26.455Z] #35 3.926 -- Performing Test HAS_BUILTIN_FORTIFY
17:03:26 [2020-12-19T17:03:26.747Z] #35 4.070 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:03:26 [2020-12-19T17:03:26.747Z] #35 4.118 -- Configuring done
17:03:26 [2020-12-19T17:03:26.747Z] #35 4.129 -- Generating done
17:03:26 [2020-12-19T17:03:26.747Z] #35 4.138 -- Build files have been written to: /tmp/tmp.lc9825IJ0G/tini
17:03:26 [2020-12-19T17:03:26.747Z] #35 4.144 + make tini-static
17:03:27 [2020-12-19T17:03:27.038Z] #35 4.412 Scanning dependencies of target tini-static
17:03:27 [2020-12-19T17:03:27.038Z] #35 4.464 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:03:27 [2020-12-19T17:03:27.288Z] #10 DONE 1.8s
17:03:27 [2020-12-19T17:03:27.288Z] 
17:03:27 [2020-12-19T17:03:27.288Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:03:27 [2020-12-19T17:03:27.288Z] #29 DONE 0.2s
17:03:27 [2020-12-19T17:03:27.288Z] 
17:03:27 [2020-12-19T17:03:27.288Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:03:27 [2020-12-19T17:03:27.288Z] #37 DONE 0.1s
17:03:27 [2020-12-19T17:03:27.288Z] 
17:03:27 [2020-12-19T17:03:27.288Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:03:27 [2020-12-19T17:03:27.668Z] #35 5.150 [100%] Linking C executable tini-static
17:03:27 [2020-12-19T17:03:27.958Z] #35 5.500 [100%] Built target tini-static
17:03:28 [2020-12-19T17:03:28.249Z] #35 5.576 + mkdir -p /build
17:03:28 [2020-12-19T17:03:28.249Z] #35 5.578 + cp tini-static /build/docker-init
17:03:28 [2020-12-19T17:03:28.542Z] #35 DONE 5.9s
17:03:28 [2020-12-19T17:03:28.542Z] 
17:03:28 [2020-12-19T17:03:28.542Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:28 [2020-12-19T17:03:28.542Z] #11 39.70 Selecting previously unselected package gcc-mingw-w64-base.
17:03:28 [2020-12-19T17:03:28.542Z] #11 39.70 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
17:03:28 [2020-12-19T17:03:28.542Z] #11 39.71 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:03:28 [2020-12-19T17:03:28.542Z] #11 39.90 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:03:28 [2020-12-19T17:03:28.839Z] #11 39.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
17:03:28 [2020-12-19T17:03:28.839Z] #11 39.92 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:03:28 [2020-12-19T17:03:28.839Z] #11 ...
17:03:28 [2020-12-19T17:03:28.839Z] 
17:03:28 [2020-12-19T17:03:28.839Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:28 [2020-12-19T17:03:28.839Z] #43 30.12 syscall
17:03:28 [2020-12-19T17:03:28.839Z] #43 36.26 time
17:03:28 [2020-12-19T17:03:28.839Z] #43 38.78 strings
17:03:28 [2020-12-19T17:03:28.839Z] #43 38.99 os
17:03:29 [2020-12-19T17:03:29.133Z] #43 ...
17:03:29 [2020-12-19T17:03:29.133Z] 
17:03:29 [2020-12-19T17:03:29.133Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:29 [2020-12-19T17:03:29.133Z] #32 36.93 internal/poll
17:03:29 [2020-12-19T17:03:29.133Z] #32 38.00 internal/syscall/execenv
17:03:29 [2020-12-19T17:03:29.133Z] #32 38.09 internal/syscall/unix
17:03:29 [2020-12-19T17:03:29.133Z] #32 38.18 os
17:03:29 [2020-12-19T17:03:29.133Z] #32 38.21 strings
17:03:29 [2020-12-19T17:03:29.133Z] #32 40.08 path
17:03:29 [2020-12-19T17:03:29.464Z] #32 40.66 text/tabwriter
17:03:29 [2020-12-19T17:03:29.754Z] #32 40.86 fmt
17:03:29 [2020-12-19T17:03:29.754Z] #32 41.10 path/filepath
17:03:29 [2020-12-19T17:03:29.835Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0b46509b57b44445f) in /home/ubuntu/workspace/moby_PR-41740
[Pipeline] {
[Pipeline] checkout
17:03:30 [2020-12-19T17:03:30.786Z] #32 41.85 io/ioutil
17:03:31 [2020-12-19T17:03:31.817Z] #32 42.87 flag
17:03:31 [2020-12-19T17:03:31.817Z] #32 42.87 github.com/BurntSushi/toml
17:03:31 [2020-12-19T17:03:31.817Z] #32 ...
17:03:31 [2020-12-19T17:03:31.817Z] 
17:03:31 [2020-12-19T17:03:31.817Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:31 [2020-12-19T17:03:31.817Z] #41 7.176 Note: Building without setproctitle() and strlcpy() support.
17:03:31 [2020-12-19T17:03:31.817Z] #41 7.176       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:03:31 [2020-12-19T17:03:31.817Z] #41 7.193 Note: Building without GnuTLS support
17:03:31 [2020-12-19T17:03:31.817Z] #41 7.195 Makefile.config:39: Warn: you have no libnftables installed
17:03:31 [2020-12-19T17:03:31.817Z] #41 7.195 Makefile.config:40: Warn: Building without nftables support
17:03:31 [2020-12-19T17:03:31.817Z] #41 8.139 fatal: not a git repository (or any of the parent directories): .git
17:03:31 [2020-12-19T17:03:31.817Z] #41 8.145   GEN      .gitid
17:03:31 [2020-12-19T17:03:31.817Z] #41 8.156   GEN      criu/include/version.h
17:03:31 [2020-12-19T17:03:31.817Z] #41 8.169   GEN      include/common/asm
17:03:31 [2020-12-19T17:03:31.817Z] #41 8.971   PBCC     images/timens.pb-c.c
17:03:31 [2020-12-19T17:03:31.817Z] #41 8.976   DEP      images/timens.pb-c.d
17:03:31 [2020-12-19T17:03:31.817Z] #41 9.017   PBCC     images/fown.pb-c.c
17:03:31 [2020-12-19T17:03:31.817Z] #41 9.028   PBCC     images/google/protobuf/descriptor.pb-c.c
17:03:31 [2020-12-19T17:03:31.817Z] #41 9.069   PBCC     images/opts.pb-c.c
17:03:31 [2020-12-19T17:03:31.817Z] #41 9.100   PBCC     images/memfd.pb-c.c
17:03:31 [2020-12-19T17:03:31.817Z] #41 9.123   DEP      images/fown.pb-c.d
17:03:31 [2020-12-19T17:03:31.817Z] #41 9.145   DEP      images/google/protobuf/descriptor.pb-c.d
17:03:31 [2020-12-19T17:03:31.817Z] #41 9.179   DEP      images/opts.pb-c.d
17:03:31 [2020-12-19T17:03:31.817Z] #41 9.204   DEP      images/memfd.pb-c.d
17:03:31 [2020-12-19T17:03:31.817Z] #41 9.232   PBCC     images/sit.pb-c.c
17:03:31 [2020-12-19T17:03:31.817Z] #41 9.253   DEP      images/sit.pb-c.d
17:03:31 [2020-12-19T17:03:31.817Z] #41 9.281   PBCC     images/macvlan.pb-c.c
17:03:31 [2020-12-19T17:03:31.817Z] #41 9.303   DEP      images/macvlan.pb-c.d
17:03:31 [2020-12-19T17:03:31.817Z] #41 9.331   PBCC     images/autofs.pb-c.c
17:03:31 [2020-12-19T17:03:31.817Z] #41 9.341   DEP      images/autofs.pb-c.d
17:03:32 [2020-12-19T17:03:32.003Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fc648adf6deaf6f9) in /home/ubuntu/workspace/moby_PR-41740
[Pipeline] {
[Pipeline] checkout
17:03:32 [2020-12-19T17:03:32.108Z] #41 9.373   PBCC     images/sysctl.pb-c.c
17:03:32 [2020-12-19T17:03:32.108Z] #41 9.376   DEP      images/sysctl.pb-c.d
17:03:32 [2020-12-19T17:03:32.108Z] #41 9.391   PBCC     images/time.pb-c.c
17:03:32 [2020-12-19T17:03:32.108Z] #41 9.409   DEP      images/time.pb-c.d
17:03:32 [2020-12-19T17:03:32.108Z] #41 9.424   PBCC     images/binfmt-misc.pb-c.c
17:03:32 [2020-12-19T17:03:32.108Z] #41 9.447   DEP      images/binfmt-misc.pb-c.d
17:03:32 [2020-12-19T17:03:32.108Z] #41 9.476   PBCC     images/seccomp.pb-c.c
17:03:32 [2020-12-19T17:03:32.108Z] #41 9.481   DEP      images/seccomp.pb-c.d
17:03:32 [2020-12-19T17:03:32.108Z] #41 9.503   PBCC     images/userns.pb-c.c
17:03:32 [2020-12-19T17:03:32.108Z] #41 9.516   DEP      images/userns.pb-c.d
17:03:32 [2020-12-19T17:03:32.108Z] #41 9.540   PBCC     images/cgroup.pb-c.c
17:03:32 [2020-12-19T17:03:32.108Z] #41 9.552   DEP      images/cgroup.pb-c.d
17:03:32 [2020-12-19T17:03:32.108Z] #41 9.578   PBCC     images/ext-file.pb-c.c
17:03:32 [2020-12-19T17:03:32.108Z] #41 9.580   DEP      images/ext-file.pb-c.d
17:03:32 [2020-12-19T17:03:32.108Z] #41 9.624   PBCC     images/rpc.pb-c.c
17:03:32 [2020-12-19T17:03:32.108Z] #41 9.654   DEP      images/rpc.pb-c.d
17:03:32 [2020-12-19T17:03:32.398Z] #41 9.675   PBCC     images/siginfo.pb-c.c
17:03:32 [2020-12-19T17:03:32.398Z] #41 9.684   DEP      images/siginfo.pb-c.d
17:03:32 [2020-12-19T17:03:32.398Z] #41 9.723   PBCC     images/pagemap.pb-c.c
17:03:32 [2020-12-19T17:03:32.398Z] #41 9.766   DEP      images/pagemap.pb-c.d
17:03:32 [2020-12-19T17:03:32.398Z] #41 9.790   PBCC     images/rlimit.pb-c.c
17:03:32 [2020-12-19T17:03:32.398Z] #41 9.799   DEP      images/rlimit.pb-c.d
17:03:32 [2020-12-19T17:03:32.398Z] #41 9.827   PBCC     images/file-lock.pb-c.c
17:03:32 [2020-12-19T17:03:32.398Z] #41 9.834   DEP      images/file-lock.pb-c.d
17:03:32 [2020-12-19T17:03:32.398Z] #41 9.870   PBCC     images/tty.pb-c.c
17:03:32 [2020-12-19T17:03:32.398Z] #41 9.925   DEP      images/tty.pb-c.d
17:03:32 [2020-12-19T17:03:32.398Z] #41 9.947   PBCC     images/tun.pb-c.c
17:03:32 [2020-12-19T17:03:32.398Z] #41 9.976   PBCC     images/netdev.pb-c.c
17:03:32 [2020-12-19T17:03:32.578Z] #30 ...
17:03:32 [2020-12-19T17:03:32.578Z] 
17:03:32 [2020-12-19T17:03:32.578Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:03:32 [2020-12-19T17:03:32.578Z] #22 3.996 + RM_GOPATH=0
17:03:32 [2020-12-19T17:03:32.578Z] #22 3.996 + TMP_GOPATH=
17:03:32 [2020-12-19T17:03:32.578Z] #22 3.997 + : /build
17:03:32 [2020-12-19T17:03:32.578Z] #22 3.997 + '[' -z '' ']'
17:03:32 [2020-12-19T17:03:32.578Z] #22 3.997 ++ mktemp -d
17:03:32 [2020-12-19T17:03:32.578Z] #22 3.999 + export GOPATH=/tmp/tmp.PgUXISCyv5
17:03:32 [2020-12-19T17:03:32.578Z] #22 3.999 + GOPATH=/tmp/tmp.PgUXISCyv5
17:03:32 [2020-12-19T17:03:32.578Z] #22 3.999 + RM_GOPATH=1
17:03:32 [2020-12-19T17:03:32.578Z] #22 3.999 + case "$(go env GOARCH)" in
17:03:32 [2020-12-19T17:03:32.578Z] #22 3.999 ++ go env GOARCH
17:03:32 [2020-12-19T17:03:32.578Z] #22 4.004 + export GO_BUILDMODE=-buildmode=pie
17:03:32 [2020-12-19T17:03:32.578Z] #22 4.004 + GO_BUILDMODE=-buildmode=pie
17:03:32 [2020-12-19T17:03:32.578Z] #22 4.014 Install docker/cli version 17.06.2-ce from stable
17:03:32 [2020-12-19T17:03:32.578Z] #22 4.014 ++ dirname /tmp/install/install.sh
17:03:32 [2020-12-19T17:03:32.578Z] #22 4.014 + dir=/tmp/install
17:03:32 [2020-12-19T17:03:32.578Z] #22 4.014 + bin=dockercli
17:03:32 [2020-12-19T17:03:32.578Z] #22 4.014 + shift
17:03:32 [2020-12-19T17:03:32.578Z] #22 4.014 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:03:32 [2020-12-19T17:03:32.578Z] #22 4.014 + . /tmp/install/dockercli.installer
17:03:32 [2020-12-19T17:03:32.578Z] #22 4.014 ++ : stable
17:03:32 [2020-12-19T17:03:32.578Z] #22 4.014 ++ : 17.06.2-ce
17:03:32 [2020-12-19T17:03:32.578Z] #22 4.014 + install_dockercli
17:03:32 [2020-12-19T17:03:32.578Z] #22 4.014 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:03:32 [2020-12-19T17:03:32.578Z] #22 4.014 ++ uname -m
17:03:32 [2020-12-19T17:03:32.578Z] #22 4.014 + arch=x86_64
17:03:32 [2020-12-19T17:03:32.578Z] #22 4.014 + '[' x86_64 '!=' x86_64 ']'
17:03:32 [2020-12-19T17:03:32.578Z] #22 4.014 + url=https://download.docker.com/linux/static
17:03:32 [2020-12-19T17:03:32.578Z] #22 4.014 + tar -xz docker/docker
17:03:32 [2020-12-19T17:03:32.578Z] #22 4.014 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:03:32 [2020-12-19T17:03:32.689Z] #41 10.00   DEP      images/tun.pb-c.d
17:03:32 [2020-12-19T17:03:32.689Z] #41 10.05   DEP      images/netdev.pb-c.d
17:03:32 [2020-12-19T17:03:32.689Z] #41 10.06   PBCC     images/vma.pb-c.c
17:03:32 [2020-12-19T17:03:32.689Z] #41 10.08   DEP      images/vma.pb-c.d
17:03:32 [2020-12-19T17:03:32.689Z] #41 10.14   PBCC     images/creds.pb-c.c
17:03:32 [2020-12-19T17:03:32.689Z] #41 10.14   DEP      images/creds.pb-c.d
17:03:32 [2020-12-19T17:03:32.689Z] #41 10.18   PBCC     images/utsns.pb-c.c
17:03:32 [2020-12-19T17:03:32.689Z] #41 10.19   DEP      images/utsns.pb-c.d
17:03:32 [2020-12-19T17:03:32.979Z] #41 10.21   PBCC     images/ipc-desc.pb-c.c
17:03:32 [2020-12-19T17:03:32.979Z] #41 10.24   PBCC     images/ipc-sem.pb-c.c
17:03:32 [2020-12-19T17:03:32.979Z] #41 10.26   DEP      images/ipc-desc.pb-c.d
17:03:32 [2020-12-19T17:03:32.979Z] #41 10.27   DEP      images/ipc-sem.pb-c.d
17:03:32 [2020-12-19T17:03:32.979Z] #41 10.33   PBCC     images/ipc-msg.pb-c.c
17:03:32 [2020-12-19T17:03:32.979Z] #41 10.34   DEP      images/ipc-msg.pb-c.d
17:03:32 [2020-12-19T17:03:32.979Z] #41 10.39   PBCC     images/ipc-shm.pb-c.c
17:03:32 [2020-12-19T17:03:32.979Z] #41 10.40   DEP      images/ipc-shm.pb-c.d
17:03:32 [2020-12-19T17:03:32.979Z] #41 10.41   PBCC     images/ipc-var.pb-c.c
17:03:32 [2020-12-19T17:03:32.979Z] #41 10.43   DEP      images/ipc-var.pb-c.d
17:03:32 [2020-12-19T17:03:32.979Z] #41 10.45   PBCC     images/sk-opts.pb-c.c
17:03:32 [2020-12-19T17:03:32.979Z] #41 10.47   PBCC     images/packet-sock.pb-c.c
17:03:32 [2020-12-19T17:03:32.979Z] #41 10.51   DEP      images/sk-opts.pb-c.d
17:03:32 [2020-12-19T17:03:32.979Z] #41 10.55   DEP      images/packet-sock.pb-c.d
17:03:33 [2020-12-19T17:03:33.269Z] #41 10.59   PBCC     images/sk-netlink.pb-c.c
17:03:33 [2020-12-19T17:03:33.269Z] #41 10.61   DEP      images/sk-netlink.pb-c.d
17:03:33 [2020-12-19T17:03:33.269Z] #41 10.67   PBCC     images/sk-inet.pb-c.c
17:03:33 [2020-12-19T17:03:33.269Z] #41 10.69   DEP      images/sk-inet.pb-c.d
17:03:33 [2020-12-19T17:03:33.269Z] #41 10.72   PBCC     images/sk-unix.pb-c.c
17:03:33 [2020-12-19T17:03:33.269Z] #41 10.75   DEP      images/sk-unix.pb-c.d
17:03:33 [2020-12-19T17:03:33.269Z] #41 10.78   PBCC     images/mm.pb-c.c
17:03:33 [2020-12-19T17:03:33.559Z] #41 10.79   DEP      images/mm.pb-c.d
17:03:33 [2020-12-19T17:03:33.559Z] #41 10.84   PBCC     images/timerfd.pb-c.c
17:03:33 [2020-12-19T17:03:33.559Z] #41 10.88   DEP      images/timerfd.pb-c.d
17:03:33 [2020-12-19T17:03:33.559Z] #41 10.90   PBCC     images/timer.pb-c.c
17:03:33 [2020-12-19T17:03:33.559Z] #41 10.91   DEP      images/timer.pb-c.d
17:03:33 [2020-12-19T17:03:33.559Z] #41 10.95   PBCC     images/sa.pb-c.c
17:03:33 [2020-12-19T17:03:33.559Z] #41 10.95   DEP      images/sa.pb-c.d
17:03:33 [2020-12-19T17:03:33.559Z] #41 11.01   PBCC     images/pipe-data.pb-c.c
17:03:33 [2020-12-19T17:03:33.559Z] #41 11.03   DEP      images/pipe-data.pb-c.d
17:03:33 [2020-12-19T17:03:33.559Z] #41 11.08   PBCC     images/mnt.pb-c.c
17:03:33 [2020-12-19T17:03:33.559Z] #41 11.11   DEP      images/mnt.pb-c.d
17:03:33 [2020-12-19T17:03:33.559Z] #41 11.13   PBCC     images/sk-packet.pb-c.c
17:03:33 [2020-12-19T17:03:33.850Z] #41 11.16   DEP      images/sk-packet.pb-c.d
17:03:33 [2020-12-19T17:03:33.850Z] #41 11.20   PBCC     images/tcp-stream.pb-c.c
17:03:33 [2020-12-19T17:03:33.850Z] #41 11.25   DEP      images/tcp-stream.pb-c.d
17:03:33 [2020-12-19T17:03:33.850Z] #41 11.27   PBCC     images/pipe.pb-c.c
17:03:33 [2020-12-19T17:03:33.850Z] #41 11.29   DEP      images/pipe.pb-c.d
17:03:33 [2020-12-19T17:03:33.850Z] #41 11.31   PBCC     images/pstree.pb-c.c
17:03:33 [2020-12-19T17:03:33.850Z] #41 11.33   DEP      images/pstree.pb-c.d
17:03:33 [2020-12-19T17:03:33.850Z] #41 11.34   PBCC     images/fs.pb-c.c
17:03:34 [2020-12-19T17:03:34.140Z] #41 11.36   DEP      images/fs.pb-c.d
17:03:34 [2020-12-19T17:03:34.140Z] #41 11.40   PBCC     images/signalfd.pb-c.c
17:03:34 [2020-12-19T17:03:34.140Z] #41 11.44   DEP      images/signalfd.pb-c.d
17:03:34 [2020-12-19T17:03:34.140Z] #41 11.45   PBCC     images/fh.pb-c.c
17:03:34 [2020-12-19T17:03:34.140Z] #41 11.46   PBCC     images/fsnotify.pb-c.c
17:03:34 [2020-12-19T17:03:34.140Z] #41 11.50   DEP      images/fh.pb-c.d
17:03:34 [2020-12-19T17:03:34.140Z] #41 11.52   DEP      images/fsnotify.pb-c.d
17:03:34 [2020-12-19T17:03:34.140Z] #41 11.55   PBCC     images/eventpoll.pb-c.c
17:03:34 [2020-12-19T17:03:34.140Z] #41 11.55   DEP      images/eventpoll.pb-c.d
17:03:34 [2020-12-19T17:03:34.140Z] #41 11.59   PBCC     images/eventfd.pb-c.c
17:03:34 [2020-12-19T17:03:34.140Z] #41 11.61   DEP      images/eventfd.pb-c.d
17:03:34 [2020-12-19T17:03:34.413Z] using credential docker-jenkins-github-credentials
17:03:34 [2020-12-19T17:03:34.424Z] Cloning the remote Git repository
17:03:34 [2020-12-19T17:03:34.424Z] Cloning with configured refspecs honoured and without tags
17:03:34 [2020-12-19T17:03:34.431Z] #41 11.64   PBCC     images/remap-file-path.pb-c.c
17:03:34 [2020-12-19T17:03:34.431Z] #41 11.64   DEP      images/remap-file-path.pb-c.d
17:03:34 [2020-12-19T17:03:34.431Z] #41 11.67   PBCC     images/fifo.pb-c.c
17:03:34 [2020-12-19T17:03:34.431Z] #41 11.67   DEP      images/fifo.pb-c.d
17:03:34 [2020-12-19T17:03:34.431Z] #41 11.69   PBCC     images/ghost-file.pb-c.c
17:03:34 [2020-12-19T17:03:34.431Z] #41 11.74   DEP      images/ghost-file.pb-c.d
17:03:34 [2020-12-19T17:03:34.431Z] #41 11.78   PBCC     images/regfile.pb-c.c
17:03:34 [2020-12-19T17:03:34.431Z] #41 11.79   DEP      images/regfile.pb-c.d
17:03:34 [2020-12-19T17:03:34.431Z] #41 11.81   PBCC     images/ns.pb-c.c
17:03:34 [2020-12-19T17:03:34.431Z] #41 11.83   DEP      images/ns.pb-c.d
17:03:34 [2020-12-19T17:03:34.431Z] #41 11.86   PBCC     images/fdinfo.pb-c.c
17:03:34 [2020-12-19T17:03:34.431Z] #41 11.90   DEP      images/fdinfo.pb-c.d
17:03:34 [2020-12-19T17:03:34.431Z] #41 11.93   PBCC     images/core-aarch64.pb-c.c
17:03:34 [2020-12-19T17:03:34.431Z] #41 11.96   PBCC     images/core-arm.pb-c.c
17:03:34 [2020-12-19T17:03:34.512Z] #22 7.237 + mkdir -p /build
17:03:34 [2020-12-19T17:03:34.512Z] #22 7.237 + mv docker/docker /build/
17:03:34 [2020-12-19T17:03:34.512Z] #22 7.237 + rmdir docker
17:03:34 [2020-12-19T17:03:34.084Z] Cloning repository https://github.com/moby/moby.git
17:03:34 [2020-12-19T17:03:34.153Z]  > git init /home/ubuntu/workspace/moby_PR-41740 # timeout=10
17:03:34 [2020-12-19T17:03:34.721Z] #41 11.99   PBCC     images/core-ppc64.pb-c.c
17:03:34 [2020-12-19T17:03:34.721Z] #41 12.02   PBCC     images/core-s390.pb-c.c
17:03:34 [2020-12-19T17:03:34.721Z] #41 12.06   PBCC     images/core-x86.pb-c.c
17:03:34 [2020-12-19T17:03:34.722Z] #41 12.09   PBCC     images/core.pb-c.c
17:03:34 [2020-12-19T17:03:34.722Z] #41 12.13   PBCC     images/inventory.pb-c.c
17:03:34 [2020-12-19T17:03:34.722Z] #41 12.17   DEP      images/core-aarch64.pb-c.d
17:03:34 [2020-12-19T17:03:34.722Z] #41 12.20   DEP      images/core-arm.pb-c.d
17:03:35 [2020-12-19T17:03:35.012Z] #41 12.23   DEP      images/core-ppc64.pb-c.d
17:03:35 [2020-12-19T17:03:35.012Z] #41 12.26   DEP      images/core-s390.pb-c.d
17:03:35 [2020-12-19T17:03:35.012Z] #41 12.30   DEP      images/core-x86.pb-c.d
17:03:35 [2020-12-19T17:03:35.012Z] #41 12.34   DEP      images/core.pb-c.d
17:03:35 [2020-12-19T17:03:35.012Z] #41 12.40   DEP      images/inventory.pb-c.d
17:03:35 [2020-12-19T17:03:35.012Z] #41 12.44   PBCC     images/cpuinfo.pb-c.c
17:03:35 [2020-12-19T17:03:35.126Z] using credential docker-jenkins-github-credentials
17:03:35 [2020-12-19T17:03:35.132Z] Cloning the remote Git repository
17:03:35 [2020-12-19T17:03:35.132Z] Cloning with configured refspecs honoured and without tags
17:03:35 [2020-12-19T17:03:35.302Z] #41 12.49   DEP      images/cpuinfo.pb-c.d
17:03:35 [2020-12-19T17:03:35.302Z] #41 12.52   PBCC     images/stats.pb-c.c
17:03:35 [2020-12-19T17:03:35.302Z] #41 12.53   DEP      images/stats.pb-c.d
17:03:35 [2020-12-19T17:03:35.118Z] Cloning repository https://github.com/moby/moby.git
17:03:35 [2020-12-19T17:03:35.181Z]  > git init /home/ubuntu/workspace/moby_PR-41740 # timeout=10
17:03:35 [2020-12-19T17:03:35.489Z] Fetching upstream changes from https://github.com/moby/moby.git
17:03:35 [2020-12-19T17:03:35.489Z]  > git --version # timeout=10
17:03:35 [2020-12-19T17:03:35.514Z]  > git --version # 'git version 2.17.1'
17:03:35 [2020-12-19T17:03:35.514Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:35 [2020-12-19T17:03:35.531Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41740/head:refs/remotes/origin/PR-41740 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:03:34 [2020-12-19T17:03:34.527Z] Fetching upstream changes from https://github.com/moby/moby.git
17:03:34 [2020-12-19T17:03:34.527Z]  > git --version # timeout=10
17:03:34 [2020-12-19T17:03:34.542Z]  > git --version # 'git version 2.7.4'
17:03:34 [2020-12-19T17:03:34.543Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:34 [2020-12-19T17:03:34.546Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41740/head:refs/remotes/origin/PR-41740 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:03:35 [2020-12-19T17:03:35.935Z] #22 ...
17:03:35 [2020-12-19T17:03:35.935Z] 
17:03:35 [2020-12-19T17:03:35.935Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:03:35 [2020-12-19T17:03:35.935Z] #30 8.271 + git clone https://github.com/kolyshkin/go-swagger.git .
17:03:35 [2020-12-19T17:03:35.944Z] #41 13.31 make[1]: Nothing to be done for 'all'.
17:03:36 [2020-12-19T17:03:36.301Z] #30 8.273 Cloning into '.'...
17:03:36 [2020-12-19T17:03:36.584Z] #41 ...
17:03:36 [2020-12-19T17:03:36.584Z] 
17:03:36 [2020-12-19T17:03:36.584Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:36 [2020-12-19T17:03:36.584Z] #32 43.91 log
17:03:36 [2020-12-19T17:03:36.584Z] #32 45.11 github.com/BurntSushi/toml/cmd/tomlv
17:03:36 [2020-12-19T17:03:36.584Z] #32 DONE 47.7s
17:03:36 [2020-12-19T17:03:36.584Z] 
17:03:36 [2020-12-19T17:03:36.584Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:36 [2020-12-19T17:03:36.584Z] #43 41.18 regexp/syntax
17:03:36 [2020-12-19T17:03:36.584Z] #43 41.83 fmt
17:03:36 [2020-12-19T17:03:36.584Z] #43 43.90 regexp
17:03:36 [2020-12-19T17:03:36.584Z] #43 45.24 internal/lazyregexp
17:03:36 [2020-12-19T17:03:36.584Z] #43 45.24 go/token
17:03:36 [2020-12-19T17:03:36.584Z] #43 45.42 net/url
17:03:36 [2020-12-19T17:03:36.584Z] #43 45.78 go/scanner
17:03:36 [2020-12-19T17:03:36.584Z] #43 46.60 text/template/parse
17:03:36 [2020-12-19T17:03:36.584Z] #43 46.72 go/ast
17:03:36 [2020-12-19T17:03:36.881Z] #43 ...
17:03:36 [2020-12-19T17:03:36.881Z] 
17:03:36 [2020-12-19T17:03:36.881Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:36 [2020-12-19T17:03:36.881Z] #49 38.21 os
17:03:36 [2020-12-19T17:03:36.882Z] #49 38.90 encoding/base64
17:03:36 [2020-12-19T17:03:36.882Z] #49 39.48 strings
17:03:36 [2020-12-19T17:03:36.882Z] #49 40.50 fmt
17:03:36 [2020-12-19T17:03:36.882Z] #49 41.63 path/filepath
17:03:36 [2020-12-19T17:03:36.882Z] #49 42.48 golang.org/x/sys/unix
17:03:36 [2020-12-19T17:03:36.882Z] #49 43.10 encoding/json
17:03:36 [2020-12-19T17:03:36.882Z] #49 47.80 github.com/pkg/diff
17:03:37 [2020-12-19T17:03:37.172Z] #49 ...
17:03:37 [2020-12-19T17:03:37.172Z] 
17:03:37 [2020-12-19T17:03:37.172Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:37 [2020-12-19T17:03:37.172Z] #41 14.43   CC       images/stats.o
17:03:37 [2020-12-19T17:03:37.172Z] #41 14.68   CC       images/core.o
17:03:37 [2020-12-19T17:03:37.248Z] #30 ...
17:03:37 [2020-12-19T17:03:37.248Z] 
17:03:37 [2020-12-19T17:03:37.248Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:03:37 [2020-12-19T17:03:37.248Z] #22 DONE 10.0s
17:03:37 [2020-12-19T17:03:37.248Z] 
17:03:37 [2020-12-19T17:03:37.248Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:37 [2020-12-19T17:03:37.248Z] #40 8.298 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:03:37 [2020-12-19T17:03:37.248Z] #40 8.392 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:03:37 [2020-12-19T17:03:37.248Z] #40 8.395 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:03:37 [2020-12-19T17:03:37.248Z] #40 9.929 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:03:37 [2020-12-19T17:03:37.509Z] #40 ...
17:03:37 [2020-12-19T17:03:37.509Z] 
17:03:37 [2020-12-19T17:03:37.509Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.978 + RM_GOPATH=0
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.978 + TMP_GOPATH=
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.978 + : /build
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.978 + '[' -z '' ']'
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.978 ++ mktemp -d
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.978 + export GOPATH=/tmp/tmp.TRw4tzU0uX
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.978 + GOPATH=/tmp/tmp.TRw4tzU0uX
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.978 + RM_GOPATH=1
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.978 + case "$(go env GOARCH)" in
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.978 ++ go env GOARCH
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.991 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.992 + export GO_BUILDMODE=-buildmode=pie
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.992 + GO_BUILDMODE=-buildmode=pie
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.992 ++ dirname /tmp/install/install.sh
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.992 + dir=/tmp/install
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.992 + bin=rootlesskit
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.992 + shift
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.992 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.992 + . /tmp/install/rootlesskit.installer
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.992 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.992 + install_rootlesskit
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.992 + case "$1" in
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.992 + export CGO_ENABLED=0
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.992 + CGO_ENABLED=0
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.992 + _install_rootlesskit
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.992 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.992 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TRw4tzU0uX/src/github.com/rootless-containers/rootlesskit
17:03:37 [2020-12-19T17:03:37.509Z] #56 6.997 Cloning into '/tmp/tmp.TRw4tzU0uX/src/github.com/rootless-containers/rootlesskit'...
17:03:37 [2020-12-19T17:03:37.509Z] #56 ...
17:03:37 [2020-12-19T17:03:37.509Z] 
17:03:37 [2020-12-19T17:03:37.509Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.909 + RM_GOPATH=0
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.909 + TMP_GOPATH=
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.913 + : /build
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.913 + '[' -z '' ']'
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.913 ++ mktemp -d
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.913 + export GOPATH=/tmp/tmp.RQ0Wu6VErA
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.913 + GOPATH=/tmp/tmp.RQ0Wu6VErA
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.913 + RM_GOPATH=1
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.913 + case "$(go env GOARCH)" in
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.913 ++ go env GOARCH
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.919 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.919 + export GO_BUILDMODE=-buildmode=pie
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.919 + GO_BUILDMODE=-buildmode=pie
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.919 ++ dirname /tmp/install/install.sh
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.919 + dir=/tmp/install
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.919 + bin=proxy
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.919 + shift
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.919 + '[' '!' -f /tmp/install/proxy.installer ']'
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.919 + . /tmp/install/proxy.installer
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.919 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.919 + install_proxy
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.919 + case "$1" in
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.919 + export CGO_ENABLED=0
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.919 + CGO_ENABLED=0
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.919 + _install_proxy
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.919 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d'
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.919 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RQ0Wu6VErA/src/github.com/docker/libnetwork
17:03:37 [2020-12-19T17:03:37.509Z] #62 3.926 Cloning into '/tmp/tmp.RQ0Wu6VErA/src/github.com/docker/libnetwork'...
17:03:37 [2020-12-19T17:03:37.769Z] #62 ...
17:03:37 [2020-12-19T17:03:37.769Z] 
17:03:37 [2020-12-19T17:03:37.769Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:03:37 [2020-12-19T17:03:37.769Z] #53 9.002 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:03:37 [2020-12-19T17:03:37.769Z] #53 9.293 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:03:37 [2020-12-19T17:03:37.769Z] #53 9.293 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:03:37 [2020-12-19T17:03:37.769Z] #53 ...
17:03:37 [2020-12-19T17:03:37.769Z] 
17:03:37 [2020-12-19T17:03:37.769Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.481 + RM_GOPATH=0
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.481 + TMP_GOPATH=
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.481 + : /build
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.481 + '[' -z '' ']'
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.481 ++ mktemp -d
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.661 + export GOPATH=/tmp/tmp.GqEui1NgF0
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.661 + GOPATH=/tmp/tmp.GqEui1NgF0
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.661 + RM_GOPATH=1
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.661 + case "$(go env GOARCH)" in
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.666 ++ go env GOARCH
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.712 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.713 + export GO_BUILDMODE=-buildmode=pie
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.713 + GO_BUILDMODE=-buildmode=pie
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.713 ++ dirname /tmp/install/install.sh
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.713 + dir=/tmp/install
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.713 + bin=tomlv
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.713 + shift
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.713 + '[' '!' -f /tmp/install/tomlv.installer ']'
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.713 + . /tmp/install/tomlv.installer
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.713 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.713 + install_tomlv
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.713 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.741 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GqEui1NgF0/src/github.com/BurntSushi/toml
17:03:37 [2020-12-19T17:03:37.769Z] #32 8.907 Cloning into '/tmp/tmp.GqEui1NgF0/src/github.com/BurntSushi/toml'...
17:03:37 [2020-12-19T17:03:37.769Z] #32 10.46 + cd /tmp/tmp.GqEui1NgF0/src/github.com/BurntSushi/toml
17:03:37 [2020-12-19T17:03:37.769Z] #32 10.46 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:03:37 [2020-12-19T17:03:37.769Z] #32 10.48 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:03:37 [2020-12-19T17:03:37.803Z] #41 15.06   CC       images/core-x86.o
17:03:38 [2020-12-19T17:03:38.029Z] #32 ...
17:03:38 [2020-12-19T17:03:38.029Z] 
17:03:38 [2020-12-19T17:03:38.029Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.582 + RM_GOPATH=0
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.582 + TMP_GOPATH=
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.582 + : /build
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.582 + '[' -z '' ']'
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.582 ++ mktemp -d
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.582 + export GOPATH=/tmp/tmp.UCPbgtageZ
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.582 + GOPATH=/tmp/tmp.UCPbgtageZ
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.582 + RM_GOPATH=1
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.582 + case "$(go env GOARCH)" in
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.582 ++ go env GOARCH
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.625 + export GO_BUILDMODE=-buildmode=pie
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.625 + GO_BUILDMODE=-buildmode=pie
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.625 ++ dirname /tmp/install/install.sh
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.625 + dir=/tmp/install
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.625 + bin=golangci_lint
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.625 + shift
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.625 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.625 + . /tmp/install/golangci_lint.installer
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.625 ++ : v1.23.8
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.625 + install_golangci_lint
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.625 + set -e
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.625 + export GO111MODULE=on
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.625 + GO111MODULE=on
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.625 + GOBIN=/build
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.625 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.663 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.682 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.682 go: finding github.com/golangci/golangci-lint v1.23.8
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.682 go: finding github.com v1.23.8
17:03:38 [2020-12-19T17:03:38.029Z] #47 7.682 go: finding github.com/golangci v1.23.8
17:03:38 [2020-12-19T17:03:38.029Z] #47 9.038 go: downloading github.com/golangci/golangci-lint v1.23.8
17:03:38 [2020-12-19T17:03:38.093Z] #41 15.33   CC       images/core-arm.o
17:03:38 [2020-12-19T17:03:38.315Z] #47 10.89 go: extracting github.com/golangci/golangci-lint v1.23.8
17:03:38 [2020-12-19T17:03:38.315Z] #47 ...
17:03:38 [2020-12-19T17:03:38.315Z] 
17:03:38 [2020-12-19T17:03:38.315Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.530 + RM_GOPATH=0
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.530 + TMP_GOPATH=
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.530 + : /build
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.530 + '[' -z '' ']'
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.530 ++ mktemp -d
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.530 + export GOPATH=/tmp/tmp.rsxgivinyX
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.530 + GOPATH=/tmp/tmp.rsxgivinyX
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.530 + RM_GOPATH=1
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.530 + case "$(go env GOARCH)" in
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.530 ++ go env GOARCH
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.563 + export GO_BUILDMODE=-buildmode=pie
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.563 + GO_BUILDMODE=-buildmode=pie
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.563 ++ dirname /tmp/install/install.sh
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.563 + dir=/tmp/install
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.563 + bin=gotestsum
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.563 + shift
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.563 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.563 + . /tmp/install/gotestsum.installer
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.563 ++ : v0.5.3
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.563 + install_gotestsum
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.581 + set -e
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.581 + export GO111MODULE=on
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.581 + GO111MODULE=on
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.581 + GOBIN=/build
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.581 + go get gotest.tools/gotestsum@v0.5.3
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.682 go: finding gotest.tools/gotestsum v0.5.3
17:03:38 [2020-12-19T17:03:38.315Z] #45 7.682 go: finding gotest.tools v0.5.3
17:03:38 [2020-12-19T17:03:38.315Z] #45 8.908 go: downloading gotest.tools/gotestsum v0.5.3
17:03:38 [2020-12-19T17:03:38.315Z] #45 10.32 go: extracting gotest.tools/gotestsum v0.5.3
17:03:38 [2020-12-19T17:03:38.315Z] #45 ...
17:03:38 [2020-12-19T17:03:38.315Z] 
17:03:38 [2020-12-19T17:03:38.315Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.306 + RM_GOPATH=0
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.306 + TMP_GOPATH=
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.306 + : /build
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.306 + '[' -z '' ']'
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.306 ++ mktemp -d
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.313 + export GOPATH=/tmp/tmp.5i16iVCNwd
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.313 + GOPATH=/tmp/tmp.5i16iVCNwd
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.313 + RM_GOPATH=1
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.313 + case "$(go env GOARCH)" in
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.313 ++ go env GOARCH
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.321 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.321 + export GO_BUILDMODE=-buildmode=pie
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.321 + GO_BUILDMODE=-buildmode=pie
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.321 ++ dirname /tmp/install/install.sh
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.321 + dir=/tmp/install
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.321 + bin=shfmt
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.321 + shift
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.321 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.321 + . /tmp/install/shfmt.installer
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.321 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.321 + install_shfmt
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.321 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.321 + git clone https://github.com/mvdan/sh.git /tmp/tmp.5i16iVCNwd/src/github.com/mvdan/sh
17:03:38 [2020-12-19T17:03:38.315Z] #49 6.329 Cloning into '/tmp/tmp.5i16iVCNwd/src/github.com/mvdan/sh'...
17:03:38 [2020-12-19T17:03:38.384Z] #41 15.60   CC       images/core-aarch64.o
17:03:38 [2020-12-19T17:03:38.384Z] #41 15.73   CC       images/core-ppc64.o
17:03:38 [2020-12-19T17:03:38.575Z] #49 ...
17:03:38 [2020-12-19T17:03:38.575Z] 
17:03:38 [2020-12-19T17:03:38.575Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:38 [2020-12-19T17:03:38.575Z] #11 9.543 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:03:38 [2020-12-19T17:03:38.575Z] #11 9.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:03:38 [2020-12-19T17:03:38.575Z] #11 9.594 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:03:38 [2020-12-19T17:03:38.575Z] #11 ...
17:03:38 [2020-12-19T17:03:38.575Z] 
17:03:38 [2020-12-19T17:03:38.575Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:38 [2020-12-19T17:03:38.575Z] #34 9.000 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:03:38 [2020-12-19T17:03:38.575Z] #34 9.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:03:38 [2020-12-19T17:03:38.575Z] #34 9.263 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:03:38 [2020-12-19T17:03:38.575Z] #34 10.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:03:38 [2020-12-19T17:03:38.674Z] #41 15.95   CC       images/core-s390.o
17:03:38 [2020-12-19T17:03:38.883Z] #34 ...
17:03:38 [2020-12-19T17:03:38.883Z] 
17:03:38 [2020-12-19T17:03:38.883Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.567 + RM_GOPATH=0
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.567 + TMP_GOPATH=
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.567 + : /build
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.567 + '[' -z '' ']'
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.567 ++ mktemp -d
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.660 + export GOPATH=/tmp/tmp.yEpjrUzQNm
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.660 + GOPATH=/tmp/tmp.yEpjrUzQNm
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.660 + RM_GOPATH=1
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.660 + case "$(go env GOARCH)" in
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.660 ++ go env GOARCH
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.741 + export GO_BUILDMODE=-buildmode=pie
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.741 + GO_BUILDMODE=-buildmode=pie
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.741 ++ dirname /tmp/install/install.sh
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.741 + dir=/tmp/install
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.741 + bin=vndr
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.741 + shift
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.741 + '[' '!' -f /tmp/install/vndr.installer ']'
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.741 + . /tmp/install/vndr.installer
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.741 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.741 + install_vndr
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.769 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.769 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yEpjrUzQNm/src/github.com/LK4D4/vndr
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.769 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
17:03:38 [2020-12-19T17:03:38.883Z] #43 8.909 Cloning into '/tmp/tmp.yEpjrUzQNm/src/github.com/LK4D4/vndr'...
17:03:38 [2020-12-19T17:03:38.883Z] #43 10.17 + cd /tmp/tmp.yEpjrUzQNm/src/github.com/LK4D4/vndr
17:03:38 [2020-12-19T17:03:38.883Z] #43 10.17 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
17:03:38 [2020-12-19T17:03:38.883Z] #43 10.19 + go build -buildmode=pie -v -o /build/vndr .
17:03:38 [2020-12-19T17:03:38.883Z] #43 ...
17:03:38 [2020-12-19T17:03:38.883Z] 
17:03:38 [2020-12-19T17:03:38.883Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:03:38 [2020-12-19T17:03:38.883Z] #38 7.461 + git clone https://github.com/docker/distribution.git .
17:03:38 [2020-12-19T17:03:38.883Z] #38 7.469 Cloning into '.'...
17:03:38 [2020-12-19T17:03:38.964Z] #41 16.22   CC       images/cpuinfo.o
17:03:39 [2020-12-19T17:03:39.144Z] #38 ...
17:03:39 [2020-12-19T17:03:39.144Z] 
17:03:39 [2020-12-19T17:03:39.144Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:03:39 [2020-12-19T17:03:39.144Z] #45 11.33 go: downloading github.com/spf13/pflag v1.0.3
17:03:39 [2020-12-19T17:03:39.144Z] #45 11.33 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:03:39 [2020-12-19T17:03:39.144Z] #45 11.37 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:03:39 [2020-12-19T17:03:39.144Z] #45 11.37 go: downloading github.com/pkg/errors v0.9.1
17:03:39 [2020-12-19T17:03:39.144Z] #45 11.53 go: downloading github.com/jonboulle/clockwork v0.1.0
17:03:39 [2020-12-19T17:03:39.144Z] #45 11.55 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:03:39 [2020-12-19T17:03:39.144Z] #45 11.61 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:03:39 [2020-12-19T17:03:39.255Z] #41 16.58   CC       images/inventory.o
17:03:39 [2020-12-19T17:03:39.255Z] #41 16.70   CC       images/fdinfo.o
17:03:39 [2020-12-19T17:03:39.545Z] #41 16.94   CC       images/fown.o
17:03:39 [2020-12-19T17:03:39.545Z] #41 17.04   CC       images/ns.o
17:03:39 [2020-12-19T17:03:39.716Z] #45 12.25 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:03:39 [2020-12-19T17:03:39.716Z] #45 12.31 go: downloading github.com/fatih/color v1.9.0
17:03:39 [2020-12-19T17:03:39.716Z] #45 12.39 go: extracting github.com/spf13/pflag v1.0.3
17:03:39 [2020-12-19T17:03:39.716Z] #45 12.44 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:03:39 [2020-12-19T17:03:39.716Z] #45 12.49 go: extracting github.com/pkg/errors v0.9.1
17:03:39 [2020-12-19T17:03:39.716Z] #45 12.54 go: extracting github.com/jonboulle/clockwork v0.1.0
17:03:39 [2020-12-19T17:03:39.716Z] #45 12.54 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:03:39 [2020-12-19T17:03:39.835Z] #41 17.12   CC       images/regfile.o
17:03:39 [2020-12-19T17:03:39.835Z] #41 17.28   CC       images/ghost-file.o
17:03:39 [2020-12-19T17:03:39.976Z] #45 12.76 go: extracting github.com/fatih/color v1.9.0
17:03:39 [2020-12-19T17:03:39.976Z] #45 12.76 go: downloading github.com/mattn/go-isatty v0.0.12
17:03:39 [2020-12-19T17:03:39.976Z] #45 12.79 go: downloading github.com/mattn/go-colorable v0.1.6
17:03:40 [2020-12-19T17:03:40.125Z] #41 17.42   CC       images/fifo.o
17:03:40 [2020-12-19T17:03:40.125Z] #41 17.51   CC       images/remap-file-path.o
17:03:40 [2020-12-19T17:03:40.125Z] #41 17.59   CC       images/eventfd.o
17:03:40 [2020-12-19T17:03:40.125Z] #41 17.69   CC       images/eventpoll.o
17:03:40 [2020-12-19T17:03:40.416Z] #41 17.87   CC       images/fh.o
17:03:40 [2020-12-19T17:03:40.706Z] #41 18.06   CC       images/fsnotify.o
17:03:40 [2020-12-19T17:03:40.920Z] #45 13.44 go: extracting github.com/mattn/go-isatty v0.0.12
17:03:40 [2020-12-19T17:03:40.996Z] #41 18.39   CC       images/signalfd.o
17:03:40 [2020-12-19T17:03:40.996Z] #41 18.52   CC       images/fs.o
17:03:41 [2020-12-19T17:03:41.180Z] #45 13.88 go: extracting github.com/mattn/go-colorable v0.1.6
17:03:41 [2020-12-19T17:03:41.287Z] #41 18.64   CC       images/pstree.o
17:03:41 [2020-12-19T17:03:41.287Z] #41 18.72   CC       images/pipe.o
17:03:41 [2020-12-19T17:03:41.578Z] #41 18.82   CC       images/tcp-stream.o
17:03:41 [2020-12-19T17:03:41.578Z] #41 18.89   CC       images/sk-packet.o
17:03:41 [2020-12-19T17:03:41.578Z] #41 18.98   CC       images/mnt.o
17:03:41 [2020-12-19T17:03:41.684Z] Fetching without tags
17:03:41 [2020-12-19T17:03:41.868Z] #41 19.11   CC       images/pipe-data.o
17:03:41 [2020-12-19T17:03:41.868Z] #41 19.22   CC       images/sa.o
17:03:41 [2020-12-19T17:03:41.868Z] #41 19.33   CC       images/timer.o
17:03:42 [2020-12-19T17:03:42.048Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:03:42 [2020-12-19T17:03:42.159Z] #41 19.49   CC       images/timerfd.o
17:03:42 [2020-12-19T17:03:42.449Z] #41 19.67   CC       images/mm.o
17:03:42 [2020-12-19T17:03:42.449Z] #41 19.79   CC       images/sk-opts.o
17:03:41 [2020-12-19T17:03:41.559Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:03:41 [2020-12-19T17:03:41.610Z]  > git config --add remote.origin.fetch +refs/pull/41740/head:refs/remotes/origin/PR-41740 # timeout=10
17:03:41 [2020-12-19T17:03:41.634Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:03:41 [2020-12-19T17:03:41.670Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:03:41 [2020-12-19T17:03:41.713Z] Fetching upstream changes from https://github.com/moby/moby.git
17:03:41 [2020-12-19T17:03:41.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:41 [2020-12-19T17:03:41.719Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41740/head:refs/remotes/origin/PR-41740 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:03:42 [2020-12-19T17:03:42.083Z]  > git config core.sparsecheckout # timeout=10
17:03:42 [2020-12-19T17:03:42.097Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:03:42 [2020-12-19T17:03:42.740Z] #41 19.94   CC       images/sk-unix.o
17:03:42 [2020-12-19T17:03:42.740Z] #41 20.15   CC       images/sk-inet.o
17:03:43 [2020-12-19T17:03:43.033Z] #41 ...
17:03:43 [2020-12-19T17:03:43.033Z] 
17:03:43 [2020-12-19T17:03:43.033Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:43 [2020-12-19T17:03:43.033Z] #11 54.18 Selecting previously unselected package g++-mingw-w64-x86-64.
17:03:43 [2020-12-19T17:03:43.033Z] #11 54.18 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
17:03:43 [2020-12-19T17:03:43.033Z] #11 54.18 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:03:43 [2020-12-19T17:03:43.154Z] #45 15.82 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:03:43 [2020-12-19T17:03:43.154Z] #45 15.86 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:03:44 [2020-12-19T17:03:44.093Z] #45 ...
17:03:44 [2020-12-19T17:03:44.093Z] 
17:03:44 [2020-12-19T17:03:44.093Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:44 [2020-12-19T17:03:44.196Z] Merge succeeded, producing 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:03:44 [2020-12-19T17:03:44.196Z] Checking out Revision 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa (PR-41740)
17:03:44 [2020-12-19T17:03:44.070Z]  > git remote # timeout=10
17:03:44 [2020-12-19T17:03:44.106Z]  > git config --get remote.origin.url # timeout=10
17:03:44 [2020-12-19T17:03:44.133Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:44 [2020-12-19T17:03:44.135Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
17:03:44 [2020-12-19T17:03:44.198Z]  > git rev-parse HEAD^{commit} # timeout=10
17:03:44 [2020-12-19T17:03:44.220Z]  > git config core.sparsecheckout # timeout=10
17:03:44 [2020-12-19T17:03:44.254Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:03:45 [2020-12-19T17:03:45.148Z] #62 16.68 Checking out files:  51% (986/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:  91% (1737/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.
17:03:45 [2020-12-19T17:03:45.148Z] #62 17.93 + cd /tmp/tmp.RQ0Wu6VErA/src/github.com/docker/libnetwork
17:03:45 [2020-12-19T17:03:45.148Z] #62 17.93 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:03:45 [2020-12-19T17:03:45.717Z] #62 18.53 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:03:47 [2020-12-19T17:03:47.522Z] #11 ...
17:03:47 [2020-12-19T17:03:47.522Z] 
17:03:47 [2020-12-19T17:03:47.522Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:47 [2020-12-19T17:03:47.522Z] #49 48.87 go/ast
17:03:47 [2020-12-19T17:03:47.522Z] #49 49.20 golang.org/x/crypto/ssh/terminal
17:03:47 [2020-12-19T17:03:47.522Z] #49 50.09 mvdan.cc/editorconfig
17:03:47 [2020-12-19T17:03:47.522Z] #49 50.91 mvdan.cc/sh/v3/fileutil
17:03:47 [2020-12-19T17:03:47.522Z] #49 51.05 mvdan.cc/sh/v3/syntax
17:03:47 [2020-12-19T17:03:47.522Z] #49 55.21 mvdan.cc/sh/v3/cmd/shfmt
17:03:47 [2020-12-19T17:03:47.522Z] #49 DONE 58.5s
17:03:47 [2020-12-19T17:03:47.522Z] 
17:03:47 [2020-12-19T17:03:47.522Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:47 [2020-12-19T17:03:47.522Z] #41 20.40   CC       images/tun.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 20.54   CC       images/sk-netlink.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 20.70   CC       images/packet-sock.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 20.85   CC       images/ipc-var.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 21.00   CC       images/ipc-desc.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 21.13   CC       images/ipc-shm.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 21.21   CC       images/ipc-msg.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 21.34   CC       images/ipc-sem.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 21.48   CC       images/utsns.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 21.57   CC       images/creds.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 21.70   CC       images/vma.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 21.79   CC       images/netdev.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 21.93   CC       images/tty.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 22.15   CC       images/file-lock.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 22.29   CC       images/rlimit.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 22.39   CC       images/pagemap.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 22.56   CC       images/siginfo.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 22.73   CC       images/rpc.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 23.46   CC       images/ext-file.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 23.55   CC       images/cgroup.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 23.84   CC       images/userns.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 23.98   CC       images/google/protobuf/descriptor.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 24.69   CC       images/opts.o
17:03:47 [2020-12-19T17:03:47.522Z] #41 25.10   CC       images/seccomp.o
17:03:47 [2020-12-19T17:03:47.812Z] #41 25.36   CC       images/binfmt-misc.o
17:03:48 [2020-12-19T17:03:48.103Z] #41 25.45   CC       images/time.o
17:03:48 [2020-12-19T17:03:48.103Z] #41 25.53   CC       images/sysctl.o
17:03:48 [2020-12-19T17:03:48.393Z] #41 25.69   CC       images/autofs.o
17:03:48 [2020-12-19T17:03:48.393Z] #41 25.83   CC       images/macvlan.o
17:03:48 [2020-12-19T17:03:48.480Z] Commit message: "Move use of debian:buster frozen image to debian:bullseye"
17:03:48 [2020-12-19T17:03:48.683Z] #41 25.99   CC       images/sit.o
17:03:48 [2020-12-19T17:03:48.683Z] #41 26.09   CC       images/memfd.o
17:03:48 [2020-12-19T17:03:48.683Z] #41 ...
17:03:48 [2020-12-19T17:03:48.683Z] 
17:03:48 [2020-12-19T17:03:48.683Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:48 [2020-12-19T17:03:48.683Z] #43 49.84 text/template
17:03:48 [2020-12-19T17:03:48.683Z] #43 50.14 go/parser
17:03:48 [2020-12-19T17:03:48.683Z] #43 52.21 encoding/xml
17:03:48 [2020-12-19T17:03:48.683Z] #43 53.34 go/doc
17:03:48 [2020-12-19T17:03:48.683Z] #43 55.27 github.com/LK4D4/vndr/versioned
17:03:48 [2020-12-19T17:03:48.683Z] #43 55.33 compress/flate
17:03:48 [2020-12-19T17:03:48.683Z] #43 55.57 github.com/LK4D4/vndr/build
17:03:48 [2020-12-19T17:03:48.683Z] #43 57.03 hash/crc32
17:03:48 [2020-12-19T17:03:48.683Z] #43 57.38 compress/gzip
17:03:48 [2020-12-19T17:03:48.683Z] #43 57.77 vendor/golang.org/x/text/transform
17:03:48 [2020-12-19T17:03:48.683Z] #43 57.78 net
17:03:48 [2020-12-19T17:03:48.683Z] #43 58.34 vendor/golang.org/x/text/unicode/bidi
17:03:48 [2020-12-19T17:03:48.683Z] #43 59.72 vendor/golang.org/x/text/secure/bidirule
17:03:48 [2020-12-19T17:03:48.683Z] #43 59.83 vendor/golang.org/x/text/unicode/norm
17:03:48 [2020-12-19T17:03:48.683Z] #43 ...
17:03:48 [2020-12-19T17:03:48.683Z] 
17:03:48 [2020-12-19T17:03:48.683Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:03:48 [2020-12-19T17:03:48.684Z] #54 27.10 Checking out files:  79% (2939/3706)   
Checking out files:  80% (2965/3706)   
Checking out files:  81% (3002/3706)   
Checking out files:  82% (3039/3706)   
Checking out files:  83% (3076/3706)   
Checking out files:  84% (3114/3706)   
Checking out files:  85% (3151/3706)   
Checking out files:  86% (3188/3706)   
Checking out files:  87% (3225/3706)   
Checking out files:  88% (3262/3706)   
Checking out files:  89% (3299/3706)   
Checking out files:  90% (3336/3706)   
Checking out files:  91% (3373/3706)   
Checking out files:  92% (3410/3706)   
Checking out files:  93% (3447/3706)   
Checking out files:  94% (3484/3706)   
Checking out files:  95% (3521/3706)   
Checking out files:  96% (3558/3706)   
Checking out files:  97% (3595/3706)   
Checking out files:  98% (3632/3706)   
Checking out files:  99% (3669/3706)   
Checking out files: 100% (3706/3706)   
Checking out files: 100% (3706/3706), done.
17:03:48 [2020-12-19T17:03:48.684Z] #54 27.71 + cd /tmp/tmp.z9WzJ6Bjng/src/github.com/containerd/containerd
17:03:48 [2020-12-19T17:03:48.684Z] #54 27.71 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:03:48 [2020-12-19T17:03:48.684Z] #54 28.29 + export 'BUILDTAGS=netgo osusergo static_build'
17:03:48 [2020-12-19T17:03:48.684Z] #54 28.29 + BUILDTAGS='netgo osusergo static_build'
17:03:48 [2020-12-19T17:03:48.684Z] #54 28.29 + export EXTRA_FLAGS=-buildmode=pie
17:03:48 [2020-12-19T17:03:48.684Z] #54 28.29 + EXTRA_FLAGS=-buildmode=pie
17:03:48 [2020-12-19T17:03:48.684Z] #54 28.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:03:48 [2020-12-19T17:03:48.684Z] #54 28.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:03:48 [2020-12-19T17:03:48.684Z] #54 28.29 + '[' '' = dynamic ']'
17:03:48 [2020-12-19T17:03:48.684Z] #54 28.29 + make
17:03:48 [2020-12-19T17:03:48.684Z] #54 28.93 + bin/ctr
17:03:48 [2020-12-19T17:03:48.975Z] #54 ...
17:03:48 [2020-12-19T17:03:48.975Z] 
17:03:48 [2020-12-19T17:03:48.975Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:48 [2020-12-19T17:03:48.975Z] #41 26.30   CC       images/timens.o
17:03:48 [2020-12-19T17:03:48.975Z] #41 26.41   LINK     images/built-in.o
17:03:48 [2020-12-19T17:03:48.975Z] #41 26.46   GEN      compel/include/asm
17:03:48 [2020-12-19T17:03:48.975Z] #41 26.46   GEN      compel/include/version.h
17:03:48 [2020-12-19T17:03:48.975Z] #41 26.47 touch .config
17:03:48 [2020-12-19T17:03:48.975Z] #41 26.48   GEN      include/common/config.h
17:03:48 [2020-12-19T17:03:48.975Z] #41 26.51   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
17:03:49 [2020-12-19T17:03:49.012Z] #62 ...
17:03:49 [2020-12-19T17:03:49.012Z] 
17:03:49 [2020-12-19T17:03:49.012Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:03:49 [2020-12-19T17:03:49.012Z] #53 11.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:03:49 [2020-12-19T17:03:49.012Z] #53 13.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
17:03:49 [2020-12-19T17:03:49.012Z] #53 17.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:03:49 [2020-12-19T17:03:49.012Z] #53 ...
17:03:49 [2020-12-19T17:03:49.012Z] 
17:03:49 [2020-12-19T17:03:49.012Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:49 [2020-12-19T17:03:49.012Z] #47 18.45 go: downloading github.com/pkg/errors v0.8.1
17:03:49 [2020-12-19T17:03:49.012Z] #47 18.45 go: downloading github.com/stretchr/testify v1.4.0
17:03:49 [2020-12-19T17:03:49.012Z] #47 18.47 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:03:49 [2020-12-19T17:03:49.012Z] #47 18.49 go: downloading github.com/mattn/go-colorable v0.1.4
17:03:49 [2020-12-19T17:03:49.012Z] #47 18.78 go: downloading github.com/fatih/color v1.7.0
17:03:49 [2020-12-19T17:03:49.012Z] #47 18.78 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:03:49 [2020-12-19T17:03:49.012Z] #47 18.82 go: downloading github.com/spf13/cobra v0.0.5
17:03:49 [2020-12-19T17:03:49.012Z] #47 18.87 go: extracting github.com/mattn/go-colorable v0.1.4
17:03:49 [2020-12-19T17:03:49.012Z] #47 19.03 go: extracting github.com/fatih/color v1.7.0
17:03:49 [2020-12-19T17:03:49.012Z] #47 19.07 go: downloading github.com/spf13/viper v1.6.1
17:03:49 [2020-12-19T17:03:49.012Z] #47 19.12 go: extracting github.com/pkg/errors v0.8.1
17:03:49 [2020-12-19T17:03:49.012Z] #47 19.14 go: downloading github.com/spf13/pflag v1.0.5
17:03:49 [2020-12-19T17:03:49.012Z] #47 19.19 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:03:49 [2020-12-19T17:03:49.012Z] #47 19.20 go: downloading github.com/sirupsen/logrus v1.4.2
17:03:49 [2020-12-19T17:03:49.012Z] #47 19.37 go: downloading github.com/go-critic/go-critic v0.4.1
17:03:49 [2020-12-19T17:03:49.012Z] #47 19.49 go: extracting github.com/stretchr/testify v1.4.0
17:03:49 [2020-12-19T17:03:49.012Z] #47 19.67 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:03:49 [2020-12-19T17:03:49.012Z] #47 19.84 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:03:49 [2020-12-19T17:03:49.012Z] #47 20.12 go: extracting github.com/spf13/cobra v0.0.5
17:03:49 [2020-12-19T17:03:49.012Z] #47 20.45 go: downloading github.com/mattn/go-isatty v0.0.8
17:03:49 [2020-12-19T17:03:49.012Z] #47 20.53 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:03:49 [2020-12-19T17:03:49.012Z] #47 20.75 go: extracting github.com/spf13/viper v1.6.1
17:03:49 [2020-12-19T17:03:49.012Z] #47 20.83 go: extracting github.com/spf13/pflag v1.0.5
17:03:49 [2020-12-19T17:03:49.012Z] #47 20.91 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:03:49 [2020-12-19T17:03:49.012Z] #47 21.16 go: extracting github.com/mitchellh/go-homedir v1.1.0
17:03:49 [2020-12-19T17:03:49.012Z] #47 21.16 go: downloading github.com/spf13/cast v1.3.0
17:03:49 [2020-12-19T17:03:49.012Z] #47 21.26 go: downloading github.com/subosito/gotenv v1.2.0
17:03:49 [2020-12-19T17:03:49.012Z] #47 21.43 go: extracting github.com/spf13/cast v1.3.0
17:03:49 [2020-12-19T17:03:49.012Z] #47 21.48 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:03:49 [2020-12-19T17:03:49.012Z] #47 21.65 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:03:49 [2020-12-19T17:03:49.012Z] #47 21.65 go: extracting github.com/mattn/go-isatty v0.0.8
17:03:49 [2020-12-19T17:03:49.012Z] #47 21.65 go: downloading gopkg.in/ini.v1 v1.51.0
17:03:49 [2020-12-19T17:03:49.012Z] #47 ...
17:03:49 [2020-12-19T17:03:49.012Z] 
17:03:49 [2020-12-19T17:03:49.012Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:49 [2020-12-19T17:03:49.012Z] #11 11.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:03:49 [2020-12-19T17:03:49.012Z] #11 14.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
17:03:49 [2020-12-19T17:03:49.012Z] #11 17.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:03:49 [2020-12-19T17:03:49.012Z] #11 ...
17:03:49 [2020-12-19T17:03:49.012Z] 
17:03:49 [2020-12-19T17:03:49.012Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:49 [2020-12-19T17:03:49.012Z] #32 11.61 internal/cpu
17:03:49 [2020-12-19T17:03:49.012Z] #32 11.61 runtime/internal/atomic
17:03:49 [2020-12-19T17:03:49.012Z] #32 12.10 runtime/internal/sys
17:03:49 [2020-12-19T17:03:49.012Z] #32 12.25 internal/bytealg
17:03:49 [2020-12-19T17:03:49.012Z] #32 12.39 runtime/internal/math
17:03:49 [2020-12-19T17:03:49.012Z] #32 12.49 math/bits
17:03:49 [2020-12-19T17:03:49.012Z] #32 12.95 math
17:03:49 [2020-12-19T17:03:49.012Z] #32 13.00 runtime
17:03:49 [2020-12-19T17:03:49.012Z] #32 18.66 unicode/utf8
17:03:49 [2020-12-19T17:03:49.012Z] #32 19.56 internal/testlog
17:03:49 [2020-12-19T17:03:49.012Z] #32 20.34 runtime/cgo
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:03:49 [2020-12-19T17:03:49.267Z] #41 26.55   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:03:49 [2020-12-19T17:03:49.267Z] #41 26.56   GEN      compel/plugins/include/uapi/std/syscall.h
17:03:49 [2020-12-19T17:03:49.267Z] #41 26.57   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
17:03:49 [2020-12-19T17:03:49.267Z] #41 26.59   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
17:03:49 [2020-12-19T17:03:49.267Z] #41 26.60   DEP      compel/arch/s390/plugins/std/parasite-head.d
17:03:49 [2020-12-19T17:03:49.267Z] #41 26.61   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:03:49 [2020-12-19T17:03:49.267Z] #41 26.61   DEP      compel/plugins/std/infect.d
17:03:49 [2020-12-19T17:03:49.267Z] #41 26.68   DEP      compel/plugins/std/string.d
17:03:49 [2020-12-19T17:03:49.267Z] #41 26.73   DEP      compel/plugins/std/log.d
17:03:49 [2020-12-19T17:03:49.267Z] #41 26.78   DEP      compel/plugins/std/fds.d
17:03:49 [2020-12-19T17:03:49.267Z] #41 26.84   DEP      compel/plugins/std/std.d
17:03:49 [2020-12-19T17:03:49.271Z] #32 ...
17:03:49 [2020-12-19T17:03:49.271Z] 
17:03:49 [2020-12-19T17:03:49.271Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:49 [2020-12-19T17:03:49.271Z] #47 21.77 go: downloading github.com/inconshreveable/mousetrap v1.0.0
17:03:49 [2020-12-19T17:03:49.271Z] #47 21.77 go: extracting github.com/mitchellh/mapstructure v1.1.2
17:03:49 [2020-12-19T17:03:49.271Z] #47 22.01 go: downloading github.com/pelletier/go-toml v1.2.0
17:03:49 [2020-12-19T17:03:49.271Z] #47 22.04 go: extracting github.com/sirupsen/logrus v1.4.2
17:03:49 [2020-12-19T17:03:49.271Z] #47 22.06 go: extracting gopkg.in/ini.v1 v1.51.0
17:03:49 [2020-12-19T17:03:49.271Z] #47 22.06 go: extracting github.com/spf13/jwalterweatherman v1.0.0
17:03:49 [2020-12-19T17:03:49.271Z] #47 22.08 go: extracting github.com/subosito/gotenv v1.2.0
17:03:49 [2020-12-19T17:03:49.530Z] #47 22.18 go: downloading github.com/hashicorp/hcl v1.0.0
17:03:49 [2020-12-19T17:03:49.530Z] #47 22.23 go: downloading github.com/spf13/afero v1.1.2
17:03:49 [2020-12-19T17:03:49.530Z] #47 22.23 go: extracting github.com/go-lintpack/lintpack v0.5.2
17:03:49 [2020-12-19T17:03:49.530Z] #47 22.29 go: downloading github.com/magiconair/properties v1.8.1
17:03:49 [2020-12-19T17:03:49.530Z] #47 22.33 go: extracting github.com/go-critic/go-critic v0.4.1
17:03:49 [2020-12-19T17:03:49.530Z] #47 22.46 go: extracting github.com/inconshreveable/mousetrap v1.0.0
17:03:49 [2020-12-19T17:03:49.557Z] #41 26.88   DEP      compel/plugins/shmem/shmem.d
17:03:49 [2020-12-19T17:03:49.557Z] #41 26.92   DEP      compel/plugins/fds/fds.d
17:03:49 [2020-12-19T17:03:49.789Z] #47 ...
17:03:49 [2020-12-19T17:03:49.790Z] 
17:03:49 [2020-12-19T17:03:49.790Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:49 [2020-12-19T17:03:49.790Z] #43 12.57 internal/bytealg
17:03:49 [2020-12-19T17:03:49.790Z] #43 12.63 internal/race
17:03:49 [2020-12-19T17:03:49.790Z] #43 12.78 sync/atomic
17:03:49 [2020-12-19T17:03:49.790Z] #43 13.05 unicode
17:03:49 [2020-12-19T17:03:49.790Z] #43 13.17 runtime
17:03:49 [2020-12-19T17:03:49.790Z] #43 18.01 unicode/utf8
17:03:49 [2020-12-19T17:03:49.790Z] #43 19.19 internal/testlog
17:03:49 [2020-12-19T17:03:49.790Z] #43 19.81 encoding
17:03:49 [2020-12-19T17:03:49.790Z] #43 20.15 unicode/utf16
17:03:49 [2020-12-19T17:03:49.790Z] #43 20.84 container/list
17:03:49 [2020-12-19T17:03:49.790Z] #43 21.71 crypto/internal/subtle
17:03:49 [2020-12-19T17:03:49.790Z] #43 21.89 crypto/subtle
17:03:49 [2020-12-19T17:03:49.790Z] #43 21.98 vendor/golang.org/x/crypto/cryptobyte/asn1
17:03:49 [2020-12-19T17:03:49.790Z] #43 22.12 internal/nettrace
17:03:49 [2020-12-19T17:03:49.790Z] #43 22.32 runtime/cgo
17:03:49 [2020-12-19T17:03:49.847Z] #41 27.05   CC       compel/plugins/std/std.o
17:03:49 [2020-12-19T17:03:49.847Z] #41 27.19   CC       compel/plugins/std/fds.o
17:03:50 [2020-12-19T17:03:50.048Z] #43 ...
17:03:50 [2020-12-19T17:03:50.049Z] 
17:03:50 [2020-12-19T17:03:50.049Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:50 [2020-12-19T17:03:50.049Z] #47 22.76 go: downloading gopkg.in/yaml.v2 v2.2.7
17:03:50 [2020-12-19T17:03:50.049Z] #47 22.77 go: extracting github.com/spf13/afero v1.1.2
17:03:50 [2020-12-19T17:03:50.049Z] #47 22.86 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:03:50 [2020-12-19T17:03:50.049Z] #47 22.99 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:03:50 [2020-12-19T17:03:50.049Z] #47 ...
17:03:50 [2020-12-19T17:03:50.049Z] 
17:03:50 [2020-12-19T17:03:50.049Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:03:50 [2020-12-19T17:03:50.049Z] #40 12.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
17:03:50 [2020-12-19T17:03:50.049Z] #40 15.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:03:50 [2020-12-19T17:03:50.137Z] #41 27.42   CC       compel/plugins/std/log.o
17:03:50 [2020-12-19T17:03:50.308Z] #40 ...
17:03:50 [2020-12-19T17:03:50.308Z] 
17:03:50 [2020-12-19T17:03:50.308Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:50 [2020-12-19T17:03:50.308Z] #49 17.17 + cd /tmp/tmp.5i16iVCNwd/src/github.com/mvdan/sh
17:03:50 [2020-12-19T17:03:50.308Z] #49 17.19 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
17:03:50 [2020-12-19T17:03:50.308Z] #49 17.32 + GO111MODULE=on
17:03:50 [2020-12-19T17:03:50.308Z] #49 17.33 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
17:03:50 [2020-12-19T17:03:50.308Z] #49 18.64 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:03:50 [2020-12-19T17:03:50.308Z] #49 18.74 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:03:50 [2020-12-19T17:03:50.308Z] #49 18.76 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:03:50 [2020-12-19T17:03:50.308Z] #49 19.34 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:03:50 [2020-12-19T17:03:50.308Z] #49 19.41 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:03:50 [2020-12-19T17:03:50.308Z] #49 20.95 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:03:50 [2020-12-19T17:03:50.308Z] #49 22.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:03:50 [2020-12-19T17:03:50.370Z] + docker version
17:03:50 [2020-12-19T17:03:50.427Z] #41 27.79   CC       compel/plugins/std/string.o
17:03:50 [2020-12-19T17:03:50.567Z] #49 ...
17:03:50 [2020-12-19T17:03:50.567Z] 
17:03:50 [2020-12-19T17:03:50.567Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:03:50 [2020-12-19T17:03:50.567Z] #56 13.38 + cd /tmp/tmp.TRw4tzU0uX/src/github.com/rootless-containers/rootlesskit
17:03:50 [2020-12-19T17:03:50.567Z] #56 13.38 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:03:50 [2020-12-19T17:03:50.567Z] #56 13.73 + for f in rootlesskit rootlesskit-docker-proxy
17:03:50 [2020-12-19T17:03:50.567Z] #56 13.74 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:03:50 [2020-12-19T17:03:50.827Z] #56 ...
17:03:50 [2020-12-19T17:03:50.827Z] 
17:03:50 [2020-12-19T17:03:50.827Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:03:50 [2020-12-19T17:03:50.827Z] #34 13.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
17:03:50 [2020-12-19T17:03:50.827Z] #34 17.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:03:50 [2020-12-19T17:03:50.827Z] #34 ...
17:03:50 [2020-12-19T17:03:50.827Z] 
17:03:50 [2020-12-19T17:03:50.827Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:03:50 [2020-12-19T17:03:50.827Z] #47 23.40 go: extracting github.com/pelletier/go-toml v1.2.0
17:03:50 [2020-12-19T17:03:50.827Z] #47 23.44 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:03:50 [2020-12-19T17:03:50.827Z] #47 23.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:03:50 [2020-12-19T17:03:50.827Z] #47 23.46 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:03:50 [2020-12-19T17:03:50.827Z] #47 23.54 go: extracting github.com/hashicorp/hcl v1.0.0
17:03:51 [2020-12-19T17:03:51.058Z] #41 28.25   CC       compel/plugins/std/infect.o
17:03:51 [2020-12-19T17:03:51.058Z] #41 28.47   CC       compel/arch/s390/plugins/std/parasite-head.o
17:03:51 [2020-12-19T17:03:51.058Z] #41 28.51   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
17:03:51 [2020-12-19T17:03:51.058Z] #41 28.53   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
17:03:51 [2020-12-19T17:03:51.058Z] #41 28.59   AR       compel/plugins/std.lib.a
17:03:51 [2020-12-19T17:03:51.087Z] #47 23.74 go: extracting github.com/magiconair/properties v1.8.1
17:03:51 [2020-12-19T17:03:51.346Z] #47 24.17 go: extracting gopkg.in/yaml.v2 v2.2.7
17:03:51 [2020-12-19T17:03:51.348Z] #41 28.62   CC       compel/plugins/fds/fds.o
17:03:51 [2020-12-19T17:03:51.348Z] #41 28.78   AR       compel/plugins/fds.lib.a
17:03:51 [2020-12-19T17:03:51.348Z] #41 28.80   HOSTDEP  compel/src/lib/log-host.d
17:03:51 [2020-12-19T17:03:51.348Z] #41 28.89   HOSTDEP  compel/src/lib/handle-elf-host.d
17:03:51 [2020-12-19T17:03:51.606Z] #47 24.28 go: downloading github.com/stretchr/objx v0.2.0
17:03:51 [2020-12-19T17:03:51.606Z] #47 24.45 go: downloading golang.org/x/text v0.3.2
17:03:51 [2020-12-19T17:03:51.639Z] #41 28.99   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
17:03:51 [2020-12-19T17:03:51.639Z] #41 29.06   HOSTDEP  compel/src/main-host.d
17:03:51 [2020-12-19T17:03:51.929Z] #41 29.15   DEP      compel/src/lib/ptrace.d
17:03:51 [2020-12-19T17:03:51.929Z] #41 29.30   DEP      compel/src/lib/infect.d
17:03:51 [2020-12-19T17:03:51.929Z] #41 29.44   DEP      compel/src/lib/infect-util.d
17:03:52 [2020-12-19T17:03:52.176Z] #47 24.85 go: extracting github.com/fsnotify/fsnotify v1.4.7
17:03:52 [2020-12-19T17:03:52.176Z] #47 24.95 go: downloading github.com/pmezard/go-difflib v1.0.0
17:03:52 [2020-12-19T17:03:52.232Z] #41 29.56   DEP      compel/src/lib/infect-rpc.d
17:03:52 [2020-12-19T17:03:52.232Z] #41 29.63   DEP      compel/arch/s390/src/lib/infect.d
17:03:52 [2020-12-19T17:03:52.232Z] #41 29.67   DEP      compel/arch/s390/src/lib/cpu.d
17:03:52 [2020-12-19T17:03:52.437Z] #47 25.06 go: extracting github.com/go-toolsmith/astfmt v1.0.0
17:03:52 [2020-12-19T17:03:52.437Z] #47 25.07 go: downloading github.com/davecgh/go-spew v1.1.1
17:03:52 [2020-12-19T17:03:52.437Z] #47 25.10 go: extracting github.com/stretchr/objx v0.2.0
17:03:52 [2020-12-19T17:03:52.531Z] #41 29.70   DEP      compel/src/lib/log.d
17:03:52 [2020-12-19T17:03:52.531Z] #41 29.77   DEP      compel/src/main.d
17:03:52 [2020-12-19T17:03:52.531Z] #41 29.97   DEP      compel/src/lib/handle-elf.d
17:03:52 [2020-12-19T17:03:52.697Z] #47 25.52 go: extracting github.com/pmezard/go-difflib v1.0.0
17:03:52 [2020-12-19T17:03:52.822Z] #41 30.02   DEP      compel/arch/s390/src/lib/handle-elf.d
17:03:52 [2020-12-19T17:03:52.822Z] #41 30.12   CC       compel/src/lib/log.o
17:03:53 [2020-12-19T17:03:53.112Z] #41 30.29   CC       compel/arch/s390/src/lib/cpu.o
17:03:53 [2020-12-19T17:03:53.112Z] #41 30.46   CC       compel/arch/s390/src/lib/infect.o
17:03:53 [2020-12-19T17:03:53.267Z] #47 26.17 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:03:53 [2020-12-19T17:03:53.745Z] #41 31.04   CC       compel/src/lib/infect-rpc.o
17:03:53 [2020-12-19T17:03:53.837Z] #47 26.40 go: extracting github.com/davecgh/go-spew v1.1.1
17:03:53 [2020-12-19T17:03:53.909Z] Removing intermediate container 92208fe41c2e
17:03:53 [2020-12-19T17:03:53.909Z]  ---> 85bb845bb283
17:03:53 [2020-12-19T17:03:53.909Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
17:03:53 [2020-12-19T17:03:53.909Z]  ---> 805dc2d65d1c
17:03:53 [2020-12-19T17:03:53.909Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
17:03:53 [2020-12-19T17:03:53.909Z]  ---> 27d3f80b9328
17:03:53 [2020-12-19T17:03:53.909Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
17:03:53 [2020-12-19T17:03:53.909Z]  ---> Running in 51e757c7d9a9
17:03:53 [2020-12-19T17:03:53.909Z] Removing intermediate container 51e757c7d9a9
17:03:53 [2020-12-19T17:03:53.909Z]  ---> 302de8053f32
17:03:53 [2020-12-19T17:03:53.909Z] Successfully built 302de8053f32
17:03:53 [2020-12-19T17:03:53.909Z] Successfully tagged moby-buildx:latest
17:03:53 [2020-12-19T17:03:53.909Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
17:03:53 [2020-12-19T17:03:53.909Z] if [ -n "${id}" ]; then \
17:03:53 [2020-12-19T17:03:53.909Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
17:03:53 [2020-12-19T17:03:53.909Z] 	&& touch bundles/buildx; \
17:03:53 [2020-12-19T17:03:53.909Z] 	docker rm -f ${id}; \
17:03:53 [2020-12-19T17:03:53.909Z] fi
17:03:53 [2020-12-19T17:03:53.909Z] bb95689e3c3dc7d5a7c7bc3cb7716ab5b807cc999790c22f80bf634a2f3d0136
17:03:53 [2020-12-19T17:03:53.909Z] bundles/buildx version
17:03:53 [2020-12-19T17:03:53.909Z] buildx v0.3.1 6db68d0
17:03:53 [2020-12-19T17:03:53.909Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa .
17:03:53 [2020-12-19T17:03:53.909Z] #1 [internal] booting buildkit
17:03:53 [2020-12-19T17:03:53.909Z] #1 pulling image moby/buildkit:buildx-stable-1
17:03:53 [2020-12-19T17:03:53.909Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done
17:03:53 [2020-12-19T17:03:53.909Z] #1 creating container buildx_buildkit_default
17:03:53 [2020-12-19T17:03:53.909Z] #1 creating container buildx_buildkit_default 0.4s done
17:03:53 [2020-12-19T17:03:53.909Z] #1 DONE 3.2s
17:03:53 [2020-12-19T17:03:53.909Z] 
17:03:53 [2020-12-19T17:03:53.909Z] #2 [internal] load build definition from Dockerfile
17:03:53 [2020-12-19T17:03:53.909Z] #2 transferring dockerfile: 16.55kB done
17:03:53 [2020-12-19T17:03:53.909Z] #2 DONE 0.0s
17:03:53 [2020-12-19T17:03:53.909Z] 
17:03:53 [2020-12-19T17:03:53.909Z] #3 [internal] load .dockerignore
17:03:53 [2020-12-19T17:03:53.909Z] #3 transferring context: 87B done
17:03:53 [2020-12-19T17:03:53.909Z] #3 DONE 0.0s
17:03:53 [2020-12-19T17:03:53.909Z] 
17:03:53 [2020-12-19T17:03:53.909Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
17:03:54 [2020-12-19T17:03:54.036Z] #41 31.29   CC       compel/src/lib/infect-util.o
17:03:54 [2020-12-19T17:03:54.036Z] #41 31.46   CC       compel/src/lib/infect.o
17:03:54 [2020-12-19T17:03:54.201Z] #4 DONE 1.2s
17:03:54 [2020-12-19T17:03:54.201Z] 
17:03:54 [2020-12-19T17:03:54.201Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
17:03:54 [2020-12-19T17:03:54.201Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
17:03:54 [2020-12-19T17:03:54.492Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.2s
17:03:54 [2020-12-19T17:03:54.492Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done
17:03:54 [2020-12-19T17:03:54.784Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93
17:03:54 [2020-12-19T17:03:54.784Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.2s done
17:03:54 [2020-12-19T17:03:54.784Z] #5 DONE 0.6s
17:03:55 [2020-12-19T17:03:55.066Z] #41 32.54   CC       compel/src/lib/ptrace.o
17:03:55 [2020-12-19T17:03:55.074Z] 
17:03:55 [2020-12-19T17:03:55.074Z] #6 [internal] load build definition from Dockerfile
17:03:55 [2020-12-19T17:03:55.074Z] #6 transferring dockerfile: 16.55kB done
17:03:55 [2020-12-19T17:03:55.074Z] #6 DONE 0.0s
17:03:55 [2020-12-19T17:03:55.074Z] 
17:03:55 [2020-12-19T17:03:55.074Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
17:03:55 [2020-12-19T17:03:55.224Z] #47 ...
17:03:55 [2020-12-19T17:03:55.224Z] 
17:03:55 [2020-12-19T17:03:55.224Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:03:55 [2020-12-19T17:03:55.224Z] #45 18.00 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:03:55 [2020-12-19T17:03:55.224Z] #45 23.96 go: finding github.com/fatih/color v1.9.0
17:03:55 [2020-12-19T17:03:55.224Z] #45 23.99 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:03:55 [2020-12-19T17:03:55.224Z] #45 24.02 go: finding github.com/pkg/errors v0.9.1
17:03:55 [2020-12-19T17:03:55.224Z] #45 24.28 go: finding github.com/spf13/pflag v1.0.3
17:03:55 [2020-12-19T17:03:55.224Z] #45 24.30 go: finding github.com/mattn/go-colorable v0.1.6
17:03:55 [2020-12-19T17:03:55.224Z] #45 24.69 go: finding github.com/mattn/go-isatty v0.0.12
17:03:55 [2020-12-19T17:03:55.224Z] #45 25.06 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:03:55 [2020-12-19T17:03:55.224Z] #45 25.23 go: finding github.com/jonboulle/clockwork v0.1.0
17:03:55 [2020-12-19T17:03:55.224Z] #45 25.31 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:03:55 [2020-12-19T17:03:55.224Z] #45 25.47 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:03:55 [2020-12-19T17:03:55.224Z] #45 25.64 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:03:55 [2020-12-19T17:03:55.224Z] #45 ...
17:03:55 [2020-12-19T17:03:55.224Z] 
17:03:55 [2020-12-19T17:03:55.224Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:03:55 [2020-12-19T17:03:55.356Z] #41 ...
17:03:55 [2020-12-19T17:03:55.356Z] 
17:03:55 [2020-12-19T17:03:55.356Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:55 [2020-12-19T17:03:55.356Z] #11 64.93 Selecting previously unselected package libapparmor1:s390x.
17:03:55 [2020-12-19T17:03:55.356Z] #11 64.93 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
17:03:55 [2020-12-19T17:03:55.356Z] #11 64.93 Unpacking libapparmor1:s390x (2.13.2-10) ...
17:03:55 [2020-12-19T17:03:55.356Z] #11 64.99 Selecting previously unselected package libapparmor-dev:s390x.
17:03:55 [2020-12-19T17:03:55.356Z] #11 65.00 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
17:03:55 [2020-12-19T17:03:55.356Z] #11 65.00 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.10 Selecting previously unselected package libbtrfs0.
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.10 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.11 Unpacking libbtrfs0 (4.20.1-2) ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.15 Selecting previously unselected package libbtrfs-dev.
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.15 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.15 Unpacking libbtrfs-dev (4.20.1-2) ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.22 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.22 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.23 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.26 Selecting previously unselected package libudev-dev:s390x.
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.26 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_s390x.deb ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.27 Unpacking libudev-dev:s390x (241-7~deb10u5) ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.38 Selecting previously unselected package libsepol1-dev:s390x.
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.39 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.40 Unpacking libsepol1-dev:s390x (2.8-1) ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.62 Selecting previously unselected package libpcre16-3:s390x.
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.62 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.63 Unpacking libpcre16-3:s390x (2:8.39-12) ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.75 Selecting previously unselected package libpcre32-3:s390x.
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.76 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.76 Unpacking libpcre32-3:s390x (2:8.39-12) ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.86 Selecting previously unselected package libpcrecpp0v5:s390x.
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.86 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.86 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.91 Selecting previously unselected package libpcre3-dev:s390x.
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.91 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 65.92 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 66.16 Selecting previously unselected package libselinux1-dev:s390x.
17:03:55 [2020-12-19T17:03:55.357Z] #11 66.17 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 66.17 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 66.35 Selecting previously unselected package libdevmapper-dev:s390x.
17:03:55 [2020-12-19T17:03:55.357Z] #11 66.35 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 66.36 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 66.44 Selecting previously unselected package libseccomp-dev:s390x.
17:03:55 [2020-12-19T17:03:55.357Z] #11 66.44 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 66.44 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 66.51 Selecting previously unselected package libsystemd-dev:s390x.
17:03:55 [2020-12-19T17:03:55.357Z] #11 66.51 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_s390x.deb ...
17:03:55 [2020-12-19T17:03:55.357Z] #11 66.51 Unpacking libsystemd-dev:s390x (241-7~deb10u5) ...
17:03:55 [2020-12-19T17:03:55.363Z] #9 DONE 0.5s
17:03:55 [2020-12-19T17:03:55.363Z] 
17:03:55 [2020-12-19T17:03:55.363Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster
17:03:55 [2020-12-19T17:03:55.484Z] #38 27.58 Checking out files:  77% (1288/1667)   
Checking out files:  78% (1301/1667)   
Checking out files:  79% (1317/1667)   
Checking out files:  80% (1334/1667)   
Checking out files:  81% (1351/1667)   
Checking out files:  82% (1367/1667)   
Checking out files:  83% (1384/1667)   
Checking out files:  84% (1401/1667)   
Checking out files:  85% (1417/1667)   
Checking out files:  86% (1434/1667)   
Checking out files:  87% (1451/1667)   
Checking out files:  88% (1467/1667)   
Checking out files:  89% (1484/1667)   
Checking out files:  90% (1501/1667)   
Checking out files:  91% (1517/1667)   
Checking out files:  92% (1534/1667)   
Checking out files:  93% (1551/1667)   
Checking out files:  94% (1567/1667)   
Checking out files:  95% (1584/1667)   
Checking out files:  96% (1601/1667)   
Checking out files:  97% (1617/1667)   
Checking out files:  98% (1634/1667)   
Checking out files:  99% (1651/1667)   
Checking out files: 100% (1667/1667)   
Checking out files: 100% (1667/1667), done.
17:03:55 [2020-12-19T17:03:55.484Z] #38 28.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:03:55 [2020-12-19T17:03:55.647Z] #11 66.94 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
17:03:55 [2020-12-19T17:03:55.647Z] #11 66.96 Setting up libseccomp-dev:s390x (2.3.3-4) ...
17:03:55 [2020-12-19T17:03:55.647Z] #11 66.97 Setting up libapparmor1:s390x (2.13.2-10) ...
17:03:55 [2020-12-19T17:03:55.647Z] #11 67.04 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:03:55 [2020-12-19T17:03:55.647Z] #11 67.04 Setting up libpcre16-3:s390x (2:8.39-12) ...
17:03:55 [2020-12-19T17:03:55.669Z] #8 DONE 0.5s
17:03:55 [2020-12-19T17:03:55.669Z] 
17:03:55 [2020-12-19T17:03:55.669Z] #7 [internal] load metadata for docker.io/library/debian:buster
17:03:55 [2020-12-19T17:03:55.669Z] #7 DONE 0.6s
17:03:55 [2020-12-19T17:03:55.669Z] 
17:03:55 [2020-12-19T17:03:55.669Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
17:03:55 [2020-12-19T17:03:55.669Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done
17:03:55 [2020-12-19T17:03:55.669Z] #62 DONE 0.0s
17:03:55 [2020-12-19T17:03:55.669Z] 
17:03:55 [2020-12-19T17:03:55.669Z] #23 [internal] load build context
17:03:55 [2020-12-19T17:03:55.669Z] #23 ...
17:03:55 [2020-12-19T17:03:55.669Z] 
17:03:55 [2020-12-19T17:03:55.669Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:03:55 [2020-12-19T17:03:55.669Z] #26 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 0.0s done
17:03:55 [2020-12-19T17:03:55.669Z] #26 DONE 0.1s
17:03:55 [2020-12-19T17:03:55.669Z] 
17:03:55 [2020-12-19T17:03:55.669Z] #23 [internal] load build context
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.05 Setting up libsepol1-dev:s390x (2.8-1) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.06 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.06 Setting up libbtrfs0 (4.20.1-2) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.07 Setting up libpcre32-3:s390x (2:8.39-12) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.08 Setting up libudev-dev:s390x (241-7~deb10u5) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.09 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.11 Setting up libbtrfs-dev (4.20.1-2) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.12 Setting up libapparmor-dev:s390x (2.13.2-10) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.13 Setting up mingw-w64-common (6.0.0-3) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.13 Setting up libsystemd-dev:s390x (241-7~deb10u5) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.15 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.16 Setting up libpcre3-dev:s390x (2:8.39-12) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.17 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.18 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
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.18 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
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.18 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.19 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
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.19 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.20 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.21 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.21 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.24 Setting up dmsetup (2:1.02.155-3) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.25 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.26 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
17:03:55 [2020-12-19T17:03:55.938Z] #11 67.27 Processing triggers for libc-bin (2.28-10) ...
17:03:56 [2020-12-19T17:03:56.568Z] #11 DONE 67.6s
17:03:56 [2020-12-19T17:03:56.568Z] 
17:03:56 [2020-12-19T17:03:56.568Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:56 [2020-12-19T17:03:56.568Z] #41 32.72   AR       compel/libcompel.a
17:03:56 [2020-12-19T17:03:56.568Z] #41 32.75   HOSTCC   compel/src/main-host.o
17:03:56 [2020-12-19T17:03:56.568Z] #41 32.96   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
17:03:56 [2020-12-19T17:03:56.568Z] #41 33.06   HOSTCC   compel/src/lib/handle-elf-host.o
17:03:56 [2020-12-19T17:03:56.568Z] #41 33.23   HOSTCC   compel/src/lib/log-host.o
17:03:56 [2020-12-19T17:03:56.568Z] #41 33.36   HOSTLINK compel/compel-host-bin
17:03:56 [2020-12-19T17:03:56.568Z] #41 33.45   DEP      soccr/soccr.d
17:03:56 [2020-12-19T17:03:56.568Z] #41 33.60   CC       soccr/soccr.o
17:03:56 [2020-12-19T17:03:56.722Z] Fetching without tags
17:03:56 [2020-12-19T17:03:56.985Z] Client: Docker Engine - Community
17:03:56 [2020-12-19T17:03:56.985Z]  Version:           19.03.13
17:03:56 [2020-12-19T17:03:56.985Z]  API version:       1.40
17:03:56 [2020-12-19T17:03:56.985Z]  Go version:        go1.13.15
17:03:56 [2020-12-19T17:03:56.985Z]  Git commit:        4484c46d9d
17:03:56 [2020-12-19T17:03:56.985Z]  Built:             Wed Sep 16 17:02:36 2020
17:03:56 [2020-12-19T17:03:56.985Z]  OS/Arch:           linux/amd64
17:03:56 [2020-12-19T17:03:56.985Z]  Experimental:      false
17:03:56 [2020-12-19T17:03:56.985Z] 
17:03:56 [2020-12-19T17:03:56.985Z] Server: Docker Engine - Community
17:03:56 [2020-12-19T17:03:56.985Z]  Engine:
17:03:56 [2020-12-19T17:03:56.985Z]   Version:          19.03.13
17:03:56 [2020-12-19T17:03:56.985Z]   API version:      1.40 (minimum version 1.12)
17:03:56 [2020-12-19T17:03:56.985Z]   Go version:       go1.13.15
17:03:56 [2020-12-19T17:03:56.985Z]   Git commit:       4484c46d9d
17:03:56 [2020-12-19T17:03:56.985Z]   Built:            Wed Sep 16 17:01:06 2020
17:03:56 [2020-12-19T17:03:56.985Z]   OS/Arch:          linux/amd64
17:03:56 [2020-12-19T17:03:56.985Z]   Experimental:     true
17:03:56 [2020-12-19T17:03:56.985Z]  containerd:
17:03:56 [2020-12-19T17:03:56.985Z]   Version:          1.3.7
17:03:56 [2020-12-19T17:03:56.985Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
17:03:56 [2020-12-19T17:03:56.985Z]  runc:
17:03:56 [2020-12-19T17:03:56.985Z]   Version:          1.0.0-rc10
17:03:56 [2020-12-19T17:03:56.985Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:03:56 [2020-12-19T17:03:56.985Z]  docker-init:
17:03:56 [2020-12-19T17:03:56.985Z]   Version:          0.18.0
17:03:56 [2020-12-19T17:03:56.985Z]   GitCommit:        fec3683
[Pipeline] sh
17:03:57 [2020-12-19T17:03:57.147Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:03:57 [2020-12-19T17:03:57.202Z] #41 34.59   AR       soccr/libsoccr.a
17:03:57 [2020-12-19T17:03:57.202Z] #41 34.61 make[1]: 'soccr/libsoccr.a' is up to date.
17:03:57 [2020-12-19T17:03:57.324Z] + docker info
17:03:57 [2020-12-19T17:03:57.493Z] #41 34.78   DEP      criu/arch/s390/sigframe.d
17:03:57 [2020-12-19T17:03:57.493Z] #41 ...
17:03:57 [2020-12-19T17:03:57.493Z] 
17:03:57 [2020-12-19T17:03:57.493Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:03:57 [2020-12-19T17:03:57.493Z] #56 65.07 + for f in rootlesskit rootlesskit-docker-proxy
17:03:57 [2020-12-19T17:03:57.493Z] #56 65.08 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:03:57 [2020-12-19T17:03:57.493Z] #56 DONE 68.8s
17:03:57 [2020-12-19T17:03:57.493Z] 
17:03:57 [2020-12-19T17:03:57.493Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
17:03:57 [2020-12-19T17:03:57.493Z] #12 DONE 1.2s
17:03:57 [2020-12-19T17:03:57.493Z] 
17:03:57 [2020-12-19T17:03:57.493Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:57 [2020-12-19T17:03:57.493Z] #41 34.91   DEP      criu/arch/s390/crtools.d
17:03:57 [2020-12-19T17:03:57.786Z] #41 ...
17:03:57 [2020-12-19T17:03:57.786Z] 
17:03:57 [2020-12-19T17:03:57.786Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:03:57 [2020-12-19T17:03:57.786Z] #57 DONE 0.1s
17:03:57 [2020-12-19T17:03:57.786Z] 
17:03:57 [2020-12-19T17:03:57.786Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:57 [2020-12-19T17:03:57.786Z] #41 35.03   DEP      criu/arch/s390/cpu.d
17:03:57 [2020-12-19T17:03:57.786Z] #41 ...
17:03:57 [2020-12-19T17:03:57.786Z] 
17:03:57 [2020-12-19T17:03:57.786Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:03:57 [2020-12-19T17:03:57.786Z] #58 DONE 0.1s
17:03:57 [2020-12-19T17:03:57.786Z] 
17:03:57 [2020-12-19T17:03:57.786Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:57 [2020-12-19T17:03:57.786Z] #41 35.16   CC       criu/arch/s390/cpu.o
17:03:56 [2020-12-19T17:03:56.456Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:03:56 [2020-12-19T17:03:56.472Z]  > git config --add remote.origin.fetch +refs/pull/41740/head:refs/remotes/origin/PR-41740 # timeout=10
17:03:56 [2020-12-19T17:03:56.646Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:03:56 [2020-12-19T17:03:56.671Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:03:56 [2020-12-19T17:03:56.691Z] Fetching upstream changes from https://github.com/moby/moby.git
17:03:56 [2020-12-19T17:03:56.691Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:56 [2020-12-19T17:03:56.692Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41740/head:refs/remotes/origin/PR-41740 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:03:57 [2020-12-19T17:03:57.123Z]  > git config core.sparsecheckout # timeout=10
17:03:57 [2020-12-19T17:03:57.137Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:03:58 [2020-12-19T17:03:58.257Z] #23 transferring context: 13.02MB 2.3s
17:03:58 [2020-12-19T17:03:58.452Z] #41 35.76   CC       criu/arch/s390/crtools.o
17:03:58 [2020-12-19T17:03:58.709Z] #23 ...
17:03:58 [2020-12-19T17:03:58.709Z] 
17:03:58 [2020-12-19T17:03:58.709Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
17:03:58 [2020-12-19T17:03:58.709Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done
17:03:58 [2020-12-19T17:03:58.709Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done
17:03:58 [2020-12-19T17:03:58.709Z] #62 DONE 2.6s
17:03:58 [2020-12-19T17:03:58.709Z] 
17:03:58 [2020-12-19T17:03:58.709Z] #23 [internal] load build context
17:03:58 [2020-12-19T17:03:58.767Z] #41 ...
17:03:58 [2020-12-19T17:03:58.767Z] 
17:03:58 [2020-12-19T17:03:58.767Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
17:03:58 [2020-12-19T17:03:58.767Z] #13 DONE 1.1s
17:03:58 [2020-12-19T17:03:58.767Z] 
17:03:58 [2020-12-19T17:03:58.767Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.966 + RM_GOPATH=0
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.966 + TMP_GOPATH=
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.966 + : /build
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.966 + '[' -z '' ']'
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.966 ++ mktemp -d
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.967 + export GOPATH=/tmp/tmp.BHOYLrjVWs
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.967 + GOPATH=/tmp/tmp.BHOYLrjVWs
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.967 + RM_GOPATH=1
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.967 + case "$(go env GOARCH)" in
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.967 ++ go env GOARCH
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.970 + export GO_BUILDMODE=-buildmode=pie
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.970 + GO_BUILDMODE=-buildmode=pie
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.980 ++ dirname /tmp/install/install.sh
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.980 + dir=/tmp/install
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.980 + bin=runc
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.980 + shift
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.980 + '[' '!' -f /tmp/install/runc.installer ']'
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.980 + . /tmp/install/runc.installer
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.981 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.981 + install_runc
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.982 + grep -q '^3\.10\.0.*\.el7\.'
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.983 + uname -r
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.984 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.984 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.984 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.984 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BHOYLrjVWs/src/github.com/opencontainers/runc
17:03:58 [2020-12-19T17:03:58.767Z] #51 0.985 Cloning into '/tmp/tmp.BHOYLrjVWs/src/github.com/opencontainers/runc'...
17:03:58 [2020-12-19T17:03:58.778Z] #38 31.07 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:03:58 [2020-12-19T17:03:58.909Z] Merge succeeded, producing 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:03:58 [2020-12-19T17:03:58.910Z] Checking out Revision 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa (PR-41740)
17:03:59 [2020-12-19T17:03:59.823Z] #51 ...
17:03:59 [2020-12-19T17:03:59.823Z] 
17:03:59 [2020-12-19T17:03:59.824Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
17:03:59 [2020-12-19T17:03:59.824Z] #14 0.911 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:03:59 [2020-12-19T17:03:59.824Z] #14 DONE 1.1s
17:03:59 [2020-12-19T17:03:59.824Z] 
17:03:59 [2020-12-19T17:03:59.824Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
17:04:00 [2020-12-19T17:04:00.108Z] Fetching without tags
17:04:00 [2020-12-19T17:04:00.132Z] #15 ...
17:04:00 [2020-12-19T17:04:00.132Z] 
17:04:00 [2020-12-19T17:04:00.132Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:00 [2020-12-19T17:04:00.132Z] #43 61.14 vendor/golang.org/x/net/idna
17:04:00 [2020-12-19T17:04:00.132Z] #43 62.52 vendor/golang.org/x/net/http2/hpack
17:04:00 [2020-12-19T17:04:00.132Z] #43 63.38 mime
17:04:00 [2020-12-19T17:04:00.132Z] #43 64.62 net/http/internal
17:04:00 [2020-12-19T17:04:00.132Z] #43 67.37 net/textproto
17:04:00 [2020-12-19T17:04:00.132Z] #43 67.38 crypto/x509
17:04:00 [2020-12-19T17:04:00.132Z] #43 68.07 vendor/golang.org/x/net/http/httpguts
17:04:00 [2020-12-19T17:04:00.132Z] #43 68.33 vendor/golang.org/x/net/http/httpproxy
17:04:00 [2020-12-19T17:04:00.132Z] #43 68.73 mime/multipart
17:04:00 [2020-12-19T17:04:00.132Z] #43 70.98 crypto/tls
17:04:00 [2020-12-19T17:04:00.132Z] #43 ...
17:04:00 [2020-12-19T17:04:00.132Z] 
17:04:00 [2020-12-19T17:04:00.132Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:00 [2020-12-19T17:04:00.132Z] #41 36.68   CC       criu/arch/s390/sigframe.o
17:04:00 [2020-12-19T17:04:00.132Z] #41 36.78   LINK     criu/arch/s390/crtools.built-in.o
17:04:00 [2020-12-19T17:04:00.132Z] #41 36.80   DEP      criu/pie/util-vdso.d
17:04:00 [2020-12-19T17:04:00.132Z] #41 36.91   DEP      criu/pie/util.d
17:04:00 [2020-12-19T17:04:00.132Z] #41 37.02   CC       criu/pie/util.o
17:04:00 [2020-12-19T17:04:00.132Z] #41 37.28   CC       criu/pie/util-vdso.o
17:04:00 [2020-12-19T17:04:00.422Z] #41 37.78   AR       criu/pie/pie.lib.a
17:04:00 [2020-12-19T17:04:00.422Z] #41 37.82   DEP      criu/pie/restorer.d
17:03:58 [2020-12-19T17:03:58.829Z]  > git remote # timeout=10
17:03:58 [2020-12-19T17:03:58.835Z]  > git config --get remote.origin.url # timeout=10
17:03:58 [2020-12-19T17:03:58.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:58 [2020-12-19T17:03:58.849Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
17:03:58 [2020-12-19T17:03:58.868Z]  > git rev-parse HEAD^{commit} # timeout=10
17:03:58 [2020-12-19T17:03:58.884Z]  > git config core.sparsecheckout # timeout=10
17:03:58 [2020-12-19T17:03:58.895Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:03:59 [2020-12-19T17:03:59.866Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:03:59 [2020-12-19T17:03:59.924Z]  > git config --add remote.origin.fetch +refs/pull/41740/head:refs/remotes/origin/PR-41740 # timeout=10
17:03:59 [2020-12-19T17:03:59.992Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:04:00 [2020-12-19T17:04:00.049Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:04:00 [2020-12-19T17:04:00.100Z] Fetching upstream changes from https://github.com/moby/moby.git
17:04:00 [2020-12-19T17:04:00.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:04:00 [2020-12-19T17:04:00.146Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41740/head:refs/remotes/origin/PR-41740 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:04:00 [2020-12-19T17:04:00.601Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:04:00 [2020-12-19T17:04:00.721Z] #41 37.91   DEP      criu/arch/s390/restorer.d
17:04:00 [2020-12-19T17:04:00.721Z] #41 ...
17:04:00 [2020-12-19T17:04:00.721Z] 
17:04:00 [2020-12-19T17:04:00.721Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
17:04:00 [2020-12-19T17:04:00.721Z] #15 DONE 1.0s
17:04:00 [2020-12-19T17:04:00.721Z] 
17:04:00 [2020-12-19T17:04:00.721Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:00 [2020-12-19T17:04:00.721Z] #41 38.06   DEP      criu/arch/s390/vdso-pie.d
17:04:00 [2020-12-19T17:04:00.721Z] #41 38.12   DEP      criu/pie/parasite-vdso.d
17:04:01 [2020-12-19T17:04:01.077Z] #41 38.24   DEP      criu/pie/parasite.d
17:04:01 [2020-12-19T17:04:01.077Z] #41 38.45   CC       criu/pie/parasite.o
17:04:01 [2020-12-19T17:04:01.719Z] #41 ...
17:04:01 [2020-12-19T17:04:01.719Z] 
17:04:01 [2020-12-19T17:04:01.719Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
17:04:01 [2020-12-19T17:04:01.719Z] #16 DONE 1.1s
17:04:01 [2020-12-19T17:04:01.719Z] 
17:04:01 [2020-12-19T17:04:01.719Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:01 [2020-12-19T17:04:01.719Z] #41 39.12   LINK     criu/pie/parasite.built-in.o
17:04:01 [2020-12-19T17:04:01.719Z] #41 39.12   GEN      criu/pie/parasite-blob.h
17:04:01 [2020-12-19T17:04:01.719Z] #41 39.14   CC       criu/pie/parasite-vdso.o
17:04:02 [2020-12-19T17:04:02.073Z] #38 ...
17:04:02 [2020-12-19T17:04:02.073Z] 
17:04:02 [2020-12-19T17:04:02.073Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:02 [2020-12-19T17:04:02.073Z] #49 24.37 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:04:02 [2020-12-19T17:04:02.073Z] #49 26.52 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:04:02 [2020-12-19T17:04:02.073Z] #49 26.76 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:04:02 [2020-12-19T17:04:02.073Z] #49 26.90 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:04:02 [2020-12-19T17:04:02.073Z] #49 27.12 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:04:02 [2020-12-19T17:04:02.073Z] #49 28.17 runtime
17:04:02 [2020-12-19T17:04:02.073Z] #49 28.21 runtime/cgo
17:04:02 [2020-12-19T17:04:02.270Z] Merge succeeded, producing 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:04:02 [2020-12-19T17:04:02.270Z] Checking out Revision 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa (PR-41740)
17:04:02 [2020-12-19T17:04:02.351Z] #41 39.72   CC       criu/arch/s390/vdso-pie.o
17:04:02 [2020-12-19T17:04:02.351Z] #41 39.83   CC       criu/arch/s390/restorer.o
17:04:02 [2020-12-19T17:04:02.642Z] #41 39.94   CC       criu/pie/restorer.o
17:04:02 [2020-12-19T17:04:02.642Z] #41 ...
17:04:02 [2020-12-19T17:04:02.642Z] 
17:04:02 [2020-12-19T17:04:02.642Z] #17 [dev-systemd-false  6/26] RUN ldconfig
17:04:02 [2020-12-19T17:04:02.642Z] #17 DONE 0.9s
17:04:02 [2020-12-19T17:04:02.932Z] 
17:04:02 [2020-12-19T17:04:02.932Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:02 [2020-12-19T17:04:02.932Z] #51 6.312 + cd /tmp/tmp.BHOYLrjVWs/src/github.com/opencontainers/runc
17:04:02 [2020-12-19T17:04:02.932Z] #51 6.312 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:04:00 [2020-12-19T17:04:00.591Z]  > git config core.sparsecheckout # timeout=10
17:04:00 [2020-12-19T17:04:00.612Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:04:02 [2020-12-19T17:04:02.117Z]  > git remote # timeout=10
17:04:02 [2020-12-19T17:04:02.143Z]  > git config --get remote.origin.url # timeout=10
17:04:02 [2020-12-19T17:04:02.153Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:04:02 [2020-12-19T17:04:02.178Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
17:04:02 [2020-12-19T17:04:02.210Z]  > git rev-parse HEAD^{commit} # timeout=10
17:04:02 [2020-12-19T17:04:02.259Z]  > git config core.sparsecheckout # timeout=10
17:04:02 [2020-12-19T17:04:02.277Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:04:03 [2020-12-19T17:04:03.223Z] #51 6.706 + '[' -z '' ']'
17:04:03 [2020-12-19T17:04:03.223Z] #51 6.707 + target=static
17:04:03 [2020-12-19T17:04:03.223Z] #51 6.707 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:04:03 [2020-12-19T17:04:03.513Z] #51 6.999 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 .
17:04:03 [2020-12-19T17:04:03.569Z] #23 transferring context: 52.91MB 7.4s
17:04:03 [2020-12-19T17:04:03.569Z] #23 transferring context: 53.18MB 7.5s done
17:04:03 [2020-12-19T17:04:03.569Z] #23 DONE 7.6s
17:04:03 [2020-12-19T17:04:03.569Z] 
17:04:03 [2020-12-19T17:04:03.569Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:03 [2020-12-19T17:04:03.569Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done
17:04:03 [2020-12-19T17:04:03.569Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.6s done
17:04:03 [2020-12-19T17:04:03.569Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.1s done
17:04:03 [2020-12-19T17:04:03.569Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.2s done
17:04:03 [2020-12-19T17:04:03.569Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.3s done
17:04:03 [2020-12-19T17:04:03.569Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.3s done
17:04:03 [2020-12-19T17:04:03.569Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.9s done
17:04:03 [2020-12-19T17:04:03.569Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.2s done
17:04:03 [2020-12-19T17:04:03.569Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53
17:04:03 [2020-12-19T17:04:03.719Z] Commit message: "Move use of debian:buster frozen image to debian:bullseye"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:04:04 [2020-12-19T17:04:04.902Z] + docker version
17:04:05 [2020-12-19T17:04:05.092Z] #10 ...
17:04:05 [2020-12-19T17:04:05.092Z] 
17:04:05 [2020-12-19T17:04:05.092Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:04:05 [2020-12-19T17:04:05.092Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 54.14MB / 54.14MB 4.9s done
17:04:05 [2020-12-19T17:04:05.092Z] #26 extracting sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 4.4s done
17:04:05 [2020-12-19T17:04:05.092Z] #26 DONE 9.3s
17:04:05 [2020-12-19T17:04:05.387Z] 
17:04:05 [2020-12-19T17:04:05.387Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:05 [2020-12-19T17:04:05.387Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.9s done
17:04:05 [2020-12-19T17:04:05.387Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e
17:04:05 [2020-12-19T17:04:05.681Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done
17:04:05 [2020-12-19T17:04:05.681Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6
17:04:05 [2020-12-19T17:04:05.977Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done
17:04:05 [2020-12-19T17:04:05.977Z] #10 DONE 9.9s
17:04:05 [2020-12-19T17:04:05.977Z] 
17:04:05 [2020-12-19T17:04:05.977Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:04:05 [2020-12-19T17:04:05.977Z] #27 0.279 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:04:05 [2020-12-19T17:04:05.977Z] #27 0.303 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
17:04:05 [2020-12-19T17:04:05.977Z] #27 0.328 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:04:05 [2020-12-19T17:04:05.977Z] #27 0.543 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB]
17:04:06 [2020-12-19T17:04:06.270Z] #27 0.828 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:04:06 [2020-12-19T17:04:06.359Z] #49 ...
17:04:06 [2020-12-19T17:04:06.359Z] 
17:04:06 [2020-12-19T17:04:06.359Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:04:06 [2020-12-19T17:04:06.359Z] #47 28.74 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
17:04:06 [2020-12-19T17:04:06.359Z] #47 30.63 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:04:06 [2020-12-19T17:04:06.359Z] #47 31.62 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:04:06 [2020-12-19T17:04:06.359Z] #47 39.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:04:06 [2020-12-19T17:04:06.506Z] Commit message: "Move use of debian:buster frozen image to debian:bullseye"
17:04:06 [2020-12-19T17:04:06.563Z] #27 1.181 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
17:04:06 [2020-12-19T17:04:06.622Z] #47 39.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:04:06 [2020-12-19T17:04:06.622Z] #47 39.34 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:04:06 [2020-12-19T17:04:06.622Z] #47 39.34 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:04:06 [2020-12-19T17:04:06.622Z] #47 39.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:04:06 [2020-12-19T17:04:06.622Z] #47 39.34 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:04:06 [2020-12-19T17:04:06.622Z] #47 39.34 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:04:06 [2020-12-19T17:04:06.882Z] #47 39.64 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:04:07 [2020-12-19T17:04:07.144Z] #47 39.75 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
17:04:07 [2020-12-19T17:04:07.144Z] #47 ...
17:04:07 [2020-12-19T17:04:07.144Z] 
17:04:07 [2020-12-19T17:04:07.144Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:07 [2020-12-19T17:04:07.144Z] #43 39.76 vendor/golang.org/x/crypto/internal/subtle
17:04:07 [2020-12-19T17:04:07.404Z] #43 40.12 vendor/golang.org/x/crypto/curve25519
17:04:07 [2020-12-19T17:04:07.721Z] + docker version
17:04:08 [2020-12-19T17:04:08.645Z] #27 3.377 Fetched 8184 kB in 3s (2633 kB/s)
17:04:08 [2020-12-19T17:04:08.793Z] #43 ...
17:04:08 [2020-12-19T17:04:08.793Z] 
17:04:08 [2020-12-19T17:04:08.793Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:04:08 [2020-12-19T17:04:08.793Z] #40 31.46 Fetched 8410 kB in 24s (358 kB/s)
17:04:08 [2020-12-19T17:04:08.793Z] #40 31.46 Reading package lists...
17:04:08 [2020-12-19T17:04:08.793Z] #40 ...
17:04:08 [2020-12-19T17:04:08.793Z] 
17:04:08 [2020-12-19T17:04:08.793Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:04:08 [2020-12-19T17:04:08.793Z] #47 40.06 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:04:08 [2020-12-19T17:04:08.793Z] #47 40.10 go: extracting github.com/go-toolsmith/astcopy v1.0.0
17:04:08 [2020-12-19T17:04:08.793Z] #47 40.16 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:04:08 [2020-12-19T17:04:08.793Z] #47 40.20 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:04:08 [2020-12-19T17:04:08.793Z] #47 40.26 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:04:08 [2020-12-19T17:04:08.793Z] #47 40.29 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:04:08 [2020-12-19T17:04:08.793Z] #47 40.37 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:04:08 [2020-12-19T17:04:08.793Z] #47 40.56 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:04:08 [2020-12-19T17:04:08.793Z] #47 40.56 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:04:08 [2020-12-19T17:04:08.793Z] #47 40.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:04:08 [2020-12-19T17:04:08.793Z] #47 40.83 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:04:08 [2020-12-19T17:04:08.793Z] #47 40.83 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:04:08 [2020-12-19T17:04:08.793Z] #47 40.89 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
17:04:08 [2020-12-19T17:04:08.793Z] #47 40.91 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:04:08 [2020-12-19T17:04:08.793Z] #47 41.35 go: extracting github.com/sourcegraph/go-diff v0.5.1
17:04:08 [2020-12-19T17:04:08.793Z] #47 41.42 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:04:08 [2020-12-19T17:04:08.793Z] #47 41.43 go: downloading github.com/go-toolsmith/astp v1.0.0
17:04:08 [2020-12-19T17:04:08.793Z] #47 41.54 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:04:08 [2020-12-19T17:04:08.793Z] #47 41.59 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:04:08 [2020-12-19T17:04:08.793Z] #47 41.60 go: downloading github.com/kisielk/gotool v1.0.0
17:04:09 [2020-12-19T17:04:09.053Z] #47 41.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:04:09 [2020-12-19T17:04:09.053Z] #47 41.76 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:04:09 [2020-12-19T17:04:09.053Z] #47 41.80 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:04:09 [2020-12-19T17:04:09.070Z] #51 ...
17:04:09 [2020-12-19T17:04:09.070Z] 
17:04:09 [2020-12-19T17:04:09.070Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:09 [2020-12-19T17:04:09.070Z] #41 41.25   LINK     criu/pie/restorer.built-in.o
17:04:09 [2020-12-19T17:04:09.070Z] #41 41.26   GEN      criu/pie/restorer-blob.h
17:04:09 [2020-12-19T17:04:09.070Z] #41 41.32   DEP      criu/vdso.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 41.53   DEP      criu/uts_ns.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 41.68   DEP      criu/util.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 41.86   DEP      criu/uffd.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 41.99   DEP      criu/tun.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 42.11   DEP      criu/tty.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 42.28   DEP      criu/timerfd.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 42.45   DEP      criu/timens.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 42.55   DEP      criu/sysfs_parse.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 42.68   DEP      criu/sysctl.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 42.82   DEP      criu/string.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 42.85   DEP      criu/stats.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 42.97   DEP      criu/sockets.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 43.17   DEP      criu/sk-unix.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 43.26   DEP      criu/sk-tcp.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 43.39   DEP      criu/sk-queue.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 43.54   DEP      criu/sk-packet.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 43.63   DEP      criu/sk-netlink.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 43.74   DEP      criu/sk-inet.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 43.93   DEP      criu/signalfd.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 44.08   DEP      criu/sigframe.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 44.13   DEP      criu/shmem.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 44.23   DEP      criu/servicefd.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 44.34   DEP      criu/seize.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 44.49   DEP      criu/seccomp.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 44.65   DEP      criu/rst-malloc.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 44.69   DEP      criu/rbtree.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 44.72   DEP      criu/pstree.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 44.79   DEP      criu/protobuf.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 44.93   GEN      criu/protobuf-desc-gen.h
17:04:09 [2020-12-19T17:04:09.070Z] #41 45.94   DEP      criu/protobuf-desc.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 46.03   DEP      criu/proc_parse.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 46.17   DEP      criu/plugin.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 46.26   DEP      criu/pipes.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 46.41   DEP      criu/pie-util.d
17:04:09 [2020-12-19T17:04:09.070Z] #41 46.51   DEP      criu/pie-util-vdso.d
17:04:09 [2020-12-19T17:04:09.313Z] #47 42.00 go: extracting github.com/kisielk/gotool v1.0.0
17:04:09 [2020-12-19T17:04:09.313Z] #47 42.21 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:04:09 [2020-12-19T17:04:09.361Z] #41 46.59   DEP      criu/path.d
17:04:09 [2020-12-19T17:04:09.361Z] #41 46.65   DEP      criu/parasite-syscall.d
17:04:09 [2020-12-19T17:04:09.361Z] #41 46.78   DEP      criu/pagemap.d
17:04:09 [2020-12-19T17:04:09.572Z] #47 42.38 go: extracting github.com/go-toolsmith/astp v1.0.0
17:04:09 [2020-12-19T17:04:09.573Z] #47 42.38 go: downloading github.com/ultraware/funlen v0.0.2
17:04:09 [2020-12-19T17:04:09.573Z] #47 42.41 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:04:09 [2020-12-19T17:04:09.573Z] #47 42.47 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:04:09 [2020-12-19T17:04:09.583Z] Client:
17:04:09 [2020-12-19T17:04:09.583Z]  Debug Mode: false
17:04:09 [2020-12-19T17:04:09.583Z] 
17:04:09 [2020-12-19T17:04:09.583Z] Server:
17:04:09 [2020-12-19T17:04:09.583Z]  Containers: 0
17:04:09 [2020-12-19T17:04:09.583Z]   Running: 0
17:04:09 [2020-12-19T17:04:09.583Z]   Paused: 0
17:04:09 [2020-12-19T17:04:09.583Z]   Stopped: 0
17:04:09 [2020-12-19T17:04:09.583Z]  Images: 0
17:04:09 [2020-12-19T17:04:09.583Z]  Server Version: 19.03.13
17:04:09 [2020-12-19T17:04:09.583Z]  Storage Driver: overlay2
17:04:09 [2020-12-19T17:04:09.583Z]   Backing Filesystem: extfs
17:04:09 [2020-12-19T17:04:09.583Z]   Supports d_type: true
17:04:09 [2020-12-19T17:04:09.583Z]   Native Overlay Diff: true
17:04:09 [2020-12-19T17:04:09.583Z]  Logging Driver: json-file
17:04:09 [2020-12-19T17:04:09.583Z]  Cgroup Driver: cgroupfs
17:04:09 [2020-12-19T17:04:09.583Z]  Plugins:
17:04:09 [2020-12-19T17:04:09.583Z]   Volume: local
17:04:09 [2020-12-19T17:04:09.583Z]   Network: bridge host ipvlan macvlan null overlay
17:04:09 [2020-12-19T17:04:09.583Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:04:09 [2020-12-19T17:04:09.583Z]  Swarm: inactive
17:04:09 [2020-12-19T17:04:09.583Z]  Runtimes: runc
17:04:09 [2020-12-19T17:04:09.583Z]  Default Runtime: runc
17:04:09 [2020-12-19T17:04:09.583Z]  Init Binary: docker-init
17:04:09 [2020-12-19T17:04:09.583Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
17:04:09 [2020-12-19T17:04:09.583Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:04:09 [2020-12-19T17:04:09.583Z]  init version: fec3683
17:04:09 [2020-12-19T17:04:09.583Z]  Security Options:
17:04:09 [2020-12-19T17:04:09.583Z]   apparmor
17:04:09 [2020-12-19T17:04:09.583Z]   seccomp
17:04:09 [2020-12-19T17:04:09.583Z]    Profile: default
17:04:09 [2020-12-19T17:04:09.583Z]  Kernel Version: 5.4.0-1025-aws
17:04:09 [2020-12-19T17:04:09.583Z]  Operating System: Ubuntu 18.04.5 LTS
17:04:09 [2020-12-19T17:04:09.583Z]  OSType: linux
17:04:09 [2020-12-19T17:04:09.583Z]  Architecture: x86_64
17:04:09 [2020-12-19T17:04:09.583Z]  CPUs: 2
17:04:09 [2020-12-19T17:04:09.583Z]  Total Memory: 7.569GiB
17:04:09 [2020-12-19T17:04:09.583Z]  Name: ip-10-100-59-46
17:04:09 [2020-12-19T17:04:09.583Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
17:04:09 [2020-12-19T17:04:09.583Z]  Docker Root Dir: /var/lib/docker
17:04:09 [2020-12-19T17:04:09.583Z]  Debug Mode: false
17:04:09 [2020-12-19T17:04:09.583Z]  Registry: https://index.docker.io/v1/
17:04:09 [2020-12-19T17:04:09.583Z]  Labels:
17:04:09 [2020-12-19T17:04:09.583Z]  Experimental: true
17:04:09 [2020-12-19T17:04:09.583Z]  Insecure Registries:
17:04:09 [2020-12-19T17:04:09.583Z]   127.0.0.0/8
17:04:09 [2020-12-19T17:04:09.583Z]  Live Restore Enabled: true
17:04:09 [2020-12-19T17:04:09.583Z] 
17:04:09 [2020-12-19T17:04:09.583Z] WARNING: No swap limit support
[Pipeline] sh
17:04:09 [2020-12-19T17:04:09.651Z] #41 46.94   DEP      criu/pagemap-cache.d
17:04:09 [2020-12-19T17:04:09.651Z] #41 47.08   DEP      criu/page-xfer.d
17:04:09 [2020-12-19T17:04:09.833Z] #47 42.47 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
17:04:09 [2020-12-19T17:04:09.833Z] #47 42.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:04:09 [2020-12-19T17:04:09.833Z] #47 42.51 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:04:09 [2020-12-19T17:04:09.833Z] #47 42.51 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:04:09 [2020-12-19T17:04:09.833Z] #47 42.51 go: downloading github.com/gogo/protobuf v1.2.1
17:04:09 [2020-12-19T17:04:09.833Z] #47 42.65 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:04:09 [2020-12-19T17:04:09.833Z] #47 42.66 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:04:09 [2020-12-19T17:04:09.833Z] #47 42.66 go: extracting golang.org/x/text v0.3.2
17:04:09 [2020-12-19T17:04:09.833Z] #47 42.67 go: extracting github.com/ultraware/funlen v0.0.2
17:04:09 [2020-12-19T17:04:09.833Z] #47 ...
17:04:09 [2020-12-19T17:04:09.833Z] 
17:04:09 [2020-12-19T17:04:09.833Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:09 [2020-12-19T17:04:09.833Z] #11 32.68 Fetched 8410 kB in 24s (356 kB/s)
17:04:09 [2020-12-19T17:04:09.879Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:04:09 [2020-12-19T17:04:09.879Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:04:09 [2020-12-19T17:04:09.879Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41740/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:04:09 [2020-12-19T17:04:09.879Z] + bash /home/ubuntu/workspace/moby_PR-41740/check-config.sh
17:04:09 [2020-12-19T17:04:09.879Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:04:09 [2020-12-19T17:04:09.879Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
17:04:09 [2020-12-19T17:04:09.879Z] 
17:04:09 [2020-12-19T17:04:09.879Z] Generally Necessary:
17:04:09 [2020-12-19T17:04:09.879Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:04:09 [2020-12-19T17:04:09.879Z] - apparmor: enabled and tools installed
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_NAMESPACES: enabled
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_NET_NS: enabled
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_PID_NS: enabled
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_IPC_NS: enabled
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_UTS_NS: enabled
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_CGROUPS: enabled
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_CGROUP_CPUACCT: enabled
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_CGROUP_DEVICE: enabled
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_CGROUP_FREEZER: enabled
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_CGROUP_SCHED: enabled
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_CPUSETS: enabled
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_MEMCG: enabled
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_KEYS: enabled
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_VETH: enabled (as module)
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_BRIDGE: enabled (as module)
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_NF_NAT_IPV4: missing
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:04:09 [2020-12-19T17:04:09.879Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:04:09 [2020-12-19T17:04:09.942Z] #41 47.25   DEP      criu/page-pipe.d
17:04:09 [2020-12-19T17:04:09.942Z] #41 47.37   DEP      criu/netfilter.d
17:04:09 [2020-12-19T17:04:09.942Z] #41 47.49   DEP      criu/net.d
17:04:10 [2020-12-19T17:04:10.092Z] #11 32.68 Reading package lists...
17:04:10 [2020-12-19T17:04:10.092Z] #11 ...
17:04:10 [2020-12-19T17:04:10.092Z] 
17:04:10 [2020-12-19T17:04:10.092Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:04:10 [2020-12-19T17:04:10.092Z] #34 32.77 Fetched 8410 kB in 24s (353 kB/s)
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_NF_NAT: enabled (as module)
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_NF_NAT_NEEDED: missing
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_POSIX_MQUEUE: enabled
17:04:10 [2020-12-19T17:04:10.142Z] 
17:04:10 [2020-12-19T17:04:10.142Z] Optional Features:
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_USER_NS: enabled
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_SECCOMP: enabled
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_CGROUP_PIDS: enabled
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_MEMCG_SWAP: enabled
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:04:10 [2020-12-19T17:04:10.142Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_BLK_CGROUP: enabled
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_IOSCHED_CFQ: missing
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_CGROUP_PERF: enabled
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_CGROUP_HUGETLB: enabled
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_CFS_BANDWIDTH: enabled
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_RT_GROUP_SCHED: missing
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_IP_VS: enabled (as module)
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_IP_VS_NFCT: enabled
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_IP_VS_RR: enabled (as module)
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_EXT4_FS: enabled
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:04:10 [2020-12-19T17:04:10.142Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:04:10 [2020-12-19T17:04:10.142Z] - Network Drivers:
17:04:10 [2020-12-19T17:04:10.142Z]   - "overlay":
17:04:10 [2020-12-19T17:04:10.142Z]     - CONFIG_VXLAN: enabled (as module)
17:04:10 [2020-12-19T17:04:10.142Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:04:10 [2020-12-19T17:04:10.142Z]       Optional (for encrypted networks):
17:04:10 [2020-12-19T17:04:10.173Z] #27 3.377 Reading package lists...
17:04:10 [2020-12-19T17:04:10.233Z] #41 47.72   DEP      criu/namespaces.d
17:04:10 [2020-12-19T17:04:10.351Z] #34 32.77 Reading package lists...
17:04:10 [2020-12-19T17:04:10.351Z] #34 ...
17:04:10 [2020-12-19T17:04:10.351Z] 
17:04:10 [2020-12-19T17:04:10.351Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:04:10 [2020-12-19T17:04:10.351Z] #47 42.81 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:04:10 [2020-12-19T17:04:10.351Z] #47 42.92 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:04:10 [2020-12-19T17:04:10.351Z] #47 42.92 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:04:10 [2020-12-19T17:04:10.351Z] #47 ...
17:04:10 [2020-12-19T17:04:10.351Z] 
17:04:10 [2020-12-19T17:04:10.351Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:04:10 [2020-12-19T17:04:10.351Z] #53 33.15 Fetched 8410 kB in 24s (346 kB/s)
17:04:10 [2020-12-19T17:04:10.403Z]       - CONFIG_CRYPTO: enabled
17:04:10 [2020-12-19T17:04:10.403Z]       - CONFIG_CRYPTO_AEAD: enabled
17:04:10 [2020-12-19T17:04:10.403Z]       - CONFIG_CRYPTO_GCM: enabled
17:04:10 [2020-12-19T17:04:10.403Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:04:10 [2020-12-19T17:04:10.403Z]       - CONFIG_CRYPTO_GHASH: enabled
17:04:10 [2020-12-19T17:04:10.403Z]       - CONFIG_XFRM: enabled
17:04:10 [2020-12-19T17:04:10.403Z]       - CONFIG_XFRM_USER: enabled (as module)
17:04:10 [2020-12-19T17:04:10.403Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:04:10 [2020-12-19T17:04:10.403Z]       - CONFIG_INET_ESP: enabled (as module)
17:04:10 [2020-12-19T17:04:10.403Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
17:04:10 [2020-12-19T17:04:10.403Z]   - "ipvlan":
17:04:10 [2020-12-19T17:04:10.403Z]     - CONFIG_IPVLAN: enabled (as module)
17:04:10 [2020-12-19T17:04:10.403Z]   - "macvlan":
17:04:10 [2020-12-19T17:04:10.403Z]     - CONFIG_MACVLAN: enabled (as module)
17:04:10 [2020-12-19T17:04:10.403Z]     - CONFIG_DUMMY: enabled (as module)
17:04:10 [2020-12-19T17:04:10.403Z]   - "ftp,tftp client in container":
17:04:10 [2020-12-19T17:04:10.403Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:04:10 [2020-12-19T17:04:10.403Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:04:10 [2020-12-19T17:04:10.403Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:04:10 [2020-12-19T17:04:10.403Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:04:10 [2020-12-19T17:04:10.403Z] - Storage Drivers:
17:04:10 [2020-12-19T17:04:10.403Z]   - "aufs":
17:04:10 [2020-12-19T17:04:10.403Z]     - CONFIG_AUFS_FS: enabled (as module)
17:04:10 [2020-12-19T17:04:10.403Z]   - "btrfs":
17:04:10 [2020-12-19T17:04:10.403Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:04:10 [2020-12-19T17:04:10.403Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:04:10 [2020-12-19T17:04:10.403Z]   - "devicemapper":
17:04:10 [2020-12-19T17:04:10.403Z]     - CONFIG_BLK_DEV_DM: enabled
17:04:10 [2020-12-19T17:04:10.403Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:04:10 [2020-12-19T17:04:10.403Z]   - "overlay":
17:04:10 [2020-12-19T17:04:10.403Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:04:10 [2020-12-19T17:04:10.403Z]   - "zfs":
17:04:10 [2020-12-19T17:04:10.403Z]     - /dev/zfs: present
17:04:10 [2020-12-19T17:04:10.403Z]     - zfs command: missing
17:04:10 [2020-12-19T17:04:10.403Z]     - zpool command: missing
17:04:10 [2020-12-19T17:04:10.403Z] 
17:04:10 [2020-12-19T17:04:10.403Z] Limits:
17:04:10 [2020-12-19T17:04:10.403Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:04:10 [2020-12-19T17:04:10.403Z] 
17:04:10 [2020-12-19T17:04:10.403Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:04:10 [2020-12-19T17:04:10.557Z] #41 47.92   DEP      criu/mount.d
17:04:10 [2020-12-19T17:04:10.610Z] #53 33.15 Reading package lists...
17:04:10 [2020-12-19T17:04:10.610Z] #53 ...
17:04:10 [2020-12-19T17:04:10.610Z] 
17:04:10 [2020-12-19T17:04:10.610Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:04:10 [2020-12-19T17:04:10.610Z] #47 43.24 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:04:10 [2020-12-19T17:04:10.610Z] #47 43.26 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:04:10 [2020-12-19T17:04:10.610Z] #47 43.41 go: downloading github.com/uudashr/gocognit v1.0.1
17:04:10 [2020-12-19T17:04:10.610Z] #47 43.42 go: downloading github.com/BurntSushi/toml v0.3.1
17:04:10 [2020-12-19T17:04:10.610Z] #47 43.42 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:04:10 [2020-12-19T17:04:10.610Z] #47 43.54 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:04:10 [2020-12-19T17:04:10.757Z] + sudo modprobe ip_vs
17:04:10 [2020-12-19T17:04:10.757Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa .
17:04:10 [2020-12-19T17:04:10.848Z] #41 48.07   DEP      criu/memfd.d
17:04:10 [2020-12-19T17:04:10.848Z] #41 48.19   DEP      criu/mem.d
17:04:11 [2020-12-19T17:04:11.027Z] #1 [internal] load .dockerignore
17:04:11 [2020-12-19T17:04:11.027Z] #1 transferring context: 87B 0.0s done
17:04:11 [2020-12-19T17:04:11.027Z] #1 DONE 0.1s
17:04:11 [2020-12-19T17:04:11.027Z] 
17:04:11 [2020-12-19T17:04:11.027Z] #2 [internal] load build definition from Dockerfile
17:04:11 [2020-12-19T17:04:11.027Z] #2 transferring dockerfile: 16.56kB done
17:04:11 [2020-12-19T17:04:11.027Z] #2 DONE 0.1s
17:04:11 [2020-12-19T17:04:11.027Z] 
17:04:11 [2020-12-19T17:04:11.027Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
17:04:11 [2020-12-19T17:04:11.138Z] #41 48.38   DEP      criu/lsm.d
17:04:11 [2020-12-19T17:04:11.138Z] #41 48.55   DEP      criu/log.d
17:04:11 [2020-12-19T17:04:11.182Z] #47 43.90 go: extracting github.com/uudashr/gocognit v1.0.1
17:04:11 [2020-12-19T17:04:11.182Z] #47 43.95 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:04:11 [2020-12-19T17:04:11.288Z] #3 DONE 0.4s
17:04:11 [2020-12-19T17:04:11.431Z] #41 48.65   DEP      criu/libnetlink.d
17:04:11 [2020-12-19T17:04:11.431Z] #41 48.73   DEP      criu/kerndat.d
17:04:11 [2020-12-19T17:04:11.441Z] #47 44.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:04:11 [2020-12-19T17:04:11.442Z] #47 44.12 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:04:11 [2020-12-19T17:04:11.442Z] #47 44.12 go: extracting github.com/go-toolsmith/astequal v1.0.0
17:04:11 [2020-12-19T17:04:11.442Z] #47 44.12 go: extracting github.com/BurntSushi/toml v0.3.1
17:04:11 [2020-12-19T17:04:11.551Z] 
17:04:11 [2020-12-19T17:04:11.551Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
17:04:11 [2020-12-19T17:04:11.551Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
17:04:11 [2020-12-19T17:04:11.551Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
17:04:11 [2020-12-19T17:04:11.551Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
17:04:11 [2020-12-19T17:04:11.551Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
17:04:11 [2020-12-19T17:04:11.551Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
17:04:11 [2020-12-19T17:04:11.551Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.50MB / 8.88MB 0.2s
17:04:11 [2020-12-19T17:04:11.688Z] #27 4.934 Reading package lists...
17:04:11 [2020-12-19T17:04:11.701Z] #47 44.43 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:04:11 [2020-12-19T17:04:11.701Z] #47 44.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:04:11 [2020-12-19T17:04:11.701Z] #47 44.60 go: downloading github.com/gobwas/glob v0.2.3
17:04:11 [2020-12-19T17:04:11.721Z] #41 48.99   DEP      criu/kcmp-ids.d
17:04:11 [2020-12-19T17:04:11.721Z] #41 49.04   DEP      criu/irmap.d
17:04:11 [2020-12-19T17:04:11.721Z] #41 49.16   DEP      criu/ipc_ns.d
17:04:11 [2020-12-19T17:04:11.814Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
17:04:11 [2020-12-19T17:04:11.814Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
17:04:11 [2020-12-19T17:04:11.961Z] #47 44.61 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:04:11 [2020-12-19T17:04:11.961Z] #47 44.74 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:04:11 [2020-12-19T17:04:11.961Z] #47 44.91 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:04:11 [2020-12-19T17:04:11.982Z] #27 6.383 Building dependency tree...
17:04:12 [2020-12-19T17:04:12.011Z] #41 49.33   DEP      criu/image.d
17:04:12 [2020-12-19T17:04:12.011Z] #41 49.44   DEP      criu/image-desc.d
17:04:12 [2020-12-19T17:04:12.011Z] #41 49.55   DEP      criu/fsnotify.d
17:04:12 [2020-12-19T17:04:12.262Z] #47 45.04 go: extracting github.com/gobwas/glob v0.2.3
17:04:12 [2020-12-19T17:04:12.278Z] #27 6.864 The following additional packages will be installed:
17:04:12 [2020-12-19T17:04:12.278Z] #27 6.864   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
17:04:12 [2020-12-19T17:04:12.278Z] #27 6.864   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
17:04:12 [2020-12-19T17:04:12.278Z] #27 6.865   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
17:04:12 [2020-12-19T17:04:12.278Z] #27 6.866 Suggested packages:
17:04:12 [2020-12-19T17:04:12.278Z] #27 6.866   krb5-doc krb5-user
17:04:12 [2020-12-19T17:04:12.278Z] #27 6.866 Recommended packages:
17:04:12 [2020-12-19T17:04:12.278Z] #27 6.866   krb5-locales publicsuffix libsasl2-modules
17:04:12 [2020-12-19T17:04:12.301Z] #41 49.67   DEP      criu/filesystems.d
17:04:12 [2020-12-19T17:04:12.387Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
17:04:12 [2020-12-19T17:04:12.387Z] #4 DONE 0.9s
17:04:12 [2020-12-19T17:04:12.387Z] 
17:04:12 [2020-12-19T17:04:12.387Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
17:04:12 [2020-12-19T17:04:12.522Z] #47 45.06 go: downloading github.com/go-toolsmith/typep v1.0.0
17:04:12 [2020-12-19T17:04:12.522Z] #47 45.13 go: downloading github.com/ultraware/whitespace v0.0.4
17:04:12 [2020-12-19T17:04:12.522Z] #47 45.27 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.224 The following NEW packages will be installed:
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.225   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.225   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.225   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.226   libssh2-1 libssl1.1 openssl
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.286 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.286 Need to get 5166 kB of archives.
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.286 After this operation, 14.6 MB of additional disk space will be used.
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.286 Get:1 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB]
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.319 Get:2 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB]
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.321 Get:3 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB]
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.324 Get:4 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB]
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.335 Get:5 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB]
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.359 Get:6 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB]
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.371 Get:7 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB]
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.373 Get:8 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB]
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.379 Get:9 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.383 Get:10 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u4 [243 kB]
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.400 Get:11 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB]
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.404 Get:12 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB]
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.405 Get:13 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB]
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.408 Get:14 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB]
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.415 Get:15 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB]
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.432 Get:16 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB]
17:04:12 [2020-12-19T17:04:12.574Z] #27 7.443 Get:17 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
17:04:12 [2020-12-19T17:04:12.592Z] #41 49.84   DEP      criu/files.d
17:04:12 [2020-12-19T17:04:12.592Z] #41 50.02   DEP      criu/files-reg.d
17:04:12 [2020-12-19T17:04:12.649Z] #6 ...
17:04:12 [2020-12-19T17:04:12.649Z] 
17:04:12 [2020-12-19T17:04:12.649Z] #7 [internal] load metadata for docker.io/library/debian:buster
17:04:12 [2020-12-19T17:04:12.649Z] #7 DONE 0.3s
17:04:12 [2020-12-19T17:04:12.782Z] #47 45.44 go: extracting github.com/ultraware/whitespace v0.0.4
17:04:12 [2020-12-19T17:04:12.782Z] #47 ...
17:04:12 [2020-12-19T17:04:12.782Z] 
17:04:12 [2020-12-19T17:04:12.782Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:12 [2020-12-19T17:04:12.782Z] #62 DONE 45.6s
17:04:12 [2020-12-19T17:04:12.782Z] 
17:04:12 [2020-12-19T17:04:12.782Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:04:12 [2020-12-19T17:04:12.782Z] #47 45.60 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:04:12 [2020-12-19T17:04:12.866Z] #27 7.450 Get:18 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB]
17:04:12 [2020-12-19T17:04:12.866Z] #27 7.450 Get:19 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
17:04:12 [2020-12-19T17:04:12.866Z] #27 7.456 Get:20 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
17:04:12 [2020-12-19T17:04:12.882Z] #41 50.20   DEP      criu/files-ext.d
17:04:12 [2020-12-19T17:04:12.882Z] #41 ...
17:04:12 [2020-12-19T17:04:12.882Z] 
17:04:12 [2020-12-19T17:04:12.882Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:04:12 [2020-12-19T17:04:12.882Z] #18 0.895 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:04:12 [2020-12-19T17:04:12.882Z] #18 0.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:04:12 [2020-12-19T17:04:12.882Z] #18 0.950 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:04:12 [2020-12-19T17:04:12.882Z] #18 1.247 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
17:04:12 [2020-12-19T17:04:12.882Z] #18 2.305 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB]
17:04:12 [2020-12-19T17:04:12.882Z] #18 3.979 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
17:04:12 [2020-12-19T17:04:12.882Z] #18 5.742 Fetched 8097 kB in 5s (1658 kB/s)
17:04:12 [2020-12-19T17:04:12.882Z] #18 5.742 Reading package lists...
17:04:12 [2020-12-19T17:04:12.882Z] #18 7.673 Reading package lists...
17:04:12 [2020-12-19T17:04:12.882Z] #18 9.571 Building dependency tree...
17:04:12 [2020-12-19T17:04:12.882Z] #18 10.04 libcap2-bin is already the newest version (1:2.25-2).
17:04:12 [2020-12-19T17:04:12.882Z] #18 10.04 The following additional packages will be installed:
17:04:12 [2020-12-19T17:04:12.882Z] #18 10.04   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:04:12 [2020-12-19T17:04:12.882Z] #18 10.04   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:04:12 [2020-12-19T17:04:12.882Z] #18 10.04   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:04:12 [2020-12-19T17:04:12.882Z] #18 10.04   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:04:12 [2020-12-19T17:04:12.882Z] #18 10.04   python3.7 python3.7-minimal vim-runtime xxd
17:04:12 [2020-12-19T17:04:12.882Z] #18 10.04 Suggested packages:
17:04:12 [2020-12-19T17:04:12.882Z] #18 10.04   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:04:12 [2020-12-19T17:04:12.882Z] #18 10.04   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:04:12 [2020-12-19T17:04:12.882Z] #18 10.04   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:04:12 [2020-12-19T17:04:12.882Z] #18 10.04 Recommended packages:
17:04:12 [2020-12-19T17:04:12.882Z] #18 10.04   aufs-dkms nftables build-essential python3-dev python3-keyring
17:04:12 [2020-12-19T17:04:12.882Z] #18 10.04   python3-keyrings.alt python3-xdg unzip
17:04:12 [2020-12-19T17:04:12.882Z] #18 ...
17:04:12 [2020-12-19T17:04:12.882Z] 
17:04:12 [2020-12-19T17:04:12.882Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:12 [2020-12-19T17:04:12.882Z] #41 50.33   DEP      criu/file-lock.d
17:04:12 [2020-12-19T17:04:12.915Z] 
17:04:12 [2020-12-19T17:04:12.915Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
17:04:12 [2020-12-19T17:04:12.915Z] #6 DONE 0.4s
17:04:12 [2020-12-19T17:04:12.915Z] 
17:04:12 [2020-12-19T17:04:12.915Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
17:04:12 [2020-12-19T17:04:12.915Z] #5 DONE 0.5s
17:04:12 [2020-12-19T17:04:12.915Z] 
17:04:12 [2020-12-19T17:04:12.915Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
17:04:12 [2020-12-19T17:04:12.915Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
17:04:12 [2020-12-19T17:04:12.997Z] Client: Docker Engine - Community
17:04:12 [2020-12-19T17:04:12.997Z]  Version:           19.03.13
17:04:12 [2020-12-19T17:04:12.997Z]  API version:       1.40
17:04:12 [2020-12-19T17:04:12.997Z]  Go version:        go1.13.15
17:04:12 [2020-12-19T17:04:12.997Z]  Git commit:        4484c46d9d
17:04:12 [2020-12-19T17:04:12.997Z]  Built:             Wed Sep 16 17:02:36 2020
17:04:12 [2020-12-19T17:04:12.997Z]  OS/Arch:           linux/amd64
17:04:12 [2020-12-19T17:04:12.997Z]  Experimental:      false
17:04:12 [2020-12-19T17:04:12.997Z] 
17:04:12 [2020-12-19T17:04:12.997Z] Server: Docker Engine - Community
17:04:12 [2020-12-19T17:04:12.997Z]  Engine:
17:04:12 [2020-12-19T17:04:12.997Z]   Version:          19.03.13
17:04:12 [2020-12-19T17:04:12.997Z]   API version:      1.40 (minimum version 1.12)
17:04:12 [2020-12-19T17:04:12.997Z]   Go version:       go1.13.15
17:04:12 [2020-12-19T17:04:12.997Z]   Git commit:       4484c46d9d
17:04:12 [2020-12-19T17:04:12.997Z]   Built:            Wed Sep 16 17:01:06 2020
17:04:12 [2020-12-19T17:04:12.997Z]   OS/Arch:          linux/amd64
17:04:12 [2020-12-19T17:04:12.997Z]   Experimental:     true
17:04:12 [2020-12-19T17:04:12.997Z]  containerd:
17:04:12 [2020-12-19T17:04:12.997Z]   Version:          1.3.7
17:04:12 [2020-12-19T17:04:12.997Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
17:04:12 [2020-12-19T17:04:12.997Z]  runc:
17:04:12 [2020-12-19T17:04:12.997Z]   Version:          1.0.0-rc10
17:04:12 [2020-12-19T17:04:12.997Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:04:12 [2020-12-19T17:04:12.997Z]  docker-init:
17:04:12 [2020-12-19T17:04:12.997Z]   Version:          0.18.0
17:04:12 [2020-12-19T17:04:12.997Z]   GitCommit:        fec3683
17:04:13 [2020-12-19T17:04:13.042Z] #47 45.79 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:04:13 [2020-12-19T17:04:13.042Z] #47 45.90 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
[Pipeline] sh
17:04:13 [2020-12-19T17:04:13.159Z] #27 7.870 Get:21 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB]
17:04:13 [2020-12-19T17:04:13.173Z] #41 50.46   DEP      criu/file-ids.d
17:04:13 [2020-12-19T17:04:13.173Z] #41 50.58   DEP      criu/fifo.d
17:04:13 [2020-12-19T17:04:13.173Z] #41 50.65   DEP      criu/fdstore.d
17:04:13 [2020-12-19T17:04:13.179Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.83MB / 9.86MB 0.3s
17:04:13 [2020-12-19T17:04:13.180Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
17:04:13 [2020-12-19T17:04:13.180Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
17:04:13 [2020-12-19T17:04:13.302Z] #47 46.03 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:04:13 [2020-12-19T17:04:13.302Z] #47 46.09 go: extracting github.com/go-toolsmith/typep v1.0.0
17:04:13 [2020-12-19T17:04:13.302Z] #47 46.09 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:04:13 [2020-12-19T17:04:13.381Z] + docker info
17:04:13 [2020-12-19T17:04:13.446Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.23MB / 9.86MB 0.4s
17:04:13 [2020-12-19T17:04:13.446Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.36MB / 9.86MB 0.5s
17:04:13 [2020-12-19T17:04:13.463Z] #41 50.74   DEP      criu/fault-injection.d
17:04:13 [2020-12-19T17:04:13.463Z] #41 50.77   DEP      criu/external.d
17:04:13 [2020-12-19T17:04:13.463Z] #41 50.86   DEP      criu/eventpoll.d
17:04:13 [2020-12-19T17:04:13.468Z] #27 8.136 debconf: delaying package configuration, since apt-utils is not installed
17:04:13 [2020-12-19T17:04:13.468Z] #27 8.163 Fetched 5166 kB in 1s (7913 kB/s)
17:04:13 [2020-12-19T17:04:13.468Z] #27 8.190 Selecting previously unselected package libssl1.1:ppc64el.
17:04:13 [2020-12-19T17:04:13.468Z] #27 8.191 (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.)
17:04:13 [2020-12-19T17:04:13.468Z] #27 8.199 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ...
17:04:13 [2020-12-19T17:04:13.468Z] #27 8.204 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ...
17:04:13 [2020-12-19T17:04:13.562Z] #47 46.31 go: extracting github.com/go-toolsmith/strparse v1.0.0
17:04:13 [2020-12-19T17:04:13.562Z] #47 46.46 go: extracting github.com/go-toolsmith/astcast v1.0.0
17:04:13 [2020-12-19T17:04:13.707Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.55MB / 9.86MB 0.6s
17:04:13 [2020-12-19T17:04:13.707Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done
17:04:13 [2020-12-19T17:04:13.753Z] #41 51.01   DEP      criu/eventfd.d
17:04:13 [2020-12-19T17:04:13.753Z] #41 ...
17:04:13 [2020-12-19T17:04:13.753Z] 
17:04:13 [2020-12-19T17:04:13.753Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:13 [2020-12-19T17:04:13.753Z] #43 74.98 net/http/httptrace
17:04:13 [2020-12-19T17:04:13.753Z] #43 75.13 net/http
17:04:13 [2020-12-19T17:04:13.753Z] #43 82.43 github.com/LK4D4/vndr/godl
17:04:13 [2020-12-19T17:04:13.753Z] #43 82.99 github.com/LK4D4/vndr
17:04:13 [2020-12-19T17:04:13.753Z] #43 ...
17:04:13 [2020-12-19T17:04:13.753Z] 
17:04:13 [2020-12-19T17:04:13.753Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:13 [2020-12-19T17:04:13.753Z] #41 51.16   DEP      criu/crtools.d
17:04:13 [2020-12-19T17:04:13.761Z] #27 8.428 Selecting previously unselected package openssl.
17:04:13 [2020-12-19T17:04:13.761Z] #27 8.428 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_ppc64el.deb ...
17:04:13 [2020-12-19T17:04:13.761Z] #27 8.429 Unpacking openssl (1.1.1d-0+deb10u4) ...
17:04:13 [2020-12-19T17:04:13.970Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
17:04:14 [2020-12-19T17:04:14.043Z] #41 51.35   DEP      criu/cr-service.d
17:04:14 [2020-12-19T17:04:14.044Z] #41 51.50   DEP      criu/cr-restore.d
17:04:14 [2020-12-19T17:04:14.055Z] #27 8.742 Selecting previously unselected package ca-certificates.
17:04:14 [2020-12-19T17:04:14.055Z] #27 8.742 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
17:04:14 [2020-12-19T17:04:14.055Z] #27 8.743 Unpacking ca-certificates (20200601~deb10u1) ...
17:04:14 [2020-12-19T17:04:14.055Z] #27 8.796 Selecting previously unselected package libkeyutils1:ppc64el.
17:04:14 [2020-12-19T17:04:14.055Z] #27 8.797 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ...
17:04:14 [2020-12-19T17:04:14.055Z] #27 8.799 Unpacking libkeyutils1:ppc64el (1.6-6) ...
17:04:14 [2020-12-19T17:04:14.055Z] #27 8.824 Selecting previously unselected package libkrb5support0:ppc64el.
17:04:14 [2020-12-19T17:04:14.055Z] #27 8.827 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ...
17:04:14 [2020-12-19T17:04:14.055Z] #27 8.829 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ...
17:04:14 [2020-12-19T17:04:14.055Z] #27 8.858 Selecting previously unselected package libk5crypto3:ppc64el.
17:04:14 [2020-12-19T17:04:14.055Z] #27 8.860 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ...
17:04:14 [2020-12-19T17:04:14.055Z] #27 8.862 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ...
17:04:14 [2020-12-19T17:04:14.055Z] #27 8.901 Selecting previously unselected package libkrb5-3:ppc64el.
17:04:14 [2020-12-19T17:04:14.055Z] #27 8.903 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ...
17:04:14 [2020-12-19T17:04:14.055Z] #27 8.904 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ...
17:04:14 [2020-12-19T17:04:14.133Z] #47 46.92 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:04:14 [2020-12-19T17:04:14.334Z] #41 51.77   DEP      criu/cr-errno.d
17:04:14 [2020-12-19T17:04:14.349Z] #27 8.996 Selecting previously unselected package libgssapi-krb5-2:ppc64el.
17:04:14 [2020-12-19T17:04:14.349Z] #27 8.996 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ...
17:04:14 [2020-12-19T17:04:14.349Z] #27 8.997 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ...
17:04:14 [2020-12-19T17:04:14.349Z] #27 9.041 Selecting previously unselected package libsasl2-modules-db:ppc64el.
17:04:14 [2020-12-19T17:04:14.349Z] #27 9.044 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
17:04:14 [2020-12-19T17:04:14.349Z] #27 9.046 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
17:04:14 [2020-12-19T17:04:14.349Z] #27 9.075 Selecting previously unselected package libsasl2-2:ppc64el.
17:04:14 [2020-12-19T17:04:14.349Z] #27 9.077 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
17:04:14 [2020-12-19T17:04:14.349Z] #27 9.078 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
17:04:14 [2020-12-19T17:04:14.349Z] #27 9.114 Selecting previously unselected package libldap-common.
17:04:14 [2020-12-19T17:04:14.349Z] #27 9.116 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
17:04:14 [2020-12-19T17:04:14.349Z] #27 9.117 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:04:14 [2020-12-19T17:04:14.349Z] #27 9.153 Selecting previously unselected package libldap-2.4-2:ppc64el.
17:04:14 [2020-12-19T17:04:14.349Z] #27 9.155 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ...
17:04:14 [2020-12-19T17:04:14.349Z] #27 9.156 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ...
17:04:14 [2020-12-19T17:04:14.349Z] #27 9.209 Selecting previously unselected package libnghttp2-14:ppc64el.
17:04:14 [2020-12-19T17:04:14.349Z] #27 9.218 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ...
17:04:14 [2020-12-19T17:04:14.624Z] #41 51.78   DEP      criu/cr-dump.d
17:04:14 [2020-12-19T17:04:14.624Z] #41 51.93   DEP      criu/cr-dedup.d
17:04:14 [2020-12-19T17:04:14.624Z] #41 52.03   DEP      criu/cr-check.d
17:04:14 [2020-12-19T17:04:14.624Z] #41 52.15   DEP      criu/config.d
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.220 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.254 Selecting previously unselected package libpsl5:ppc64el.
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.256 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ...
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.258 Unpacking libpsl5:ppc64el (0.20.2-2) ...
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.288 Selecting previously unselected package librtmp1:ppc64el.
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.290 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ...
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.291 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.318 Selecting previously unselected package libssh2-1:ppc64el.
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.320 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ...
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.322 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ...
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.367 Selecting previously unselected package libcurl4:ppc64el.
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.375 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ...
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.375 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ...
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.432 Selecting previously unselected package curl.
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.440 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ...
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.440 Unpacking curl (7.64.0-4+deb10u1) ...
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.490 Selecting previously unselected package libonig5:ppc64el.
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.493 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ...
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.494 Unpacking libonig5:ppc64el (6.9.1-1) ...
17:04:14 [2020-12-19T17:04:14.643Z] #27 9.541 Selecting previously unselected package libjq1:ppc64el.
17:04:14 [2020-12-19T17:04:14.914Z] #41 52.24   DEP      criu/clone-noasan.d
17:04:14 [2020-12-19T17:04:14.914Z] #41 52.28   DEP      criu/cgroup.d
17:04:14 [2020-12-19T17:04:14.914Z] #41 52.35   DEP      criu/cgroup-props.d
17:04:14 [2020-12-19T17:04:14.914Z] #41 52.41   DEP      criu/bitmap.d
17:04:14 [2020-12-19T17:04:14.935Z] #27 9.543 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
17:04:14 [2020-12-19T17:04:14.935Z] #27 9.545 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
17:04:14 [2020-12-19T17:04:14.935Z] #27 9.582 Selecting previously unselected package jq.
17:04:14 [2020-12-19T17:04:14.935Z] #27 9.584 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ...
17:04:14 [2020-12-19T17:04:14.935Z] #27 9.586 Unpacking jq (1.5+dfsg-2+b1) ...
17:04:14 [2020-12-19T17:04:14.935Z] #27 9.619 Setting up libkeyutils1:ppc64el (1.6-6) ...
17:04:14 [2020-12-19T17:04:14.935Z] #27 9.622 Setting up libpsl5:ppc64el (0.20.2-2) ...
17:04:14 [2020-12-19T17:04:14.935Z] #27 9.625 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ...
17:04:14 [2020-12-19T17:04:14.935Z] #27 9.787 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
17:04:14 [2020-12-19T17:04:14.935Z] #27 9.790 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:04:14 [2020-12-19T17:04:14.935Z] #27 9.794 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ...
17:04:15 [2020-12-19T17:04:15.036Z] Client: Docker Engine - Community
17:04:15 [2020-12-19T17:04:15.036Z]  Version:           19.03.13
17:04:15 [2020-12-19T17:04:15.036Z]  API version:       1.40
17:04:15 [2020-12-19T17:04:15.036Z]  Go version:        go1.13.15
17:04:15 [2020-12-19T17:04:15.036Z]  Git commit:        4484c46
17:04:15 [2020-12-19T17:04:15.036Z]  Built:             Wed Sep 16 17:03:45 2020
17:04:15 [2020-12-19T17:04:15.036Z]  OS/Arch:           linux/arm64
17:04:15 [2020-12-19T17:04:15.036Z]  Experimental:      false
17:04:15 [2020-12-19T17:04:15.036Z] 
17:04:15 [2020-12-19T17:04:15.036Z] Server: Docker Engine - Community
17:04:15 [2020-12-19T17:04:15.036Z]  Engine:
17:04:15 [2020-12-19T17:04:15.036Z]   Version:          19.03.13
17:04:15 [2020-12-19T17:04:15.036Z]   API version:      1.40 (minimum version 1.12)
17:04:15 [2020-12-19T17:04:15.036Z]   Go version:       go1.13.15
17:04:15 [2020-12-19T17:04:15.036Z]   Git commit:       4484c46
17:04:15 [2020-12-19T17:04:15.036Z]   Built:            Wed Sep 16 17:02:17 2020
17:04:15 [2020-12-19T17:04:15.036Z]   OS/Arch:          linux/arm64
17:04:15 [2020-12-19T17:04:15.036Z]   Experimental:     true
17:04:15 [2020-12-19T17:04:15.036Z]  containerd:
17:04:15 [2020-12-19T17:04:15.036Z]   Version:          1.3.7
17:04:15 [2020-12-19T17:04:15.036Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
17:04:15 [2020-12-19T17:04:15.036Z]  runc:
17:04:15 [2020-12-19T17:04:15.036Z]   Version:          1.0.0-rc10
17:04:15 [2020-12-19T17:04:15.036Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:04:15 [2020-12-19T17:04:15.036Z]  docker-init:
17:04:15 [2020-12-19T17:04:15.036Z]   Version:          0.18.0
17:04:15 [2020-12-19T17:04:15.036Z]   GitCommit:        fec3683
[Pipeline] sh
17:04:15 [2020-12-19T17:04:15.205Z] #41 52.42   DEP      criu/bfd.d
17:04:15 [2020-12-19T17:04:15.205Z] #41 52.50   DEP      criu/autofs.d
17:04:15 [2020-12-19T17:04:15.205Z] #41 52.59   DEP      criu/aio.d
17:04:15 [2020-12-19T17:04:15.227Z] #27 9.797 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
17:04:15 [2020-12-19T17:04:15.227Z] #27 9.799 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
17:04:15 [2020-12-19T17:04:15.227Z] #27 9.802 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ...
17:04:15 [2020-12-19T17:04:15.227Z] #27 9.805 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
17:04:15 [2020-12-19T17:04:15.227Z] #27 9.808 Setting up libssh2-1:ppc64el (1.8.0-2.1) ...
17:04:15 [2020-12-19T17:04:15.227Z] #27 9.811 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ...
17:04:15 [2020-12-19T17:04:15.227Z] #27 9.814 Setting up openssl (1.1.1d-0+deb10u4) ...
17:04:15 [2020-12-19T17:04:15.227Z] #27 9.819 Setting up libonig5:ppc64el (6.9.1-1) ...
17:04:15 [2020-12-19T17:04:15.227Z] #27 9.822 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
17:04:15 [2020-12-19T17:04:15.227Z] #27 9.825 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ...
17:04:15 [2020-12-19T17:04:15.227Z] #27 9.828 Setting up ca-certificates (20200601~deb10u1) ...
17:04:15 [2020-12-19T17:04:15.227Z] #27 ...
17:04:15 [2020-12-19T17:04:15.227Z] 
17:04:15 [2020-12-19T17:04:15.227Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:15 [2020-12-19T17:04:15.227Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done
17:04:15 [2020-12-19T17:04:15.227Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done
17:04:15 [2020-12-19T17:04:15.227Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.4s done
17:04:15 [2020-12-19T17:04:15.227Z] #10 DONE 19.3s
17:04:15 [2020-12-19T17:04:15.441Z] + docker info
17:04:15 [2020-12-19T17:04:15.495Z] #41 52.69   DEP      criu/action-scripts.d
17:04:15 [2020-12-19T17:04:15.495Z] #41 52.94   CC       criu/action-scripts.o
17:04:15 [2020-12-19T17:04:15.520Z] 
17:04:15 [2020-12-19T17:04:15.520Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:15 [2020-12-19T17:04:15.520Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done
17:04:15 [2020-12-19T17:04:15.520Z] #10 DONE 19.3s
17:04:15 [2020-12-19T17:04:15.520Z] 
17:04:15 [2020-12-19T17:04:15.520Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:04:15 [2020-12-19T17:04:15.520Z] #11 DONE 0.2s
17:04:15 [2020-12-19T17:04:15.520Z] 
17:04:15 [2020-12-19T17:04:15.520Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:04:15 [2020-12-19T17:04:15.817Z] #12 DONE 0.2s
17:04:15 [2020-12-19T17:04:15.817Z] 
17:04:15 [2020-12-19T17:04:15.817Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:15 [2020-12-19T17:04:15.817Z] #13 ...
17:04:15 [2020-12-19T17:04:15.817Z] 
17:04:15 [2020-12-19T17:04:15.817Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:04:15 [2020-12-19T17:04:15.817Z] #39 DONE 0.1s
17:04:15 [2020-12-19T17:04:15.817Z] 
17:04:15 [2020-12-19T17:04:15.817Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:04:15 [2020-12-19T17:04:15.817Z] #31 DONE 0.1s
17:04:15 [2020-12-19T17:04:15.817Z] 
17:04:15 [2020-12-19T17:04:15.817Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:04:16 [2020-12-19T17:04:16.126Z] #41 53.29   CC       criu/aio.o
17:04:16 [2020-12-19T17:04:16.126Z] #41 53.64   CC       criu/autofs.o
17:04:16 [2020-12-19T17:04:16.458Z] #32 0.656 + git clone https://github.com/kolyshkin/go-swagger.git .
17:04:16 [2020-12-19T17:04:16.458Z] #32 0.662 Cloning into '.'...
17:04:17 [2020-12-19T17:04:17.632Z] #41 54.66   CC       criu/bfd.o
17:04:17 [2020-12-19T17:04:17.632Z] #41 ...
17:04:17 [2020-12-19T17:04:17.632Z] 
17:04:17 [2020-12-19T17:04:17.632Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:17 [2020-12-19T17:04:17.632Z] #43 DONE 88.9s
17:04:17 [2020-12-19T17:04:17.632Z] 
17:04:17 [2020-12-19T17:04:17.632Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:17 [2020-12-19T17:04:17.632Z] #41 55.12   CC       criu/bitmap.o
17:04:17 [2020-12-19T17:04:17.924Z] #41 55.37   CC       criu/cgroup-props.o
17:04:18 [2020-12-19T17:04:18.353Z] #47 51.16 go: extracting github.com/gogo/protobuf v1.2.1
17:04:18 [2020-12-19T17:04:18.558Z] #41 55.99   CC       criu/cgroup.o
17:04:19 [2020-12-19T17:04:19.293Z] #47 ...
17:04:19 [2020-12-19T17:04:19.293Z] 
17:04:19 [2020-12-19T17:04:19.293Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:04:19 [2020-12-19T17:04:19.293Z] #40 41.99 Reading package lists...
17:04:19 [2020-12-19T17:04:19.360Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.7s done
17:04:19 [2020-12-19T17:04:19.360Z] #60 DONE 5.8s
17:04:19 [2020-12-19T17:04:19.360Z] 
17:04:19 [2020-12-19T17:04:19.360Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:19 [2020-12-19T17:04:19.360Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
17:04:19 [2020-12-19T17:04:19.360Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
17:04:19 [2020-12-19T17:04:19.360Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
17:04:19 [2020-12-19T17:04:19.360Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
17:04:19 [2020-12-19T17:04:19.360Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
17:04:19 [2020-12-19T17:04:19.360Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.4s done
17:04:19 [2020-12-19T17:04:19.361Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s done
17:04:19 [2020-12-19T17:04:19.361Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.2s done
17:04:19 [2020-12-19T17:04:19.361Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.6s done
17:04:19 [2020-12-19T17:04:19.361Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.80MB / 120.17MB 5.9s
17:04:19 [2020-12-19T17:04:19.361Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.7s
17:04:19 [2020-12-19T17:04:19.361Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.3s done
17:04:19 [2020-12-19T17:04:19.361Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.40MB / 120.17MB 6.4s
17:04:19 [2020-12-19T17:04:19.553Z] #40 52.03 Building dependency tree...
17:04:19 [2020-12-19T17:04:19.553Z] #40 ...
17:04:19 [2020-12-19T17:04:19.553Z] 
17:04:19 [2020-12-19T17:04:19.553Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:19 [2020-12-19T17:04:19.553Z] #11 32.68 Reading package lists...
17:04:19 [2020-12-19T17:04:19.553Z] #11 43.46 Reading package lists...
17:04:19 [2020-12-19T17:04:19.941Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 58.59MB / 120.17MB 6.9s
17:04:20 [2020-12-19T17:04:20.204Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.91MB / 120.17MB 7.3s
17:04:20 [2020-12-19T17:04:20.668Z] #41 57.67   CC       criu/clone-noasan.o
17:04:20 [2020-12-19T17:04:20.668Z] #41 57.73   CC       criu/config.o
17:04:20 [2020-12-19T17:04:20.668Z] #41 ...
17:04:20 [2020-12-19T17:04:20.668Z] 
17:04:20 [2020-12-19T17:04:20.668Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:04:20 [2020-12-19T17:04:20.668Z] #30 DONE 91.6s
17:04:20 [2020-12-19T17:04:20.668Z] 
17:04:20 [2020-12-19T17:04:20.668Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.20 The following NEW packages will be installed:
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.21   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.21   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.21   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.21   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.21   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.21   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.21   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.21   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.21   xz-utils zip
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.29 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.29 Need to get 27.7 MB of archives.
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.29 After this operation, 117 MB of additional disk space will be used.
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.57 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.83 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.85 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.85 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.85 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.86 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.92 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.93 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 11.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 12.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 12.38 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 12.38 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 12.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 13.31 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 13.34 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 13.35 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
17:04:20 [2020-12-19T17:04:20.668Z] #18 13.91 debconf: delaying package configuration, since apt-utils is not installed
17:04:20 [2020-12-19T17:04:20.668Z] #18 13.97 Fetched 27.7 MB in 2s (13.0 MB/s)
17:04:20 [2020-12-19T17:04:20.668Z] #18 13.99 Selecting previously unselected package pigz.
17:04:20 [2020-12-19T17:04:20.668Z] #18 13.99 (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.)
17:04:20 [2020-12-19T17:04:20.668Z] #18 14.03 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
17:04:20 [2020-12-19T17:04:20.668Z] #18 14.04 Unpacking pigz (2.4-1) ...
17:04:20 [2020-12-19T17:04:20.668Z] #18 14.10 Selecting previously unselected package libpython3.7-minimal:s390x.
17:04:20 [2020-12-19T17:04:20.668Z] #18 14.10 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
17:04:20 [2020-12-19T17:04:20.668Z] #18 14.10 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
17:04:20 [2020-12-19T17:04:20.668Z] #18 14.39 Selecting previously unselected package python3.7-minimal.
17:04:20 [2020-12-19T17:04:20.669Z] #18 14.39 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
17:04:20 [2020-12-19T17:04:20.669Z] #18 14.40 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
17:04:20 [2020-12-19T17:04:20.669Z] #18 15.03 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
17:04:20 [2020-12-19T17:04:20.669Z] #18 15.03 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
17:04:20 [2020-12-19T17:04:20.669Z] #18 16.64 Selecting previously unselected package python3-minimal.
17:04:20 [2020-12-19T17:04:20.669Z] #18 16.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23448 files and directories currently installed.)
17:04:20 [2020-12-19T17:04:20.669Z] #18 16.66 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
17:04:20 [2020-12-19T17:04:20.669Z] #18 16.67 Unpacking python3-minimal (3.7.3-1) ...
17:04:20 [2020-12-19T17:04:20.669Z] #18 16.72 Selecting previously unselected package libmpdec2:s390x.
17:04:20 [2020-12-19T17:04:20.669Z] #18 16.72 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
17:04:20 [2020-12-19T17:04:20.669Z] #18 16.73 Unpacking libmpdec2:s390x (2.4.2-2) ...
17:04:20 [2020-12-19T17:04:20.669Z] #18 16.79 Selecting previously unselected package libpython3.7-stdlib:s390x.
17:04:20 [2020-12-19T17:04:20.669Z] #18 16.79 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
17:04:20 [2020-12-19T17:04:20.669Z] #18 16.79 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
17:04:20 [2020-12-19T17:04:20.669Z] #18 17.43 Selecting previously unselected package python3.7.
17:04:20 [2020-12-19T17:04:20.669Z] #18 17.44 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
17:04:20 [2020-12-19T17:04:20.669Z] #18 17.44 Unpacking python3.7 (3.7.3-2+deb10u2) ...
17:04:20 [2020-12-19T17:04:20.669Z] #18 17.51 Selecting previously unselected package libpython3-stdlib:s390x.
17:04:20 [2020-12-19T17:04:20.669Z] #18 17.52 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
17:04:20 [2020-12-19T17:04:20.669Z] #18 17.52 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
17:04:20 [2020-12-19T17:04:20.669Z] #18 17.62 Setting up python3-minimal (3.7.3-1) ...
17:04:20 [2020-12-19T17:04:20.753Z] #11 52.69 Building dependency tree...
17:04:20 [2020-12-19T17:04:20.753Z] #11 ...
17:04:20 [2020-12-19T17:04:20.753Z] 
17:04:20 [2020-12-19T17:04:20.753Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:04:20 [2020-12-19T17:04:20.753Z] #53 33.15 Reading package lists...
17:04:20 [2020-12-19T17:04:20.753Z] #53 44.05 Reading package lists...
17:04:20 [2020-12-19T17:04:20.783Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.75MB / 120.17MB 7.6s
17:04:20 [2020-12-19T17:04:20.783Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.00MB / 120.17MB 7.8s
17:04:20 [2020-12-19T17:04:20.991Z] #32 ...
17:04:20 [2020-12-19T17:04:20.991Z] 
17:04:20 [2020-12-19T17:04:20.991Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.788 + RM_GOPATH=0
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.789 + TMP_GOPATH=
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.789 + : /build
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.789 + '[' -z '' ']'
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.792 ++ mktemp -d
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.794 + export GOPATH=/tmp/tmp.Fo5w2YtcuH
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.794 + GOPATH=/tmp/tmp.Fo5w2YtcuH
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.794 + RM_GOPATH=1
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.794 + case "$(go env GOARCH)" in
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.795 ++ go env GOARCH
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.835 + export GO_BUILDMODE=-buildmode=pie
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.836 + GO_BUILDMODE=-buildmode=pie
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.836 ++ dirname /tmp/install/install.sh
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.838 + dir=/tmp/install
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.838 + bin=tomlv
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.838 + shift
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.838 + '[' '!' -f /tmp/install/tomlv.installer ']'
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.838 + . /tmp/install/tomlv.installer
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.839 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.843 + install_tomlv
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.843 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.844 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.845 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Fo5w2YtcuH/src/github.com/BurntSushi/toml
17:04:20 [2020-12-19T17:04:20.991Z] #34 0.850 Cloning into '/tmp/tmp.Fo5w2YtcuH/src/github.com/BurntSushi/toml'...
17:04:20 [2020-12-19T17:04:20.991Z] #34 1.834 + cd /tmp/tmp.Fo5w2YtcuH/src/github.com/BurntSushi/toml
17:04:20 [2020-12-19T17:04:20.991Z] #34 1.837 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:04:20 [2020-12-19T17:04:20.991Z] #34 1.887 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:04:20 [2020-12-19T17:04:20.991Z] #34 2.602 internal/cpu
17:04:20 [2020-12-19T17:04:20.991Z] #34 2.613 runtime/internal/atomic
17:04:20 [2020-12-19T17:04:20.991Z] #34 2.622 runtime/internal/sys
17:04:20 [2020-12-19T17:04:20.991Z] #34 2.631 math/bits
17:04:20 [2020-12-19T17:04:20.991Z] #34 3.106 runtime/internal/math
17:04:20 [2020-12-19T17:04:20.991Z] #34 3.392 unicode/utf8
17:04:20 [2020-12-19T17:04:20.991Z] #34 3.678 internal/race
17:04:20 [2020-12-19T17:04:20.991Z] #34 4.021 sync/atomic
17:04:20 [2020-12-19T17:04:20.991Z] #34 4.159 internal/bytealg
17:04:20 [2020-12-19T17:04:20.991Z] #34 5.002 unicode
17:04:20 [2020-12-19T17:04:20.991Z] #34 5.009 internal/testlog
17:04:21 [2020-12-19T17:04:21.012Z] #53 ...
17:04:21 [2020-12-19T17:04:21.012Z] 
17:04:21 [2020-12-19T17:04:21.012Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:04:21 [2020-12-19T17:04:21.012Z] #34 43.80 Reading package lists...
17:04:21 [2020-12-19T17:04:21.012Z] #34 53.62 Building dependency tree...
17:04:21 [2020-12-19T17:04:21.012Z] #34 ...
17:04:21 [2020-12-19T17:04:21.012Z] 
17:04:21 [2020-12-19T17:04:21.012Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:04:21 [2020-12-19T17:04:21.045Z] #8 ...
17:04:21 [2020-12-19T17:04:21.045Z] 
17:04:21 [2020-12-19T17:04:21.045Z] #21 [internal] load build context
17:04:21 [2020-12-19T17:04:21.045Z] #21 transferring context: 53.18MB 7.7s done
17:04:21 [2020-12-19T17:04:21.045Z] #21 DONE 8.1s
17:04:21 [2020-12-19T17:04:21.045Z] 
17:04:21 [2020-12-19T17:04:21.045Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:21 [2020-12-19T17:04:21.045Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 86.57MB / 120.17MB 8.1s
17:04:21 [2020-12-19T17:04:21.045Z] #8 ...
17:04:21 [2020-12-19T17:04:21.045Z] 
17:04:21 [2020-12-19T17:04:21.045Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:04:21 [2020-12-19T17:04:21.045Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 0.0s done
17:04:21 [2020-12-19T17:04:21.045Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done
17:04:21 [2020-12-19T17:04:21.045Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done
17:04:21 [2020-12-19T17:04:21.045Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done
17:04:21 [2020-12-19T17:04:21.045Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 7.9s
17:04:21 [2020-12-19T17:04:21.292Z] #34 5.640 math
17:04:21 [2020-12-19T17:04:21.292Z] #34 5.682 encoding
17:04:21 [2020-12-19T17:04:21.302Z] #18 18.43 Selecting previously unselected package python3.
17:04:21 [2020-12-19T17:04:21.303Z] #18 18.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 ... 23860 files and directories currently installed.)
17:04:21 [2020-12-19T17:04:21.303Z] #18 18.47 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
17:04:21 [2020-12-19T17:04:21.303Z] #18 18.47 Unpacking python3 (3.7.3-1) ...
17:04:21 [2020-12-19T17:04:21.303Z] #18 18.51 Selecting previously unselected package libip4tc0:s390x.
17:04:21 [2020-12-19T17:04:21.303Z] #18 18.52 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
17:04:21 [2020-12-19T17:04:21.303Z] #18 18.52 Unpacking libip4tc0:s390x (1.8.2-4) ...
17:04:21 [2020-12-19T17:04:21.303Z] #18 18.56 Selecting previously unselected package libip6tc0:s390x.
17:04:21 [2020-12-19T17:04:21.303Z] #18 18.56 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
17:04:21 [2020-12-19T17:04:21.303Z] #18 18.57 Unpacking libip6tc0:s390x (1.8.2-4) ...
17:04:21 [2020-12-19T17:04:21.303Z] #18 18.60 Selecting previously unselected package libiptc0:s390x.
17:04:21 [2020-12-19T17:04:21.303Z] #18 18.60 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
17:04:21 [2020-12-19T17:04:21.303Z] #18 18.60 Unpacking libiptc0:s390x (1.8.2-4) ...
17:04:21 [2020-12-19T17:04:21.303Z] #18 18.64 Selecting previously unselected package libnfnetlink0:s390x.
17:04:21 [2020-12-19T17:04:21.307Z] #24 ...
17:04:21 [2020-12-19T17:04:21.307Z] 
17:04:21 [2020-12-19T17:04:21.307Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:21 [2020-12-19T17:04:21.307Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.47MB / 120.17MB 8.4s
17:04:21 [2020-12-19T17:04:21.490Z] Client:
17:04:21 [2020-12-19T17:04:21.490Z]  Debug Mode: false
17:04:21 [2020-12-19T17:04:21.490Z] 
17:04:21 [2020-12-19T17:04:21.490Z] Server:
17:04:21 [2020-12-19T17:04:21.490Z]  Containers: 0
17:04:21 [2020-12-19T17:04:21.490Z]   Running: 0
17:04:21 [2020-12-19T17:04:21.490Z]   Paused: 0
17:04:21 [2020-12-19T17:04:21.490Z]   Stopped: 0
17:04:21 [2020-12-19T17:04:21.490Z]  Images: 0
17:04:21 [2020-12-19T17:04:21.490Z]  Server Version: 19.03.13
17:04:21 [2020-12-19T17:04:21.490Z]  Storage Driver: overlay2
17:04:21 [2020-12-19T17:04:21.490Z]   Backing Filesystem: extfs
17:04:21 [2020-12-19T17:04:21.490Z]   Supports d_type: true
17:04:21 [2020-12-19T17:04:21.490Z]   Native Overlay Diff: true
17:04:21 [2020-12-19T17:04:21.490Z]  Logging Driver: json-file
17:04:21 [2020-12-19T17:04:21.490Z]  Cgroup Driver: cgroupfs
17:04:21 [2020-12-19T17:04:21.490Z]  Plugins:
17:04:21 [2020-12-19T17:04:21.490Z]   Volume: local
17:04:21 [2020-12-19T17:04:21.490Z]   Network: bridge host ipvlan macvlan null overlay
17:04:21 [2020-12-19T17:04:21.490Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:04:21 [2020-12-19T17:04:21.490Z]  Swarm: inactive
17:04:21 [2020-12-19T17:04:21.490Z]  Runtimes: runc
17:04:21 [2020-12-19T17:04:21.490Z]  Default Runtime: runc
17:04:21 [2020-12-19T17:04:21.490Z]  Init Binary: docker-init
17:04:21 [2020-12-19T17:04:21.490Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
17:04:21 [2020-12-19T17:04:21.490Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:04:21 [2020-12-19T17:04:21.490Z]  init version: fec3683
17:04:21 [2020-12-19T17:04:21.490Z]  Security Options:
17:04:21 [2020-12-19T17:04:21.490Z]   apparmor
17:04:21 [2020-12-19T17:04:21.490Z]   seccomp
17:04:21 [2020-12-19T17:04:21.490Z]    Profile: default
17:04:21 [2020-12-19T17:04:21.490Z]  Kernel Version: 5.4.0-1025-aws
17:04:21 [2020-12-19T17:04:21.490Z]  Operating System: Ubuntu 18.04.5 LTS
17:04:21 [2020-12-19T17:04:21.490Z]  OSType: linux
17:04:21 [2020-12-19T17:04:21.490Z]  Architecture: x86_64
17:04:21 [2020-12-19T17:04:21.490Z]  CPUs: 2
17:04:21 [2020-12-19T17:04:21.490Z]  Total Memory: 7.487GiB
17:04:21 [2020-12-19T17:04:21.490Z]  Name: ip-10-100-86-252
17:04:21 [2020-12-19T17:04:21.490Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
17:04:21 [2020-12-19T17:04:21.490Z]  Docker Root Dir: /var/lib/docker
17:04:21 [2020-12-19T17:04:21.490Z]  Debug Mode: false
17:04:21 [2020-12-19T17:04:21.490Z]  Registry: https://index.docker.io/v1/
17:04:21 [2020-12-19T17:04:21.490Z]  Labels:
17:04:21 [2020-12-19T17:04:21.490Z]  Experimental: true
17:04:21 [2020-12-19T17:04:21.490Z]  Insecure Registries:
17:04:21 [2020-12-19T17:04:21.490Z]   127.0.0.0/8
17:04:21 [2020-12-19T17:04:21.490Z]  Live Restore Enabled: true
17:04:21 [2020-12-19T17:04:21.490Z] 
17:04:21 [2020-12-19T17:04:21.490Z] WARNING: No swap limit support
[Pipeline] sh
17:04:21 [2020-12-19T17:04:21.592Z] #34 ...
17:04:21 [2020-12-19T17:04:21.592Z] 
17:04:21 [2020-12-19T17:04:21.592Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.633 + RM_GOPATH=0
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.633 + TMP_GOPATH=
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.633 + : /build
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.633 + '[' -z '' ']'
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.634 ++ mktemp -d
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.636 + export GOPATH=/tmp/tmp.Cp55y9rqm8
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.636 + GOPATH=/tmp/tmp.Cp55y9rqm8
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.636 + RM_GOPATH=1
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.636 + case "$(go env GOARCH)" in
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.637 ++ go env GOARCH
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.642 + export GO_BUILDMODE=-buildmode=pie
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.642 + GO_BUILDMODE=-buildmode=pie
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.642 ++ dirname /tmp/install/install.sh
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.644 + dir=/tmp/install
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.644 + bin=gotestsum
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.644 + shift
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.644 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.644 + . /tmp/install/gotestsum.installer
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.645 ++ : v0.5.3
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.645 + install_gotestsum
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.646 + set -e
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.646 + export GO111MODULE=on
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.646 + GO111MODULE=on
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.646 + GOBIN=/build
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.646 + go get gotest.tools/gotestsum@v0.5.3
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.652 go: finding gotest.tools v0.5.3
17:04:21 [2020-12-19T17:04:21.592Z] #47 0.652 go: finding gotest.tools/gotestsum v0.5.3
17:04:21 [2020-12-19T17:04:21.592Z] #47 1.631 go: downloading gotest.tools/gotestsum v0.5.3
17:04:21 [2020-12-19T17:04:21.592Z] #47 2.773 go: extracting gotest.tools/gotestsum v0.5.3
17:04:21 [2020-12-19T17:04:21.592Z] #47 4.502 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:04:21 [2020-12-19T17:04:21.592Z] #47 4.503 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:04:21 [2020-12-19T17:04:21.592Z] #47 4.539 go: downloading github.com/spf13/pflag v1.0.3
17:04:21 [2020-12-19T17:04:21.592Z] #47 4.541 go: downloading github.com/jonboulle/clockwork v0.1.0
17:04:21 [2020-12-19T17:04:21.592Z] #47 4.542 go: downloading github.com/fatih/color v1.9.0
17:04:21 [2020-12-19T17:04:21.592Z] #47 4.557 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:04:21 [2020-12-19T17:04:21.592Z] #47 4.713 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:04:21 [2020-12-19T17:04:21.592Z] #47 4.776 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:04:21 [2020-12-19T17:04:21.592Z] #47 4.956 go: extracting github.com/jonboulle/clockwork v0.1.0
17:04:21 [2020-12-19T17:04:21.592Z] #47 4.980 go: downloading github.com/pkg/errors v0.9.1
17:04:21 [2020-12-19T17:04:21.592Z] #47 5.190 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:04:21 [2020-12-19T17:04:21.592Z] #47 5.259 go: extracting github.com/fatih/color v1.9.0
17:04:21 [2020-12-19T17:04:21.592Z] #47 5.423 go: downloading github.com/mattn/go-colorable v0.1.6
17:04:21 [2020-12-19T17:04:21.592Z] #47 5.465 go: downloading github.com/mattn/go-isatty v0.0.12
17:04:21 [2020-12-19T17:04:21.592Z] #47 5.467 go: extracting github.com/spf13/pflag v1.0.3
17:04:21 [2020-12-19T17:04:21.592Z] #47 5.573 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:04:21 [2020-12-19T17:04:21.593Z] #18 18.65 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
17:04:21 [2020-12-19T17:04:21.593Z] #18 18.65 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
17:04:21 [2020-12-19T17:04:21.593Z] #18 18.68 Selecting previously unselected package libnetfilter-conntrack3:s390x.
17:04:21 [2020-12-19T17:04:21.593Z] #18 18.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
17:04:21 [2020-12-19T17:04:21.593Z] #18 18.68 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
17:04:21 [2020-12-19T17:04:21.593Z] #18 18.73 Selecting previously unselected package libnftnl11:s390x.
17:04:21 [2020-12-19T17:04:21.593Z] #18 18.73 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
17:04:21 [2020-12-19T17:04:21.593Z] #18 18.74 Unpacking libnftnl11:s390x (1.1.2-2) ...
17:04:21 [2020-12-19T17:04:21.593Z] #18 18.81 Selecting previously unselected package iptables.
17:04:21 [2020-12-19T17:04:21.593Z] #18 18.81 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
17:04:21 [2020-12-19T17:04:21.593Z] #18 18.81 Unpacking iptables (1.8.2-4) ...
17:04:21 [2020-12-19T17:04:21.776Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:04:21 [2020-12-19T17:04:21.776Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:04:21 [2020-12-19T17:04:21.776Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41740/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:04:21 [2020-12-19T17:04:21.776Z] + bash /home/ubuntu/workspace/moby_PR-41740/check-config.sh
17:04:21 [2020-12-19T17:04:21.776Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:04:21 [2020-12-19T17:04:21.776Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
17:04:21 [2020-12-19T17:04:21.776Z] 
17:04:21 [2020-12-19T17:04:21.776Z] Generally Necessary:
17:04:21 [2020-12-19T17:04:21.776Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:04:21 [2020-12-19T17:04:21.776Z] - apparmor: enabled and tools installed
17:04:21 [2020-12-19T17:04:21.776Z] - CONFIG_NAMESPACES: enabled
17:04:21 [2020-12-19T17:04:21.776Z] - CONFIG_NET_NS: enabled
17:04:21 [2020-12-19T17:04:21.776Z] - CONFIG_PID_NS: enabled
17:04:21 [2020-12-19T17:04:21.776Z] - CONFIG_IPC_NS: enabled
17:04:21 [2020-12-19T17:04:21.776Z] - CONFIG_UTS_NS: enabled
17:04:21 [2020-12-19T17:04:21.776Z] - CONFIG_CGROUPS: enabled
17:04:21 [2020-12-19T17:04:21.776Z] - CONFIG_CGROUP_CPUACCT: enabled
17:04:21 [2020-12-19T17:04:21.776Z] - CONFIG_CGROUP_DEVICE: enabled
17:04:21 [2020-12-19T17:04:21.776Z] - CONFIG_CGROUP_FREEZER: enabled
17:04:21 [2020-12-19T17:04:21.776Z] - CONFIG_CGROUP_SCHED: enabled
17:04:21 [2020-12-19T17:04:21.776Z] - CONFIG_CPUSETS: enabled
17:04:21 [2020-12-19T17:04:21.776Z] - CONFIG_MEMCG: enabled
17:04:21 [2020-12-19T17:04:21.776Z] - CONFIG_KEYS: enabled
17:04:21 [2020-12-19T17:04:21.776Z] - CONFIG_VETH: enabled (as module)
17:04:21 [2020-12-19T17:04:21.883Z] #18 18.98 Selecting previously unselected package xxd.
17:04:21 [2020-12-19T17:04:21.883Z] #18 18.98 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
17:04:21 [2020-12-19T17:04:21.883Z] #18 18.98 Unpacking xxd (2:8.1.0875-5) ...
17:04:21 [2020-12-19T17:04:21.883Z] #18 19.04 Selecting previously unselected package vim-common.
17:04:21 [2020-12-19T17:04:21.883Z] #18 19.05 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:04:21 [2020-12-19T17:04:21.883Z] #18 19.05 Unpacking vim-common (2:8.1.0875-5) ...
17:04:21 [2020-12-19T17:04:21.883Z] #18 19.15 Selecting previously unselected package bash-completion.
17:04:21 [2020-12-19T17:04:21.883Z] #18 19.15 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:04:21 [2020-12-19T17:04:21.887Z] #47 5.995 go: extracting github.com/pkg/errors v0.9.1
17:04:21 [2020-12-19T17:04:21.887Z] #47 ...
17:04:21 [2020-12-19T17:04:21.887Z] 
17:04:21 [2020-12-19T17:04:21.887Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:21 [2020-12-19T17:04:21.887Z] #34 6.171 runtime/cgo
17:04:21 [2020-12-19T17:04:21.893Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.28MB / 120.17MB 8.7s
17:04:21 [2020-12-19T17:04:21.893Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.36MB / 120.17MB 9.0s
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_BRIDGE: enabled (as module)
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_NF_NAT_IPV4: missing
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_NF_NAT: enabled (as module)
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_NF_NAT_NEEDED: missing
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_POSIX_MQUEUE: enabled
17:04:22 [2020-12-19T17:04:22.062Z] 
17:04:22 [2020-12-19T17:04:22.062Z] Optional Features:
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_USER_NS: enabled
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_SECCOMP: enabled
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_CGROUP_PIDS: enabled
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_MEMCG_SWAP: enabled
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:04:22 [2020-12-19T17:04:22.062Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_BLK_CGROUP: enabled
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_IOSCHED_CFQ: missing
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_CGROUP_PERF: enabled
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_CGROUP_HUGETLB: enabled
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_CFS_BANDWIDTH: enabled
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_RT_GROUP_SCHED: missing
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_IP_VS: enabled (as module)
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_IP_VS_NFCT: enabled
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_IP_VS_RR: enabled (as module)
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_EXT4_FS: enabled
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:04:22 [2020-12-19T17:04:22.062Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:04:22 [2020-12-19T17:04:22.062Z] - Network Drivers:
17:04:22 [2020-12-19T17:04:22.062Z]   - "overlay":
17:04:22 [2020-12-19T17:04:22.320Z]     - CONFIG_VXLAN: enabled (as module)
17:04:22 [2020-12-19T17:04:22.320Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:04:22 [2020-12-19T17:04:22.320Z]       Optional (for encrypted networks):
17:04:22 [2020-12-19T17:04:22.320Z]       - CONFIG_CRYPTO: enabled
17:04:22 [2020-12-19T17:04:22.320Z]       - CONFIG_CRYPTO_AEAD: enabled
17:04:22 [2020-12-19T17:04:22.320Z]       - CONFIG_CRYPTO_GCM: enabled
17:04:22 [2020-12-19T17:04:22.320Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:04:22 [2020-12-19T17:04:22.320Z]       - CONFIG_CRYPTO_GHASH: enabled
17:04:22 [2020-12-19T17:04:22.320Z]       - CONFIG_XFRM: enabled
17:04:22 [2020-12-19T17:04:22.320Z]       - CONFIG_XFRM_USER: enabled (as module)
17:04:22 [2020-12-19T17:04:22.320Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:04:22 [2020-12-19T17:04:22.320Z]       - CONFIG_INET_ESP: enabled (as module)
17:04:22 [2020-12-19T17:04:22.320Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
17:04:22 [2020-12-19T17:04:22.320Z]   - "ipvlan":
17:04:22 [2020-12-19T17:04:22.320Z]     - CONFIG_IPVLAN: enabled (as module)
17:04:22 [2020-12-19T17:04:22.320Z]   - "macvlan":
17:04:22 [2020-12-19T17:04:22.320Z]     - CONFIG_MACVLAN: enabled (as module)
17:04:22 [2020-12-19T17:04:22.320Z]     - CONFIG_DUMMY: enabled (as module)
17:04:22 [2020-12-19T17:04:22.320Z]   - "ftp,tftp client in container":
17:04:22 [2020-12-19T17:04:22.320Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:04:22 [2020-12-19T17:04:22.320Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:04:22 [2020-12-19T17:04:22.320Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:04:22 [2020-12-19T17:04:22.320Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:04:22 [2020-12-19T17:04:22.320Z] - Storage Drivers:
17:04:22 [2020-12-19T17:04:22.320Z]   - "aufs":
17:04:22 [2020-12-19T17:04:22.320Z]     - CONFIG_AUFS_FS: enabled (as module)
17:04:22 [2020-12-19T17:04:22.320Z]   - "btrfs":
17:04:22 [2020-12-19T17:04:22.320Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:04:22 [2020-12-19T17:04:22.320Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:04:22 [2020-12-19T17:04:22.320Z]   - "devicemapper":
17:04:22 [2020-12-19T17:04:22.320Z]     - CONFIG_BLK_DEV_DM: enabled
17:04:22 [2020-12-19T17:04:22.320Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:04:22 [2020-12-19T17:04:22.320Z]   - "overlay":
17:04:22 [2020-12-19T17:04:22.320Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:04:22 [2020-12-19T17:04:22.320Z]   - "zfs":
17:04:22 [2020-12-19T17:04:22.320Z]     - /dev/zfs: present
17:04:22 [2020-12-19T17:04:22.320Z]     - zfs command: missing
17:04:22 [2020-12-19T17:04:22.320Z]     - zpool command: missing
17:04:22 [2020-12-19T17:04:22.320Z] 
17:04:22 [2020-12-19T17:04:22.320Z] Limits:
17:04:22 [2020-12-19T17:04:22.320Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:04:22 [2020-12-19T17:04:22.320Z] 
17:04:22 [2020-12-19T17:04:22.320Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:04:22 [2020-12-19T17:04:22.467Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.4s
17:04:22 [2020-12-19T17:04:22.533Z] #34 6.604 runtime
17:04:22 [2020-12-19T17:04:22.659Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa .
17:04:22 [2020-12-19T17:04:22.659Z] #2 [internal] load .dockerignore
17:04:22 [2020-12-19T17:04:22.923Z] #2 transferring context: 87B done
17:04:22 [2020-12-19T17:04:22.923Z] #2 DONE 0.1s
17:04:22 [2020-12-19T17:04:22.923Z] 
17:04:22 [2020-12-19T17:04:22.923Z] #1 [internal] load build definition from Dockerfile
17:04:22 [2020-12-19T17:04:22.923Z] #1 transferring dockerfile: 16.56kB 0.0s done
17:04:22 [2020-12-19T17:04:22.923Z] #1 DONE 0.1s
17:04:22 [2020-12-19T17:04:22.923Z] 
17:04:22 [2020-12-19T17:04:22.923Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
17:04:23 [2020-12-19T17:04:23.040Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.8s done
17:04:23 [2020-12-19T17:04:23.394Z] #18 20.49 Unpacking bash-completion (1:2.8-6) ...
17:04:23 [2020-12-19T17:04:23.394Z] #18 20.69 Selecting previously unselected package bzip2.
17:04:23 [2020-12-19T17:04:23.394Z] #18 20.69 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
17:04:23 [2020-12-19T17:04:23.394Z] #18 20.69 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:04:23 [2020-12-19T17:04:23.394Z] #18 20.73 Selecting previously unselected package xz-utils.
17:04:23 [2020-12-19T17:04:23.394Z] #18 20.73 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
17:04:23 [2020-12-19T17:04:23.394Z] #18 20.73 Unpacking xz-utils (5.2.4-1) ...
17:04:23 [2020-12-19T17:04:23.493Z] #3 DONE 0.6s
17:04:23 [2020-12-19T17:04:23.493Z] 
17:04:23 [2020-12-19T17:04:23.493Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
17:04:23 [2020-12-19T17:04:23.493Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
17:04:23 [2020-12-19T17:04:23.493Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
17:04:23 [2020-12-19T17:04:23.493Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
17:04:23 [2020-12-19T17:04:23.493Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
17:04:23 [2020-12-19T17:04:23.493Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.57MB / 8.88MB 0.2s
17:04:23 [2020-12-19T17:04:23.553Z] #53 53.75 Building dependency tree...
17:04:23 [2020-12-19T17:04:23.684Z] #18 20.82 Selecting previously unselected package apparmor.
17:04:23 [2020-12-19T17:04:23.684Z] #18 20.82 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
17:04:23 [2020-12-19T17:04:23.684Z] #18 20.86 Unpacking apparmor (2.13.2-10) ...
17:04:23 [2020-12-19T17:04:23.751Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s
17:04:23 [2020-12-19T17:04:23.751Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
17:04:23 [2020-12-19T17:04:23.751Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
17:04:23 [2020-12-19T17:04:23.974Z] #18 21.08 Selecting previously unselected package aufs-tools.
17:04:23 [2020-12-19T17:04:23.974Z] #18 21.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
17:04:23 [2020-12-19T17:04:23.974Z] #18 21.08 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:04:23 [2020-12-19T17:04:23.974Z] #18 21.20 Selecting previously unselected package libonig5:s390x.
17:04:23 [2020-12-19T17:04:23.974Z] #18 21.20 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
17:04:23 [2020-12-19T17:04:23.974Z] #18 21.21 Unpacking libonig5:s390x (6.9.1-1) ...
17:04:23 [2020-12-19T17:04:23.974Z] #18 21.29 Selecting previously unselected package libjq1:s390x.
17:04:23 [2020-12-19T17:04:23.974Z] #18 21.29 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
17:04:23 [2020-12-19T17:04:23.974Z] #18 21.30 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
17:04:23 [2020-12-19T17:04:23.974Z] #18 21.36 Selecting previously unselected package jq.
17:04:23 [2020-12-19T17:04:23.974Z] #18 21.36 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
17:04:23 [2020-12-19T17:04:23.974Z] #18 21.36 Unpacking jq (1.5+dfsg-2+b1) ...
17:04:23 [2020-12-19T17:04:23.974Z] #18 21.40 Selecting previously unselected package libaio1:s390x.
17:04:23 [2020-12-19T17:04:23.987Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.9s
17:04:24 [2020-12-19T17:04:24.062Z] #34 ...
17:04:24 [2020-12-19T17:04:24.062Z] 
17:04:24 [2020-12-19T17:04:24.062Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:04:24 [2020-12-19T17:04:24.062Z] #27 10.42 Updating certificates in /etc/ssl/certs...
17:04:24 [2020-12-19T17:04:24.062Z] #27 13.06 126 added, 0 removed; done.
17:04:24 [2020-12-19T17:04:24.062Z] #27 13.22 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ...
17:04:24 [2020-12-19T17:04:24.062Z] #27 13.23 Setting up jq (1.5+dfsg-2+b1) ...
17:04:24 [2020-12-19T17:04:24.062Z] #27 13.23 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ...
17:04:24 [2020-12-19T17:04:24.062Z] #27 13.25 Setting up curl (7.64.0-4+deb10u1) ...
17:04:24 [2020-12-19T17:04:24.062Z] #27 13.26 Processing triggers for libc-bin (2.28-10) ...
17:04:24 [2020-12-19T17:04:24.062Z] #27 13.37 Processing triggers for ca-certificates (20200601~deb10u1) ...
17:04:24 [2020-12-19T17:04:24.062Z] #27 13.39 Updating certificates in /etc/ssl/certs...
17:04:24 [2020-12-19T17:04:24.062Z] #27 18.45 0 added, 0 removed; done.
17:04:24 [2020-12-19T17:04:24.062Z] #27 18.45 Running hooks in /etc/ca-certificates/update.d...
17:04:24 [2020-12-19T17:04:24.062Z] #27 18.46 done.
17:04:24 [2020-12-19T17:04:24.062Z] #27 DONE 18.7s
17:04:24 [2020-12-19T17:04:24.062Z] 
17:04:24 [2020-12-19T17:04:24.062Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:04:24 [2020-12-19T17:04:24.062Z] #28 DONE 0.1s
17:04:24 [2020-12-19T17:04:24.062Z] 
17:04:24 [2020-12-19T17:04:24.062Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:24 [2020-12-19T17:04:24.267Z] #18 21.41 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
17:04:24 [2020-12-19T17:04:24.267Z] #18 21.41 Unpacking libaio1:s390x (0.3.112-3) ...
17:04:24 [2020-12-19T17:04:24.267Z] #18 21.43 Selecting previously unselected package libgpm2:s390x.
17:04:24 [2020-12-19T17:04:24.267Z] #18 21.43 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
17:04:24 [2020-12-19T17:04:24.267Z] #18 21.44 Unpacking libgpm2:s390x (1.20.7-5) ...
17:04:24 [2020-12-19T17:04:24.267Z] #18 21.46 Selecting previously unselected package libicu63:s390x.
17:04:24 [2020-12-19T17:04:24.267Z] #18 21.46 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
17:04:24 [2020-12-19T17:04:24.267Z] #18 21.47 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
17:04:24 [2020-12-19T17:04:24.326Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
17:04:24 [2020-12-19T17:04:24.326Z] #4 DONE 0.9s
17:04:24 [2020-12-19T17:04:24.584Z] 
17:04:24 [2020-12-19T17:04:24.584Z] #6 [internal] load metadata for docker.io/library/debian:buster
17:04:24 [2020-12-19T17:04:24.844Z] #6 ...
17:04:24 [2020-12-19T17:04:24.844Z] 
17:04:24 [2020-12-19T17:04:24.844Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
17:04:24 [2020-12-19T17:04:24.844Z] #7 DONE 0.3s
17:04:24 [2020-12-19T17:04:24.844Z] 
17:04:24 [2020-12-19T17:04:24.844Z] #6 [internal] load metadata for docker.io/library/debian:buster
17:04:24 [2020-12-19T17:04:24.844Z] #6 DONE 0.3s
17:04:24 [2020-12-19T17:04:24.844Z] 
17:04:24 [2020-12-19T17:04:24.844Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
17:04:24 [2020-12-19T17:04:24.844Z] #5 DONE 0.4s
17:04:24 [2020-12-19T17:04:24.844Z] 
17:04:24 [2020-12-19T17:04:24.844Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:24 [2020-12-19T17:04:24.844Z] #8 DONE 0.0s
17:04:24 [2020-12-19T17:04:24.844Z] 
17:04:24 [2020-12-19T17:04:24.844Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:04:24 [2020-12-19T17:04:24.844Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done
17:04:24 [2020-12-19T17:04:24.844Z] #24 DONE 0.0s
17:04:24 [2020-12-19T17:04:24.844Z] 
17:04:24 [2020-12-19T17:04:24.844Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
17:04:24 [2020-12-19T17:04:24.844Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
17:04:24 [2020-12-19T17:04:24.844Z] #60 DONE 0.0s
17:04:24 [2020-12-19T17:04:24.844Z] 
17:04:24 [2020-12-19T17:04:24.844Z] #21 [internal] load build context
17:04:25 [2020-12-19T17:04:25.601Z] #29 ...
17:04:25 [2020-12-19T17:04:25.601Z] 
17:04:25 [2020-12-19T17:04:25.601Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.742 + RM_GOPATH=0
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.742 + TMP_GOPATH=
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.743 + : /build
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.743 + '[' -z '' ']'
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.763 ++ mktemp -d
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.765 + export GOPATH=/tmp/tmp.RCTNVD9Om4
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.765 + GOPATH=/tmp/tmp.RCTNVD9Om4
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.765 + RM_GOPATH=1
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.765 + case "$(go env GOARCH)" in
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.766 ++ go env GOARCH
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.831 + export GO_BUILDMODE=-buildmode=pie
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.831 + GO_BUILDMODE=-buildmode=pie
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.831 ++ dirname /tmp/install/install.sh
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.835 + dir=/tmp/install
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.835 + bin=shfmt
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.835 + shift
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.835 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.835 + . /tmp/install/shfmt.installer
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.836 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.836 + install_shfmt
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.837 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.837 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.838 + git clone https://github.com/mvdan/sh.git /tmp/tmp.RCTNVD9Om4/src/github.com/mvdan/sh
17:04:25 [2020-12-19T17:04:25.601Z] #51 0.841 Cloning into '/tmp/tmp.RCTNVD9Om4/src/github.com/mvdan/sh'...
17:04:25 [2020-12-19T17:04:25.899Z] #51 ...
17:04:25 [2020-12-19T17:04:25.899Z] 
17:04:25 [2020-12-19T17:04:25.899Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.742 + RM_GOPATH=0
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.744 + TMP_GOPATH=
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.744 + : /build
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.744 + '[' -z '' ']'
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.755 ++ mktemp -d
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.760 + export GOPATH=/tmp/tmp.wRqnZ5bpVL
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.761 + GOPATH=/tmp/tmp.wRqnZ5bpVL
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.761 + RM_GOPATH=1
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.761 + case "$(go env GOARCH)" in
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.766 ++ go env GOARCH
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.796 + export GO_BUILDMODE=-buildmode=pie
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.804 + GO_BUILDMODE=-buildmode=pie
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.805 ++ dirname /tmp/install/install.sh
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.811 + dir=/tmp/install
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.815 + bin=rootlesskit
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.817 + shift
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.819 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.820 + . /tmp/install/rootlesskit.installer
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.823 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.827 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.828 + install_rootlesskit
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.828 + case "$1" in
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.828 + export CGO_ENABLED=0
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.828 + CGO_ENABLED=0
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.828 + _install_rootlesskit
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.828 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.828 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wRqnZ5bpVL/src/github.com/rootless-containers/rootlesskit
17:04:25 [2020-12-19T17:04:25.899Z] #58 0.831 Cloning into '/tmp/tmp.wRqnZ5bpVL/src/github.com/rootless-containers/rootlesskit'...
17:04:25 [2020-12-19T17:04:25.899Z] #58 6.143 + cd /tmp/tmp.wRqnZ5bpVL/src/github.com/rootless-containers/rootlesskit
17:04:25 [2020-12-19T17:04:25.899Z] #58 6.146 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:04:25 [2020-12-19T17:04:25.899Z] #58 6.669 + for f in rootlesskit rootlesskit-docker-proxy
17:04:25 [2020-12-19T17:04:25.899Z] #58 6.670 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:04:25 [2020-12-19T17:04:25.899Z] #58 ...
17:04:25 [2020-12-19T17:04:25.899Z] 
17:04:25 [2020-12-19T17:04:25.899Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:04:25 [2020-12-19T17:04:25.899Z] #40 0.373 + git clone https://github.com/docker/distribution.git .
17:04:25 [2020-12-19T17:04:25.899Z] #40 0.376 Cloning into '.'...
17:04:26 [2020-12-19T17:04:26.103Z] #53 58.78 The following additional packages will be installed:
17:04:26 [2020-12-19T17:04:26.103Z] #53 58.81   libbtrfs0
17:04:26 [2020-12-19T17:04:26.103Z] #53 ...
17:04:26 [2020-12-19T17:04:26.103Z] 
17:04:26 [2020-12-19T17:04:26.103Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.10 go: finding github.com/fatih/color v1.7.0
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.17 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.31 go: finding github.com/mattn/go-colorable v0.1.4
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.31 go: finding github.com/mattn/go-isatty v0.0.8
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.56 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.62 go: finding github.com/go-critic/go-critic v0.4.1
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.68 go: finding github.com/go-lintpack/lintpack v0.5.2
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.68 go: finding github.com/pkg/errors v0.8.1
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.70 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.75 go: finding github.com/go-toolsmith/astfmt v1.0.0
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.78 go: finding github.com/mitchellh/go-homedir v1.1.0
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.79 go: finding github.com/go-toolsmith/astequal v1.0.0
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.84 go: finding github.com/sirupsen/logrus v1.4.2
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.86 go: finding github.com/go-toolsmith/astp v1.0.0
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.87 go: finding github.com/stretchr/testify v1.4.0
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.89 go: finding github.com/go-toolsmith/astcast v1.0.0
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.90 go: finding github.com/go-toolsmith/typep v1.0.0
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.91 go: finding github.com/spf13/viper v1.6.1
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.94 go: finding github.com/davecgh/go-spew v1.1.1
17:04:26 [2020-12-19T17:04:26.103Z] #47 58.96 go: finding github.com/pmezard/go-difflib v1.0.0
17:04:26 [2020-12-19T17:04:26.194Z] #40 ...
17:04:26 [2020-12-19T17:04:26.194Z] 
17:04:26 [2020-12-19T17:04:26.194Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.805 + RM_GOPATH=0
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.809 + TMP_GOPATH=
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.809 + : /build
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.809 + '[' -z '' ']'
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.813 ++ mktemp -d
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.818 + export GOPATH=/tmp/tmp.eJPdqrjY3a
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.818 + GOPATH=/tmp/tmp.eJPdqrjY3a
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.818 + RM_GOPATH=1
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.818 + case "$(go env GOARCH)" in
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.822 ++ go env GOARCH
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.891 + export GO_BUILDMODE=-buildmode=pie
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.891 + GO_BUILDMODE=-buildmode=pie
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.892 ++ dirname /tmp/install/install.sh
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.894 + dir=/tmp/install
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.894 + bin=dockercli
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.895 + shift
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.895 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.895 + . /tmp/install/dockercli.installer
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.896 ++ : stable
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.897 ++ : 17.06.2-ce
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.898 + install_dockercli
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.898 Install docker/cli version 17.06.2-ce from stable
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.898 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.899 ++ uname -m
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.905 + arch=ppc64le
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.905 + '[' ppc64le '!=' x86_64 ']'
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.905 + '[' ppc64le '!=' s390x ']'
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.905 + '[' ppc64le '!=' armhf ']'
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.905 + build_dockercli
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.905 + git clone https://github.com/docker/docker-ce /tmp/tmp.eJPdqrjY3a/tmp/docker-ce
17:04:26 [2020-12-19T17:04:26.194Z] #24 0.912 Cloning into '/tmp/tmp.eJPdqrjY3a/tmp/docker-ce'...
17:04:26 [2020-12-19T17:04:26.194Z] #24 ...
17:04:26 [2020-12-19T17:04:26.194Z] 
17:04:26 [2020-12-19T17:04:26.194Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:04:26 [2020-12-19T17:04:26.194Z] #55 1.161 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:04:26 [2020-12-19T17:04:26.194Z] #55 1.291 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:04:26 [2020-12-19T17:04:26.194Z] #55 1.296 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:04:26 [2020-12-19T17:04:26.194Z] #55 2.941 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:04:26 [2020-12-19T17:04:26.194Z] #55 5.203 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB]
17:04:26 [2020-12-19T17:04:26.194Z] #55 7.651 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
17:04:26 [2020-12-19T17:04:26.328Z] #18 23.47 Selecting previously unselected package libnet1:s390x.
17:04:26 [2020-12-19T17:04:26.328Z] #18 23.47 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
17:04:26 [2020-12-19T17:04:26.328Z] #18 23.47 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
17:04:26 [2020-12-19T17:04:26.328Z] #18 23.53 Selecting previously unselected package libnl-3-200:s390x.
17:04:26 [2020-12-19T17:04:26.328Z] #18 23.53 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
17:04:26 [2020-12-19T17:04:26.328Z] #18 23.53 Unpacking libnl-3-200:s390x (3.4.0-1) ...
17:04:26 [2020-12-19T17:04:26.328Z] #18 23.59 Selecting previously unselected package libprotobuf-c1:s390x.
17:04:26 [2020-12-19T17:04:26.328Z] #18 23.59 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
17:04:26 [2020-12-19T17:04:26.328Z] #18 23.59 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
17:04:26 [2020-12-19T17:04:26.328Z] #18 23.62 Selecting previously unselected package libreadline5:s390x.
17:04:26 [2020-12-19T17:04:26.328Z] #18 23.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
17:04:26 [2020-12-19T17:04:26.328Z] #18 23.63 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
17:04:26 [2020-12-19T17:04:26.328Z] #18 23.70 Selecting previously unselected package net-tools.
17:04:26 [2020-12-19T17:04:26.363Z] #47 59.10 go: finding github.com/go-toolsmith/astcopy v1.0.0
17:04:26 [2020-12-19T17:04:26.363Z] #47 59.15 go: finding github.com/stretchr/objx v0.2.0
17:04:26 [2020-12-19T17:04:26.363Z] #47 59.21 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
17:04:26 [2020-12-19T17:04:26.363Z] #47 59.23 go: finding github.com/go-toolsmith/strparse v1.0.0
17:04:26 [2020-12-19T17:04:26.363Z] #47 59.26 go: finding github.com/bombsimon/wsl/v2 v2.0.0
17:04:26 [2020-12-19T17:04:26.489Z] #55 ...
17:04:26 [2020-12-19T17:04:26.489Z] 
17:04:26 [2020-12-19T17:04:26.489Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:04:26 [2020-12-19T17:04:26.489Z] #36 1.162 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:04:26 [2020-12-19T17:04:26.489Z] #36 1.227 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:04:26 [2020-12-19T17:04:26.489Z] #36 1.273 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:04:26 [2020-12-19T17:04:26.489Z] #36 2.943 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:04:26 [2020-12-19T17:04:26.489Z] #36 5.200 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB]
17:04:26 [2020-12-19T17:04:26.489Z] #36 7.731 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
17:04:26 [2020-12-19T17:04:26.489Z] #36 ...
17:04:26 [2020-12-19T17:04:26.489Z] 
17:04:26 [2020-12-19T17:04:26.489Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.753 + RM_GOPATH=0
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.768 + TMP_GOPATH=
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.769 + : /build
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.769 + '[' -z '' ']'
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.770 ++ mktemp -d
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.778 + export GOPATH=/tmp/tmp.vJSEmEmOUQ
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.778 + GOPATH=/tmp/tmp.vJSEmEmOUQ
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.779 + RM_GOPATH=1
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.779 + case "$(go env GOARCH)" in
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.786 ++ go env GOARCH
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.872 + export GO_BUILDMODE=-buildmode=pie
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.872 + GO_BUILDMODE=-buildmode=pie
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.872 ++ dirname /tmp/install/install.sh
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.875 + dir=/tmp/install
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.876 + bin=vndr
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.876 + shift
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.877 + '[' '!' -f /tmp/install/vndr.installer ']'
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.878 + . /tmp/install/vndr.installer
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.880 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.881 + install_vndr
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.881 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.882 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.882 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vJSEmEmOUQ/src/github.com/LK4D4/vndr
17:04:26 [2020-12-19T17:04:26.489Z] #45 0.890 Cloning into '/tmp/tmp.vJSEmEmOUQ/src/github.com/LK4D4/vndr'...
17:04:26 [2020-12-19T17:04:26.489Z] #45 1.939 + cd /tmp/tmp.vJSEmEmOUQ/src/github.com/LK4D4/vndr
17:04:26 [2020-12-19T17:04:26.490Z] #45 1.949 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
17:04:26 [2020-12-19T17:04:26.490Z] #45 1.974 + go build -buildmode=pie -v -o /build/vndr .
17:04:26 [2020-12-19T17:04:26.490Z] #45 3.369 runtime/internal/math
17:04:26 [2020-12-19T17:04:26.490Z] #45 3.399 internal/cpu
17:04:26 [2020-12-19T17:04:26.490Z] #45 3.504 internal/race
17:04:26 [2020-12-19T17:04:26.490Z] #45 3.523 runtime/internal/atomic
17:04:26 [2020-12-19T17:04:26.490Z] #45 3.917 sync/atomic
17:04:26 [2020-12-19T17:04:26.490Z] #45 4.031 unicode
17:04:26 [2020-12-19T17:04:26.490Z] #45 4.391 unicode/utf8
17:04:26 [2020-12-19T17:04:26.490Z] #45 4.716 internal/bytealg
17:04:26 [2020-12-19T17:04:26.490Z] #45 5.133 math/bits
17:04:26 [2020-12-19T17:04:26.490Z] #45 6.178 unicode/utf16
17:04:26 [2020-12-19T17:04:26.490Z] #45 6.909 container/list
17:04:26 [2020-12-19T17:04:26.490Z] #45 6.976 math
17:04:26 [2020-12-19T17:04:26.490Z] #45 7.105 runtime
17:04:26 [2020-12-19T17:04:26.490Z] #45 8.941 crypto/internal/subtle
17:04:26 [2020-12-19T17:04:26.490Z] #45 9.467 crypto/subtle
17:04:26 [2020-12-19T17:04:26.490Z] #45 9.973 vendor/golang.org/x/crypto/cryptobyte/asn1
17:04:26 [2020-12-19T17:04:26.490Z] #45 10.35 internal/nettrace
17:04:26 [2020-12-19T17:04:26.490Z] #45 10.63 runtime/cgo
17:04:26 [2020-12-19T17:04:26.621Z] #18 23.70 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
17:04:26 [2020-12-19T17:04:26.621Z] #18 23.70 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:04:26 [2020-12-19T17:04:26.621Z] #18 23.82 Selecting previously unselected package python-pip-whl.
17:04:26 [2020-12-19T17:04:26.621Z] #18 23.83 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
17:04:26 [2020-12-19T17:04:26.621Z] #18 23.83 Unpacking python-pip-whl (18.1-5) ...
17:04:26 [2020-12-19T17:04:26.623Z] #47 59.32 go: finding github.com/spf13/cobra v0.0.5
17:04:26 [2020-12-19T17:04:26.623Z] #47 59.33 go: finding github.com/fsnotify/fsnotify v1.4.7
17:04:26 [2020-12-19T17:04:26.623Z] #47 59.36 go: finding gopkg.in/yaml.v2 v2.2.7
17:04:26 [2020-12-19T17:04:26.623Z] #47 59.41 go: finding github.com/gobwas/glob v0.2.3
17:04:26 [2020-12-19T17:04:26.623Z] #47 59.43 go: finding github.com/hashicorp/hcl v1.0.0
17:04:26 [2020-12-19T17:04:26.623Z] #47 59.45 go: finding github.com/spf13/pflag v1.0.5
17:04:26 [2020-12-19T17:04:26.623Z] #47 59.51 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:04:26 [2020-12-19T17:04:26.785Z] #45 ...
17:04:26 [2020-12-19T17:04:26.785Z] 
17:04:26 [2020-12-19T17:04:26.785Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.781 + RM_GOPATH=0
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.781 + TMP_GOPATH=
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.781 + : /build
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.781 + '[' -z '' ']'
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.782 ++ mktemp -d
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.785 + export GOPATH=/tmp/tmp.9PBVED4iJz
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.809 + GOPATH=/tmp/tmp.9PBVED4iJz
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.809 + RM_GOPATH=1
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.809 + case "$(go env GOARCH)" in
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.811 ++ go env GOARCH
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.863 + export GO_BUILDMODE=-buildmode=pie
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.864 + GO_BUILDMODE=-buildmode=pie
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.865 ++ dirname /tmp/install/install.sh
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.866 + dir=/tmp/install
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.867 + bin=proxy
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.867 + shift
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.868 + '[' '!' -f /tmp/install/proxy.installer ']'
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.868 + . /tmp/install/proxy.installer
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.869 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.870 + install_proxy
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.871 + case "$1" in
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.871 + export CGO_ENABLED=0
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.871 + CGO_ENABLED=0
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.871 + _install_proxy
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.871 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d'
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.879 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.879 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9PBVED4iJz/src/github.com/docker/libnetwork
17:04:26 [2020-12-19T17:04:26.785Z] #64 0.906 Cloning into '/tmp/tmp.9PBVED4iJz/src/github.com/docker/libnetwork'...
17:04:26 [2020-12-19T17:04:26.785Z] #64 ...
17:04:26 [2020-12-19T17:04:26.785Z] 
17:04:26 [2020-12-19T17:04:26.785Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:04:26 [2020-12-19T17:04:26.785Z] #49 0.487 + RM_GOPATH=0
17:04:26 [2020-12-19T17:04:26.785Z] #49 0.487 + TMP_GOPATH=
17:04:26 [2020-12-19T17:04:26.785Z] #49 0.487 + : /build
17:04:26 [2020-12-19T17:04:26.785Z] #49 0.487 + '[' -z '' ']'
17:04:26 [2020-12-19T17:04:26.785Z] #49 0.488 ++ mktemp -d
17:04:26 [2020-12-19T17:04:26.785Z] #49 0.489 + export GOPATH=/tmp/tmp.EHfz9mlL00
17:04:26 [2020-12-19T17:04:26.785Z] #49 0.489 + GOPATH=/tmp/tmp.EHfz9mlL00
17:04:26 [2020-12-19T17:04:26.785Z] #49 0.489 + RM_GOPATH=1
17:04:26 [2020-12-19T17:04:26.785Z] #49 0.490 + case "$(go env GOARCH)" in
17:04:26 [2020-12-19T17:04:26.785Z] #49 0.491 ++ go env GOARCH
17:04:26 [2020-12-19T17:04:26.785Z] #49 0.496 + export GO_BUILDMODE=-buildmode=pie
17:04:26 [2020-12-19T17:04:26.785Z] #49 0.496 + GO_BUILDMODE=-buildmode=pie
17:04:26 [2020-12-19T17:04:26.785Z] #49 0.497 ++ dirname /tmp/install/install.sh
17:04:26 [2020-12-19T17:04:26.785Z] #49 0.498 + dir=/tmp/install
17:04:26 [2020-12-19T17:04:26.785Z] #49 0.498 + bin=golangci_lint
17:04:26 [2020-12-19T17:04:26.785Z] #49 0.498 + shift
17:04:26 [2020-12-19T17:04:26.785Z] #49 0.499 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:04:26 [2020-12-19T17:04:26.785Z] #49 0.499 + . /tmp/install/golangci_lint.installer
17:04:26 [2020-12-19T17:04:26.786Z] #49 0.499 ++ : v1.23.8
17:04:26 [2020-12-19T17:04:26.786Z] #49 0.500 + install_golangci_lint
17:04:26 [2020-12-19T17:04:26.786Z] #49 0.500 + set -e
17:04:26 [2020-12-19T17:04:26.786Z] #49 0.500 + export GO111MODULE=on
17:04:26 [2020-12-19T17:04:26.786Z] #49 0.500 + GO111MODULE=on
17:04:26 [2020-12-19T17:04:26.786Z] #49 0.500 + GOBIN=/build
17:04:26 [2020-12-19T17:04:26.786Z] #49 0.500 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:04:26 [2020-12-19T17:04:26.786Z] #49 0.518 go: finding github.com v1.23.8
17:04:26 [2020-12-19T17:04:26.786Z] #49 0.519 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
17:04:26 [2020-12-19T17:04:26.786Z] #49 0.523 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
17:04:26 [2020-12-19T17:04:26.786Z] #49 0.523 go: finding github.com/golangci/golangci-lint v1.23.8
17:04:26 [2020-12-19T17:04:26.786Z] #49 0.523 go: finding github.com/golangci v1.23.8
17:04:26 [2020-12-19T17:04:26.786Z] #49 1.539 go: downloading github.com/golangci/golangci-lint v1.23.8
17:04:26 [2020-12-19T17:04:26.786Z] #49 3.154 go: extracting github.com/golangci/golangci-lint v1.23.8
17:04:26 [2020-12-19T17:04:26.786Z] #49 10.59 go: downloading github.com/spf13/pflag v1.0.5
17:04:26 [2020-12-19T17:04:26.786Z] #49 10.64 go: downloading github.com/pkg/errors v0.8.1
17:04:26 [2020-12-19T17:04:26.786Z] #49 10.65 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:04:26 [2020-12-19T17:04:26.786Z] #49 10.70 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:04:26 [2020-12-19T17:04:26.786Z] #49 10.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:04:26 [2020-12-19T17:04:26.786Z] #49 10.73 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:04:26 [2020-12-19T17:04:26.786Z] #49 10.83 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:04:26 [2020-12-19T17:04:26.786Z] #49 10.83 go: extracting github.com/pkg/errors v0.8.1
17:04:26 [2020-12-19T17:04:26.786Z] #49 10.91 go: extracting github.com/spf13/pflag v1.0.5
17:04:26 [2020-12-19T17:04:26.786Z] #49 11.02 go: extracting github.com/sourcegraph/go-diff v0.5.1
17:04:26 [2020-12-19T17:04:26.786Z] #49 11.06 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:04:26 [2020-12-19T17:04:26.786Z] #49 11.13 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:04:26 [2020-12-19T17:04:26.786Z] #49 11.20 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:04:26 [2020-12-19T17:04:26.786Z] #49 ...
17:04:26 [2020-12-19T17:04:26.786Z] 
17:04:26 [2020-12-19T17:04:26.786Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:04:26 [2020-12-19T17:04:26.786Z] #42 1.166 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:04:26 [2020-12-19T17:04:26.786Z] #42 1.277 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:04:26 [2020-12-19T17:04:26.786Z] #42 1.290 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:04:26 [2020-12-19T17:04:26.786Z] #42 2.952 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:04:26 [2020-12-19T17:04:26.786Z] #42 5.200 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB]
17:04:26 [2020-12-19T17:04:26.786Z] #42 7.389 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
17:04:26 [2020-12-19T17:04:26.911Z] #18 24.24 Selecting previously unselected package python3-lib2to3.
17:04:27 [2020-12-19T17:04:27.091Z] #42 ...
17:04:27 [2020-12-19T17:04:27.091Z] 
17:04:27 [2020-12-19T17:04:27.091Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:27 [2020-12-19T17:04:27.091Z] #13 1.247 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:04:27 [2020-12-19T17:04:27.091Z] #13 1.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:04:27 [2020-12-19T17:04:27.091Z] #13 1.333 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:04:27 [2020-12-19T17:04:27.091Z] #13 2.940 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:04:27 [2020-12-19T17:04:27.091Z] #13 5.424 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB]
17:04:27 [2020-12-19T17:04:27.091Z] #13 7.576 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
17:04:27 [2020-12-19T17:04:27.091Z] #13 ...
17:04:27 [2020-12-19T17:04:27.091Z] 
17:04:27 [2020-12-19T17:04:27.091Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:04:27 [2020-12-19T17:04:27.091Z] #49 11.41 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:04:27 [2020-12-19T17:04:27.091Z] #49 11.42 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:04:27 [2020-12-19T17:04:27.091Z] #49 11.43 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:04:27 [2020-12-19T17:04:27.091Z] #49 11.46 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:04:27 [2020-12-19T17:04:27.091Z] #49 11.49 go: downloading github.com/ultraware/whitespace v0.0.4
17:04:27 [2020-12-19T17:04:27.193Z] #47 59.82 go: finding github.com/magiconair/properties v1.8.1
17:04:27 [2020-12-19T17:04:27.193Z] #47 59.87 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:04:27 [2020-12-19T17:04:27.193Z] #47 59.93 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:04:27 [2020-12-19T17:04:27.193Z] #47 59.94 go: finding github.com/mitchellh/mapstructure v1.1.2
17:04:27 [2020-12-19T17:04:27.193Z] #47 60.00 go: finding github.com/pelletier/go-toml v1.2.0
17:04:27 [2020-12-19T17:04:27.193Z] #47 60.02 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:04:27 [2020-12-19T17:04:27.193Z] #47 60.10 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:04:27 [2020-12-19T17:04:27.193Z] #47 60.11 go: finding github.com/spf13/afero v1.1.2
17:04:27 [2020-12-19T17:04:27.201Z] #18 24.24 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
17:04:27 [2020-12-19T17:04:27.201Z] #18 24.24 Unpacking python3-lib2to3 (3.7.3-1) ...
17:04:27 [2020-12-19T17:04:27.201Z] #18 24.32 Selecting previously unselected package python3-distutils.
17:04:27 [2020-12-19T17:04:27.201Z] #18 24.32 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
17:04:27 [2020-12-19T17:04:27.201Z] #18 24.32 Unpacking python3-distutils (3.7.3-1) ...
17:04:27 [2020-12-19T17:04:27.201Z] #18 24.43 Selecting previously unselected package python3-pip.
17:04:27 [2020-12-19T17:04:27.201Z] #18 24.43 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
17:04:27 [2020-12-19T17:04:27.201Z] #18 24.43 Unpacking python3-pip (18.1-5) ...
17:04:27 [2020-12-19T17:04:27.201Z] #18 24.54 Selecting previously unselected package python3-pkg-resources.
17:04:27 [2020-12-19T17:04:27.299Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.8s done
17:04:27 [2020-12-19T17:04:27.299Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
17:04:27 [2020-12-19T17:04:27.387Z] #49 11.68 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:04:27 [2020-12-19T17:04:27.387Z] #49 11.73 go: extracting github.com/go-lintpack/lintpack v0.5.2
17:04:27 [2020-12-19T17:04:27.453Z] #47 60.18 go: finding github.com/spf13/cast v1.3.0
17:04:27 [2020-12-19T17:04:27.453Z] #47 60.21 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:04:27 [2020-12-19T17:04:27.453Z] #47 60.28 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:04:27 [2020-12-19T17:04:27.453Z] #47 60.29 go: finding github.com/spf13/jwalterweatherman v1.0.0
17:04:27 [2020-12-19T17:04:27.494Z] #18 24.54 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
17:04:27 [2020-12-19T17:04:27.494Z] #18 24.54 Unpacking python3-pkg-resources (40.8.0-1) ...
17:04:27 [2020-12-19T17:04:27.494Z] #18 24.60 Selecting previously unselected package python3-setuptools.
17:04:27 [2020-12-19T17:04:27.494Z] #18 24.60 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
17:04:27 [2020-12-19T17:04:27.494Z] #18 24.60 Unpacking python3-setuptools (40.8.0-1) ...
17:04:27 [2020-12-19T17:04:27.494Z] #18 24.75 Selecting previously unselected package python3-wheel.
17:04:27 [2020-12-19T17:04:27.494Z] #18 24.76 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
17:04:27 [2020-12-19T17:04:27.494Z] #18 24.76 Unpacking python3-wheel (0.32.3-2) ...
17:04:27 [2020-12-19T17:04:27.494Z] #18 24.79 Selecting previously unselected package sudo.
17:04:27 [2020-12-19T17:04:27.494Z] #18 24.79 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
17:04:27 [2020-12-19T17:04:27.494Z] #18 24.80 Unpacking sudo (1.8.27-1+deb10u2) ...
17:04:27 [2020-12-19T17:04:27.687Z] #49 11.94 go: extracting github.com/ultraware/whitespace v0.0.4
17:04:27 [2020-12-19T17:04:27.687Z] #49 11.94 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:04:27 [2020-12-19T17:04:27.687Z] #49 11.99 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:04:27 [2020-12-19T17:04:27.687Z] #49 12.06 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:04:27 [2020-12-19T17:04:27.713Z] #47 60.40 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:04:27 [2020-12-19T17:04:27.713Z] #47 60.46 go: finding github.com/subosito/gotenv v1.2.0
17:04:27 [2020-12-19T17:04:27.713Z] #47 60.50 go: finding gopkg.in/ini.v1 v1.51.0
17:04:27 [2020-12-19T17:04:27.826Z] #18 25.16 Selecting previously unselected package thin-provisioning-tools.
17:04:27 [2020-12-19T17:04:27.826Z] #18 25.16 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
17:04:27 [2020-12-19T17:04:27.826Z] #18 25.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:04:27 [2020-12-19T17:04:27.977Z] #47 60.61 go: finding golang.org/x/text v0.3.2
17:04:27 [2020-12-19T17:04:27.977Z] #47 60.66 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:04:27 [2020-12-19T17:04:27.977Z] #47 60.72 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:04:27 [2020-12-19T17:04:27.977Z] #47 60.78 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:04:28 [2020-12-19T17:04:28.116Z] #18 25.31 Selecting previously unselected package uidmap.
17:04:28 [2020-12-19T17:04:28.116Z] #18 25.31 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
17:04:28 [2020-12-19T17:04:28.116Z] #18 25.32 Unpacking uidmap (1:4.5-1.1) ...
17:04:28 [2020-12-19T17:04:28.116Z] #18 25.37 Selecting previously unselected package vim-runtime.
17:04:28 [2020-12-19T17:04:28.116Z] #18 25.37 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:04:28 [2020-12-19T17:04:28.116Z] #18 25.39 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:04:28 [2020-12-19T17:04:28.116Z] #18 25.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:04:28 [2020-12-19T17:04:28.116Z] #18 25.42 Unpacking vim-runtime (2:8.1.0875-5) ...
17:04:28 [2020-12-19T17:04:28.139Z] #21 transferring context: 19.19MB 3.0s
17:04:28 [2020-12-19T17:04:28.237Z] #47 60.83 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:04:28 [2020-12-19T17:04:28.237Z] #47 60.83 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:04:28 [2020-12-19T17:04:28.237Z] #47 60.85 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:04:28 [2020-12-19T17:04:28.237Z] #47 60.86 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:04:28 [2020-12-19T17:04:28.237Z] #47 60.88 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:04:28 [2020-12-19T17:04:28.237Z] #47 60.88 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:04:28 [2020-12-19T17:04:28.237Z] #47 60.88 go: finding github.com/kisielk/gotool v1.0.0
17:04:28 [2020-12-19T17:04:28.237Z] #47 60.88 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:04:28 [2020-12-19T17:04:28.237Z] #47 60.94 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:04:28 [2020-12-19T17:04:28.237Z] #47 60.99 go: finding github.com/sourcegraph/go-diff v0.5.1
17:04:28 [2020-12-19T17:04:28.237Z] #47 60.99 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:04:28 [2020-12-19T17:04:28.237Z] #47 61.01 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:04:28 [2020-12-19T17:04:28.237Z] #47 61.05 go: finding github.com/tommy-muehle/go-mnd v1.1.1
17:04:28 [2020-12-19T17:04:28.237Z] #47 61.07 go: finding github.com/ultraware/funlen v0.0.2
17:04:28 [2020-12-19T17:04:28.237Z] #47 61.09 go: finding github.com/ultraware/whitespace v0.0.4
17:04:28 [2020-12-19T17:04:28.237Z] #47 61.12 go: finding github.com/uudashr/gocognit v1.0.1
17:04:28 [2020-12-19T17:04:28.237Z] #47 61.12 go: finding github.com/gogo/protobuf v1.2.1
17:04:28 [2020-12-19T17:04:28.331Z] #49 12.38 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:04:28 [2020-12-19T17:04:28.331Z] #49 12.40 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:04:28 [2020-12-19T17:04:28.331Z] #49 12.56 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:04:28 [2020-12-19T17:04:28.497Z] #47 61.28 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:04:28 [2020-12-19T17:04:28.629Z] #49 12.79 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:04:28 [2020-12-19T17:04:28.698Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.3s done
17:04:28 [2020-12-19T17:04:28.698Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s
17:04:28 [2020-12-19T17:04:28.757Z] #47 61.58 go: finding honnef.co/go/tools v0.0.1-2019.2.3
17:04:28 [2020-12-19T17:04:28.959Z] #8 ...
17:04:28 [2020-12-19T17:04:28.959Z] 
17:04:28 [2020-12-19T17:04:28.959Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:04:28 [2020-12-19T17:04:28.959Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 8.1s done
17:04:28 [2020-12-19T17:04:28.959Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 6.9s done
17:04:28 [2020-12-19T17:04:28.959Z] #24 DONE 15.8s
17:04:28 [2020-12-19T17:04:28.959Z] 
17:04:28 [2020-12-19T17:04:28.959Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:28 [2020-12-19T17:04:28.959Z] #8 ...
17:04:28 [2020-12-19T17:04:28.959Z] 
17:04:28 [2020-12-19T17:04:28.959Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:04:29 [2020-12-19T17:04:29.028Z] #47 61.69 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:04:29 [2020-12-19T17:04:29.028Z] #47 61.69 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:04:29 [2020-12-19T17:04:29.028Z] #47 61.73 go: finding github.com/BurntSushi/toml v0.3.1
17:04:29 [2020-12-19T17:04:29.289Z] #47 61.82 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:04:30 [2020-12-19T17:04:30.178Z] #18 27.43 Selecting previously unselected package vim.
17:04:30 [2020-12-19T17:04:30.178Z] #18 27.43 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
17:04:30 [2020-12-19T17:04:30.178Z] #18 27.43 Unpacking vim (2:8.1.0875-5) ...
17:04:30 [2020-12-19T17:04:30.189Z] #49 14.38 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:04:30 [2020-12-19T17:04:30.378Z] Client:
17:04:30 [2020-12-19T17:04:30.378Z]  Debug Mode: false
17:04:30 [2020-12-19T17:04:30.378Z] 
17:04:30 [2020-12-19T17:04:30.378Z] Server:
17:04:30 [2020-12-19T17:04:30.378Z]  Containers: 0
17:04:30 [2020-12-19T17:04:30.378Z]   Running: 0
17:04:30 [2020-12-19T17:04:30.378Z]   Paused: 0
17:04:30 [2020-12-19T17:04:30.378Z]   Stopped: 0
17:04:30 [2020-12-19T17:04:30.378Z]  Images: 0
17:04:30 [2020-12-19T17:04:30.378Z]  Server Version: 19.03.13
17:04:30 [2020-12-19T17:04:30.378Z]  Storage Driver: overlay2
17:04:30 [2020-12-19T17:04:30.378Z]   Backing Filesystem: extfs
17:04:30 [2020-12-19T17:04:30.378Z]   Supports d_type: true
17:04:30 [2020-12-19T17:04:30.378Z]   Native Overlay Diff: true
17:04:30 [2020-12-19T17:04:30.378Z]  Logging Driver: json-file
17:04:30 [2020-12-19T17:04:30.378Z]  Cgroup Driver: cgroupfs
17:04:30 [2020-12-19T17:04:30.378Z]  Plugins:
17:04:30 [2020-12-19T17:04:30.378Z]   Volume: local
17:04:30 [2020-12-19T17:04:30.378Z]   Network: bridge host ipvlan macvlan null overlay
17:04:30 [2020-12-19T17:04:30.378Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:04:30 [2020-12-19T17:04:30.378Z]  Swarm: inactive
17:04:30 [2020-12-19T17:04:30.378Z]  Runtimes: runc
17:04:30 [2020-12-19T17:04:30.378Z]  Default Runtime: runc
17:04:30 [2020-12-19T17:04:30.378Z]  Init Binary: docker-init
17:04:30 [2020-12-19T17:04:30.378Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
17:04:30 [2020-12-19T17:04:30.378Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:04:30 [2020-12-19T17:04:30.378Z]  init version: fec3683
17:04:30 [2020-12-19T17:04:30.378Z]  Security Options:
17:04:30 [2020-12-19T17:04:30.378Z]   apparmor
17:04:30 [2020-12-19T17:04:30.378Z]   seccomp
17:04:30 [2020-12-19T17:04:30.378Z]    Profile: default
17:04:30 [2020-12-19T17:04:30.378Z]  Kernel Version: 4.15.0-1083-aws
17:04:30 [2020-12-19T17:04:30.378Z]  Operating System: Ubuntu 16.04.7 LTS
17:04:30 [2020-12-19T17:04:30.378Z]  OSType: linux
17:04:30 [2020-12-19T17:04:30.378Z]  Architecture: aarch64
17:04:30 [2020-12-19T17:04:30.378Z]  CPUs: 4
17:04:30 [2020-12-19T17:04:30.378Z]  Total Memory: 7.525GiB
17:04:30 [2020-12-19T17:04:30.378Z]  Name: ip-10-100-35-102
17:04:30 [2020-12-19T17:04:30.378Z]  ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW
17:04:30 [2020-12-19T17:04:30.378Z]  Docker Root Dir: /var/lib/docker
17:04:30 [2020-12-19T17:04:30.378Z]  Debug Mode: false
17:04:30 [2020-12-19T17:04:30.378Z]  Registry: https://index.docker.io/v1/
17:04:30 [2020-12-19T17:04:30.378Z]  Labels:
17:04:30 [2020-12-19T17:04:30.378Z]  Experimental: true
17:04:30 [2020-12-19T17:04:30.378Z]  Insecure Registries:
17:04:30 [2020-12-19T17:04:30.378Z]   127.0.0.0/8
17:04:30 [2020-12-19T17:04:30.378Z]  Live Restore Enabled: true
17:04:30 [2020-12-19T17:04:30.378Z] 
17:04:30 [2020-12-19T17:04:30.378Z] WARNING: No swap limit support
[Pipeline] sh
17:04:30 [2020-12-19T17:04:30.469Z] #18 27.79 Selecting previously unselected package xfsprogs.
17:04:30 [2020-12-19T17:04:30.469Z] #18 27.80 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
17:04:30 [2020-12-19T17:04:30.469Z] #18 27.80 Unpacking xfsprogs (4.20.0-1) ...
17:04:30 [2020-12-19T17:04:30.677Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:04:30 [2020-12-19T17:04:30.677Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
17:04:30 [2020-12-19T17:04:30.677Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41740/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
17:04:30 [2020-12-19T17:04:30.677Z] + bash /home/ubuntu/workspace/moby_PR-41740/check-config.sh
17:04:30 [2020-12-19T17:04:30.677Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:04:30 [2020-12-19T17:04:30.677Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ...
17:04:30 [2020-12-19T17:04:30.677Z] 
17:04:30 [2020-12-19T17:04:30.677Z] Generally Necessary:
17:04:30 [2020-12-19T17:04:30.677Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:04:30 [2020-12-19T17:04:30.677Z] - apparmor: enabled and tools installed
17:04:30 [2020-12-19T17:04:30.684Z] #21 ...
17:04:30 [2020-12-19T17:04:30.684Z] 
17:04:30 [2020-12-19T17:04:30.684Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
17:04:30 [2020-12-19T17:04:30.684Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
17:04:30 [2020-12-19T17:04:30.684Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
17:04:30 [2020-12-19T17:04:30.684Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
17:04:30 [2020-12-19T17:04:30.684Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.4s done
17:04:30 [2020-12-19T17:04:30.684Z] #60 DONE 5.5s
17:04:30 [2020-12-19T17:04:30.684Z] 
17:04:30 [2020-12-19T17:04:30.684Z] #21 [internal] load build context
17:04:30 [2020-12-19T17:04:30.684Z] #21 ...
17:04:30 [2020-12-19T17:04:30.684Z] 
17:04:30 [2020-12-19T17:04:30.684Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:30 [2020-12-19T17:04:30.684Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
17:04:30 [2020-12-19T17:04:30.684Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
17:04:30 [2020-12-19T17:04:30.684Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
17:04:30 [2020-12-19T17:04:30.684Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
17:04:30 [2020-12-19T17:04:30.684Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.0s done
17:04:30 [2020-12-19T17:04:30.684Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
17:04:30 [2020-12-19T17:04:30.684Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done
17:04:30 [2020-12-19T17:04:30.684Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.8s done
17:04:30 [2020-12-19T17:04:30.684Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.3s
17:04:30 [2020-12-19T17:04:30.684Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.63MB / 120.17MB 5.3s
17:04:30 [2020-12-19T17:04:30.684Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.9s
17:04:30 [2020-12-19T17:04:30.684Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.0s done
17:04:30 [2020-12-19T17:04:30.684Z] #8 ...
17:04:30 [2020-12-19T17:04:30.684Z] 
17:04:30 [2020-12-19T17:04:30.684Z] #21 [internal] load build context
17:04:30 [2020-12-19T17:04:30.759Z] #18 28.12 Selecting previously unselected package zip.
17:04:30 [2020-12-19T17:04:30.759Z] #18 28.12 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
17:04:30 [2020-12-19T17:04:30.759Z] #18 28.12 Unpacking zip (3.0-11+b1) ...
17:04:30 [2020-12-19T17:04:30.876Z] #25 1.552 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:04:30 [2020-12-19T17:04:30.876Z] #25 1.609 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
17:04:30 [2020-12-19T17:04:30.876Z] #25 1.609 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:04:30 [2020-12-19T17:04:30.876Z] #25 1.817 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
17:04:30 [2020-12-19T17:04:30.876Z] #25 2.036 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_NAMESPACES: enabled
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_NET_NS: enabled
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_PID_NS: enabled
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_IPC_NS: enabled
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_UTS_NS: enabled
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_CGROUPS: enabled
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_CGROUP_CPUACCT: enabled
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_CGROUP_DEVICE: enabled
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_CGROUP_FREEZER: enabled
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_CGROUP_SCHED: enabled
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_CPUSETS: enabled
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_MEMCG: enabled
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_KEYS: enabled
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_VETH: enabled (as module)
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_BRIDGE: enabled (as module)
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:04:30 [2020-12-19T17:04:30.941Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:04:31 [2020-12-19T17:04:31.049Z] #18 28.21 Setting up aufs-tools (1:4.14+20190211-1) ...
17:04:31 [2020-12-19T17:04:31.049Z] #18 28.22 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:04:31 [2020-12-19T17:04:31.049Z] #18 28.22 Setting up libip6tc0:s390x (1.8.2-4) ...
17:04:31 [2020-12-19T17:04:31.049Z] #18 28.23 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
17:04:31 [2020-12-19T17:04:31.049Z] #18 28.24 Setting up libgpm2:s390x (1.20.7-5) ...
17:04:31 [2020-12-19T17:04:31.049Z] #18 28.24 Setting up libip4tc0:s390x (1.8.2-4) ...
17:04:31 [2020-12-19T17:04:31.049Z] #18 28.25 Setting up uidmap (1:4.5-1.1) ...
17:04:31 [2020-12-19T17:04:31.049Z] #18 28.26 Setting up libnftnl11:s390x (1.1.2-2) ...
17:04:31 [2020-12-19T17:04:31.049Z] #18 28.26 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
17:04:31 [2020-12-19T17:04:31.049Z] #18 28.27 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:04:31 [2020-12-19T17:04:31.049Z] #18 28.28 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
17:04:31 [2020-12-19T17:04:31.049Z] #18 28.29 Setting up libicu63:s390x (63.1-6+deb10u1) ...
17:04:31 [2020-12-19T17:04:31.049Z] #18 28.29 Setting up xxd (2:8.1.0875-5) ...
17:04:31 [2020-12-19T17:04:31.049Z] #18 28.30 Setting up zip (3.0-11+b1) ...
17:04:31 [2020-12-19T17:04:31.049Z] #18 28.31 Setting up vim-common (2:8.1.0875-5) ...
17:04:31 [2020-12-19T17:04:31.049Z] #18 28.32 Setting up bash-completion (1:2.8-6) ...
17:04:31 [2020-12-19T17:04:31.199Z] #47 ...
17:04:31 [2020-12-19T17:04:31.199Z] 
17:04:31 [2020-12-19T17:04:31.199Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:04:31 [2020-12-19T17:04:31.199Z] #40 52.03 Building dependency tree...
17:04:31 [2020-12-19T17:04:31.199Z] #40 56.92 The following additional packages will be installed:
17:04:31 [2020-12-19T17:04:31.199Z] #40 56.92   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:04:31 [2020-12-19T17:04:31.199Z] #40 56.92   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:04:31 [2020-12-19T17:04:31.199Z] #40 56.92 Suggested packages:
17:04:31 [2020-12-19T17:04:31.199Z] #40 56.92   manpages-dev python-setuptools
17:04:31 [2020-12-19T17:04:31.199Z] #40 59.19 The following NEW packages will be installed:
17:04:31 [2020-12-19T17:04:31.199Z] #40 59.19   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:04:31 [2020-12-19T17:04:31.199Z] #40 59.19   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:04:31 [2020-12-19T17:04:31.199Z] #40 59.19   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:04:31 [2020-12-19T17:04:31.199Z] #40 59.20   python-six zlib1g-dev
17:04:31 [2020-12-19T17:04:31.199Z] #40 59.65 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
17:04:31 [2020-12-19T17:04:31.199Z] #40 59.65 Need to get 4095 kB of archives.
17:04:31 [2020-12-19T17:04:31.199Z] #40 59.65 After this operation, 22.5 MB of additional disk space will be used.
17:04:31 [2020-12-19T17:04:31.199Z] #40 59.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
17:04:31 [2020-12-19T17:04:31.199Z] #40 59.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:04:31 [2020-12-19T17:04:31.199Z] #40 59.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
17:04:31 [2020-12-19T17:04:31.199Z] #40 59.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:04:31 [2020-12-19T17:04:31.199Z] #40 59.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
17:04:31 [2020-12-19T17:04:31.199Z] #40 59.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:04:31 [2020-12-19T17:04:31.199Z] #40 59.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
17:04:31 [2020-12-19T17:04:31.199Z] #40 59.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
17:04:31 [2020-12-19T17:04:31.199Z] #40 59.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
17:04:31 [2020-12-19T17:04:31.199Z] #40 59.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
17:04:31 [2020-12-19T17:04:31.199Z] #40 59.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
17:04:31 [2020-12-19T17:04:31.199Z] #40 60.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
17:04:31 [2020-12-19T17:04:31.199Z] #40 60.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
17:04:31 [2020-12-19T17:04:31.199Z] #40 60.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
17:04:31 [2020-12-19T17:04:31.199Z] #40 60.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
17:04:31 [2020-12-19T17:04:31.199Z] #40 60.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
17:04:31 [2020-12-19T17:04:31.199Z] #40 60.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
17:04:31 [2020-12-19T17:04:31.199Z] #40 61.82 debconf: delaying package configuration, since apt-utils is not installed
17:04:31 [2020-12-19T17:04:31.199Z] #40 62.09 Fetched 4095 kB in 1s (4921 kB/s)
17:04:31 [2020-12-19T17:04:31.199Z] #40 62.20 Selecting previously unselected package libcap-dev:amd64.
17:04:31 [2020-12-19T17:04:31.199Z] #40 62.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:04:31 [2020-12-19T17:04:31.199Z] #40 62.45 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
17:04:31 [2020-12-19T17:04:31.199Z] #40 62.49 Unpacking libcap-dev:amd64 (1:2.25-2) ...
17:04:31 [2020-12-19T17:04:31.199Z] #40 62.70 Selecting previously unselected package libnet1:amd64.
17:04:31 [2020-12-19T17:04:31.199Z] #40 62.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:04:31 [2020-12-19T17:04:31.199Z] #40 62.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:04:31 [2020-12-19T17:04:31.199Z] #40 62.99 Selecting previously unselected package libnet1-dev.
17:04:31 [2020-12-19T17:04:31.199Z] #40 62.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
17:04:31 [2020-12-19T17:04:31.199Z] #40 63.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:04:31 [2020-12-19T17:04:31.199Z] #40 63.50 Selecting previously unselected package libnl-3-200:amd64.
17:04:31 [2020-12-19T17:04:31.199Z] #40 63.50 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
17:04:31 [2020-12-19T17:04:31.199Z] #40 63.50 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:04:31 [2020-12-19T17:04:31.199Z] #40 63.76 Selecting previously unselected package libnl-3-dev:amd64.
17:04:31 [2020-12-19T17:04:31.199Z] #40 63.76 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
17:04:31 [2020-12-19T17:04:31.199Z] #40 63.89 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_NF_NAT: enabled (as module)
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_NF_NAT_NEEDED: enabled
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_POSIX_MQUEUE: enabled
17:04:31 [2020-12-19T17:04:31.205Z] 
17:04:31 [2020-12-19T17:04:31.205Z] Optional Features:
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_USER_NS: enabled
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_SECCOMP: enabled
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_CGROUP_PIDS: enabled
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_MEMCG_SWAP: enabled
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:04:31 [2020-12-19T17:04:31.205Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_BLK_CGROUP: enabled
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_IOSCHED_CFQ: enabled
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_CGROUP_PERF: enabled
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_CGROUP_HUGETLB: enabled
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_CFS_BANDWIDTH: enabled
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_RT_GROUP_SCHED: missing
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_IP_VS: enabled (as module)
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_IP_VS_NFCT: enabled
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:04:31 [2020-12-19T17:04:31.205Z] - CONFIG_IP_VS_RR: enabled (as module)
17:04:31 [2020-12-19T17:04:31.339Z] #18 ...
17:04:31 [2020-12-19T17:04:31.339Z] 
17:04:31 [2020-12-19T17:04:31.339Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:31 [2020-12-19T17:04:31.339Z] #41 58.58   CC       criu/cr-check.o
17:04:31 [2020-12-19T17:04:31.339Z] #41 59.57   CC       criu/cr-dedup.o
17:04:31 [2020-12-19T17:04:31.339Z] #41 59.75   CC       criu/cr-dump.o
17:04:31 [2020-12-19T17:04:31.339Z] #41 60.83   CC       criu/cr-errno.o
17:04:31 [2020-12-19T17:04:31.339Z] #41 60.89   CC       criu/cr-restore.o
17:04:31 [2020-12-19T17:04:31.339Z] #41 63.45   CC       criu/cr-service.o
17:04:31 [2020-12-19T17:04:31.339Z] #41 64.31   CC       criu/crtools.o
17:04:31 [2020-12-19T17:04:31.339Z] #41 64.55   CC       criu/eventfd.o
17:04:31 [2020-12-19T17:04:31.339Z] #41 64.75   CC       criu/eventpoll.o
17:04:31 [2020-12-19T17:04:31.339Z] #41 65.39   CC       criu/external.o
17:04:31 [2020-12-19T17:04:31.339Z] #41 65.70   CC       criu/fault-injection.o
17:04:31 [2020-12-19T17:04:31.339Z] #41 65.79   CC       criu/fdstore.o
17:04:31 [2020-12-19T17:04:31.339Z] #41 66.11   CC       criu/fifo.o
17:04:31 [2020-12-19T17:04:31.339Z] #41 66.30   CC       criu/file-ids.o
17:04:31 [2020-12-19T17:04:31.339Z] #41 66.44   CC       criu/file-lock.o
17:04:31 [2020-12-19T17:04:31.339Z] #41 66.87   CC       criu/files-ext.o
17:04:31 [2020-12-19T17:04:31.339Z] #41 67.02   CC       criu/files-reg.o
17:04:31 [2020-12-19T17:04:31.339Z] #41 68.09   CC       criu/files.o
17:04:31 [2020-12-19T17:04:31.452Z] #25 2.348 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:04:31 [2020-12-19T17:04:31.471Z] - CONFIG_EXT4_FS: enabled
17:04:31 [2020-12-19T17:04:31.471Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:04:31 [2020-12-19T17:04:31.471Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:04:31 [2020-12-19T17:04:31.471Z] - Network Drivers:
17:04:31 [2020-12-19T17:04:31.471Z]   - "overlay":
17:04:31 [2020-12-19T17:04:31.471Z]     - CONFIG_VXLAN: enabled (as module)
17:04:31 [2020-12-19T17:04:31.471Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:04:31 [2020-12-19T17:04:31.471Z]       Optional (for encrypted networks):
17:04:31 [2020-12-19T17:04:31.471Z]       - CONFIG_CRYPTO: enabled
17:04:31 [2020-12-19T17:04:31.471Z]       - CONFIG_CRYPTO_AEAD: enabled
17:04:31 [2020-12-19T17:04:31.471Z]       - CONFIG_CRYPTO_GCM: enabled
17:04:31 [2020-12-19T17:04:31.471Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:04:31 [2020-12-19T17:04:31.471Z]       - CONFIG_CRYPTO_GHASH: enabled
17:04:31 [2020-12-19T17:04:31.471Z]       - CONFIG_XFRM: enabled
17:04:31 [2020-12-19T17:04:31.471Z]       - CONFIG_XFRM_USER: enabled (as module)
17:04:31 [2020-12-19T17:04:31.471Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:04:31 [2020-12-19T17:04:31.471Z]       - CONFIG_INET_ESP: enabled (as module)
17:04:31 [2020-12-19T17:04:31.471Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
17:04:31 [2020-12-19T17:04:31.471Z]   - "ipvlan":
17:04:31 [2020-12-19T17:04:31.471Z]     - CONFIG_IPVLAN: enabled (as module)
17:04:31 [2020-12-19T17:04:31.471Z]   - "macvlan":
17:04:31 [2020-12-19T17:04:31.471Z]     - CONFIG_MACVLAN: enabled (as module)
17:04:31 [2020-12-19T17:04:31.471Z]     - CONFIG_DUMMY: enabled (as module)
17:04:31 [2020-12-19T17:04:31.471Z]   - "ftp,tftp client in container":
17:04:31 [2020-12-19T17:04:31.471Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:04:31 [2020-12-19T17:04:31.471Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:04:31 [2020-12-19T17:04:31.471Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:04:31 [2020-12-19T17:04:31.471Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:04:31 [2020-12-19T17:04:31.471Z] - Storage Drivers:
17:04:31 [2020-12-19T17:04:31.471Z]   - "aufs":
17:04:31 [2020-12-19T17:04:31.720Z] #49 15.79 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:04:31 [2020-12-19T17:04:31.734Z]     - CONFIG_AUFS_FS: enabled (as module)
17:04:31 [2020-12-19T17:04:31.734Z]   - "btrfs":
17:04:31 [2020-12-19T17:04:31.734Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:04:31 [2020-12-19T17:04:31.734Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:04:31 [2020-12-19T17:04:31.734Z]   - "devicemapper":
17:04:31 [2020-12-19T17:04:31.734Z]     - CONFIG_BLK_DEV_DM: enabled
17:04:31 [2020-12-19T17:04:31.734Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:04:31 [2020-12-19T17:04:31.734Z]   - "overlay":
17:04:31 [2020-12-19T17:04:31.734Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:04:31 [2020-12-19T17:04:31.734Z]   - "zfs":
17:04:31 [2020-12-19T17:04:31.734Z]     - /dev/zfs: missing
17:04:31 [2020-12-19T17:04:31.734Z]     - zfs command: missing
17:04:31 [2020-12-19T17:04:31.734Z]     - zpool command: missing
17:04:31 [2020-12-19T17:04:31.734Z] 
17:04:31 [2020-12-19T17:04:31.734Z] Limits:
17:04:31 [2020-12-19T17:04:31.734Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:04:31 [2020-12-19T17:04:31.734Z] 
17:04:31 [2020-12-19T17:04:31.734Z] + true
[Pipeline] }
[Pipeline] // stage
17:04:31 [2020-12-19T17:04:31.769Z] #40 64.51 Selecting previously unselected package libprotobuf-c1:amd64.
17:04:31 [2020-12-19T17:04:31.769Z] #40 64.51 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:04:31 [2020-12-19T17:04:31.769Z] #40 64.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:04:31 [2020-12-19T17:04:31.978Z] #41 69.35   CC       criu/filesystems.o
17:04:32 [2020-12-19T17:04:32.030Z] #40 ...
17:04:32 [2020-12-19T17:04:32.030Z] 
17:04:32 [2020-12-19T17:04:32.030Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:04:32 [2020-12-19T17:04:32.030Z] #53 59.08 The following NEW packages will be installed:
17:04:32 [2020-12-19T17:04:32.030Z] #53 59.08   libbtrfs-dev libbtrfs0
17:04:32 [2020-12-19T17:04:32.030Z] #53 59.63 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
17:04:32 [2020-12-19T17:04:32.030Z] #53 59.63 Need to get 119 kB of archives.
17:04:32 [2020-12-19T17:04:32.030Z] #53 59.63 After this operation, 387 kB of additional disk space will be used.
17:04:32 [2020-12-19T17:04:32.030Z] #53 59.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:04:32 [2020-12-19T17:04:32.030Z] #53 59.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:04:32 [2020-12-19T17:04:32.030Z] #53 61.40 debconf: delaying package configuration, since apt-utils is not installed
17:04:32 [2020-12-19T17:04:32.030Z] #53 61.61 Fetched 119 kB in 0s (296 kB/s)
17:04:32 [2020-12-19T17:04:32.030Z] #53 62.02 Selecting previously unselected package libbtrfs0.
17:04:32 [2020-12-19T17:04:32.030Z] #53 62.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.)
17:04:32 [2020-12-19T17:04:32.030Z] #53 62.22 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:04:32 [2020-12-19T17:04:32.030Z] #53 62.23 Unpacking libbtrfs0 (4.20.1-2) ...
17:04:32 [2020-12-19T17:04:32.030Z] #53 62.36 Selecting previously unselected package libbtrfs-dev.
17:04:32 [2020-12-19T17:04:32.030Z] #53 62.39 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:04:32 [2020-12-19T17:04:32.030Z] #53 62.43 Unpacking libbtrfs-dev (4.20.1-2) ...
17:04:32 [2020-12-19T17:04:32.030Z] #53 63.15 Setting up libbtrfs0 (4.20.1-2) ...
17:04:32 [2020-12-19T17:04:32.030Z] #53 63.23 Setting up libbtrfs-dev (4.20.1-2) ...
17:04:32 [2020-12-19T17:04:32.030Z] #53 63.27 Processing triggers for libc-bin (2.28-10) ...
17:04:32 [2020-12-19T17:04:32.030Z] #53 DONE 64.7s
17:04:32 [2020-12-19T17:04:32.030Z] 
17:04:32 [2020-12-19T17:04:32.030Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:04:32 [2020-12-19T17:04:32.030Z] #40 64.77 Selecting previously unselected package libprotobuf-c-dev:amd64.
17:04:32 [2020-12-19T17:04:32.030Z] #40 ...
17:04:32 [2020-12-19T17:04:32.030Z] 
17:04:32 [2020-12-19T17:04:32.030Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:32 [2020-12-19T17:04:32.030Z] #11 52.69 Building dependency tree...
17:04:32 [2020-12-19T17:04:32.030Z] #11 57.57 The following additional packages will be installed:
17:04:32 [2020-12-19T17:04:32.030Z] #11 57.57   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:04:32 [2020-12-19T17:04:32.030Z] #11 57.59   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:04:32 [2020-12-19T17:04:32.030Z] #11 57.59   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:04:32 [2020-12-19T17:04:32.030Z] #11 57.59   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
17:04:32 [2020-12-19T17:04:32.030Z] #11 57.59   mingw-w64-x86-64-dev
17:04:32 [2020-12-19T17:04:32.030Z] #11 57.59 Suggested packages:
17:04:32 [2020-12-19T17:04:32.030Z] #11 57.59   gcc-8-locales seccomp wine64
17:04:32 [2020-12-19T17:04:32.030Z] #11 60.09 The following NEW packages will be installed:
17:04:32 [2020-12-19T17:04:32.030Z] #11 60.09   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:04:32 [2020-12-19T17:04:32.030Z] #11 60.09   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:04:32 [2020-12-19T17:04:32.030Z] #11 60.09   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:04:32 [2020-12-19T17:04:32.030Z] #11 60.09   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:04:32 [2020-12-19T17:04:32.030Z] #11 60.09   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:04:32 [2020-12-19T17:04:32.030Z] #11 60.13   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:04:32 [2020-12-19T17:04:32.030Z] #11 60.18 The following packages will be upgraded:
17:04:32 [2020-12-19T17:04:32.030Z] #11 60.18   libsystemd0 libudev1
17:04:32 [2020-12-19T17:04:32.030Z] #11 60.57 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
17:04:32 [2020-12-19T17:04:32.030Z] #11 60.57 Need to get 78.2 MB of archives.
17:04:32 [2020-12-19T17:04:32.030Z] #11 60.57 After this operation, 487 MB of additional disk space will be used.
17:04:32 [2020-12-19T17:04:32.030Z] #11 60.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB]
17:04:32 [2020-12-19T17:04:32.030Z] #11 60.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB]
17:04:32 [2020-12-19T17:04:32.030Z] #11 60.63 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]
17:04:32 [2020-12-19T17:04:32.030Z] #11 60.91 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]
17:04:32 [2020-12-19T17:04:32.030Z] #11 61.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:04:32 [2020-12-19T17:04:32.030Z] #11 61.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:04:32 [2020-12-19T17:04:32.030Z] #11 61.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:04:32 [2020-12-19T17:04:32.030Z] #11 61.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:04:32 [2020-12-19T17:04:32.030Z] #11 61.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:04:32 [2020-12-19T17:04:32.030Z] #11 62.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]
17:04:32 [2020-12-19T17:04:32.030Z] #11 62.60 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]
17:04:32 [2020-12-19T17:04:32.030Z] #11 ...
17:04:32 [2020-12-19T17:04:32.030Z] 
17:04:32 [2020-12-19T17:04:32.030Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:32 [2020-12-19T17:04:32.030Z] #32 54.85 sync
17:04:32 [2020-12-19T17:04:32.030Z] #32 54.91 internal/reflectlite
17:04:32 [2020-12-19T17:04:32.030Z] #32 58.95 sort
17:04:32 [2020-12-19T17:04:32.030Z] #32 58.97 errors
17:04:32 [2020-12-19T17:04:32.030Z] #32 59.80 strconv
17:04:32 [2020-12-19T17:04:32.030Z] #32 60.83 io
17:04:32 [2020-12-19T17:04:32.030Z] #32 61.76 internal/oserror
17:04:32 [2020-12-19T17:04:32.030Z] #32 62.04 syscall
17:04:32 [2020-12-19T17:04:32.086Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa .
17:04:32 [2020-12-19T17:04:32.086Z] #1 [internal] load .dockerignore
17:04:32 [2020-12-19T17:04:32.086Z] #1 transferring context: 87B done
17:04:32 [2020-12-19T17:04:32.086Z] #1 DONE 0.0s
17:04:32 [2020-12-19T17:04:32.086Z] 
17:04:32 [2020-12-19T17:04:32.086Z] #2 [internal] load build definition from Dockerfile
17:04:32 [2020-12-19T17:04:32.086Z] #2 transferring dockerfile: 16.56kB done
17:04:32 [2020-12-19T17:04:32.086Z] #2 DONE 0.0s
17:04:32 [2020-12-19T17:04:32.086Z] 
17:04:32 [2020-12-19T17:04:32.086Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
17:04:32 [2020-12-19T17:04:32.268Z] #41 69.73   CC       criu/fsnotify.o
17:04:32 [2020-12-19T17:04:32.268Z] #41 ...
17:04:32 [2020-12-19T17:04:32.268Z] 
17:04:32 [2020-12-19T17:04:32.268Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:04:32 [2020-12-19T17:04:32.268Z] #18 29.68 Setting up libiptc0:s390x (1.8.2-4) ...
17:04:32 [2020-12-19T17:04:32.268Z] #18 29.69 Setting up xz-utils (5.2.4-1) ...
17:04:32 [2020-12-19T17:04:32.268Z] #18 29.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:04:32 [2020-12-19T17:04:32.290Z] #32 ...
17:04:32 [2020-12-19T17:04:32.290Z] 
17:04:32 [2020-12-19T17:04:32.290Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:04:32 [2020-12-19T17:04:32.290Z] #40 64.78 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
17:04:32 [2020-12-19T17:04:32.290Z] #40 64.79 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:04:32 [2020-12-19T17:04:32.290Z] #40 64.98 Selecting previously unselected package zlib1g-dev:amd64.
17:04:32 [2020-12-19T17:04:32.290Z] #40 64.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
17:04:32 [2020-12-19T17:04:32.290Z] #40 65.01 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
17:04:32 [2020-12-19T17:04:32.365Z] #49 ...
17:04:32 [2020-12-19T17:04:32.365Z] 
17:04:32 [2020-12-19T17:04:32.365Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:04:32 [2020-12-19T17:04:32.365Z] #47 6.454 go: extracting github.com/mattn/go-isatty v0.0.12
17:04:32 [2020-12-19T17:04:32.365Z] #47 6.472 go: extracting github.com/mattn/go-colorable v0.1.6
17:04:32 [2020-12-19T17:04:32.365Z] #47 8.416 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:04:32 [2020-12-19T17:04:32.365Z] #47 8.640 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:04:32 [2020-12-19T17:04:32.365Z] #47 11.37 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:04:32 [2020-12-19T17:04:32.365Z] #47 15.10 go: finding github.com/fatih/color v1.9.0
17:04:32 [2020-12-19T17:04:32.365Z] #47 15.10 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:04:32 [2020-12-19T17:04:32.365Z] #47 15.14 go: finding github.com/pkg/errors v0.9.1
17:04:32 [2020-12-19T17:04:32.365Z] #47 15.29 go: finding github.com/mattn/go-colorable v0.1.6
17:04:32 [2020-12-19T17:04:32.365Z] #47 15.38 go: finding github.com/spf13/pflag v1.0.3
17:04:32 [2020-12-19T17:04:32.365Z] #47 15.40 go: finding github.com/mattn/go-isatty v0.0.12
17:04:32 [2020-12-19T17:04:32.365Z] #47 15.75 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:04:32 [2020-12-19T17:04:32.365Z] #47 15.95 go: finding github.com/jonboulle/clockwork v0.1.0
17:04:32 [2020-12-19T17:04:32.365Z] #47 16.06 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:04:32 [2020-12-19T17:04:32.365Z] #47 16.09 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:04:32 [2020-12-19T17:04:32.365Z] #47 16.14 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:04:32 [2020-12-19T17:04:32.365Z] #47 ...
17:04:32 [2020-12-19T17:04:32.365Z] 
17:04:32 [2020-12-19T17:04:32.365Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:32 [2020-12-19T17:04:32.365Z] #29 2.515 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
17:04:32 [2020-12-19T17:04:32.365Z] #29 2.972 
17:04:32 [2020-12-19T17:04:32.366Z] #29 3.300 #=#=#                                                                         

                                                                           0.1%
                                                                           1.3%
##                                                                         3.4%
####                                                                       6.7%
########                                                                  12.3%
############                                                              16.8%
################                                                          23.1%
###################                                                       27.1%
#######################                                                   33.3%
#############################                                             41.0%
##################################                                        48.0%
#####################################                                     51.4%
########################################                                  56.8%
#############################################                             62.5%
###############################################                           66.4%
######################################################                    75.7%
###########################################################               82.6%
###############################################################           88.6%
#####################################################################     96.2%
######################################################################## 100.0%
17:04:32 [2020-12-19T17:04:32.366Z] #29 6.596 
17:04:32 [2020-12-19T17:04:32.366Z] #29 6.927 #=#=#                                                                         

                                                                           0.4%
#                                                                          2.3%
#####                                                                      8.1%
################                                                          23.1%
###################################                                       48.9%
######################################################################## 100.0%
17:04:32 [2020-12-19T17:04:32.561Z] #18 29.70 Setting up sudo (1.8.27-1+deb10u2) ...
17:04:32 [2020-12-19T17:04:32.561Z] #18 29.74 invoke-rc.d: could not determine current runlevel
17:04:32 [2020-12-19T17:04:32.561Z] #18 29.74 invoke-rc.d: policy-rc.d denied execution of start.
17:04:32 [2020-12-19T17:04:32.561Z] #18 29.74 Setting up pigz (2.4-1) ...
17:04:32 [2020-12-19T17:04:32.561Z] #18 29.75 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
17:04:32 [2020-12-19T17:04:32.561Z] #18 29.76 Setting up libnl-3-200:s390x (3.4.0-1) ...
17:04:32 [2020-12-19T17:04:32.561Z] #18 29.77 Setting up python-pip-whl (18.1-5) ...
17:04:32 [2020-12-19T17:04:32.561Z] #18 29.77 Setting up libmpdec2:s390x (2.4.2-2) ...
17:04:32 [2020-12-19T17:04:32.561Z] #18 29.78 Setting up vim-runtime (2:8.1.0875-5) ...
17:04:32 [2020-12-19T17:04:32.661Z] #29 ...
17:04:32 [2020-12-19T17:04:32.661Z] 
17:04:32 [2020-12-19T17:04:32.661Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:04:32 [2020-12-19T17:04:32.661Z] #36 16.96 Fetched 8184 kB in 16s (515 kB/s)
17:04:32 [2020-12-19T17:04:32.838Z] #25 4.028 Fetched 8410 kB in 3s (3086 kB/s)
17:04:32 [2020-12-19T17:04:32.851Z] #18 30.00 Setting up libaio1:s390x (0.3.112-3) ...
17:04:32 [2020-12-19T17:04:32.851Z] #18 30.01 Setting up libonig5:s390x (6.9.1-1) ...
17:04:32 [2020-12-19T17:04:32.851Z] #18 30.02 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
17:04:32 [2020-12-19T17:04:32.851Z] #18 30.03 Setting up vim (2:8.1.0875-5) ...
17:04:32 [2020-12-19T17:04:32.851Z] #18 30.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:04:32 [2020-12-19T17:04:32.851Z] #18 30.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:04:32 [2020-12-19T17:04:32.851Z] #18 30.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:04:32 [2020-12-19T17:04:32.851Z] #18 30.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:04:32 [2020-12-19T17:04:32.851Z] #18 30.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:04:32 [2020-12-19T17:04:32.851Z] #18 30.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:04:32 [2020-12-19T17:04:32.851Z] #18 30.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:04:32 [2020-12-19T17:04:32.851Z] #18 30.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:04:32 [2020-12-19T17:04:32.851Z] #18 30.07 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
17:04:32 [2020-12-19T17:04:32.851Z] #18 30.08 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:04:32 [2020-12-19T17:04:32.851Z] #18 30.09 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
17:04:32 [2020-12-19T17:04:32.851Z] #18 30.09 Setting up jq (1.5+dfsg-2+b1) ...
17:04:32 [2020-12-19T17:04:32.851Z] #18 30.10 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
17:04:32 [2020-12-19T17:04:32.851Z] #18 30.11 Setting up python3.7 (3.7.3-2+deb10u2) ...
17:04:32 [2020-12-19T17:04:32.860Z] #40 65.59 Selecting previously unselected package libprotobuf17:amd64.
17:04:32 [2020-12-19T17:04:32.860Z] #40 65.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
17:04:32 [2020-12-19T17:04:32.860Z] #40 65.60 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
17:04:32 [2020-12-19T17:04:32.860Z] #40 ...
17:04:32 [2020-12-19T17:04:32.860Z] 
17:04:32 [2020-12-19T17:04:32.860Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:04:32 [2020-12-19T17:04:32.860Z] #34 53.62 Building dependency tree...
17:04:32 [2020-12-19T17:04:32.860Z] #34 58.39 The following additional packages will be installed:
17:04:32 [2020-12-19T17:04:32.860Z] #34 58.44   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:04:32 [2020-12-19T17:04:32.860Z] #34 58.47 Suggested packages:
17:04:32 [2020-12-19T17:04:32.860Z] #34 58.50   cmake-doc ninja-build lrzip
17:04:32 [2020-12-19T17:04:32.860Z] #34 58.50 Recommended packages:
17:04:32 [2020-12-19T17:04:32.860Z] #34 58.50   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:04:32 [2020-12-19T17:04:32.860Z] #34 60.06 The following NEW packages will be installed:
17:04:32 [2020-12-19T17:04:32.860Z] #34 60.06   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:04:32 [2020-12-19T17:04:32.860Z] #34 60.09   vim-common xxd
17:04:32 [2020-12-19T17:04:32.860Z] #34 60.58 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
17:04:32 [2020-12-19T17:04:32.860Z] #34 60.58 Need to get 14.9 MB of archives.
17:04:32 [2020-12-19T17:04:32.860Z] #34 60.58 After this operation, 61.8 MB of additional disk space will be used.
17:04:32 [2020-12-19T17:04:32.860Z] #34 60.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:04:32 [2020-12-19T17:04:32.860Z] #34 60.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:04:32 [2020-12-19T17:04:32.860Z] #34 60.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:04:32 [2020-12-19T17:04:32.860Z] #34 60.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:04:32 [2020-12-19T17:04:32.860Z] #34 62.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
17:04:32 [2020-12-19T17:04:32.860Z] #34 62.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:04:32 [2020-12-19T17:04:32.860Z] #34 62.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:04:32 [2020-12-19T17:04:32.860Z] #34 62.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:04:32 [2020-12-19T17:04:32.860Z] #34 62.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
17:04:32 [2020-12-19T17:04:32.860Z] #34 62.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:04:32 [2020-12-19T17:04:32.860Z] #34 64.85 debconf: delaying package configuration, since apt-utils is not installed
17:04:32 [2020-12-19T17:04:32.860Z] #34 65.18 Fetched 14.9 MB in 3s (4845 kB/s)
17:04:32 [2020-12-19T17:04:32.860Z] #34 65.30 Selecting previously unselected package xxd.
17:04:32 [2020-12-19T17:04:32.860Z] #34 65.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:04:32 [2020-12-19T17:04:32.860Z] #34 65.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
17:04:32 [2020-12-19T17:04:32.860Z] #34 65.40 Unpacking xxd (2:8.1.0875-5) ...
17:04:32 [2020-12-19T17:04:32.860Z] #34 65.66 Selecting previously unselected package vim-common.
17:04:32 [2020-12-19T17:04:32.860Z] #34 65.66 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:04:32 [2020-12-19T17:04:32.860Z] #34 65.74 Unpacking vim-common (2:8.1.0875-5) ...
17:04:33 [2020-12-19T17:04:33.037Z] #3 DONE 0.8s
17:04:33 [2020-12-19T17:04:33.037Z] 
17:04:33 [2020-12-19T17:04:33.037Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
17:04:33 [2020-12-19T17:04:33.037Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
17:04:33 [2020-12-19T17:04:33.037Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
17:04:33 [2020-12-19T17:04:33.037Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s
17:04:33 [2020-12-19T17:04:33.037Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
17:04:33 [2020-12-19T17:04:33.037Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
17:04:33 [2020-12-19T17:04:33.209Z] #21 transferring context: 53.18MB 7.8s done
17:04:33 [2020-12-19T17:04:33.209Z] #21 DONE 8.2s
17:04:33 [2020-12-19T17:04:33.209Z] 
17:04:33 [2020-12-19T17:04:33.209Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:33 [2020-12-19T17:04:33.209Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.8s done
17:04:33 [2020-12-19T17:04:33.209Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.53MB / 120.17MB 8.0s
17:04:33 [2020-12-19T17:04:33.300Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.10MB / 8.28MB 0.2s
17:04:33 [2020-12-19T17:04:33.300Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s
17:04:33 [2020-12-19T17:04:33.430Z] #34 ...
17:04:33 [2020-12-19T17:04:33.430Z] 
17:04:33 [2020-12-19T17:04:33.430Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:33 [2020-12-19T17:04:33.430Z] #32 66.15 reflect
17:04:33 [2020-12-19T17:04:33.467Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.4s
17:04:33 [2020-12-19T17:04:33.564Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done
17:04:33 [2020-12-19T17:04:33.564Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s
17:04:33 [2020-12-19T17:04:33.791Z] #25 4.028 Reading package lists...
17:04:33 [2020-12-19T17:04:33.827Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
17:04:33 [2020-12-19T17:04:33.827Z] #4 DONE 0.8s
17:04:34 [2020-12-19T17:04:34.002Z] #32 ...
17:04:34 [2020-12-19T17:04:34.002Z] 
17:04:34 [2020-12-19T17:04:34.002Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:34 [2020-12-19T17:04:34.002Z] #43 56.78 sync
17:04:34 [2020-12-19T17:04:34.002Z] #43 56.93 internal/reflectlite
17:04:34 [2020-12-19T17:04:34.002Z] #43 59.04 github.com/LK4D4/vndr/godl/singleflight
17:04:34 [2020-12-19T17:04:34.002Z] #43 59.68 math/rand
17:04:34 [2020-12-19T17:04:34.002Z] #43 60.24 internal/singleflight
17:04:34 [2020-12-19T17:04:34.002Z] #43 61.37 io
17:04:34 [2020-12-19T17:04:34.002Z] #43 61.41 strconv
17:04:34 [2020-12-19T17:04:34.002Z] #43 63.67 bytes
17:04:34 [2020-12-19T17:04:34.002Z] #43 66.76 bufio
17:04:34 [2020-12-19T17:04:34.090Z] 
17:04:34 [2020-12-19T17:04:34.090Z] #7 [internal] load metadata for docker.io/library/debian:buster
17:04:34 [2020-12-19T17:04:34.264Z] #43 ...
17:04:34 [2020-12-19T17:04:34.264Z] 
17:04:34 [2020-12-19T17:04:34.264Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:04:34 [2020-12-19T17:04:34.264Z] #40 66.83 Selecting previously unselected package libprotobuf-lite17:amd64.
17:04:34 [2020-12-19T17:04:34.264Z] #40 66.85 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
17:04:34 [2020-12-19T17:04:34.264Z] #40 66.85 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:04:34 [2020-12-19T17:04:34.353Z] #18 31.63 Setting up iptables (1.8.2-4) ...
17:04:34 [2020-12-19T17:04:34.354Z] #18 31.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:04:34 [2020-12-19T17:04:34.354Z] #18 31.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:04:34 [2020-12-19T17:04:34.354Z] #18 31.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:04:34 [2020-12-19T17:04:34.354Z] #18 31.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:04:34 [2020-12-19T17:04:34.354Z] #18 31.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:04:34 [2020-12-19T17:04:34.354Z] #18 31.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:04:34 [2020-12-19T17:04:34.354Z] #18 31.65 Setting up python3 (3.7.3-1) ...
17:04:34 [2020-12-19T17:04:34.355Z] #7 DONE 0.2s
17:04:34 [2020-12-19T17:04:34.355Z] 
17:04:34 [2020-12-19T17:04:34.355Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
17:04:34 [2020-12-19T17:04:34.355Z] #6 DONE 0.1s
17:04:34 [2020-12-19T17:04:34.355Z] 
17:04:34 [2020-12-19T17:04:34.355Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
17:04:34 [2020-12-19T17:04:34.523Z] #40 67.21 Selecting previously unselected package libprotobuf-dev:amd64.
17:04:34 [2020-12-19T17:04:34.523Z] #40 67.21 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
17:04:34 [2020-12-19T17:04:34.523Z] #40 67.24 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:04:34 [2020-12-19T17:04:34.619Z] #5 DONE 0.4s
17:04:34 [2020-12-19T17:04:34.619Z] 
17:04:34 [2020-12-19T17:04:34.619Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
17:04:34 [2020-12-19T17:04:34.619Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
17:04:34 [2020-12-19T17:04:34.619Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
17:04:34 [2020-12-19T17:04:34.619Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
17:04:34 [2020-12-19T17:04:34.619Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.0s
17:04:34 [2020-12-19T17:04:34.619Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.07MB / 9.86MB 0.1s
17:04:34 [2020-12-19T17:04:34.644Z] #18 31.90 Setting up python3-wheel (0.32.3-2) ...
17:04:34 [2020-12-19T17:04:34.733Z] #25 4.956 Reading package lists...
17:04:34 [2020-12-19T17:04:34.887Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s
17:04:34 [2020-12-19T17:04:34.887Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
17:04:34 [2020-12-19T17:04:34.934Z] #18 32.08 Setting up apparmor (2.13.2-10) ...
17:04:34 [2020-12-19T17:04:34.995Z] #25 5.874 Building dependency tree...
17:04:35 [2020-12-19T17:04:35.152Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
17:04:35 [2020-12-19T17:04:35.256Z] #25 6.253 The following additional packages will be installed:
17:04:35 [2020-12-19T17:04:35.256Z] #25 6.254   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
17:04:35 [2020-12-19T17:04:35.256Z] #25 6.254   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
17:04:35 [2020-12-19T17:04:35.256Z] #25 6.254   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
17:04:35 [2020-12-19T17:04:35.256Z] #25 6.255 Suggested packages:
17:04:35 [2020-12-19T17:04:35.256Z] #25 6.255   krb5-doc krb5-user
17:04:35 [2020-12-19T17:04:35.256Z] #25 6.255 Recommended packages:
17:04:35 [2020-12-19T17:04:35.256Z] #25 6.255   krb5-locales publicsuffix libsasl2-modules
17:04:35 [2020-12-19T17:04:35.256Z] #25 6.475 The following NEW packages will be installed:
17:04:35 [2020-12-19T17:04:35.256Z] #25 6.475   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
17:04:35 [2020-12-19T17:04:35.256Z] #25 6.475   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
17:04:35 [2020-12-19T17:04:35.256Z] #25 6.475   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:04:35 [2020-12-19T17:04:35.256Z] #25 6.475   libssh2-1 libssl1.1 openssl
17:04:35 [2020-12-19T17:04:35.440Z] #8 ...
17:04:35 [2020-12-19T17:04:35.440Z] 
17:04:35 [2020-12-19T17:04:35.440Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:04:35 [2020-12-19T17:04:35.440Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done
17:04:35 [2020-12-19T17:04:35.440Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done
17:04:35 [2020-12-19T17:04:35.440Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done
17:04:35 [2020-12-19T17:04:35.440Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 7.7s done
17:04:35 [2020-12-19T17:04:35.440Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 1.5s
17:04:35 [2020-12-19T17:04:35.440Z] #24 ...
17:04:35 [2020-12-19T17:04:35.440Z] 
17:04:35 [2020-12-19T17:04:35.440Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:35 [2020-12-19T17:04:35.440Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 10.0s done
17:04:35 [2020-12-19T17:04:35.564Z] #18 32.98 Setting up xfsprogs (4.20.0-1) ...
17:04:35 [2020-12-19T17:04:35.709Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.0s
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.787 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.787 Need to get 5047 kB of archives.
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.787 After this operation, 12.1 MB of additional disk space will be used.
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.787 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.787 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.787 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.787 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.787 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.787 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.819 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.819 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.819 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.819 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.831 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.836 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.836 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.836 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.839 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.849 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.865 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.879 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.879 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.881 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:04:35 [2020-12-19T17:04:35.837Z] #25 6.882 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:04:35 [2020-12-19T17:04:35.854Z] #18 32.98 Setting up python3-lib2to3 (3.7.3-1) ...
17:04:35 [2020-12-19T17:04:35.854Z] #18 33.20 Setting up python3-pkg-resources (40.8.0-1) ...
17:04:36 [2020-12-19T17:04:36.102Z] #25 7.067 debconf: delaying package configuration, since apt-utils is not installed
17:04:36 [2020-12-19T17:04:36.102Z] #25 7.112 Fetched 5047 kB in 0s (13.2 MB/s)
17:04:36 [2020-12-19T17:04:36.102Z] #25 7.165 Selecting previously unselected package libssl1.1:amd64.
17:04:36 [2020-12-19T17:04:36.102Z] #25 7.165 (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.)
17:04:36 [2020-12-19T17:04:36.102Z] #25 7.171 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ...
17:04:36 [2020-12-19T17:04:36.102Z] #25 7.181 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
17:04:36 [2020-12-19T17:04:36.363Z] #25 7.448 Selecting previously unselected package openssl.
17:04:36 [2020-12-19T17:04:36.363Z] #25 7.448 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ...
17:04:36 [2020-12-19T17:04:36.363Z] #25 7.457 Unpacking openssl (1.1.1d-0+deb10u4) ...
17:04:36 [2020-12-19T17:04:36.485Z] #18 33.71 Setting up python3-distutils (3.7.3-1) ...
17:04:36 [2020-12-19T17:04:36.548Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done
17:04:36 [2020-12-19T17:04:36.625Z] #25 7.645 Selecting previously unselected package ca-certificates.
17:04:36 [2020-12-19T17:04:36.625Z] #25 7.645 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
17:04:36 [2020-12-19T17:04:36.625Z] #25 7.654 Unpacking ca-certificates (20200601~deb10u1) ...
17:04:36 [2020-12-19T17:04:36.625Z] #25 7.741 Selecting previously unselected package libkeyutils1:amd64.
17:04:36 [2020-12-19T17:04:36.625Z] #25 7.741 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
17:04:36 [2020-12-19T17:04:36.625Z] #25 7.745 Unpacking libkeyutils1:amd64 (1.6-6) ...
17:04:36 [2020-12-19T17:04:36.625Z] #25 7.794 Selecting previously unselected package libkrb5support0:amd64.
17:04:36 [2020-12-19T17:04:36.625Z] #25 7.794 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
17:04:36 [2020-12-19T17:04:36.625Z] #25 7.799 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
17:04:36 [2020-12-19T17:04:36.820Z] #18 33.95 Setting up python3-setuptools (40.8.0-1) ...
17:04:36 [2020-12-19T17:04:36.885Z] #25 7.855 Selecting previously unselected package libk5crypto3:amd64.
17:04:36 [2020-12-19T17:04:36.886Z] #25 7.857 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
17:04:36 [2020-12-19T17:04:36.886Z] #25 7.862 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
17:04:36 [2020-12-19T17:04:36.886Z] #25 7.958 Selecting previously unselected package libkrb5-3:amd64.
17:04:36 [2020-12-19T17:04:36.886Z] #25 7.958 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
17:04:36 [2020-12-19T17:04:36.886Z] #25 7.963 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
17:04:36 [2020-12-19T17:04:36.886Z] #25 8.086 Selecting previously unselected package libgssapi-krb5-2:amd64.
17:04:36 [2020-12-19T17:04:36.886Z] #25 8.086 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
17:04:37 [2020-12-19T17:04:37.066Z] #40 69.85 Selecting previously unselected package libprotoc17:amd64.
17:04:37 [2020-12-19T17:04:37.066Z] #40 69.85 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
17:04:37 [2020-12-19T17:04:37.066Z] #40 69.88 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
17:04:37 [2020-12-19T17:04:37.147Z] #25 8.091 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
17:04:37 [2020-12-19T17:04:37.147Z] #25 8.170 Selecting previously unselected package libsasl2-modules-db:amd64.
17:04:37 [2020-12-19T17:04:37.147Z] #25 8.170 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
17:04:37 [2020-12-19T17:04:37.147Z] #25 8.174 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:04:37 [2020-12-19T17:04:37.147Z] #25 8.232 Selecting previously unselected package libsasl2-2:amd64.
17:04:37 [2020-12-19T17:04:37.147Z] #25 8.232 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
17:04:37 [2020-12-19T17:04:37.147Z] #25 8.237 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:04:37 [2020-12-19T17:04:37.147Z] #25 8.298 Selecting previously unselected package libldap-common.
17:04:37 [2020-12-19T17:04:37.147Z] #25 8.298 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
17:04:37 [2020-12-19T17:04:37.147Z] #25 8.302 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:04:37 [2020-12-19T17:04:37.147Z] #25 8.379 Selecting previously unselected package libldap-2.4-2:amd64.
17:04:37 [2020-12-19T17:04:37.147Z] #25 8.379 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ...
17:04:37 [2020-12-19T17:04:37.408Z] #25 8.389 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
17:04:37 [2020-12-19T17:04:37.408Z] #25 8.478 Selecting previously unselected package libnghttp2-14:amd64.
17:04:37 [2020-12-19T17:04:37.408Z] #25 8.478 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
17:04:37 [2020-12-19T17:04:37.408Z] #25 8.489 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:04:37 [2020-12-19T17:04:37.408Z] #25 8.548 Selecting previously unselected package libpsl5:amd64.
17:04:37 [2020-12-19T17:04:37.408Z] #25 8.548 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
17:04:37 [2020-12-19T17:04:37.408Z] #25 8.553 Unpacking libpsl5:amd64 (0.20.2-2) ...
17:04:37 [2020-12-19T17:04:37.408Z] #25 8.609 Selecting previously unselected package librtmp1:amd64.
17:04:37 [2020-12-19T17:04:37.467Z] #18 34.68 Setting up python3-pip (18.1-5) ...
17:04:37 [2020-12-19T17:04:37.669Z] #25 8.619 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
17:04:37 [2020-12-19T17:04:37.669Z] #25 8.643 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:04:37 [2020-12-19T17:04:37.669Z] #25 8.678 Selecting previously unselected package libssh2-1:amd64.
17:04:37 [2020-12-19T17:04:37.669Z] #25 8.678 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
17:04:37 [2020-12-19T17:04:37.669Z] #25 8.684 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
17:04:37 [2020-12-19T17:04:37.669Z] #25 8.763 Selecting previously unselected package libcurl4:amd64.
17:04:37 [2020-12-19T17:04:37.669Z] #25 8.765 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
17:04:37 [2020-12-19T17:04:37.669Z] #25 8.769 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
17:04:37 [2020-12-19T17:04:37.669Z] #25 8.860 Selecting previously unselected package curl.
17:04:37 [2020-12-19T17:04:37.669Z] #25 8.860 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
17:04:37 [2020-12-19T17:04:37.930Z] #25 8.865 Unpacking curl (7.64.0-4+deb10u1) ...
17:04:37 [2020-12-19T17:04:37.930Z] #25 8.954 Selecting previously unselected package libonig5:amd64.
17:04:37 [2020-12-19T17:04:37.930Z] #25 8.954 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
17:04:37 [2020-12-19T17:04:37.930Z] #25 8.964 Unpacking libonig5:amd64 (6.9.1-1) ...
17:04:37 [2020-12-19T17:04:37.930Z] #25 9.099 Selecting previously unselected package libjq1:amd64.
17:04:37 [2020-12-19T17:04:37.930Z] #25 9.099 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:04:37 [2020-12-19T17:04:37.930Z] #25 9.111 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:04:37 [2020-12-19T17:04:37.930Z] #25 9.159 Selecting previously unselected package jq.
17:04:37 [2020-12-19T17:04:37.930Z] #25 9.159 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
17:04:37 [2020-12-19T17:04:37.930Z] #25 9.164 Unpacking jq (1.5+dfsg-2+b1) ...
17:04:37 [2020-12-19T17:04:37.950Z] #60 DONE 3.3s
17:04:37 [2020-12-19T17:04:37.950Z] 
17:04:37 [2020-12-19T17:04:37.950Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:37 [2020-12-19T17:04:37.950Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
17:04:37 [2020-12-19T17:04:37.950Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
17:04:37 [2020-12-19T17:04:37.950Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
17:04:37 [2020-12-19T17:04:37.950Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
17:04:37 [2020-12-19T17:04:37.950Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.1s done
17:04:37 [2020-12-19T17:04:37.950Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.9s done
17:04:37 [2020-12-19T17:04:37.950Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.1s done
17:04:37 [2020-12-19T17:04:37.950Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 3.2s
17:04:37 [2020-12-19T17:04:37.950Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 3.2s
17:04:37 [2020-12-19T17:04:37.950Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 3.2s
17:04:37 [2020-12-19T17:04:37.950Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 3.26MB / 62.53MB 3.3s
17:04:37 [2020-12-19T17:04:37.950Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.74MB / 52.16MB 3.3s
17:04:37 [2020-12-19T17:04:37.950Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240
17:04:38 [2020-12-19T17:04:38.099Z] #18 35.31 Processing triggers for libc-bin (2.28-10) ...
17:04:38 [2020-12-19T17:04:38.099Z] #18 35.34 Processing triggers for mime-support (3.62) ...
17:04:38 [2020-12-19T17:04:38.196Z] #25 9.220 Setting up libkeyutils1:amd64 (1.6-6) ...
17:04:38 [2020-12-19T17:04:38.196Z] #25 9.234 Setting up libpsl5:amd64 (0.20.2-2) ...
17:04:38 [2020-12-19T17:04:38.196Z] #25 9.246 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
17:04:38 [2020-12-19T17:04:38.196Z] #25 9.389 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:04:38 [2020-12-19T17:04:38.196Z] #25 9.403 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:04:38 [2020-12-19T17:04:38.196Z] #25 9.419 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
17:04:38 [2020-12-19T17:04:38.196Z] #25 9.438 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:04:38 [2020-12-19T17:04:38.196Z] #25 9.448 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:04:38 [2020-12-19T17:04:38.219Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 6.44MB / 62.53MB 3.4s
17:04:38 [2020-12-19T17:04:38.219Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 7.36MB / 52.16MB 3.4s
17:04:38 [2020-12-19T17:04:38.219Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 6.86MB / 97.69MB 3.4s
17:04:38 [2020-12-19T17:04:38.219Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 11.72MB / 62.53MB 3.5s
17:04:38 [2020-12-19T17:04:38.219Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 12.10MB / 52.16MB 3.5s
17:04:38 [2020-12-19T17:04:38.219Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 12.95MB / 97.69MB 3.5s
17:04:38 [2020-12-19T17:04:38.289Z] #36 16.96 Reading package lists...
17:04:38 [2020-12-19T17:04:38.289Z] #36 ...
17:04:38 [2020-12-19T17:04:38.289Z] 
17:04:38 [2020-12-19T17:04:38.289Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:38 [2020-12-19T17:04:38.289Z] #29 8.746 
17:04:38 [2020-12-19T17:04:38.289Z] #29 9.039 
#############                                                             18.4%
###########################                                               38.7%
#################################################                         69.1%
################################################################          89.7%
######################################################################## 100.0%
17:04:38 [2020-12-19T17:04:38.289Z] #29 10.15 
17:04:38 [2020-12-19T17:04:38.289Z] #29 10.40 
                                                                           0.1%
###                                                                        4.9%
#######                                                                   10.0%
#########                                                                 13.8%
###############                                                           21.5%
###################                                                       27.2%
#######################                                                   33.0%
###########################                                               38.7%
##############################                                            42.5%
#################################                                         46.3%
#####################################                                     52.1%
#########################################                                 57.8%
#############################################                             63.6%
###################################################                       71.3%
######################################################                    75.1%
##########################################################                80.6%
##############################################################            87.3%
#################################################################         91.2%
#####################################################################     96.9%
#######################################################################   99.7%
######################################################################## 100.0%
17:04:38 [2020-12-19T17:04:38.289Z] #29 13.25 
17:04:38 [2020-12-19T17:04:38.289Z] #29 13.54 #=#=#                                                                         
17:04:38 [2020-12-19T17:04:38.289Z] #29 ...
17:04:38 [2020-12-19T17:04:38.289Z] 
17:04:38 [2020-12-19T17:04:38.289Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:38 [2020-12-19T17:04:38.289Z] #51 12.09 + cd /tmp/tmp.RCTNVD9Om4/src/github.com/mvdan/sh
17:04:38 [2020-12-19T17:04:38.289Z] #51 12.09 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
17:04:38 [2020-12-19T17:04:38.289Z] #51 12.24 + GO111MODULE=on
17:04:38 [2020-12-19T17:04:38.289Z] #51 12.24 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
17:04:38 [2020-12-19T17:04:38.289Z] #51 14.07 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:04:38 [2020-12-19T17:04:38.289Z] #51 14.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:04:38 [2020-12-19T17:04:38.289Z] #51 14.27 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:04:38 [2020-12-19T17:04:38.289Z] #51 14.40 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:04:38 [2020-12-19T17:04:38.289Z] #51 14.71 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:04:38 [2020-12-19T17:04:38.289Z] #51 15.73 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:04:38 [2020-12-19T17:04:38.289Z] #51 16.08 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:04:38 [2020-12-19T17:04:38.289Z] #51 18.10 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:04:38 [2020-12-19T17:04:38.289Z] #51 20.14 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:04:38 [2020-12-19T17:04:38.289Z] #51 20.14 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:04:38 [2020-12-19T17:04:38.289Z] #51 20.36 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:04:38 [2020-12-19T17:04:38.289Z] #51 20.81 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:04:38 [2020-12-19T17:04:38.289Z] #51 22.26 runtime/cgo
17:04:38 [2020-12-19T17:04:38.289Z] #51 ...
17:04:38 [2020-12-19T17:04:38.289Z] 
17:04:38 [2020-12-19T17:04:38.289Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:38 [2020-12-19T17:04:38.290Z] #64 20.05 Checking out files:  50% (963/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.
17:04:38 [2020-12-19T17:04:38.290Z] #64 20.97 + cd /tmp/tmp.9PBVED4iJz/src/github.com/docker/libnetwork
17:04:38 [2020-12-19T17:04:38.290Z] #64 20.97 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:04:38 [2020-12-19T17:04:38.290Z] #64 21.43 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:04:38 [2020-12-19T17:04:38.449Z] #40 71.11 Selecting previously unselected package protobuf-c-compiler.
17:04:38 [2020-12-19T17:04:38.449Z] #40 71.11 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
17:04:38 [2020-12-19T17:04:38.449Z] #40 71.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:04:38 [2020-12-19T17:04:38.457Z] #25 9.462 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
17:04:38 [2020-12-19T17:04:38.457Z] #25 9.475 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:04:38 [2020-12-19T17:04:38.457Z] #25 9.515 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
17:04:38 [2020-12-19T17:04:38.457Z] #25 9.530 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
17:04:38 [2020-12-19T17:04:38.457Z] #25 9.542 Setting up openssl (1.1.1d-0+deb10u4) ...
17:04:38 [2020-12-19T17:04:38.457Z] #25 9.568 Setting up libonig5:amd64 (6.9.1-1) ...
17:04:38 [2020-12-19T17:04:38.457Z] #25 9.582 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:04:38 [2020-12-19T17:04:38.457Z] #25 9.593 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
17:04:38 [2020-12-19T17:04:38.457Z] #25 9.604 Setting up ca-certificates (20200601~deb10u1) ...
17:04:38 [2020-12-19T17:04:38.489Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 16.97MB / 62.53MB 3.6s
17:04:38 [2020-12-19T17:04:38.489Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 16.15MB / 52.16MB 3.6s
17:04:38 [2020-12-19T17:04:38.489Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 33.54MB / 62.53MB 3.8s
17:04:38 [2020-12-19T17:04:38.489Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 30.41MB / 52.16MB 3.8s
17:04:38 [2020-12-19T17:04:38.489Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 33.56MB / 97.69MB 3.8s
17:04:38 [2020-12-19T17:04:38.709Z] #40 71.35 Selecting previously unselected package protobuf-compiler.
17:04:38 [2020-12-19T17:04:38.709Z] #40 71.35 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
17:04:38 [2020-12-19T17:04:38.709Z] #40 71.36 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:04:38 [2020-12-19T17:04:38.734Z] #18 DONE 35.8s
17:04:38 [2020-12-19T17:04:38.734Z] 
17:04:38 [2020-12-19T17:04:38.734Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
17:04:38 [2020-12-19T17:04:38.759Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 37.09MB / 52.16MB 3.9s
17:04:38 [2020-12-19T17:04:38.759Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 40.37MB / 97.69MB 3.9s
17:04:38 [2020-12-19T17:04:38.759Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 44.16MB / 62.53MB 4.0s
17:04:38 [2020-12-19T17:04:38.759Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 45.51MB / 52.16MB 4.0s
17:04:38 [2020-12-19T17:04:38.759Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 45.85MB / 97.69MB 4.0s
17:04:38 [2020-12-19T17:04:38.972Z] #40 71.61 Selecting previously unselected package python-pkg-resources.
17:04:38 [2020-12-19T17:04:38.972Z] #40 71.62 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:04:38 [2020-12-19T17:04:38.972Z] #40 71.62 Unpacking python-pkg-resources (40.8.0-1) ...
17:04:39 [2020-12-19T17:04:39.028Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 56.46MB / 62.53MB 4.2s
17:04:39 [2020-12-19T17:04:39.028Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.2s
17:04:39 [2020-12-19T17:04:39.028Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 57.30MB / 97.69MB 4.2s
17:04:39 [2020-12-19T17:04:39.028Z] #8 ...
17:04:39 [2020-12-19T17:04:39.028Z] 
17:04:39 [2020-12-19T17:04:39.028Z] #21 [internal] load build context
17:04:39 [2020-12-19T17:04:39.028Z] #21 transferring context: 53.18MB 3.8s done
17:04:39 [2020-12-19T17:04:39.028Z] #21 DONE 4.4s
17:04:39 [2020-12-19T17:04:39.028Z] 
17:04:39 [2020-12-19T17:04:39.028Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:39 [2020-12-19T17:04:39.028Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 64.18MB / 97.69MB 4.3s
17:04:39 [2020-12-19T17:04:39.028Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.02MB / 62.53MB 4.4s
17:04:39 [2020-12-19T17:04:39.028Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 70.57MB / 97.69MB 4.4s
17:04:39 [2020-12-19T17:04:39.033Z] #25 ...
17:04:39 [2020-12-19T17:04:39.033Z] 
17:04:39 [2020-12-19T17:04:39.033Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:39 [2020-12-19T17:04:39.033Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done
17:04:39 [2020-12-19T17:04:39.033Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.8s done
17:04:39 [2020-12-19T17:04:39.033Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.3s
17:04:39 [2020-12-19T17:04:39.234Z] #40 71.96 Selecting previously unselected package python-six.
17:04:39 [2020-12-19T17:04:39.234Z] #40 71.97 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:04:39 [2020-12-19T17:04:39.234Z] #40 71.97 Unpacking python-six (1.12.0-1) ...
17:04:39 [2020-12-19T17:04:39.294Z] #8 ...
17:04:39 [2020-12-19T17:04:39.294Z] 
17:04:39 [2020-12-19T17:04:39.294Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:04:39 [2020-12-19T17:04:39.294Z] #25 10.33 Updating certificates in /etc/ssl/certs...
17:04:39 [2020-12-19T17:04:39.367Z] #19 0.849 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:04:39 [2020-12-19T17:04:39.367Z] #19 0.851 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:04:39 [2020-12-19T17:04:39.367Z] #19 0.853 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:04:39 [2020-12-19T17:04:39.390Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 79.01MB / 97.69MB 4.5s
17:04:39 [2020-12-19T17:04:39.494Z] #40 72.15 Selecting previously unselected package python-protobuf.
17:04:39 [2020-12-19T17:04:39.494Z] #40 72.16 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
17:04:39 [2020-12-19T17:04:39.494Z] #40 72.18 Unpacking python-protobuf (3.6.1.3-2) ...
17:04:39 [2020-12-19T17:04:39.654Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 96.02MB / 97.69MB 4.7s
17:04:39 [2020-12-19T17:04:39.658Z] #19 DONE 1.0s
17:04:39 [2020-12-19T17:04:39.658Z] 
17:04:39 [2020-12-19T17:04:39.658Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:04:39 [2020-12-19T17:04:39.883Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.6s done
17:04:39 [2020-12-19T17:04:39.883Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
17:04:40 [2020-12-19T17:04:40.239Z] #25 11.51 126 added, 0 removed; done.
17:04:40 [2020-12-19T17:04:40.433Z] #40 ...
17:04:40 [2020-12-19T17:04:40.433Z] 
17:04:40 [2020-12-19T17:04:40.433Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:40 [2020-12-19T17:04:40.433Z] #32 73.29 time
17:04:40 [2020-12-19T17:04:40.502Z] #25 11.56 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
17:04:40 [2020-12-19T17:04:40.502Z] #25 11.58 Setting up jq (1.5+dfsg-2+b1) ...
17:04:40 [2020-12-19T17:04:40.502Z] #25 11.60 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
17:04:40 [2020-12-19T17:04:40.502Z] #25 11.61 Setting up curl (7.64.0-4+deb10u1) ...
17:04:40 [2020-12-19T17:04:40.502Z] #25 11.62 Processing triggers for libc-bin (2.28-10) ...
17:04:40 [2020-12-19T17:04:40.502Z] #25 11.64 Processing triggers for ca-certificates (20200601~deb10u1) ...
17:04:40 [2020-12-19T17:04:40.502Z] #25 11.66 Updating certificates in /etc/ssl/certs...
17:04:41 [2020-12-19T17:04:41.152Z] #64 ...
17:04:41 [2020-12-19T17:04:41.152Z] 
17:04:41 [2020-12-19T17:04:41.152Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:41 [2020-12-19T17:04:41.152Z] #45 14.80 vendor/golang.org/x/crypto/internal/subtle
17:04:41 [2020-12-19T17:04:41.152Z] #45 ...
17:04:41 [2020-12-19T17:04:41.152Z] 
17:04:41 [2020-12-19T17:04:41.152Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:41 [2020-12-19T17:04:41.259Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.2s done
17:04:41 [2020-12-19T17:04:41.259Z] #8 ...
17:04:41 [2020-12-19T17:04:41.259Z] 
17:04:41 [2020-12-19T17:04:41.259Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:04:41 [2020-12-19T17:04:41.259Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 7.3s done
17:04:41 [2020-12-19T17:04:41.259Z] #24 DONE 16.2s
17:04:41 [2020-12-19T17:04:41.259Z] 
17:04:41 [2020-12-19T17:04:41.259Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:41 [2020-12-19T17:04:41.259Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
17:04:41 [2020-12-19T17:04:41.259Z] #8 ...
17:04:41 [2020-12-19T17:04:41.259Z] 
17:04:41 [2020-12-19T17:04:41.259Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:04:41 [2020-12-19T17:04:41.446Z] #25 12.53 0 added, 0 removed; done.
17:04:41 [2020-12-19T17:04:41.446Z] #25 12.53 Running hooks in /etc/ca-certificates/update.d...
17:04:41 [2020-12-19T17:04:41.446Z] #25 12.53 done.
17:04:41 [2020-12-19T17:04:41.450Z] #29 13.54 #=#=#                                                                         

                                                                           0.0%
                                                                           0.2%
                                                                           1.4%
#                                                                          2.4%
##                                                                         3.4%
###                                                                        4.5%
###                                                                        5.6%
####                                                                       6.6%
#####                                                                      8.2%
#######                                                                    9.9%
#######                                                                   10.9%
#########                                                                 12.5%
#########                                                                 13.6%
##########                                                                14.7%
###########                                                               16.3%
############                                                              17.9%
##############                                                            20.1%
###############                                                           21.5%
################                                                          22.7%
#################                                                         23.7%
#################                                                         24.7%
##################                                                        25.2%
###################                                                       26.9%
####################                                                      28.0%
####################                                                      28.3%
#####################                                                     29.2%
#####################                                                     30.3%
######################                                                    31.9%
17:04:41 [2020-12-19T17:04:41.450Z] #29 ...
17:04:41 [2020-12-19T17:04:41.450Z] 
17:04:41 [2020-12-19T17:04:41.450Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:04:41 [2020-12-19T17:04:41.450Z] #40 15.61 Checking out files:  90% (1502/1667)   
Checking out files:  91% (1517/1667)   
Checking out files:  92% (1534/1667)   
Checking out files:  93% (1551/1667)   
Checking out files:  94% (1567/1667)   
Checking out files:  95% (1584/1667)   
Checking out files:  96% (1601/1667)   
Checking out files:  97% (1617/1667)   
Checking out files:  98% (1634/1667)   
Checking out files:  99% (1651/1667)   
Checking out files: 100% (1667/1667)   
Checking out files: 100% (1667/1667), done.
17:04:41 [2020-12-19T17:04:41.450Z] #40 15.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:04:41 [2020-12-19T17:04:41.450Z] #40 17.74 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:04:41 [2020-12-19T17:04:41.450Z] #40 ...
17:04:41 [2020-12-19T17:04:41.450Z] 
17:04:41 [2020-12-19T17:04:41.450Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:41 [2020-12-19T17:04:41.816Z] #32 ...
17:04:41 [2020-12-19T17:04:41.816Z] 
17:04:41 [2020-12-19T17:04:41.816Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:04:41 [2020-12-19T17:04:41.816Z] #54 1.709 + RM_GOPATH=0
17:04:41 [2020-12-19T17:04:41.816Z] #54 1.709 + TMP_GOPATH=
17:04:41 [2020-12-19T17:04:41.816Z] #54 1.709 + : /build
17:04:41 [2020-12-19T17:04:41.816Z] #54 1.709 + '[' -z '' ']'
17:04:41 [2020-12-19T17:04:41.816Z] #54 1.709 ++ mktemp -d
17:04:41 [2020-12-19T17:04:41.816Z] #54 1.709 + export GOPATH=/tmp/tmp.BNmTcRAuR9
17:04:41 [2020-12-19T17:04:41.816Z] #54 1.709 + GOPATH=/tmp/tmp.BNmTcRAuR9
17:04:41 [2020-12-19T17:04:41.816Z] #54 1.709 + RM_GOPATH=1
17:04:41 [2020-12-19T17:04:41.816Z] #54 1.709 + case "$(go env GOARCH)" in
17:04:41 [2020-12-19T17:04:41.816Z] #54 1.709 ++ go env GOARCH
17:04:41 [2020-12-19T17:04:41.816Z] #54 1.745 + export GO_BUILDMODE=-buildmode=pie
17:04:41 [2020-12-19T17:04:41.816Z] #54 1.745 + GO_BUILDMODE=-buildmode=pie
17:04:41 [2020-12-19T17:04:41.817Z] #54 1.748 ++ dirname /tmp/install/install.sh
17:04:41 [2020-12-19T17:04:41.817Z] #54 1.751 + dir=/tmp/install
17:04:41 [2020-12-19T17:04:41.817Z] #54 1.751 + bin=containerd
17:04:41 [2020-12-19T17:04:41.817Z] #54 1.751 + shift
17:04:41 [2020-12-19T17:04:41.817Z] #54 1.751 + '[' '!' -f /tmp/install/containerd.installer ']'
17:04:41 [2020-12-19T17:04:41.817Z] #54 1.751 + . /tmp/install/containerd.installer
17:04:41 [2020-12-19T17:04:41.817Z] #54 1.758 ++ set -e
17:04:41 [2020-12-19T17:04:41.817Z] #54 1.758 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:04:41 [2020-12-19T17:04:41.817Z] #54 1.758 + install_containerd
17:04:41 [2020-12-19T17:04:41.817Z] #54 1.758 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
17:04:41 [2020-12-19T17:04:41.817Z] #54 1.758 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BNmTcRAuR9/src/github.com/containerd/containerd
17:04:41 [2020-12-19T17:04:41.817Z] #54 1.758 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:04:41 [2020-12-19T17:04:41.817Z] #54 1.795 Cloning into '/tmp/tmp.BNmTcRAuR9/src/github.com/containerd/containerd'...
17:04:42 [2020-12-19T17:04:42.077Z] #54 ...
17:04:42 [2020-12-19T17:04:42.077Z] 
17:04:42 [2020-12-19T17:04:42.077Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:42 [2020-12-19T17:04:42.077Z] #11 67.44 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]
17:04:42 [2020-12-19T17:04:42.077Z] #11 70.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:04:42 [2020-12-19T17:04:42.077Z] #11 70.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:04:42 [2020-12-19T17:04:42.077Z] #11 71.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:04:42 [2020-12-19T17:04:42.077Z] #11 71.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:04:42 [2020-12-19T17:04:42.077Z] #11 71.03 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]
17:04:42 [2020-12-19T17:04:42.077Z] #11 71.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB]
17:04:42 [2020-12-19T17:04:42.077Z] #11 71.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:04:42 [2020-12-19T17:04:42.077Z] #11 71.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:04:42 [2020-12-19T17:04:42.077Z] #11 71.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:04:42 [2020-12-19T17:04:42.077Z] #11 71.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:04:42 [2020-12-19T17:04:42.077Z] #11 71.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:04:42 [2020-12-19T17:04:42.077Z] #11 71.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:04:42 [2020-12-19T17:04:42.077Z] #11 71.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:04:42 [2020-12-19T17:04:42.077Z] #11 71.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
17:04:42 [2020-12-19T17:04:42.077Z] #11 71.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB]
17:04:42 [2020-12-19T17:04:42.077Z] #11 72.79 debconf: delaying package configuration, since apt-utils is not installed
17:04:42 [2020-12-19T17:04:42.077Z] #11 73.01 Fetched 78.2 MB in 11s (7062 kB/s)
17:04:42 [2020-12-19T17:04:42.077Z] #11 73.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.)
17:04:42 [2020-12-19T17:04:42.077Z] #11 73.65 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ...
17:04:42 [2020-12-19T17:04:42.077Z] #11 73.75 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
17:04:42 [2020-12-19T17:04:42.077Z] #11 74.52 Setting up libsystemd0:amd64 (241-7~deb10u5) ...
17:04:42 [2020-12-19T17:04:42.342Z] #11 75.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:04:42 [2020-12-19T17:04:42.608Z] #11 75.30 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ...
17:04:42 [2020-12-19T17:04:42.608Z] #11 75.34 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
17:04:42 [2020-12-19T17:04:42.635Z] #25 1.516 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
17:04:42 [2020-12-19T17:04:42.636Z] #25 1.536 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:04:42 [2020-12-19T17:04:42.644Z] #29 13.54 #=#=#                                                                         

                                                                           0.0%
                                                                           0.2%
                                                                           1.4%
#                                                                          2.4%
##                                                                         3.4%
###                                                                        4.5%
###                                                                        5.6%
####                                                                       6.6%
#####                                                                      8.2%
#######                                                                    9.9%
#######                                                                   10.9%
#########                                                                 12.5%
#########                                                                 13.6%
##########                                                                14.7%
###########                                                               16.3%
############                                                              17.9%
##############                                                            20.1%
###############                                                           21.5%
################                                                          22.7%
#################                                                         23.7%
#################                                                         24.7%
##################                                                        25.2%
###################                                                       26.9%
####################                                                      28.0%
####################                                                      28.3%
#####################                                                     29.2%
#####################                                                     30.3%
######################                                                    31.9%
#######################                                                   32.9%
########################                                                  34.6%
##########################                                                36.2%
###########################                                               37.8%
############################                                              38.9%
#############################                                             40.5%
##############################                                            42.1%
###############################                                           43.8%
17:04:42 [2020-12-19T17:04:42.644Z] #29 ...
17:04:42 [2020-12-19T17:04:42.644Z] 
17:04:42 [2020-12-19T17:04:42.644Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:04:42 [2020-12-19T17:04:42.644Z] #55 16.78 Fetched 8184 kB in 16s (521 kB/s)
17:04:42 [2020-12-19T17:04:42.644Z] #55 16.78 Reading package lists...
17:04:42 [2020-12-19T17:04:42.644Z] #55 25.25 Reading package lists...
17:04:42 [2020-12-19T17:04:42.644Z] #55 ...
17:04:42 [2020-12-19T17:04:42.644Z] 
17:04:42 [2020-12-19T17:04:42.644Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:42 [2020-12-19T17:04:42.894Z] #25 1.617 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:04:42 [2020-12-19T17:04:42.894Z] #25 1.700 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:04:42 [2020-12-19T17:04:42.973Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.4s done
17:04:43 [2020-12-19T17:04:43.152Z] #25 2.135 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:04:43 [2020-12-19T17:04:43.177Z] #11 76.01 Setting up libudev1:amd64 (241-7~deb10u5) ...
17:04:43 [2020-12-19T17:04:43.184Z] #20 3.050 Collecting yamllint==1.16.0
17:04:43 [2020-12-19T17:04:43.184Z] #20 3.233   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:04:43 [2020-12-19T17:04:43.184Z] #20 3.250 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:04:43 [2020-12-19T17:04:43.184Z] #20 3.283   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
17:04:43 [2020-12-19T17:04:43.184Z] #20 3.315 Collecting pyyaml (from yamllint==1.16.0)
17:04:43 [2020-12-19T17:04:43.184Z] #20 3.406   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
17:04:43 [2020-12-19T17:04:43.184Z] #20 ...
17:04:43 [2020-12-19T17:04:43.184Z] 
17:04:43 [2020-12-19T17:04:43.184Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:43 [2020-12-19T17:04:43.184Z] #41 70.42   CC       criu/image-desc.o
17:04:43 [2020-12-19T17:04:43.184Z] #41 70.52   CC       criu/image.o
17:04:43 [2020-12-19T17:04:43.184Z] #41 71.07   CC       criu/ipc_ns.o
17:04:43 [2020-12-19T17:04:43.184Z] #41 71.96   CC       criu/irmap.o
17:04:43 [2020-12-19T17:04:43.184Z] #41 72.31   CC       criu/kcmp-ids.o
17:04:43 [2020-12-19T17:04:43.184Z] #41 72.44   CC       criu/kerndat.o
17:04:43 [2020-12-19T17:04:43.184Z] #41 73.00   CC       criu/libnetlink.o
17:04:43 [2020-12-19T17:04:43.184Z] #41 73.32   CC       criu/log.o
17:04:43 [2020-12-19T17:04:43.184Z] #41 73.63   CC       criu/lsm.o
17:04:43 [2020-12-19T17:04:43.184Z] #41 73.85   CC       criu/mem.o
17:04:43 [2020-12-19T17:04:43.184Z] #41 75.01   CC       criu/memfd.o
17:04:43 [2020-12-19T17:04:43.184Z] #41 75.39   CC       criu/mount.o
17:04:43 [2020-12-19T17:04:43.184Z] #41 77.81   CC       criu/namespaces.o
17:04:43 [2020-12-19T17:04:43.184Z] #41 78.75   CC       criu/net.o
17:04:43 [2020-12-19T17:04:43.184Z] #41 80.59   CC       criu/netfilter.o
17:04:43 [2020-12-19T17:04:43.184Z] #41 ...
17:04:43 [2020-12-19T17:04:43.184Z] 
17:04:43 [2020-12-19T17:04:43.184Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:04:43 [2020-12-19T17:04:43.184Z] #38 113.7 + dpkg --print-architecture
17:04:43 [2020-12-19T17:04:43.184Z] #38 113.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:04:43 [2020-12-19T17:04:43.184Z] #38 113.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:04:43 [2020-12-19T17:04:43.184Z] #38 113.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:04:43 [2020-12-19T17:04:43.241Z] #29 13.54 #=#=#                                                                         

                                                                           0.0%
                                                                           0.2%
                                                                           1.4%
#                                                                          2.4%
##                                                                         3.4%
###                                                                        4.5%
###                                                                        5.6%
####                                                                       6.6%
#####                                                                      8.2%
#######                                                                    9.9%
#######                                                                   10.9%
#########                                                                 12.5%
#########                                                                 13.6%
##########                                                                14.7%
###########                                                               16.3%
############                                                              17.9%
##############                                                            20.1%
###############                                                           21.5%
################                                                          22.7%
#################                                                         23.7%
#################                                                         24.7%
##################                                                        25.2%
###################                                                       26.9%
####################                                                      28.0%
####################                                                      28.3%
#####################                                                     29.2%
#####################                                                     30.3%
######################                                                    31.9%
#######################                                                   32.9%
########################                                                  34.6%
##########################                                                36.2%
###########################                                               37.8%
############################                                              38.9%
#############################                                             40.5%
##############################                                            42.1%
###############################                                           43.8%
###############################                                           44.3%
#################################                                         46.0%
##################################                                        47.6%
###################################                                       48.7%
####################################                                      50.3%
####################################                                      51.4%
17:04:43 [2020-12-19T17:04:43.241Z] #29 ...
17:04:43 [2020-12-19T17:04:43.241Z] 
17:04:43 [2020-12-19T17:04:43.241Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:04:43 [2020-12-19T17:04:43.241Z] #42 17.48 Fetched 8184 kB in 16s (499 kB/s)
17:04:43 [2020-12-19T17:04:43.241Z] #42 17.48 Reading package lists...
17:04:43 [2020-12-19T17:04:43.241Z] #42 26.70 Reading package lists...
17:04:43 [2020-12-19T17:04:43.241Z] #42 ...
17:04:43 [2020-12-19T17:04:43.241Z] 
17:04:43 [2020-12-19T17:04:43.241Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:43 [2020-12-19T17:04:43.364Z] #25 DONE 14.6s
17:04:43 [2020-12-19T17:04:43.364Z] 
17:04:43 [2020-12-19T17:04:43.364Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:43 [2020-12-19T17:04:43.364Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.6s done
17:04:43 [2020-12-19T17:04:43.438Z] #11 76.30 Selecting previously unselected package binutils-mingw-w64-i686.
17:04:43 [2020-12-19T17:04:43.538Z] #29 13.54 #=#=#                                                                         

                                                                           0.0%
                                                                           0.2%
                                                                           1.4%
#                                                                          2.4%
##                                                                         3.4%
###                                                                        4.5%
###                                                                        5.6%
####                                                                       6.6%
#####                                                                      8.2%
#######                                                                    9.9%
#######                                                                   10.9%
#########                                                                 12.5%
#########                                                                 13.6%
##########                                                                14.7%
###########                                                               16.3%
############                                                              17.9%
##############                                                            20.1%
###############                                                           21.5%
################                                                          22.7%
#################                                                         23.7%
#################                                                         24.7%
##################                                                        25.2%
###################                                                       26.9%
####################                                                      28.0%
####################                                                      28.3%
#####################                                                     29.2%
#####################                                                     30.3%
######################                                                    31.9%
#######################                                                   32.9%
########################                                                  34.6%
##########################                                                36.2%
###########################                                               37.8%
############################                                              38.9%
#############################                                             40.5%
##############################                                            42.1%
###############################                                           43.8%
###############################                                           44.3%
#################################                                         46.0%
##################################                                        47.6%
###################################                                       48.7%
####################################                                      50.3%
####################################                                      51.4%
######################################                                    53.0%
#######################################                                   54.6%
########################################                                  56.2%
17:04:43 [2020-12-19T17:04:43.538Z] #29 ...
17:04:43 [2020-12-19T17:04:43.538Z] 
17:04:43 [2020-12-19T17:04:43.538Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:43 [2020-12-19T17:04:43.538Z] #13 17.80 Fetched 8184 kB in 17s (490 kB/s)
17:04:43 [2020-12-19T17:04:43.538Z] #13 17.80 Reading package lists...
17:04:43 [2020-12-19T17:04:43.538Z] #13 27.24 Reading package lists...
17:04:43 [2020-12-19T17:04:43.538Z] #13 ...
17:04:43 [2020-12-19T17:04:43.538Z] 
17:04:43 [2020-12-19T17:04:43.538Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:43 [2020-12-19T17:04:43.626Z] #8 ...
17:04:43 [2020-12-19T17:04:43.626Z] 
17:04:43 [2020-12-19T17:04:43.626Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:04:43 [2020-12-19T17:04:43.626Z] #26 DONE 0.0s
17:04:43 [2020-12-19T17:04:43.626Z] 
17:04:43 [2020-12-19T17:04:43.626Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:43 [2020-12-19T17:04:43.626Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
17:04:43 [2020-12-19T17:04:43.698Z] #11 76.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:04:43 [2020-12-19T17:04:43.698Z] #11 76.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:04:43 [2020-12-19T17:04:43.698Z] #11 76.45 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:04:43 [2020-12-19T17:04:43.698Z] #11 ...
17:04:43 [2020-12-19T17:04:43.698Z] 
17:04:43 [2020-12-19T17:04:43.698Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:04:43 [2020-12-19T17:04:43.698Z] #34 66.43 Selecting previously unselected package cmake-data.
17:04:43 [2020-12-19T17:04:43.698Z] #34 66.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:04:43 [2020-12-19T17:04:43.698Z] #34 66.44 Unpacking cmake-data (3.13.4-1) ...
17:04:43 [2020-12-19T17:04:43.698Z] #34 71.41 Selecting previously unselected package libicu63:amd64.
17:04:43 [2020-12-19T17:04:43.698Z] #34 71.41 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
17:04:43 [2020-12-19T17:04:43.698Z] #34 71.43 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:04:43 [2020-12-19T17:04:43.715Z] #25 2.459 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
17:04:43 [2020-12-19T17:04:43.859Z] #29 13.54 #=#=#                                                                         

                                                                           0.0%
                                                                           0.2%
                                                                           1.4%
#                                                                          2.4%
##                                                                         3.4%
###                                                                        4.5%
###                                                                        5.6%
####                                                                       6.6%
#####                                                                      8.2%
#######                                                                    9.9%
#######                                                                   10.9%
#########                                                                 12.5%
#########                                                                 13.6%
##########                                                                14.7%
###########                                                               16.3%
############                                                              17.9%
##############                                                            20.1%
###############                                                           21.5%
################                                                          22.7%
#################                                                         23.7%
#################                                                         24.7%
##################                                                        25.2%
###################                                                       26.9%
####################                                                      28.0%
####################                                                      28.3%
#####################                                                     29.2%
#####################                                                     30.3%
######################                                                    31.9%
#######################                                                   32.9%
########################                                                  34.6%
##########################                                                36.2%
###########################                                               37.8%
############################                                              38.9%
#############################                                             40.5%
##############################                                            42.1%
###############################                                           43.8%
###############################                                           44.3%
#################################                                         46.0%
##################################                                        47.6%
###################################                                       48.7%
####################################                                      50.3%
####################################                                      51.4%
######################################                                    53.0%
#######################################                                   54.6%
########################################                                  56.2%
##########################################                                58.4%
###########################################                               61.1%
#############################################                             62.7%
##############################################                            64.4%
17:04:43 [2020-12-19T17:04:43.859Z] #29 ...
17:04:43 [2020-12-19T17:04:43.859Z] 
17:04:43 [2020-12-19T17:04:43.859Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:04:43 [2020-12-19T17:04:43.859Z] #49 18.20 go: downloading github.com/gogo/protobuf v1.2.1
17:04:43 [2020-12-19T17:04:43.859Z] #49 18.21 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:04:43 [2020-12-19T17:04:43.859Z] #49 18.24 go: downloading github.com/go-critic/go-critic v0.4.1
17:04:43 [2020-12-19T17:04:43.859Z] #49 18.24 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:04:43 [2020-12-19T17:04:43.859Z] #49 18.24 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:04:43 [2020-12-19T17:04:43.859Z] #49 18.24 go: downloading github.com/ultraware/funlen v0.0.2
17:04:43 [2020-12-19T17:04:43.859Z] #49 18.24 go: downloading github.com/uudashr/gocognit v1.0.1
17:04:43 [2020-12-19T17:04:43.859Z] #49 18.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:04:43 [2020-12-19T17:04:43.859Z] #49 18.36 go: downloading github.com/fatih/color v1.7.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 18.56 go: extracting github.com/uudashr/gocognit v1.0.1
17:04:43 [2020-12-19T17:04:43.859Z] #49 18.61 go: extracting github.com/ultraware/funlen v0.0.2
17:04:43 [2020-12-19T17:04:43.859Z] #49 18.62 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:04:43 [2020-12-19T17:04:43.859Z] #49 18.62 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:04:43 [2020-12-19T17:04:43.859Z] #49 18.66 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:04:43 [2020-12-19T17:04:43.859Z] #49 19.03 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:04:43 [2020-12-19T17:04:43.859Z] #49 19.16 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:04:43 [2020-12-19T17:04:43.859Z] #49 19.26 go: extracting github.com/go-critic/go-critic v0.4.1
17:04:43 [2020-12-19T17:04:43.859Z] #49 19.34 go: downloading github.com/mattn/go-colorable v0.1.4
17:04:43 [2020-12-19T17:04:43.859Z] #49 19.34 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:04:43 [2020-12-19T17:04:43.859Z] #49 19.45 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:04:43 [2020-12-19T17:04:43.859Z] #49 19.48 go: extracting github.com/fatih/color v1.7.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 19.87 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:04:43 [2020-12-19T17:04:43.859Z] #49 19.90 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:04:43 [2020-12-19T17:04:43.859Z] #49 19.97 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
17:04:43 [2020-12-19T17:04:43.859Z] #49 20.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:04:43 [2020-12-19T17:04:43.859Z] #49 20.24 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:04:43 [2020-12-19T17:04:43.859Z] #49 20.24 go: extracting github.com/mattn/go-colorable v0.1.4
17:04:43 [2020-12-19T17:04:43.859Z] #49 20.62 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:04:43 [2020-12-19T17:04:43.859Z] #49 20.62 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 20.62 go: downloading github.com/mattn/go-isatty v0.0.8
17:04:43 [2020-12-19T17:04:43.859Z] #49 20.67 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:04:43 [2020-12-19T17:04:43.859Z] #49 20.77 go: extracting github.com/mitchellh/go-homedir v1.1.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 20.93 go: extracting github.com/mattn/go-isatty v0.0.8
17:04:43 [2020-12-19T17:04:43.859Z] #49 20.93 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:04:43 [2020-12-19T17:04:43.859Z] #49 20.97 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:04:43 [2020-12-19T17:04:43.859Z] #49 21.01 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:04:43 [2020-12-19T17:04:43.859Z] #49 21.04 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:04:43 [2020-12-19T17:04:43.859Z] #49 21.15 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:04:43 [2020-12-19T17:04:43.859Z] #49 21.16 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:04:43 [2020-12-19T17:04:43.859Z] #49 21.27 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:04:43 [2020-12-19T17:04:43.859Z] #49 21.27 go: downloading github.com/sirupsen/logrus v1.4.2
17:04:43 [2020-12-19T17:04:43.859Z] #49 21.33 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
17:04:43 [2020-12-19T17:04:43.859Z] #49 21.63 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:04:43 [2020-12-19T17:04:43.859Z] #49 21.68 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:04:43 [2020-12-19T17:04:43.859Z] #49 21.76 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:04:43 [2020-12-19T17:04:43.859Z] #49 21.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:04:43 [2020-12-19T17:04:43.859Z] #49 21.99 go: extracting github.com/sirupsen/logrus v1.4.2
17:04:43 [2020-12-19T17:04:43.859Z] #49 22.39 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 22.44 go: downloading github.com/go-toolsmith/typep v1.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 22.67 go: extracting github.com/go-toolsmith/astequal v1.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 22.71 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 22.79 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:04:43 [2020-12-19T17:04:43.859Z] #49 22.93 go: extracting github.com/go-toolsmith/typep v1.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 22.93 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 22.97 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:04:43 [2020-12-19T17:04:43.859Z] #49 23.00 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:04:43 [2020-12-19T17:04:43.859Z] #49 23.01 go: extracting github.com/go-toolsmith/astfmt v1.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 23.12 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:04:43 [2020-12-19T17:04:43.859Z] #49 23.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:04:43 [2020-12-19T17:04:43.859Z] #49 23.20 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 23.39 go: extracting github.com/go-toolsmith/astcast v1.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 23.46 go: downloading github.com/go-toolsmith/astp v1.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 23.57 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:04:43 [2020-12-19T17:04:43.859Z] #49 23.59 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:04:43 [2020-12-19T17:04:43.859Z] #49 23.69 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 23.75 go: downloading github.com/kisielk/gotool v1.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 23.79 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 23.86 go: downloading golang.org/x/text v0.3.2
17:04:43 [2020-12-19T17:04:43.859Z] #49 23.86 go: extracting github.com/go-toolsmith/astp v1.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 23.97 go: extracting github.com/go-toolsmith/strparse v1.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 24.15 go: extracting github.com/kisielk/gotool v1.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 24.20 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:04:43 [2020-12-19T17:04:43.859Z] #49 24.38 go: downloading github.com/spf13/viper v1.6.1
17:04:43 [2020-12-19T17:04:43.859Z] #49 24.49 go: downloading github.com/stretchr/testify v1.4.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 25.28 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:04:43 [2020-12-19T17:04:43.859Z] #49 25.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 26.02 go: downloading github.com/spf13/cobra v0.0.5
17:04:43 [2020-12-19T17:04:43.859Z] #49 26.09 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:04:43 [2020-12-19T17:04:43.859Z] #49 26.13 go: extracting github.com/spf13/viper v1.6.1
17:04:43 [2020-12-19T17:04:43.859Z] #49 26.20 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:04:43 [2020-12-19T17:04:43.859Z] #49 26.42 go: downloading github.com/BurntSushi/toml v0.3.1
17:04:43 [2020-12-19T17:04:43.859Z] #49 26.44 go: extracting github.com/stretchr/testify v1.4.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 26.48 go: downloading github.com/subosito/gotenv v1.2.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 26.97 go: extracting github.com/go-toolsmith/astcopy v1.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 27.01 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:04:43 [2020-12-19T17:04:43.859Z] #49 27.03 go: downloading github.com/spf13/cast v1.3.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 27.04 go: downloading github.com/davecgh/go-spew v1.1.1
17:04:43 [2020-12-19T17:04:43.859Z] #49 27.07 go: extracting github.com/subosito/gotenv v1.2.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 27.10 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
17:04:43 [2020-12-19T17:04:43.859Z] #49 27.33 go: downloading gopkg.in/ini.v1 v1.51.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 27.39 go: downloading github.com/pmezard/go-difflib v1.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 27.46 go: extracting github.com/spf13/cobra v0.0.5
17:04:43 [2020-12-19T17:04:43.859Z] #49 27.62 go: extracting github.com/davecgh/go-spew v1.1.1
17:04:43 [2020-12-19T17:04:43.859Z] #49 27.63 go: extracting github.com/BurntSushi/toml v0.3.1
17:04:43 [2020-12-19T17:04:43.859Z] #49 27.86 go: extracting github.com/pmezard/go-difflib v1.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 27.90 go: extracting github.com/spf13/cast v1.3.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 27.93 go: downloading github.com/stretchr/objx v0.2.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 28.08 go: downloading github.com/magiconair/properties v1.8.1
17:04:43 [2020-12-19T17:04:43.859Z] #49 28.18 go: downloading github.com/gobwas/glob v0.2.3
17:04:43 [2020-12-19T17:04:43.859Z] #49 28.19 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:04:43 [2020-12-19T17:04:43.859Z] #49 28.20 go: extracting gopkg.in/ini.v1 v1.51.0
17:04:43 [2020-12-19T17:04:43.918Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 9.3s
17:04:43 [2020-12-19T17:04:43.958Z] #34 ...
17:04:43 [2020-12-19T17:04:43.958Z] 
17:04:43 [2020-12-19T17:04:43.958Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:04:43 [2020-12-19T17:04:43.958Z] #30 67.94 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:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
17:04:43 [2020-12-19T17:04:43.958Z] #30 69.17 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
17:04:43 [2020-12-19T17:04:43.958Z] #30 69.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:04:44 [2020-12-19T17:04:44.159Z] #49 28.39 go: extracting github.com/magiconair/properties v1.8.1
17:04:44 [2020-12-19T17:04:44.159Z] #49 ...
17:04:44 [2020-12-19T17:04:44.159Z] 
17:04:44 [2020-12-19T17:04:44.159Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:44 [2020-12-19T17:04:44.180Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 9.6s
17:04:44 [2020-12-19T17:04:44.528Z] #30 ...
17:04:44 [2020-12-19T17:04:44.528Z] 
17:04:44 [2020-12-19T17:04:44.528Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:44 [2020-12-19T17:04:44.528Z] #43 67.23 reflect
17:04:44 [2020-12-19T17:04:44.528Z] #43 69.63 syscall
17:04:44 [2020-12-19T17:04:44.528Z] #43 ...
17:04:44 [2020-12-19T17:04:44.528Z] 
17:04:44 [2020-12-19T17:04:44.528Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:04:44 [2020-12-19T17:04:44.528Z] #40 73.43 Setting up python-pkg-resources (40.8.0-1) ...
17:04:44 [2020-12-19T17:04:44.754Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.7s
17:04:44 [2020-12-19T17:04:44.754Z] #8 ...
17:04:44 [2020-12-19T17:04:44.754Z] 
17:04:44 [2020-12-19T17:04:44.754Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:04:44 [2020-12-19T17:04:44.754Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done
17:04:44 [2020-12-19T17:04:44.754Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done
17:04:44 [2020-12-19T17:04:44.754Z] #24 sha256:7bf528fa91df041f696d30aad7d41f3532342f9ed92dd7476c59b8b24e00ff9b 529B / 529B done
17:04:44 [2020-12-19T17:04:44.754Z] #24 sha256:1b0fae9b3949513258b1f1092e0dd6171e3b6984f36caea75ab7dc5f8902271b 1.46kB / 1.46kB done
17:04:44 [2020-12-19T17:04:44.754Z] #24 sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 49.18MB / 49.18MB 3.0s done
17:04:44 [2020-12-19T17:04:44.754Z] #24 extracting sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 4.5s done
17:04:44 [2020-12-19T17:04:44.754Z] #24 ...
17:04:44 [2020-12-19T17:04:44.754Z] 
17:04:44 [2020-12-19T17:04:44.754Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:45 [2020-12-19T17:04:45.087Z] #25 3.901 Fetched 8410 kB in 3s (3196 kB/s)
17:04:45 [2020-12-19T17:04:45.098Z] #40 ...
17:04:45 [2020-12-19T17:04:45.098Z] 
17:04:45 [2020-12-19T17:04:45.098Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:45 [2020-12-19T17:04:45.098Z] #49 67.90 syscall
17:04:45 [2020-12-19T17:04:45.098Z] #49 67.92 reflect
17:04:45 [2020-12-19T17:04:45.245Z] #38 ...
17:04:45 [2020-12-19T17:04:45.245Z] 
17:04:45 [2020-12-19T17:04:45.245Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:04:45 [2020-12-19T17:04:45.245Z] #20 4.253 Building wheels for collected packages: pyyaml
17:04:45 [2020-12-19T17:04:45.245Z] #20 4.254   Running setup.py bdist_wheel for pyyaml: started
17:04:45 [2020-12-19T17:04:45.245Z] #20 4.881   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:04:45 [2020-12-19T17:04:45.245Z] #20 4.881   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
17:04:45 [2020-12-19T17:04:45.245Z] #20 4.927 Successfully built pyyaml
17:04:45 [2020-12-19T17:04:45.245Z] #20 4.943 Installing collected packages: pathspec, pyyaml, yamllint
17:04:45 [2020-12-19T17:04:45.245Z] #20 5.148 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
17:04:45 [2020-12-19T17:04:45.245Z] #20 DONE 5.4s
17:04:45 [2020-12-19T17:04:45.245Z] 
17:04:45 [2020-12-19T17:04:45.245Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
17:04:45 [2020-12-19T17:04:45.245Z] #23 DONE 0.2s
17:04:45 [2020-12-19T17:04:45.245Z] 
17:04:45 [2020-12-19T17:04:45.245Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
17:04:46 [2020-12-19T17:04:46.018Z] #25 3.901 Reading package lists...
17:04:46 [2020-12-19T17:04:46.300Z] #28 DONE 0.9s
17:04:46 [2020-12-19T17:04:46.300Z] 
17:04:46 [2020-12-19T17:04:46.300Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
17:04:46 [2020-12-19T17:04:46.300Z] #31 DONE 0.2s
17:04:46 [2020-12-19T17:04:46.300Z] 
17:04:46 [2020-12-19T17:04:46.300Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
17:04:46 [2020-12-19T17:04:46.300Z] #33 DONE 0.1s
17:04:46 [2020-12-19T17:04:46.300Z] 
17:04:46 [2020-12-19T17:04:46.300Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
17:04:46 [2020-12-19T17:04:46.591Z] #36 DONE 0.1s
17:04:46 [2020-12-19T17:04:46.591Z] 
17:04:46 [2020-12-19T17:04:46.591Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:46 [2020-12-19T17:04:46.591Z] #41 80.77   CC       criu/page-pipe.o
17:04:46 [2020-12-19T17:04:46.591Z] #41 81.04   CC       criu/page-xfer.o
17:04:46 [2020-12-19T17:04:46.591Z] #41 81.92   CC       criu/pagemap-cache.o
17:04:46 [2020-12-19T17:04:46.591Z] #41 82.14   CC       criu/pagemap.o
17:04:46 [2020-12-19T17:04:46.591Z] #41 82.97   CC       criu/parasite-syscall.o
17:04:46 [2020-12-19T17:04:46.591Z] #41 83.46   CC       criu/path.o
17:04:46 [2020-12-19T17:04:46.591Z] #41 83.62   CC       criu/pie-util-vdso.o
17:04:46 [2020-12-19T17:04:46.591Z] #41 83.80   CC       criu/pie-util.o
17:04:46 [2020-12-19T17:04:46.591Z] #41 83.88   CC       criu/pipes.o
17:04:46 [2020-12-19T17:04:46.725Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 11.0s done
17:04:46 [2020-12-19T17:04:46.725Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 10.7s done
17:04:46 [2020-12-19T17:04:46.725Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 11.4s
17:04:46 [2020-12-19T17:04:46.725Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 11.8s
17:04:46 [2020-12-19T17:04:46.725Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 11.9s done
17:04:46 [2020-12-19T17:04:46.880Z] #29 13.54 #=#=#                                                                         

                                                                           0.0%
                                                                           0.2%
                                                                           1.4%
#                                                                          2.4%
##                                                                         3.4%
###                                                                        4.5%
###                                                                        5.6%
####                                                                       6.6%
#####                                                                      8.2%
#######                                                                    9.9%
#######                                                                   10.9%
#########                                                                 12.5%
#########                                                                 13.6%
##########                                                                14.7%
###########                                                               16.3%
############                                                              17.9%
##############                                                            20.1%
###############                                                           21.5%
################                                                          22.7%
#################                                                         23.7%
#################                                                         24.7%
##################                                                        25.2%
###################                                                       26.9%
####################                                                      28.0%
####################                                                      28.3%
#####################                                                     29.2%
#####################                                                     30.3%
######################                                                    31.9%
#######################                                                   32.9%
########################                                                  34.6%
##########################                                                36.2%
###########################                                               37.8%
############################                                              38.9%
#############################                                             40.5%
##############################                                            42.1%
###############################                                           43.8%
###############################                                           44.3%
#################################                                         46.0%
##################################                                        47.6%
###################################                                       48.7%
####################################                                      50.3%
####################################                                      51.4%
######################################                                    53.0%
#######################################                                   54.6%
########################################                                  56.2%
##########################################                                58.4%
###########################################                               61.1%
#############################################                             62.7%
##############################################                            64.4%
###############################################                           66.0%
#################################################                         68.2%
##################################################                        69.8%
###################################################                       70.9%
###################################################                       72.0%
####################################################                      73.1%
######################################################                    75.3%
#######################################################                   76.9%
########################################################                  78.6%
#########################################################                 79.4%
##########################################################                81.0%
###########################################################               82.0%
############################################################              84.2%
#############################################################             85.3%
##############################################################            86.9%
###############################################################           88.0%
################################################################          89.1%
#################################################################         91.3%
##################################################################        91.8%
###################################################################       93.4%
####################################################################      95.6%
######################################################################    97.7%
######################################################################## 100.0%
17:04:46 [2020-12-19T17:04:46.882Z] #41 84.37   CC       criu/plugin.o
17:04:46 [2020-12-19T17:04:46.955Z] #25 4.914 Reading package lists...
17:04:46 [2020-12-19T17:04:46.955Z] #25 5.851 Building dependency tree...
17:04:47 [2020-12-19T17:04:47.005Z] #49 79.78 time
17:04:47 [2020-12-19T17:04:47.180Z] #29 22.98 
17:04:47 [2020-12-19T17:04:47.214Z] #25 6.175 The following additional packages will be installed:
17:04:47 [2020-12-19T17:04:47.214Z] #25 6.175   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
17:04:47 [2020-12-19T17:04:47.214Z] #25 6.175   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
17:04:47 [2020-12-19T17:04:47.214Z] #25 6.175   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
17:04:47 [2020-12-19T17:04:47.214Z] #25 6.175 Suggested packages:
17:04:47 [2020-12-19T17:04:47.214Z] #25 6.175   krb5-doc krb5-user
17:04:47 [2020-12-19T17:04:47.214Z] #25 6.175 Recommended packages:
17:04:47 [2020-12-19T17:04:47.214Z] #25 6.175   krb5-locales publicsuffix libsasl2-modules
17:04:47 [2020-12-19T17:04:47.220Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 11.9s done
17:04:47 [2020-12-19T17:04:47.220Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
17:04:47 [2020-12-19T17:04:47.235Z] #41 84.66   CC       criu/proc_parse.o
17:04:47 [2020-12-19T17:04:47.472Z] #25 6.387 The following NEW packages will be installed:
17:04:47 [2020-12-19T17:04:47.472Z] #25 6.387   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
17:04:47 [2020-12-19T17:04:47.472Z] #25 6.387   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
17:04:47 [2020-12-19T17:04:47.472Z] #25 6.387   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:04:47 [2020-12-19T17:04:47.472Z] #25 6.387   libssh2-1 libssl1.1 openssl
17:04:47 [2020-12-19T17:04:47.730Z] #25 6.679 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
17:04:47 [2020-12-19T17:04:47.730Z] #25 6.679 Need to get 5047 kB of archives.
17:04:47 [2020-12-19T17:04:47.730Z] #25 6.679 After this operation, 12.1 MB of additional disk space will be used.
17:04:47 [2020-12-19T17:04:47.730Z] #25 6.679 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB]
17:04:47 [2020-12-19T17:04:47.730Z] #25 6.679 Get:2 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
17:04:47 [2020-12-19T17:04:47.730Z] #25 6.694 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
17:04:47 [2020-12-19T17:04:47.730Z] #25 6.694 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
17:04:47 [2020-12-19T17:04:47.730Z] #25 6.694 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
17:04:47 [2020-12-19T17:04:47.730Z] #25 6.694 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
17:04:47 [2020-12-19T17:04:47.730Z] #25 6.699 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
17:04:47 [2020-12-19T17:04:47.730Z] #25 6.702 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
17:04:47 [2020-12-19T17:04:47.730Z] #25 6.705 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
17:04:47 [2020-12-19T17:04:47.730Z] #25 6.708 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
17:04:47 [2020-12-19T17:04:47.730Z] #25 6.711 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB]
17:04:47 [2020-12-19T17:04:47.988Z] #25 6.743 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
17:04:47 [2020-12-19T17:04:47.988Z] #25 6.747 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
17:04:47 [2020-12-19T17:04:47.988Z] #25 6.749 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
17:04:47 [2020-12-19T17:04:47.988Z] #25 6.766 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
17:04:47 [2020-12-19T17:04:47.988Z] #25 6.766 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB]
17:04:47 [2020-12-19T17:04:47.988Z] #25 6.783 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
17:04:47 [2020-12-19T17:04:47.988Z] #25 6.789 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
17:04:47 [2020-12-19T17:04:47.988Z] #25 6.819 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:04:47 [2020-12-19T17:04:47.988Z] #25 6.819 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:04:47 [2020-12-19T17:04:47.988Z] #25 6.819 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:04:47 [2020-12-19T17:04:47.995Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.6s done
17:04:48 [2020-12-19T17:04:48.254Z] #25 7.043 debconf: delaying package configuration, since apt-utils is not installed
17:04:48 [2020-12-19T17:04:48.254Z] #25 7.087 Fetched 5047 kB in 0s (12.7 MB/s)
17:04:48 [2020-12-19T17:04:48.254Z] #25 7.173 Selecting previously unselected package libssl1.1:amd64.
17:04:48 [2020-12-19T17:04:48.255Z] #25 7.173 (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.)
17:04:48 [2020-12-19T17:04:48.255Z] #25 7.178 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ...
17:04:48 [2020-12-19T17:04:48.255Z] #25 7.189 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
17:04:48 [2020-12-19T17:04:48.392Z] #49 ...
17:04:48 [2020-12-19T17:04:48.392Z] 
17:04:48 [2020-12-19T17:04:48.392Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:48 [2020-12-19T17:04:48.392Z] #43 80.99 time
17:04:48 [2020-12-19T17:04:48.512Z] #25 7.538 Selecting previously unselected package openssl.
17:04:48 [2020-12-19T17:04:48.512Z] #25 7.538 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ...
17:04:48 [2020-12-19T17:04:48.570Z] #8 ...
17:04:48 [2020-12-19T17:04:48.570Z] 
17:04:48 [2020-12-19T17:04:48.570Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
17:04:48 [2020-12-19T17:04:48.570Z] #24 DONE 13.8s
17:04:48 [2020-12-19T17:04:48.570Z] 
17:04:48 [2020-12-19T17:04:48.570Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:04:48 [2020-12-19T17:04:48.720Z] #29 ...
17:04:48 [2020-12-19T17:04:48.720Z] 
17:04:48 [2020-12-19T17:04:48.720Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:04:48 [2020-12-19T17:04:48.720Z] #51 22.60 runtime
17:04:48 [2020-12-19T17:04:48.720Z] #51 ...
17:04:48 [2020-12-19T17:04:48.720Z] 
17:04:48 [2020-12-19T17:04:48.720Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:04:48 [2020-12-19T17:04:48.720Z] #49 28.58 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:04:48 [2020-12-19T17:04:48.720Z] #49 28.58 go: downloading github.com/inconshreveable/mousetrap v1.0.0
17:04:48 [2020-12-19T17:04:48.720Z] #49 28.62 go: extracting github.com/spf13/jwalterweatherman v1.0.0
17:04:48 [2020-12-19T17:04:48.720Z] #49 28.64 go: downloading github.com/hashicorp/hcl v1.0.0
17:04:48 [2020-12-19T17:04:48.720Z] #49 28.65 go: extracting github.com/gobwas/glob v0.2.3
17:04:48 [2020-12-19T17:04:48.720Z] #49 29.01 go: downloading gopkg.in/yaml.v2 v2.2.7
17:04:48 [2020-12-19T17:04:48.720Z] #49 29.05 go: extracting github.com/stretchr/objx v0.2.0
17:04:48 [2020-12-19T17:04:48.720Z] #49 29.18 go: extracting github.com/inconshreveable/mousetrap v1.0.0
17:04:48 [2020-12-19T17:04:48.720Z] #49 29.22 go: downloading github.com/spf13/afero v1.1.2
17:04:48 [2020-12-19T17:04:48.720Z] #49 29.54 go: extracting github.com/fsnotify/fsnotify v1.4.7
17:04:48 [2020-12-19T17:04:48.720Z] #49 29.62 go: extracting github.com/hashicorp/hcl v1.0.0
17:04:48 [2020-12-19T17:04:48.720Z] #49 29.66 go: downloading github.com/pelletier/go-toml v1.2.0
17:04:48 [2020-12-19T17:04:48.720Z] #49 29.92 go: extracting gopkg.in/yaml.v2 v2.2.7
17:04:48 [2020-12-19T17:04:48.720Z] #49 30.03 go: extracting github.com/spf13/afero v1.1.2
17:04:48 [2020-12-19T17:04:48.720Z] #49 30.06 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:04:48 [2020-12-19T17:04:48.720Z] #49 30.33 go: extracting github.com/pelletier/go-toml v1.2.0
17:04:48 [2020-12-19T17:04:48.720Z] #49 30.75 go: extracting github.com/mitchellh/mapstructure v1.1.2
17:04:48 [2020-12-19T17:04:48.720Z] #49 31.12 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:04:48 [2020-12-19T17:04:48.720Z] #49 31.69 go: extracting github.com/gogo/protobuf v1.2.1
17:04:48 [2020-12-19T17:04:48.740Z] #41 86.02   CC       criu/protobuf-desc.o
17:04:48 [2020-12-19T17:04:48.770Z] #25 7.548 Unpacking openssl (1.1.1d-0+deb10u4) ...
17:04:48 [2020-12-19T17:04:48.770Z] #25 7.746 Selecting previously unselected package ca-certificates.
17:04:48 [2020-12-19T17:04:48.770Z] #25 7.749 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
17:04:48 [2020-12-19T17:04:48.770Z] #25 7.755 Unpacking ca-certificates (20200601~deb10u1) ...
17:04:48 [2020-12-19T17:04:48.924Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s
17:04:49 [2020-12-19T17:04:49.028Z] #25 7.852 Selecting previously unselected package libkeyutils1:amd64.
17:04:49 [2020-12-19T17:04:49.028Z] #25 7.852 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
17:04:49 [2020-12-19T17:04:49.028Z] #25 7.861 Unpacking libkeyutils1:amd64 (1.6-6) ...
17:04:49 [2020-12-19T17:04:49.028Z] #25 7.926 Selecting previously unselected package libkrb5support0:amd64.
17:04:49 [2020-12-19T17:04:49.028Z] #25 7.926 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
17:04:49 [2020-12-19T17:04:49.028Z] #25 7.938 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
17:04:49 [2020-12-19T17:04:49.028Z] #25 7.996 Selecting previously unselected package libk5crypto3:amd64.
17:04:49 [2020-12-19T17:04:49.028Z] #25 7.998 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
17:04:49 [2020-12-19T17:04:49.028Z] #25 8.008 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
17:04:49 [2020-12-19T17:04:49.030Z] #41 86.38   CC       criu/protobuf.o
17:04:49 [2020-12-19T17:04:49.031Z] #41 86.54   CC       criu/pstree.o
17:04:49 [2020-12-19T17:04:49.285Z] #25 8.094 Selecting previously unselected package libkrb5-3:amd64.
17:04:49 [2020-12-19T17:04:49.285Z] #25 8.094 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
17:04:49 [2020-12-19T17:04:49.285Z] #25 8.098 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
17:04:49 [2020-12-19T17:04:49.321Z] #41 86.86   CC       criu/rbtree.o
17:04:49 [2020-12-19T17:04:49.544Z] #25 8.280 Selecting previously unselected package libgssapi-krb5-2:amd64.
17:04:49 [2020-12-19T17:04:49.544Z] #25 8.280 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
17:04:49 [2020-12-19T17:04:49.544Z] #25 8.280 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
17:04:49 [2020-12-19T17:04:49.544Z] #25 8.372 Selecting previously unselected package libsasl2-modules-db:amd64.
17:04:49 [2020-12-19T17:04:49.544Z] #25 8.372 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
17:04:49 [2020-12-19T17:04:49.544Z] #25 8.377 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:04:49 [2020-12-19T17:04:49.544Z] #25 8.440 Selecting previously unselected package libsasl2-2:amd64.
17:04:49 [2020-12-19T17:04:49.544Z] #25 8.440 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
17:04:49 [2020-12-19T17:04:49.544Z] #25 8.453 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:04:49 [2020-12-19T17:04:49.611Z] #41 87.03   CC       criu/rst-malloc.o
17:04:49 [2020-12-19T17:04:49.611Z] #41 87.16   CC       criu/seccomp.o
17:04:49 [2020-12-19T17:04:49.804Z] #25 8.538 Selecting previously unselected package libldap-common.
17:04:49 [2020-12-19T17:04:49.804Z] #25 8.538 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
17:04:49 [2020-12-19T17:04:49.804Z] #25 8.541 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:04:49 [2020-12-19T17:04:49.804Z] #25 8.613 Selecting previously unselected package libldap-2.4-2:amd64.
17:04:49 [2020-12-19T17:04:49.804Z] #25 8.630 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ...
17:04:49 [2020-12-19T17:04:49.804Z] #25 8.634 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
17:04:49 [2020-12-19T17:04:49.804Z] #25 8.731 Selecting previously unselected package libnghttp2-14:amd64.
17:04:49 [2020-12-19T17:04:49.804Z] #25 8.731 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
17:04:49 [2020-12-19T17:04:49.804Z] #25 8.737 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:04:49 [2020-12-19T17:04:49.804Z] #25 8.811 Selecting previously unselected package libpsl5:amd64.
17:04:49 [2020-12-19T17:04:49.804Z] #25 8.811 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
17:04:49 [2020-12-19T17:04:49.804Z] #25 8.823 Unpacking libpsl5:amd64 (0.20.2-2) ...
17:04:50 [2020-12-19T17:04:50.062Z] #25 8.887 Selecting previously unselected package librtmp1:amd64.
17:04:50 [2020-12-19T17:04:50.062Z] #25 8.889 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
17:04:50 [2020-12-19T17:04:50.062Z] #25 8.894 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:04:50 [2020-12-19T17:04:50.062Z] #25 8.956 Selecting previously unselected package libssh2-1:amd64.
17:04:50 [2020-12-19T17:04:50.062Z] #25 8.956 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
17:04:50 [2020-12-19T17:04:50.062Z] #25 8.965 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
17:04:50 [2020-12-19T17:04:50.062Z] #25 9.045 Selecting previously unselected package libcurl4:amd64.
17:04:50 [2020-12-19T17:04:50.062Z] #25 9.045 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
17:04:50 [2020-12-19T17:04:50.062Z] #25 9.053 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
17:04:50 [2020-12-19T17:04:50.242Z] #41 87.50   CC       criu/seize.o
17:04:50 [2020-12-19T17:04:50.319Z] #25 9.150 Selecting previously unselected package curl.
17:04:50 [2020-12-19T17:04:50.319Z] #25 9.150 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
17:04:50 [2020-12-19T17:04:50.319Z] #25 9.161 Unpacking curl (7.64.0-4+deb10u1) ...
17:04:50 [2020-12-19T17:04:50.319Z] #25 9.241 Selecting previously unselected package libonig5:amd64.
17:04:50 [2020-12-19T17:04:50.319Z] #25 9.241 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
17:04:50 [2020-12-19T17:04:50.319Z] #25 9.248 Unpacking libonig5:amd64 (6.9.1-1) ...
17:04:50 [2020-12-19T17:04:50.532Z] #41 87.95   CC       criu/servicefd.o
17:04:50 [2020-12-19T17:04:50.576Z] #25 9.370 Selecting previously unselected package libjq1:amd64.
17:04:50 [2020-12-19T17:04:50.576Z] #25 9.370 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:04:50 [2020-12-19T17:04:50.576Z] #25 9.370 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:04:50 [2020-12-19T17:04:50.576Z] #25 9.437 Selecting previously unselected package jq.
17:04:50 [2020-12-19T17:04:50.576Z] #25 9.437 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
17:04:50 [2020-12-19T17:04:50.576Z] #25 9.450 Unpacking jq (1.5+dfsg-2+b1) ...
17:04:50 [2020-12-19T17:04:50.576Z] #25 9.512 Setting up libkeyutils1:amd64 (1.6-6) ...
17:04:50 [2020-12-19T17:04:50.820Z] #49 ...
17:04:50 [2020-12-19T17:04:50.820Z] 
17:04:50 [2020-12-19T17:04:50.820Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:50 [2020-12-19T17:04:50.820Z] #29 24.75 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:04:50 [2020-12-19T17:04:50.820Z] #29 25.29 
17:04:50 [2020-12-19T17:04:50.820Z] #29 25.61 #=#=#                                                                         

                                                                           1.3%
########                                                                  11.4%
##############################################                            64.9%
######################################################################## 100.0%
17:04:50 [2020-12-19T17:04:50.820Z] #29 26.80 
17:04:50 [2020-12-19T17:04:50.823Z] #41 ...
17:04:50 [2020-12-19T17:04:50.823Z] 
17:04:50 [2020-12-19T17:04:50.823Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:50 [2020-12-19T17:04:50.823Z] #51 54.39 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
17:04:50 [2020-12-19T17:04:50.833Z] #25 9.551 Setting up libpsl5:amd64 (0.20.2-2) ...
17:04:50 [2020-12-19T17:04:50.833Z] #25 9.567 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
17:04:50 [2020-12-19T17:04:50.833Z] #25 9.723 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
17:04:50 [2020-12-19T17:04:50.833Z] #25 9.743 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:04:50 [2020-12-19T17:04:50.833Z] #25 9.775 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
17:04:50 [2020-12-19T17:04:50.833Z] #25 9.799 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:04:50 [2020-12-19T17:04:50.833Z] #25 9.815 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
17:04:50 [2020-12-19T17:04:50.833Z] #25 9.834 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
17:04:50 [2020-12-19T17:04:50.833Z] #25 9.861 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
17:04:50 [2020-12-19T17:04:50.833Z] #25 9.885 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
17:04:51 [2020-12-19T17:04:51.090Z] #25 9.907 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
17:04:51 [2020-12-19T17:04:51.090Z] #25 9.925 Setting up openssl (1.1.1d-0+deb10u4) ...
17:04:51 [2020-12-19T17:04:51.090Z] #25 9.955 Setting up libonig5:amd64 (6.9.1-1) ...
17:04:51 [2020-12-19T17:04:51.090Z] #25 9.972 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:04:51 [2020-12-19T17:04:51.090Z] #25 9.995 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
17:04:51 [2020-12-19T17:04:51.090Z] #25 10.02 Setting up ca-certificates (20200601~deb10u1) ...
17:04:51 [2020-12-19T17:04:51.090Z] #25 ...
17:04:51 [2020-12-19T17:04:51.090Z] 
17:04:51 [2020-12-19T17:04:51.090Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:51 [2020-12-19T17:04:51.090Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done
17:04:51 [2020-12-19T17:04:51.090Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.4s done
17:04:51 [2020-12-19T17:04:51.090Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.3s
17:04:51 [2020-12-19T17:04:51.464Z] #29 ...
17:04:51 [2020-12-19T17:04:51.465Z] 
17:04:51 [2020-12-19T17:04:51.465Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:04:51 [2020-12-19T17:04:51.465Z] #36 16.96 Reading package lists...
17:04:51 [2020-12-19T17:04:51.465Z] #36 26.08 Reading package lists...
17:04:51 [2020-12-19T17:04:51.465Z] #36 33.84 Building dependency tree...
17:04:51 [2020-12-19T17:04:51.465Z] #36 ...
17:04:51 [2020-12-19T17:04:51.465Z] 
17:04:51 [2020-12-19T17:04:51.465Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:51 [2020-12-19T17:04:51.465Z] #13 27.24 Reading package lists...
17:04:51 [2020-12-19T17:04:51.688Z] #43 ...
17:04:51 [2020-12-19T17:04:51.688Z] 
17:04:51 [2020-12-19T17:04:51.688Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:04:51 [2020-12-19T17:04:51.688Z] #45 DONE 84.4s
17:04:51 [2020-12-19T17:04:51.688Z] 
17:04:51 [2020-12-19T17:04:51.688Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:04:51 [2020-12-19T17:04:51.688Z] #34 84.47 Selecting previously unselected package libxml2:amd64.
17:04:51 [2020-12-19T17:04:51.688Z] #34 84.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
17:04:51 [2020-12-19T17:04:51.688Z] #34 84.48 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
17:04:51 [2020-12-19T17:04:51.855Z] #51 55.46 + mkdir -p /build
17:04:51 [2020-12-19T17:04:51.855Z] #51 55.46 + cp runc /build/runc
17:04:52 [2020-12-19T17:04:52.029Z] #8 ...
17:04:52 [2020-12-19T17:04:52.029Z] 
17:04:52 [2020-12-19T17:04:52.029Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:04:52 [2020-12-19T17:04:52.029Z] #25 10.74 Updating certificates in /etc/ssl/certs...
17:04:52 [2020-12-19T17:04:52.146Z] #51 DONE 55.8s
17:04:52 [2020-12-19T17:04:52.146Z] 
17:04:52 [2020-12-19T17:04:52.146Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:52 [2020-12-19T17:04:52.146Z] #41 88.28   CC       criu/shmem.o
17:04:52 [2020-12-19T17:04:52.146Z] #41 88.82   CC       criu/sigframe.o
17:04:52 [2020-12-19T17:04:52.146Z] #41 88.94   CC       criu/signalfd.o
17:04:52 [2020-12-19T17:04:52.146Z] #41 89.11   CC       criu/sk-inet.o
17:04:52 [2020-12-19T17:04:52.436Z] #41 89.93   CC       criu/sk-netlink.o
17:04:52 [2020-12-19T17:04:52.801Z] #25 4.509 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
17:04:52 [2020-12-19T17:04:52.801Z] #25 4.519 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:04:52 [2020-12-19T17:04:52.801Z] #25 4.519 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:04:52 [2020-12-19T17:04:52.965Z] #25 11.92 126 added, 0 removed; done.
17:04:52 [2020-12-19T17:04:52.965Z] #25 11.97 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
17:04:52 [2020-12-19T17:04:52.965Z] #25 11.99 Setting up jq (1.5+dfsg-2+b1) ...
17:04:52 [2020-12-19T17:04:52.965Z] #25 12.01 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
17:04:52 [2020-12-19T17:04:52.965Z] #25 12.03 Setting up curl (7.64.0-4+deb10u1) ...
17:04:53 [2020-12-19T17:04:53.065Z] #25 4.728 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB]
17:04:53 [2020-12-19T17:04:53.070Z] #34 85.75 Selecting previously unselected package libarchive13:amd64.
17:04:53 [2020-12-19T17:04:53.070Z] #34 85.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:04:53 [2020-12-19T17:04:53.070Z] #34 85.78 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:04:53 [2020-12-19T17:04:53.090Z] #41 90.39   CC       criu/sk-packet.o
17:04:53 [2020-12-19T17:04:53.223Z] #25 12.05 Processing triggers for libc-bin (2.28-10) ...
17:04:53 [2020-12-19T17:04:53.223Z] #25 12.08 Processing triggers for ca-certificates (20200601~deb10u1) ...
17:04:53 [2020-12-19T17:04:53.223Z] #25 12.12 Updating certificates in /etc/ssl/certs...
17:04:53 [2020-12-19T17:04:53.294Z] #13 36.04 Building dependency tree...
17:04:53 [2020-12-19T17:04:53.642Z] #25 5.089 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
17:04:53 [2020-12-19T17:04:53.642Z] #25 5.186 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [250 kB]
17:04:53 [2020-12-19T17:04:53.651Z] #34 86.33 Selecting previously unselected package libjsoncpp1:amd64.
17:04:53 [2020-12-19T17:04:53.651Z] #34 86.33 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
17:04:53 [2020-12-19T17:04:53.651Z] #34 86.36 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:04:53 [2020-12-19T17:04:53.723Z] #41 90.93   CC       criu/sk-queue.o
17:04:53 [2020-12-19T17:04:53.723Z] #41 91.15   CC       criu/sk-tcp.o
17:04:53 [2020-12-19T17:04:53.912Z] #34 86.72 Selecting previously unselected package librhash0:amd64.
17:04:53 [2020-12-19T17:04:53.912Z] #34 86.75 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
17:04:53 [2020-12-19T17:04:53.912Z] #34 86.77 Unpacking librhash0:amd64 (1.3.8-1) ...
17:04:54 [2020-12-19T17:04:54.013Z] #41 91.38   CC       criu/sk-unix.o
17:04:54 [2020-12-19T17:04:54.172Z] #34 87.07 Selecting previously unselected package libuv1:amd64.
17:04:54 [2020-12-19T17:04:54.172Z] #34 87.07 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
17:04:54 [2020-12-19T17:04:54.172Z] #34 87.08 Unpacking libuv1:amd64 (1.24.1-1) ...
17:04:54 [2020-12-19T17:04:54.179Z] #25 13.13 0 added, 0 removed; done.
17:04:54 [2020-12-19T17:04:54.179Z] #25 13.13 Running hooks in /etc/ca-certificates/update.d...
17:04:54 [2020-12-19T17:04:54.215Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.8s done
17:04:54 [2020-12-19T17:04:54.215Z] #8 ...
17:04:54 [2020-12-19T17:04:54.215Z] 
17:04:54 [2020-12-19T17:04:54.215Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:54 [2020-12-19T17:04:54.215Z] #27 1.607 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
17:04:54 [2020-12-19T17:04:54.215Z] #27 1.705 
17:04:54 [2020-12-19T17:04:54.215Z] #27 1.846 
########                                                                  11.7%
##########################                                                37.3%
#########################################                                 57.4%
#######################################################                   77.3%
#####################################################################     97.1%
######################################################################## 100.0%
17:04:54 [2020-12-19T17:04:54.215Z] #27 2.372 
17:04:54 [2020-12-19T17:04:54.215Z] #27 2.495 
######################################################################## 100.0%
17:04:54 [2020-12-19T17:04:54.215Z] #27 2.614 
17:04:54 [2020-12-19T17:04:54.215Z] #27 2.747 
#############################################################             85.2%
######################################################################## 100.0%
17:04:54 [2020-12-19T17:04:54.215Z] #27 2.850 
17:04:54 [2020-12-19T17:04:54.215Z] #27 2.984 
########                                                                  12.2%
#######################                                                   33.0%
#####################################                                     51.5%
##################################################                        70.5%
##################################################################        93.0%
######################################################################## 100.0%
17:04:54 [2020-12-19T17:04:54.215Z] #27 3.522 
17:04:54 [2020-12-19T17:04:54.215Z] #27 3.656 
#                                                                          2.4%
######                                                                     9.7%
##########                                                                14.9%
##############                                                            20.0%
##################                                                        25.2%
#####################                                                     30.4%
#########################                                                 35.6%
#############################                                             40.9%
#################################                                         46.0%
####################################                                      51.4%
########################################                                  56.5%
############################################                              61.8%
################################################                          67.0%
###################################################                       72.1%
#######################################################                   77.1%
###########################################################               82.4%
###############################################################           87.6%
##################################################################        93.0%
######################################################################    98.1%
######################################################################## 100.0%
17:04:54 [2020-12-19T17:04:54.215Z] #27 5.518 
17:04:54 [2020-12-19T17:04:54.215Z] #27 5.910 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:04:54 [2020-12-19T17:04:54.215Z] #27 6.012 
17:04:54 [2020-12-19T17:04:54.215Z] #27 6.102 
######################################################################## 100.0%
17:04:54 [2020-12-19T17:04:54.215Z] #27 6.128 
17:04:54 [2020-12-19T17:04:54.215Z] #27 6.512 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:04:54 [2020-12-19T17:04:54.215Z] #27 6.593 
17:04:54 [2020-12-19T17:04:54.215Z] #27 6.712 
#######                                                                   11.0%
#######################################################                   77.0%
######################################################################## 100.0%
17:04:54 [2020-12-19T17:04:54.215Z] #27 6.841 
17:04:54 [2020-12-19T17:04:54.215Z] #27 7.482 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
17:04:54 [2020-12-19T17:04:54.215Z] #27 7.568 
17:04:54 [2020-12-19T17:04:54.215Z] #27 7.689 
                                                                           0.0%
########                                                                  11.6%
#############################                                             40.7%
###########################################                               60.4%
########################################################                  78.0%
######################################################################## 100.0%
17:04:54 [2020-12-19T17:04:54.215Z] #27 8.307 
17:04:54 [2020-12-19T17:04:54.215Z] #27 8.638 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:04:54 [2020-12-19T17:04:54.215Z] #27 8.760 
17:04:54 [2020-12-19T17:04:54.215Z] #27 8.834 
######################################################################## 100.0%
17:04:54 [2020-12-19T17:04:54.215Z] #27 8.874 
17:04:54 [2020-12-19T17:04:54.215Z] #27 9.131 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:04:54 [2020-12-19T17:04:54.215Z] #27 9.237 
17:04:54 [2020-12-19T17:04:54.215Z] #27 9.320 
######################################################################## 100.0%
17:04:54 [2020-12-19T17:04:54.215Z] #27 9.355 
17:04:54 [2020-12-19T17:04:54.215Z] #27 9.380 Download of images into '/build' complete.
17:04:54 [2020-12-19T17:04:54.215Z] #27 9.380 Use something like the following to load the result into a Docker daemon:
17:04:54 [2020-12-19T17:04:54.215Z] #27 9.380   tar -cC '/build' . | docker load
17:04:54 [2020-12-19T17:04:54.225Z] #25 ...
17:04:54 [2020-12-19T17:04:54.225Z] 
17:04:54 [2020-12-19T17:04:54.225Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:54 [2020-12-19T17:04:54.225Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done
17:04:54 [2020-12-19T17:04:54.225Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.9s done
17:04:54 [2020-12-19T17:04:54.432Z] #34 87.23 Selecting previously unselected package cmake.
17:04:54 [2020-12-19T17:04:54.432Z] #34 87.27 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
17:04:54 [2020-12-19T17:04:54.432Z] #34 87.29 Unpacking cmake (3.13.4-1) ...
17:04:54 [2020-12-19T17:04:54.437Z] #25 13.13 done.
17:04:54 [2020-12-19T17:04:54.475Z] #27 ...
17:04:54 [2020-12-19T17:04:54.475Z] 
17:04:54 [2020-12-19T17:04:54.475Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:54 [2020-12-19T17:04:54.475Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
17:04:54 [2020-12-19T17:04:54.489Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44
17:04:54 [2020-12-19T17:04:54.829Z] #13 38.91 The following additional packages will be installed:
17:04:54 [2020-12-19T17:04:54.829Z] #13 38.92   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:04:54 [2020-12-19T17:04:54.830Z] #13 38.92   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:04:54 [2020-12-19T17:04:54.830Z] #13 38.92   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:04:54 [2020-12-19T17:04:54.830Z] #13 38.92   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
17:04:54 [2020-12-19T17:04:54.830Z] #13 38.93   mingw-w64-x86-64-dev
17:04:54 [2020-12-19T17:04:54.830Z] #13 38.93 Suggested packages:
17:04:54 [2020-12-19T17:04:54.830Z] #13 38.94   gcc-8-locales seccomp wine64
17:04:55 [2020-12-19T17:04:55.093Z] #41 92.44   CC       criu/sockets.o
17:04:55 [2020-12-19T17:04:55.384Z] #41 92.77   CC       criu/stats.o
17:04:55 [2020-12-19T17:04:55.384Z] #41 92.84   CC       criu/string.o
17:04:55 [2020-12-19T17:04:55.418Z] #8 DONE 42.4s
17:04:55 [2020-12-19T17:04:55.418Z] 
17:04:55 [2020-12-19T17:04:55.418Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:55 [2020-12-19T17:04:55.418Z] #27 ...
17:04:55 [2020-12-19T17:04:55.418Z] 
17:04:55 [2020-12-19T17:04:55.418Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:04:55 [2020-12-19T17:04:55.674Z] #41 92.86   CC       criu/sysctl.o
17:04:55 [2020-12-19T17:04:55.885Z] #13 ...
17:04:55 [2020-12-19T17:04:55.885Z] 
17:04:55 [2020-12-19T17:04:55.885Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:04:55 [2020-12-19T17:04:55.885Z] #55 25.25 Reading package lists...
17:04:55 [2020-12-19T17:04:55.885Z] #55 33.45 Building dependency tree...
17:04:55 [2020-12-19T17:04:55.885Z] #55 36.12 The following additional packages will be installed:
17:04:55 [2020-12-19T17:04:55.885Z] #55 36.13   libbtrfs0
17:04:55 [2020-12-19T17:04:55.885Z] #55 36.26 The following NEW packages will be installed:
17:04:55 [2020-12-19T17:04:55.885Z] #55 36.28   libbtrfs-dev libbtrfs0
17:04:55 [2020-12-19T17:04:55.885Z] #55 36.48 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
17:04:55 [2020-12-19T17:04:55.885Z] #55 36.48 Need to get 120 kB of archives.
17:04:55 [2020-12-19T17:04:55.885Z] #55 36.48 After this operation, 423 kB of additional disk space will be used.
17:04:55 [2020-12-19T17:04:55.885Z] #55 36.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
17:04:55 [2020-12-19T17:04:55.885Z] #55 36.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
17:04:55 [2020-12-19T17:04:55.885Z] #55 38.55 debconf: delaying package configuration, since apt-utils is not installed
17:04:55 [2020-12-19T17:04:55.885Z] #55 38.90 Fetched 120 kB in 0s (1422 kB/s)
17:04:55 [2020-12-19T17:04:55.885Z] #55 39.04 Selecting previously unselected package libbtrfs0.
17:04:55 [2020-12-19T17:04:55.885Z] #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.)
17:04:55 [2020-12-19T17:04:55.885Z] #55 39.31 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
17:04:55 [2020-12-19T17:04:55.885Z] #55 39.32 Unpacking libbtrfs0 (4.20.1-2) ...
17:04:55 [2020-12-19T17:04:55.885Z] #55 39.49 Selecting previously unselected package libbtrfs-dev.
17:04:55 [2020-12-19T17:04:55.885Z] #55 39.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
17:04:55 [2020-12-19T17:04:55.885Z] #55 39.51 Unpacking libbtrfs-dev (4.20.1-2) ...
17:04:55 [2020-12-19T17:04:55.885Z] #55 39.83 Setting up libbtrfs0 (4.20.1-2) ...
17:04:55 [2020-12-19T17:04:55.885Z] #55 39.96 Setting up libbtrfs-dev (4.20.1-2) ...
17:04:55 [2020-12-19T17:04:55.885Z] #55 39.96 Processing triggers for libc-bin (2.28-10) ...
17:04:55 [2020-12-19T17:04:55.885Z] #55 DONE 40.2s
17:04:55 [2020-12-19T17:04:55.885Z] 
17:04:55 [2020-12-19T17:04:55.885Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:55 [2020-12-19T17:04:55.885Z] #29 28.37 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:04:55 [2020-12-19T17:04:55.885Z] #29 28.51 skipping existing 5cb8031fd95d
17:04:55 [2020-12-19T17:04:55.885Z] #29 28.67 
17:04:55 [2020-12-19T17:04:55.885Z] #29 30.15 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
17:04:55 [2020-12-19T17:04:55.885Z] #29 30.57 
17:04:55 [2020-12-19T17:04:55.964Z] #41 93.21   CC       criu/sysfs_parse.o
17:04:56 [2020-12-19T17:04:56.257Z] #41 93.48   CC       criu/timens.o
17:04:56 [2020-12-19T17:04:56.257Z] #41 93.71   CC       criu/timerfd.o
17:04:56 [2020-12-19T17:04:56.547Z] #41 93.89   CC       criu/tty.o
17:04:57 [2020-12-19T17:04:57.054Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.5s done
17:04:57 [2020-12-19T17:04:57.177Z] #41 94.75   CC       criu/tun.o
17:04:57 [2020-12-19T17:04:57.318Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe
17:04:57 [2020-12-19T17:04:57.541Z] #41 95.04   CC       criu/uffd.o
17:04:57 [2020-12-19T17:04:57.726Z] #25 DONE 16.4s
17:04:57 [2020-12-19T17:04:57.726Z] 
17:04:57 [2020-12-19T17:04:57.726Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:04:57 [2020-12-19T17:04:57.726Z] #26 DONE 0.1s
17:04:57 [2020-12-19T17:04:57.726Z] 
17:04:57 [2020-12-19T17:04:57.726Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:04:57 [2020-12-19T17:04:57.726Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.5s done
17:04:57 [2020-12-19T17:04:57.726Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.9s
17:04:57 [2020-12-19T17:04:57.832Z] #41 ...
17:04:57 [2020-12-19T17:04:57.832Z] 
17:04:57 [2020-12-19T17:04:57.832Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:04:57 [2020-12-19T17:04:57.832Z] #38 DONE 129.1s
17:04:57 [2020-12-19T17:04:57.959Z] #9 ...
17:04:57 [2020-12-19T17:04:57.959Z] 
17:04:57 [2020-12-19T17:04:57.959Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:04:57 [2020-12-19T17:04:57.959Z] #27 DONE 14.2s
17:04:57 [2020-12-19T17:04:57.959Z] 
17:04:57 [2020-12-19T17:04:57.959Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:04:58 [2020-12-19T17:04:58.146Z] 
17:04:58 [2020-12-19T17:04:58.146Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:58 [2020-12-19T17:04:58.443Z] #41 95.61   CC       criu/util.o
17:04:58 [2020-12-19T17:04:58.535Z] #9 DONE 3.1s
17:04:58 [2020-12-19T17:04:58.535Z] 
17:04:58 [2020-12-19T17:04:58.535Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:04:58 [2020-12-19T17:04:58.636Z] #29 30.90 #=#=#                                                                         

                                                                           0.1%
#                                                                          1.6%
##                                                                         3.5%
#####                                                                      7.5%
##########                                                                14.5%
#############                                                             18.1%
###############                                                           21.8%
##################                                                        25.5%
####################                                                      29.1%
######################                                                    31.0%
##########################                                                36.5%
############################                                              40.2%
#################################                                         47.0%
###################################                                       48.9%
#######################################                                   54.4%
#########################################                                 57.6%
##########################################                                59.4%
#############################################                             62.8%
################################################                          67.3%
###################################################                       71.0%
#######################################################                   76.5%
###########################################################               82.0%
################################################################          89.4%
#####################################################################     96.7%
######################################################################## 100.0%
17:04:58 [2020-12-19T17:04:58.639Z] #34 ...
17:04:58 [2020-12-19T17:04:58.639Z] 
17:04:58 [2020-12-19T17:04:58.639Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:04:58 [2020-12-19T17:04:58.639Z] #40 81.35 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:04:58 [2020-12-19T17:04:58.639Z] #40 81.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:04:58 [2020-12-19T17:04:58.639Z] #40 81.41 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:04:58 [2020-12-19T17:04:58.639Z] #40 81.43 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:04:58 [2020-12-19T17:04:58.639Z] #40 81.44 Setting up python-six (1.12.0-1) ...
17:04:58 [2020-12-19T17:04:58.639Z] #40 88.02 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
17:04:58 [2020-12-19T17:04:58.639Z] #40 88.09 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:04:58 [2020-12-19T17:04:58.639Z] #40 88.11 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
17:04:58 [2020-12-19T17:04:58.639Z] #40 88.15 Setting up libcap-dev:amd64 (1:2.25-2) ...
17:04:58 [2020-12-19T17:04:58.639Z] #40 88.16 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
17:04:58 [2020-12-19T17:04:58.639Z] #40 88.18 Setting up protobuf-compiler (3.6.1.3-2) ...
17:04:58 [2020-12-19T17:04:58.639Z] #40 88.23 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:04:58 [2020-12-19T17:04:58.639Z] #40 88.27 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:04:58 [2020-12-19T17:04:58.639Z] #40 88.29 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:04:58 [2020-12-19T17:04:58.639Z] #40 88.31 Setting up python-protobuf (3.6.1.3-2) ...
17:04:58 [2020-12-19T17:04:58.639Z] #40 ...
17:04:58 [2020-12-19T17:04:58.639Z] 
17:04:58 [2020-12-19T17:04:58.639Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:04:58 [2020-12-19T17:04:58.639Z] #11 81.32 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:04:58 [2020-12-19T17:04:58.639Z] #11 81.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:04:58 [2020-12-19T17:04:58.639Z] #11 81.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:04:58 [2020-12-19T17:04:58.639Z] #11 86.88 Selecting previously unselected package binutils-mingw-w64.
17:04:58 [2020-12-19T17:04:58.639Z] #11 86.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:04:58 [2020-12-19T17:04:58.639Z] #11 86.90 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:04:58 [2020-12-19T17:04:58.639Z] #11 87.09 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:04:58 [2020-12-19T17:04:58.639Z] #11 87.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:04:58 [2020-12-19T17:04:58.639Z] #11 87.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:04:58 [2020-12-19T17:04:58.639Z] #11 87.41 Selecting previously unselected package dmsetup.
17:04:58 [2020-12-19T17:04:58.639Z] #11 87.41 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:04:58 [2020-12-19T17:04:58.639Z] #11 87.43 Unpacking dmsetup (2:1.02.155-3) ...
17:04:58 [2020-12-19T17:04:58.639Z] #11 87.87 Selecting previously unselected package mingw-w64-common.
17:04:58 [2020-12-19T17:04:58.639Z] #11 87.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:04:58 [2020-12-19T17:04:58.639Z] #11 87.90 Unpacking mingw-w64-common (6.0.0-3) ...
17:04:58 [2020-12-19T17:04:58.733Z] #41 96.15   CC       criu/uts_ns.o
17:04:58 [2020-12-19T17:04:58.733Z] #41 ...
17:04:58 [2020-12-19T17:04:58.733Z] 
17:04:58 [2020-12-19T17:04:58.733Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
17:04:58 [2020-12-19T17:04:58.733Z] #39 DONE 0.2s
17:04:58 [2020-12-19T17:04:58.733Z] 
17:04:58 [2020-12-19T17:04:58.733Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:04:58 [2020-12-19T17:04:58.733Z] #47 129.6 + /build/golangci-lint --version
17:04:58 [2020-12-19T17:04:58.733Z] #47 129.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:04:58 [2020-12-19T17:04:58.733Z] #47 DONE 130.1s
17:04:58 [2020-12-19T17:04:58.733Z] 
17:04:58 [2020-12-19T17:04:58.733Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:58 [2020-12-19T17:04:58.733Z] #41 96.20   CC       criu/vdso.o
17:04:58 [2020-12-19T17:04:58.933Z] #29 34.76 
17:04:59 [2020-12-19T17:04:59.024Z] #41 96.48   LINK     criu/built-in.o
17:04:59 [2020-12-19T17:04:59.267Z] #8 ...
17:04:59 [2020-12-19T17:04:59.267Z] 
17:04:59 [2020-12-19T17:04:59.267Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:04:59 [2020-12-19T17:04:59.267Z] #25 6.675 Fetched 8234 kB in 2s (3396 kB/s)
17:04:59 [2020-12-19T17:04:59.267Z] #25 6.675 Reading package lists...
17:04:59 [2020-12-19T17:04:59.267Z] #25 8.032 Reading package lists...
17:04:59 [2020-12-19T17:04:59.267Z] #25 9.320 Building dependency tree...
17:04:59 [2020-12-19T17:04:59.267Z] #25 9.997 The following additional packages will be installed:
17:04:59 [2020-12-19T17:04:59.267Z] #25 9.997   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
17:04:59 [2020-12-19T17:04:59.267Z] #25 9.997   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
17:04:59 [2020-12-19T17:04:59.267Z] #25 9.999   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.00 Suggested packages:
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.00   krb5-doc krb5-user
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.00 Recommended packages:
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.00   krb5-locales publicsuffix libsasl2-modules
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.31 The following NEW packages will be installed:
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.31   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.31   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.31   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.31   libssh2-1 libssl1.1 openssl
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.61 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.61 Need to get 4769 kB of archives.
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.61 After this operation, 11.5 MB of additional disk space will be used.
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.61 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u4 [1382 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.61 Get:2 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.62 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.62 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.62 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.63 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.63 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.63 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.64 Get:9 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u4 [823 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.64 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.64 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.64 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u4 [216 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.64 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.65 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.65 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.65 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.72 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.73 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.73 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.91 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
17:04:59 [2020-12-19T17:04:59.267Z] #25 10.92 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
17:04:59 [2020-12-19T17:04:59.314Z] #41 96.60   LINK     criu/criu
17:04:59 [2020-12-19T17:04:59.479Z] #10 DONE 0.9s
17:04:59 [2020-12-19T17:04:59.479Z] 
17:04:59 [2020-12-19T17:04:59.479Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:04:59 [2020-12-19T17:04:59.479Z] #29 DONE 0.1s
17:04:59 [2020-12-19T17:04:59.479Z] 
17:04:59 [2020-12-19T17:04:59.479Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:04:59 [2020-12-19T17:04:59.479Z] #37 DONE 0.1s
17:04:59 [2020-12-19T17:04:59.479Z] 
17:04:59 [2020-12-19T17:04:59.479Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:04:59 [2020-12-19T17:04:59.532Z] #25 11.30 debconf: delaying package configuration, since apt-utils is not installed
17:04:59 [2020-12-19T17:04:59.605Z] #41 96.90   DEP      lib/c/criu.d
17:04:59 [2020-12-19T17:04:59.605Z] #41 96.92   CC       images/rpc.pb-c.o
17:04:59 [2020-12-19T17:04:59.605Z] #41 97.10   CC       lib/c/criu.o
17:04:59 [2020-12-19T17:04:59.795Z] #25 11.35 Fetched 4769 kB in 1s (8466 kB/s)
17:04:59 [2020-12-19T17:04:59.795Z] #25 11.40 Selecting previously unselected package libssl1.1:arm64.
17:04:59 [2020-12-19T17:04:59.795Z] #25 11.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
17:04:59 [2020-12-19T17:04:59.795Z] #25 11.41 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_arm64.deb ...
17:04:59 [2020-12-19T17:04:59.795Z] #25 11.42 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u4) ...
17:04:59 [2020-12-19T17:04:59.895Z] #41 97.37   LINK     lib/c/built-in.o
17:04:59 [2020-12-19T17:04:59.895Z] #41 97.38   LINK     lib/c/libcriu.so
17:04:59 [2020-12-19T17:04:59.895Z] #41 97.39   LINK     lib/c/libcriu.a
17:04:59 [2020-12-19T17:04:59.895Z] #41 97.42   GEN      magic.py
17:05:00 [2020-12-19T17:05:00.022Z] #11 ...
17:05:00 [2020-12-19T17:05:00.022Z] 
17:05:00 [2020-12-19T17:05:00.022Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:05:00 [2020-12-19T17:05:00.022Z] #34 92.53 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:05:00 [2020-12-19T17:05:00.022Z] #34 92.55 Setting up xxd (2:8.1.0875-5) ...
17:05:00 [2020-12-19T17:05:00.022Z] #34 92.57 Setting up libuv1:amd64 (1.24.1-1) ...
17:05:00 [2020-12-19T17:05:00.022Z] #34 92.58 Setting up vim-common (2:8.1.0875-5) ...
17:05:00 [2020-12-19T17:05:00.022Z] #34 92.76 Setting up librhash0:amd64 (1.3.8-1) ...
17:05:00 [2020-12-19T17:05:00.022Z] #34 92.83 Setting up cmake-data (3.13.4-1) ...
17:05:00 [2020-12-19T17:05:00.059Z] #25 11.60 Selecting previously unselected package openssl.
17:05:00 [2020-12-19T17:05:00.059Z] #25 11.60 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_arm64.deb ...
17:05:00 [2020-12-19T17:05:00.059Z] #25 11.60 Unpacking openssl (1.1.1d-0+deb10u4) ...
17:05:00 [2020-12-19T17:05:00.059Z] #25 11.78 Selecting previously unselected package ca-certificates.
17:05:00 [2020-12-19T17:05:00.059Z] #25 11.78 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
17:05:00 [2020-12-19T17:05:00.059Z] #25 11.78 Unpacking ca-certificates (20200601~deb10u1) ...
17:05:00 [2020-12-19T17:05:00.185Z] #41 97.45 Note: Building without setproctitle() and strlcpy() support.
17:05:00 [2020-12-19T17:05:00.185Z] #41 97.45       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:05:00 [2020-12-19T17:05:00.185Z] #41 97.45 Note: Building without GnuTLS support
17:05:00 [2020-12-19T17:05:00.185Z] #41 97.45 Makefile.config:39: Warn: you have no libnftables installed
17:05:00 [2020-12-19T17:05:00.185Z] #41 97.45 Makefile.config:40: Warn: Building without nftables support
17:05:00 [2020-12-19T17:05:00.185Z] #41 97.61 fatal: not a git repository (or any of the parent directories): .git
17:05:00 [2020-12-19T17:05:00.282Z] #34 92.89 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
17:05:00 [2020-12-19T17:05:00.282Z] #34 92.96 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:05:00 [2020-12-19T17:05:00.282Z] #34 93.01 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:05:00 [2020-12-19T17:05:00.282Z] #34 ...
17:05:00 [2020-12-19T17:05:00.282Z] 
17:05:00 [2020-12-19T17:05:00.282Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:00 [2020-12-19T17:05:00.282Z] #32 82.88 internal/poll
17:05:00 [2020-12-19T17:05:00.282Z] #32 86.05 internal/fmtsort
17:05:00 [2020-12-19T17:05:00.282Z] #32 86.18 internal/syscall/execenv
17:05:00 [2020-12-19T17:05:00.282Z] #32 86.47 internal/syscall/unix
17:05:00 [2020-12-19T17:05:00.282Z] #32 86.84 strings
17:05:00 [2020-12-19T17:05:00.282Z] #32 86.89 os
17:05:00 [2020-12-19T17:05:00.282Z] #32 91.14 path
17:05:00 [2020-12-19T17:05:00.282Z] #32 92.23 text/tabwriter
17:05:00 [2020-12-19T17:05:00.282Z] #32 93.15 fmt
17:05:00 [2020-12-19T17:05:00.282Z] #32 ...
17:05:00 [2020-12-19T17:05:00.282Z] 
17:05:00 [2020-12-19T17:05:00.282Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:05:00 [2020-12-19T17:05:00.282Z] #34 93.01 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:05:00 [2020-12-19T17:05:00.282Z] #34 93.06 Setting up cmake (3.13.4-1) ...
17:05:00 [2020-12-19T17:05:00.282Z] #34 93.10 Processing triggers for libc-bin (2.28-10) ...
17:05:00 [2020-12-19T17:05:00.324Z] #25 11.96 Selecting previously unselected package libkeyutils1:arm64.
17:05:00 [2020-12-19T17:05:00.324Z] #25 11.96 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ...
17:05:00 [2020-12-19T17:05:00.324Z] #25 11.97 Unpacking libkeyutils1:arm64 (1.6-6) ...
17:05:00 [2020-12-19T17:05:00.324Z] #25 12.02 Selecting previously unselected package libkrb5support0:arm64.
17:05:00 [2020-12-19T17:05:00.324Z] #25 12.02 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ...
17:05:00 [2020-12-19T17:05:00.324Z] #25 12.02 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ...
17:05:00 [2020-12-19T17:05:00.324Z] #25 12.07 Selecting previously unselected package libk5crypto3:arm64.
17:05:00 [2020-12-19T17:05:00.476Z] #41 97.82 make[1]: Nothing to be done for 'all'.
17:05:00 [2020-12-19T17:05:00.541Z] #34 93.20 Processing triggers for mime-support (3.62) ...
17:05:00 [2020-12-19T17:05:00.589Z] #25 12.08 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ...
17:05:00 [2020-12-19T17:05:00.589Z] #25 12.08 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ...
17:05:00 [2020-12-19T17:05:00.589Z] #25 12.14 Selecting previously unselected package libkrb5-3:arm64.
17:05:00 [2020-12-19T17:05:00.589Z] #25 12.14 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ...
17:05:00 [2020-12-19T17:05:00.589Z] #25 12.14 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ...
17:05:00 [2020-12-19T17:05:00.589Z] #25 12.23 Selecting previously unselected package libgssapi-krb5-2:arm64.
17:05:00 [2020-12-19T17:05:00.589Z] #25 12.23 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ...
17:05:00 [2020-12-19T17:05:00.589Z] #25 12.24 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
17:05:00 [2020-12-19T17:05:00.766Z] #41 98.03 make[1]: 'images/built-in.o' is up to date.
17:05:00 [2020-12-19T17:05:00.766Z] #41 98.04 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:05:00 [2020-12-19T17:05:00.766Z] #41 98.05 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:05:00 [2020-12-19T17:05:00.766Z] #41 98.06 make[1]: 'compel/libcompel.a' is up to date.
17:05:00 [2020-12-19T17:05:00.766Z] #41 98.06 make[1]: 'compel/compel-host-bin' is up to date.
17:05:00 [2020-12-19T17:05:00.766Z] #41 98.07 make[1]: Nothing to be done for 'all'.
17:05:00 [2020-12-19T17:05:00.766Z] #41 98.07 make[1]: 'soccr/libsoccr.a' is up to date.
17:05:00 [2020-12-19T17:05:00.766Z] #41 98.11 make[2]: Nothing to be done for 'all'.
17:05:00 [2020-12-19T17:05:00.766Z] #41 98.12 make[2]: Nothing to be done for 'all'.
17:05:00 [2020-12-19T17:05:00.766Z] #41 98.13 make[2]: Nothing to be done for 'all'.
17:05:00 [2020-12-19T17:05:00.766Z] #41 98.15 make[2]: Nothing to be done for 'all'.
17:05:00 [2020-12-19T17:05:00.766Z] #41 98.16 make[2]: Nothing to be done for 'all'.
17:05:00 [2020-12-19T17:05:00.766Z] #41 98.17 make[2]: Nothing to be done for 'all'.
17:05:00 [2020-12-19T17:05:00.766Z] #41 98.18 make[2]: Nothing to be done for 'all'.
17:05:00 [2020-12-19T17:05:00.766Z] #41 98.22 make[2]: Nothing to be done for 'all'.
17:05:00 [2020-12-19T17:05:00.766Z] #41 98.23   INSTALL  criu/criu
17:05:00 [2020-12-19T17:05:00.853Z] #25 12.41 Selecting previously unselected package libsasl2-modules-db:arm64.
17:05:00 [2020-12-19T17:05:00.853Z] #25 12.41 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
17:05:00 [2020-12-19T17:05:00.853Z] #25 12.42 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
17:05:00 [2020-12-19T17:05:00.853Z] #25 12.47 Selecting previously unselected package libsasl2-2:arm64.
17:05:00 [2020-12-19T17:05:00.853Z] #25 12.47 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
17:05:00 [2020-12-19T17:05:00.853Z] #25 12.47 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
17:05:00 [2020-12-19T17:05:00.853Z] #25 12.52 Selecting previously unselected package libldap-common.
17:05:00 [2020-12-19T17:05:00.853Z] #25 12.52 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
17:05:00 [2020-12-19T17:05:00.853Z] #25 12.53 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:05:00 [2020-12-19T17:05:00.853Z] #25 12.58 Selecting previously unselected package libldap-2.4-2:arm64.
17:05:00 [2020-12-19T17:05:00.853Z] #25 12.58 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_arm64.deb ...
17:05:01 [2020-12-19T17:05:01.030Z] #29 36.73 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:05:01 [2020-12-19T17:05:01.061Z] #41 DONE 98.4s
17:05:01 [2020-12-19T17:05:01.061Z] 
17:05:01 [2020-12-19T17:05:01.061Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:05:01 [2020-12-19T17:05:01.116Z] #25 12.58 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ...
17:05:01 [2020-12-19T17:05:01.117Z] #25 12.74 Selecting previously unselected package libnghttp2-14:arm64.
17:05:01 [2020-12-19T17:05:01.117Z] #25 12.74 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
17:05:01 [2020-12-19T17:05:01.117Z] #25 12.74 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
17:05:01 [2020-12-19T17:05:01.117Z] #25 12.80 Selecting previously unselected package libpsl5:arm64.
17:05:01 [2020-12-19T17:05:01.117Z] #25 12.80 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
17:05:01 [2020-12-19T17:05:01.117Z] #25 12.80 Unpacking libpsl5:arm64 (0.20.2-2) ...
17:05:01 [2020-12-19T17:05:01.117Z] #25 12.85 Selecting previously unselected package librtmp1:arm64.
17:05:01 [2020-12-19T17:05:01.117Z] #25 12.85 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
17:05:01 [2020-12-19T17:05:01.327Z] #29 37.27 
17:05:01 [2020-12-19T17:05:01.327Z] #29 ...
17:05:01 [2020-12-19T17:05:01.327Z] 
17:05:01 [2020-12-19T17:05:01.327Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:01 [2020-12-19T17:05:01.327Z] #34 45.71 sync
17:05:01 [2020-12-19T17:05:01.327Z] #34 45.72 internal/reflectlite
17:05:01 [2020-12-19T17:05:01.382Z] #25 12.86 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
17:05:01 [2020-12-19T17:05:01.382Z] #25 12.91 Selecting previously unselected package libssh2-1:arm64.
17:05:01 [2020-12-19T17:05:01.382Z] #25 12.91 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
17:05:01 [2020-12-19T17:05:01.382Z] #25 12.91 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
17:05:01 [2020-12-19T17:05:01.382Z] #25 13.06 Selecting previously unselected package libcurl4:arm64.
17:05:01 [2020-12-19T17:05:01.382Z] #25 13.06 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
17:05:01 [2020-12-19T17:05:01.382Z] #25 13.06 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
17:05:01 [2020-12-19T17:05:01.648Z] #25 13.25 Selecting previously unselected package curl.
17:05:01 [2020-12-19T17:05:01.648Z] #25 13.25 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
17:05:01 [2020-12-19T17:05:01.648Z] #25 13.25 Unpacking curl (7.64.0-4+deb10u1) ...
17:05:01 [2020-12-19T17:05:01.648Z] #25 13.33 Selecting previously unselected package libonig5:arm64.
17:05:01 [2020-12-19T17:05:01.648Z] #25 13.33 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
17:05:01 [2020-12-19T17:05:01.648Z] #25 13.34 Unpacking libonig5:arm64 (6.9.1-1) ...
17:05:01 [2020-12-19T17:05:01.911Z] #25 13.52 Selecting previously unselected package libjq1:arm64.
17:05:01 [2020-12-19T17:05:01.911Z] #25 13.52 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
17:05:01 [2020-12-19T17:05:01.911Z] #25 13.53 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
17:05:01 [2020-12-19T17:05:01.911Z] #25 13.60 Selecting previously unselected package jq.
17:05:01 [2020-12-19T17:05:01.911Z] #25 13.60 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
17:05:01 [2020-12-19T17:05:01.911Z] #25 13.60 Unpacking jq (1.5+dfsg-2+b1) ...
17:05:01 [2020-12-19T17:05:01.911Z] #25 13.66 Setting up libkeyutils1:arm64 (1.6-6) ...
17:05:01 [2020-12-19T17:05:01.911Z] #25 13.67 Setting up libpsl5:arm64 (0.20.2-2) ...
17:05:01 [2020-12-19T17:05:01.911Z] #25 13.68 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u4) ...
17:05:01 [2020-12-19T17:05:01.970Z] #34 ...
17:05:01 [2020-12-19T17:05:01.970Z] 
17:05:01 [2020-12-19T17:05:01.970Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:01 [2020-12-19T17:05:01.970Z] #64 DONE 46.0s
17:05:01 [2020-12-19T17:05:01.970Z] 
17:05:01 [2020-12-19T17:05:01.970Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:05:01 [2020-12-19T17:05:01.970Z] #42 26.70 Reading package lists...
17:05:01 [2020-12-19T17:05:01.970Z] #42 36.25 Building dependency tree...
17:05:01 [2020-12-19T17:05:01.970Z] #42 38.78 The following additional packages will be installed:
17:05:01 [2020-12-19T17:05:01.970Z] #42 38.79   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:05:01 [2020-12-19T17:05:01.970Z] #42 38.80   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:05:01 [2020-12-19T17:05:01.970Z] #42 38.80 Suggested packages:
17:05:01 [2020-12-19T17:05:01.970Z] #42 38.80   manpages-dev python-setuptools
17:05:01 [2020-12-19T17:05:01.970Z] #42 40.89 The following NEW packages will be installed:
17:05:01 [2020-12-19T17:05:01.970Z] #42 40.91   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:05:01 [2020-12-19T17:05:01.970Z] #42 40.92   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:05:01 [2020-12-19T17:05:01.970Z] #42 40.92   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:05:01 [2020-12-19T17:05:01.970Z] #42 40.92   python-six zlib1g-dev
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.21 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.21 Need to get 4075 kB of archives.
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.21 After this operation, 24.5 MB of additional disk space will be used.
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
17:05:01 [2020-12-19T17:05:01.970Z] #42 41.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
17:05:01 [2020-12-19T17:05:01.970Z] #42 43.39 debconf: delaying package configuration, since apt-utils is not installed
17:05:01 [2020-12-19T17:05:01.970Z] #42 43.57 Fetched 4075 kB in 1s (6040 kB/s)
17:05:01 [2020-12-19T17:05:01.971Z] #42 43.68 Selecting previously unselected package libcap-dev:ppc64el.
17:05:01 [2020-12-19T17:05:01.971Z] #42 43.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 ... 15339 files and directories currently installed.)
17:05:01 [2020-12-19T17:05:01.971Z] #42 43.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
17:05:01 [2020-12-19T17:05:01.971Z] #42 43.82 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
17:05:01 [2020-12-19T17:05:01.971Z] #42 43.99 Selecting previously unselected package libnet1:ppc64el.
17:05:01 [2020-12-19T17:05:01.971Z] #42 44.00 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
17:05:01 [2020-12-19T17:05:01.971Z] #42 44.00 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
17:05:01 [2020-12-19T17:05:01.971Z] #42 44.20 Selecting previously unselected package libnet1-dev.
17:05:01 [2020-12-19T17:05:01.971Z] #42 44.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
17:05:01 [2020-12-19T17:05:01.971Z] #42 44.24 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:05:01 [2020-12-19T17:05:01.971Z] #42 44.49 Selecting previously unselected package libnl-3-200:ppc64el.
17:05:01 [2020-12-19T17:05:01.971Z] #42 44.51 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
17:05:01 [2020-12-19T17:05:01.971Z] #42 44.53 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
17:05:01 [2020-12-19T17:05:01.971Z] #42 44.75 Selecting previously unselected package libnl-3-dev:ppc64el.
17:05:01 [2020-12-19T17:05:01.971Z] #42 44.76 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
17:05:01 [2020-12-19T17:05:01.971Z] #42 44.77 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
17:05:01 [2020-12-19T17:05:01.971Z] #42 45.32 Selecting previously unselected package libprotobuf-c1:ppc64el.
17:05:01 [2020-12-19T17:05:01.971Z] #42 45.34 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
17:05:01 [2020-12-19T17:05:01.971Z] #42 45.34 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
17:05:01 [2020-12-19T17:05:01.971Z] #42 45.47 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
17:05:01 [2020-12-19T17:05:01.971Z] #42 45.48 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
17:05:01 [2020-12-19T17:05:01.971Z] #42 45.49 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
17:05:01 [2020-12-19T17:05:01.971Z] #42 45.66 Selecting previously unselected package zlib1g-dev:ppc64el.
17:05:01 [2020-12-19T17:05:01.971Z] #42 45.69 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
17:05:01 [2020-12-19T17:05:01.971Z] #42 45.69 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
17:05:01 [2020-12-19T17:05:01.971Z] #42 46.00 Selecting previously unselected package libprotobuf17:ppc64el.
17:05:01 [2020-12-19T17:05:01.971Z] #42 46.06 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
17:05:01 [2020-12-19T17:05:01.971Z] #42 46.08 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
17:05:01 [2020-12-19T17:05:01.971Z] #42 ...
17:05:01 [2020-12-19T17:05:01.971Z] 
17:05:01 [2020-12-19T17:05:01.971Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:05:01 [2020-12-19T17:05:01.971Z] #29 37.63 #=#=#                                                                         

######################################################################## 100.0%
17:05:02 [2020-12-19T17:05:02.095Z] #54 ...
17:05:02 [2020-12-19T17:05:02.095Z] 
17:05:02 [2020-12-19T17:05:02.095Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
17:05:02 [2020-12-19T17:05:02.095Z] #42 DONE 0.2s
17:05:02 [2020-12-19T17:05:02.095Z] 
17:05:02 [2020-12-19T17:05:02.095Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
17:05:02 [2020-12-19T17:05:02.266Z] #29 38.04 
17:05:02 [2020-12-19T17:05:02.394Z] #44 DONE 0.1s
17:05:02 [2020-12-19T17:05:02.394Z] 
17:05:02 [2020-12-19T17:05:02.394Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
17:05:02 [2020-12-19T17:05:02.394Z] #46 DONE 0.1s
17:05:02 [2020-12-19T17:05:02.394Z] 
17:05:02 [2020-12-19T17:05:02.394Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
17:05:02 [2020-12-19T17:05:02.452Z] #34 DONE 95.3s
17:05:02 [2020-12-19T17:05:02.452Z] 
17:05:02 [2020-12-19T17:05:02.452Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:02 [2020-12-19T17:05:02.488Z] #25 14.02 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
17:05:02 [2020-12-19T17:05:02.488Z] #25 14.04 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
17:05:02 [2020-12-19T17:05:02.488Z] #25 14.06 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ...
17:05:02 [2020-12-19T17:05:02.488Z] #25 14.07 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
17:05:02 [2020-12-19T17:05:02.488Z] #25 14.08 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
17:05:02 [2020-12-19T17:05:02.488Z] #25 14.10 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ...
17:05:02 [2020-12-19T17:05:02.488Z] #25 14.11 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
17:05:02 [2020-12-19T17:05:02.488Z] #25 14.12 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
17:05:02 [2020-12-19T17:05:02.488Z] #25 14.13 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ...
17:05:02 [2020-12-19T17:05:02.488Z] #25 14.14 Setting up openssl (1.1.1d-0+deb10u4) ...
17:05:02 [2020-12-19T17:05:02.488Z] #25 14.16 Setting up libonig5:arm64 (6.9.1-1) ...
17:05:02 [2020-12-19T17:05:02.488Z] #25 14.17 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
17:05:02 [2020-12-19T17:05:02.488Z] #25 14.18 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ...
17:05:02 [2020-12-19T17:05:02.488Z] #25 14.19 Setting up ca-certificates (20200601~deb10u1) ...
17:05:02 [2020-12-19T17:05:02.684Z] #48 DONE 0.2s
17:05:02 [2020-12-19T17:05:02.684Z] 
17:05:02 [2020-12-19T17:05:02.684Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
17:05:02 [2020-12-19T17:05:02.684Z] #50 DONE 0.1s
17:05:02 [2020-12-19T17:05:02.684Z] 
17:05:02 [2020-12-19T17:05:02.684Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
17:05:02 [2020-12-19T17:05:02.974Z] #52 DONE 0.1s
17:05:02 [2020-12-19T17:05:02.974Z] 
17:05:02 [2020-12-19T17:05:02.974Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:05:03 [2020-12-19T17:05:03.013Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.2s
17:05:03 [2020-12-19T17:05:03.013Z] #8 ...
17:05:03 [2020-12-19T17:05:03.013Z] 
17:05:03 [2020-12-19T17:05:03.013Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:05:03 [2020-12-19T17:05:03.013Z] #27 1.842 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
17:05:03 [2020-12-19T17:05:03.013Z] #27 1.945 
17:05:03 [2020-12-19T17:05:03.013Z] #27 2.063 
######                                                                     9.7%
################                                                          23.1%
###################################                                       48.8%
#################################################                         68.4%
####################################################################      94.8%
######################################################################## 100.0%
17:05:03 [2020-12-19T17:05:03.013Z] #27 2.595 
17:05:03 [2020-12-19T17:05:03.013Z] #27 2.710 
######################################################################## 100.0%
17:05:03 [2020-12-19T17:05:03.013Z] #27 2.807 
17:05:03 [2020-12-19T17:05:03.013Z] #27 2.935 
######################################                                    53.3%
######################################################################## 100.0%
17:05:03 [2020-12-19T17:05:03.013Z] #27 3.106 
17:05:03 [2020-12-19T17:05:03.013Z] #27 3.226 
####                                                                       5.8%
################                                                          23.3%
###############################                                           43.2%
############################################                              61.4%
###############################################################           88.1%
######################################################################## 100.0%
17:05:03 [2020-12-19T17:05:03.013Z] #27 3.788 
17:05:03 [2020-12-19T17:05:03.070Z] #25 ...
17:05:03 [2020-12-19T17:05:03.070Z] 
17:05:03 [2020-12-19T17:05:03.070Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:05:03 [2020-12-19T17:05:03.070Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.0s done
17:05:03 [2020-12-19T17:05:03.070Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
17:05:03 [2020-12-19T17:05:03.070Z] #8 DONE 28.4s
17:05:03 [2020-12-19T17:05:03.070Z] 
17:05:03 [2020-12-19T17:05:03.070Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:05:03 [2020-12-19T17:05:03.320Z] #29 ...
17:05:03 [2020-12-19T17:05:03.320Z] 
17:05:03 [2020-12-19T17:05:03.320Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:05:03 [2020-12-19T17:05:03.320Z] #36 37.42 The following additional packages will be installed:
17:05:03 [2020-12-19T17:05:03.320Z] #36 37.43   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:05:03 [2020-12-19T17:05:03.320Z] #36 37.44 Suggested packages:
17:05:03 [2020-12-19T17:05:03.320Z] #36 37.44   cmake-doc ninja-build lrzip
17:05:03 [2020-12-19T17:05:03.320Z] #36 37.44 Recommended packages:
17:05:03 [2020-12-19T17:05:03.320Z] #36 37.44   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:05:03 [2020-12-19T17:05:03.320Z] #36 39.02 The following NEW packages will be installed:
17:05:03 [2020-12-19T17:05:03.320Z] #36 39.03   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:05:03 [2020-12-19T17:05:03.320Z] #36 39.03   vim-common xxd
17:05:03 [2020-12-19T17:05:03.320Z] #36 39.13 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
17:05:03 [2020-12-19T17:05:03.320Z] #36 39.13 Need to get 14.9 MB of archives.
17:05:03 [2020-12-19T17:05:03.320Z] #36 39.13 After this operation, 67.2 MB of additional disk space will be used.
17:05:03 [2020-12-19T17:05:03.320Z] #36 39.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
17:05:03 [2020-12-19T17:05:03.320Z] #36 39.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
17:05:03 [2020-12-19T17:05:03.320Z] #36 39.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
17:05:03 [2020-12-19T17:05:03.320Z] #36 39.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
17:05:03 [2020-12-19T17:05:03.320Z] #36 40.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB]
17:05:03 [2020-12-19T17:05:03.320Z] #36 40.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
17:05:03 [2020-12-19T17:05:03.320Z] #36 40.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
17:05:03 [2020-12-19T17:05:03.320Z] #36 40.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
17:05:03 [2020-12-19T17:05:03.320Z] #36 40.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
17:05:03 [2020-12-19T17:05:03.320Z] #36 40.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
17:05:03 [2020-12-19T17:05:03.320Z] #36 43.11 debconf: delaying package configuration, since apt-utils is not installed
17:05:03 [2020-12-19T17:05:03.320Z] #36 43.31 Fetched 14.9 MB in 2s (6407 kB/s)
17:05:03 [2020-12-19T17:05:03.320Z] #36 43.45 Selecting previously unselected package xxd.
17:05:03 [2020-12-19T17:05:03.320Z] #36 43.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
17:05:03 [2020-12-19T17:05:03.320Z] #36 43.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
17:05:03 [2020-12-19T17:05:03.320Z] #36 43.55 Unpacking xxd (2:8.1.0875-5) ...
17:05:03 [2020-12-19T17:05:03.320Z] #36 43.81 Selecting previously unselected package vim-common.
17:05:03 [2020-12-19T17:05:03.320Z] #36 43.81 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:05:03 [2020-12-19T17:05:03.320Z] #36 43.88 Unpacking vim-common (2:8.1.0875-5) ...
17:05:03 [2020-12-19T17:05:03.320Z] #36 44.31 Selecting previously unselected package cmake-data.
17:05:03 [2020-12-19T17:05:03.320Z] #36 44.33 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:05:03 [2020-12-19T17:05:03.320Z] #36 44.34 Unpacking cmake-data (3.13.4-1) ...
17:05:03 [2020-12-19T17:05:03.320Z] #36 ...
17:05:03 [2020-12-19T17:05:03.320Z] 
17:05:03 [2020-12-19T17:05:03.320Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:05:03 [2020-12-19T17:05:03.320Z] #42 47.56 Selecting previously unselected package libprotobuf-lite17:ppc64el.
17:05:03 [2020-12-19T17:05:03.320Z] #42 47.57 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
17:05:03 [2020-12-19T17:05:03.320Z] #42 47.58 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
17:05:03 [2020-12-19T17:05:03.527Z] #27 3.914 
##                                                                         3.0%
######                                                                     9.6%
##########                                                                14.8%
##############                                                            20.2%
##################                                                        25.4%
######################                                                    30.6%
#########################                                                 34.9%
#############################                                             41.6%
##################################                                        48.3%
######################################                                    53.5%
##########################################                                58.7%
##############################################                            63.9%
#################################################                         69.1%
#####################################################                     74.3%
#########################################################                 79.5%
#############################################################             84.7%
################################################################          89.8%
####################################################################      95.1%
######################################################################## 100.0%
17:05:03 [2020-12-19T17:05:03.528Z] #27 5.781 
17:05:03 [2020-12-19T17:05:03.639Z] #42 47.84 Selecting previously unselected package libprotobuf-dev:ppc64el.
17:05:03 [2020-12-19T17:05:03.639Z] #42 47.84 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
17:05:03 [2020-12-19T17:05:03.639Z] #42 47.85 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
17:05:03 [2020-12-19T17:05:03.784Z] #27 6.148 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:05:03 [2020-12-19T17:05:03.784Z] #27 6.241 
17:05:04 [2020-12-19T17:05:04.041Z] #27 6.306 
######################################################################## 100.0%
17:05:04 [2020-12-19T17:05:04.041Z] #27 6.331 
17:05:04 [2020-12-19T17:05:04.088Z] Running on azwin-2-f01e10 in d:\jenkins\workspace\moby_PR-41740
[Pipeline] {
[Pipeline] ws
17:05:04 [2020-12-19T17:05:04.105Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.758 + RM_GOPATH=0
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.758 + TMP_GOPATH=
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.758 + : /build
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.758 + '[' -z '' ']'
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.759 ++ mktemp -d
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.768 + export GOPATH=/tmp/tmp.P4Kv5rsgLl
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.768 + GOPATH=/tmp/tmp.P4Kv5rsgLl
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.768 + RM_GOPATH=1
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.768 + case "$(go env GOARCH)" in
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.768 ++ go env GOARCH
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.798 + export GO_BUILDMODE=-buildmode=pie
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.798 + GO_BUILDMODE=-buildmode=pie
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.798 ++ dirname /tmp/install/install.sh
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.800 + dir=/tmp/install
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.800 + bin=tini
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.800 + shift
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.800 + '[' '!' -f /tmp/install/tini.installer ']'
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.800 + . /tmp/install/tini.installer
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.800 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.800 + install_tini
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.800 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.800 + git clone https://github.com/krallin/tini.git /tmp/tmp.P4Kv5rsgLl/tini
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.800 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:05:04 [2020-12-19T17:05:04.519Z] #35 1.803 Cloning into '/tmp/tmp.P4Kv5rsgLl/tini'...
17:05:04 [2020-12-19T17:05:04.612Z] #27 6.859 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:05:04 [2020-12-19T17:05:04.612Z] #27 6.987 
17:05:04 [2020-12-19T17:05:04.686Z] #42 ...
17:05:04 [2020-12-19T17:05:04.686Z] 
17:05:04 [2020-12-19T17:05:04.687Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:05:04 [2020-12-19T17:05:04.687Z] #29 39.28 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:05:04 [2020-12-19T17:05:04.687Z] #29 39.89 
17:05:04 [2020-12-19T17:05:04.687Z] #29 40.12 
######################################################################## 100.0%
17:05:04 [2020-12-19T17:05:04.687Z] #29 40.32 
17:05:04 [2020-12-19T17:05:04.687Z] #29 40.45 Download of images into '/build' complete.
17:05:04 [2020-12-19T17:05:04.687Z] #29 40.46 Use something like the following to load the result into a Docker daemon:
17:05:04 [2020-12-19T17:05:04.687Z] #29 40.46   tar -cC '/build' . | docker load
17:05:04 [2020-12-19T17:05:04.687Z] #29 DONE 40.5s
17:05:04 [2020-12-19T17:05:04.687Z] 
17:05:04 [2020-12-19T17:05:04.687Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:04 [2020-12-19T17:05:04.687Z] #49 38.92 go: extracting golang.org/x/text v0.3.2
17:05:04 [2020-12-19T17:05:04.687Z] #49 47.19 go: finding github.com/fatih/color v1.7.0
17:05:04 [2020-12-19T17:05:04.687Z] #49 47.24 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:05:04 [2020-12-19T17:05:04.687Z] #49 47.57 go: finding github.com/mattn/go-isatty v0.0.8
17:05:04 [2020-12-19T17:05:04.687Z] #49 47.58 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:05:04 [2020-12-19T17:05:04.687Z] #49 47.58 go: finding github.com/mattn/go-colorable v0.1.4
17:05:04 [2020-12-19T17:05:04.687Z] #49 47.67 go: finding github.com/go-lintpack/lintpack v0.5.2
17:05:04 [2020-12-19T17:05:04.687Z] #49 47.69 go: finding github.com/pkg/errors v0.8.1
17:05:04 [2020-12-19T17:05:04.687Z] #49 47.70 go: finding github.com/go-critic/go-critic v0.4.1
17:05:04 [2020-12-19T17:05:04.687Z] #49 47.77 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:05:04 [2020-12-19T17:05:04.687Z] #49 47.79 go: finding github.com/go-toolsmith/astfmt v1.0.0
17:05:04 [2020-12-19T17:05:04.687Z] #49 47.79 go: finding github.com/mitchellh/go-homedir v1.1.0
17:05:04 [2020-12-19T17:05:04.687Z] #49 47.95 go: finding github.com/spf13/viper v1.6.1
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.06 go: finding github.com/sirupsen/logrus v1.4.2
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.11 go: finding github.com/go-toolsmith/astequal v1.0.0
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.24 go: finding github.com/stretchr/testify v1.4.0
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.28 go: finding github.com/go-toolsmith/astp v1.0.0
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.29 go: finding github.com/go-toolsmith/astcast v1.0.0
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.31 go: finding github.com/go-toolsmith/typep v1.0.0
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.40 go: finding github.com/davecgh/go-spew v1.1.1
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.41 go: finding github.com/go-toolsmith/astcopy v1.0.0
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.49 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.50 go: finding github.com/pmezard/go-difflib v1.0.0
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.52 go: finding github.com/bombsimon/wsl/v2 v2.0.0
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.53 go: finding github.com/spf13/cobra v0.0.5
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.53 go: finding github.com/fsnotify/fsnotify v1.4.7
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.61 go: finding github.com/stretchr/objx v0.2.0
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.65 go: finding github.com/hashicorp/hcl v1.0.0
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.66 go: finding github.com/gobwas/glob v0.2.3
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.72 go: finding github.com/go-toolsmith/strparse v1.0.0
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.73 go: finding github.com/spf13/pflag v1.0.5
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.76 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.83 go: finding gopkg.in/yaml.v2 v2.2.7
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.86 go: finding github.com/magiconair/properties v1.8.1
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.87 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.91 go: finding github.com/mitchellh/mapstructure v1.1.2
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.94 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:05:04 [2020-12-19T17:05:04.687Z] #49 48.99 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:05:04 [2020-12-19T17:05:04.687Z] #49 49.00 go: finding github.com/pelletier/go-toml v1.2.0
17:05:04 [2020-12-19T17:05:04.791Z] #30 ...
17:05:04 [2020-12-19T17:05:04.791Z] 
17:05:04 [2020-12-19T17:05:04.791Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:05:04 [2020-12-19T17:05:04.869Z] #27 7.188 
                                                                           0.6%
######################################################################## 100.0%
17:05:04 [2020-12-19T17:05:04.869Z] #27 7.251 
17:05:04 [2020-12-19T17:05:04.982Z] #49 49.16 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:05:04 [2020-12-19T17:05:04.982Z] #49 49.17 go: finding github.com/spf13/cast v1.3.0
17:05:04 [2020-12-19T17:05:04.982Z] #49 49.19 go: finding github.com/spf13/afero v1.1.2
17:05:04 [2020-12-19T17:05:04.982Z] #49 49.19 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:05:04 [2020-12-19T17:05:04.982Z] #49 ...
17:05:04 [2020-12-19T17:05:04.982Z] 
17:05:04 [2020-12-19T17:05:04.982Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:05:04 [2020-12-19T17:05:04.982Z] #36 49.23 Selecting previously unselected package libicu63:ppc64el.
17:05:04 [2020-12-19T17:05:04.982Z] #36 49.25 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
17:05:04 [2020-12-19T17:05:04.982Z] #36 49.26 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
17:05:05 [2020-12-19T17:05:05.365Z] #38 ...
17:05:05 [2020-12-19T17:05:05.365Z] 
17:05:05 [2020-12-19T17:05:05.365Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.704 + RM_GOPATH=0
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.704 + TMP_GOPATH=
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.704 + : /build
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.704 + '[' -z '' ']'
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.704 ++ mktemp -d
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.704 + export GOPATH=/tmp/tmp.WaACE0ViAo
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.704 + GOPATH=/tmp/tmp.WaACE0ViAo
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.704 + RM_GOPATH=1
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.704 + case "$(go env GOARCH)" in
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.704 ++ go env GOARCH
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.706 + export GO_BUILDMODE=-buildmode=pie
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.706 + GO_BUILDMODE=-buildmode=pie
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.706 ++ dirname /tmp/install/install.sh
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.706 + dir=/tmp/install
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.706 + bin=tomlv
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.710 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.710 + shift
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.710 + '[' '!' -f /tmp/install/tomlv.installer ']'
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.710 + . /tmp/install/tomlv.installer
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.710 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.710 + install_tomlv
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.710 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.710 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WaACE0ViAo/src/github.com/BurntSushi/toml
17:05:05 [2020-12-19T17:05:05.365Z] #32 5.727 Cloning into '/tmp/tmp.WaACE0ViAo/src/github.com/BurntSushi/toml'...
17:05:05 [2020-12-19T17:05:05.450Z] #27 7.803 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
17:05:05 [2020-12-19T17:05:05.471Z] #35 2.999 + cd /tmp/tmp.P4Kv5rsgLl/tini
17:05:05 [2020-12-19T17:05:05.471Z] #35 2.999 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:05:05 [2020-12-19T17:05:05.471Z] #35 3.040 + cmake .
17:05:05 [2020-12-19T17:05:05.471Z] #35 ...
17:05:05 [2020-12-19T17:05:05.471Z] 
17:05:05 [2020-12-19T17:05:05.471Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:05 [2020-12-19T17:05:05.471Z] #43 88.29 strings
17:05:05 [2020-12-19T17:05:05.471Z] #43 89.57 os
17:05:05 [2020-12-19T17:05:05.471Z] #43 92.87 regexp/syntax
17:05:05 [2020-12-19T17:05:05.471Z] #43 95.29 fmt
17:05:05 [2020-12-19T17:05:05.629Z] #32 6.252 + cd /tmp/tmp.WaACE0ViAo/src/github.com/BurntSushi/toml
17:05:05 [2020-12-19T17:05:05.629Z] #32 6.252 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:05:05 [2020-12-19T17:05:05.629Z] #32 6.283 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:05:05 [2020-12-19T17:05:05.699Z] #54 114.2 + bin/containerd
17:05:05 [2020-12-19T17:05:05.714Z] #27 7.899 
17:05:05 [2020-12-19T17:05:05.731Z] #43 ...
17:05:05 [2020-12-19T17:05:05.731Z] 
17:05:05 [2020-12-19T17:05:05.731Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:05 [2020-12-19T17:05:05.731Z] #11 98.14 Selecting previously unselected package mingw-w64-x86-64-dev.
17:05:05 [2020-12-19T17:05:05.731Z] #11 98.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:05:05 [2020-12-19T17:05:05.731Z] #11 98.25 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:05:05 [2020-12-19T17:05:05.890Z] #32 ...
17:05:05 [2020-12-19T17:05:05.890Z] 
17:05:05 [2020-12-19T17:05:05.890Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:05 [2020-12-19T17:05:05.890Z] #45 5.981 + RM_GOPATH=0
17:05:05 [2020-12-19T17:05:05.890Z] #45 5.981 + TMP_GOPATH=
17:05:05 [2020-12-19T17:05:05.890Z] #45 5.981 + : /build
17:05:05 [2020-12-19T17:05:05.890Z] #45 5.981 + '[' -z '' ']'
17:05:05 [2020-12-19T17:05:05.890Z] #45 5.981 ++ mktemp -d
17:05:05 [2020-12-19T17:05:05.890Z] #45 5.981 + export GOPATH=/tmp/tmp.docxmikGFs
17:05:05 [2020-12-19T17:05:05.890Z] #45 5.981 + GOPATH=/tmp/tmp.docxmikGFs
17:05:05 [2020-12-19T17:05:05.890Z] #45 5.981 + RM_GOPATH=1
17:05:05 [2020-12-19T17:05:05.890Z] #45 5.981 + case "$(go env GOARCH)" in
17:05:05 [2020-12-19T17:05:05.890Z] #45 5.981 ++ go env GOARCH
17:05:05 [2020-12-19T17:05:05.890Z] #45 6.015 + export GO_BUILDMODE=-buildmode=pie
17:05:05 [2020-12-19T17:05:05.890Z] #45 6.015 + GO_BUILDMODE=-buildmode=pie
17:05:05 [2020-12-19T17:05:05.890Z] #45 6.015 ++ dirname /tmp/install/install.sh
17:05:05 [2020-12-19T17:05:05.890Z] #45 6.020 + dir=/tmp/install
17:05:05 [2020-12-19T17:05:05.890Z] #45 6.020 + bin=gotestsum
17:05:05 [2020-12-19T17:05:05.890Z] #45 6.020 + shift
17:05:05 [2020-12-19T17:05:05.890Z] #45 6.020 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:05:05 [2020-12-19T17:05:05.890Z] #45 6.020 + . /tmp/install/gotestsum.installer
17:05:05 [2020-12-19T17:05:05.890Z] #45 6.020 ++ : v0.5.3
17:05:05 [2020-12-19T17:05:05.890Z] #45 6.020 + install_gotestsum
17:05:05 [2020-12-19T17:05:05.890Z] #45 6.024 + set -e
17:05:05 [2020-12-19T17:05:05.890Z] #45 6.024 + export GO111MODULE=on
17:05:05 [2020-12-19T17:05:05.890Z] #45 6.024 + GO111MODULE=on
17:05:05 [2020-12-19T17:05:05.890Z] #45 6.024 + GOBIN=/build
17:05:05 [2020-12-19T17:05:05.890Z] #45 6.024 + go get gotest.tools/gotestsum@v0.5.3
17:05:05 [2020-12-19T17:05:05.890Z] #45 6.064 go: finding gotest.tools v0.5.3
17:05:05 [2020-12-19T17:05:05.890Z] #45 6.082 go: finding gotest.tools/gotestsum v0.5.3
17:05:05 [2020-12-19T17:05:05.991Z] #11 ...
17:05:05 [2020-12-19T17:05:05.991Z] 
17:05:05 [2020-12-19T17:05:05.991Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:05 [2020-12-19T17:05:05.991Z] #49 88.74 context
17:05:05 [2020-12-19T17:05:05.991Z] #49 89.83 encoding/binary
17:05:05 [2020-12-19T17:05:05.991Z] #49 90.19 os
17:05:05 [2020-12-19T17:05:05.991Z] #49 93.27 encoding/base64
17:05:05 [2020-12-19T17:05:05.991Z] #49 94.66 golang.org/x/sys/unix
17:05:05 [2020-12-19T17:05:05.991Z] #49 96.56 fmt
17:05:05 [2020-12-19T17:05:05.991Z] #49 ...
17:05:05 [2020-12-19T17:05:05.991Z] 
17:05:05 [2020-12-19T17:05:05.991Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:05 [2020-12-19T17:05:05.991Z] #32 93.17 path/filepath
17:05:05 [2020-12-19T17:05:05.991Z] #32 95.74 io/ioutil
17:05:05 [2020-12-19T17:05:05.991Z] #32 98.77 flag
17:05:05 [2020-12-19T17:05:05.991Z] #32 98.77 github.com/BurntSushi/toml
17:05:06 [2020-12-19T17:05:06.064Z] #36 ...
17:05:06 [2020-12-19T17:05:06.064Z] 
17:05:06 [2020-12-19T17:05:06.064Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.276 + RM_GOPATH=0
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.277 + TMP_GOPATH=
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.277 + : /build
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.277 + '[' -z '' ']'
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.278 ++ mktemp -d
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.292 + export GOPATH=/tmp/tmp.Z7K0Y0Mive
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.293 + GOPATH=/tmp/tmp.Z7K0Y0Mive
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.294 + RM_GOPATH=1
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.295 + case "$(go env GOARCH)" in
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.301 ++ go env GOARCH
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.372 + export GO_BUILDMODE=-buildmode=pie
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.374 + GO_BUILDMODE=-buildmode=pie
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.385 ++ dirname /tmp/install/install.sh
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.404 + dir=/tmp/install
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.406 + bin=containerd
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.406 + shift
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.408 + '[' '!' -f /tmp/install/containerd.installer ']'
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.409 + . /tmp/install/containerd.installer
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.410 ++ set -e
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.410 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.411 + install_containerd
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.416 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.419 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.420 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Z7K0Y0Mive/src/github.com/containerd/containerd
17:05:06 [2020-12-19T17:05:06.064Z] #56 0.459 Cloning into '/tmp/tmp.Z7K0Y0Mive/src/github.com/containerd/containerd'...
17:05:06 [2020-12-19T17:05:06.064Z] #56 ...
17:05:06 [2020-12-19T17:05:06.064Z] 
17:05:06 [2020-12-19T17:05:06.064Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:06 [2020-12-19T17:05:06.064Z] #49 49.27 go: finding github.com/spf13/jwalterweatherman v1.0.0
17:05:06 [2020-12-19T17:05:06.064Z] #49 49.32 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:05:06 [2020-12-19T17:05:06.064Z] #49 49.39 go: finding github.com/subosito/gotenv v1.2.0
17:05:06 [2020-12-19T17:05:06.064Z] #49 49.45 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:05:06 [2020-12-19T17:05:06.064Z] #49 49.48 go: finding gopkg.in/ini.v1 v1.51.0
17:05:06 [2020-12-19T17:05:06.064Z] #49 49.61 go: finding golang.org/x/text v0.3.2
17:05:06 [2020-12-19T17:05:06.064Z] #49 49.82 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:05:06 [2020-12-19T17:05:06.064Z] #49 49.83 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:05:06 [2020-12-19T17:05:06.064Z] #49 49.84 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:05:06 [2020-12-19T17:05:06.064Z] #49 49.92 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:05:06 [2020-12-19T17:05:06.064Z] #49 49.96 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:05:06 [2020-12-19T17:05:06.064Z] #49 49.96 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:05:06 [2020-12-19T17:05:06.064Z] #49 49.97 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:05:06 [2020-12-19T17:05:06.064Z] #49 50.03 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:05:06 [2020-12-19T17:05:06.064Z] #49 50.08 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:05:06 [2020-12-19T17:05:06.064Z] #49 50.10 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:05:06 [2020-12-19T17:05:06.064Z] #49 50.11 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:05:06 [2020-12-19T17:05:06.064Z] #49 50.20 go: finding github.com/sourcegraph/go-diff v0.5.1
17:05:06 [2020-12-19T17:05:06.064Z] #49 50.24 go: finding github.com/kisielk/gotool v1.0.0
17:05:06 [2020-12-19T17:05:06.064Z] #49 50.25 go: finding github.com/tommy-muehle/go-mnd v1.1.1
17:05:06 [2020-12-19T17:05:06.064Z] #49 50.27 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:05:06 [2020-12-19T17:05:06.150Z] #45 ...
17:05:06 [2020-12-19T17:05:06.150Z] 
17:05:06 [2020-12-19T17:05:06.150Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:06 [2020-12-19T17:05:06.150Z] #32 6.830 runtime/internal/atomic
17:05:06 [2020-12-19T17:05:06.228Z] #27 8.019 
                                                                           0.3%
############                                                              17.7%
#################################                                         46.6%
###########################################                               60.1%
###################################################                       71.8%
######################################################################    98.0%
######################################################################## 100.0%
17:05:06 [2020-12-19T17:05:06.228Z] #27 8.565 
17:05:06 [2020-12-19T17:05:06.251Z] #32 ...
17:05:06 [2020-12-19T17:05:06.251Z] 
17:05:06 [2020-12-19T17:05:06.251Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:05:06 [2020-12-19T17:05:06.251Z] #40 98.94 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
17:05:06 [2020-12-19T17:05:06.251Z] #40 99.02 Processing triggers for libc-bin (2.28-10) ...
17:05:06 [2020-12-19T17:05:06.359Z] #49 50.35 go: finding github.com/ultraware/funlen v0.0.2
17:05:06 [2020-12-19T17:05:06.359Z] #49 50.37 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:05:06 [2020-12-19T17:05:06.359Z] #49 50.48 go: finding github.com/ultraware/whitespace v0.0.4
17:05:06 [2020-12-19T17:05:06.359Z] #49 50.52 go: finding github.com/uudashr/gocognit v1.0.1
17:05:06 [2020-12-19T17:05:06.411Z] #32 6.862 internal/cpu
17:05:06 [2020-12-19T17:05:06.411Z] #32 7.070 runtime/internal/sys
17:05:06 [2020-12-19T17:05:06.655Z] #49 50.76 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:05:06 [2020-12-19T17:05:06.655Z] #49 50.81 go: finding github.com/gogo/protobuf v1.2.1
17:05:06 [2020-12-19T17:05:06.655Z] #49 ...
17:05:06 [2020-12-19T17:05:06.655Z] 
17:05:06 [2020-12-19T17:05:06.655Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:06 [2020-12-19T17:05:06.655Z] #13 40.77 The following NEW packages will be installed:
17:05:06 [2020-12-19T17:05:06.655Z] #13 40.77   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:05:06 [2020-12-19T17:05:06.655Z] #13 40.78   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:05:06 [2020-12-19T17:05:06.655Z] #13 40.78   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:05:06 [2020-12-19T17:05:06.655Z] #13 40.78   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:05:06 [2020-12-19T17:05:06.655Z] #13 40.78   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:05:06 [2020-12-19T17:05:06.655Z] #13 40.79   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:05:06 [2020-12-19T17:05:06.655Z] #13 40.80 The following packages will be upgraded:
17:05:06 [2020-12-19T17:05:06.655Z] #13 40.81   libsystemd0 libudev1
17:05:06 [2020-12-19T17:05:06.655Z] #13 40.98 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
17:05:06 [2020-12-19T17:05:06.655Z] #13 40.98 Need to get 79.4 MB of archives.
17:05:06 [2020-12-19T17:05:06.655Z] #13 40.98 After this operation, 532 MB of additional disk space will be used.
17:05:06 [2020-12-19T17:05:06.655Z] #13 40.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u5 [358 kB]
17:05:06 [2020-12-19T17:05:06.655Z] #13 41.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u5 [158 kB]
17:05:06 [2020-12-19T17:05:06.655Z] #13 41.12 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]
17:05:06 [2020-12-19T17:05:06.655Z] #13 41.86 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]
17:05:06 [2020-12-19T17:05:06.655Z] #13 42.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:05:06 [2020-12-19T17:05:06.655Z] #13 42.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
17:05:06 [2020-12-19T17:05:06.655Z] #13 42.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
17:05:06 [2020-12-19T17:05:06.655Z] #13 42.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
17:05:06 [2020-12-19T17:05:06.655Z] #13 43.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:05:06 [2020-12-19T17:05:06.655Z] #13 43.79 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]
17:05:06 [2020-12-19T17:05:06.655Z] #13 43.97 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]
17:05:06 [2020-12-19T17:05:06.655Z] #13 49.14 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]
17:05:06 [2020-12-19T17:05:06.655Z] #13 ...
17:05:06 [2020-12-19T17:05:06.655Z] 
17:05:06 [2020-12-19T17:05:06.655Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:06 [2020-12-19T17:05:06.655Z] #49 50.98 go: finding honnef.co/go/tools v0.0.1-2019.2.3
17:05:06 [2020-12-19T17:05:06.797Z] #27 ...
17:05:06 [2020-12-19T17:05:06.797Z] 
17:05:06 [2020-12-19T17:05:06.797Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
17:05:06 [2020-12-19T17:05:06.797Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.6s done
17:05:06 [2020-12-19T17:05:06.797Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
17:05:06 [2020-12-19T17:05:06.797Z] #8 DONE 41.6s
17:05:06 [2020-12-19T17:05:06.797Z] 
17:05:06 [2020-12-19T17:05:06.797Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:05:06 [2020-12-19T17:05:06.797Z] #27 8.981 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:05:06 [2020-12-19T17:05:06.797Z] #27 ...
17:05:06 [2020-12-19T17:05:06.797Z] 
17:05:06 [2020-12-19T17:05:06.797Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:05:06 [2020-12-19T17:05:06.953Z] #49 51.13 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:05:06 [2020-12-19T17:05:06.953Z] #49 51.13 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:05:06 [2020-12-19T17:05:06.985Z] #32 7.347 runtime/internal/math
17:05:06 [2020-12-19T17:05:06.985Z] #32 7.429 math/bits
17:05:06 [2020-12-19T17:05:06.985Z] #32 7.534 internal/bytealg
17:05:07 [2020-12-19T17:05:07.250Z] #49 51.40 go: finding github.com/BurntSushi/toml v0.3.1
17:05:07 [2020-12-19T17:05:07.250Z] #49 51.44 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:05:07 [2020-12-19T17:05:07.630Z] #40 DONE 100.3s
17:05:07 [2020-12-19T17:05:07.630Z] 
17:05:07 [2020-12-19T17:05:07.630Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:07 [2020-12-19T17:05:07.967Z] #32 8.631 math
17:05:08 [2020-12-19T17:05:08.914Z] #32 9.291 runtime
17:05:09 [2020-12-19T17:05:09.494Z] #32 ...
17:05:09 [2020-12-19T17:05:09.494Z] 
17:05:09 [2020-12-19T17:05:09.494Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.570 + RM_GOPATH=0
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.570 + TMP_GOPATH=
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.570 + : /build
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.570 + '[' -z '' ']'
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.570 ++ mktemp -d
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.570 + export GOPATH=/tmp/tmp.IAD2SoesXi
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.570 + GOPATH=/tmp/tmp.IAD2SoesXi
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.570 + RM_GOPATH=1
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.570 + case "$(go env GOARCH)" in
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.570 ++ go env GOARCH
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.579 + export GO_BUILDMODE=-buildmode=pie
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.579 + GO_BUILDMODE=-buildmode=pie
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.589 ++ dirname /tmp/install/install.sh
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.590 + dir=/tmp/install
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.590 + bin=dockercli
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.590 + shift
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.590 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.601 + . /tmp/install/dockercli.installer
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.601 ++ : stable
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.601 ++ : 17.06.2-ce
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.601 + install_dockercli
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.601 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.601 ++ uname -m
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.601 Install docker/cli version 17.06.2-ce from stable
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.610 + arch=x86_64
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.610 + '[' x86_64 '!=' x86_64 ']'
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.610 + url=https://download.docker.com/linux/static
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.610 + tar -xz docker/docker
17:05:09 [2020-12-19T17:05:09.494Z] #22 6.610 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:05:09 [2020-12-19T17:05:09.494Z] #22 ...
17:05:09 [2020-12-19T17:05:09.494Z] 
17:05:09 [2020-12-19T17:05:09.494Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.055 + RM_GOPATH=0
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.055 + TMP_GOPATH=
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.055 + : /build
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.055 + '[' -z '' ']'
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.055 ++ mktemp -d
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.055 + export GOPATH=/tmp/tmp.szAUTRHFju
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.055 + GOPATH=/tmp/tmp.szAUTRHFju
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.055 + RM_GOPATH=1
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.055 + case "$(go env GOARCH)" in
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.061 ++ go env GOARCH
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.065 + export GO_BUILDMODE=-buildmode=pie
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.065 + GO_BUILDMODE=-buildmode=pie
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.073 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.083 ++ dirname /tmp/install/install.sh
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.083 + dir=/tmp/install
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.083 + bin=rootlesskit
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.083 + shift
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.083 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.083 + . /tmp/install/rootlesskit.installer
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.083 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.083 + install_rootlesskit
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.083 + case "$1" in
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.083 + export CGO_ENABLED=0
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.083 + CGO_ENABLED=0
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.083 + _install_rootlesskit
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.083 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.083 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.szAUTRHFju/src/github.com/rootless-containers/rootlesskit
17:05:09 [2020-12-19T17:05:09.494Z] #56 6.083 Cloning into '/tmp/tmp.szAUTRHFju/src/github.com/rootless-containers/rootlesskit'...
17:05:09 [2020-12-19T17:05:09.674Z] #9 ...
17:05:09 [2020-12-19T17:05:09.674Z] 
17:05:09 [2020-12-19T17:05:09.674Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:05:09 [2020-12-19T17:05:09.674Z] #25 15.09 Updating certificates in /etc/ssl/certs...
17:05:09 [2020-12-19T17:05:09.674Z] #25 15.97 126 added, 0 removed; done.
17:05:09 [2020-12-19T17:05:09.674Z] #25 16.44 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
17:05:09 [2020-12-19T17:05:09.674Z] #25 17.02 Setting up jq (1.5+dfsg-2+b1) ...
17:05:09 [2020-12-19T17:05:09.674Z] #25 18.31 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
17:05:09 [2020-12-19T17:05:09.674Z] #25 18.80 Setting up curl (7.64.0-4+deb10u1) ...
17:05:09 [2020-12-19T17:05:09.674Z] #25 18.84 Processing triggers for libc-bin (2.28-10) ...
17:05:09 [2020-12-19T17:05:09.674Z] #25 19.44 Processing triggers for ca-certificates (20200601~deb10u1) ...
17:05:09 [2020-12-19T17:05:09.674Z] #25 19.95 Updating certificates in /etc/ssl/certs...
17:05:09 [2020-12-19T17:05:09.674Z] #25 20.61 0 added, 0 removed; done.
17:05:09 [2020-12-19T17:05:09.674Z] #25 20.61 Running hooks in /etc/ca-certificates/update.d...
17:05:09 [2020-12-19T17:05:09.674Z] #25 20.61 done.
17:05:09 [2020-12-19T17:05:09.674Z] #25 ...
17:05:09 [2020-12-19T17:05:09.674Z] 
17:05:09 [2020-12-19T17:05:09.674Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:05:09 [2020-12-19T17:05:09.674Z] #9 DONE 6.2s
17:05:09 [2020-12-19T17:05:09.674Z] 
17:05:09 [2020-12-19T17:05:09.674Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:05:09 [2020-12-19T17:05:09.674Z] #25 DONE 20.8s
17:05:09 [2020-12-19T17:05:09.674Z] 
17:05:09 [2020-12-19T17:05:09.674Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:05:09 [2020-12-19T17:05:09.674Z] #26 DONE 0.1s
17:05:09 [2020-12-19T17:05:09.674Z] 
17:05:09 [2020-12-19T17:05:09.674Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:05:09 [2020-12-19T17:05:09.755Z] #56 ...
17:05:09 [2020-12-19T17:05:09.755Z] 
17:05:09 [2020-12-19T17:05:09.755Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:05:09 [2020-12-19T17:05:09.755Z] #40 8.262 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:05:09 [2020-12-19T17:05:09.755Z] #40 8.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:05:09 [2020-12-19T17:05:09.755Z] #40 8.374 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:05:09 [2020-12-19T17:05:09.755Z] #40 ...
17:05:09 [2020-12-19T17:05:09.755Z] 
17:05:09 [2020-12-19T17:05:09.755Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:05:09 [2020-12-19T17:05:09.755Z] #53 7.551 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:05:09 [2020-12-19T17:05:09.755Z] #53 7.706 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:05:09 [2020-12-19T17:05:09.755Z] #53 7.706 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:05:09 [2020-12-19T17:05:09.755Z] #53 10.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:05:10 [2020-12-19T17:05:10.026Z] #53 ...
17:05:10 [2020-12-19T17:05:10.026Z] 
17:05:10 [2020-12-19T17:05:10.026Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:05:10 [2020-12-19T17:05:10.026Z] #34 7.214 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:05:10 [2020-12-19T17:05:10.026Z] #34 7.393 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:05:10 [2020-12-19T17:05:10.026Z] #34 7.639 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:05:10 [2020-12-19T17:05:10.026Z] #34 9.629 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:05:10 [2020-12-19T17:05:10.252Z] #27 ...
17:05:10 [2020-12-19T17:05:10.252Z] 
17:05:10 [2020-12-19T17:05:10.252Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:05:10 [2020-12-19T17:05:10.252Z] #10 DONE 1.1s
17:05:10 [2020-12-19T17:05:10.288Z] #34 ...
17:05:10 [2020-12-19T17:05:10.288Z] 
17:05:10 [2020-12-19T17:05:10.288Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:10 [2020-12-19T17:05:10.288Z] #11 8.422 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:05:10 [2020-12-19T17:05:10.288Z] #11 8.558 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:05:10 [2020-12-19T17:05:10.288Z] #11 8.558 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:05:10 [2020-12-19T17:05:10.288Z] #11 10.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:05:10 [2020-12-19T17:05:10.288Z] #11 ...
17:05:10 [2020-12-19T17:05:10.288Z] 
17:05:10 [2020-12-19T17:05:10.289Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.791 + RM_GOPATH=0
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.791 + TMP_GOPATH=
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.791 + : /build
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.791 + '[' -z '' ']'
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.826 ++ mktemp -d
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.862 + export GOPATH=/tmp/tmp.M5RADifCWX
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.862 + GOPATH=/tmp/tmp.M5RADifCWX
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.862 + RM_GOPATH=1
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.862 + case "$(go env GOARCH)" in
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.862 ++ go env GOARCH
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.872 + export GO_BUILDMODE=-buildmode=pie
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.872 + GO_BUILDMODE=-buildmode=pie
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.872 ++ dirname /tmp/install/install.sh
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.885 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.885 + dir=/tmp/install
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.885 + bin=proxy
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.885 + shift
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.885 + '[' '!' -f /tmp/install/proxy.installer ']'
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.885 + . /tmp/install/proxy.installer
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.885 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.885 + install_proxy
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.885 + case "$1" in
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.885 + export CGO_ENABLED=0
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.885 + CGO_ENABLED=0
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.885 + _install_proxy
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.885 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d'
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.885 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.M5RADifCWX/src/github.com/docker/libnetwork
17:05:10 [2020-12-19T17:05:10.289Z] #62 7.899 Cloning into '/tmp/tmp.M5RADifCWX/src/github.com/docker/libnetwork'...
17:05:10 [2020-12-19T17:05:10.289Z] #62 ...
17:05:10 [2020-12-19T17:05:10.289Z] 
17:05:10 [2020-12-19T17:05:10.289Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.775 + RM_GOPATH=0
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.775 + TMP_GOPATH=
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.775 + : /build
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.775 + '[' -z '' ']'
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.775 ++ mktemp -d
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.775 + export GOPATH=/tmp/tmp.E77N94iTqm
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.775 + GOPATH=/tmp/tmp.E77N94iTqm
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.775 + RM_GOPATH=1
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.775 + case "$(go env GOARCH)" in
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.775 ++ go env GOARCH
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.831 + export GO_BUILDMODE=-buildmode=pie
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.831 + GO_BUILDMODE=-buildmode=pie
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.831 ++ dirname /tmp/install/install.sh
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.842 + dir=/tmp/install
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.842 + bin=golangci_lint
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.842 + shift
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.842 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.842 + . /tmp/install/golangci_lint.installer
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.842 ++ : v1.23.8
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.842 + install_golangci_lint
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.842 + set -e
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.842 + export GO111MODULE=on
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.842 + GO111MODULE=on
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.842 + GOBIN=/build
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.842 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.862 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.862 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.862 go: finding github.com v1.23.8
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.881 go: finding github.com/golangci/golangci-lint v1.23.8
17:05:10 [2020-12-19T17:05:10.289Z] #47 6.881 go: finding github.com/golangci v1.23.8
17:05:10 [2020-12-19T17:05:10.289Z] #47 8.398 go: downloading github.com/golangci/golangci-lint v1.23.8
17:05:10 [2020-12-19T17:05:10.289Z] #47 9.729 go: extracting github.com/golangci/golangci-lint v1.23.8
17:05:10 [2020-12-19T17:05:10.515Z] 
17:05:10 [2020-12-19T17:05:10.515Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:10 [2020-12-19T17:05:10.515Z] #32 ...
17:05:10 [2020-12-19T17:05:10.515Z] 
17:05:10 [2020-12-19T17:05:10.515Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:05:10 [2020-12-19T17:05:10.515Z] #29 DONE 0.2s
17:05:10 [2020-12-19T17:05:10.515Z] 
17:05:10 [2020-12-19T17:05:10.515Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:05:10 [2020-12-19T17:05:10.515Z] #37 DONE 0.2s
17:05:10 [2020-12-19T17:05:10.549Z] #47 ...
17:05:10 [2020-12-19T17:05:10.549Z] 
17:05:10 [2020-12-19T17:05:10.549Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 + RM_GOPATH=0
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 + TMP_GOPATH=
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 + : /build
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 + '[' -z '' ']'
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 ++ mktemp -d
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 + export GOPATH=/tmp/tmp.lmyihhSZb4
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 + GOPATH=/tmp/tmp.lmyihhSZb4
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 + RM_GOPATH=1
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 + case "$(go env GOARCH)" in
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 ++ go env GOARCH
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 + export GO_BUILDMODE=-buildmode=pie
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 + GO_BUILDMODE=-buildmode=pie
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 ++ dirname /tmp/install/install.sh
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 + dir=/tmp/install
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 + bin=shfmt
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 + shift
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 + . /tmp/install/shfmt.installer
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 + install_shfmt
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 + git clone https://github.com/mvdan/sh.git /tmp/tmp.lmyihhSZb4/src/github.com/mvdan/sh
17:05:10 [2020-12-19T17:05:10.549Z] #49 5.880 Cloning into '/tmp/tmp.lmyihhSZb4/src/github.com/mvdan/sh'...
17:05:10 [2020-12-19T17:05:10.779Z] 
17:05:10 [2020-12-19T17:05:10.779Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:05:10 [2020-12-19T17:05:10.810Z] #49 ...
17:05:10 [2020-12-19T17:05:10.810Z] 
17:05:10 [2020-12-19T17:05:10.810Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:10 [2020-12-19T17:05:10.810Z] #43 6.334 + RM_GOPATH=0
17:05:10 [2020-12-19T17:05:10.810Z] #43 6.334 + TMP_GOPATH=
17:05:10 [2020-12-19T17:05:10.810Z] #43 6.334 + : /build
17:05:10 [2020-12-19T17:05:10.810Z] #43 6.334 + '[' -z '' ']'
17:05:10 [2020-12-19T17:05:10.810Z] #43 6.334 ++ mktemp -d
17:05:10 [2020-12-19T17:05:10.810Z] #43 6.334 + export GOPATH=/tmp/tmp.sMYpyfnOVc
17:05:10 [2020-12-19T17:05:10.811Z] #43 6.334 + GOPATH=/tmp/tmp.sMYpyfnOVc
17:05:10 [2020-12-19T17:05:10.811Z] #43 6.334 + RM_GOPATH=1
17:05:10 [2020-12-19T17:05:10.811Z] #43 6.334 + case "$(go env GOARCH)" in
17:05:10 [2020-12-19T17:05:10.811Z] #43 6.334 ++ go env GOARCH
17:05:10 [2020-12-19T17:05:10.811Z] #43 6.354 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
17:05:10 [2020-12-19T17:05:10.811Z] #43 6.365 + export GO_BUILDMODE=-buildmode=pie
17:05:10 [2020-12-19T17:05:10.811Z] #43 6.365 + GO_BUILDMODE=-buildmode=pie
17:05:10 [2020-12-19T17:05:10.811Z] #43 6.365 ++ dirname /tmp/install/install.sh
17:05:10 [2020-12-19T17:05:10.811Z] #43 6.365 + dir=/tmp/install
17:05:10 [2020-12-19T17:05:10.811Z] #43 6.365 + bin=vndr
17:05:10 [2020-12-19T17:05:10.811Z] #43 6.365 + shift
17:05:10 [2020-12-19T17:05:10.811Z] #43 6.365 + '[' '!' -f /tmp/install/vndr.installer ']'
17:05:10 [2020-12-19T17:05:10.811Z] #43 6.365 + . /tmp/install/vndr.installer
17:05:10 [2020-12-19T17:05:10.811Z] #43 6.365 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
17:05:10 [2020-12-19T17:05:10.811Z] #43 6.365 + install_vndr
17:05:10 [2020-12-19T17:05:10.811Z] #43 6.365 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
17:05:10 [2020-12-19T17:05:10.811Z] #43 6.365 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sMYpyfnOVc/src/github.com/LK4D4/vndr
17:05:10 [2020-12-19T17:05:10.811Z] #43 6.365 Cloning into '/tmp/tmp.sMYpyfnOVc/src/github.com/LK4D4/vndr'...
17:05:10 [2020-12-19T17:05:10.811Z] #43 7.639 + cd /tmp/tmp.sMYpyfnOVc/src/github.com/LK4D4/vndr
17:05:10 [2020-12-19T17:05:10.811Z] #43 7.639 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
17:05:10 [2020-12-19T17:05:10.811Z] #43 7.792 + go build -buildmode=pie -v -o /build/vndr .
17:05:10 [2020-12-19T17:05:10.811Z] #43 10.16 internal/race
17:05:10 [2020-12-19T17:05:10.811Z] #43 10.52 runtime
17:05:10 [2020-12-19T17:05:10.811Z] #43 10.56 sync/atomic
17:05:10 [2020-12-19T17:05:10.811Z] #43 ...
17:05:10 [2020-12-19T17:05:10.811Z] 
17:05:10 [2020-12-19T17:05:10.811Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:10 [2020-12-19T17:05:10.811Z] #45 6.960 go: downloading gotest.tools/gotestsum v0.5.3
17:05:10 [2020-12-19T17:05:10.811Z] #45 7.630 go: extracting gotest.tools/gotestsum v0.5.3
17:05:10 [2020-12-19T17:05:10.811Z] #45 8.939 go: downloading github.com/pkg/errors v0.9.1
17:05:10 [2020-12-19T17:05:10.811Z] #45 8.998 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:05:10 [2020-12-19T17:05:10.811Z] #45 9.199 go: downloading github.com/spf13/pflag v1.0.3
17:05:10 [2020-12-19T17:05:10.811Z] #45 9.363 go: downloading github.com/fatih/color v1.9.0
17:05:10 [2020-12-19T17:05:10.811Z] #45 9.363 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:05:10 [2020-12-19T17:05:10.811Z] #45 9.583 go: downloading github.com/jonboulle/clockwork v0.1.0
17:05:10 [2020-12-19T17:05:10.811Z] #45 9.606 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:05:10 [2020-12-19T17:05:10.811Z] #45 9.608 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:05:10 [2020-12-19T17:05:10.811Z] #45 9.643 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:05:10 [2020-12-19T17:05:10.811Z] #45 9.906 go: extracting github.com/fatih/color v1.9.0
17:05:10 [2020-12-19T17:05:10.811Z] #45 10.04 go: downloading github.com/mattn/go-colorable v0.1.6
17:05:10 [2020-12-19T17:05:10.811Z] #45 10.06 go: extracting github.com/jonboulle/clockwork v0.1.0
17:05:10 [2020-12-19T17:05:10.811Z] #45 10.06 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:05:10 [2020-12-19T17:05:10.811Z] #45 10.11 go: extracting github.com/pkg/errors v0.9.1
17:05:10 [2020-12-19T17:05:10.811Z] #45 10.11 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:05:10 [2020-12-19T17:05:10.811Z] #45 10.13 go: downloading github.com/mattn/go-isatty v0.0.12
17:05:10 [2020-12-19T17:05:10.811Z] #45 10.67 go: extracting github.com/mattn/go-colorable v0.1.6
17:05:10 [2020-12-19T17:05:10.811Z] #45 11.02 go: extracting github.com/mattn/go-isatty v0.0.12
17:05:10 [2020-12-19T17:05:10.811Z] #45 11.15 go: extracting github.com/spf13/pflag v1.0.3
17:05:11 [2020-12-19T17:05:11.182Z] #41 3.568 Note: Building without setproctitle() and strlcpy() support.
17:05:11 [2020-12-19T17:05:11.182Z] #41 3.569       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:05:11 [2020-12-19T17:05:11.182Z] #41 3.619 Note: Building without GnuTLS support
17:05:11 [2020-12-19T17:05:11.182Z] #41 3.684 Makefile.config:39: Warn: you have no libnftables installed
17:05:11 [2020-12-19T17:05:11.182Z] #41 3.684 Makefile.config:40: Warn: Building without nftables support
17:05:12 [2020-12-19T17:05:12.045Z] #9 ...
17:05:12 [2020-12-19T17:05:12.045Z] 
17:05:12 [2020-12-19T17:05:12.045Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:05:12 [2020-12-19T17:05:12.045Z] #27 9.091 
17:05:12 [2020-12-19T17:05:12.045Z] #27 9.198 
######################################################################## 100.0%
17:05:12 [2020-12-19T17:05:12.045Z] #27 9.223 
17:05:12 [2020-12-19T17:05:12.045Z] #27 9.517 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:05:12 [2020-12-19T17:05:12.045Z] #27 9.576 
17:05:12 [2020-12-19T17:05:12.045Z] #27 9.705 
######################################################################## 100.0%
17:05:12 [2020-12-19T17:05:12.045Z] #27 9.733 
17:05:12 [2020-12-19T17:05:12.045Z] #27 9.743 Download of images into '/build' complete.
17:05:12 [2020-12-19T17:05:12.045Z] #27 9.743 Use something like the following to load the result into a Docker daemon:
17:05:12 [2020-12-19T17:05:12.045Z] #27 9.743   tar -cC '/build' . | docker load
17:05:12 [2020-12-19T17:05:12.196Z] #45 ...
17:05:12 [2020-12-19T17:05:12.196Z] 
17:05:12 [2020-12-19T17:05:12.196Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:05:12 [2020-12-19T17:05:12.196Z] #56 12.94 + cd /tmp/tmp.szAUTRHFju/src/github.com/rootless-containers/rootlesskit
17:05:12 [2020-12-19T17:05:12.196Z] #56 12.94 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:05:12 [2020-12-19T17:05:12.457Z] #56 13.02 + for f in rootlesskit rootlesskit-docker-proxy
17:05:12 [2020-12-19T17:05:12.457Z] #56 13.02 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:05:12 [2020-12-19T17:05:12.883Z] #49 ...
17:05:12 [2020-12-19T17:05:12.883Z] 
17:05:12 [2020-12-19T17:05:12.883Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:12 [2020-12-19T17:05:12.883Z] #13 51.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
17:05:12 [2020-12-19T17:05:12.883Z] #13 52.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
17:05:12 [2020-12-19T17:05:12.883Z] #13 52.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
17:05:12 [2020-12-19T17:05:12.883Z] #13 52.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
17:05:12 [2020-12-19T17:05:12.883Z] #13 52.03 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]
17:05:12 [2020-12-19T17:05:12.883Z] #13 52.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u5 [110 kB]
17:05:12 [2020-12-19T17:05:12.883Z] #13 52.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
17:05:12 [2020-12-19T17:05:12.883Z] #13 52.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
17:05:12 [2020-12-19T17:05:12.883Z] #13 52.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
17:05:12 [2020-12-19T17:05:12.883Z] #13 52.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
17:05:12 [2020-12-19T17:05:12.883Z] #13 52.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
17:05:12 [2020-12-19T17:05:12.883Z] #13 52.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
17:05:12 [2020-12-19T17:05:12.883Z] #13 52.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
17:05:12 [2020-12-19T17:05:12.883Z] #13 52.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
17:05:12 [2020-12-19T17:05:12.883Z] #13 52.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u5 [322 kB]
17:05:12 [2020-12-19T17:05:12.883Z] #13 53.74 debconf: delaying package configuration, since apt-utils is not installed
17:05:12 [2020-12-19T17:05:12.883Z] #13 53.88 Fetched 79.4 MB in 12s (6858 kB/s)
17:05:12 [2020-12-19T17:05:12.883Z] #13 53.99 (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.)
17:05:12 [2020-12-19T17:05:12.883Z] #13 54.10 Preparing to unpack .../libsystemd0_241-7~deb10u5_ppc64el.deb ...
17:05:12 [2020-12-19T17:05:12.883Z] #13 54.14 Unpacking libsystemd0:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ...
17:05:12 [2020-12-19T17:05:12.883Z] #13 54.56 Setting up libsystemd0:ppc64el (241-7~deb10u5) ...
17:05:12 [2020-12-19T17:05:12.883Z] #13 54.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
17:05:12 [2020-12-19T17:05:12.883Z] #13 54.76 Preparing to unpack .../libudev1_241-7~deb10u5_ppc64el.deb ...
17:05:12 [2020-12-19T17:05:12.883Z] #13 54.77 Unpacking libudev1:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ...
17:05:12 [2020-12-19T17:05:12.883Z] #13 55.02 Setting up libudev1:ppc64el (241-7~deb10u5) ...
17:05:12 [2020-12-19T17:05:12.883Z] #13 55.18 Selecting previously unselected package binutils-mingw-w64-i686.
17:05:12 [2020-12-19T17:05:12.883Z] #13 55.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 ... 15339 files and directories currently installed.)
17:05:12 [2020-12-19T17:05:12.883Z] #13 55.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
17:05:12 [2020-12-19T17:05:12.883Z] #13 55.27 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:05:13 [2020-12-19T17:05:13.934Z] #13 58.06 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:05:13 [2020-12-19T17:05:13.934Z] #13 58.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
17:05:13 [2020-12-19T17:05:13.934Z] #13 58.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:05:13 [2020-12-19T17:05:13.934Z] #13 ...
17:05:13 [2020-12-19T17:05:13.934Z] 
17:05:13 [2020-12-19T17:05:13.934Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:13 [2020-12-19T17:05:13.934Z] #45 48.29 internal/reflectlite
17:05:13 [2020-12-19T17:05:13.934Z] #45 48.31 sync
17:05:13 [2020-12-19T17:05:13.934Z] #45 50.95 github.com/LK4D4/vndr/godl/singleflight
17:05:13 [2020-12-19T17:05:13.934Z] #45 51.00 math/rand
17:05:13 [2020-12-19T17:05:13.934Z] #45 51.08 internal/singleflight
17:05:13 [2020-12-19T17:05:13.934Z] #45 54.25 sort
17:05:13 [2020-12-19T17:05:13.934Z] #45 54.27 strconv
17:05:13 [2020-12-19T17:05:13.934Z] #45 54.30 io
17:05:13 [2020-12-19T17:05:13.934Z] #45 54.31 syscall
17:05:13 [2020-12-19T17:05:13.934Z] #45 58.22 vendor/golang.org/x/net/dns/dnsmessage
17:05:14 [2020-12-19T17:05:14.231Z] #45 58.44 bytes
17:05:14 [2020-12-19T17:05:14.231Z] #45 ...
17:05:14 [2020-12-19T17:05:14.231Z] 
17:05:14 [2020-12-19T17:05:14.231Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:05:14 [2020-12-19T17:05:14.231Z] #36 56.87 Selecting previously unselected package libxml2:ppc64el.
17:05:14 [2020-12-19T17:05:14.231Z] #36 56.87 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ...
17:05:14 [2020-12-19T17:05:14.231Z] #36 56.87 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ...
17:05:14 [2020-12-19T17:05:14.231Z] #36 57.43 Selecting previously unselected package libarchive13:ppc64el.
17:05:14 [2020-12-19T17:05:14.231Z] #36 57.43 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
17:05:14 [2020-12-19T17:05:14.231Z] #36 57.43 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
17:05:14 [2020-12-19T17:05:14.231Z] #36 57.76 Selecting previously unselected package libjsoncpp1:ppc64el.
17:05:14 [2020-12-19T17:05:14.231Z] #36 57.76 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
17:05:14 [2020-12-19T17:05:14.231Z] #36 57.77 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
17:05:14 [2020-12-19T17:05:14.231Z] #36 57.98 Selecting previously unselected package librhash0:ppc64el.
17:05:14 [2020-12-19T17:05:14.231Z] #36 57.99 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
17:05:14 [2020-12-19T17:05:14.231Z] #36 58.00 Unpacking librhash0:ppc64el (1.3.8-1) ...
17:05:14 [2020-12-19T17:05:14.231Z] #36 58.19 Selecting previously unselected package libuv1:ppc64el.
17:05:14 [2020-12-19T17:05:14.231Z] #36 58.20 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
17:05:14 [2020-12-19T17:05:14.231Z] #36 58.21 Unpacking libuv1:ppc64el (1.24.1-1) ...
17:05:14 [2020-12-19T17:05:14.231Z] #36 58.35 Selecting previously unselected package cmake.
17:05:14 [2020-12-19T17:05:14.231Z] #36 58.37 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
17:05:14 [2020-12-19T17:05:14.231Z] #36 58.39 Unpacking cmake (3.13.4-1) ...
17:05:14 [2020-12-19T17:05:14.477Z] #41 ...
17:05:14 [2020-12-19T17:05:14.477Z] 
17:05:14 [2020-12-19T17:05:14.477Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:14 [2020-12-19T17:05:14.477Z] #35 4.121 -- The C compiler identification is GNU 8.3.0
17:05:14 [2020-12-19T17:05:14.477Z] #35 4.259 -- Check for working C compiler: /usr/bin/cc
17:05:14 [2020-12-19T17:05:14.477Z] #35 5.834 -- Check for working C compiler: /usr/bin/cc -- works
17:05:14 [2020-12-19T17:05:14.477Z] #35 5.834 -- Detecting C compiler ABI info
17:05:14 [2020-12-19T17:05:14.477Z] #35 7.193 -- Detecting C compiler ABI info - done
17:05:14 [2020-12-19T17:05:14.477Z] #35 7.253 -- Detecting C compile features
17:05:14 [2020-12-19T17:05:14.477Z] #35 10.38 -- Detecting C compile features - done
17:05:14 [2020-12-19T17:05:14.477Z] #35 10.58 -- Performing Test HAS_BUILTIN_FORTIFY
17:05:14 [2020-12-19T17:05:14.477Z] #35 10.83 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:05:14 [2020-12-19T17:05:14.477Z] #35 11.02 -- Configuring done
17:05:14 [2020-12-19T17:05:14.477Z] #35 11.03 -- Generating done
17:05:14 [2020-12-19T17:05:14.477Z] #35 11.07 -- Build files have been written to: /tmp/tmp.P4Kv5rsgLl/tini
17:05:14 [2020-12-19T17:05:14.477Z] #35 11.08 + make tini-static
17:05:14 [2020-12-19T17:05:14.477Z] #35 11.69 Scanning dependencies of target tini-static
17:05:14 [2020-12-19T17:05:14.477Z] #35 11.82 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:05:14 [2020-12-19T17:05:14.477Z] #35 ...
17:05:14 [2020-12-19T17:05:14.477Z] 
17:05:14 [2020-12-19T17:05:14.477Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:14 [2020-12-19T17:05:14.477Z] #41 6.962 fatal: not a git repository (or any of the parent directories): .git
17:05:14 [2020-12-19T17:05:14.477Z] #41 7.026   GEN      .gitid
17:05:14 [2020-12-19T17:05:14.737Z] #41 7.110   GEN      criu/include/version.h
17:05:14 [2020-12-19T17:05:14.997Z] #41 7.346   GEN      include/common/asm
17:05:15 [2020-12-19T17:05:15.281Z] #36 ...
17:05:15 [2020-12-19T17:05:15.281Z] 
17:05:15 [2020-12-19T17:05:15.281Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:05:15 [2020-12-19T17:05:15.281Z] #42 49.36 Selecting previously unselected package libprotoc17:ppc64el.
17:05:15 [2020-12-19T17:05:15.281Z] #42 49.37 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
17:05:15 [2020-12-19T17:05:15.281Z] #42 49.39 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
17:05:15 [2020-12-19T17:05:15.281Z] #42 50.13 Selecting previously unselected package protobuf-c-compiler.
17:05:15 [2020-12-19T17:05:15.281Z] #42 50.13 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
17:05:15 [2020-12-19T17:05:15.281Z] #42 50.13 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:05:15 [2020-12-19T17:05:15.281Z] #42 50.32 Selecting previously unselected package protobuf-compiler.
17:05:15 [2020-12-19T17:05:15.281Z] #42 50.34 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
17:05:15 [2020-12-19T17:05:15.281Z] #42 50.35 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:05:15 [2020-12-19T17:05:15.281Z] #42 50.60 Selecting previously unselected package python-pkg-resources.
17:05:15 [2020-12-19T17:05:15.281Z] #42 50.63 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:05:15 [2020-12-19T17:05:15.281Z] #42 50.65 Unpacking python-pkg-resources (40.8.0-1) ...
17:05:15 [2020-12-19T17:05:15.281Z] #42 51.00 Selecting previously unselected package python-six.
17:05:15 [2020-12-19T17:05:15.281Z] #42 51.02 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:05:15 [2020-12-19T17:05:15.281Z] #42 51.04 Unpacking python-six (1.12.0-1) ...
17:05:15 [2020-12-19T17:05:15.281Z] #42 51.19 Selecting previously unselected package python-protobuf.
17:05:15 [2020-12-19T17:05:15.281Z] #42 51.23 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
17:05:15 [2020-12-19T17:05:15.281Z] #42 51.24 Unpacking python-protobuf (3.6.1.3-2) ...
17:05:15 [2020-12-19T17:05:15.281Z] #42 51.98 Setting up python-pkg-resources (40.8.0-1) ...
17:05:15 [2020-12-19T17:05:15.281Z] #42 57.69 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
17:05:15 [2020-12-19T17:05:15.281Z] #42 57.70 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
17:05:15 [2020-12-19T17:05:15.281Z] #42 57.72 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
17:05:15 [2020-12-19T17:05:15.281Z] #42 57.73 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
17:05:15 [2020-12-19T17:05:15.281Z] #42 57.73 Setting up python-six (1.12.0-1) ...
17:05:15 [2020-12-19T17:05:15.281Z] #42 ...
17:05:15 [2020-12-19T17:05:15.281Z] 
17:05:15 [2020-12-19T17:05:15.281Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:05:15 [2020-12-19T17:05:15.281Z] #32 52.12 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.
17:05:15 [2020-12-19T17:05:15.281Z] #32 52.83 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
17:05:15 [2020-12-19T17:05:15.281Z] #32 53.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:05:16 [2020-12-19T17:05:16.176Z] #38 ...
17:05:16 [2020-12-19T17:05:16.176Z] 
17:05:16 [2020-12-19T17:05:16.176Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.266 + RM_GOPATH=0
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.266 + TMP_GOPATH=
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.273 + : /build
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.273 + '[' -z '' ']'
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.273 ++ mktemp -d
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.281 + export GOPATH=/tmp/tmp.mH0vWstAbN
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.281 + GOPATH=/tmp/tmp.mH0vWstAbN
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.281 + RM_GOPATH=1
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.281 + case "$(go env GOARCH)" in
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.281 ++ go env GOARCH
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.353 + export GO_BUILDMODE=-buildmode=pie
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.353 + GO_BUILDMODE=-buildmode=pie
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.364 ++ dirname /tmp/install/install.sh
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.382 + dir=/tmp/install
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.382 + bin=tomlv
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.382 + shift
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.382 + '[' '!' -f /tmp/install/tomlv.installer ']'
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.382 + . /tmp/install/tomlv.installer
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.383 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.388 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.388 + install_tomlv
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.388 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.388 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mH0vWstAbN/src/github.com/BurntSushi/toml
17:05:16 [2020-12-19T17:05:16.176Z] #32 5.388 Cloning into '/tmp/tmp.mH0vWstAbN/src/github.com/BurntSushi/toml'...
17:05:16 [2020-12-19T17:05:16.667Z] #56 ...
17:05:16 [2020-12-19T17:05:16.667Z] 
17:05:16 [2020-12-19T17:05:16.667Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:05:16 [2020-12-19T17:05:16.667Z] #38 7.210 + git clone https://github.com/docker/distribution.git .
17:05:16 [2020-12-19T17:05:16.667Z] #38 7.210 Cloning into '.'...
17:05:16 [2020-12-19T17:05:16.817Z] #32 ...
17:05:16 [2020-12-19T17:05:16.817Z] 
17:05:16 [2020-12-19T17:05:16.817Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:16 [2020-12-19T17:05:16.817Z] #34 50.88 errors
17:05:16 [2020-12-19T17:05:16.817Z] #34 50.90 sort
17:05:16 [2020-12-19T17:05:16.817Z] #34 51.56 io
17:05:16 [2020-12-19T17:05:16.817Z] #34 51.56 internal/oserror
17:05:16 [2020-12-19T17:05:16.817Z] #34 51.59 strconv
17:05:16 [2020-12-19T17:05:16.817Z] #34 51.98 syscall
17:05:16 [2020-12-19T17:05:16.817Z] #34 55.42 strings
17:05:16 [2020-12-19T17:05:16.817Z] #34 55.43 bytes
17:05:16 [2020-12-19T17:05:16.817Z] #34 ...
17:05:16 [2020-12-19T17:05:16.817Z] 
17:05:16 [2020-12-19T17:05:16.817Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:05:16 [2020-12-19T17:05:16.817Z] #36 61.06 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
17:05:16 [2020-12-19T17:05:16.817Z] #36 61.06 Setting up xxd (2:8.1.0875-5) ...
17:05:16 [2020-12-19T17:05:16.817Z] #36 61.07 Setting up libuv1:ppc64el (1.24.1-1) ...
17:05:16 [2020-12-19T17:05:16.817Z] #36 61.07 Setting up vim-common (2:8.1.0875-5) ...
17:05:16 [2020-12-19T17:05:16.817Z] #36 61.19 Setting up librhash0:ppc64el (1.3.8-1) ...
17:05:16 [2020-12-19T17:05:16.817Z] #36 61.20 Setting up cmake-data (3.13.4-1) ...
17:05:16 [2020-12-19T17:05:16.817Z] #36 61.25 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ...
17:05:16 [2020-12-19T17:05:16.817Z] #36 61.27 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
17:05:16 [2020-12-19T17:05:16.817Z] #36 61.27 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
17:05:16 [2020-12-19T17:05:16.817Z] #36 61.29 Setting up cmake (3.13.4-1) ...
17:05:16 [2020-12-19T17:05:16.932Z] #38 ...
17:05:16 [2020-12-19T17:05:16.932Z] 
17:05:16 [2020-12-19T17:05:16.932Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:16 [2020-12-19T17:05:16.932Z] #32 16.66 unicode/utf8
17:05:16 [2020-12-19T17:05:16.932Z] #32 17.37 internal/testlog
17:05:16 [2020-12-19T17:05:16.932Z] #32 17.59 encoding
17:05:16 [2020-12-19T17:05:16.932Z] #32 ...
17:05:16 [2020-12-19T17:05:16.932Z] 
17:05:16 [2020-12-19T17:05:16.932Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:05:16 [2020-12-19T17:05:16.932Z] #30 7.444 + git clone https://github.com/kolyshkin/go-swagger.git .
17:05:16 [2020-12-19T17:05:16.932Z] #30 7.444 Cloning into '.'...
17:05:17 [2020-12-19T17:05:17.114Z] #36 61.30 Processing triggers for libc-bin (2.28-10) ...
17:05:17 [2020-12-19T17:05:17.114Z] #36 61.41 Processing triggers for mime-support (3.62) ...
17:05:17 [2020-12-19T17:05:17.131Z] #32 6.667 + cd /tmp/tmp.mH0vWstAbN/src/github.com/BurntSushi/toml
17:05:17 [2020-12-19T17:05:17.131Z] #32 6.671 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:05:17 [2020-12-19T17:05:17.131Z] #32 6.686 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:05:17 [2020-12-19T17:05:17.198Z] #30 ...
17:05:17 [2020-12-19T17:05:17.198Z] 
17:05:17 [2020-12-19T17:05:17.198Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:17 [2020-12-19T17:05:17.198Z] #45 14.86 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:05:17 [2020-12-19T17:05:17.198Z] #45 15.43 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:05:17 [2020-12-19T17:05:17.198Z] #45 16.55 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:05:17 [2020-12-19T17:05:17.298Z] #27 DONE 18.7s
17:05:17 [2020-12-19T17:05:17.298Z] 
17:05:17 [2020-12-19T17:05:17.298Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:05:17 [2020-12-19T17:05:17.298Z] #9 DONE 9.7s
17:05:17 [2020-12-19T17:05:17.298Z] 
17:05:17 [2020-12-19T17:05:17.298Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:05:17 [2020-12-19T17:05:17.298Z] #10 DONE 0.9s
17:05:17 [2020-12-19T17:05:17.298Z] 
17:05:17 [2020-12-19T17:05:17.298Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:05:17 [2020-12-19T17:05:17.428Z] #36 DONE 61.7s
17:05:17 [2020-12-19T17:05:17.428Z] 
17:05:17 [2020-12-19T17:05:17.428Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:05:17 [2020-12-19T17:05:17.428Z] #42 61.53 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
17:05:17 [2020-12-19T17:05:17.428Z] #42 61.56 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
17:05:17 [2020-12-19T17:05:17.428Z] #42 61.60 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
17:05:17 [2020-12-19T17:05:17.428Z] #42 61.61 Setting up libcap-dev:ppc64el (1:2.25-2) ...
17:05:17 [2020-12-19T17:05:17.428Z] #42 61.61 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
17:05:17 [2020-12-19T17:05:17.428Z] #42 61.62 Setting up protobuf-compiler (3.6.1.3-2) ...
17:05:17 [2020-12-19T17:05:17.428Z] #42 61.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:05:17 [2020-12-19T17:05:17.428Z] #42 61.66 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
17:05:17 [2020-12-19T17:05:17.428Z] #42 61.66 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:05:17 [2020-12-19T17:05:17.428Z] #42 61.67 Setting up python-protobuf (3.6.1.3-2) ...
17:05:17 [2020-12-19T17:05:17.537Z] #41 9.680   PBCC     images/timens.pb-c.c
17:05:17 [2020-12-19T17:05:17.537Z] #41 9.710   DEP      images/timens.pb-c.d
17:05:17 [2020-12-19T17:05:17.537Z] #41 9.731   PBCC     images/fown.pb-c.c
17:05:17 [2020-12-19T17:05:17.538Z] #41 9.765   PBCC     images/google/protobuf/descriptor.pb-c.c
17:05:17 [2020-12-19T17:05:17.538Z] #41 9.947   PBCC     images/opts.pb-c.c
17:05:17 [2020-12-19T17:05:17.538Z] #41 9.971   PBCC     images/memfd.pb-c.c
17:05:17 [2020-12-19T17:05:17.538Z] #41 9.991   DEP      images/fown.pb-c.d
17:05:17 [2020-12-19T17:05:17.538Z] #41 10.00   DEP      images/google/protobuf/descriptor.pb-c.d
17:05:17 [2020-12-19T17:05:17.538Z] #41 10.01   DEP      images/opts.pb-c.d
17:05:17 [2020-12-19T17:05:17.556Z] #29 DONE 0.1s
17:05:17 [2020-12-19T17:05:17.556Z] 
17:05:17 [2020-12-19T17:05:17.556Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:05:17 [2020-12-19T17:05:17.556Z] #37 DONE 0.1s
17:05:17 [2020-12-19T17:05:17.556Z] 
17:05:17 [2020-12-19T17:05:17.556Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:05:17 [2020-12-19T17:05:17.798Z] #41 10.16   DEP      images/memfd.pb-c.d
17:05:17 [2020-12-19T17:05:17.798Z] #41 10.30   PBCC     images/sit.pb-c.c
17:05:18 [2020-12-19T17:05:18.057Z] #41 10.40   DEP      images/sit.pb-c.d
17:05:18 [2020-12-19T17:05:18.057Z] #41 10.49   PBCC     images/macvlan.pb-c.c
17:05:18 [2020-12-19T17:05:18.057Z] #41 10.54   DEP      images/macvlan.pb-c.d
17:05:18 [2020-12-19T17:05:18.057Z] #41 10.63   PBCC     images/autofs.pb-c.c
17:05:18 [2020-12-19T17:05:18.057Z] #41 10.66   DEP      images/autofs.pb-c.d
17:05:18 [2020-12-19T17:05:18.057Z] #41 ...
17:05:18 [2020-12-19T17:05:18.057Z] 
17:05:18 [2020-12-19T17:05:18.057Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:18 [2020-12-19T17:05:18.057Z] #43 100.9 regexp
17:05:18 [2020-12-19T17:05:18.057Z] #43 102.5 go/token
17:05:18 [2020-12-19T17:05:18.057Z] #43 103.6 go/scanner
17:05:18 [2020-12-19T17:05:18.057Z] #43 105.7 go/ast
17:05:18 [2020-12-19T17:05:18.057Z] #43 106.6 internal/lazyregexp
17:05:18 [2020-12-19T17:05:18.057Z] #43 107.1 net/url
17:05:18 [2020-12-19T17:05:18.057Z] #43 109.5 text/template/parse
17:05:18 [2020-12-19T17:05:18.086Z] #32 7.759 runtime/internal/sys
17:05:18 [2020-12-19T17:05:18.321Z] #43 ...
17:05:18 [2020-12-19T17:05:18.321Z] 
17:05:18 [2020-12-19T17:05:18.321Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:18 [2020-12-19T17:05:18.321Z] #41 10.74   PBCC     images/sysctl.pb-c.c
17:05:18 [2020-12-19T17:05:18.321Z] #41 10.76   DEP      images/sysctl.pb-c.d
17:05:18 [2020-12-19T17:05:18.321Z] #41 ...
17:05:18 [2020-12-19T17:05:18.321Z] 
17:05:18 [2020-12-19T17:05:18.321Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:18 [2020-12-19T17:05:18.321Z] #35 13.93 [100%] Linking C executable tini-static
17:05:18 [2020-12-19T17:05:18.321Z] #35 14.98 [100%] Built target tini-static
17:05:18 [2020-12-19T17:05:18.321Z] #35 15.01 + mkdir -p /build
17:05:18 [2020-12-19T17:05:18.321Z] #35 15.01 + cp tini-static /build/docker-init
17:05:18 [2020-12-19T17:05:18.321Z] #35 DONE 16.0s
17:05:18 [2020-12-19T17:05:18.321Z] 
17:05:18 [2020-12-19T17:05:18.321Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:18 [2020-12-19T17:05:18.321Z] #41 10.85   PBCC     images/time.pb-c.c
17:05:18 [2020-12-19T17:05:18.321Z] #41 10.87   DEP      images/time.pb-c.d
17:05:18 [2020-12-19T17:05:18.352Z] #32 7.874 internal/cpu
17:05:18 [2020-12-19T17:05:18.352Z] #32 7.924 runtime/internal/atomic
17:05:18 [2020-12-19T17:05:18.352Z] #32 7.925 math/bits
17:05:18 [2020-12-19T17:05:18.581Z] #41 11.03   PBCC     images/binfmt-misc.pb-c.c
17:05:18 [2020-12-19T17:05:18.581Z] #41 11.15   DEP      images/binfmt-misc.pb-c.d
17:05:18 [2020-12-19T17:05:18.581Z] #41 11.19   PBCC     images/seccomp.pb-c.c
17:05:18 [2020-12-19T17:05:18.621Z] #32 8.390 runtime/internal/math
17:05:18 [2020-12-19T17:05:18.841Z] #41 11.21   DEP      images/seccomp.pb-c.d
17:05:18 [2020-12-19T17:05:18.841Z] #41 11.25   PBCC     images/userns.pb-c.c
17:05:18 [2020-12-19T17:05:18.841Z] #41 11.32   DEP      images/userns.pb-c.d
17:05:18 [2020-12-19T17:05:18.841Z] #41 ...
17:05:18 [2020-12-19T17:05:18.841Z] 
17:05:18 [2020-12-19T17:05:18.841Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:18 [2020-12-19T17:05:18.841Z] #32 101.5 log
17:05:18 [2020-12-19T17:05:18.841Z] #32 105.4 github.com/BurntSushi/toml/cmd/tomlv
17:05:18 [2020-12-19T17:05:18.841Z] #32 ...
17:05:18 [2020-12-19T17:05:18.841Z] 
17:05:18 [2020-12-19T17:05:18.841Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:18 [2020-12-19T17:05:18.841Z] #41 11.43   PBCC     images/cgroup.pb-c.c
17:05:19 [2020-12-19T17:05:19.088Z] #32 8.659 unicode/utf8
17:05:19 [2020-12-19T17:05:19.101Z] #41 11.48   DEP      images/cgroup.pb-c.d
17:05:19 [2020-12-19T17:05:19.101Z] #41 11.56   PBCC     images/ext-file.pb-c.c
17:05:19 [2020-12-19T17:05:19.101Z] #41 11.61   DEP      images/ext-file.pb-c.d
17:05:19 [2020-12-19T17:05:19.353Z] #32 9.060 internal/bytealg
17:05:19 [2020-12-19T17:05:19.353Z] #32 9.105 math
17:05:19 [2020-12-19T17:05:19.353Z] #32 9.175 unicode
17:05:19 [2020-12-19T17:05:19.362Z] #41 11.71   PBCC     images/rpc.pb-c.c
17:05:19 [2020-12-19T17:05:19.362Z] #41 11.89   DEP      images/rpc.pb-c.d
17:05:19 [2020-12-19T17:05:19.621Z] #32 9.243 internal/testlog
17:05:19 [2020-12-19T17:05:19.622Z] #41 ...
17:05:19 [2020-12-19T17:05:19.622Z] 
17:05:19 [2020-12-19T17:05:19.622Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:19 [2020-12-19T17:05:19.622Z] #32 DONE 112.3s
17:05:19 [2020-12-19T17:05:19.622Z] 
17:05:19 [2020-12-19T17:05:19.622Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:19 [2020-12-19T17:05:19.622Z] #41 12.02   PBCC     images/siginfo.pb-c.c
17:05:19 [2020-12-19T17:05:19.622Z] #41 12.13   DEP      images/siginfo.pb-c.d
17:05:19 [2020-12-19T17:05:19.754Z] #45 ...
17:05:19 [2020-12-19T17:05:19.754Z] 
17:05:19 [2020-12-19T17:05:19.754Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:19 [2020-12-19T17:05:19.754Z] #47 19.14 go: downloading github.com/spf13/pflag v1.0.5
17:05:19 [2020-12-19T17:05:19.754Z] #47 19.20 go: downloading github.com/mattn/go-colorable v0.1.4
17:05:19 [2020-12-19T17:05:19.754Z] #47 19.24 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:05:19 [2020-12-19T17:05:19.754Z] #47 19.24 go: downloading github.com/stretchr/testify v1.4.0
17:05:19 [2020-12-19T17:05:19.754Z] #47 19.24 go: downloading github.com/spf13/viper v1.6.1
17:05:19 [2020-12-19T17:05:19.754Z] #47 19.24 go: downloading github.com/sirupsen/logrus v1.4.2
17:05:19 [2020-12-19T17:05:19.754Z] #47 19.25 go: downloading github.com/pkg/errors v0.8.1
17:05:19 [2020-12-19T17:05:19.754Z] #47 19.65 go: downloading github.com/spf13/cobra v0.0.5
17:05:19 [2020-12-19T17:05:19.754Z] #47 19.73 go: extracting github.com/spf13/pflag v1.0.5
17:05:19 [2020-12-19T17:05:19.754Z] #47 19.79 go: extracting github.com/sirupsen/logrus v1.4.2
17:05:19 [2020-12-19T17:05:19.754Z] #47 20.12 go: extracting github.com/pkg/errors v0.8.1
17:05:19 [2020-12-19T17:05:19.754Z] #47 20.15 go: extracting github.com/mattn/go-colorable v0.1.4
17:05:19 [2020-12-19T17:05:19.754Z] #47 20.15 go: extracting github.com/spf13/viper v1.6.1
17:05:19 [2020-12-19T17:05:19.754Z] #47 20.29 go: extracting github.com/stretchr/testify v1.4.0
17:05:19 [2020-12-19T17:05:19.754Z] #47 20.29 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:05:19 [2020-12-19T17:05:19.882Z] #41 12.14   PBCC     images/pagemap.pb-c.c
17:05:19 [2020-12-19T17:05:19.882Z] #41 12.30   DEP      images/pagemap.pb-c.d
17:05:19 [2020-12-19T17:05:19.882Z] #41 12.34   PBCC     images/rlimit.pb-c.c
17:05:19 [2020-12-19T17:05:19.882Z] #41 12.34   DEP      images/rlimit.pb-c.d
17:05:19 [2020-12-19T17:05:19.882Z] #41 12.48   PBCC     images/file-lock.pb-c.c
17:05:19 [2020-12-19T17:05:19.882Z] #41 12.53   DEP      images/file-lock.pb-c.d
17:05:20 [2020-12-19T17:05:20.014Z] #47 20.59 go: downloading github.com/go-critic/go-critic v0.4.1
17:05:20 [2020-12-19T17:05:20.015Z] #47 ...
17:05:20 [2020-12-19T17:05:20.015Z] 
17:05:20 [2020-12-19T17:05:20.015Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:05:20 [2020-12-19T17:05:20.015Z] #40 10.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:05:20 [2020-12-19T17:05:20.015Z] #40 13.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
17:05:20 [2020-12-19T17:05:20.015Z] #40 18.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:05:20 [2020-12-19T17:05:20.275Z] #40 ...
17:05:20 [2020-12-19T17:05:20.275Z] 
17:05:20 [2020-12-19T17:05:20.275Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:20 [2020-12-19T17:05:20.275Z] #49 19.78 + cd /tmp/tmp.lmyihhSZb4/src/github.com/mvdan/sh
17:05:20 [2020-12-19T17:05:20.275Z] #49 19.78 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
17:05:20 [2020-12-19T17:05:20.275Z] #49 19.91 + GO111MODULE=on
17:05:20 [2020-12-19T17:05:20.275Z] #49 19.91 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
17:05:20 [2020-12-19T17:05:20.452Z] #41 12.66   PBCC     images/tty.pb-c.c
17:05:20 [2020-12-19T17:05:20.452Z] #41 12.86   DEP      images/tty.pb-c.d
17:05:20 [2020-12-19T17:05:20.576Z] #32 ...
17:05:20 [2020-12-19T17:05:20.576Z] 
17:05:20 [2020-12-19T17:05:20.576Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.602 + RM_GOPATH=0
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.608 + TMP_GOPATH=
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.608 + : /build
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.608 + '[' -z '' ']'
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.610 ++ mktemp -d
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.613 + export GOPATH=/tmp/tmp.Ao8uIMeiXd
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.613 + GOPATH=/tmp/tmp.Ao8uIMeiXd
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.613 + RM_GOPATH=1
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.613 + case "$(go env GOARCH)" in
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.614 ++ go env GOARCH
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.666 + export GO_BUILDMODE=-buildmode=pie
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.666 + GO_BUILDMODE=-buildmode=pie
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.672 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.672 ++ dirname /tmp/install/install.sh
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.672 + dir=/tmp/install
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.672 + bin=rootlesskit
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.672 + shift
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.672 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.672 + . /tmp/install/rootlesskit.installer
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.672 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.672 + install_rootlesskit
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.672 + case "$1" in
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.672 + export CGO_ENABLED=0
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.672 + CGO_ENABLED=0
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.672 + _install_rootlesskit
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.672 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.672 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Ao8uIMeiXd/src/github.com/rootless-containers/rootlesskit
17:05:20 [2020-12-19T17:05:20.576Z] #56 4.676 Cloning into '/tmp/tmp.Ao8uIMeiXd/src/github.com/rootless-containers/rootlesskit'...
17:05:20 [2020-12-19T17:05:20.576Z] #56 ...
17:05:20 [2020-12-19T17:05:20.576Z] 
17:05:20 [2020-12-19T17:05:20.576Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.277 + RM_GOPATH=0
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.277 + TMP_GOPATH=
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.278 + : /build
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.278 + '[' -z '' ']'
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.278 ++ mktemp -d
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.286 + export GOPATH=/tmp/tmp.BIx1g8kIpU
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.286 + GOPATH=/tmp/tmp.BIx1g8kIpU
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.286 + RM_GOPATH=1
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.286 + case "$(go env GOARCH)" in
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.287 ++ go env GOARCH
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.299 + export GO_BUILDMODE=-buildmode=pie
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.299 + GO_BUILDMODE=-buildmode=pie
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.299 ++ dirname /tmp/install/install.sh
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.309 + dir=/tmp/install
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.309 + bin=gotestsum
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.309 + shift
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.309 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.309 + . /tmp/install/gotestsum.installer
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.309 ++ : v0.5.3
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.309 + install_gotestsum
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.309 + set -e
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.309 + export GO111MODULE=on
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.309 + GO111MODULE=on
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.309 + GOBIN=/build
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.309 + go get gotest.tools/gotestsum@v0.5.3
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.345 go: finding gotest.tools v0.5.3
17:05:20 [2020-12-19T17:05:20.576Z] #45 4.345 go: finding gotest.tools/gotestsum v0.5.3
17:05:20 [2020-12-19T17:05:20.576Z] #45 5.273 go: downloading gotest.tools/gotestsum v0.5.3
17:05:20 [2020-12-19T17:05:20.576Z] #45 5.984 go: extracting gotest.tools/gotestsum v0.5.3
17:05:20 [2020-12-19T17:05:20.576Z] #45 7.006 go: downloading github.com/pkg/errors v0.9.1
17:05:20 [2020-12-19T17:05:20.576Z] #45 7.046 go: downloading github.com/spf13/pflag v1.0.3
17:05:20 [2020-12-19T17:05:20.576Z] #45 7.054 go: downloading github.com/fatih/color v1.9.0
17:05:20 [2020-12-19T17:05:20.576Z] #45 7.142 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:05:20 [2020-12-19T17:05:20.576Z] #45 7.234 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:05:20 [2020-12-19T17:05:20.576Z] #45 7.283 go: downloading github.com/jonboulle/clockwork v0.1.0
17:05:20 [2020-12-19T17:05:20.576Z] #45 7.321 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:05:20 [2020-12-19T17:05:20.576Z] #45 7.417 go: extracting github.com/fatih/color v1.9.0
17:05:20 [2020-12-19T17:05:20.576Z] #45 7.427 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:05:20 [2020-12-19T17:05:20.576Z] #45 7.520 go: extracting github.com/spf13/pflag v1.0.3
17:05:20 [2020-12-19T17:05:20.576Z] #45 7.532 go: extracting github.com/jonboulle/clockwork v0.1.0
17:05:20 [2020-12-19T17:05:20.576Z] #45 7.536 go: extracting github.com/pkg/errors v0.9.1
17:05:20 [2020-12-19T17:05:20.576Z] #45 7.541 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:05:20 [2020-12-19T17:05:20.576Z] #45 7.677 go: downloading github.com/mattn/go-colorable v0.1.6
17:05:20 [2020-12-19T17:05:20.576Z] #45 7.788 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:05:20 [2020-12-19T17:05:20.576Z] #45 7.808 go: downloading github.com/mattn/go-isatty v0.0.12
17:05:20 [2020-12-19T17:05:20.576Z] #45 7.934 go: extracting github.com/mattn/go-colorable v0.1.6
17:05:20 [2020-12-19T17:05:20.576Z] #45 8.379 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:05:20 [2020-12-19T17:05:20.576Z] #45 9.680 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:05:20 [2020-12-19T17:05:20.576Z] #45 9.842 go: extracting github.com/mattn/go-isatty v0.0.12
17:05:20 [2020-12-19T17:05:20.576Z] #45 ...
17:05:20 [2020-12-19T17:05:20.576Z] 
17:05:20 [2020-12-19T17:05:20.576Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.081 + RM_GOPATH=0
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.081 + TMP_GOPATH=
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.081 + : /build
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.081 + '[' -z '' ']'
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.083 ++ mktemp -d
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.086 + export GOPATH=/tmp/tmp.P1ap5CqINB
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.086 + GOPATH=/tmp/tmp.P1ap5CqINB
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.087 + RM_GOPATH=1
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.087 + case "$(go env GOARCH)" in
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.094 ++ go env GOARCH
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.118 + export GO_BUILDMODE=-buildmode=pie
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.118 + GO_BUILDMODE=-buildmode=pie
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.118 ++ dirname /tmp/install/install.sh
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.118 + dir=/tmp/install
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.118 + bin=proxy
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.118 + shift
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.118 + '[' '!' -f /tmp/install/proxy.installer ']'
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.118 + . /tmp/install/proxy.installer
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.118 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.118 + install_proxy
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.118 + case "$1" in
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.118 + export CGO_ENABLED=0
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.118 + CGO_ENABLED=0
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.118 + _install_proxy
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.118 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d'
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.118 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.P1ap5CqINB/src/github.com/docker/libnetwork
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.118 Cloning into '/tmp/tmp.P1ap5CqINB/src/github.com/docker/libnetwork'...
17:05:20 [2020-12-19T17:05:20.576Z] #62 4.118 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:05:20 [2020-12-19T17:05:20.576Z] #62 ...
17:05:20 [2020-12-19T17:05:20.576Z] 
17:05:20 [2020-12-19T17:05:20.576Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:05:20 [2020-12-19T17:05:20.576Z] #34 5.783 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:05:20 [2020-12-19T17:05:20.576Z] #34 5.880 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:05:20 [2020-12-19T17:05:20.576Z] #34 5.972 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:05:20 [2020-12-19T17:05:20.576Z] #34 6.994 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
17:05:20 [2020-12-19T17:05:20.576Z] #34 9.408 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB]
17:05:20 [2020-12-19T17:05:20.576Z] #34 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
17:05:20 [2020-12-19T17:05:20.713Z] #41 12.99   PBCC     images/tun.pb-c.c
17:05:20 [2020-12-19T17:05:20.713Z] #41 13.13   PBCC     images/netdev.pb-c.c
17:05:20 [2020-12-19T17:05:20.713Z] #41 13.25   DEP      images/tun.pb-c.d
17:05:20 [2020-12-19T17:05:20.841Z] #34 ...
17:05:20 [2020-12-19T17:05:20.841Z] 
17:05:20 [2020-12-19T17:05:20.841Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:05:20 [2020-12-19T17:05:20.841Z] #40 6.391 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:05:20 [2020-12-19T17:05:20.841Z] #40 6.420 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:05:20 [2020-12-19T17:05:20.841Z] #40 6.440 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:05:20 [2020-12-19T17:05:20.841Z] #40 7.580 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
17:05:20 [2020-12-19T17:05:20.841Z] #40 9.753 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB]
17:05:20 [2020-12-19T17:05:20.841Z] #40 ...
17:05:20 [2020-12-19T17:05:20.841Z] 
17:05:20 [2020-12-19T17:05:20.841Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.542 + RM_GOPATH=0
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.542 + TMP_GOPATH=
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.542 + : /build
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.542 + '[' -z '' ']'
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.542 ++ mktemp -d
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.550 + export GOPATH=/tmp/tmp.7xUfFqUtVL
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.550 + GOPATH=/tmp/tmp.7xUfFqUtVL
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.550 + RM_GOPATH=1
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.550 + case "$(go env GOARCH)" in
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.550 ++ go env GOARCH
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.555 + export GO_BUILDMODE=-buildmode=pie
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.555 + GO_BUILDMODE=-buildmode=pie
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.555 ++ dirname /tmp/install/install.sh
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.556 + dir=/tmp/install
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.556 + bin=shfmt
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.557 + shift
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.557 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.557 + . /tmp/install/shfmt.installer
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.557 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.557 + install_shfmt
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.557 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.557 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.558 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7xUfFqUtVL/src/github.com/mvdan/sh
17:05:20 [2020-12-19T17:05:20.841Z] #49 4.560 Cloning into '/tmp/tmp.7xUfFqUtVL/src/github.com/mvdan/sh'...
17:05:20 [2020-12-19T17:05:20.973Z] #41 13.35   DEP      images/netdev.pb-c.d
17:05:20 [2020-12-19T17:05:20.973Z] #41 13.44   PBCC     images/vma.pb-c.c
17:05:20 [2020-12-19T17:05:20.973Z] #41 13.54   DEP      images/vma.pb-c.d
17:05:21 [2020-12-19T17:05:21.107Z] #49 ...
17:05:21 [2020-12-19T17:05:21.107Z] 
17:05:21 [2020-12-19T17:05:21.107Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.716 + RM_GOPATH=0
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.716 + TMP_GOPATH=
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.716 + : /build
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.716 + '[' -z '' ']'
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.731 ++ mktemp -d
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.735 + export GOPATH=/tmp/tmp.XAUOeNigvl
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.735 + GOPATH=/tmp/tmp.XAUOeNigvl
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.735 + RM_GOPATH=1
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.735 + case "$(go env GOARCH)" in
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.755 ++ go env GOARCH
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.791 + export GO_BUILDMODE=-buildmode=pie
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.791 + GO_BUILDMODE=-buildmode=pie
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.792 ++ dirname /tmp/install/install.sh
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.794 + dir=/tmp/install
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.794 + bin=golangci_lint
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.794 + shift
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.794 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.794 + . /tmp/install/golangci_lint.installer
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.794 ++ : v1.23.8
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.794 + install_golangci_lint
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.794 + set -e
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.794 + export GO111MODULE=on
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.794 + GO111MODULE=on
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.794 + GOBIN=/build
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.794 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.818 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.834 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.834 go: finding github.com/golangci/golangci-lint v1.23.8
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.834 go: finding github.com/golangci v1.23.8
17:05:21 [2020-12-19T17:05:21.107Z] #47 4.838 go: finding github.com v1.23.8
17:05:21 [2020-12-19T17:05:21.107Z] #47 5.882 go: downloading github.com/golangci/golangci-lint v1.23.8
17:05:21 [2020-12-19T17:05:21.107Z] #47 6.610 go: extracting github.com/golangci/golangci-lint v1.23.8
17:05:21 [2020-12-19T17:05:21.107Z] #47 ...
17:05:21 [2020-12-19T17:05:21.107Z] 
17:05:21 [2020-12-19T17:05:21.107Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:21 [2020-12-19T17:05:21.107Z] #11 5.785 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:05:21 [2020-12-19T17:05:21.107Z] #11 5.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:05:21 [2020-12-19T17:05:21.107Z] #11 5.970 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:05:21 [2020-12-19T17:05:21.107Z] #11 7.027 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
17:05:21 [2020-12-19T17:05:21.107Z] #11 9.196 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB]
17:05:21 [2020-12-19T17:05:21.107Z] #11 ...
17:05:21 [2020-12-19T17:05:21.107Z] 
17:05:21 [2020-12-19T17:05:21.107Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.006 + RM_GOPATH=0
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.006 + TMP_GOPATH=
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.006 + : /build
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.006 + '[' -z '' ']'
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.008 ++ mktemp -d
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.011 + export GOPATH=/tmp/tmp.zr20jQwcSO
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.011 + GOPATH=/tmp/tmp.zr20jQwcSO
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.011 + RM_GOPATH=1
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.011 + case "$(go env GOARCH)" in
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.013 ++ go env GOARCH
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.042 Install docker/cli version 17.06.2-ce from stable
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.042 + export GO_BUILDMODE=-buildmode=pie
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.042 + GO_BUILDMODE=-buildmode=pie
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.042 ++ dirname /tmp/install/install.sh
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.042 + dir=/tmp/install
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.042 + bin=dockercli
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.042 + shift
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.042 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.042 + . /tmp/install/dockercli.installer
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.042 ++ : stable
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.042 ++ : 17.06.2-ce
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.042 + install_dockercli
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.042 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.042 ++ uname -m
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.054 + arch=aarch64
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.054 + '[' aarch64 '!=' x86_64 ']'
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.054 + '[' aarch64 '!=' s390x ']'
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.054 + '[' aarch64 '!=' armhf ']'
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.054 + build_dockercli
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.054 + git clone https://github.com/docker/docker-ce /tmp/tmp.zr20jQwcSO/tmp/docker-ce
17:05:21 [2020-12-19T17:05:21.107Z] #22 4.054 Cloning into '/tmp/tmp.zr20jQwcSO/tmp/docker-ce'...
17:05:21 [2020-12-19T17:05:21.218Z] #49 ...
17:05:21 [2020-12-19T17:05:21.218Z] 
17:05:21 [2020-12-19T17:05:21.218Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:21 [2020-12-19T17:05:21.218Z] #43 11.65 unicode
17:05:21 [2020-12-19T17:05:21.218Z] #43 17.20 unicode/utf8
17:05:21 [2020-12-19T17:05:21.218Z] #43 17.78 encoding
17:05:21 [2020-12-19T17:05:21.218Z] #43 18.32 unicode/utf16
17:05:21 [2020-12-19T17:05:21.218Z] #43 18.82 container/list
17:05:21 [2020-12-19T17:05:21.218Z] #43 19.82 crypto/internal/subtle
17:05:21 [2020-12-19T17:05:21.218Z] #43 20.08 crypto/subtle
17:05:21 [2020-12-19T17:05:21.218Z] #43 20.44 vendor/golang.org/x/crypto/cryptobyte/asn1
17:05:21 [2020-12-19T17:05:21.218Z] #43 20.65 internal/nettrace
17:05:21 [2020-12-19T17:05:21.218Z] #43 21.09 runtime/cgo
17:05:21 [2020-12-19T17:05:21.218Z] #43 ...
17:05:21 [2020-12-19T17:05:21.218Z] 
17:05:21 [2020-12-19T17:05:21.218Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:21 [2020-12-19T17:05:21.218Z] #22 21.68 + mkdir -p /build
17:05:21 [2020-12-19T17:05:21.218Z] #22 21.69 + mv docker/docker /build/
17:05:21 [2020-12-19T17:05:21.218Z] #22 21.69 + rmdir docker
17:05:21 [2020-12-19T17:05:21.233Z] #41 13.67   PBCC     images/creds.pb-c.c
17:05:21 [2020-12-19T17:05:21.233Z] #41 13.75   DEP      images/creds.pb-c.d
17:05:21 [2020-12-19T17:05:21.375Z] #22 ...
17:05:21 [2020-12-19T17:05:21.375Z] 
17:05:21 [2020-12-19T17:05:21.375Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:05:21 [2020-12-19T17:05:21.375Z] #53 6.278 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:05:21 [2020-12-19T17:05:21.375Z] #53 6.363 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:05:21 [2020-12-19T17:05:21.375Z] #53 6.370 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:05:21 [2020-12-19T17:05:21.375Z] #53 7.521 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
17:05:21 [2020-12-19T17:05:21.375Z] #53 9.470 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB]
17:05:21 [2020-12-19T17:05:21.375Z] #53 ...
17:05:21 [2020-12-19T17:05:21.375Z] 
17:05:21 [2020-12-19T17:05:21.375Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:05:21 [2020-12-19T17:05:21.375Z] #30 5.279 + git clone https://github.com/kolyshkin/go-swagger.git .
17:05:21 [2020-12-19T17:05:21.375Z] #30 5.279 Cloning into '.'...
17:05:21 [2020-12-19T17:05:21.492Z] #41 13.87   PBCC     images/utsns.pb-c.c
17:05:21 [2020-12-19T17:05:21.492Z] #41 13.97   DEP      images/utsns.pb-c.d
17:05:21 [2020-12-19T17:05:21.641Z] #30 ...
17:05:21 [2020-12-19T17:05:21.641Z] 
17:05:21 [2020-12-19T17:05:21.641Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.263 + RM_GOPATH=0
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.263 + TMP_GOPATH=
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.263 + : /build
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.263 + '[' -z '' ']'
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.263 ++ mktemp -d
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.272 + export GOPATH=/tmp/tmp.uxmweAaf1D
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.272 + GOPATH=/tmp/tmp.uxmweAaf1D
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.272 + RM_GOPATH=1
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.272 + case "$(go env GOARCH)" in
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.272 ++ go env GOARCH
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.365 + export GO_BUILDMODE=-buildmode=pie
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.365 + GO_BUILDMODE=-buildmode=pie
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.365 ++ dirname /tmp/install/install.sh
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.372 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.372 + dir=/tmp/install
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.372 + bin=vndr
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.372 + shift
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.372 + '[' '!' -f /tmp/install/vndr.installer ']'
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.372 + . /tmp/install/vndr.installer
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.372 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.372 + install_vndr
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.372 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.372 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.uxmweAaf1D/src/github.com/LK4D4/vndr
17:05:21 [2020-12-19T17:05:21.641Z] #43 5.372 Cloning into '/tmp/tmp.uxmweAaf1D/src/github.com/LK4D4/vndr'...
17:05:21 [2020-12-19T17:05:21.641Z] #43 6.237 + cd /tmp/tmp.uxmweAaf1D/src/github.com/LK4D4/vndr
17:05:21 [2020-12-19T17:05:21.641Z] #43 6.238 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
17:05:21 [2020-12-19T17:05:21.641Z] #43 6.246 + go build -buildmode=pie -v -o /build/vndr .
17:05:21 [2020-12-19T17:05:21.641Z] #43 7.876 internal/race
17:05:21 [2020-12-19T17:05:21.641Z] #43 7.946 runtime/internal/sys
17:05:21 [2020-12-19T17:05:21.641Z] #43 7.953 internal/cpu
17:05:21 [2020-12-19T17:05:21.641Z] #43 8.059 runtime/internal/atomic
17:05:21 [2020-12-19T17:05:21.641Z] #43 8.193 sync/atomic
17:05:21 [2020-12-19T17:05:21.641Z] #43 8.370 runtime/internal/math
17:05:21 [2020-12-19T17:05:21.641Z] #43 8.639 unicode
17:05:21 [2020-12-19T17:05:21.641Z] #43 8.684 unicode/utf8
17:05:21 [2020-12-19T17:05:21.641Z] #43 9.158 math
17:05:21 [2020-12-19T17:05:21.641Z] #43 9.448 internal/bytealg
17:05:21 [2020-12-19T17:05:21.641Z] #43 9.728 internal/testlog
17:05:21 [2020-12-19T17:05:21.641Z] #43 10.59 unicode/utf16
17:05:21 [2020-12-19T17:05:21.641Z] #43 10.90 container/list
17:05:21 [2020-12-19T17:05:21.641Z] #43 ...
17:05:21 [2020-12-19T17:05:21.641Z] 
17:05:21 [2020-12-19T17:05:21.641Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:05:21 [2020-12-19T17:05:21.641Z] #27 1.695 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
17:05:21 [2020-12-19T17:05:21.641Z] #27 1.906 
17:05:21 [2020-12-19T17:05:21.641Z] #27 2.168 #=#=#                                                                         

#####                                                                      7.7%
#############                                                             18.1%
######################                                                    30.8%
##############################                                            42.3%
#########################################                                 58.0%
####################################################                      73.0%
################################################################          89.6%
######################################################################## 100.0%
17:05:21 [2020-12-19T17:05:21.641Z] #27 3.323 
17:05:21 [2020-12-19T17:05:21.641Z] #27 3.470 
                                                                           0.2%
##############################################################            86.6%
######################################################################## 100.0%
17:05:21 [2020-12-19T17:05:21.641Z] #27 3.764 
17:05:21 [2020-12-19T17:05:21.641Z] #27 3.985 #=#=#                                                                         

#####################################                                     52.7%
######################################################################## 100.0%
17:05:21 [2020-12-19T17:05:21.641Z] #27 4.255 
17:05:21 [2020-12-19T17:05:21.641Z] #27 4.416 
                                                                           0.0%
##########                                                                14.2%
################                                                          23.5%
########################                                                  34.1%
####################################                                      50.4%
################################################                          67.3%
#########################################################                 79.7%
####################################################################      95.4%
######################################################################## 100.0%
17:05:21 [2020-12-19T17:05:21.641Z] #27 5.387 
17:05:21 [2020-12-19T17:05:21.757Z] #41 14.04   PBCC     images/ipc-desc.pb-c.c
17:05:21 [2020-12-19T17:05:21.757Z] #41 14.09   PBCC     images/ipc-sem.pb-c.c
17:05:21 [2020-12-19T17:05:21.757Z] #41 14.16   DEP      images/ipc-desc.pb-c.d
17:05:21 [2020-12-19T17:05:21.757Z] #41 14.28   DEP      images/ipc-sem.pb-c.d
17:05:21 [2020-12-19T17:05:21.757Z] #41 14.36   PBCC     images/ipc-msg.pb-c.c
17:05:21 [2020-12-19T17:05:21.790Z] #22 DONE 22.3s
17:05:21 [2020-12-19T17:05:21.790Z] 
17:05:21 [2020-12-19T17:05:21.790Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:21 [2020-12-19T17:05:21.790Z] #49 21.67 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:05:21 [2020-12-19T17:05:21.790Z] #49 21.80 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:05:21 [2020-12-19T17:05:21.790Z] #49 21.85 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:05:21 [2020-12-19T17:05:21.790Z] #49 22.20 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:05:21 [2020-12-19T17:05:21.790Z] #49 22.32 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:05:22 [2020-12-19T17:05:22.017Z] #41 14.39   DEP      images/ipc-msg.pb-c.d
17:05:22 [2020-12-19T17:05:22.017Z] #41 ...
17:05:22 [2020-12-19T17:05:22.017Z] 
17:05:22 [2020-12-19T17:05:22.017Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:22 [2020-12-19T17:05:22.017Z] #49 104.8 encoding/json
17:05:22 [2020-12-19T17:05:22.017Z] #49 109.0 github.com/pkg/diff
17:05:22 [2020-12-19T17:05:22.017Z] #49 111.4 go/ast
17:05:22 [2020-12-19T17:05:22.017Z] #49 114.8 golang.org/x/crypto/ssh/terminal
17:05:22 [2020-12-19T17:05:22.017Z] #49 ...
17:05:22 [2020-12-19T17:05:22.017Z] 
17:05:22 [2020-12-19T17:05:22.017Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:22 [2020-12-19T17:05:22.017Z] #41 14.53   PBCC     images/ipc-shm.pb-c.c
17:05:22 [2020-12-19T17:05:22.017Z] #41 14.55   DEP      images/ipc-shm.pb-c.d
17:05:22 [2020-12-19T17:05:22.282Z] #41 14.65   PBCC     images/ipc-var.pb-c.c
17:05:22 [2020-12-19T17:05:22.282Z] #41 14.71   DEP      images/ipc-var.pb-c.d
17:05:22 [2020-12-19T17:05:22.282Z] #41 14.79   PBCC     images/sk-opts.pb-c.c
17:05:22 [2020-12-19T17:05:22.542Z] #41 14.86   PBCC     images/packet-sock.pb-c.c
17:05:22 [2020-12-19T17:05:22.542Z] #41 14.96   DEP      images/sk-opts.pb-c.d
17:05:22 [2020-12-19T17:05:22.735Z] #49 ...
17:05:22 [2020-12-19T17:05:22.735Z] 
17:05:22 [2020-12-19T17:05:22.735Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:05:22 [2020-12-19T17:05:22.735Z] #34 13.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
17:05:22 [2020-12-19T17:05:22.735Z] #34 17.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:05:22 [2020-12-19T17:05:22.735Z] #34 ...
17:05:22 [2020-12-19T17:05:22.735Z] 
17:05:22 [2020-12-19T17:05:22.735Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:22 [2020-12-19T17:05:22.735Z] #47 20.81 go: downloading github.com/spf13/afero v1.1.2
17:05:22 [2020-12-19T17:05:22.735Z] #47 20.81 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:05:22 [2020-12-19T17:05:22.735Z] #47 20.81 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:05:22 [2020-12-19T17:05:22.735Z] #47 21.24 go: downloading github.com/subosito/gotenv v1.2.0
17:05:22 [2020-12-19T17:05:22.735Z] #47 21.47 go: extracting github.com/spf13/cobra v0.0.5
17:05:22 [2020-12-19T17:05:22.735Z] #47 21.52 go: extracting github.com/go-lintpack/lintpack v0.5.2
17:05:22 [2020-12-19T17:05:22.735Z] #47 21.76 go: extracting github.com/subosito/gotenv v1.2.0
17:05:22 [2020-12-19T17:05:22.735Z] #47 21.76 go: extracting github.com/mitchellh/mapstructure v1.1.2
17:05:22 [2020-12-19T17:05:22.735Z] #47 21.90 go: extracting github.com/go-critic/go-critic v0.4.1
17:05:22 [2020-12-19T17:05:22.735Z] #47 22.32 go: extracting github.com/spf13/afero v1.1.2
17:05:22 [2020-12-19T17:05:22.735Z] #47 22.42 go: downloading github.com/pelletier/go-toml v1.2.0
17:05:22 [2020-12-19T17:05:22.735Z] #47 22.83 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:05:22 [2020-12-19T17:05:22.735Z] #47 22.83 go: downloading github.com/hashicorp/hcl v1.0.0
17:05:22 [2020-12-19T17:05:22.735Z] #47 23.43 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:05:22 [2020-12-19T17:05:22.802Z] #41 15.12   DEP      images/packet-sock.pb-c.d
17:05:22 [2020-12-19T17:05:22.802Z] #41 15.17   PBCC     images/sk-netlink.pb-c.c
17:05:22 [2020-12-19T17:05:22.802Z] #41 15.27   DEP      images/sk-netlink.pb-c.d
17:05:22 [2020-12-19T17:05:22.811Z] #38 ...
17:05:22 [2020-12-19T17:05:22.811Z] 
17:05:22 [2020-12-19T17:05:22.811Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.243 + RM_GOPATH=0
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.246 + TMP_GOPATH=
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.246 + : /build
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.246 + '[' -z '' ']'
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.246 ++ mktemp -d
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.246 + export GOPATH=/tmp/tmp.BSc5sB9waX
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.246 + GOPATH=/tmp/tmp.BSc5sB9waX
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.246 + RM_GOPATH=1
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.246 + case "$(go env GOARCH)" in
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.246 ++ go env GOARCH
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.249 + export GO_BUILDMODE=-buildmode=pie
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.249 + GO_BUILDMODE=-buildmode=pie
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.249 ++ dirname /tmp/install/install.sh
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.255 + dir=/tmp/install
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.255 + bin=proxy
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.255 + shift
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.255 + '[' '!' -f /tmp/install/proxy.installer ']'
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.255 + . /tmp/install/proxy.installer
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.255 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.255 + install_proxy
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.255 + case "$1" in
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.255 + export CGO_ENABLED=0
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.255 + CGO_ENABLED=0
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.255 + _install_proxy
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.255 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d'
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.255 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BSc5sB9waX/src/github.com/docker/libnetwork
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.255 Cloning into '/tmp/tmp.BSc5sB9waX/src/github.com/docker/libnetwork'...
17:05:22 [2020-12-19T17:05:22.811Z] #62 5.256 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:05:22 [2020-12-19T17:05:22.995Z] #47 23.71 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:05:22 [2020-12-19T17:05:22.995Z] #47 ...
17:05:22 [2020-12-19T17:05:22.995Z] 
17:05:22 [2020-12-19T17:05:22.995Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:05:22 [2020-12-19T17:05:22.995Z] #53 13.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
17:05:22 [2020-12-19T17:05:22.995Z] #53 18.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:05:23 [2020-12-19T17:05:23.046Z] #42 ...
17:05:23 [2020-12-19T17:05:23.046Z] 
17:05:23 [2020-12-19T17:05:23.046Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.430 + RM_GOPATH=0
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.431 + TMP_GOPATH=
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.431 + : /build
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.433 + '[' -z '' ']'
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.434 ++ mktemp -d
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.444 + export GOPATH=/tmp/tmp.CHUWmLbO7C
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.445 + GOPATH=/tmp/tmp.CHUWmLbO7C
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.445 + RM_GOPATH=1
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.446 + case "$(go env GOARCH)" in
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.448 ++ go env GOARCH
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.470 + export GO_BUILDMODE=-buildmode=pie
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.472 + GO_BUILDMODE=-buildmode=pie
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.474 ++ dirname /tmp/install/install.sh
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.505 + dir=/tmp/install
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.508 + bin=tini
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.509 + shift
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.509 + '[' '!' -f /tmp/install/tini.installer ']'
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.509 + . /tmp/install/tini.installer
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.510 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.510 + install_tini
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.511 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.512 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.513 + git clone https://github.com/krallin/tini.git /tmp/tmp.CHUWmLbO7C/tini
17:05:23 [2020-12-19T17:05:23.046Z] #37 0.538 Cloning into '/tmp/tmp.CHUWmLbO7C/tini'...
17:05:23 [2020-12-19T17:05:23.046Z] #37 1.559 + cd /tmp/tmp.CHUWmLbO7C/tini
17:05:23 [2020-12-19T17:05:23.046Z] #37 1.569 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:05:23 [2020-12-19T17:05:23.046Z] #37 1.609 + cmake .
17:05:23 [2020-12-19T17:05:23.046Z] #37 2.455 -- The C compiler identification is GNU 8.3.0
17:05:23 [2020-12-19T17:05:23.046Z] #37 2.534 -- Check for working C compiler: /usr/bin/cc
17:05:23 [2020-12-19T17:05:23.046Z] #37 3.276 -- Check for working C compiler: /usr/bin/cc -- works
17:05:23 [2020-12-19T17:05:23.046Z] #37 3.279 -- Detecting C compiler ABI info
17:05:23 [2020-12-19T17:05:23.046Z] #37 3.831 -- Detecting C compiler ABI info - done
17:05:23 [2020-12-19T17:05:23.046Z] #37 3.891 -- Detecting C compile features
17:05:23 [2020-12-19T17:05:23.062Z] #41 15.40   PBCC     images/sk-inet.pb-c.c
17:05:23 [2020-12-19T17:05:23.062Z] #41 15.50   DEP      images/sk-inet.pb-c.d
17:05:23 [2020-12-19T17:05:23.062Z] #41 15.58   PBCC     images/sk-unix.pb-c.c
17:05:23 [2020-12-19T17:05:23.259Z] #53 ...
17:05:23 [2020-12-19T17:05:23.259Z] 
17:05:23 [2020-12-19T17:05:23.259Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:23 [2020-12-19T17:05:23.259Z] #45 23.53 go: finding github.com/fatih/color v1.9.0
17:05:23 [2020-12-19T17:05:23.259Z] #45 23.61 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:05:23 [2020-12-19T17:05:23.259Z] #45 23.61 go: finding github.com/pkg/errors v0.9.1
17:05:23 [2020-12-19T17:05:23.259Z] #45 23.89 go: finding github.com/spf13/pflag v1.0.3
17:05:23 [2020-12-19T17:05:23.259Z] #45 23.97 go: finding github.com/mattn/go-colorable v0.1.6
17:05:23 [2020-12-19T17:05:23.321Z] #41 15.69   DEP      images/sk-unix.pb-c.d
17:05:23 [2020-12-19T17:05:23.321Z] #41 15.82   PBCC     images/mm.pb-c.c
17:05:23 [2020-12-19T17:05:23.321Z] #41 15.93   DEP      images/mm.pb-c.d
17:05:23 [2020-12-19T17:05:23.344Z] #37 ...
17:05:23 [2020-12-19T17:05:23.344Z] 
17:05:23 [2020-12-19T17:05:23.344Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:23 [2020-12-19T17:05:23.344Z] #51 57.49 strconv
17:05:23 [2020-12-19T17:05:23.344Z] #51 57.50 bytes
17:05:23 [2020-12-19T17:05:23.344Z] #51 57.51 syscall
17:05:23 [2020-12-19T17:05:23.344Z] #51 57.52 strings
17:05:23 [2020-12-19T17:05:23.344Z] #51 65.35 bufio
17:05:23 [2020-12-19T17:05:23.344Z] #51 ...
17:05:23 [2020-12-19T17:05:23.344Z] 
17:05:23 [2020-12-19T17:05:23.344Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:23 [2020-12-19T17:05:23.344Z] #13 61.49 Selecting previously unselected package binutils-mingw-w64.
17:05:23 [2020-12-19T17:05:23.344Z] #13 61.50 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:05:23 [2020-12-19T17:05:23.344Z] #13 61.50 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:05:23 [2020-12-19T17:05:23.344Z] #13 61.70 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
17:05:23 [2020-12-19T17:05:23.344Z] #13 61.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
17:05:23 [2020-12-19T17:05:23.344Z] #13 61.76 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
17:05:23 [2020-12-19T17:05:23.344Z] #13 61.98 Selecting previously unselected package dmsetup.
17:05:23 [2020-12-19T17:05:23.344Z] #13 61.99 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
17:05:23 [2020-12-19T17:05:23.344Z] #13 61.99 Unpacking dmsetup (2:1.02.155-3) ...
17:05:23 [2020-12-19T17:05:23.344Z] #13 62.12 Selecting previously unselected package mingw-w64-common.
17:05:23 [2020-12-19T17:05:23.344Z] #13 62.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:05:23 [2020-12-19T17:05:23.344Z] #13 62.18 Unpacking mingw-w64-common (6.0.0-3) ...
17:05:23 [2020-12-19T17:05:23.525Z] #45 24.16 go: finding github.com/mattn/go-isatty v0.0.12
17:05:23 [2020-12-19T17:05:23.581Z] #41 15.96   PBCC     images/timerfd.pb-c.c
17:05:23 [2020-12-19T17:05:23.581Z] #41 16.00   DEP      images/timerfd.pb-c.d
17:05:23 [2020-12-19T17:05:23.581Z] #41 16.06   PBCC     images/timer.pb-c.c
17:05:23 [2020-12-19T17:05:23.581Z] #41 16.08   DEP      images/timer.pb-c.d
17:05:23 [2020-12-19T17:05:23.581Z] #41 16.14   PBCC     images/sa.pb-c.c
17:05:23 [2020-12-19T17:05:23.642Z] #13 ...
17:05:23 [2020-12-19T17:05:23.642Z] 
17:05:23 [2020-12-19T17:05:23.642Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:23 [2020-12-19T17:05:23.642Z] #37 6.064 -- Detecting C compile features - done
17:05:23 [2020-12-19T17:05:23.642Z] #37 6.131 -- Performing Test HAS_BUILTIN_FORTIFY
17:05:23 [2020-12-19T17:05:23.747Z] #62 ...
17:05:23 [2020-12-19T17:05:23.747Z] 
17:05:23 [2020-12-19T17:05:23.747Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.436 + RM_GOPATH=0
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.437 + TMP_GOPATH=
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.437 + : /build
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.437 + '[' -z '' ']'
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.438 ++ mktemp -d
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.448 + export GOPATH=/tmp/tmp.X2NOndDRgZ
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.448 + GOPATH=/tmp/tmp.X2NOndDRgZ
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.448 + RM_GOPATH=1
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.448 + case "$(go env GOARCH)" in
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.448 ++ go env GOARCH
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.489 + export GO_BUILDMODE=-buildmode=pie
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.489 + GO_BUILDMODE=-buildmode=pie
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.489 ++ dirname /tmp/install/install.sh
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.489 + dir=/tmp/install
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.489 + bin=tomlv
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.489 + shift
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.489 + '[' '!' -f /tmp/install/tomlv.installer ']'
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.489 + . /tmp/install/tomlv.installer
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.489 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.489 + install_tomlv
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.489 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.489 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.X2NOndDRgZ/src/github.com/BurntSushi/toml
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.489 Cloning into '/tmp/tmp.X2NOndDRgZ/src/github.com/BurntSushi/toml'...
17:05:23 [2020-12-19T17:05:23.747Z] #32 6.490 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:05:23 [2020-12-19T17:05:23.840Z] #41 16.22   DEP      images/sa.pb-c.d
17:05:23 [2020-12-19T17:05:23.840Z] #41 16.33   PBCC     images/pipe-data.pb-c.c
17:05:23 [2020-12-19T17:05:23.840Z] #41 16.36   DEP      images/pipe-data.pb-c.d
17:05:23 [2020-12-19T17:05:23.840Z] #41 16.44   PBCC     images/mnt.pb-c.c
17:05:23 [2020-12-19T17:05:23.938Z] #37 6.371 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:05:24 [2020-12-19T17:05:24.097Z] #45 24.51 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:05:24 [2020-12-19T17:05:24.097Z] #45 ...
17:05:24 [2020-12-19T17:05:24.097Z] 
17:05:24 [2020-12-19T17:05:24.097Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:24 [2020-12-19T17:05:24.097Z] #11 14.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
17:05:24 [2020-12-19T17:05:24.097Z] #11 18.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:05:24 [2020-12-19T17:05:24.100Z] #41 16.53   DEP      images/mnt.pb-c.d
17:05:24 [2020-12-19T17:05:24.100Z] #41 16.67   PBCC     images/sk-packet.pb-c.c
17:05:24 [2020-12-19T17:05:24.235Z] #37 6.610 -- Configuring done
17:05:24 [2020-12-19T17:05:24.235Z] #37 6.630 -- Generating done
17:05:24 [2020-12-19T17:05:24.235Z] #37 6.641 -- Build files have been written to: /tmp/tmp.CHUWmLbO7C/tini
17:05:24 [2020-12-19T17:05:24.235Z] #37 6.661 + make tini-static
17:05:24 [2020-12-19T17:05:24.260Z] #54 132.3 + bin/containerd-stress
17:05:24 [2020-12-19T17:05:24.317Z] #32 ...
17:05:24 [2020-12-19T17:05:24.317Z] 
17:05:24 [2020-12-19T17:05:24.317Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.884 + RM_GOPATH=0
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.884 + TMP_GOPATH=
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.884 + : /build
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.884 + '[' -z '' ']'
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.884 ++ mktemp -d
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.896 + export GOPATH=/tmp/tmp.7GMZMHZrdP
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.896 + GOPATH=/tmp/tmp.7GMZMHZrdP
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.896 + RM_GOPATH=1
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.896 + case "$(go env GOARCH)" in
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.896 ++ go env GOARCH
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.916 + export GO_BUILDMODE=-buildmode=pie
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.916 + GO_BUILDMODE=-buildmode=pie
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.916 ++ dirname /tmp/install/install.sh
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.924 + dir=/tmp/install
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.924 + bin=dockercli
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.924 + shift
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.924 + '[' '!' -f /tmp/install/dockercli.installer ']'
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.924 + . /tmp/install/dockercli.installer
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.924 ++ : stable
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.924 ++ : 17.06.2-ce
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.924 + install_dockercli
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.924 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.925 Install docker/cli version 17.06.2-ce from stable
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.937 ++ uname -m
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.946 + arch=x86_64
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.952 + '[' x86_64 '!=' x86_64 ']'
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.952 + url=https://download.docker.com/linux/static
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.952 + tar -xz docker/docker
17:05:24 [2020-12-19T17:05:24.317Z] #22 6.952 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:05:24 [2020-12-19T17:05:24.357Z] #11 ...
17:05:24 [2020-12-19T17:05:24.357Z] 
17:05:24 [2020-12-19T17:05:24.357Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:24 [2020-12-19T17:05:24.357Z] #47 23.88 go: extracting github.com/hashicorp/hcl v1.0.0
17:05:24 [2020-12-19T17:05:24.357Z] #47 24.46 go: extracting github.com/pelletier/go-toml v1.2.0
17:05:24 [2020-12-19T17:05:24.357Z] #47 24.51 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:05:24 [2020-12-19T17:05:24.357Z] #47 24.79 go: downloading golang.org/x/text v0.3.2
17:05:24 [2020-12-19T17:05:24.357Z] #47 25.02 go: downloading github.com/stretchr/objx v0.2.0
17:05:24 [2020-12-19T17:05:24.357Z] #47 25.09 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:05:24 [2020-12-19T17:05:24.360Z] #41 16.77   DEP      images/sk-packet.pb-c.d
17:05:24 [2020-12-19T17:05:24.532Z] #37 ...
17:05:24 [2020-12-19T17:05:24.532Z] 
17:05:24 [2020-12-19T17:05:24.532Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:05:24 [2020-12-19T17:05:24.532Z] #42 68.43 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
17:05:24 [2020-12-19T17:05:24.532Z] #42 68.44 Processing triggers for libc-bin (2.28-10) ...
17:05:24 [2020-12-19T17:05:24.532Z] #42 DONE 68.7s
17:05:24 [2020-12-19T17:05:24.532Z] 
17:05:24 [2020-12-19T17:05:24.532Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:24 [2020-12-19T17:05:24.532Z] #37 7.055 Scanning dependencies of target tini-static
17:05:24 [2020-12-19T17:05:24.558Z] #27 5.650 
                                                                           0.0%
#                                                                          1.9%
##                                                                         4.1%
####                                                                       6.4%
#####                                                                      8.2%
#######                                                                   10.1%
########                                                                  11.2%
#########                                                                 13.0%
##########                                                                15.0%
###########                                                               16.5%
#############                                                             18.3%
##############                                                            19.8%
##############                                                            20.7%
###############                                                           21.6%
################                                                          22.7%
#################                                                         23.9%
##################                                                        25.1%
##################                                                        26.3%
####################                                                      27.8%
#####################                                                     29.3%
#####################                                                     30.3%
######################                                                    31.2%
######################                                                    31.9%
#######################                                                   32.8%
########################                                                  33.5%
########################                                                  34.4%
#########################                                                 35.0%
#########################                                                 35.6%
##########################                                                36.2%
##########################                                                37.0%
###########################                                               37.9%
###########################                                               38.8%
############################                                              39.7%
#############################                                             40.4%
#############################                                             40.6%
#############################                                             41.2%
##############################                                            42.0%
##############################                                            42.6%
###############################                                           43.7%
###############################                                           44.0%
################################                                          45.0%
#################################                                         46.1%
#################################                                         46.5%
##################################                                        47.3%
##################################                                        47.4%
##################################                                        48.3%
###################################                                       49.6%
#####################################                                     51.5%
#####################################                                     51.8%
#####################################                                     52.4%
######################################                                    53.3%
######################################                                    53.9%
#######################################                                   54.2%
#######################################                                   55.3%
########################################                                  55.9%
########################################                                  56.7%
#########################################                                 57.3%
#########################################                                 57.9%
##########################################                                58.9%
###########################################                               60.1%
###########################################                               61.1%
############################################                              62.2%
#############################################                             62.8%
#############################################                             63.4%
##############################################                            64.0%
##############################################                            64.6%
###############################################                           65.6%
################################################                          67.2%
#################################################                         68.1%
#################################################                         68.9%
##################################################                        70.0%
###################################################                       70.9%
###################################################                       71.5%
####################################################                      72.2%
####################################################                      72.9%
#####################################################                     73.7%
#####################################################                     74.4%
######################################################                    75.3%
#######################################################                   76.5%
#######################################################                   77.1%
########################################################                  77.9%
########################################################                  78.8%
#########################################################                 79.5%
##########################################################                80.6%
##########################################################                81.1%
##########################################################                81.6%
17:05:24 [2020-12-19T17:05:24.558Z] #27 ...
17:05:24 [2020-12-19T17:05:24.558Z] 
17:05:24 [2020-12-19T17:05:24.559Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:24 [2020-12-19T17:05:24.559Z] #47 14.20 go: downloading github.com/pkg/errors v0.8.1
17:05:24 [2020-12-19T17:05:24.559Z] #47 14.22 go: downloading github.com/fatih/color v1.7.0
17:05:24 [2020-12-19T17:05:24.559Z] #47 14.25 go: downloading github.com/spf13/viper v1.6.1
17:05:24 [2020-12-19T17:05:24.559Z] #47 14.30 go: extracting github.com/pkg/errors v0.8.1
17:05:24 [2020-12-19T17:05:24.619Z] #41 16.92   PBCC     images/tcp-stream.pb-c.c
17:05:24 [2020-12-19T17:05:24.619Z] #41 16.94   DEP      images/tcp-stream.pb-c.d
17:05:24 [2020-12-19T17:05:24.619Z] #41 17.03   PBCC     images/pipe.pb-c.c
17:05:24 [2020-12-19T17:05:24.619Z] #41 17.11   DEP      images/pipe.pb-c.d
17:05:24 [2020-12-19T17:05:24.828Z] #47 14.37 go: downloading github.com/mattn/go-colorable v0.1.4
17:05:24 [2020-12-19T17:05:24.828Z] #47 14.37 go: downloading github.com/sirupsen/logrus v1.4.2
17:05:24 [2020-12-19T17:05:24.828Z] #47 14.38 go: extracting github.com/fatih/color v1.7.0
17:05:24 [2020-12-19T17:05:24.828Z] #47 14.50 go: downloading github.com/spf13/cobra v0.0.5
17:05:24 [2020-12-19T17:05:24.828Z] #47 14.53 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:05:24 [2020-12-19T17:05:24.829Z] #37 7.176 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:05:24 [2020-12-19T17:05:24.879Z] #41 17.26   PBCC     images/pstree.pb-c.c
17:05:24 [2020-12-19T17:05:24.879Z] #41 17.35   DEP      images/pstree.pb-c.d
17:05:24 [2020-12-19T17:05:24.879Z] #41 17.44   PBCC     images/fs.pb-c.c
17:05:24 [2020-12-19T17:05:24.893Z] #22 ...
17:05:24 [2020-12-19T17:05:24.893Z] 
17:05:24 [2020-12-19T17:05:24.893Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:24 [2020-12-19T17:05:24.893Z] #32 7.739 + cd /tmp/tmp.X2NOndDRgZ/src/github.com/BurntSushi/toml
17:05:24 [2020-12-19T17:05:24.893Z] #32 7.739 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:05:25 [2020-12-19T17:05:25.139Z] #41 17.45   DEP      images/fs.pb-c.d
17:05:25 [2020-12-19T17:05:25.139Z] #41 17.51   PBCC     images/signalfd.pb-c.c
17:05:25 [2020-12-19T17:05:25.139Z] #41 17.60   DEP      images/signalfd.pb-c.d
17:05:25 [2020-12-19T17:05:25.139Z] #41 17.66   PBCC     images/fh.pb-c.c
17:05:25 [2020-12-19T17:05:25.150Z] #32 7.778 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:05:25 [2020-12-19T17:05:25.235Z] #47 14.72 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:05:25 [2020-12-19T17:05:25.235Z] #47 14.72 go: downloading github.com/mattn/go-isatty v0.0.8
17:05:25 [2020-12-19T17:05:25.235Z] #47 14.82 go: extracting github.com/spf13/viper v1.6.1
17:05:25 [2020-12-19T17:05:25.235Z] #47 14.85 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:05:25 [2020-12-19T17:05:25.235Z] #47 14.88 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:05:25 [2020-12-19T17:05:25.235Z] #47 14.88 go: extracting github.com/mattn/go-colorable v0.1.4
17:05:25 [2020-12-19T17:05:25.304Z] #47 25.63 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:05:25 [2020-12-19T17:05:25.342Z] #54 133.6 + bin/containerd-shim
17:05:25 [2020-12-19T17:05:25.398Z] #41 17.74   PBCC     images/fsnotify.pb-c.c
17:05:25 [2020-12-19T17:05:25.398Z] #41 17.80   DEP      images/fh.pb-c.d
17:05:25 [2020-12-19T17:05:25.398Z] #41 17.89   DEP      images/fsnotify.pb-c.d
17:05:25 [2020-12-19T17:05:25.398Z] #41 17.97   PBCC     images/eventpoll.pb-c.c
17:05:25 [2020-12-19T17:05:25.398Z] #41 17.99   DEP      images/eventpoll.pb-c.d
17:05:25 [2020-12-19T17:05:25.499Z] #47 15.19 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:05:25 [2020-12-19T17:05:25.499Z] #47 15.24 go: extracting github.com/go-lintpack/lintpack v0.5.2
17:05:25 [2020-12-19T17:05:25.499Z] #47 15.25 go: downloading github.com/spf13/pflag v1.0.5
17:05:25 [2020-12-19T17:05:25.499Z] #47 15.28 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:05:25 [2020-12-19T17:05:25.499Z] #47 15.31 go: extracting github.com/sirupsen/logrus v1.4.2
17:05:25 [2020-12-19T17:05:25.499Z] #47 15.32 go: downloading gopkg.in/ini.v1 v1.51.0
17:05:25 [2020-12-19T17:05:25.499Z] #47 15.33 go: extracting github.com/mattn/go-isatty v0.0.8
17:05:25 [2020-12-19T17:05:25.499Z] #47 15.33 go: downloading github.com/hashicorp/hcl v1.0.0
17:05:25 [2020-12-19T17:05:25.565Z] #47 26.05 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:05:25 [2020-12-19T17:05:25.565Z] #47 26.21 go: downloading github.com/spf13/cast v1.3.0
17:05:25 [2020-12-19T17:05:25.658Z] #41 18.05   PBCC     images/eventfd.pb-c.c
17:05:25 [2020-12-19T17:05:25.658Z] #41 18.10   DEP      images/eventfd.pb-c.d
17:05:25 [2020-12-19T17:05:25.658Z] #41 18.13   PBCC     images/remap-file-path.pb-c.c
17:05:25 [2020-12-19T17:05:25.658Z] #41 18.15   DEP      images/remap-file-path.pb-c.d
17:05:25 [2020-12-19T17:05:25.658Z] #41 18.24   PBCC     images/fifo.pb-c.c
17:05:25 [2020-12-19T17:05:25.764Z] #47 15.35 go: downloading github.com/pelletier/go-toml v1.2.0
17:05:25 [2020-12-19T17:05:25.764Z] #47 15.41 go: extracting github.com/spf13/cobra v0.0.5
17:05:25 [2020-12-19T17:05:25.764Z] #47 15.41 go: extracting github.com/mitchellh/go-homedir v1.1.0
17:05:25 [2020-12-19T17:05:25.825Z] #47 26.32 go: extracting github.com/stretchr/objx v0.2.0
17:05:25 [2020-12-19T17:05:25.917Z] #41 18.30   DEP      images/fifo.pb-c.d
17:05:25 [2020-12-19T17:05:25.917Z] #41 18.35   PBCC     images/ghost-file.pb-c.c
17:05:25 [2020-12-19T17:05:25.917Z] #41 18.48   DEP      images/ghost-file.pb-c.d
17:05:25 [2020-12-19T17:05:25.917Z] #41 ...
17:05:25 [2020-12-19T17:05:25.917Z] 
17:05:25 [2020-12-19T17:05:25.917Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:25 [2020-12-19T17:05:25.917Z] #11 108.7 Selecting previously unselected package gcc-mingw-w64-base.
17:05:25 [2020-12-19T17:05:25.917Z] #11 108.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:05:25 [2020-12-19T17:05:25.917Z] #11 108.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:05:25 [2020-12-19T17:05:25.917Z] #11 108.9 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:05:25 [2020-12-19T17:05:25.917Z] #11 108.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:05:25 [2020-12-19T17:05:25.917Z] #11 108.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:05:26 [2020-12-19T17:05:26.033Z] #47 15.71 go: downloading gopkg.in/yaml.v2 v2.2.7
17:05:26 [2020-12-19T17:05:26.033Z] #47 ...
17:05:26 [2020-12-19T17:05:26.033Z] 
17:05:26 [2020-12-19T17:05:26.033Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:05:26 [2020-12-19T17:05:26.033Z] #38 5.476 + git clone https://github.com/docker/distribution.git .
17:05:26 [2020-12-19T17:05:26.033Z] #38 5.482 Cloning into '.'...
17:05:26 [2020-12-19T17:05:26.033Z] #38 ...
17:05:26 [2020-12-19T17:05:26.033Z] 
17:05:26 [2020-12-19T17:05:26.033Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:05:26 [2020-12-19T17:05:26.086Z] #47 26.70 go: downloading github.com/mattn/go-isatty v0.0.8
17:05:26 [2020-12-19T17:05:26.178Z] #11 ...
17:05:26 [2020-12-19T17:05:26.178Z] 
17:05:26 [2020-12-19T17:05:26.178Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:26 [2020-12-19T17:05:26.178Z] #41 18.51   PBCC     images/regfile.pb-c.c
17:05:26 [2020-12-19T17:05:26.178Z] #41 18.61   DEP      images/regfile.pb-c.d
17:05:26 [2020-12-19T17:05:26.178Z] #41 18.68   PBCC     images/ns.pb-c.c
17:05:26 [2020-12-19T17:05:26.178Z] #41 18.71   DEP      images/ns.pb-c.d
17:05:26 [2020-12-19T17:05:26.437Z] #41 18.79   PBCC     images/fdinfo.pb-c.c
17:05:26 [2020-12-19T17:05:26.437Z] #41 18.95   DEP      images/fdinfo.pb-c.d
17:05:26 [2020-12-19T17:05:26.523Z] #32 9.176 internal/cpu
17:05:26 [2020-12-19T17:05:26.523Z] #32 9.239 runtime/internal/atomic
17:05:26 [2020-12-19T17:05:26.697Z] #41 19.05   PBCC     images/core-aarch64.pb-c.c
17:05:26 [2020-12-19T17:05:26.697Z] #41 19.16   PBCC     images/core-arm.pb-c.c
17:05:26 [2020-12-19T17:05:26.697Z] #41 19.27   PBCC     images/core-ppc64.pb-c.c
17:05:26 [2020-12-19T17:05:26.833Z] #27 5.650 
                                                                           0.0%
#                                                                          1.9%
##                                                                         4.1%
####                                                                       6.4%
#####                                                                      8.2%
#######                                                                   10.1%
########                                                                  11.2%
#########                                                                 13.0%
##########                                                                15.0%
###########                                                               16.5%
#############                                                             18.3%
##############                                                            19.8%
##############                                                            20.7%
###############                                                           21.6%
################                                                          22.7%
#################                                                         23.9%
##################                                                        25.1%
##################                                                        26.3%
####################                                                      27.8%
#####################                                                     29.3%
#####################                                                     30.3%
######################                                                    31.2%
######################                                                    31.9%
#######################                                                   32.8%
########################                                                  33.5%
########################                                                  34.4%
#########################                                                 35.0%
#########################                                                 35.6%
##########################                                                36.2%
##########################                                                37.0%
###########################                                               37.9%
###########################                                               38.8%
############################                                              39.7%
#############################                                             40.4%
#############################                                             40.6%
#############################                                             41.2%
##############################                                            42.0%
##############################                                            42.6%
###############################                                           43.7%
###############################                                           44.0%
################################                                          45.0%
#################################                                         46.1%
#################################                                         46.5%
##################################                                        47.3%
##################################                                        47.4%
##################################                                        48.3%
###################################                                       49.6%
#####################################                                     51.5%
#####################################                                     51.8%
#####################################                                     52.4%
######################################                                    53.3%
######################################                                    53.9%
#######################################                                   54.2%
#######################################                                   55.3%
########################################                                  55.9%
########################################                                  56.7%
#########################################                                 57.3%
#########################################                                 57.9%
##########################################                                58.9%
###########################################                               60.1%
###########################################                               61.1%
############################################                              62.2%
#############################################                             62.8%
#############################################                             63.4%
##############################################                            64.0%
##############################################                            64.6%
###############################################                           65.6%
################################################                          67.2%
#################################################                         68.1%
#################################################                         68.9%
##################################################                        70.0%
###################################################                       70.9%
###################################################                       71.5%
####################################################                      72.2%
####################################################                      72.9%
#####################################################                     73.7%
#####################################################                     74.4%
######################################################                    75.3%
#######################################################                   76.5%
#######################################################                   77.1%
########################################################                  77.9%
########################################################                  78.8%
#########################################################                 79.5%
##########################################################                80.6%
##########################################################                81.1%
##########################################################                81.6%
###########################################################               82.5%
############################################################              83.7%
############################################################              84.7%
#############################################################             84.8%
#############################################################             85.7%
##############################################################            86.6%
##############################################################            87.2%
##############################################################            87.4%
###############################################################           88.7%
################################################################          89.8%
################################################################          90.1%
#################################################################         91.2%
##################################################################        91.9%
##################################################################        92.3%
###################################################################       93.3%
####################################################################      94.6%
####################################################################      95.3%
#####################################################################     96.2%
#####################################################################     96.8%
######################################################################    97.9%
#######################################################################   99.2%
######################################################################## 100.0%
17:05:26 [2020-12-19T17:05:26.919Z] #37 9.314 [100%] Linking C executable tini-static
17:05:26 [2020-12-19T17:05:26.957Z] #41 19.34   PBCC     images/core-s390.pb-c.c
17:05:26 [2020-12-19T17:05:26.957Z] #41 19.41   PBCC     images/core-x86.pb-c.c
17:05:26 [2020-12-19T17:05:26.957Z] #41 19.51   PBCC     images/core.pb-c.c
17:05:27 [2020-12-19T17:05:27.029Z] #47 27.28 go: extracting github.com/spf13/cast v1.3.0
17:05:27 [2020-12-19T17:05:27.029Z] #47 27.33 go: downloading github.com/go-toolsmith/typep v1.0.0
17:05:27 [2020-12-19T17:05:27.029Z] #47 27.34 go: extracting github.com/mitchellh/go-homedir v1.1.0
17:05:27 [2020-12-19T17:05:27.029Z] #47 27.36 go: downloading github.com/fatih/color v1.7.0
17:05:27 [2020-12-19T17:05:27.029Z] #47 27.43 go: downloading github.com/go-toolsmith/astp v1.0.0
17:05:27 [2020-12-19T17:05:27.029Z] #47 27.47 go: extracting github.com/go-toolsmith/typep v1.0.0
17:05:27 [2020-12-19T17:05:27.029Z] #47 27.50 go: extracting github.com/mattn/go-isatty v0.0.8
17:05:27 [2020-12-19T17:05:27.029Z] #47 27.53 go: extracting github.com/fatih/color v1.7.0
17:05:27 [2020-12-19T17:05:27.097Z] #27 17.77 
17:05:27 [2020-12-19T17:05:27.217Z] #41 19.60   PBCC     images/inventory.pb-c.c
17:05:27 [2020-12-19T17:05:27.217Z] #41 19.70   DEP      images/core-aarch64.pb-c.d
17:05:27 [2020-12-19T17:05:27.217Z] #41 19.77   DEP      images/core-arm.pb-c.d
17:05:27 [2020-12-19T17:05:27.289Z] #47 27.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:05:27 [2020-12-19T17:05:27.289Z] #47 27.75 go: extracting github.com/go-toolsmith/astp v1.0.0
17:05:27 [2020-12-19T17:05:27.289Z] #47 ...
17:05:27 [2020-12-19T17:05:27.289Z] 
17:05:27 [2020-12-19T17:05:27.290Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:27 [2020-12-19T17:05:27.290Z] #32 17.85 runtime/cgo
17:05:27 [2020-12-19T17:05:27.473Z] #32 9.987 runtime/internal/sys
17:05:27 [2020-12-19T17:05:27.473Z] #32 ...
17:05:27 [2020-12-19T17:05:27.473Z] 
17:05:27 [2020-12-19T17:05:27.473Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.373 + RM_GOPATH=0
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.373 + TMP_GOPATH=
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.373 + : /build
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.373 + '[' -z '' ']'
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.373 ++ mktemp -d
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.373 + export GOPATH=/tmp/tmp.S8Vke4X4jd
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.373 + GOPATH=/tmp/tmp.S8Vke4X4jd
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.373 + RM_GOPATH=1
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.373 + case "$(go env GOARCH)" in
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.373 ++ go env GOARCH
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.388 + export GO_BUILDMODE=-buildmode=pie
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.388 + GO_BUILDMODE=-buildmode=pie
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.388 ++ dirname /tmp/install/install.sh
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.388 + dir=/tmp/install
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.388 + bin=gotestsum
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.388 + shift
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.388 + '[' '!' -f /tmp/install/gotestsum.installer ']'
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.388 + . /tmp/install/gotestsum.installer
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.388 ++ : v0.5.3
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.388 + install_gotestsum
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.388 + set -e
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.388 + export GO111MODULE=on
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.388 + GO111MODULE=on
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.388 + GOBIN=/build
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.388 + go get gotest.tools/gotestsum@v0.5.3
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.420 go: finding gotest.tools v0.5.3
17:05:27 [2020-12-19T17:05:27.473Z] #45 5.420 go: finding gotest.tools/gotestsum v0.5.3
17:05:27 [2020-12-19T17:05:27.473Z] #45 6.094 go: downloading gotest.tools/gotestsum v0.5.3
17:05:27 [2020-12-19T17:05:27.473Z] #45 6.696 go: extracting gotest.tools/gotestsum v0.5.3
17:05:27 [2020-12-19T17:05:27.473Z] #45 7.335 go: downloading github.com/fatih/color v1.9.0
17:05:27 [2020-12-19T17:05:27.473Z] #45 7.418 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:05:27 [2020-12-19T17:05:27.473Z] #45 7.418 go: downloading github.com/spf13/pflag v1.0.3
17:05:27 [2020-12-19T17:05:27.473Z] #45 7.676 go: downloading github.com/pkg/errors v0.9.1
17:05:27 [2020-12-19T17:05:27.473Z] #45 7.683 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:05:27 [2020-12-19T17:05:27.473Z] #45 7.761 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:05:27 [2020-12-19T17:05:27.473Z] #45 7.771 go: downloading github.com/jonboulle/clockwork v0.1.0
17:05:27 [2020-12-19T17:05:27.473Z] #45 8.135 go: extracting github.com/fatih/color v1.9.0
17:05:27 [2020-12-19T17:05:27.473Z] #45 8.160 go: downloading github.com/mattn/go-isatty v0.0.12
17:05:27 [2020-12-19T17:05:27.473Z] #45 8.223 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:05:27 [2020-12-19T17:05:27.473Z] #45 8.251 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:05:27 [2020-12-19T17:05:27.473Z] #45 8.374 go: downloading github.com/mattn/go-colorable v0.1.6
17:05:27 [2020-12-19T17:05:27.473Z] #45 8.400 go: extracting github.com/pkg/errors v0.9.1
17:05:27 [2020-12-19T17:05:27.473Z] #45 8.623 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:05:27 [2020-12-19T17:05:27.473Z] #45 8.947 go: extracting github.com/jonboulle/clockwork v0.1.0
17:05:27 [2020-12-19T17:05:27.473Z] #45 8.947 go: extracting github.com/mattn/go-colorable v0.1.6
17:05:27 [2020-12-19T17:05:27.473Z] #45 9.487 go: extracting github.com/mattn/go-isatty v0.0.12
17:05:27 [2020-12-19T17:05:27.473Z] #45 9.752 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:05:27 [2020-12-19T17:05:27.473Z] #45 9.764 go: extracting github.com/spf13/pflag v1.0.3
17:05:27 [2020-12-19T17:05:27.473Z] #45 ...
17:05:27 [2020-12-19T17:05:27.473Z] 
17:05:27 [2020-12-19T17:05:27.473Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:05:27 [2020-12-19T17:05:27.473Z] #34 8.213 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:05:27 [2020-12-19T17:05:27.473Z] #34 8.387 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:05:27 [2020-12-19T17:05:27.473Z] #34 8.440 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:05:27 [2020-12-19T17:05:27.473Z] #34 10.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:05:27 [2020-12-19T17:05:27.473Z] #34 ...
17:05:27 [2020-12-19T17:05:27.473Z] 
17:05:27 [2020-12-19T17:05:27.473Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.479 + RM_GOPATH=0
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.479 + TMP_GOPATH=
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.479 + : /build
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.479 + '[' -z '' ']'
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.479 ++ mktemp -d
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.510 + export GOPATH=/tmp/tmp.N11tuH5Aah
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.510 + GOPATH=/tmp/tmp.N11tuH5Aah
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.510 + RM_GOPATH=1
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.510 + case "$(go env GOARCH)" in
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.510 ++ go env GOARCH
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.591 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.592 + export GO_BUILDMODE=-buildmode=pie
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.592 + GO_BUILDMODE=-buildmode=pie
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.592 ++ dirname /tmp/install/install.sh
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.592 + dir=/tmp/install
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.592 + bin=vndr
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.592 + shift
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.592 + '[' '!' -f /tmp/install/vndr.installer ']'
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.592 + . /tmp/install/vndr.installer
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.592 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.592 + install_vndr
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.592 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.592 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.N11tuH5Aah/src/github.com/LK4D4/vndr
17:05:27 [2020-12-19T17:05:27.473Z] #43 7.592 Cloning into '/tmp/tmp.N11tuH5Aah/src/github.com/LK4D4/vndr'...
17:05:27 [2020-12-19T17:05:27.473Z] #43 8.731 + cd /tmp/tmp.N11tuH5Aah/src/github.com/LK4D4/vndr
17:05:27 [2020-12-19T17:05:27.473Z] #43 8.731 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
17:05:27 [2020-12-19T17:05:27.473Z] #43 8.739 + go build -buildmode=pie -v -o /build/vndr .
17:05:27 [2020-12-19T17:05:27.476Z] #41 19.92   DEP      images/core-ppc64.pb-c.d
17:05:27 [2020-12-19T17:05:27.476Z] #41 20.03   DEP      images/core-s390.pb-c.d
17:05:27 [2020-12-19T17:05:27.550Z] #32 ...
17:05:27 [2020-12-19T17:05:27.550Z] 
17:05:27 [2020-12-19T17:05:27.550Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:27 [2020-12-19T17:05:27.550Z] #47 28.05 go: extracting github.com/go-toolsmith/astcopy v1.0.0
17:05:27 [2020-12-19T17:05:27.550Z] #47 28.14 go: downloading github.com/inconshreveable/mousetrap v1.0.0
17:05:27 [2020-12-19T17:05:27.550Z] #47 28.26 go: downloading gopkg.in/yaml.v2 v2.2.7
17:05:27 [2020-12-19T17:05:27.562Z] #37 10.02 [100%] Built target tini-static
17:05:27 [2020-12-19T17:05:27.562Z] #37 10.09 + mkdir -p /build
17:05:27 [2020-12-19T17:05:27.562Z] #37 10.10 + cp tini-static /build/docker-init
17:05:27 [2020-12-19T17:05:27.562Z] #37 DONE 10.2s
17:05:27 [2020-12-19T17:05:27.562Z] 
17:05:27 [2020-12-19T17:05:27.562Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:27 [2020-12-19T17:05:27.562Z] #43 1.615 Note: Building without setproctitle() and strlcpy() support.
17:05:27 [2020-12-19T17:05:27.562Z] #43 1.621       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:05:27 [2020-12-19T17:05:27.562Z] #43 1.633 Note: Building without GnuTLS support
17:05:27 [2020-12-19T17:05:27.562Z] #43 1.642 Makefile.config:39: Warn: you have no libnftables installed
17:05:27 [2020-12-19T17:05:27.562Z] #43 1.643 Makefile.config:40: Warn: Building without nftables support
17:05:27 [2020-12-19T17:05:27.735Z] #41 20.13   DEP      images/core-x86.pb-c.d
17:05:27 [2020-12-19T17:05:27.735Z] #41 20.24   DEP      images/core.pb-c.d
17:05:27 [2020-12-19T17:05:27.735Z] #41 20.35   DEP      images/inventory.pb-c.d
17:05:27 [2020-12-19T17:05:27.739Z] #43 ...
17:05:27 [2020-12-19T17:05:27.739Z] 
17:05:27 [2020-12-19T17:05:27.739Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:05:27 [2020-12-19T17:05:27.739Z] #30 7.226 + git clone https://github.com/kolyshkin/go-swagger.git .
17:05:27 [2020-12-19T17:05:27.739Z] #30 7.226 Cloning into '.'...
17:05:27 [2020-12-19T17:05:27.860Z] #43 ...
17:05:27 [2020-12-19T17:05:27.860Z] 
17:05:27 [2020-12-19T17:05:27.860Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:27 [2020-12-19T17:05:27.860Z] #34 62.06 bufio
17:05:27 [2020-12-19T17:05:27.860Z] #34 63.81 reflect
17:05:27 [2020-12-19T17:05:27.860Z] #34 64.63 path
17:05:27 [2020-12-19T17:05:27.860Z] #34 66.33 text/tabwriter
17:05:27 [2020-12-19T17:05:27.860Z] #34 71.57 internal/syscall/execenv
17:05:27 [2020-12-19T17:05:27.860Z] #34 71.62 internal/syscall/unix
17:05:27 [2020-12-19T17:05:27.860Z] #34 71.62 time
17:05:27 [2020-12-19T17:05:27.860Z] #34 ...
17:05:27 [2020-12-19T17:05:27.860Z] 
17:05:27 [2020-12-19T17:05:27.860Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:27 [2020-12-19T17:05:27.860Z] #13 68.10 Selecting previously unselected package mingw-w64-x86-64-dev.
17:05:27 [2020-12-19T17:05:27.860Z] #13 68.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:05:27 [2020-12-19T17:05:27.860Z] #13 68.12 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:05:27 [2020-12-19T17:05:27.995Z] #41 20.43   PBCC     images/cpuinfo.pb-c.c
17:05:27 [2020-12-19T17:05:27.995Z] #41 20.54   DEP      images/cpuinfo.pb-c.d
17:05:27 [2020-12-19T17:05:27.996Z] #30 ...
17:05:27 [2020-12-19T17:05:27.996Z] 
17:05:27 [2020-12-19T17:05:27.996Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:05:27 [2020-12-19T17:05:27.996Z] #53 8.185 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:05:27 [2020-12-19T17:05:27.996Z] #53 8.388 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:05:27 [2020-12-19T17:05:27.996Z] #53 8.388 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:05:27 [2020-12-19T17:05:27.996Z] #53 10.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:05:27 [2020-12-19T17:05:27.996Z] #53 ...
17:05:27 [2020-12-19T17:05:27.996Z] 
17:05:27 [2020-12-19T17:05:27.996Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:27 [2020-12-19T17:05:27.996Z] #47 6.254 + RM_GOPATH=0
17:05:27 [2020-12-19T17:05:27.996Z] #47 6.254 + TMP_GOPATH=
17:05:27 [2020-12-19T17:05:27.996Z] #47 6.254 + : /build
17:05:27 [2020-12-19T17:05:27.996Z] #47 6.254 + '[' -z '' ']'
17:05:27 [2020-12-19T17:05:27.996Z] #47 6.254 ++ mktemp -d
17:05:27 [2020-12-19T17:05:27.996Z] #47 6.254 + export GOPATH=/tmp/tmp.G9qBGFTJAb
17:05:27 [2020-12-19T17:05:27.996Z] #47 6.254 + GOPATH=/tmp/tmp.G9qBGFTJAb
17:05:27 [2020-12-19T17:05:27.996Z] #47 6.254 + RM_GOPATH=1
17:05:27 [2020-12-19T17:05:27.996Z] #47 6.254 + case "$(go env GOARCH)" in
17:05:27 [2020-12-19T17:05:27.996Z] #47 6.254 ++ go env GOARCH
17:05:27 [2020-12-19T17:05:27.996Z] #47 6.288 + export GO_BUILDMODE=-buildmode=pie
17:05:27 [2020-12-19T17:05:27.996Z] #47 6.288 + GO_BUILDMODE=-buildmode=pie
17:05:27 [2020-12-19T17:05:27.996Z] #47 6.288 ++ dirname /tmp/install/install.sh
17:05:27 [2020-12-19T17:05:27.996Z] #47 6.288 + dir=/tmp/install
17:05:27 [2020-12-19T17:05:27.996Z] #47 6.288 + bin=golangci_lint
17:05:27 [2020-12-19T17:05:27.996Z] #47 6.288 + shift
17:05:27 [2020-12-19T17:05:27.997Z] #47 6.288 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
17:05:27 [2020-12-19T17:05:27.997Z] #47 6.288 + . /tmp/install/golangci_lint.installer
17:05:27 [2020-12-19T17:05:27.997Z] #47 6.288 ++ : v1.23.8
17:05:27 [2020-12-19T17:05:27.997Z] #47 6.288 + install_golangci_lint
17:05:27 [2020-12-19T17:05:27.997Z] #47 6.288 + set -e
17:05:27 [2020-12-19T17:05:27.997Z] #47 6.288 + export GO111MODULE=on
17:05:27 [2020-12-19T17:05:27.997Z] #47 6.288 + GO111MODULE=on
17:05:27 [2020-12-19T17:05:27.997Z] #47 6.288 + GOBIN=/build
17:05:27 [2020-12-19T17:05:27.997Z] #47 6.288 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
17:05:27 [2020-12-19T17:05:27.997Z] #47 6.316 go: finding github.com v1.23.8
17:05:27 [2020-12-19T17:05:27.997Z] #47 6.316 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
17:05:27 [2020-12-19T17:05:27.997Z] #47 6.316 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
17:05:27 [2020-12-19T17:05:27.997Z] #47 6.316 go: finding github.com/golangci/golangci-lint v1.23.8
17:05:27 [2020-12-19T17:05:27.997Z] #47 6.316 go: finding github.com/golangci v1.23.8
17:05:27 [2020-12-19T17:05:27.997Z] #47 7.352 go: downloading github.com/golangci/golangci-lint v1.23.8
17:05:27 [2020-12-19T17:05:27.997Z] #47 8.292 go: extracting github.com/golangci/golangci-lint v1.23.8
17:05:28 [2020-12-19T17:05:28.122Z] #47 28.68 go: extracting github.com/inconshreveable/mousetrap v1.0.0
17:05:28 [2020-12-19T17:05:28.122Z] #47 28.68 go: downloading github.com/magiconair/properties v1.8.1
17:05:28 [2020-12-19T17:05:28.122Z] #47 28.70 go: downloading github.com/davecgh/go-spew v1.1.1
17:05:28 [2020-12-19T17:05:28.254Z] #47 ...
17:05:28 [2020-12-19T17:05:28.254Z] 
17:05:28 [2020-12-19T17:05:28.254Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:28 [2020-12-19T17:05:28.254Z] #11 8.326 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:05:28 [2020-12-19T17:05:28.254Z] #11 8.400 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:05:28 [2020-12-19T17:05:28.254Z] #11 8.400 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:05:28 [2020-12-19T17:05:28.254Z] #11 10.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:05:28 [2020-12-19T17:05:28.254Z] #11 ...
17:05:28 [2020-12-19T17:05:28.254Z] 
17:05:28 [2020-12-19T17:05:28.254Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.542 + RM_GOPATH=0
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.542 + TMP_GOPATH=
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.542 + : /build
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.542 + '[' -z '' ']'
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.542 ++ mktemp -d
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.542 + export GOPATH=/tmp/tmp.wkoeLDTNLh
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.542 + GOPATH=/tmp/tmp.wkoeLDTNLh
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.542 + RM_GOPATH=1
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.542 + case "$(go env GOARCH)" in
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.542 ++ go env GOARCH
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.544 + export GO_BUILDMODE=-buildmode=pie
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.544 + GO_BUILDMODE=-buildmode=pie
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.544 ++ dirname /tmp/install/install.sh
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.546 + dir=/tmp/install
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.546 + bin=shfmt
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.546 + shift
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.546 + '[' '!' -f /tmp/install/shfmt.installer ']'
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.546 + . /tmp/install/shfmt.installer
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.546 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.546 + install_shfmt
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.546 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.546 + git clone https://github.com/mvdan/sh.git /tmp/tmp.wkoeLDTNLh/src/github.com/mvdan/sh
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.546 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
17:05:28 [2020-12-19T17:05:28.254Z] #49 5.548 Cloning into '/tmp/tmp.wkoeLDTNLh/src/github.com/mvdan/sh'...
17:05:28 [2020-12-19T17:05:28.255Z] #41 20.68   PBCC     images/stats.pb-c.c
17:05:28 [2020-12-19T17:05:28.255Z] #41 20.70   DEP      images/stats.pb-c.d
17:05:28 [2020-12-19T17:05:28.512Z] #49 ...
17:05:28 [2020-12-19T17:05:28.512Z] 
17:05:28 [2020-12-19T17:05:28.512Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.033 + RM_GOPATH=0
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.033 + TMP_GOPATH=
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.033 + : /build
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.033 + '[' -z '' ']'
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.033 ++ mktemp -d
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.033 + export GOPATH=/tmp/tmp.iomfchirI6
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.033 + GOPATH=/tmp/tmp.iomfchirI6
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.033 + RM_GOPATH=1
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.033 + case "$(go env GOARCH)" in
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.033 ++ go env GOARCH
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.045 + export GO_BUILDMODE=-buildmode=pie
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.045 + GO_BUILDMODE=-buildmode=pie
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.045 ++ dirname /tmp/install/install.sh
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.045 + dir=/tmp/install
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.045 + bin=rootlesskit
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.045 + shift
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.045 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.045 + . /tmp/install/rootlesskit.installer
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.045 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.045 + install_rootlesskit
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.045 + case "$1" in
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.045 + export CGO_ENABLED=0
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.045 + CGO_ENABLED=0
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.045 + _install_rootlesskit
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.045 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.045 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iomfchirI6/src/github.com/rootless-containers/rootlesskit
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.045 Cloning into '/tmp/tmp.iomfchirI6/src/github.com/rootless-containers/rootlesskit'...
17:05:28 [2020-12-19T17:05:28.512Z] #56 6.046 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:05:28 [2020-12-19T17:05:28.512Z] #56 ...
17:05:28 [2020-12-19T17:05:28.512Z] 
17:05:28 [2020-12-19T17:05:28.512Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:05:28 [2020-12-19T17:05:28.512Z] #40 7.259 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:05:28 [2020-12-19T17:05:28.512Z] #40 7.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:05:28 [2020-12-19T17:05:28.512Z] #40 7.367 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:05:28 [2020-12-19T17:05:28.512Z] #40 9.340 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:05:28 [2020-12-19T17:05:28.695Z] #47 29.28 go: extracting github.com/magiconair/properties v1.8.1
17:05:28 [2020-12-19T17:05:28.695Z] #47 29.42 go: extracting gopkg.in/yaml.v2 v2.2.7
17:05:28 [2020-12-19T17:05:28.771Z] #40 ...
17:05:28 [2020-12-19T17:05:28.771Z] 
17:05:28 [2020-12-19T17:05:28.771Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:28 [2020-12-19T17:05:28.771Z] #43 11.08 internal/bytealg
17:05:28 [2020-12-19T17:05:28.771Z] #43 11.15 internal/race
17:05:28 [2020-12-19T17:05:28.771Z] #43 11.46 sync/atomic
17:05:28 [2020-12-19T17:05:28.903Z] using credential docker-jenkins-github-credentials
17:05:28 [2020-12-19T17:05:28.977Z] Cloning the remote Git repository
17:05:28 [2020-12-19T17:05:28.977Z] Cloning with configured refspecs honoured and without tags
17:05:29 [2020-12-19T17:05:29.032Z] #27 19.59 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:05:29 [2020-12-19T17:05:29.038Z] #47 29.44 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:05:29 [2020-12-19T17:05:29.038Z] #47 29.56 go: extracting github.com/davecgh/go-spew v1.1.1
17:05:29 [2020-12-19T17:05:29.038Z] #47 29.58 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:05:29 [2020-12-19T17:05:29.307Z] #47 29.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:05:29 [2020-12-19T17:05:29.166Z] Cloning repository https://github.com/moby/moby.git
17:05:29 [2020-12-19T17:05:29.342Z] #43 12.05 runtime
17:05:29 [2020-12-19T17:05:29.342Z] #43 12.18 unicode
17:05:29 [2020-12-19T17:05:29.572Z] #47 30.17 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:05:29 [2020-12-19T17:05:29.610Z] #27 20.12 
17:05:29 [2020-12-19T17:05:29.610Z] #27 20.40 
#                                                                          2.0%
######################################################################## 100.0%
17:05:29 [2020-12-19T17:05:29.783Z] #54 138.0 + bin/containerd-shim-runc-v1
17:05:29 [2020-12-19T17:05:29.841Z] #47 30.35 go: extracting github.com/fsnotify/fsnotify v1.4.7
17:05:30 [2020-12-19T17:05:30.189Z] #27 20.71 
17:05:30 [2020-12-19T17:05:30.454Z] #27 ...
17:05:30 [2020-12-19T17:05:30.454Z] 
17:05:30 [2020-12-19T17:05:30.454Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:30 [2020-12-19T17:05:30.454Z] #62 20.08 Checking out files:  42% (817/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
17:05:30 [2020-12-19T17:05:30.454Z] #62 ...
17:05:30 [2020-12-19T17:05:30.454Z] 
17:05:30 [2020-12-19T17:05:30.454Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:30 [2020-12-19T17:05:30.454Z] #32 10.17 encoding
17:05:30 [2020-12-19T17:05:30.454Z] #32 10.49 runtime/cgo
17:05:30 [2020-12-19T17:05:30.454Z] #32 10.78 runtime
17:05:30 [2020-12-19T17:05:30.454Z] #32 ...
17:05:30 [2020-12-19T17:05:30.454Z] 
17:05:30 [2020-12-19T17:05:30.454Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:30 [2020-12-19T17:05:30.630Z] #13 ...
17:05:30 [2020-12-19T17:05:30.630Z] 
17:05:30 [2020-12-19T17:05:30.630Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:30 [2020-12-19T17:05:30.630Z] #43 3.839 fatal: not a git repository (or any of the parent directories): .git
17:05:30 [2020-12-19T17:05:30.630Z] #43 3.882   GEN      .gitid
17:05:30 [2020-12-19T17:05:30.630Z] #43 3.925   GEN      criu/include/version.h
17:05:30 [2020-12-19T17:05:30.630Z] #43 4.033   GEN      include/common/asm
17:05:30 [2020-12-19T17:05:30.630Z] #43 6.119   PBCC     images/timens.pb-c.c
17:05:30 [2020-12-19T17:05:30.630Z] #43 6.199   DEP      images/timens.pb-c.d
17:05:30 [2020-12-19T17:05:30.630Z] #43 6.254   PBCC     images/fown.pb-c.c
17:05:30 [2020-12-19T17:05:30.630Z] #43 6.301   PBCC     images/google/protobuf/descriptor.pb-c.c
17:05:30 [2020-12-19T17:05:30.630Z] #43 6.383   PBCC     images/opts.pb-c.c
17:05:30 [2020-12-19T17:05:30.796Z] #41 23.25 make[1]: Nothing to be done for 'all'.
17:05:30 [2020-12-19T17:05:30.799Z] #47 31.05 go: extracting github.com/go-toolsmith/astfmt v1.0.0
17:05:30 [2020-12-19T17:05:30.799Z] #47 31.28 go: extracting github.com/spf13/jwalterweatherman v1.0.0
17:05:30 [2020-12-19T17:05:30.926Z] #43 6.447   PBCC     images/memfd.pb-c.c
17:05:30 [2020-12-19T17:05:30.926Z] #43 6.480   DEP      images/fown.pb-c.d
17:05:30 [2020-12-19T17:05:30.926Z] #43 6.529   DEP      images/google/protobuf/descriptor.pb-c.d
17:05:30 [2020-12-19T17:05:30.926Z] #43 6.595   DEP      images/opts.pb-c.d
17:05:30 [2020-12-19T17:05:30.926Z] #43 6.644   DEP      images/memfd.pb-c.d
17:05:30 [2020-12-19T17:05:30.926Z] #43 ...
17:05:30 [2020-12-19T17:05:30.926Z] 
17:05:30 [2020-12-19T17:05:30.926Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:30 [2020-12-19T17:05:30.926Z] #45 65.27 reflect
17:05:30 [2020-12-19T17:05:30.926Z] #45 65.43 bufio
17:05:30 [2020-12-19T17:05:30.926Z] #45 71.83 regexp/syntax
17:05:30 [2020-12-19T17:05:30.926Z] #45 74.73 hash/crc32
17:05:31 [2020-12-19T17:05:31.063Z] #47 31.63 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:05:31 [2020-12-19T17:05:31.222Z] #45 ...
17:05:31 [2020-12-19T17:05:31.222Z] 
17:05:31 [2020-12-19T17:05:31.222Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:31 [2020-12-19T17:05:31.222Z] #43 6.685   PBCC     images/sit.pb-c.c
17:05:31 [2020-12-19T17:05:31.222Z] #43 6.738   DEP      images/sit.pb-c.d
17:05:31 [2020-12-19T17:05:31.222Z] #43 6.778   PBCC     images/macvlan.pb-c.c
17:05:31 [2020-12-19T17:05:31.222Z] #43 6.801   DEP      images/macvlan.pb-c.d
17:05:31 [2020-12-19T17:05:31.222Z] #43 6.853   PBCC     images/autofs.pb-c.c
17:05:31 [2020-12-19T17:05:31.222Z] #43 6.876   DEP      images/autofs.pb-c.d
17:05:31 [2020-12-19T17:05:31.222Z] #43 6.927   PBCC     images/sysctl.pb-c.c
17:05:31 [2020-12-19T17:05:31.253Z] #62 20.08 Checking out files:  42% (817/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/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)   
17:05:31 [2020-12-19T17:05:31.253Z] #62 ...
17:05:31 [2020-12-19T17:05:31.253Z] 
17:05:31 [2020-12-19T17:05:31.253Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:05:31 [2020-12-19T17:05:31.253Z] #56 10.80 + cd /tmp/tmp.Ao8uIMeiXd/src/github.com/rootless-containers/rootlesskit
17:05:31 [2020-12-19T17:05:31.253Z] #56 10.82 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:05:31 [2020-12-19T17:05:31.253Z] #56 11.37 + for f in rootlesskit rootlesskit-docker-proxy
17:05:31 [2020-12-19T17:05:31.253Z] #56 11.37 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:05:31 [2020-12-19T17:05:31.253Z] #56 ...
17:05:31 [2020-12-19T17:05:31.253Z] 
17:05:31 [2020-12-19T17:05:31.253Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:29 [2020-12-19T17:05:29.566Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:05:30 [2020-12-19T17:05:30.516Z] Fetching upstream changes from https://github.com/moby/moby.git
17:05:30 [2020-12-19T17:05:30.516Z]  > git --version # timeout=10
17:05:30 [2020-12-19T17:05:30.561Z]  > git --version # 'git version 2.24.1.windows.2'
17:05:30 [2020-12-19T17:05:30.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:05:30 [2020-12-19T17:05:30.564Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41740/head:refs/remotes/origin/PR-41740 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:05:31 [2020-12-19T17:05:31.518Z] #62 20.08 Checking out files:  42% (817/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/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:  96% (1835/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)   
17:05:31 [2020-12-19T17:05:31.518Z] #62 ...
17:05:31 [2020-12-19T17:05:31.518Z] 
17:05:31 [2020-12-19T17:05:31.518Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:31 [2020-12-19T17:05:31.518Z] #11 11.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
17:05:31 [2020-12-19T17:05:31.518Z] #11 20.17 Fetched 8234 kB in 15s (555 kB/s)
17:05:31 [2020-12-19T17:05:31.518Z] #11 20.17 Reading package lists...
17:05:31 [2020-12-19T17:05:31.518Z] #11 ...
17:05:31 [2020-12-19T17:05:31.518Z] 
17:05:31 [2020-12-19T17:05:31.518Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:05:31 [2020-12-19T17:05:31.518Z] #53 11.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
17:05:31 [2020-12-19T17:05:31.518Z] #53 20.02 Fetched 8234 kB in 14s (585 kB/s)
17:05:31 [2020-12-19T17:05:31.518Z] #43 6.938   DEP      images/sysctl.pb-c.d
17:05:31 [2020-12-19T17:05:31.518Z] #43 7.007   PBCC     images/time.pb-c.c
17:05:31 [2020-12-19T17:05:31.518Z] #43 7.028   DEP      images/time.pb-c.d
17:05:31 [2020-12-19T17:05:31.518Z] #43 7.083   PBCC     images/binfmt-misc.pb-c.c
17:05:31 [2020-12-19T17:05:31.518Z] #43 7.097   DEP      images/binfmt-misc.pb-c.d
17:05:31 [2020-12-19T17:05:31.518Z] #43 7.191   PBCC     images/seccomp.pb-c.c
17:05:31 [2020-12-19T17:05:31.518Z] #43 7.241   DEP      images/seccomp.pb-c.d
17:05:31 [2020-12-19T17:05:31.518Z] #43 7.296   PBCC     images/userns.pb-c.c
17:05:31 [2020-12-19T17:05:31.661Z] #47 32.23 go: extracting github.com/go-toolsmith/astequal v1.0.0
17:05:31 [2020-12-19T17:05:31.783Z] #53 20.02 Reading package lists...
17:05:31 [2020-12-19T17:05:31.783Z] #53 ...
17:05:31 [2020-12-19T17:05:31.783Z] 
17:05:31 [2020-12-19T17:05:31.783Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:31 [2020-12-19T17:05:31.783Z] #45 11.27 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:05:31 [2020-12-19T17:05:31.783Z] #45 13.11 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:05:31 [2020-12-19T17:05:31.783Z] #45 18.01 go: finding github.com/fatih/color v1.9.0
17:05:31 [2020-12-19T17:05:31.783Z] #45 18.01 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:05:31 [2020-12-19T17:05:31.783Z] #45 18.06 go: finding github.com/pkg/errors v0.9.1
17:05:31 [2020-12-19T17:05:31.783Z] #45 18.09 go: finding github.com/spf13/pflag v1.0.3
17:05:31 [2020-12-19T17:05:31.783Z] #45 18.22 go: finding github.com/mattn/go-colorable v0.1.6
17:05:31 [2020-12-19T17:05:31.783Z] #45 18.35 go: finding github.com/mattn/go-isatty v0.0.12
17:05:31 [2020-12-19T17:05:31.783Z] #45 18.65 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:05:31 [2020-12-19T17:05:31.783Z] #45 18.76 go: finding github.com/jonboulle/clockwork v0.1.0
17:05:31 [2020-12-19T17:05:31.783Z] #45 18.82 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:05:31 [2020-12-19T17:05:31.783Z] #45 18.88 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:05:31 [2020-12-19T17:05:31.783Z] #45 19.01 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:05:31 [2020-12-19T17:05:31.783Z] #45 ...
17:05:31 [2020-12-19T17:05:31.783Z] 
17:05:31 [2020-12-19T17:05:31.783Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:31 [2020-12-19T17:05:31.783Z] #43 11.57 crypto/internal/subtle
17:05:31 [2020-12-19T17:05:31.783Z] #43 11.70 runtime
17:05:31 [2020-12-19T17:05:31.783Z] #43 12.02 crypto/subtle
17:05:31 [2020-12-19T17:05:31.783Z] #43 12.31 vendor/golang.org/x/crypto/cryptobyte/asn1
17:05:31 [2020-12-19T17:05:31.783Z] #43 12.48 internal/nettrace
17:05:31 [2020-12-19T17:05:31.783Z] #43 12.85 runtime/cgo
17:05:31 [2020-12-19T17:05:31.783Z] #43 13.07 vendor/golang.org/x/crypto/internal/subtle
17:05:31 [2020-12-19T17:05:31.813Z] #43 7.329   DEP      images/userns.pb-c.d
17:05:31 [2020-12-19T17:05:31.813Z] #43 7.421   PBCC     images/cgroup.pb-c.c
17:05:31 [2020-12-19T17:05:31.813Z] #43 7.442   DEP      images/cgroup.pb-c.d
17:05:32 [2020-12-19T17:05:32.048Z] #43 ...
17:05:32 [2020-12-19T17:05:32.048Z] 
17:05:32 [2020-12-19T17:05:32.048Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:32 [2020-12-19T17:05:32.048Z] #49 11.76 + cd /tmp/tmp.7xUfFqUtVL/src/github.com/mvdan/sh
17:05:32 [2020-12-19T17:05:32.048Z] #49 11.76 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
17:05:32 [2020-12-19T17:05:32.048Z] #49 11.85 + GO111MODULE=on
17:05:32 [2020-12-19T17:05:32.048Z] #49 11.85 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
17:05:32 [2020-12-19T17:05:32.048Z] #49 13.60 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:05:32 [2020-12-19T17:05:32.048Z] #49 13.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:05:32 [2020-12-19T17:05:32.048Z] #49 13.71 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:05:32 [2020-12-19T17:05:32.048Z] #49 14.11 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:05:32 [2020-12-19T17:05:32.048Z] #49 14.32 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:05:32 [2020-12-19T17:05:32.048Z] #49 15.18 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:05:32 [2020-12-19T17:05:32.048Z] #49 16.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:05:32 [2020-12-19T17:05:32.048Z] #49 17.43 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:05:32 [2020-12-19T17:05:32.048Z] #49 18.97 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:05:32 [2020-12-19T17:05:32.048Z] #49 18.99 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:05:32 [2020-12-19T17:05:32.048Z] #49 19.35 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:05:32 [2020-12-19T17:05:32.048Z] #49 19.36 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:05:32 [2020-12-19T17:05:32.048Z] #49 20.61 runtime/cgo
17:05:32 [2020-12-19T17:05:32.048Z] #49 20.90 runtime
17:05:32 [2020-12-19T17:05:32.048Z] #49 ...
17:05:32 [2020-12-19T17:05:32.048Z] 
17:05:32 [2020-12-19T17:05:32.048Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:05:32 [2020-12-19T17:05:32.048Z] #40 11.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
17:05:32 [2020-12-19T17:05:32.048Z] #40 19.86 Fetched 8234 kB in 14s (587 kB/s)
17:05:32 [2020-12-19T17:05:32.108Z] #43 7.578   PBCC     images/ext-file.pb-c.c
17:05:32 [2020-12-19T17:05:32.108Z] #43 7.613   DEP      images/ext-file.pb-c.d
17:05:32 [2020-12-19T17:05:32.108Z] #43 7.691   PBCC     images/rpc.pb-c.c
17:05:32 [2020-12-19T17:05:32.108Z] #43 7.732   DEP      images/rpc.pb-c.d
17:05:32 [2020-12-19T17:05:32.108Z] #43 7.783   PBCC     images/siginfo.pb-c.c
17:05:32 [2020-12-19T17:05:32.108Z] #43 7.809   DEP      images/siginfo.pb-c.d
17:05:32 [2020-12-19T17:05:32.177Z] #41 ...
17:05:32 [2020-12-19T17:05:32.177Z] 
17:05:32 [2020-12-19T17:05:32.177Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:32 [2020-12-19T17:05:32.177Z] #43 114.7 go/parser
17:05:32 [2020-12-19T17:05:32.177Z] #43 117.5 text/template
17:05:32 [2020-12-19T17:05:32.177Z] #43 120.4 encoding/xml
17:05:32 [2020-12-19T17:05:32.177Z] #43 124.1 go/doc
17:05:32 [2020-12-19T17:05:32.177Z] #43 ...
17:05:32 [2020-12-19T17:05:32.177Z] 
17:05:32 [2020-12-19T17:05:32.177Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:32 [2020-12-19T17:05:32.177Z] #49 117.4 mvdan.cc/editorconfig
17:05:32 [2020-12-19T17:05:32.177Z] #49 119.0 mvdan.cc/sh/v3/fileutil
17:05:32 [2020-12-19T17:05:32.177Z] #49 119.2 mvdan.cc/sh/v3/syntax
17:05:32 [2020-12-19T17:05:32.312Z] #40 19.86 Reading package lists...
17:05:32 [2020-12-19T17:05:32.312Z] #40 ...
17:05:32 [2020-12-19T17:05:32.312Z] 
17:05:32 [2020-12-19T17:05:32.312Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:05:32 [2020-12-19T17:05:32.312Z] #38 17.92 Checking out files:  87% (1465/1667)   
Checking out files:  88% (1467/1667)   
Checking out files:  89% (1484/1667)   
Checking out files:  90% (1501/1667)   
Checking out files:  91% (1517/1667)   
Checking out files:  92% (1534/1667)   
Checking out files:  93% (1551/1667)   
Checking out files:  94% (1567/1667)   
Checking out files:  95% (1584/1667)   
Checking out files:  96% (1601/1667)   
Checking out files:  97% (1617/1667)   
Checking out files:  98% (1634/1667)   
Checking out files:  99% (1651/1667)   
Checking out files: 100% (1667/1667)   
Checking out files: 100% (1667/1667), done.
17:05:32 [2020-12-19T17:05:32.312Z] #38 18.12 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:05:32 [2020-12-19T17:05:32.312Z] #38 20.11 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:05:32 [2020-12-19T17:05:32.405Z] #43 ...
17:05:32 [2020-12-19T17:05:32.405Z] 
17:05:32 [2020-12-19T17:05:32.405Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:32 [2020-12-19T17:05:32.405Z] #47 DONE 76.5s
17:05:32 [2020-12-19T17:05:32.405Z] 
17:05:32 [2020-12-19T17:05:32.405Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:32 [2020-12-19T17:05:32.405Z] #43 7.854   PBCC     images/pagemap.pb-c.c
17:05:32 [2020-12-19T17:05:32.405Z] #43 7.943   DEP      images/pagemap.pb-c.d
17:05:32 [2020-12-19T17:05:32.405Z] #43 8.050   PBCC     images/rlimit.pb-c.c
17:05:32 [2020-12-19T17:05:32.405Z] #43 8.102   DEP      images/rlimit.pb-c.d
17:05:32 [2020-12-19T17:05:32.437Z] #49 ...
17:05:32 [2020-12-19T17:05:32.437Z] 
17:05:32 [2020-12-19T17:05:32.437Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:05:32 [2020-12-19T17:05:32.508Z] #54 140.9 + bin/containerd-shim-runc-v2
17:05:32 [2020-12-19T17:05:32.605Z] #47 33.15 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:05:32 [2020-12-19T17:05:32.701Z] #43 8.261   PBCC     images/file-lock.pb-c.c
17:05:32 [2020-12-19T17:05:32.701Z] #43 8.276   DEP      images/file-lock.pb-c.d
17:05:32 [2020-12-19T17:05:32.701Z] #43 8.324   PBCC     images/tty.pb-c.c
17:05:32 [2020-12-19T17:05:32.701Z] #43 8.404   DEP      images/tty.pb-c.d
17:05:32 [2020-12-19T17:05:32.701Z] #43 8.470   PBCC     images/tun.pb-c.c
17:05:33 [2020-12-19T17:05:33.017Z] #43 8.571   PBCC     images/netdev.pb-c.c
17:05:33 [2020-12-19T17:05:33.017Z] #43 8.665   DEP      images/tun.pb-c.d
17:05:33 [2020-12-19T17:05:33.140Z] #54 141.6 + binaries
17:05:33 [2020-12-19T17:05:33.177Z] #47 ...
17:05:33 [2020-12-19T17:05:33.177Z] 
17:05:33 [2020-12-19T17:05:33.177Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:05:33 [2020-12-19T17:05:33.177Z] #38 30.81 Checking out files:  58% (981/1667)   
Checking out files:  59% (984/1667)   
Checking out files:  60% (1001/1667)   
Checking out files:  61% (1017/1667)   
Checking out files:  62% (1034/1667)   
Checking out files:  63% (1051/1667)   
Checking out files:  64% (1067/1667)   
Checking out files:  65% (1084/1667)   
Checking out files:  66% (1101/1667)   
Checking out files:  67% (1117/1667)   
Checking out files:  68% (1134/1667)   
Checking out files:  69% (1151/1667)   
Checking out files:  70% (1167/1667)   
Checking out files:  71% (1184/1667)   
Checking out files:  72% (1201/1667)   
Checking out files:  73% (1217/1667)   
Checking out files:  74% (1234/1667)   
Checking out files:  75% (1251/1667)   
Checking out files:  76% (1267/1667)   
Checking out files:  77% (1284/1667)   
Checking out files:  78% (1301/1667)   
Checking out files:  79% (1317/1667)   
Checking out files:  80% (1334/1667)   
Checking out files:  81% (1351/1667)   
Checking out files:  82% (1367/1667)   
Checking out files:  83% (1384/1667)   
Checking out files:  84% (1401/1667)   
Checking out files:  85% (1417/1667)   
Checking out files:  86% (1434/1667)   
Checking out files:  87% (1451/1667)   
Checking out files:  88% (1467/1667)   
Checking out files:  89% (1484/1667)   
Checking out files:  90% (1501/1667)   
Checking out files:  91% (1517/1667)   
Checking out files:  92% (1534/1667)   
Checking out files:  93% (1551/1667)   
Checking out files:  94% (1567/1667)   
Checking out files:  95% (1584/1667)   
Checking out files:  96% (1601/1667)   
Checking out files:  97% (1617/1667)   
Checking out files:  98% (1634/1667)   
Checking out files:  99% (1651/1667)   
Checking out files: 100% (1667/1667)   
Checking out files: 100% (1667/1667), done.
17:05:33 [2020-12-19T17:05:33.177Z] #38 31.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:05:33 [2020-12-19T17:05:33.319Z] #43 8.758   DEP      images/netdev.pb-c.d
17:05:33 [2020-12-19T17:05:33.319Z] #43 8.909   PBCC     images/vma.pb-c.c
17:05:33 [2020-12-19T17:05:33.319Z] #43 8.927   DEP      images/vma.pb-c.d
17:05:33 [2020-12-19T17:05:33.319Z] #43 8.948   PBCC     images/creds.pb-c.c
17:05:33 [2020-12-19T17:05:33.319Z] #43 8.958   DEP      images/creds.pb-c.d
17:05:33 [2020-12-19T17:05:33.319Z] #43 9.002   PBCC     images/utsns.pb-c.c
17:05:33 [2020-12-19T17:05:33.432Z] #54 141.6 + install -D bin/containerd /build/containerd
17:05:33 [2020-12-19T17:05:33.432Z] #54 141.7 + install -D bin/containerd-shim /build/containerd-shim
17:05:33 [2020-12-19T17:05:33.432Z] #54 141.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:05:33 [2020-12-19T17:05:33.432Z] #54 141.7 + install -D bin/ctr /build/ctr
17:05:33 [2020-12-19T17:05:33.438Z] #38 ...
17:05:33 [2020-12-19T17:05:33.438Z] 
17:05:33 [2020-12-19T17:05:33.438Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:33 [2020-12-19T17:05:33.438Z] #49 23.92 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:05:33 [2020-12-19T17:05:33.438Z] #49 25.09 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:05:33 [2020-12-19T17:05:33.438Z] #49 27.27 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:05:33 [2020-12-19T17:05:33.438Z] #49 29.23 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:05:33 [2020-12-19T17:05:33.438Z] #49 29.62 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:05:33 [2020-12-19T17:05:33.438Z] #49 29.95 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:05:33 [2020-12-19T17:05:33.438Z] #49 30.10 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:05:33 [2020-12-19T17:05:33.438Z] #49 30.71 runtime/cgo
17:05:33 [2020-12-19T17:05:33.438Z] #49 30.80 runtime
17:05:33 [2020-12-19T17:05:33.438Z] #49 ...
17:05:33 [2020-12-19T17:05:33.438Z] 
17:05:33 [2020-12-19T17:05:33.438Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:05:33 [2020-12-19T17:05:33.438Z] #53 33.70 Fetched 8410 kB in 26s (319 kB/s)
17:05:33 [2020-12-19T17:05:33.614Z] #43 9.014   DEP      images/utsns.pb-c.d
17:05:33 [2020-12-19T17:05:33.614Z] #43 9.038   PBCC     images/ipc-desc.pb-c.c
17:05:33 [2020-12-19T17:05:33.614Z] #43 9.050   PBCC     images/ipc-sem.pb-c.c
17:05:33 [2020-12-19T17:05:33.614Z] #43 9.063   DEP      images/ipc-desc.pb-c.d
17:05:33 [2020-12-19T17:05:33.614Z] #43 9.086   DEP      images/ipc-sem.pb-c.d
17:05:33 [2020-12-19T17:05:33.614Z] #43 9.120   PBCC     images/ipc-msg.pb-c.c
17:05:33 [2020-12-19T17:05:33.614Z] #43 9.137   DEP      images/ipc-msg.pb-c.d
17:05:33 [2020-12-19T17:05:33.614Z] #43 9.162   PBCC     images/ipc-shm.pb-c.c
17:05:33 [2020-12-19T17:05:33.614Z] #43 9.175   DEP      images/ipc-shm.pb-c.d
17:05:33 [2020-12-19T17:05:33.614Z] #43 9.244   PBCC     images/ipc-var.pb-c.c
17:05:33 [2020-12-19T17:05:33.614Z] #43 9.268   DEP      images/ipc-var.pb-c.d
17:05:33 [2020-12-19T17:05:33.614Z] #43 9.306   PBCC     images/sk-opts.pb-c.c
17:05:33 [2020-12-19T17:05:33.614Z] #43 9.318   PBCC     images/packet-sock.pb-c.c
17:05:33 [2020-12-19T17:05:33.614Z] #43 9.359   DEP      images/sk-opts.pb-c.d
17:05:33 [2020-12-19T17:05:33.908Z] #43 9.417   DEP      images/packet-sock.pb-c.d
17:05:33 [2020-12-19T17:05:33.908Z] #43 9.485   PBCC     images/sk-netlink.pb-c.c
17:05:33 [2020-12-19T17:05:33.908Z] #43 9.532   DEP      images/sk-netlink.pb-c.d
17:05:33 [2020-12-19T17:05:33.908Z] #43 9.614   PBCC     images/sk-inet.pb-c.c
17:05:34 [2020-12-19T17:05:34.064Z] #54 DONE 142.2s
17:05:34 [2020-12-19T17:05:34.204Z] #43 9.640   DEP      images/sk-inet.pb-c.d
17:05:34 [2020-12-19T17:05:34.204Z] #43 9.685   PBCC     images/sk-unix.pb-c.c
17:05:34 [2020-12-19T17:05:34.204Z] #43 9.736   DEP      images/sk-unix.pb-c.d
17:05:34 [2020-12-19T17:05:34.205Z] #43 9.780   PBCC     images/mm.pb-c.c
17:05:34 [2020-12-19T17:05:34.205Z] #43 9.837   DEP      images/mm.pb-c.d
17:05:34 [2020-12-19T17:05:34.205Z] #43 ...
17:05:34 [2020-12-19T17:05:34.205Z] 
17:05:34 [2020-12-19T17:05:34.205Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:34 [2020-12-19T17:05:34.205Z] #51 68.47 text/tabwriter
17:05:34 [2020-12-19T17:05:34.205Z] #51 69.39 reflect
17:05:34 [2020-12-19T17:05:34.205Z] #51 70.93 regexp/syntax
17:05:34 [2020-12-19T17:05:34.205Z] #51 ...
17:05:34 [2020-12-19T17:05:34.205Z] 
17:05:34 [2020-12-19T17:05:34.205Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:34 [2020-12-19T17:05:34.205Z] #43 9.874   PBCC     images/timerfd.pb-c.c
17:05:34 [2020-12-19T17:05:34.205Z] #43 9.918   DEP      images/timerfd.pb-c.d
17:05:34 [2020-12-19T17:05:34.205Z] #43 9.961   PBCC     images/timer.pb-c.c
17:05:34 [2020-12-19T17:05:34.257Z] #38 ...
17:05:34 [2020-12-19T17:05:34.257Z] 
17:05:34 [2020-12-19T17:05:34.257Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:05:34 [2020-12-19T17:05:34.257Z] #27 22.92 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:05:34 [2020-12-19T17:05:34.257Z] #27 23.53 
17:05:34 [2020-12-19T17:05:34.257Z] #27 23.78 #=#=#                                                                         

############################                                              40.2%
######################################################################## 100.0%
17:05:34 [2020-12-19T17:05:34.257Z] #27 24.10 
17:05:34 [2020-12-19T17:05:34.380Z] #53 33.70 Reading package lists...
17:05:34 [2020-12-19T17:05:34.380Z] #53 ...
17:05:34 [2020-12-19T17:05:34.380Z] 
17:05:34 [2020-12-19T17:05:34.380Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:34 [2020-12-19T17:05:34.380Z] #45 24.98 go: finding github.com/jonboulle/clockwork v0.1.0
17:05:34 [2020-12-19T17:05:34.380Z] #45 25.06 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:05:34 [2020-12-19T17:05:34.380Z] #45 25.10 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:05:34 [2020-12-19T17:05:34.380Z] #45 25.13 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:05:34 [2020-12-19T17:05:34.501Z] #43 9.993   DEP      images/timer.pb-c.d
17:05:34 [2020-12-19T17:05:34.501Z] #43 10.03   PBCC     images/sa.pb-c.c
17:05:34 [2020-12-19T17:05:34.501Z] #43 10.07   DEP      images/sa.pb-c.d
17:05:34 [2020-12-19T17:05:34.501Z] #43 10.10   PBCC     images/pipe-data.pb-c.c
17:05:34 [2020-12-19T17:05:34.501Z] #43 10.12   DEP      images/pipe-data.pb-c.d
17:05:34 [2020-12-19T17:05:34.501Z] #43 10.15   PBCC     images/mnt.pb-c.c
17:05:34 [2020-12-19T17:05:34.501Z] #43 10.19   DEP      images/mnt.pb-c.d
17:05:34 [2020-12-19T17:05:34.608Z] #43 ...
17:05:34 [2020-12-19T17:05:34.609Z] 
17:05:34 [2020-12-19T17:05:34.609Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:05:34 [2020-12-19T17:05:34.609Z] #56 12.52 + cd /tmp/tmp.iomfchirI6/src/github.com/rootless-containers/rootlesskit
17:05:34 [2020-12-19T17:05:34.609Z] #56 12.52 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
17:05:34 [2020-12-19T17:05:34.609Z] #56 13.03 + for f in rootlesskit rootlesskit-docker-proxy
17:05:34 [2020-12-19T17:05:34.609Z] #56 13.03 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:05:34 [2020-12-19T17:05:34.609Z] #56 ...
17:05:34 [2020-12-19T17:05:34.609Z] 
17:05:34 [2020-12-19T17:05:34.609Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:34 [2020-12-19T17:05:34.609Z] #43 17.53 unicode/utf8
17:05:34 [2020-12-19T17:05:34.641Z] #45 ...
17:05:34 [2020-12-19T17:05:34.641Z] 
17:05:34 [2020-12-19T17:05:34.641Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:34 [2020-12-19T17:05:34.641Z] #11 35.07 Fetched 8410 kB in 27s (309 kB/s)
17:05:34 [2020-12-19T17:05:34.702Z] 
17:05:34 [2020-12-19T17:05:34.702Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
17:05:34 [2020-12-19T17:05:34.798Z] #43 10.22   PBCC     images/sk-packet.pb-c.c
17:05:34 [2020-12-19T17:05:34.798Z] #43 10.24   DEP      images/sk-packet.pb-c.d
17:05:34 [2020-12-19T17:05:34.798Z] #43 10.28   PBCC     images/tcp-stream.pb-c.c
17:05:34 [2020-12-19T17:05:34.798Z] #43 10.31   DEP      images/tcp-stream.pb-c.d
17:05:34 [2020-12-19T17:05:34.798Z] #43 10.36   PBCC     images/pipe.pb-c.c
17:05:34 [2020-12-19T17:05:34.798Z] #43 10.39   DEP      images/pipe.pb-c.d
17:05:34 [2020-12-19T17:05:34.798Z] #43 10.43   PBCC     images/pstree.pb-c.c
17:05:34 [2020-12-19T17:05:34.798Z] #43 10.45   DEP      images/pstree.pb-c.d
17:05:34 [2020-12-19T17:05:34.798Z] #43 10.48   PBCC     images/fs.pb-c.c
17:05:34 [2020-12-19T17:05:34.798Z] #43 10.50   DEP      images/fs.pb-c.d
17:05:34 [2020-12-19T17:05:34.798Z] #43 10.55   PBCC     images/signalfd.pb-c.c
17:05:34 [2020-12-19T17:05:34.837Z] #27 25.67 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
17:05:34 [2020-12-19T17:05:34.993Z] #55 DONE 0.3s
17:05:34 [2020-12-19T17:05:34.993Z] 
17:05:34 [2020-12-19T17:05:34.993Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
17:05:34 [2020-12-19T17:05:34.993Z] #59 DONE 0.2s
17:05:34 [2020-12-19T17:05:34.993Z] 
17:05:34 [2020-12-19T17:05:34.993Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
17:05:35 [2020-12-19T17:05:35.037Z] #54 60.47 Checking out files:  28% (1073/3706)   
Checking out files:  29% (1075/3706)   
Checking out files:  30% (1112/3706)   
Checking out files:  31% (1149/3706)   
Checking out files:  32% (1186/3706)   
Checking out files:  33% (1223/3706)   
Checking out files:  34% (1261/3706)   
Checking out files:  35% (1298/3706)   
Checking out files:  36% (1335/3706)   
Checking out files:  37% (1372/3706)   
Checking out files:  38% (1409/3706)   
Checking out files:  39% (1446/3706)   
Checking out files:  40% (1483/3706)   
Checking out files:  41% (1520/3706)   
Checking out files:  42% (1557/3706)   
Checking out files:  43% (1594/3706)   
Checking out files:  44% (1631/3706)   
Checking out files:  45% (1668/3706)   
Checking out files:  46% (1705/3706)   
Checking out files:  47% (1742/3706)   
Checking out files:  48% (1779/3706)   
Checking out files:  49% (1816/3706)   
Checking out files:  50% (1853/3706)   
Checking out files:  51% (1891/3706)   
Checking out files:  52% (1928/3706)   
Checking out files:  53% (1965/3706)   
Checking out files:  54% (2002/3706)   
Checking out files:  55% (2039/3706)   
Checking out files:  56% (2076/3706)   
Checking out files:  57% (2113/3706)   
Checking out files:  58% (2150/3706)   
Checking out files:  59% (2187/3706)   
Checking out files:  60% (2224/3706)   
Checking out files:  61% (2261/3706)   
Checking out files:  62% (2298/3706)   
Checking out files:  63% (2335/3706)   
Checking out files:  64% (2372/3706)   
Checking out files:  65% (2409/3706)   
Checking out files:  66% (2446/3706)   
Checking out files:  66% (2476/3706)   
Checking out files:  67% (2484/3706)   
Checking out files:  68% (2521/3706)   
Checking out files:  69% (2558/3706)   
Checking out files:  70% (2595/3706)   
Checking out files:  71% (2632/3706)   
Checking out files:  72% (2669/3706)   
Checking out files:  73% (2706/3706)   
Checking out files:  74% (2743/3706)   
Checking out files:  75% (2780/3706)   
Checking out files:  76% (2817/3706)   
Checking out files:  77% (2854/3706)   
Checking out files:  78% (2891/3706)   
Checking out files:  79% (2928/3706)   
Checking out files:  80% (2965/3706)   
Checking out files:  81% (3002/3706)   
Checking out files:  82% (3039/3706)   
Checking out files:  83% (3076/3706)   
Checking out files:  84% (3114/3706)   
Checking out files:  85% (3151/3706)   
Checking out files:  86% (3188/3706)   
Checking out files:  87% (3225/3706)   
Checking out files:  88% (3262/3706)   
Checking out files:  89% (3299/3706)   
Checking out files:  90% (3336/3706)   
Checking out files:  91% (3373/3706)   
Checking out files:  91% (3395/3706)   
Checking out files:  92% (3410/3706)   
Checking out files:  93% (3447/3706)   
Checking out files:  94% (3484/3706)   
Checking out files:  95% (3521/3706)   
Checking out files:  96% (3558/3706)   
Checking out files:  97% (3595/3706)   
Checking out files:  98% (3632/3706)   
Checking out files:  99% (3669/3706)   
Checking out files: 100% (3706/3706)   
Checking out files: 100% (3706/3706), done.
17:05:35 [2020-12-19T17:05:35.037Z] #54 63.17 + cd /tmp/tmp.BNmTcRAuR9/src/github.com/containerd/containerd
17:05:35 [2020-12-19T17:05:35.037Z] #54 63.17 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:05:35 [2020-12-19T17:05:35.094Z] #43 10.60   DEP      images/signalfd.pb-c.d
17:05:35 [2020-12-19T17:05:35.094Z] #43 10.67   PBCC     images/fh.pb-c.c
17:05:35 [2020-12-19T17:05:35.094Z] #43 10.74   PBCC     images/fsnotify.pb-c.c
17:05:35 [2020-12-19T17:05:35.174Z] #43 ...
17:05:35 [2020-12-19T17:05:35.174Z] 
17:05:35 [2020-12-19T17:05:35.174Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:05:35 [2020-12-19T17:05:35.174Z] #38 7.749 + git clone https://github.com/docker/distribution.git .
17:05:35 [2020-12-19T17:05:35.174Z] #38 7.749 Cloning into '.'...
17:05:35 [2020-12-19T17:05:35.174Z] #38 ...
17:05:35 [2020-12-19T17:05:35.174Z] 
17:05:35 [2020-12-19T17:05:35.174Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:35 [2020-12-19T17:05:35.174Z] #47 17.89 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:05:35 [2020-12-19T17:05:35.174Z] #47 17.95 go: downloading github.com/spf13/viper v1.6.1
17:05:35 [2020-12-19T17:05:35.174Z] #47 17.95 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:05:35 [2020-12-19T17:05:35.174Z] #47 17.99 go: downloading github.com/mattn/go-colorable v0.1.4
17:05:35 [2020-12-19T17:05:35.284Z] #61 DONE 0.1s
17:05:35 [2020-12-19T17:05:35.284Z] 
17:05:35 [2020-12-19T17:05:35.284Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
17:05:35 [2020-12-19T17:05:35.284Z] #63 DONE 0.2s
17:05:35 [2020-12-19T17:05:35.284Z] 
17:05:35 [2020-12-19T17:05:35.284Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
17:05:35 [2020-12-19T17:05:35.284Z] #64 DONE 0.0s
17:05:35 [2020-12-19T17:05:35.284Z] 
17:05:35 [2020-12-19T17:05:35.284Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
17:05:35 [2020-12-19T17:05:35.391Z] #43 10.87   DEP      images/fh.pb-c.d
17:05:35 [2020-12-19T17:05:35.391Z] #43 10.99   DEP      images/fsnotify.pb-c.d
17:05:35 [2020-12-19T17:05:35.391Z] #43 11.03   PBCC     images/eventpoll.pb-c.c
17:05:35 [2020-12-19T17:05:35.391Z] #43 11.04   DEP      images/eventpoll.pb-c.d
17:05:35 [2020-12-19T17:05:35.391Z] #43 11.12   PBCC     images/eventfd.pb-c.c
17:05:35 [2020-12-19T17:05:35.431Z] #47 18.22 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:05:35 [2020-12-19T17:05:35.534Z] #27 26.12 
17:05:35 [2020-12-19T17:05:35.686Z] #43 11.15   DEP      images/eventfd.pb-c.d
17:05:35 [2020-12-19T17:05:35.686Z] #43 11.19   PBCC     images/remap-file-path.pb-c.c
17:05:35 [2020-12-19T17:05:35.686Z] #43 11.23   DEP      images/remap-file-path.pb-c.d
17:05:35 [2020-12-19T17:05:35.686Z] #43 11.29   PBCC     images/fifo.pb-c.c
17:05:35 [2020-12-19T17:05:35.686Z] #43 11.31   DEP      images/fifo.pb-c.d
17:05:35 [2020-12-19T17:05:35.690Z] #47 18.29 go: extracting github.com/mitchellh/go-homedir v1.1.0
17:05:35 [2020-12-19T17:05:35.947Z] #47 18.57 go: downloading github.com/stretchr/testify v1.4.0
17:05:35 [2020-12-19T17:05:35.947Z] #47 18.83 go: extracting github.com/mattn/go-colorable v0.1.4
17:05:35 [2020-12-19T17:05:35.947Z] #47 18.85 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:05:35 [2020-12-19T17:05:35.980Z] #43 11.38   PBCC     images/ghost-file.pb-c.c
17:05:35 [2020-12-19T17:05:35.980Z] #43 11.40   DEP      images/ghost-file.pb-c.d
17:05:35 [2020-12-19T17:05:35.980Z] #43 11.46   PBCC     images/regfile.pb-c.c
17:05:35 [2020-12-19T17:05:35.980Z] #43 11.52   DEP      images/regfile.pb-c.d
17:05:35 [2020-12-19T17:05:35.980Z] #43 11.59   PBCC     images/ns.pb-c.c
17:05:35 [2020-12-19T17:05:35.980Z] #43 11.62   DEP      images/ns.pb-c.d
17:05:36 [2020-12-19T17:05:36.064Z] #27 26.48 #=#=#                                                                         

##                                                                         3.1%
#####                                                                      7.4%
#######                                                                   10.9%
17:05:36 [2020-12-19T17:05:36.064Z] #27 ...
17:05:36 [2020-12-19T17:05:36.064Z] 
17:05:36 [2020-12-19T17:05:36.064Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:36 [2020-12-19T17:05:36.064Z] #47 15.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:05:36 [2020-12-19T17:05:36.064Z] #47 15.90 go: extracting github.com/spf13/jwalterweatherman v1.0.0
17:05:36 [2020-12-19T17:05:36.064Z] #47 15.95 go: extracting github.com/pelletier/go-toml v1.2.0
17:05:36 [2020-12-19T17:05:36.064Z] #47 16.10 go: downloading github.com/magiconair/properties v1.8.1
17:05:36 [2020-12-19T17:05:36.064Z] #47 16.17 go: extracting github.com/go-toolsmith/astfmt v1.0.0
17:05:36 [2020-12-19T17:05:36.064Z] #47 16.36 go: downloading github.com/go-critic/go-critic v0.4.1
17:05:36 [2020-12-19T17:05:36.064Z] #47 16.40 go: extracting github.com/spf13/pflag v1.0.5
17:05:36 [2020-12-19T17:05:36.064Z] #47 16.41 go: extracting gopkg.in/ini.v1 v1.51.0
17:05:36 [2020-12-19T17:05:36.064Z] #47 16.41 go: extracting gopkg.in/yaml.v2 v2.2.7
17:05:36 [2020-12-19T17:05:36.064Z] #47 16.64 go: extracting github.com/hashicorp/hcl v1.0.0
17:05:36 [2020-12-19T17:05:36.064Z] #47 16.67 go: extracting github.com/magiconair/properties v1.8.1
17:05:36 [2020-12-19T17:05:36.064Z] #47 16.82 go: downloading github.com/stretchr/testify v1.4.0
17:05:36 [2020-12-19T17:05:36.064Z] #47 16.89 go: downloading github.com/spf13/afero v1.1.2
17:05:36 [2020-12-19T17:05:36.064Z] #47 16.93 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:05:36 [2020-12-19T17:05:36.064Z] #47 17.10 go: downloading github.com/inconshreveable/mousetrap v1.0.0
17:05:36 [2020-12-19T17:05:36.064Z] #47 17.18 go: extracting github.com/spf13/afero v1.1.2
17:05:36 [2020-12-19T17:05:36.064Z] #47 17.21 go: extracting github.com/stretchr/testify v1.4.0
17:05:36 [2020-12-19T17:05:36.064Z] #47 17.43 go: extracting github.com/inconshreveable/mousetrap v1.0.0
17:05:36 [2020-12-19T17:05:36.064Z] #47 17.58 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:05:36 [2020-12-19T17:05:36.064Z] #47 17.61 go: extracting github.com/go-critic/go-critic v0.4.1
17:05:36 [2020-12-19T17:05:36.064Z] #47 17.68 go: downloading github.com/pmezard/go-difflib v1.0.0
17:05:36 [2020-12-19T17:05:36.064Z] #47 17.70 go: extracting github.com/fsnotify/fsnotify v1.4.7
17:05:36 [2020-12-19T17:05:36.064Z] #47 17.73 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:05:36 [2020-12-19T17:05:36.064Z] #47 17.84 go: downloading golang.org/x/text v0.3.2
17:05:36 [2020-12-19T17:05:36.064Z] #47 18.01 go: downloading github.com/davecgh/go-spew v1.1.1
17:05:36 [2020-12-19T17:05:36.064Z] #47 18.17 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:05:36 [2020-12-19T17:05:36.064Z] #47 18.29 go: extracting github.com/pmezard/go-difflib v1.0.0
17:05:36 [2020-12-19T17:05:36.064Z] #47 18.33 go: extracting github.com/mitchellh/mapstructure v1.1.2
17:05:36 [2020-12-19T17:05:36.064Z] #47 18.53 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:05:36 [2020-12-19T17:05:36.064Z] #47 18.82 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:05:36 [2020-12-19T17:05:36.064Z] #47 18.90 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:05:36 [2020-12-19T17:05:36.064Z] #47 18.91 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:05:36 [2020-12-19T17:05:36.064Z] #47 18.96 go: extracting github.com/davecgh/go-spew v1.1.1
17:05:36 [2020-12-19T17:05:36.064Z] #47 19.20 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:05:36 [2020-12-19T17:05:36.064Z] #47 19.21 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:05:36 [2020-12-19T17:05:36.064Z] #47 19.80 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:05:36 [2020-12-19T17:05:36.064Z] #47 19.99 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
17:05:36 [2020-12-19T17:05:36.064Z] #47 19.99 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:05:36 [2020-12-19T17:05:36.064Z] #47 21.94 go: downloading github.com/ultraware/funlen v0.0.2
17:05:36 [2020-12-19T17:05:36.064Z] #47 22.37 go: extracting github.com/ultraware/funlen v0.0.2
17:05:36 [2020-12-19T17:05:36.064Z] #47 25.15 go: extracting golang.org/x/text v0.3.2
17:05:36 [2020-12-19T17:05:36.064Z] #47 ...
17:05:36 [2020-12-19T17:05:36.064Z] 
17:05:36 [2020-12-19T17:05:36.064Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:05:36 [2020-12-19T17:05:36.204Z] #47 18.88 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
17:05:36 [2020-12-19T17:05:36.280Z] #43 11.68   PBCC     images/fdinfo.pb-c.c
17:05:36 [2020-12-19T17:05:36.280Z] #43 11.77   DEP      images/fdinfo.pb-c.d
17:05:36 [2020-12-19T17:05:36.280Z] #43 11.88   PBCC     images/core-aarch64.pb-c.c
17:05:36 [2020-12-19T17:05:36.280Z] #43 11.97   PBCC     images/core-arm.pb-c.c
17:05:36 [2020-12-19T17:05:36.280Z] #43 11.99   PBCC     images/core-ppc64.pb-c.c
17:05:36 [2020-12-19T17:05:36.280Z] #43 12.07   PBCC     images/core-s390.pb-c.c
17:05:36 [2020-12-19T17:05:36.316Z] #65 DONE 0.7s
17:05:36 [2020-12-19T17:05:36.316Z] 
17:05:36 [2020-12-19T17:05:36.316Z] #66 exporting to image
17:05:36 [2020-12-19T17:05:36.316Z] #66 exporting layers
17:05:36 [2020-12-19T17:05:36.461Z] #47 19.08 go: extracting github.com/spf13/viper v1.6.1
17:05:36 [2020-12-19T17:05:36.461Z] #47 19.13 go: downloading github.com/go-lintpack/lintpack v0.5.2
17:05:36 [2020-12-19T17:05:36.461Z] #47 19.18 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:05:36 [2020-12-19T17:05:36.461Z] #47 19.18 go: extracting github.com/stretchr/testify v1.4.0
17:05:36 [2020-12-19T17:05:36.576Z] #43 12.14   PBCC     images/core-x86.pb-c.c
17:05:36 [2020-12-19T17:05:36.576Z] #43 12.20   PBCC     images/core.pb-c.c
17:05:36 [2020-12-19T17:05:36.576Z] #43 12.34   PBCC     images/inventory.pb-c.c
17:05:36 [2020-12-19T17:05:36.736Z] #47 19.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:05:36 [2020-12-19T17:05:36.872Z] #43 12.45   DEP      images/core-aarch64.pb-c.d
17:05:36 [2020-12-19T17:05:36.872Z] #43 12.51   DEP      images/core-arm.pb-c.d
17:05:36 [2020-12-19T17:05:36.872Z] #43 12.56   DEP      images/core-ppc64.pb-c.d
17:05:36 [2020-12-19T17:05:36.953Z] #54 64.97 + export 'BUILDTAGS=netgo osusergo static_build'
17:05:36 [2020-12-19T17:05:36.953Z] #54 64.98 + BUILDTAGS='netgo osusergo static_build'
17:05:36 [2020-12-19T17:05:36.953Z] #54 64.98 + export EXTRA_FLAGS=-buildmode=pie
17:05:36 [2020-12-19T17:05:36.953Z] #54 64.98 + EXTRA_FLAGS=-buildmode=pie
17:05:36 [2020-12-19T17:05:36.953Z] #54 64.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:05:36 [2020-12-19T17:05:36.953Z] #54 64.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:05:36 [2020-12-19T17:05:36.953Z] #54 64.98 + '[' '' = dynamic ']'
17:05:36 [2020-12-19T17:05:36.953Z] #54 64.98 + make
17:05:36 [2020-12-19T17:05:36.993Z] #47 19.72 go: extracting github.com/go-lintpack/lintpack v0.5.2
17:05:36 [2020-12-19T17:05:36.993Z] #47 19.74 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:05:36 [2020-12-19T17:05:36.993Z] #47 19.80 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:05:36 [2020-12-19T17:05:36.993Z] #47 19.86 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:05:37 [2020-12-19T17:05:37.168Z] #43 12.61   DEP      images/core-s390.pb-c.d
17:05:37 [2020-12-19T17:05:37.168Z] #43 12.72   DEP      images/core-x86.pb-c.d
17:05:37 [2020-12-19T17:05:37.168Z] #43 12.82   DEP      images/core.pb-c.d
17:05:37 [2020-12-19T17:05:37.168Z] #43 12.95   DEP      images/inventory.pb-c.d
17:05:37 [2020-12-19T17:05:37.250Z] #47 19.99 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
17:05:37 [2020-12-19T17:05:37.464Z] #43 12.99   PBCC     images/cpuinfo.pb-c.c
17:05:37 [2020-12-19T17:05:37.464Z] #43 13.01   DEP      images/cpuinfo.pb-c.d
17:05:37 [2020-12-19T17:05:37.464Z] #43 13.10   PBCC     images/stats.pb-c.c
17:05:37 [2020-12-19T17:05:37.464Z] #43 13.14   DEP      images/stats.pb-c.d
17:05:37 [2020-12-19T17:05:37.508Z] #47 20.23 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:05:37 [2020-12-19T17:05:37.508Z] #47 ...
17:05:37 [2020-12-19T17:05:37.508Z] 
17:05:37 [2020-12-19T17:05:37.508Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:37 [2020-12-19T17:05:37.508Z] #32 10.23 runtime/internal/math
17:05:37 [2020-12-19T17:05:37.508Z] #32 10.33 math/bits
17:05:37 [2020-12-19T17:05:37.508Z] #32 10.82 internal/bytealg
17:05:37 [2020-12-19T17:05:37.508Z] #32 12.23 runtime
17:05:37 [2020-12-19T17:05:37.508Z] #32 12.59 math
17:05:37 [2020-12-19T17:05:37.508Z] #32 20.06 internal/testlog
17:05:37 [2020-12-19T17:05:37.768Z] #32 ...
17:05:37 [2020-12-19T17:05:37.768Z] 
17:05:37 [2020-12-19T17:05:37.768Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:37 [2020-12-19T17:05:37.768Z] #49 18.63 + cd /tmp/tmp.wkoeLDTNLh/src/github.com/mvdan/sh
17:05:37 [2020-12-19T17:05:37.768Z] #49 18.63 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
17:05:37 [2020-12-19T17:05:37.768Z] #49 18.73 + GO111MODULE=on
17:05:37 [2020-12-19T17:05:37.768Z] #49 18.74 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
17:05:37 [2020-12-19T17:05:37.768Z] #49 20.57 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:05:38 [2020-12-19T17:05:38.025Z] #49 20.77 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:05:38 [2020-12-19T17:05:38.282Z] #49 20.99 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:05:38 [2020-12-19T17:05:38.538Z] #49 21.15 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:05:38 [2020-12-19T17:05:38.538Z] #49 21.25 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:05:38 [2020-12-19T17:05:38.863Z] #54 66.78 + bin/ctr
17:05:39 [2020-12-19T17:05:39.043Z] #66 exporting layers 2.5s done
17:05:39 [2020-12-19T17:05:39.043Z] #66 writing image sha256:19c118833a9e1fbbe045f86484faf20779fac22fa891e2ff9cd3f5646d5f6e61 done
17:05:39 [2020-12-19T17:05:39.043Z] #66 naming to docker.io/library/docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa done
17:05:39 [2020-12-19T17:05:39.043Z] #66 DONE 2.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:05:39 [2020-12-19T17:05:39.468Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41740/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr31 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa hack/test/unit
17:05:39 [2020-12-19T17:05:39.469Z] #49 ...
17:05:39 [2020-12-19T17:05:39.469Z] 
17:05:39 [2020-12-19T17:05:39.469Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:39 [2020-12-19T17:05:39.469Z] #45 11.97 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:05:39 [2020-12-19T17:05:39.469Z] #45 13.34 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:05:39 [2020-12-19T17:05:39.469Z] #45 15.92 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:05:39 [2020-12-19T17:05:39.469Z] #45 21.49 go: finding github.com/fatih/color v1.9.0
17:05:39 [2020-12-19T17:05:39.469Z] #45 21.66 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:05:39 [2020-12-19T17:05:39.469Z] #45 21.81 go: finding github.com/pkg/errors v0.9.1
17:05:39 [2020-12-19T17:05:39.469Z] #45 22.00 go: finding github.com/mattn/go-colorable v0.1.6
17:05:39 [2020-12-19T17:05:39.469Z] #45 22.17 go: finding github.com/spf13/pflag v1.0.3
17:05:39 [2020-12-19T17:05:39.469Z] #45 ...
17:05:39 [2020-12-19T17:05:39.469Z] 
17:05:39 [2020-12-19T17:05:39.469Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:39 [2020-12-19T17:05:39.469Z] #22 21.24 + mkdir -p /build
17:05:39 [2020-12-19T17:05:39.469Z] #22 21.25 + mv docker/docker /build/
17:05:39 [2020-12-19T17:05:39.469Z] #22 21.25 + rmdir docker
17:05:39 [2020-12-19T17:05:39.563Z] #43 14.90 make[1]: Nothing to be done for 'all'.
17:05:39 [2020-12-19T17:05:39.579Z] #27 26.48 #=#=#                                                                         

##                                                                         3.1%
#####                                                                      7.4%
#######                                                                   10.9%
##########                                                                14.3%
############                                                              17.0%
##############                                                            19.7%
###############                                                           21.5%
###############                                                           22.1%
##################                                                        25.4%
###################                                                       27.7%
######################                                                    30.7%
########################                                                  34.1%
##########################                                                36.8%
############################                                              39.6%
###############################                                           43.8%
################################                                          45.2%
###################################                                       49.3%
####################################                                      50.8%
######################################                                    54.1%
#######################################                                   55.0%
##########################################                                58.7%
############################################                              62.1%
###############################################                           65.4%
################################################                          67.9%
##################################################                        70.1%
####################################################                      73.1%
######################################################                    76.3%
########################################################                  78.5%
###########################################################               82.2%
#############################################################             85.3%
###############################################################           88.8%
#################################################################         91.5%
####################################################################      94.7%
#####################################################################     96.5%
#######################################################################   99.4%
######################################################################## 100.0%
17:05:39 [2020-12-19T17:05:39.848Z] #27 30.50 
17:05:39 [2020-12-19T17:05:39.848Z] #27 ...
17:05:39 [2020-12-19T17:05:39.848Z] 
17:05:39 [2020-12-19T17:05:39.848Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:05:39 [2020-12-19T17:05:39.848Z] #34 19.43 Fetched 8234 kB in 14s (591 kB/s)
17:05:39 [2020-12-19T17:05:39.848Z] #34 19.43 Reading package lists...
17:05:39 [2020-12-19T17:05:39.848Z] #34 27.46 Reading package lists...
17:05:39 [2020-12-19T17:05:39.848Z] #34 ...
17:05:39 [2020-12-19T17:05:39.848Z] 
17:05:39 [2020-12-19T17:05:39.848Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.00 go: downloading github.com/uudashr/gocognit v1.0.1
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.14 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.14 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.14 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.14 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.14 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.14 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.20 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.20 go: extracting github.com/uudashr/gocognit v1.0.1
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.20 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.24 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.28 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.29 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.37 go: downloading github.com/go-toolsmith/typep v1.0.0
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.40 go: downloading github.com/ultraware/whitespace v0.0.4
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.40 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.41 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.41 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.50 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.52 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.54 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.70 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.70 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.71 go: extracting github.com/ultraware/whitespace v0.0.4
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.74 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.81 go: extracting github.com/go-toolsmith/typep v1.0.0
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.83 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.93 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.93 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:05:39 [2020-12-19T17:05:39.848Z] #47 26.99 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:05:39 [2020-12-19T17:05:39.848Z] #47 27.14 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:05:39 [2020-12-19T17:05:39.848Z] #47 27.19 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:05:39 [2020-12-19T17:05:39.848Z] #47 27.22 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:05:39 [2020-12-19T17:05:39.848Z] #47 27.30 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:05:39 [2020-12-19T17:05:39.848Z] #47 27.32 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:05:39 [2020-12-19T17:05:39.848Z] #47 27.43 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
17:05:39 [2020-12-19T17:05:39.848Z] #47 27.45 go: downloading github.com/gobwas/glob v0.2.3
17:05:39 [2020-12-19T17:05:39.848Z] #47 27.46 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:05:39 [2020-12-19T17:05:39.848Z] #47 27.61 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:05:39 [2020-12-19T17:05:39.848Z] #47 27.65 go: extracting github.com/go-toolsmith/astcopy v1.0.0
17:05:39 [2020-12-19T17:05:39.848Z] #47 27.65 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:05:39 [2020-12-19T17:05:39.848Z] #47 27.68 go: extracting github.com/go-toolsmith/strparse v1.0.0
17:05:39 [2020-12-19T17:05:39.848Z] #47 27.75 go: extracting github.com/go-toolsmith/astcast v1.0.0
17:05:39 [2020-12-19T17:05:39.848Z] #47 27.86 go: extracting github.com/gobwas/glob v0.2.3
17:05:39 [2020-12-19T17:05:39.848Z] #47 27.97 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:05:39 [2020-12-19T17:05:39.848Z] #47 28.02 go: downloading github.com/subosito/gotenv v1.2.0
17:05:39 [2020-12-19T17:05:39.848Z] #47 28.03 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:05:39 [2020-12-19T17:05:39.848Z] #47 28.04 go: downloading github.com/BurntSushi/toml v0.3.1
17:05:39 [2020-12-19T17:05:39.848Z] #47 28.05 go: extracting github.com/sourcegraph/go-diff v0.5.1
17:05:39 [2020-12-19T17:05:39.848Z] #47 28.15 go: downloading github.com/kisielk/gotool v1.0.0
17:05:39 [2020-12-19T17:05:39.848Z] #47 28.29 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:05:39 [2020-12-19T17:05:39.848Z] #47 28.34 go: downloading github.com/spf13/cast v1.3.0
17:05:39 [2020-12-19T17:05:39.848Z] #47 28.63 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:05:39 [2020-12-19T17:05:39.848Z] #47 28.63 go: extracting github.com/kisielk/gotool v1.0.0
17:05:39 [2020-12-19T17:05:39.848Z] #47 28.67 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:05:39 [2020-12-19T17:05:39.848Z] #47 28.69 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:05:39 [2020-12-19T17:05:39.848Z] #47 28.74 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:05:39 [2020-12-19T17:05:39.848Z] #47 28.77 go: extracting github.com/subosito/gotenv v1.2.0
17:05:39 [2020-12-19T17:05:39.848Z] #47 28.90 go: extracting github.com/spf13/cast v1.3.0
17:05:39 [2020-12-19T17:05:39.848Z] #47 28.91 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:05:39 [2020-12-19T17:05:39.848Z] #47 29.05 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:05:39 [2020-12-19T17:05:39.848Z] #47 29.09 go: downloading github.com/stretchr/objx v0.2.0
17:05:39 [2020-12-19T17:05:39.848Z] #47 29.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:05:39 [2020-12-19T17:05:39.848Z] #47 29.14 go: downloading github.com/gogo/protobuf v1.2.1
17:05:39 [2020-12-19T17:05:39.848Z] #47 29.31 go: extracting github.com/BurntSushi/toml v0.3.1
17:05:39 [2020-12-19T17:05:39.848Z] #47 29.31 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:05:39 [2020-12-19T17:05:39.848Z] #47 29.32 go: downloading github.com/go-toolsmith/astp v1.0.0
17:05:39 [2020-12-19T17:05:39.848Z] #47 29.40 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:05:39 [2020-12-19T17:05:39.848Z] #47 29.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:05:39 [2020-12-19T17:05:39.848Z] #47 29.67 go: extracting github.com/go-toolsmith/astequal v1.0.0
17:05:39 [2020-12-19T17:05:39.928Z] #11 35.07 Reading package lists...
17:05:39 [2020-12-19T17:05:39.928Z] #11 ...
17:05:39 [2020-12-19T17:05:39.928Z] 
17:05:39 [2020-12-19T17:05:39.928Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:39 [2020-12-19T17:05:39.929Z] #62 35.17 Checking out files:  44% (848/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/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.
17:05:39 [2020-12-19T17:05:39.929Z] #62 36.57 + cd /tmp/tmp.M5RADifCWX/src/github.com/docker/libnetwork
17:05:39 [2020-12-19T17:05:39.929Z] #62 36.57 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:05:39 [2020-12-19T17:05:39.929Z] #62 37.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:05:40 [2020-12-19T17:05:40.113Z] #47 29.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:05:40 [2020-12-19T17:05:40.113Z] #47 29.97 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:05:40 [2020-12-19T17:05:40.382Z] #47 29.98 go: extracting github.com/go-toolsmith/astp v1.0.0
17:05:40 [2020-12-19T17:05:40.382Z] #47 30.03 go: extracting github.com/stretchr/objx v0.2.0
17:05:40 [2020-12-19T17:05:40.382Z] #47 30.03 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:05:40 [2020-12-19T17:05:40.648Z] #47 30.31 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:05:40 [2020-12-19T17:05:40.648Z] #47 30.32 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:05:41 [2020-12-19T17:05:41.138Z] #43 ...
17:05:41 [2020-12-19T17:05:41.138Z] 
17:05:41 [2020-12-19T17:05:41.138Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:41 [2020-12-19T17:05:41.138Z] #13 75.07 Selecting previously unselected package gcc-mingw-w64-base.
17:05:41 [2020-12-19T17:05:41.138Z] #13 75.08 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
17:05:41 [2020-12-19T17:05:41.138Z] #13 75.09 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:05:41 [2020-12-19T17:05:41.138Z] #13 75.22 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:05:41 [2020-12-19T17:05:41.138Z] #13 75.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
17:05:41 [2020-12-19T17:05:41.138Z] #13 75.23 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:05:41 [2020-12-19T17:05:41.138Z] #13 ...
17:05:41 [2020-12-19T17:05:41.138Z] 
17:05:41 [2020-12-19T17:05:41.138Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:41 [2020-12-19T17:05:41.138Z] #43 16.64   CC       images/stats.o
17:05:41 [2020-12-19T17:05:41.372Z] #22 ...
17:05:41 [2020-12-19T17:05:41.372Z] 
17:05:41 [2020-12-19T17:05:41.372Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:05:41 [2020-12-19T17:05:41.372Z] #40 13.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
17:05:41 [2020-12-19T17:05:41.372Z] #40 17.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:05:41 [2020-12-19T17:05:41.372Z] #40 ...
17:05:41 [2020-12-19T17:05:41.372Z] 
17:05:41 [2020-12-19T17:05:41.372Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:41 [2020-12-19T17:05:41.372Z] #22 DONE 23.9s
17:05:41 [2020-12-19T17:05:41.372Z] 
17:05:41 [2020-12-19T17:05:41.372Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:41 [2020-12-19T17:05:41.372Z] #45 22.47 go: finding github.com/mattn/go-isatty v0.0.12
17:05:41 [2020-12-19T17:05:41.372Z] #45 23.09 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:05:41 [2020-12-19T17:05:41.372Z] #45 23.31 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:05:41 [2020-12-19T17:05:41.372Z] #45 23.41 go: finding github.com/jonboulle/clockwork v0.1.0
17:05:41 [2020-12-19T17:05:41.372Z] #45 23.70 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:05:41 [2020-12-19T17:05:41.372Z] #45 23.72 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:05:41 [2020-12-19T17:05:41.372Z] #45 ...
17:05:41 [2020-12-19T17:05:41.372Z] 
17:05:41 [2020-12-19T17:05:41.372Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:05:41 [2020-12-19T17:05:41.372Z] #53 14.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
17:05:41 [2020-12-19T17:05:41.372Z] #53 18.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:05:41 [2020-12-19T17:05:41.602Z] #47 31.20 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:05:41 [2020-12-19T17:05:41.602Z] #47 ...
17:05:41 [2020-12-19T17:05:41.602Z] 
17:05:41 [2020-12-19T17:05:41.602Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:41 [2020-12-19T17:05:41.603Z] #62 20.08 Checking out files:  42% (817/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/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:  96% (1835/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.
17:05:41 [2020-12-19T17:05:41.603Z] #62 21.22 + cd /tmp/tmp.P1ap5CqINB/src/github.com/docker/libnetwork
17:05:41 [2020-12-19T17:05:41.603Z] #62 21.22 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:05:41 [2020-12-19T17:05:41.603Z] #62 21.65 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:05:41 [2020-12-19T17:05:41.603Z] #62 ...
17:05:41 [2020-12-19T17:05:41.603Z] 
17:05:41 [2020-12-19T17:05:41.603Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:05:41 [2020-12-19T17:05:41.603Z] #27 32.27 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:05:41 [2020-12-19T17:05:41.628Z] #53 ...
17:05:41 [2020-12-19T17:05:41.628Z] 
17:05:41 [2020-12-19T17:05:41.628Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:41 [2020-12-19T17:05:41.628Z] #11 14.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
17:05:41 [2020-12-19T17:05:41.628Z] #11 18.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:05:41 [2020-12-19T17:05:41.628Z] #11 ...
17:05:41 [2020-12-19T17:05:41.628Z] 
17:05:41 [2020-12-19T17:05:41.628Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:05:41 [2020-12-19T17:05:41.628Z] #34 14.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
17:05:41 [2020-12-19T17:05:41.628Z] #34 18.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:05:41 [2020-12-19T17:05:41.779Z] #43 17.15   CC       images/core.o
17:05:41 [2020-12-19T17:05:41.884Z] #34 ...
17:05:41 [2020-12-19T17:05:41.885Z] 
17:05:41 [2020-12-19T17:05:41.885Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:41 [2020-12-19T17:05:41.885Z] #47 20.59 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:05:41 [2020-12-19T17:05:41.885Z] #47 20.59 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:05:41 [2020-12-19T17:05:41.885Z] #47 21.23 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:05:41 [2020-12-19T17:05:41.885Z] #47 22.16 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
17:05:41 [2020-12-19T17:05:41.885Z] #47 23.33 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:05:41 [2020-12-19T17:05:41.885Z] #47 23.55 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:05:41 [2020-12-19T17:05:41.885Z] #47 23.84 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:05:41 [2020-12-19T17:05:41.885Z] #47 23.84 go: downloading github.com/spf13/pflag v1.0.5
17:05:41 [2020-12-19T17:05:41.885Z] #47 24.05 go: extracting github.com/spf13/pflag v1.0.5
17:05:42 [2020-12-19T17:05:42.184Z] #27 32.90 #=#=#                                                                         
17:05:42 [2020-12-19T17:05:42.194Z] ?   	github.com/docker/docker/api	[no test files]
17:05:42 [2020-12-19T17:05:42.420Z] #43 18.03   CC       images/core-x86.o
17:05:42 [2020-12-19T17:05:42.450Z] #27 33.14 #=#=#                                                                         

######################################################################## 100.0%
17:05:42 [2020-12-19T17:05:42.450Z] #27 33.26 
17:05:43 [2020-12-19T17:05:43.067Z] #43 18.63   CC       images/core-arm.o
17:05:43 [2020-12-19T17:05:43.229Z] #62 ...
17:05:43 [2020-12-19T17:05:43.229Z] 
17:05:43 [2020-12-19T17:05:43.229Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:43 [2020-12-19T17:05:43.229Z] #47 40.24 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
17:05:43 [2020-12-19T17:05:43.229Z] #47 40.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:05:43 [2020-12-19T17:05:43.229Z] #47 40.26 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:05:43 [2020-12-19T17:05:43.229Z] #47 40.26 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:05:43 [2020-12-19T17:05:43.229Z] #47 40.26 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:05:43 [2020-12-19T17:05:43.229Z] #47 40.26 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:05:43 [2020-12-19T17:05:43.229Z] #47 40.42 go: downloading github.com/ultraware/whitespace v0.0.4
17:05:43 [2020-12-19T17:05:43.229Z] #47 40.43 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:05:43 [2020-12-19T17:05:43.229Z] #47 40.77 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:05:43 [2020-12-19T17:05:43.229Z] #47 40.81 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:05:43 [2020-12-19T17:05:43.229Z] #47 40.82 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:05:43 [2020-12-19T17:05:43.229Z] #47 40.90 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:05:43 [2020-12-19T17:05:43.229Z] #47 40.90 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:05:43 [2020-12-19T17:05:43.229Z] #47 41.04 go: extracting github.com/go-toolsmith/astcast v1.0.0
17:05:43 [2020-12-19T17:05:43.229Z] #47 41.04 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
17:05:43 [2020-12-19T17:05:43.229Z] #47 41.29 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:05:43 [2020-12-19T17:05:43.229Z] #47 41.60 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:05:43 [2020-12-19T17:05:43.229Z] #47 41.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:05:43 [2020-12-19T17:05:43.229Z] #47 41.80 go: extracting github.com/ultraware/whitespace v0.0.4
17:05:43 [2020-12-19T17:05:43.229Z] #47 41.91 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:05:43 [2020-12-19T17:05:43.229Z] #47 42.29 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:05:43 [2020-12-19T17:05:43.229Z] #47 42.32 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
17:05:43 [2020-12-19T17:05:43.229Z] #47 42.47 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:05:43 [2020-12-19T17:05:43.229Z] #47 42.47 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:05:43 [2020-12-19T17:05:43.229Z] #47 42.58 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:05:43 [2020-12-19T17:05:43.229Z] #47 42.74 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:05:43 [2020-12-19T17:05:43.229Z] #47 42.75 go: downloading github.com/gobwas/glob v0.2.3
17:05:43 [2020-12-19T17:05:43.229Z] #47 42.88 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:05:43 [2020-12-19T17:05:43.229Z] #47 42.89 go: downloading github.com/kisielk/gotool v1.0.0
17:05:43 [2020-12-19T17:05:43.229Z] #47 43.17 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:05:43 [2020-12-19T17:05:43.229Z] #47 43.20 go: downloading gopkg.in/ini.v1 v1.51.0
17:05:43 [2020-12-19T17:05:43.229Z] #47 43.30 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:05:43 [2020-12-19T17:05:43.229Z] #47 43.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:05:43 [2020-12-19T17:05:43.229Z] #47 43.55 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:05:43 [2020-12-19T17:05:43.229Z] #47 43.62 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
17:05:43 [2020-12-19T17:05:43.229Z] #47 43.64 go: extracting github.com/kisielk/gotool v1.0.0
17:05:43 [2020-12-19T17:05:43.404Z] #27 34.26 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:05:43 [2020-12-19T17:05:43.490Z] #47 43.89 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:05:43 [2020-12-19T17:05:43.490Z] #47 43.92 go: downloading github.com/pmezard/go-difflib v1.0.0
17:05:43 [2020-12-19T17:05:43.490Z] #47 44.09 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:05:43 [2020-12-19T17:05:43.490Z] #47 44.09 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:05:43 [2020-12-19T17:05:43.490Z] #47 44.12 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:05:43 [2020-12-19T17:05:43.722Z] #43 19.10   CC       images/core-aarch64.o
17:05:43 [2020-12-19T17:05:43.722Z] #43 ...
17:05:43 [2020-12-19T17:05:43.722Z] 
17:05:43 [2020-12-19T17:05:43.722Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:43 [2020-12-19T17:05:43.722Z] #45 78.02 vendor/golang.org/x/text/transform
17:05:43 [2020-12-19T17:05:43.722Z] #45 81.17 internal/poll
17:05:43 [2020-12-19T17:05:43.722Z] #45 81.18 context
17:05:43 [2020-12-19T17:05:43.722Z] #45 85.62 regexp
17:05:43 [2020-12-19T17:05:43.722Z] #45 85.84 os
17:05:43 [2020-12-19T17:05:43.750Z] #47 44.20 go: extracting github.com/gobwas/glob v0.2.3
17:05:43 [2020-12-19T17:05:43.750Z] #47 44.24 go: extracting github.com/pmezard/go-difflib v1.0.0
17:05:43 [2020-12-19T17:05:43.750Z] #47 44.25 go: extracting gopkg.in/ini.v1 v1.51.0
17:05:43 [2020-12-19T17:05:43.750Z] #47 ...
17:05:43 [2020-12-19T17:05:43.750Z] 
17:05:43 [2020-12-19T17:05:43.750Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:05:43 [2020-12-19T17:05:43.750Z] #34 34.30 Fetched 8410 kB in 27s (307 kB/s)
17:05:43 [2020-12-19T17:05:43.984Z] #27 34.87 
17:05:44 [2020-12-19T17:05:44.014Z] #34 34.30 Reading package lists...
17:05:44 [2020-12-19T17:05:44.014Z] #34 ...
17:05:44 [2020-12-19T17:05:44.014Z] 
17:05:44 [2020-12-19T17:05:44.014Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:05:44 [2020-12-19T17:05:44.014Z] #53 33.70 Reading package lists...
17:05:44 [2020-12-19T17:05:44.020Z] #45 ...
17:05:44 [2020-12-19T17:05:44.020Z] 
17:05:44 [2020-12-19T17:05:44.020Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:44 [2020-12-19T17:05:44.020Z] #43 19.64   CC       images/core-ppc64.o
17:05:44 [2020-12-19T17:05:44.144Z] #54 ...
17:05:44 [2020-12-19T17:05:44.144Z] 
17:05:44 [2020-12-19T17:05:44.144Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:44 [2020-12-19T17:05:44.144Z] #41 26.41   CC       images/stats.o
17:05:44 [2020-12-19T17:05:44.144Z] #41 26.95   CC       images/core.o
17:05:44 [2020-12-19T17:05:44.144Z] #41 27.53   CC       images/core-x86.o
17:05:44 [2020-12-19T17:05:44.144Z] #41 28.32   CC       images/core-arm.o
17:05:44 [2020-12-19T17:05:44.145Z] #41 28.81   CC       images/core-aarch64.o
17:05:44 [2020-12-19T17:05:44.145Z] #41 29.46   CC       images/core-ppc64.o
17:05:44 [2020-12-19T17:05:44.145Z] #41 30.33   CC       images/core-s390.o
17:05:44 [2020-12-19T17:05:44.145Z] #41 31.38   CC       images/cpuinfo.o
17:05:44 [2020-12-19T17:05:44.145Z] #41 32.16   CC       images/inventory.o
17:05:44 [2020-12-19T17:05:44.145Z] #41 32.53   CC       images/fdinfo.o
17:05:44 [2020-12-19T17:05:44.145Z] #41 33.05   CC       images/fown.o
17:05:44 [2020-12-19T17:05:44.145Z] #41 33.33   CC       images/ns.o
17:05:44 [2020-12-19T17:05:44.145Z] #41 33.62   CC       images/regfile.o
17:05:44 [2020-12-19T17:05:44.145Z] #41 33.94   CC       images/ghost-file.o
17:05:44 [2020-12-19T17:05:44.145Z] #41 34.47   CC       images/fifo.o
17:05:44 [2020-12-19T17:05:44.145Z] #41 34.75   CC       images/remap-file-path.o
17:05:44 [2020-12-19T17:05:44.145Z] #41 35.05   CC       images/eventfd.o
17:05:44 [2020-12-19T17:05:44.145Z] #41 35.31   CC       images/eventpoll.o
17:05:44 [2020-12-19T17:05:44.145Z] #41 35.77   CC       images/fh.o
17:05:44 [2020-12-19T17:05:44.145Z] #41 36.26   CC       images/fsnotify.o
17:05:44 [2020-12-19T17:05:44.275Z] #53 44.49 Reading package lists...
17:05:44 [2020-12-19T17:05:44.275Z] #53 ...
17:05:44 [2020-12-19T17:05:44.275Z] 
17:05:44 [2020-12-19T17:05:44.275Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:05:44 [2020-12-19T17:05:44.275Z] #38 34.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:05:44 [2020-12-19T17:05:44.275Z] #38 ...
17:05:44 [2020-12-19T17:05:44.275Z] 
17:05:44 [2020-12-19T17:05:44.275Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:44 [2020-12-19T17:05:44.275Z] #47 44.55 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:05:44 [2020-12-19T17:05:44.275Z] #47 44.58 go: downloading github.com/uudashr/gocognit v1.0.1
17:05:44 [2020-12-19T17:05:44.275Z] #47 44.66 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:05:44 [2020-12-19T17:05:44.275Z] #47 44.72 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:05:44 [2020-12-19T17:05:44.275Z] #47 44.81 go: extracting github.com/go-toolsmith/strparse v1.0.0
17:05:44 [2020-12-19T17:05:44.275Z] #47 44.81 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:05:44 [2020-12-19T17:05:44.275Z] #47 44.85 go: extracting golang.org/x/text v0.3.2
17:05:44 [2020-12-19T17:05:44.275Z] #47 44.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:05:44 [2020-12-19T17:05:44.516Z] #27 35.11 
######################################################################## 100.0%
17:05:44 [2020-12-19T17:05:44.516Z] #27 35.21 
17:05:44 [2020-12-19T17:05:44.536Z] #47 ...
17:05:44 [2020-12-19T17:05:44.536Z] 
17:05:44 [2020-12-19T17:05:44.536Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:05:44 [2020-12-19T17:05:44.536Z] #40 35.03 Fetched 8410 kB in 27s (311 kB/s)
17:05:44 [2020-12-19T17:05:44.536Z] #40 35.03 Reading package lists...
17:05:44 [2020-12-19T17:05:44.536Z] #40 45.20 Reading package lists...
17:05:44 [2020-12-19T17:05:44.536Z] #40 ...
17:05:44 [2020-12-19T17:05:44.536Z] 
17:05:44 [2020-12-19T17:05:44.536Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:05:44 [2020-12-19T17:05:44.536Z] #34 34.30 Reading package lists...
17:05:44 [2020-12-19T17:05:44.663Z] #43 20.35   CC       images/core-s390.o
17:05:44 [2020-12-19T17:05:44.714Z] #41 37.08   CC       images/signalfd.o
17:05:44 [2020-12-19T17:05:44.714Z] #41 37.36   CC       images/fs.o
17:05:44 [2020-12-19T17:05:44.783Z] #27 35.35 Download of images into '/build' complete.
17:05:44 [2020-12-19T17:05:44.783Z] #27 35.35 Use something like the following to load the result into a Docker daemon:
17:05:44 [2020-12-19T17:05:44.783Z] #27 35.36   tar -cC '/build' . | docker load
17:05:45 [2020-12-19T17:05:45.156Z] #47 27.40 go: downloading github.com/hashicorp/hcl v1.0.0
17:05:45 [2020-12-19T17:05:45.156Z] #47 27.41 go: downloading github.com/pelletier/go-toml v1.2.0
17:05:45 [2020-12-19T17:05:45.156Z] #47 27.41 go: downloading gopkg.in/yaml.v2 v2.2.7
17:05:45 [2020-12-19T17:05:45.156Z] #47 27.45 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:05:45 [2020-12-19T17:05:45.156Z] #47 27.45 go: downloading github.com/davecgh/go-spew v1.1.1
17:05:45 [2020-12-19T17:05:45.156Z] #47 27.45 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:05:45 [2020-12-19T17:05:45.156Z] #47 27.45 go: downloading github.com/spf13/cobra v0.0.5
17:05:45 [2020-12-19T17:05:45.156Z] #47 27.46 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:05:45 [2020-12-19T17:05:45.156Z] #47 27.48 go: downloading github.com/subosito/gotenv v1.2.0
17:05:45 [2020-12-19T17:05:45.156Z] #47 27.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:05:45 [2020-12-19T17:05:45.156Z] #47 27.93 go: extracting github.com/pelletier/go-toml v1.2.0
17:05:45 [2020-12-19T17:05:45.156Z] #47 28.06 go: extracting github.com/subosito/gotenv v1.2.0
17:05:45 [2020-12-19T17:05:45.284Z] #41 37.60   CC       images/pstree.o
17:05:45 [2020-12-19T17:05:45.284Z] #41 ...
17:05:45 [2020-12-19T17:05:45.284Z] 
17:05:45 [2020-12-19T17:05:45.284Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:45 [2020-12-19T17:05:45.284Z] #49 128.9 mvdan.cc/sh/v3/cmd/shfmt
17:05:45 [2020-12-19T17:05:45.284Z] #49 DONE 138.2s
17:05:45 [2020-12-19T17:05:45.284Z] 
17:05:45 [2020-12-19T17:05:45.284Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:45 [2020-12-19T17:05:45.284Z] #41 37.90   CC       images/pipe.o
17:05:45 [2020-12-19T17:05:45.284Z] #41 ...
17:05:45 [2020-12-19T17:05:45.284Z] 
17:05:45 [2020-12-19T17:05:45.284Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:45 [2020-12-19T17:05:45.284Z] #43 129.1 github.com/LK4D4/vndr/versioned
17:05:45 [2020-12-19T17:05:45.284Z] #43 129.2 github.com/LK4D4/vndr/build
17:05:45 [2020-12-19T17:05:45.284Z] #43 129.3 compress/flate
17:05:45 [2020-12-19T17:05:45.284Z] #43 133.3 hash/crc32
17:05:45 [2020-12-19T17:05:45.284Z] #43 133.9 compress/gzip
17:05:45 [2020-12-19T17:05:45.284Z] #43 134.7 net
17:05:45 [2020-12-19T17:05:45.284Z] #43 135.2 vendor/golang.org/x/text/transform
17:05:45 [2020-12-19T17:05:45.284Z] #43 136.4 vendor/golang.org/x/text/unicode/bidi
17:05:45 [2020-12-19T17:05:45.413Z] #47 28.09 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:05:45 [2020-12-19T17:05:45.413Z] #47 ...
17:05:45 [2020-12-19T17:05:45.413Z] 
17:05:45 [2020-12-19T17:05:45.413Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:45 [2020-12-19T17:05:45.669Z] #62 28.19 Checking out files:  41% (791/1905)   
Checking out files:  42% (801/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/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)   
17:05:45 [2020-12-19T17:05:45.669Z] #62 ...
17:05:45 [2020-12-19T17:05:45.669Z] 
17:05:45 [2020-12-19T17:05:45.669Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:45 [2020-12-19T17:05:45.669Z] #43 18.53 math
17:05:45 [2020-12-19T17:05:45.669Z] #43 24.23 unicode/utf16
17:05:45 [2020-12-19T17:05:45.669Z] #43 24.52 container/list
17:05:45 [2020-12-19T17:05:45.669Z] #43 25.58 crypto/internal/subtle
17:05:45 [2020-12-19T17:05:45.669Z] #43 25.74 crypto/subtle
17:05:45 [2020-12-19T17:05:45.669Z] #43 25.87 vendor/golang.org/x/crypto/cryptobyte/asn1
17:05:45 [2020-12-19T17:05:45.669Z] #43 26.35 internal/nettrace
17:05:45 [2020-12-19T17:05:45.669Z] #43 26.60 runtime/cgo
17:05:45 [2020-12-19T17:05:45.708Z] #43 21.29   CC       images/cpuinfo.o
17:05:45 [2020-12-19T17:05:45.854Z] #43 ...
17:05:45 [2020-12-19T17:05:45.854Z] 
17:05:45 [2020-12-19T17:05:45.854Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:45 [2020-12-19T17:05:45.854Z] #41 38.24   CC       images/tcp-stream.o
17:05:45 [2020-12-19T17:05:45.926Z] #43 ...
17:05:45 [2020-12-19T17:05:45.926Z] 
17:05:45 [2020-12-19T17:05:45.926Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:46 [2020-12-19T17:05:46.003Z] #43 ...
17:05:46 [2020-12-19T17:05:46.003Z] 
17:05:46 [2020-12-19T17:05:46.003Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:46 [2020-12-19T17:05:46.003Z] #51 80.22 time
17:05:46 [2020-12-19T17:05:46.003Z] #51 82.93 regexp
17:05:46 [2020-12-19T17:05:46.003Z] #51 88.92 mvdan.cc/sh/v3/fileutil
17:05:46 [2020-12-19T17:05:46.003Z] #51 ...
17:05:46 [2020-12-19T17:05:46.003Z] 
17:05:46 [2020-12-19T17:05:46.003Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:46 [2020-12-19T17:05:46.003Z] #34 80.39 internal/poll
17:05:46 [2020-12-19T17:05:46.003Z] #34 83.16 os
17:05:46 [2020-12-19T17:05:46.003Z] #34 84.01 internal/fmtsort
17:05:46 [2020-12-19T17:05:46.003Z] #34 85.97 path/filepath
17:05:46 [2020-12-19T17:05:46.003Z] #34 85.99 fmt
17:05:46 [2020-12-19T17:05:46.003Z] #34 87.45 io/ioutil
17:05:46 [2020-12-19T17:05:46.003Z] #34 90.09 flag
17:05:46 [2020-12-19T17:05:46.003Z] #34 90.09 github.com/BurntSushi/toml
17:05:46 [2020-12-19T17:05:46.003Z] #34 90.10 log
17:05:46 [2020-12-19T17:05:46.114Z] #41 38.63   CC       images/sk-packet.o
17:05:46 [2020-12-19T17:05:46.298Z] #34 ...
17:05:46 [2020-12-19T17:05:46.298Z] 
17:05:46 [2020-12-19T17:05:46.298Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:46 [2020-12-19T17:05:46.298Z] #51 90.51 encoding/binary
17:05:46 [2020-12-19T17:05:46.298Z] #51 90.52 flag
17:05:46 [2020-12-19T17:05:46.298Z] #51 90.52 github.com/pkg/diff
17:05:46 [2020-12-19T17:05:46.298Z] #51 90.52 go/token
17:05:46 [2020-12-19T17:05:46.667Z] Fetching without tags
17:05:46 [2020-12-19T17:05:46.684Z] #41 38.97   CC       images/mnt.o
17:05:46 [2020-12-19T17:05:46.718Z] #27 ...
17:05:46 [2020-12-19T17:05:46.718Z] 
17:05:46 [2020-12-19T17:05:46.718Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:46 [2020-12-19T17:05:46.718Z] #11 20.17 Reading package lists...
17:05:46 [2020-12-19T17:05:46.718Z] #11 26.78 Reading package lists...
17:05:46 [2020-12-19T17:05:46.718Z] #11 33.57 Building dependency tree...
17:05:46 [2020-12-19T17:05:46.718Z] #11 ...
17:05:46 [2020-12-19T17:05:46.718Z] 
17:05:46 [2020-12-19T17:05:46.718Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:05:46 [2020-12-19T17:05:46.718Z] #40 19.86 Reading package lists...
17:05:46 [2020-12-19T17:05:46.718Z] #40 26.98 Reading package lists...
17:05:46 [2020-12-19T17:05:46.718Z] #40 34.60 Building dependency tree...
17:05:46 [2020-12-19T17:05:46.944Z] #41 39.50   CC       images/pipe-data.o
17:05:46 [2020-12-19T17:05:46.952Z] #62 28.19 Checking out files:  41% (791/1905)   
Checking out files:  42% (801/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/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.
17:05:46 [2020-12-19T17:05:46.952Z] #62 29.83 + cd /tmp/tmp.BSc5sB9waX/src/github.com/docker/libnetwork
17:05:46 [2020-12-19T17:05:46.985Z] #40 ...
17:05:46 [2020-12-19T17:05:46.985Z] 
17:05:46 [2020-12-19T17:05:46.985Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:46 [2020-12-19T17:05:46.985Z] #11 36.70 The following additional packages will be installed:
17:05:46 [2020-12-19T17:05:46.985Z] #11 36.72   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:05:46 [2020-12-19T17:05:46.985Z] #11 36.72   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:05:46 [2020-12-19T17:05:46.985Z] #11 36.72   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:05:46 [2020-12-19T17:05:46.985Z] #11 36.72   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
17:05:46 [2020-12-19T17:05:46.985Z] #11 36.72   mingw-w64-x86-64-dev
17:05:46 [2020-12-19T17:05:46.985Z] #11 36.74 Suggested packages:
17:05:46 [2020-12-19T17:05:46.985Z] #11 36.74   gcc-8-locales seccomp wine64
17:05:47 [2020-12-19T17:05:47.204Z] #41 39.80   CC       images/sa.o
17:05:47 [2020-12-19T17:05:47.210Z] #62 29.84 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d
17:05:47 [2020-12-19T17:05:47.250Z] #11 ...
17:05:47 [2020-12-19T17:05:47.250Z] 
17:05:47 [2020-12-19T17:05:47.250Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:05:47 [2020-12-19T17:05:47.250Z] #53 20.02 Reading package lists...
17:05:47 [2020-12-19T17:05:47.250Z] #53 27.39 Reading package lists...
17:05:47 [2020-12-19T17:05:47.250Z] #53 34.58 Building dependency tree...
17:05:47 [2020-12-19T17:05:47.515Z] #53 ...
17:05:47 [2020-12-19T17:05:47.515Z] 
17:05:47 [2020-12-19T17:05:47.515Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:05:47 [2020-12-19T17:05:47.515Z] #34 27.46 Reading package lists...
17:05:47 [2020-12-19T17:05:47.515Z] #34 34.51 Building dependency tree...
17:05:47 [2020-12-19T17:05:47.774Z] #41 40.17   CC       images/timer.o
17:05:47 [2020-12-19T17:05:47.774Z] #62 30.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:05:47 [2020-12-19T17:05:47.922Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:05:48 [2020-12-19T17:05:48.032Z] #62 ...
17:05:48 [2020-12-19T17:05:48.032Z] 
17:05:48 [2020-12-19T17:05:48.032Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:48 [2020-12-19T17:05:48.032Z] #32 20.66 encoding
17:05:48 [2020-12-19T17:05:48.032Z] #32 20.96 runtime/cgo
17:05:48 [2020-12-19T17:05:48.032Z] #32 ...
17:05:48 [2020-12-19T17:05:48.032Z] 
17:05:48 [2020-12-19T17:05:48.032Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:05:48 [2020-12-19T17:05:48.032Z] #38 28.91 Checking out files:  75% (1255/1667)   
Checking out files:  76% (1267/1667)   
Checking out files:  77% (1284/1667)   
Checking out files:  78% (1301/1667)   
Checking out files:  79% (1317/1667)   
Checking out files:  80% (1334/1667)   
Checking out files:  81% (1351/1667)   
Checking out files:  82% (1367/1667)   
Checking out files:  83% (1384/1667)   
Checking out files:  84% (1401/1667)   
Checking out files:  85% (1417/1667)   
Checking out files:  86% (1434/1667)   
Checking out files:  87% (1451/1667)   
Checking out files:  88% (1467/1667)   
Checking out files:  89% (1484/1667)   
Checking out files:  90% (1501/1667)   
Checking out files:  91% (1517/1667)   
Checking out files:  92% (1534/1667)   
Checking out files:  93% (1551/1667)   
Checking out files:  94% (1567/1667)   
Checking out files:  95% (1584/1667)   
Checking out files:  96% (1601/1667)   
Checking out files:  97% (1617/1667)   
Checking out files:  98% (1634/1667)   
Checking out files:  99% (1651/1667)   
Checking out files: 100% (1667/1667)   
Checking out files: 100% (1667/1667), done.
17:05:48 [2020-12-19T17:05:48.032Z] #38 29.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:05:48 [2020-12-19T17:05:48.343Z] #41 40.79   CC       images/timerfd.o
17:05:48 [2020-12-19T17:05:48.481Z] #34 38.16 The following additional packages will be installed:
17:05:48 [2020-12-19T17:05:48.481Z] #34 38.17   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:05:48 [2020-12-19T17:05:48.481Z] #34 38.19 Suggested packages:
17:05:48 [2020-12-19T17:05:48.481Z] #34 38.19   cmake-doc ninja-build lrzip
17:05:48 [2020-12-19T17:05:48.481Z] #34 38.19 Recommended packages:
17:05:48 [2020-12-19T17:05:48.481Z] #34 38.19   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:05:48 [2020-12-19T17:05:48.913Z] #41 41.25   CC       images/mm.o
17:05:49 [2020-12-19T17:05:49.054Z] #51 93.03 go/scanner
17:05:46 [2020-12-19T17:05:46.317Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:05:46 [2020-12-19T17:05:46.395Z]  > git config --add remote.origin.fetch +refs/pull/41740/head:refs/remotes/origin/PR-41740 # timeout=10
17:05:46 [2020-12-19T17:05:46.452Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:05:46 [2020-12-19T17:05:46.580Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:05:46 [2020-12-19T17:05:46.699Z] Fetching upstream changes from https://github.com/moby/moby.git
17:05:46 [2020-12-19T17:05:46.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:05:46 [2020-12-19T17:05:46.701Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41740/head:refs/remotes/origin/PR-41740 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:05:48 [2020-12-19T17:05:48.025Z]  > git config core.sparsecheckout # timeout=10
17:05:48 [2020-12-19T17:05:48.073Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:05:49 [2020-12-19T17:05:49.437Z] #34 39.09 The following NEW packages will be installed:
17:05:49 [2020-12-19T17:05:49.437Z] #34 39.12   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:05:49 [2020-12-19T17:05:49.437Z] #34 39.13   vim-common xxd
17:05:49 [2020-12-19T17:05:49.482Z] #41 41.88   CC       images/sk-opts.o
17:05:49 [2020-12-19T17:05:49.703Z] #34 39.50 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
17:05:49 [2020-12-19T17:05:49.703Z] #34 39.50 Need to get 14.2 MB of archives.
17:05:49 [2020-12-19T17:05:49.703Z] #34 39.50 After this operation, 60.0 MB of additional disk space will be used.
17:05:49 [2020-12-19T17:05:49.703Z] #34 39.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
17:05:49 [2020-12-19T17:05:49.703Z] #34 ...
17:05:49 [2020-12-19T17:05:49.703Z] 
17:05:49 [2020-12-19T17:05:49.703Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:49 [2020-12-19T17:05:49.703Z] #11 38.27 The following NEW packages will be installed:
17:05:49 [2020-12-19T17:05:49.703Z] #11 38.29   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:05:49 [2020-12-19T17:05:49.703Z] #11 38.29   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:05:49 [2020-12-19T17:05:49.703Z] #11 38.29   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:05:49 [2020-12-19T17:05:49.703Z] #11 38.29   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:05:49 [2020-12-19T17:05:49.703Z] #11 38.29   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:05:49 [2020-12-19T17:05:49.703Z] #11 38.29   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:05:49 [2020-12-19T17:05:49.703Z] #11 38.30 The following packages will be upgraded:
17:05:49 [2020-12-19T17:05:49.703Z] #11 38.30   libsystemd0 libudev1
17:05:49 [2020-12-19T17:05:49.703Z] #11 38.69 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
17:05:49 [2020-12-19T17:05:49.703Z] #11 38.69 Need to get 73.8 MB of archives.
17:05:49 [2020-12-19T17:05:49.703Z] #11 38.69 After this operation, 472 MB of additional disk space will be used.
17:05:49 [2020-12-19T17:05:49.703Z] #11 38.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u5 [314 kB]
17:05:49 [2020-12-19T17:05:49.703Z] #11 38.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u5 [146 kB]
17:05:49 [2020-12-19T17:05:49.703Z] #11 38.77 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]
17:05:49 [2020-12-19T17:05:49.703Z] #11 39.13 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]
17:05:49 [2020-12-19T17:05:49.840Z] #34 45.06 Reading package lists...
17:05:49 [2020-12-19T17:05:49.840Z] #34 ...
17:05:49 [2020-12-19T17:05:49.840Z] 
17:05:49 [2020-12-19T17:05:49.840Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:49 [2020-12-19T17:05:49.840Z] #43 39.58 vendor/golang.org/x/crypto/curve25519
17:05:49 [2020-12-19T17:05:49.840Z] #43 ...
17:05:49 [2020-12-19T17:05:49.840Z] 
17:05:49 [2020-12-19T17:05:49.840Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:49 [2020-12-19T17:05:49.840Z] #47 45.29 go: extracting github.com/uudashr/gocognit v1.0.1
17:05:49 [2020-12-19T17:05:49.840Z] #47 45.51 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:05:49 [2020-12-19T17:05:49.840Z] #47 45.51 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:05:49 [2020-12-19T17:05:49.840Z] #47 45.65 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:05:49 [2020-12-19T17:05:49.840Z] #47 45.65 go: downloading github.com/ultraware/funlen v0.0.2
17:05:49 [2020-12-19T17:05:49.840Z] #47 45.70 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:05:49 [2020-12-19T17:05:49.840Z] #47 45.84 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:05:49 [2020-12-19T17:05:49.840Z] #47 45.85 go: extracting github.com/ultraware/funlen v0.0.2
17:05:49 [2020-12-19T17:05:49.840Z] #47 45.87 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:05:49 [2020-12-19T17:05:49.840Z] #47 45.97 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:05:49 [2020-12-19T17:05:49.840Z] #47 46.08 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
17:05:49 [2020-12-19T17:05:49.840Z] #47 46.13 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:05:49 [2020-12-19T17:05:49.840Z] #47 46.28 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
17:05:49 [2020-12-19T17:05:49.840Z] #47 46.28 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:05:49 [2020-12-19T17:05:49.840Z] #47 46.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:05:49 [2020-12-19T17:05:49.840Z] #47 46.79 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:05:49 [2020-12-19T17:05:49.840Z] #47 47.08 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:05:49 [2020-12-19T17:05:49.840Z] #47 47.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:05:49 [2020-12-19T17:05:49.840Z] #47 47.15 go: extracting github.com/sourcegraph/go-diff v0.5.1
17:05:49 [2020-12-19T17:05:49.840Z] #47 47.24 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
17:05:49 [2020-12-19T17:05:49.840Z] #47 47.85 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:05:49 [2020-12-19T17:05:49.840Z] #47 47.86 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:05:49 [2020-12-19T17:05:49.840Z] #47 48.03 go: downloading github.com/BurntSushi/toml v0.3.1
17:05:49 [2020-12-19T17:05:49.840Z] #47 48.03 go: downloading github.com/gogo/protobuf v1.2.1
17:05:49 [2020-12-19T17:05:49.840Z] #47 48.39 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:05:49 [2020-12-19T17:05:49.840Z] #47 48.63 go: extracting github.com/BurntSushi/toml v0.3.1
17:05:49 [2020-12-19T17:05:49.840Z] #47 48.70 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:05:49 [2020-12-19T17:05:49.840Z] #47 50.12 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:05:49 [2020-12-19T17:05:49.928Z] #38 ...
17:05:49 [2020-12-19T17:05:49.928Z] 
17:05:49 [2020-12-19T17:05:49.928Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:49 [2020-12-19T17:05:49.928Z] #49 22.70 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:05:49 [2020-12-19T17:05:49.928Z] #49 24.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:05:49 [2020-12-19T17:05:49.928Z] #49 27.20 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:05:49 [2020-12-19T17:05:49.928Z] #49 29.37 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:05:49 [2020-12-19T17:05:49.928Z] #49 29.64 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:05:49 [2020-12-19T17:05:49.928Z] #49 29.85 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:05:49 [2020-12-19T17:05:49.928Z] #49 29.94 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:05:49 [2020-12-19T17:05:49.928Z] #49 31.51 runtime
17:05:49 [2020-12-19T17:05:49.928Z] #49 31.52 runtime/cgo
17:05:49 [2020-12-19T17:05:49.988Z] #11 39.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:05:49 [2020-12-19T17:05:49.988Z] #11 39.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
17:05:49 [2020-12-19T17:05:49.988Z] #11 39.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
17:05:50 [2020-12-19T17:05:50.052Z] #41 42.35   CC       images/sk-unix.o
17:05:50 [2020-12-19T17:05:50.185Z] #49 ...
17:05:50 [2020-12-19T17:05:50.186Z] 
17:05:50 [2020-12-19T17:05:50.186Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:50 [2020-12-19T17:05:50.186Z] #47 28.22 go: extracting github.com/spf13/cobra v0.0.5
17:05:50 [2020-12-19T17:05:50.186Z] #47 28.30 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:05:50 [2020-12-19T17:05:50.186Z] #47 28.33 go: extracting github.com/go-toolsmith/astfmt v1.0.0
17:05:50 [2020-12-19T17:05:50.186Z] #47 28.36 go: extracting gopkg.in/yaml.v2 v2.2.7
17:05:50 [2020-12-19T17:05:50.186Z] #47 28.41 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
17:05:50 [2020-12-19T17:05:50.186Z] #47 28.46 go: extracting github.com/davecgh/go-spew v1.1.1
17:05:50 [2020-12-19T17:05:50.186Z] #47 28.54 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:05:50 [2020-12-19T17:05:50.186Z] #47 28.85 go: extracting github.com/hashicorp/hcl v1.0.0
17:05:50 [2020-12-19T17:05:50.186Z] #47 28.88 go: downloading github.com/ultraware/whitespace v0.0.4
17:05:50 [2020-12-19T17:05:50.186Z] #47 29.11 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:05:50 [2020-12-19T17:05:50.186Z] #47 29.15 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:05:50 [2020-12-19T17:05:50.186Z] #47 29.17 go: downloading github.com/gobwas/glob v0.2.3
17:05:50 [2020-12-19T17:05:50.186Z] #47 29.19 go: downloading github.com/mattn/go-isatty v0.0.8
17:05:50 [2020-12-19T17:05:50.186Z] #47 29.20 go: downloading github.com/fsnotify/fsnotify v1.4.7
17:05:50 [2020-12-19T17:05:50.186Z] #47 29.22 go: extracting github.com/ultraware/whitespace v0.0.4
17:05:50 [2020-12-19T17:05:50.186Z] #47 29.26 go: downloading github.com/spf13/jwalterweatherman v1.0.0
17:05:50 [2020-12-19T17:05:50.186Z] #47 29.26 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
17:05:50 [2020-12-19T17:05:50.186Z] #47 29.27 go: downloading github.com/sourcegraph/go-diff v0.5.1
17:05:50 [2020-12-19T17:05:50.186Z] #47 29.39 go: extracting github.com/spf13/jwalterweatherman v1.0.0
17:05:50 [2020-12-19T17:05:50.186Z] #47 29.41 go: downloading github.com/uudashr/gocognit v1.0.1
17:05:50 [2020-12-19T17:05:50.186Z] #47 29.59 go: downloading github.com/spf13/afero v1.1.2
17:05:50 [2020-12-19T17:05:50.186Z] #47 29.64 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:05:50 [2020-12-19T17:05:50.186Z] #47 29.72 go: extracting github.com/mattn/go-isatty v0.0.8
17:05:50 [2020-12-19T17:05:50.186Z] #47 29.80 go: downloading github.com/inconshreveable/mousetrap v1.0.0
17:05:50 [2020-12-19T17:05:50.186Z] #47 29.92 go: downloading github.com/sirupsen/logrus v1.4.2
17:05:50 [2020-12-19T17:05:50.186Z] #47 29.93 go: downloading gopkg.in/ini.v1 v1.51.0
17:05:50 [2020-12-19T17:05:50.186Z] #47 30.02 go: extracting github.com/fsnotify/fsnotify v1.4.7
17:05:50 [2020-12-19T17:05:50.186Z] #47 30.05 go: extracting github.com/gobwas/glob v0.2.3
17:05:50 [2020-12-19T17:05:50.186Z] #47 30.13 go: extracting github.com/uudashr/gocognit v1.0.1
17:05:50 [2020-12-19T17:05:50.186Z] #47 30.16 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:05:50 [2020-12-19T17:05:50.186Z] #47 30.20 go: extracting github.com/sourcegraph/go-diff v0.5.1
17:05:50 [2020-12-19T17:05:50.186Z] #47 30.21 go: extracting github.com/inconshreveable/mousetrap v1.0.0
17:05:50 [2020-12-19T17:05:50.186Z] #47 30.22 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:05:50 [2020-12-19T17:05:50.186Z] #47 30.58 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:05:50 [2020-12-19T17:05:50.186Z] #47 30.61 go: downloading github.com/spf13/cast v1.3.0
17:05:50 [2020-12-19T17:05:50.186Z] #47 30.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:05:50 [2020-12-19T17:05:50.186Z] #47 30.72 go: extracting gopkg.in/ini.v1 v1.51.0
17:05:50 [2020-12-19T17:05:50.186Z] #47 30.72 go: extracting github.com/sirupsen/logrus v1.4.2
17:05:50 [2020-12-19T17:05:50.186Z] #47 30.73 go: extracting github.com/spf13/afero v1.1.2
17:05:50 [2020-12-19T17:05:50.186Z] #47 30.73 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:05:50 [2020-12-19T17:05:50.186Z] #47 30.74 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:05:50 [2020-12-19T17:05:50.186Z] #47 30.79 go: downloading github.com/go-critic/go-critic v0.4.1
17:05:50 [2020-12-19T17:05:50.186Z] #47 30.96 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:05:50 [2020-12-19T17:05:50.186Z] #47 31.19 go: downloading github.com/pkg/errors v0.8.1
17:05:50 [2020-12-19T17:05:50.186Z] #47 31.21 go: extracting github.com/spf13/cast v1.3.0
17:05:50 [2020-12-19T17:05:50.186Z] #47 31.29 go: downloading github.com/fatih/color v1.7.0
17:05:50 [2020-12-19T17:05:50.186Z] #47 31.37 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:05:50 [2020-12-19T17:05:50.186Z] #47 31.41 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:05:50 [2020-12-19T17:05:50.186Z] #47 31.70 go: extracting github.com/pkg/errors v0.8.1
17:05:50 [2020-12-19T17:05:50.186Z] #47 31.75 go: downloading github.com/stretchr/objx v0.2.0
17:05:50 [2020-12-19T17:05:50.186Z] #47 31.75 go: extracting github.com/fatih/color v1.7.0
17:05:50 [2020-12-19T17:05:50.186Z] #47 31.75 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:05:50 [2020-12-19T17:05:50.186Z] #47 31.79 go: downloading github.com/pmezard/go-difflib v1.0.0
17:05:50 [2020-12-19T17:05:50.186Z] #47 32.05 go: downloading github.com/magiconair/properties v1.8.1
17:05:50 [2020-12-19T17:05:50.186Z] #47 32.36 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:05:50 [2020-12-19T17:05:50.186Z] #47 32.41 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:05:50 [2020-12-19T17:05:50.186Z] #47 32.42 go: downloading github.com/kisielk/gotool v1.0.0
17:05:50 [2020-12-19T17:05:50.186Z] #47 32.66 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:05:50 [2020-12-19T17:05:50.186Z] #47 32.69 go: extracting github.com/pmezard/go-difflib v1.0.0
17:05:50 [2020-12-19T17:05:50.186Z] #47 32.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:05:50 [2020-12-19T17:05:50.186Z] #47 32.73 go: extracting github.com/go-critic/go-critic v0.4.1
17:05:50 [2020-12-19T17:05:50.186Z] #47 32.80 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:05:50 [2020-12-19T17:05:50.186Z] #47 32.90 go: downloading golang.org/x/text v0.3.2
17:05:50 [2020-12-19T17:05:50.186Z] #47 32.94 go: extracting github.com/kisielk/gotool v1.0.0
17:05:50 [2020-12-19T17:05:50.186Z] #47 33.01 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:05:50 [2020-12-19T17:05:50.186Z] #47 33.08 go: extracting github.com/magiconair/properties v1.8.1
17:05:50 [2020-12-19T17:05:50.313Z] #41 42.77   CC       images/sk-inet.o
17:05:50 [2020-12-19T17:05:50.399Z] #11 39.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:05:50 [2020-12-19T17:05:50.444Z] #47 33.37 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:05:50 [2020-12-19T17:05:50.582Z] #51 94.71 mvdan.cc/editorconfig
17:05:50 [2020-12-19T17:05:50.662Z] #11 40.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:05:50 [2020-12-19T17:05:50.703Z] #47 33.42 go: downloading github.com/BurntSushi/toml v0.3.1
17:05:50 [2020-12-19T17:05:50.703Z] #47 33.49 go: downloading github.com/ultraware/funlen v0.0.2
17:05:50 [2020-12-19T17:05:50.707Z] ok  	github.com/docker/docker/api/server	0.013s	coverage: 9.0% of statements
17:05:50 [2020-12-19T17:05:50.885Z] #41 43.34   CC       images/tun.o
17:05:50 [2020-12-19T17:05:50.960Z] #47 33.66 go: extracting github.com/stretchr/objx v0.2.0
17:05:51 [2020-12-19T17:05:51.031Z] Merge succeeded, producing 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:05:51 [2020-12-19T17:05:51.031Z] Checking out Revision 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa (PR-41740)
17:05:51 [2020-12-19T17:05:51.145Z] #41 43.68   CC       images/sk-netlink.o
17:05:51 [2020-12-19T17:05:51.217Z] #47 33.95 go: downloading github.com/mitchellh/mapstructure v1.1.2
17:05:51 [2020-12-19T17:05:51.217Z] #47 34.02 go: extracting github.com/ultraware/funlen v0.0.2
17:05:51 [2020-12-19T17:05:51.225Z] #51 95.46 mvdan.cc/sh/v3/syntax
17:05:51 [2020-12-19T17:05:51.478Z] #47 34.17 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:05:51 [2020-12-19T17:05:51.478Z] #47 34.17 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:05:51 [2020-12-19T17:05:51.523Z] #51 ...
17:05:51 [2020-12-19T17:05:51.523Z] 
17:05:51 [2020-12-19T17:05:51.523Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:05:51 [2020-12-19T17:05:51.523Z] #56 48.65 Checking out files:  64% (2383/3706)   
Checking out files:  65% (2409/3706)   
Checking out files:  66% (2446/3706)   
Checking out files:  67% (2484/3706)   
Checking out files:  68% (2521/3706)   
Checking out files:  69% (2558/3706)   
Checking out files:  70% (2595/3706)   
Checking out files:  71% (2632/3706)   
Checking out files:  72% (2669/3706)   
Checking out files:  73% (2706/3706)   
Checking out files:  74% (2743/3706)   
Checking out files:  75% (2780/3706)   
Checking out files:  76% (2817/3706)   
Checking out files:  77% (2854/3706)   
Checking out files:  78% (2891/3706)   
Checking out files:  79% (2928/3706)   
Checking out files:  80% (2965/3706)   
Checking out files:  81% (3002/3706)   
Checking out files:  82% (3039/3706)   
Checking out files:  83% (3076/3706)   
Checking out files:  84% (3114/3706)   
Checking out files:  85% (3151/3706)   
Checking out files:  86% (3188/3706)   
Checking out files:  87% (3225/3706)   
Checking out files:  88% (3262/3706)   
Checking out files:  89% (3299/3706)   
Checking out files:  90% (3336/3706)   
Checking out files:  91% (3373/3706)   
Checking out files:  92% (3410/3706)   
Checking out files:  93% (3447/3706)   
Checking out files:  94% (3484/3706)   
Checking out files:  95% (3521/3706)   
Checking out files:  96% (3558/3706)   
Checking out files:  97% (3595/3706)   
Checking out files:  98% (3632/3706)   
Checking out files:  99% (3669/3706)   
Checking out files: 100% (3706/3706)   
Checking out files: 100% (3706/3706), done.
17:05:51 [2020-12-19T17:05:51.523Z] #56 49.25 + cd /tmp/tmp.Z7K0Y0Mive/src/github.com/containerd/containerd
17:05:51 [2020-12-19T17:05:51.523Z] #56 49.25 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:05:51 [2020-12-19T17:05:51.523Z] #56 51.11 + export 'BUILDTAGS=netgo osusergo static_build'
17:05:51 [2020-12-19T17:05:51.523Z] #56 51.11 + BUILDTAGS='netgo osusergo static_build'
17:05:51 [2020-12-19T17:05:51.523Z] #56 51.11 + export EXTRA_FLAGS=-buildmode=pie
17:05:51 [2020-12-19T17:05:51.523Z] #56 51.11 + EXTRA_FLAGS=-buildmode=pie
17:05:51 [2020-12-19T17:05:51.523Z] #56 51.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:05:51 [2020-12-19T17:05:51.523Z] #56 51.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:05:51 [2020-12-19T17:05:51.523Z] #56 51.11 + '[' '' = dynamic ']'
17:05:51 [2020-12-19T17:05:51.523Z] #56 51.11 + make
17:05:51 [2020-12-19T17:05:51.523Z] #56 51.97 + bin/ctr
17:05:51 [2020-12-19T17:05:51.618Z] #11 41.27 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]
17:05:51 [2020-12-19T17:05:51.618Z] #11 41.29 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]
17:05:51 [2020-12-19T17:05:51.618Z] #11 ...
17:05:51 [2020-12-19T17:05:51.618Z] 
17:05:51 [2020-12-19T17:05:51.618Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:51 [2020-12-19T17:05:51.618Z] #47 31.41 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:05:51 [2020-12-19T17:05:51.618Z] #47 31.53 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
17:05:51 [2020-12-19T17:05:51.618Z] #47 31.53 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:05:51 [2020-12-19T17:05:51.618Z] #47 31.65 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:05:51 [2020-12-19T17:05:51.618Z] #47 35.90 go: extracting github.com/gogo/protobuf v1.2.1
17:05:51 [2020-12-19T17:05:51.618Z] #47 41.38 go: finding github.com/fatih/color v1.7.0
17:05:51 [2020-12-19T17:05:51.618Z] #47 41.43 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:05:51 [2020-12-19T17:05:51.715Z] #41 44.08   CC       images/packet-sock.o
17:05:51 [2020-12-19T17:05:51.782Z] #47 34.54 go: extracting github.com/BurntSushi/toml v0.3.1
17:05:51 [2020-12-19T17:05:51.782Z] #47 34.64 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:05:52 [2020-12-19T17:05:52.073Z] #47 34.65 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:05:52 [2020-12-19T17:05:52.073Z] #47 34.67 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:05:50 [2020-12-19T17:05:50.679Z]  > git remote # timeout=10
17:05:50 [2020-12-19T17:05:50.759Z]  > git config --get remote.origin.url # timeout=10
17:05:50 [2020-12-19T17:05:50.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:05:50 [2020-12-19T17:05:50.805Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
17:05:50 [2020-12-19T17:05:50.935Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:05:51 [2020-12-19T17:05:51.062Z]  > git config core.sparsecheckout # timeout=10
17:05:51 [2020-12-19T17:05:51.104Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:05:52 [2020-12-19T17:05:52.210Z] #47 ...
17:05:52 [2020-12-19T17:05:52.210Z] 
17:05:52 [2020-12-19T17:05:52.210Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:05:52 [2020-12-19T17:05:52.210Z] #40 38.18 The following additional packages will be installed:
17:05:52 [2020-12-19T17:05:52.210Z] #40 38.20   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:05:52 [2020-12-19T17:05:52.210Z] #40 38.20   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:05:52 [2020-12-19T17:05:52.210Z] #40 38.21 Suggested packages:
17:05:52 [2020-12-19T17:05:52.210Z] #40 38.23   manpages-dev python-setuptools
17:05:52 [2020-12-19T17:05:52.210Z] #40 39.77 The following NEW packages will be installed:
17:05:52 [2020-12-19T17:05:52.210Z] #40 39.78   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:05:52 [2020-12-19T17:05:52.210Z] #40 39.78   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:05:52 [2020-12-19T17:05:52.210Z] #40 39.78   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:05:52 [2020-12-19T17:05:52.210Z] #40 39.78   python-six zlib1g-dev
17:05:52 [2020-12-19T17:05:52.210Z] #40 40.29 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
17:05:52 [2020-12-19T17:05:52.210Z] #40 40.29 Need to get 3798 kB of archives.
17:05:52 [2020-12-19T17:05:52.210Z] #40 40.29 After this operation, 21.6 MB of additional disk space will be used.
17:05:52 [2020-12-19T17:05:52.210Z] #40 40.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
17:05:52 [2020-12-19T17:05:52.210Z] #40 40.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:05:52 [2020-12-19T17:05:52.210Z] #40 40.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
17:05:52 [2020-12-19T17:05:52.210Z] #40 40.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
17:05:52 [2020-12-19T17:05:52.210Z] #40 40.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
17:05:52 [2020-12-19T17:05:52.210Z] #40 40.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
17:05:52 [2020-12-19T17:05:52.210Z] #40 40.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
17:05:52 [2020-12-19T17:05:52.210Z] #40 40.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
17:05:52 [2020-12-19T17:05:52.211Z] #40 40.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
17:05:52 [2020-12-19T17:05:52.211Z] #40 40.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
17:05:52 [2020-12-19T17:05:52.211Z] #40 40.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
17:05:52 [2020-12-19T17:05:52.211Z] #40 40.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
17:05:52 [2020-12-19T17:05:52.211Z] #40 41.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
17:05:52 [2020-12-19T17:05:52.211Z] #40 41.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
17:05:52 [2020-12-19T17:05:52.211Z] #40 41.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
17:05:52 [2020-12-19T17:05:52.211Z] #40 41.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
17:05:52 [2020-12-19T17:05:52.211Z] #40 41.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
17:05:52 [2020-12-19T17:05:52.284Z] #41 44.79   CC       images/ipc-var.o
17:05:52 [2020-12-19T17:05:52.574Z] #56 ...
17:05:52 [2020-12-19T17:05:52.574Z] 
17:05:52 [2020-12-19T17:05:52.574Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:52 [2020-12-19T17:05:52.574Z] #51 96.91 encoding/base64
17:05:52 [2020-12-19T17:05:52.691Z] #47 35.41 go: extracting github.com/mitchellh/mapstructure v1.1.2
17:05:52 [2020-12-19T17:05:52.857Z] #41 45.16   CC       images/ipc-desc.o
17:05:52 [2020-12-19T17:05:52.959Z] #47 35.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:05:53 [2020-12-19T17:05:53.117Z] #41 45.57   CC       images/ipc-shm.o
17:05:53 [2020-12-19T17:05:53.216Z] #47 35.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:05:53 [2020-12-19T17:05:53.216Z] #47 35.94 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:05:53 [2020-12-19T17:05:53.216Z] #47 35.96 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
17:05:53 [2020-12-19T17:05:53.216Z] #47 35.97 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:05:53 [2020-12-19T17:05:53.216Z] #47 36.07 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:05:53 [2020-12-19T17:05:53.216Z] #47 36.13 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:05:53 [2020-12-19T17:05:53.219Z] #51 97.41 go/ast
17:05:53 [2020-12-19T17:05:53.376Z] #41 45.90   CC       images/ipc-msg.o
17:05:53 [2020-12-19T17:05:53.495Z] #47 36.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:05:53 [2020-12-19T17:05:53.636Z] #41 46.28   CC       images/ipc-sem.o
17:05:53 [2020-12-19T17:05:53.755Z] #47 36.45 go: extracting github.com/go-toolsmith/strparse v1.0.0
17:05:53 [2020-12-19T17:05:53.896Z] #41 ...
17:05:53 [2020-12-19T17:05:53.896Z] 
17:05:53 [2020-12-19T17:05:53.896Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:53 [2020-12-19T17:05:53.896Z] #11 146.6 Selecting previously unselected package g++-mingw-w64-x86-64.
17:05:53 [2020-12-19T17:05:53.896Z] #11 146.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:05:53 [2020-12-19T17:05:53.896Z] #11 146.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:05:54 [2020-12-19T17:05:54.022Z] #47 36.63 go: downloading github.com/go-toolsmith/astequal v1.0.0
17:05:54 [2020-12-19T17:05:54.022Z] #47 36.83 go: downloading github.com/go-toolsmith/astp v1.0.0
17:05:54 [2020-12-19T17:05:54.022Z] #47 36.84 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:05:54 [2020-12-19T17:05:54.147Z] #40 43.61 debconf: delaying package configuration, since apt-utils is not installed
17:05:54 [2020-12-19T17:05:54.279Z] #47 37.03 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:05:54 [2020-12-19T17:05:54.279Z] #47 37.10 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:05:54 [2020-12-19T17:05:54.580Z] #47 37.32 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:05:54 [2020-12-19T17:05:54.747Z] #51 98.81 golang.org/x/sys/unix
17:05:54 [2020-12-19T17:05:54.747Z] #51 ...
17:05:54 [2020-12-19T17:05:54.747Z] 
17:05:54 [2020-12-19T17:05:54.747Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:54 [2020-12-19T17:05:54.747Z] #34 94.65 github.com/BurntSushi/toml/cmd/tomlv
17:05:54 [2020-12-19T17:05:54.747Z] #34 DONE 99.1s
17:05:54 [2020-12-19T17:05:54.753Z] #40 ...
17:05:54 [2020-12-19T17:05:54.753Z] 
17:05:54 [2020-12-19T17:05:54.753Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:05:54 [2020-12-19T17:05:54.753Z] #47 41.72 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:05:54 [2020-12-19T17:05:54.753Z] #47 41.80 go: finding github.com/go-critic/go-critic v0.4.1
17:05:54 [2020-12-19T17:05:54.753Z] #47 42.05 go: finding github.com/go-lintpack/lintpack v0.5.2
17:05:54 [2020-12-19T17:05:54.753Z] #47 42.05 go: finding github.com/mattn/go-colorable v0.1.4
17:05:54 [2020-12-19T17:05:54.753Z] #47 42.05 go: finding github.com/pkg/errors v0.8.1
17:05:54 [2020-12-19T17:05:54.753Z] #47 42.65 go: finding github.com/mitchellh/go-homedir v1.1.0
17:05:54 [2020-12-19T17:05:54.753Z] #47 42.65 go: finding github.com/mattn/go-isatty v0.0.8
17:05:54 [2020-12-19T17:05:54.753Z] #47 42.68 go: finding github.com/spf13/viper v1.6.1
17:05:54 [2020-12-19T17:05:54.753Z] #47 42.69 go: finding github.com/go-toolsmith/astequal v1.0.0
17:05:54 [2020-12-19T17:05:54.753Z] #47 43.23 go: finding github.com/go-toolsmith/astp v1.0.0
17:05:54 [2020-12-19T17:05:54.753Z] #47 43.28 go: finding github.com/sirupsen/logrus v1.4.2
17:05:54 [2020-12-19T17:05:54.753Z] #47 43.29 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:05:54 [2020-12-19T17:05:54.753Z] #47 43.29 go: finding github.com/go-toolsmith/astcast v1.0.0
17:05:54 [2020-12-19T17:05:54.753Z] #47 43.80 go: finding github.com/go-toolsmith/astfmt v1.0.0
17:05:54 [2020-12-19T17:05:54.753Z] #47 43.80 go: finding github.com/go-toolsmith/typep v1.0.0
17:05:54 [2020-12-19T17:05:54.753Z] #47 43.81 go: finding github.com/stretchr/testify v1.4.0
17:05:54 [2020-12-19T17:05:54.753Z] #47 43.84 go: finding github.com/go-toolsmith/astcopy v1.0.0
17:05:54 [2020-12-19T17:05:54.753Z] #47 44.36 go: finding github.com/davecgh/go-spew v1.1.1
17:05:54 [2020-12-19T17:05:54.753Z] #47 44.41 go: finding github.com/fsnotify/fsnotify v1.4.7
17:05:54 [2020-12-19T17:05:54.753Z] #47 44.42 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
17:05:54 [2020-12-19T17:05:54.753Z] #47 44.44 go: finding github.com/spf13/cobra v0.0.5
17:05:54 [2020-12-19T17:05:54.838Z] #47 37.57 go: extracting github.com/go-toolsmith/astp v1.0.0
17:05:55 [2020-12-19T17:05:55.044Z] 
17:05:55 [2020-12-19T17:05:55.044Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:55 [2020-12-19T17:05:55.044Z] #13 98.06 Selecting previously unselected package g++-mingw-w64-x86-64.
17:05:55 [2020-12-19T17:05:55.044Z] #13 98.09 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
17:05:55 [2020-12-19T17:05:55.044Z] #13 98.10 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:05:55 [2020-12-19T17:05:55.095Z] #47 37.64 go: extracting github.com/go-toolsmith/astequal v1.0.0
17:05:55 [2020-12-19T17:05:55.095Z] #47 37.81 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:05:55 [2020-12-19T17:05:55.095Z] #47 37.89 go: extracting github.com/go-toolsmith/astcopy v1.0.0
17:05:55 [2020-12-19T17:05:55.132Z] #47 ...
17:05:55 [2020-12-19T17:05:55.132Z] 
17:05:55 [2020-12-19T17:05:55.132Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:05:55 [2020-12-19T17:05:55.132Z] #53 44.49 Reading package lists...
17:05:55 [2020-12-19T17:05:55.132Z] #53 ...
17:05:55 [2020-12-19T17:05:55.132Z] 
17:05:55 [2020-12-19T17:05:55.132Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:05:55 [2020-12-19T17:05:55.132Z] #11 35.07 Reading package lists...
17:05:55 [2020-12-19T17:05:55.132Z] #11 46.11 Reading package lists...
17:05:55 [2020-12-19T17:05:55.132Z] #11 ...
17:05:55 [2020-12-19T17:05:55.132Z] 
17:05:55 [2020-12-19T17:05:55.132Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:05:55 [2020-12-19T17:05:55.395Z] #47 37.89 go: downloading github.com/go-toolsmith/typep v1.0.0
17:05:55 [2020-12-19T17:05:55.654Z] #47 38.22 go: downloading github.com/gogo/protobuf v1.2.1
17:05:55 [2020-12-19T17:05:55.654Z] #47 38.24 go: extracting github.com/go-toolsmith/typep v1.0.0
17:05:55 [2020-12-19T17:05:55.654Z] #47 38.32 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:05:56 [2020-12-19T17:05:56.096Z] #13 ...
17:05:56 [2020-12-19T17:05:56.096Z] 
17:05:56 [2020-12-19T17:05:56.096Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:56 [2020-12-19T17:05:56.096Z] #43 21.84   CC       images/inventory.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 22.14   CC       images/fdinfo.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 22.53   CC       images/fown.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 22.81   CC       images/ns.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 23.10   CC       images/regfile.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 23.39   CC       images/ghost-file.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 23.70   CC       images/fifo.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 23.99   CC       images/remap-file-path.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 24.28   CC       images/eventfd.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 24.53   CC       images/eventpoll.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 24.89   CC       images/fh.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 25.35   CC       images/fsnotify.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 26.17   CC       images/signalfd.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 26.44   CC       images/fs.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 26.74   CC       images/pstree.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 27.08   CC       images/pipe.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 27.33   CC       images/tcp-stream.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 27.60   CC       images/sk-packet.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 27.99   CC       images/mnt.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 28.35   CC       images/pipe-data.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 28.54   CC       images/sa.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 28.77   CC       images/timer.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 29.14   CC       images/timerfd.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 29.37   CC       images/mm.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 29.90   CC       images/sk-opts.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 30.13   CC       images/sk-unix.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 30.51   CC       images/sk-inet.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 30.84   CC       images/tun.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 31.45   CC       images/sk-netlink.o
17:05:56 [2020-12-19T17:05:56.096Z] #43 31.79   CC       images/packet-sock.o
17:05:56 [2020-12-19T17:05:56.219Z] #47 38.78 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:05:56 [2020-12-19T17:05:56.219Z] #47 38.98 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:05:56 [2020-12-19T17:05:56.219Z] #47 39.05 go: extracting github.com/go-toolsmith/astcast v1.0.0
17:05:56 [2020-12-19T17:05:56.393Z] #43 ...
17:05:56 [2020-12-19T17:05:56.393Z] 
17:05:56 [2020-12-19T17:05:56.393Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:56 [2020-12-19T17:05:56.393Z] #51 100.4 encoding/json
17:05:56 [2020-12-19T17:05:56.440Z] #11 ...
17:05:56 [2020-12-19T17:05:56.440Z] 
17:05:56 [2020-12-19T17:05:56.440Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:56 [2020-12-19T17:05:56.440Z] #43 138.8 vendor/golang.org/x/text/secure/bidirule
17:05:56 [2020-12-19T17:05:56.440Z] #43 139.5 vendor/golang.org/x/text/unicode/norm
17:05:56 [2020-12-19T17:05:56.440Z] #43 145.0 vendor/golang.org/x/net/idna
17:05:56 [2020-12-19T17:05:56.440Z] #43 148.8 vendor/golang.org/x/net/http2/hpack
17:05:56 [2020-12-19T17:05:56.440Z] #43 ...
17:05:56 [2020-12-19T17:05:56.440Z] 
17:05:56 [2020-12-19T17:05:56.440Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:56 [2020-12-19T17:05:56.440Z] #41 46.60   CC       images/utsns.o
17:05:56 [2020-12-19T17:05:56.440Z] #41 46.98   CC       images/creds.o
17:05:56 [2020-12-19T17:05:56.440Z] #41 47.14   CC       images/vma.o
17:05:56 [2020-12-19T17:05:56.440Z] #41 47.51   CC       images/netdev.o
17:05:56 [2020-12-19T17:05:56.440Z] #41 48.14   CC       images/tty.o
17:05:56 [2020-12-19T17:05:56.440Z] #41 48.60   CC       images/file-lock.o
17:05:56 [2020-12-19T17:05:56.440Z] #41 48.91   CC       images/rlimit.o
17:05:56 [2020-12-19T17:05:56.467Z] #47 45.36 go: finding github.com/bombsimon/wsl/v2 v2.0.0
17:05:56 [2020-12-19T17:05:56.467Z] #47 45.37 go: finding github.com/pmezard/go-difflib v1.0.0
17:05:56 [2020-12-19T17:05:56.467Z] #47 45.82 go: finding github.com/go-toolsmith/strparse v1.0.0
17:05:56 [2020-12-19T17:05:56.467Z] #47 45.85 go: finding github.com/hashicorp/hcl v1.0.0
17:05:56 [2020-12-19T17:05:56.467Z] #47 45.90 go: finding github.com/spf13/pflag v1.0.5
17:05:56 [2020-12-19T17:05:56.467Z] #47 46.10 go: finding github.com/stretchr/objx v0.2.0
17:05:56 [2020-12-19T17:05:56.476Z] #47 39.07 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:05:56 [2020-12-19T17:05:56.700Z] #41 49.17   CC       images/pagemap.o
17:05:56 [2020-12-19T17:05:56.819Z] #47 46.10 go: finding github.com/gobwas/glob v0.2.3
17:05:57 [2020-12-19T17:05:57.089Z] #47 46.73 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:05:57 [2020-12-19T17:05:57.089Z] #47 46.78 go: finding gopkg.in/yaml.v2 v2.2.7
17:05:57 [2020-12-19T17:05:57.089Z] #47 46.79 go: finding github.com/mitchellh/mapstructure v1.1.2
17:05:57 [2020-12-19T17:05:57.089Z] #47 46.79 go: finding github.com/magiconair/properties v1.8.1
17:05:57 [2020-12-19T17:05:57.286Z] #41 49.50   CC       images/siginfo.o
17:05:57 [2020-12-19T17:05:57.680Z] #53 55.55 Building dependency tree...
17:05:57 [2020-12-19T17:05:57.767Z] #47 47.24 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:05:57 [2020-12-19T17:05:57.767Z] #47 47.28 go: finding github.com/pelletier/go-toml v1.2.0
17:05:57 [2020-12-19T17:05:57.767Z] #47 47.46 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:05:57 [2020-12-19T17:05:57.767Z] #47 47.49 go: finding github.com/spf13/afero v1.1.2
17:05:57 [2020-12-19T17:05:57.848Z] #47 40.50 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:05:57 [2020-12-19T17:05:57.878Z] #41 50.07   CC       images/rpc.o
17:05:58 [2020-12-19T17:05:58.071Z] #47 47.76 go: finding github.com/spf13/cast v1.3.0
17:05:58 [2020-12-19T17:05:58.071Z] #47 ...
17:05:58 [2020-12-19T17:05:58.071Z] 
17:05:58 [2020-12-19T17:05:58.071Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:05:58 [2020-12-19T17:05:58.071Z] #49 47.52 bytes
17:05:58 [2020-12-19T17:05:58.071Z] #49 47.58 syscall
17:05:58 [2020-12-19T17:05:58.071Z] #49 47.70 strings
17:05:58 [2020-12-19T17:05:58.071Z] #49 47.72 reflect
17:05:58 [2020-12-19T17:05:58.482Z] #51 ...
17:05:58 [2020-12-19T17:05:58.482Z] 
17:05:58 [2020-12-19T17:05:58.482Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:58 [2020-12-19T17:05:58.482Z] #45 92.62 os/exec
17:05:58 [2020-12-19T17:05:58.482Z] #45 92.73 net
17:05:58 [2020-12-19T17:05:58.482Z] #45 93.54 internal/lazyregexp
17:05:58 [2020-12-19T17:05:58.482Z] #45 94.33 github.com/LK4D4/vndr/versioned
17:05:58 [2020-12-19T17:05:58.482Z] #45 97.57 net/url
17:05:58 [2020-12-19T17:05:58.482Z] #45 97.63 text/template/parse
17:05:58 [2020-12-19T17:05:58.482Z] #45 97.64 go/ast
17:05:58 [2020-12-19T17:05:58.482Z] #45 102.3 encoding/json
17:05:58 [2020-12-19T17:05:58.482Z] #45 ...
17:05:58 [2020-12-19T17:05:58.482Z] 
17:05:58 [2020-12-19T17:05:58.482Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:58 [2020-12-19T17:05:58.482Z] #43 32.19   CC       images/ipc-var.o
17:05:58 [2020-12-19T17:05:58.482Z] #43 32.44   CC       images/ipc-desc.o
17:05:58 [2020-12-19T17:05:58.482Z] #43 32.69   CC       images/ipc-shm.o
17:05:58 [2020-12-19T17:05:58.482Z] #43 32.89   CC       images/ipc-msg.o
17:05:58 [2020-12-19T17:05:58.482Z] #43 33.24   CC       images/ipc-sem.o
17:05:58 [2020-12-19T17:05:58.482Z] #43 33.46   CC       images/utsns.o
17:05:58 [2020-12-19T17:05:58.482Z] #43 33.72   CC       images/creds.o
17:05:58 [2020-12-19T17:05:58.482Z] #43 33.95   CC       images/vma.o
17:05:58 [2020-12-19T17:05:58.651Z] #49 ...
17:05:58 [2020-12-19T17:05:58.651Z] 
17:05:58 [2020-12-19T17:05:58.651Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:05:58 [2020-12-19T17:05:58.651Z] #53 38.21 The following additional packages will be installed:
17:05:58 [2020-12-19T17:05:58.651Z] #53 38.23   libbtrfs0
17:05:58 [2020-12-19T17:05:58.651Z] #53 38.46 The following NEW packages will be installed:
17:05:58 [2020-12-19T17:05:58.651Z] #53 38.47   libbtrfs-dev libbtrfs0
17:05:58 [2020-12-19T17:05:58.651Z] #53 38.92 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
17:05:58 [2020-12-19T17:05:58.651Z] #53 38.92 Need to get 119 kB of archives.
17:05:58 [2020-12-19T17:05:58.651Z] #53 38.92 After this operation, 387 kB of additional disk space will be used.
17:05:58 [2020-12-19T17:05:58.651Z] #53 38.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
17:05:58 [2020-12-19T17:05:58.651Z] #53 38.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
17:05:58 [2020-12-19T17:05:58.651Z] #53 41.87 debconf: delaying package configuration, since apt-utils is not installed
17:05:58 [2020-12-19T17:05:58.651Z] #53 43.30 Fetched 119 kB in 0s (403 kB/s)
17:05:58 [2020-12-19T17:05:58.651Z] #53 47.95 Selecting previously unselected package libbtrfs0.
17:05:58 [2020-12-19T17:05:58.651Z] #53 47.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
17:05:58 [2020-12-19T17:05:58.651Z] #53 48.06 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
17:05:58 [2020-12-19T17:05:58.651Z] #53 ...
17:05:58 [2020-12-19T17:05:58.651Z] 
17:05:58 [2020-12-19T17:05:58.651Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:05:58 [2020-12-19T17:05:58.651Z] #40 45.43 Fetched 3798 kB in 1s (2778 kB/s)
17:05:58 [2020-12-19T17:05:58.651Z] #40 47.65 Selecting previously unselected package libcap-dev:arm64.
17:05:58 [2020-12-19T17:05:58.651Z] #40 47.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
17:05:58 [2020-12-19T17:05:58.651Z] #40 47.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
17:05:58 [2020-12-19T17:05:58.778Z] #43 34.19   CC       images/netdev.o
17:05:58 [2020-12-19T17:05:58.782Z] #47 ...
17:05:58 [2020-12-19T17:05:58.782Z] 
17:05:58 [2020-12-19T17:05:58.782Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:05:58 [2020-12-19T17:05:58.782Z] #40 31.57 Fetched 8410 kB in 25s (340 kB/s)
17:05:58 [2020-12-19T17:05:58.918Z] #40 48.66 Unpacking libcap-dev:arm64 (1:2.25-2) ...
17:05:59 [2020-12-19T17:05:59.039Z] #40 31.57 Reading package lists...
17:05:59 [2020-12-19T17:05:59.039Z] #40 ...
17:05:59 [2020-12-19T17:05:59.039Z] 
17:05:59 [2020-12-19T17:05:59.039Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:05:59 [2020-12-19T17:05:59.039Z] #53 33.23 Fetched 8410 kB in 25s (333 kB/s)
17:05:59 [2020-12-19T17:05:59.074Z] #43 34.63   CC       images/tty.o
17:05:59 [2020-12-19T17:05:59.266Z] #41 51.80   CC       images/ext-file.o
17:05:59 [2020-12-19T17:05:59.525Z] #41 51.94   CC       images/cgroup.o
17:05:59 [2020-12-19T17:05:59.722Z] #43 35.34   CC       images/file-lock.o
17:05:59 [2020-12-19T17:05:59.873Z] #40 ...
17:05:59 [2020-12-19T17:05:59.873Z] 
17:05:59 [2020-12-19T17:05:59.873Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:05:59 [2020-12-19T17:05:59.873Z] #34 39.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
17:05:59 [2020-12-19T17:05:59.873Z] #34 39.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
17:05:59 [2020-12-19T17:05:59.873Z] #34 39.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
17:05:59 [2020-12-19T17:05:59.873Z] #34 41.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB]
17:05:59 [2020-12-19T17:05:59.873Z] #34 41.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
17:05:59 [2020-12-19T17:05:59.873Z] #34 41.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
17:05:59 [2020-12-19T17:05:59.873Z] #34 41.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
17:05:59 [2020-12-19T17:05:59.873Z] #34 42.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
17:05:59 [2020-12-19T17:05:59.873Z] #34 42.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
17:05:59 [2020-12-19T17:05:59.873Z] #34 44.75 debconf: delaying package configuration, since apt-utils is not installed
17:05:59 [2020-12-19T17:05:59.873Z] #34 46.50 Fetched 14.2 MB in 4s (4039 kB/s)
17:05:59 [2020-12-19T17:05:59.873Z] #34 48.50 Selecting previously unselected package xxd.
17:05:59 [2020-12-19T17:05:59.873Z] #34 48.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
17:05:59 [2020-12-19T17:05:59.873Z] #34 48.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
17:05:59 [2020-12-19T17:05:59.873Z] #34 48.68 Unpacking xxd (2:8.1.0875-5) ...
17:05:59 [2020-12-19T17:05:59.968Z] #53 33.23 Reading package lists...
17:05:59 [2020-12-19T17:05:59.968Z] #53 ...
17:05:59 [2020-12-19T17:05:59.968Z] 
17:05:59 [2020-12-19T17:05:59.968Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:05:59 [2020-12-19T17:05:59.968Z] #40 31.57 Reading package lists...
17:06:00 [2020-12-19T17:06:00.018Z] #43 35.52   CC       images/rlimit.o
17:06:00 [2020-12-19T17:06:00.018Z] #43 35.67   CC       images/pagemap.o
17:06:00 [2020-12-19T17:06:00.225Z] #40 ...
17:06:00 [2020-12-19T17:06:00.225Z] 
17:06:00 [2020-12-19T17:06:00.225Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:06:00 [2020-12-19T17:06:00.225Z] #34 33.04 Fetched 8410 kB in 25s (336 kB/s)
17:06:00 [2020-12-19T17:06:00.314Z] #43 35.96   CC       images/siginfo.o
17:06:00 [2020-12-19T17:06:00.461Z] #41 52.85   CC       images/userns.o
17:06:00 [2020-12-19T17:06:00.482Z] #34 33.04 Reading package lists...
17:06:00 [2020-12-19T17:06:00.482Z] #34 ...
17:06:00 [2020-12-19T17:06:00.482Z] 
17:06:00 [2020-12-19T17:06:00.482Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:00 [2020-12-19T17:06:00.482Z] #11 33.04 Fetched 8410 kB in 25s (337 kB/s)
17:06:00 [2020-12-19T17:06:00.482Z] #11 33.04 Reading package lists...
17:06:00 [2020-12-19T17:06:00.482Z] #11 ...
17:06:00 [2020-12-19T17:06:00.482Z] 
17:06:00 [2020-12-19T17:06:00.482Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:06:00 [2020-12-19T17:06:00.482Z] #38 32.99 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:06:00 [2020-12-19T17:06:00.611Z] #43 36.35   CC       images/rpc.o
17:06:00 [2020-12-19T17:06:00.680Z] #34 ...
17:06:00 [2020-12-19T17:06:00.680Z] 
17:06:00 [2020-12-19T17:06:00.680Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:06:00 [2020-12-19T17:06:00.680Z] #47 47.90 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:06:00 [2020-12-19T17:06:00.680Z] #47 48.02 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:06:00 [2020-12-19T17:06:00.680Z] #47 48.05 go: finding github.com/spf13/jwalterweatherman v1.0.0
17:06:00 [2020-12-19T17:06:00.680Z] #47 48.21 go: finding golang.org/x/text v0.3.2
17:06:00 [2020-12-19T17:06:00.680Z] #47 48.53 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:06:00 [2020-12-19T17:06:00.680Z] #47 48.54 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:06:00 [2020-12-19T17:06:00.680Z] #47 48.54 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:06:00 [2020-12-19T17:06:00.680Z] #47 48.55 go: finding github.com/subosito/gotenv v1.2.0
17:06:00 [2020-12-19T17:06:00.680Z] #47 48.67 go: finding gopkg.in/ini.v1 v1.51.0
17:06:00 [2020-12-19T17:06:00.680Z] #47 48.81 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:06:00 [2020-12-19T17:06:00.680Z] #47 48.83 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:06:00 [2020-12-19T17:06:00.680Z] #47 48.89 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:06:00 [2020-12-19T17:06:00.680Z] #47 48.90 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:06:00 [2020-12-19T17:06:00.680Z] #47 48.91 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:06:00 [2020-12-19T17:06:00.680Z] #47 48.92 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:06:00 [2020-12-19T17:06:00.680Z] #47 50.02 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:06:00 [2020-12-19T17:06:00.739Z] #38 ...
17:06:00 [2020-12-19T17:06:00.739Z] 
17:06:00 [2020-12-19T17:06:00.739Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:06:00 [2020-12-19T17:06:00.947Z] #47 50.09 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:06:00 [2020-12-19T17:06:00.947Z] #47 50.11 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:06:00 [2020-12-19T17:06:00.947Z] #47 50.17 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:06:00 [2020-12-19T17:06:00.947Z] #47 ...
17:06:00 [2020-12-19T17:06:00.947Z] 
17:06:00 [2020-12-19T17:06:00.947Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:00 [2020-12-19T17:06:00.947Z] #43 40.39 internal/reflectlite
17:06:00 [2020-12-19T17:06:00.947Z] #43 40.39 sync
17:06:00 [2020-12-19T17:06:00.947Z] #43 42.12 github.com/LK4D4/vndr/godl/singleflight
17:06:00 [2020-12-19T17:06:00.947Z] #43 42.12 internal/singleflight
17:06:00 [2020-12-19T17:06:00.947Z] #43 42.12 math/rand
17:06:00 [2020-12-19T17:06:00.947Z] #43 44.04 io
17:06:00 [2020-12-19T17:06:00.947Z] #43 44.07 strconv
17:06:00 [2020-12-19T17:06:00.947Z] #43 44.07 sort
17:06:00 [2020-12-19T17:06:00.947Z] #43 44.09 syscall
17:06:00 [2020-12-19T17:06:00.947Z] #43 46.11 bytes
17:06:00 [2020-12-19T17:06:00.947Z] #43 46.13 strings
17:06:00 [2020-12-19T17:06:00.947Z] #43 49.73 path
17:06:00 [2020-12-19T17:06:00.947Z] #43 50.10 reflect
17:06:00 [2020-12-19T17:06:00.947Z] #43 ...
17:06:00 [2020-12-19T17:06:00.947Z] 
17:06:00 [2020-12-19T17:06:00.947Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:06:00 [2020-12-19T17:06:00.947Z] #47 50.57 go: finding github.com/kisielk/gotool v1.0.0
17:06:00 [2020-12-19T17:06:00.947Z] #47 ...
17:06:00 [2020-12-19T17:06:00.947Z] 
17:06:00 [2020-12-19T17:06:00.947Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:00 [2020-12-19T17:06:00.947Z] #32 40.74 sync
17:06:00 [2020-12-19T17:06:00.947Z] #32 40.74 internal/reflectlite
17:06:00 [2020-12-19T17:06:00.947Z] #32 42.75 sort
17:06:00 [2020-12-19T17:06:00.947Z] #32 42.76 errors
17:06:00 [2020-12-19T17:06:00.947Z] #32 43.07 io
17:06:00 [2020-12-19T17:06:00.947Z] #32 43.07 internal/oserror
17:06:00 [2020-12-19T17:06:00.947Z] #32 43.08 strconv
17:06:00 [2020-12-19T17:06:00.947Z] #32 43.37 syscall
17:06:00 [2020-12-19T17:06:00.947Z] #32 45.44 strings
17:06:00 [2020-12-19T17:06:00.947Z] #32 45.44 bytes
17:06:00 [2020-12-19T17:06:00.947Z] #32 47.22 reflect
17:06:00 [2020-12-19T17:06:00.947Z] #32 48.76 bufio
17:06:00 [2020-12-19T17:06:00.947Z] #32 49.43 time
17:06:00 [2020-12-19T17:06:00.987Z] #53 60.93 The following additional packages will be installed:
17:06:00 [2020-12-19T17:06:00.987Z] #53 60.95   libbtrfs0
17:06:00 [2020-12-19T17:06:00.987Z] #53 ...
17:06:00 [2020-12-19T17:06:00.987Z] 
17:06:00 [2020-12-19T17:06:00.987Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:00 [2020-12-19T17:06:00.987Z] #43 59.30 sync
17:06:00 [2020-12-19T17:06:00.987Z] #43 59.32 internal/reflectlite
17:06:00 [2020-12-19T17:06:00.987Z] #43 61.28 github.com/LK4D4/vndr/godl/singleflight
17:06:01 [2020-12-19T17:06:01.031Z] #41 ...
17:06:01 [2020-12-19T17:06:01.031Z] 
17:06:01 [2020-12-19T17:06:01.031Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:06:01 [2020-12-19T17:06:01.031Z] #56 153.6 + for f in rootlesskit rootlesskit-docker-proxy
17:06:01 [2020-12-19T17:06:01.031Z] #56 153.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:06:01 [2020-12-19T17:06:01.248Z] #43 61.59 math/rand
17:06:01 [2020-12-19T17:06:01.306Z] #32 50.86 internal/syscall/execenv
17:06:01 [2020-12-19T17:06:01.306Z] #32 ...
17:06:01 [2020-12-19T17:06:01.306Z] 
17:06:01 [2020-12-19T17:06:01.306Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:01 [2020-12-19T17:06:01.306Z] #43 50.60 bufio
17:06:01 [2020-12-19T17:06:01.306Z] #43 50.67 regexp/syntax
17:06:02 [2020-12-19T17:06:02.262Z] #43 ...
17:06:02 [2020-12-19T17:06:02.262Z] 
17:06:02 [2020-12-19T17:06:02.262Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:06:02 [2020-12-19T17:06:02.262Z] #30 41.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
17:06:02 [2020-12-19T17:06:02.262Z] #30 42.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:06:02 [2020-12-19T17:06:02.262Z] #30 ...
17:06:02 [2020-12-19T17:06:02.262Z] 
17:06:02 [2020-12-19T17:06:02.262Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:06:02 [2020-12-19T17:06:02.262Z] #47 51.20 go: finding github.com/sourcegraph/go-diff v0.5.1
17:06:02 [2020-12-19T17:06:02.262Z] #47 51.32 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:06:02 [2020-12-19T17:06:02.262Z] #47 51.32 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:06:02 [2020-12-19T17:06:02.262Z] #47 51.33 go: finding github.com/tommy-muehle/go-mnd v1.1.1
17:06:02 [2020-12-19T17:06:02.262Z] #47 51.42 go: finding github.com/ultraware/funlen v0.0.2
17:06:02 [2020-12-19T17:06:02.262Z] #47 51.95 go: finding github.com/ultraware/whitespace v0.0.4
17:06:02 [2020-12-19T17:06:02.262Z] #47 51.95 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:06:02 [2020-12-19T17:06:02.262Z] #47 51.95 go: finding github.com/uudashr/gocognit v1.0.1
17:06:02 [2020-12-19T17:06:02.530Z] #47 52.12 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:06:02 [2020-12-19T17:06:02.530Z] #47 52.18 go: finding github.com/gogo/protobuf v1.2.1
17:06:02 [2020-12-19T17:06:02.530Z] #47 52.22 go: finding honnef.co/go/tools v0.0.1-2019.2.3
17:06:02 [2020-12-19T17:06:02.755Z] #43 37.91   CC       images/ext-file.o
17:06:02 [2020-12-19T17:06:02.755Z] #43 38.15   CC       images/cgroup.o
17:06:03 [2020-12-19T17:06:03.164Z] #43 63.59 internal/singleflight
17:06:03 [2020-12-19T17:06:03.398Z] #43 38.86   CC       images/userns.o
17:06:03 [2020-12-19T17:06:03.505Z] #47 53.05 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:06:03 [2020-12-19T17:06:03.505Z] #47 53.05 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:06:03 [2020-12-19T17:06:03.505Z] #47 53.08 go: finding github.com/BurntSushi/toml v0.3.1
17:06:03 [2020-12-19T17:06:03.694Z] #43 39.18   CC       images/google/protobuf/descriptor.o
17:06:03 [2020-12-19T17:06:03.770Z] #47 53.34 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:06:03 [2020-12-19T17:06:03.992Z] #43 ...
17:06:03 [2020-12-19T17:06:03.992Z] 
17:06:03 [2020-12-19T17:06:03.992Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:03 [2020-12-19T17:06:03.992Z] #45 108.1 text/template
17:06:04 [2020-12-19T17:06:04.045Z] #47 ...
17:06:04 [2020-12-19T17:06:04.045Z] 
17:06:04 [2020-12-19T17:06:04.045Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
17:06:04 [2020-12-19T17:06:04.045Z] #27 DONE 54.7s
17:06:04 [2020-12-19T17:06:04.045Z] 
17:06:04 [2020-12-19T17:06:04.045Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:04 [2020-12-19T17:06:04.045Z] #62 DONE 53.7s
17:06:04 [2020-12-19T17:06:04.045Z] 
17:06:04 [2020-12-19T17:06:04.045Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:06:04 [2020-12-19T17:06:04.045Z] #34 53.66 Selecting previously unselected package vim-common.
17:06:04 [2020-12-19T17:06:04.045Z] #34 53.66 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:06:04 [2020-12-19T17:06:04.045Z] #34 53.71 Unpacking vim-common (2:8.1.0875-5) ...
17:06:04 [2020-12-19T17:06:04.111Z] #43 ...
17:06:04 [2020-12-19T17:06:04.111Z] 
17:06:04 [2020-12-19T17:06:04.111Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:06:04 [2020-12-19T17:06:04.111Z] #53 61.40 The following NEW packages will be installed:
17:06:04 [2020-12-19T17:06:04.111Z] #53 61.40   libbtrfs-dev libbtrfs0
17:06:04 [2020-12-19T17:06:04.111Z] #53 61.96 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
17:06:04 [2020-12-19T17:06:04.111Z] #53 61.96 Need to get 119 kB of archives.
17:06:04 [2020-12-19T17:06:04.111Z] #53 61.96 After this operation, 387 kB of additional disk space will be used.
17:06:04 [2020-12-19T17:06:04.111Z] #53 61.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:06:04 [2020-12-19T17:06:04.111Z] #53 61.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:06:04 [2020-12-19T17:06:04.111Z] #53 63.92 debconf: delaying package configuration, since apt-utils is not installed
17:06:04 [2020-12-19T17:06:04.111Z] #53 64.25 Fetched 119 kB in 0s (339 kB/s)
17:06:04 [2020-12-19T17:06:04.111Z] #53 64.50 Selecting previously unselected package libbtrfs0.
17:06:04 [2020-12-19T17:06:04.111Z] #53 64.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:06:04 [2020-12-19T17:06:04.111Z] #53 64.61 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:06:04 [2020-12-19T17:06:04.111Z] #53 64.66 Unpacking libbtrfs0 (4.20.1-2) ...
17:06:04 [2020-12-19T17:06:04.373Z] #53 64.80 Selecting previously unselected package libbtrfs-dev.
17:06:04 [2020-12-19T17:06:04.373Z] #53 64.85 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:06:04 [2020-12-19T17:06:04.373Z] #53 64.86 Unpacking libbtrfs-dev (4.20.1-2) ...
17:06:04 [2020-12-19T17:06:04.639Z] #34 54.51 Selecting previously unselected package cmake-data.
17:06:04 [2020-12-19T17:06:04.911Z] #34 ...
17:06:04 [2020-12-19T17:06:04.911Z] 
17:06:04 [2020-12-19T17:06:04.911Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:06:04 [2020-12-19T17:06:04.911Z] #45 DONE 54.6s
17:06:04 [2020-12-19T17:06:04.911Z] 
17:06:04 [2020-12-19T17:06:04.911Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:06:04 [2020-12-19T17:06:04.911Z] #34 54.52 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:06:04 [2020-12-19T17:06:04.911Z] #34 54.56 Unpacking cmake-data (3.13.4-1) ...
17:06:05 [2020-12-19T17:06:05.318Z] #53 65.67 Setting up libbtrfs0 (4.20.1-2) ...
17:06:05 [2020-12-19T17:06:05.318Z] #53 ...
17:06:05 [2020-12-19T17:06:05.318Z] 
17:06:05 [2020-12-19T17:06:05.318Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:06:05 [2020-12-19T17:06:05.318Z] #40 45.20 Reading package lists...
17:06:05 [2020-12-19T17:06:05.318Z] #40 56.13 Building dependency tree...
17:06:05 [2020-12-19T17:06:05.318Z] #40 61.31 The following additional packages will be installed:
17:06:05 [2020-12-19T17:06:05.318Z] #40 61.31   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:06:05 [2020-12-19T17:06:05.318Z] #40 61.32   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:06:05 [2020-12-19T17:06:05.318Z] #40 61.33 Suggested packages:
17:06:05 [2020-12-19T17:06:05.318Z] #40 61.33   manpages-dev python-setuptools
17:06:05 [2020-12-19T17:06:05.318Z] #40 63.55 The following NEW packages will be installed:
17:06:05 [2020-12-19T17:06:05.318Z] #40 63.59   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:06:05 [2020-12-19T17:06:05.318Z] #40 63.60   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:06:05 [2020-12-19T17:06:05.318Z] #40 63.62   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:06:05 [2020-12-19T17:06:05.318Z] #40 63.62   python-six zlib1g-dev
17:06:05 [2020-12-19T17:06:05.318Z] #40 64.29 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
17:06:05 [2020-12-19T17:06:05.318Z] #40 64.29 Need to get 4095 kB of archives.
17:06:05 [2020-12-19T17:06:05.318Z] #40 64.29 After this operation, 22.5 MB of additional disk space will be used.
17:06:05 [2020-12-19T17:06:05.318Z] #40 64.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #40 64.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #40 64.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #40 64.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #40 64.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #40 64.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #40 64.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #40 64.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #40 64.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #40 64.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #40 64.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #40 65.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #40 65.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #40 65.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #40 65.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #40 65.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #40 65.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #40 ...
17:06:05 [2020-12-19T17:06:05.318Z] 
17:06:05 [2020-12-19T17:06:05.318Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:06:05 [2020-12-19T17:06:05.318Z] #34 45.06 Reading package lists...
17:06:05 [2020-12-19T17:06:05.318Z] #34 56.31 Building dependency tree...
17:06:05 [2020-12-19T17:06:05.318Z] #34 61.54 The following additional packages will be installed:
17:06:05 [2020-12-19T17:06:05.318Z] #34 61.56   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:06:05 [2020-12-19T17:06:05.318Z] #34 61.59 Suggested packages:
17:06:05 [2020-12-19T17:06:05.318Z] #34 61.59   cmake-doc ninja-build lrzip
17:06:05 [2020-12-19T17:06:05.318Z] #34 61.59 Recommended packages:
17:06:05 [2020-12-19T17:06:05.318Z] #34 61.59   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:06:05 [2020-12-19T17:06:05.318Z] #34 63.40 The following NEW packages will be installed:
17:06:05 [2020-12-19T17:06:05.318Z] #34 63.40   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:06:05 [2020-12-19T17:06:05.318Z] #34 63.43   vim-common xxd
17:06:05 [2020-12-19T17:06:05.318Z] #34 63.94 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
17:06:05 [2020-12-19T17:06:05.318Z] #34 63.94 Need to get 14.9 MB of archives.
17:06:05 [2020-12-19T17:06:05.318Z] #34 63.94 After this operation, 61.8 MB of additional disk space will be used.
17:06:05 [2020-12-19T17:06:05.318Z] #34 63.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #34 63.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #34 63.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #34 64.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #34 65.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #34 65.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #34 65.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #34 65.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #34 65.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #34 65.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:06:05 [2020-12-19T17:06:05.318Z] #34 ...
17:06:05 [2020-12-19T17:06:05.318Z] 
17:06:05 [2020-12-19T17:06:05.318Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:06:05 [2020-12-19T17:06:05.318Z] #47 56.33 go: extracting github.com/gogo/protobuf v1.2.1
17:06:05 [2020-12-19T17:06:05.318Z] #47 63.21 go: finding github.com/fatih/color v1.7.0
17:06:05 [2020-12-19T17:06:05.318Z] #47 63.39 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:06:05 [2020-12-19T17:06:05.318Z] #47 63.49 go: finding github.com/mattn/go-isatty v0.0.8
17:06:05 [2020-12-19T17:06:05.318Z] #47 63.51 go: finding github.com/mattn/go-colorable v0.1.4
17:06:05 [2020-12-19T17:06:05.318Z] #47 63.67 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:06:05 [2020-12-19T17:06:05.318Z] #47 63.83 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:06:05 [2020-12-19T17:06:05.318Z] #47 63.89 go: finding github.com/go-critic/go-critic v0.4.1
17:06:05 [2020-12-19T17:06:05.318Z] #47 63.90 go: finding github.com/pkg/errors v0.8.1
17:06:05 [2020-12-19T17:06:05.318Z] #47 63.99 go: finding github.com/go-lintpack/lintpack v0.5.2
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.03 go: finding github.com/mitchellh/go-homedir v1.1.0
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.05 go: finding github.com/sirupsen/logrus v1.4.2
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.07 go: finding github.com/stretchr/testify v1.4.0
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.09 go: finding github.com/go-toolsmith/astequal v1.0.0
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.09 go: finding github.com/go-toolsmith/astp v1.0.0
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.14 go: finding github.com/davecgh/go-spew v1.1.1
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.14 go: finding github.com/spf13/viper v1.6.1
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.15 go: finding github.com/go-toolsmith/astfmt v1.0.0
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.20 go: finding github.com/go-toolsmith/astcast v1.0.0
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.24 go: finding github.com/go-toolsmith/typep v1.0.0
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.24 go: finding github.com/pmezard/go-difflib v1.0.0
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.35 go: finding github.com/stretchr/objx v0.2.0
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.36 go: finding github.com/go-toolsmith/astcopy v1.0.0
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.60 go: finding gopkg.in/yaml.v2 v2.2.7
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.64 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.68 go: finding github.com/go-toolsmith/strparse v1.0.0
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.70 go: finding github.com/bombsimon/wsl/v2 v2.0.0
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.75 go: finding github.com/fsnotify/fsnotify v1.4.7
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.83 go: finding github.com/gobwas/glob v0.2.3
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.84 go: finding github.com/spf13/cobra v0.0.5
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.86 go: finding github.com/hashicorp/hcl v1.0.0
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.92 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:06:05 [2020-12-19T17:06:05.318Z] #47 64.99 go: finding github.com/magiconair/properties v1.8.1
17:06:05 [2020-12-19T17:06:05.318Z] #47 65.05 go: finding github.com/spf13/pflag v1.0.5
17:06:05 [2020-12-19T17:06:05.318Z] #47 65.15 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:06:05 [2020-12-19T17:06:05.318Z] #47 65.36 go: finding github.com/mitchellh/mapstructure v1.1.2
17:06:05 [2020-12-19T17:06:05.318Z] #47 65.51 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:06:05 [2020-12-19T17:06:05.318Z] #47 65.55 go: finding github.com/pelletier/go-toml v1.2.0
17:06:05 [2020-12-19T17:06:05.318Z] #47 65.62 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:06:05 [2020-12-19T17:06:05.318Z] #47 65.74 go: finding github.com/spf13/afero v1.1.2
17:06:05 [2020-12-19T17:06:05.318Z] #47 65.82 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:06:05 [2020-12-19T17:06:05.489Z] #34 ...
17:06:05 [2020-12-19T17:06:05.489Z] 
17:06:05 [2020-12-19T17:06:05.489Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:06:05 [2020-12-19T17:06:05.489Z] #53 48.69 Unpacking libbtrfs0 (4.20.1-2) ...
17:06:05 [2020-12-19T17:06:05.489Z] #53 52.19 Selecting previously unselected package libbtrfs-dev.
17:06:05 [2020-12-19T17:06:05.489Z] #53 52.27 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
17:06:05 [2020-12-19T17:06:05.489Z] #53 53.33 Unpacking libbtrfs-dev (4.20.1-2) ...
17:06:05 [2020-12-19T17:06:05.489Z] #53 53.92 Setting up libbtrfs0 (4.20.1-2) ...
17:06:05 [2020-12-19T17:06:05.489Z] #53 54.12 Setting up libbtrfs-dev (4.20.1-2) ...
17:06:05 [2020-12-19T17:06:05.489Z] #53 54.15 Processing triggers for libc-bin (2.28-10) ...
17:06:05 [2020-12-19T17:06:05.489Z] #53 DONE 55.3s
17:06:05 [2020-12-19T17:06:05.600Z] #47 66.01 go: finding github.com/spf13/cast v1.3.0
17:06:05 [2020-12-19T17:06:05.600Z] #47 66.01 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:06:05 [2020-12-19T17:06:05.600Z] #47 66.10 go: finding golang.org/x/text v0.3.2
17:06:05 [2020-12-19T17:06:05.600Z] #47 66.21 go: finding github.com/spf13/jwalterweatherman v1.0.0
17:06:05 [2020-12-19T17:06:05.753Z] 
17:06:05 [2020-12-19T17:06:05.753Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:06:05 [2020-12-19T17:06:05.861Z] #47 66.21 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:06:05 [2020-12-19T17:06:05.861Z] #47 66.42 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:06:05 [2020-12-19T17:06:05.861Z] #47 66.42 go: finding github.com/subosito/gotenv v1.2.0
17:06:05 [2020-12-19T17:06:05.861Z] #47 66.48 go: finding gopkg.in/ini.v1 v1.51.0
17:06:05 [2020-12-19T17:06:05.861Z] #47 ...
17:06:05 [2020-12-19T17:06:05.861Z] 
17:06:05 [2020-12-19T17:06:05.861Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:05 [2020-12-19T17:06:05.861Z] #11 46.11 Reading package lists...
17:06:05 [2020-12-19T17:06:05.861Z] #11 56.97 Building dependency tree...
17:06:05 [2020-12-19T17:06:05.861Z] #11 62.16 The following additional packages will be installed:
17:06:05 [2020-12-19T17:06:05.861Z] #11 62.21   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:06:05 [2020-12-19T17:06:05.861Z] #11 62.21   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:06:05 [2020-12-19T17:06:05.861Z] #11 62.21   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:06:05 [2020-12-19T17:06:05.861Z] #11 62.22   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
17:06:05 [2020-12-19T17:06:05.861Z] #11 62.23   mingw-w64-x86-64-dev
17:06:05 [2020-12-19T17:06:05.861Z] #11 62.25 Suggested packages:
17:06:05 [2020-12-19T17:06:05.861Z] #11 62.26   gcc-8-locales seccomp wine64
17:06:05 [2020-12-19T17:06:05.861Z] #11 64.78 The following NEW packages will be installed:
17:06:05 [2020-12-19T17:06:05.861Z] #11 64.79   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:06:05 [2020-12-19T17:06:05.861Z] #11 64.79   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:06:05 [2020-12-19T17:06:05.861Z] #11 64.79   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:06:05 [2020-12-19T17:06:05.861Z] #11 64.80   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:06:05 [2020-12-19T17:06:05.861Z] #11 64.81   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:06:05 [2020-12-19T17:06:05.861Z] #11 64.81   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:06:05 [2020-12-19T17:06:05.861Z] #11 64.83 The following packages will be upgraded:
17:06:05 [2020-12-19T17:06:05.861Z] #11 64.85   libsystemd0 libudev1
17:06:05 [2020-12-19T17:06:05.861Z] #11 65.36 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
17:06:05 [2020-12-19T17:06:05.861Z] #11 65.36 Need to get 78.2 MB of archives.
17:06:05 [2020-12-19T17:06:05.861Z] #11 65.36 After this operation, 487 MB of additional disk space will be used.
17:06:05 [2020-12-19T17:06:05.861Z] #11 65.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB]
17:06:05 [2020-12-19T17:06:05.861Z] #11 65.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB]
17:06:05 [2020-12-19T17:06:05.861Z] #11 65.57 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]
17:06:05 [2020-12-19T17:06:05.861Z] #11 66.35 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]
17:06:05 [2020-12-19T17:06:05.861Z] #11 ...
17:06:05 [2020-12-19T17:06:05.861Z] 
17:06:05 [2020-12-19T17:06:05.861Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:06:05 [2020-12-19T17:06:05.861Z] #47 66.52 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:06:05 [2020-12-19T17:06:05.861Z] #47 66.56 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:06:06 [2020-12-19T17:06:06.081Z] #45 110.4 go/parser
17:06:06 [2020-12-19T17:06:06.123Z] #47 ...
17:06:06 [2020-12-19T17:06:06.123Z] 
17:06:06 [2020-12-19T17:06:06.123Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:06 [2020-12-19T17:06:06.123Z] #62 DONE 66.6s
17:06:06 [2020-12-19T17:06:06.123Z] 
17:06:06 [2020-12-19T17:06:06.123Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:06:06 [2020-12-19T17:06:06.123Z] #47 66.64 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:06:06 [2020-12-19T17:06:06.123Z] #47 66.69 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:06:06 [2020-12-19T17:06:06.123Z] #47 66.75 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:06:06 [2020-12-19T17:06:06.123Z] #47 66.76 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:06:06 [2020-12-19T17:06:06.123Z] #47 66.79 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:06:06 [2020-12-19T17:06:06.123Z] #47 66.79 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:06:06 [2020-12-19T17:06:06.370Z] Commit message: "Move use of debian:buster frozen image to debian:bullseye"
17:06:06 [2020-12-19T17:06:06.385Z] #47 66.80 go: finding github.com/kisielk/gotool v1.0.0
17:06:06 [2020-12-19T17:06:06.385Z] #47 66.80 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:06:06 [2020-12-19T17:06:06.385Z] #47 66.82 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:06:06 [2020-12-19T17:06:06.385Z] #47 66.91 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:06:06 [2020-12-19T17:06:06.646Z] #47 ...
17:06:06 [2020-12-19T17:06:06.646Z] 
17:06:06 [2020-12-19T17:06:06.646Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:06:06 [2020-12-19T17:06:06.646Z] #53 66.60 Setting up libbtrfs-dev (4.20.1-2) ...
17:06:06 [2020-12-19T17:06:06.646Z] #53 66.66 Processing triggers for libc-bin (2.28-10) ...
17:06:06 [2020-12-19T17:06:06.646Z] #53 DONE 67.1s
17:06:06 [2020-12-19T17:06:06.646Z] 
17:06:06 [2020-12-19T17:06:06.646Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:06:06 [2020-12-19T17:06:06.646Z] #47 67.17 go: finding github.com/sourcegraph/go-diff v0.5.1
17:06:06 [2020-12-19T17:06:06.646Z] #47 67.17 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:06:06 [2020-12-19T17:06:06.646Z] #47 67.17 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:06:06 [2020-12-19T17:06:06.646Z] #47 ...
17:06:06 [2020-12-19T17:06:06.646Z] 
17:06:06 [2020-12-19T17:06:06.646Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:06 [2020-12-19T17:06:06.646Z] #32 57.18 sync
17:06:06 [2020-12-19T17:06:06.646Z] #32 57.20 internal/reflectlite
17:06:06 [2020-12-19T17:06:06.646Z] #32 60.53 sort
17:06:06 [2020-12-19T17:06:06.646Z] #32 60.54 errors
17:06:06 [2020-12-19T17:06:06.646Z] #32 61.07 strconv
17:06:06 [2020-12-19T17:06:06.646Z] #32 62.71 io
17:06:06 [2020-12-19T17:06:06.646Z] #32 65.27 internal/oserror
17:06:06 [2020-12-19T17:06:06.646Z] #32 65.54 syscall
17:06:06 [2020-12-19T17:06:06.646Z] #32 67.31 reflect
17:06:06 [2020-12-19T17:06:06.646Z] #32 ...
17:06:06 [2020-12-19T17:06:06.646Z] 
17:06:06 [2020-12-19T17:06:06.646Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:06:06 [2020-12-19T17:06:06.646Z] #47 67.21 go: finding github.com/tommy-muehle/go-mnd v1.1.1
17:06:06 [2020-12-19T17:06:06.646Z] #47 67.23 go: finding github.com/ultraware/funlen v0.0.2
17:06:06 [2020-12-19T17:06:06.646Z] #47 67.23 go: finding github.com/ultraware/whitespace v0.0.4
17:06:06 [2020-12-19T17:06:06.646Z] #47 67.26 go: finding github.com/uudashr/gocognit v1.0.1
17:06:06 [2020-12-19T17:06:06.705Z] #54 ...
17:06:06 [2020-12-19T17:06:06.705Z] 
17:06:06 [2020-12-19T17:06:06.705Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:06 [2020-12-19T17:06:06.705Z] #11 46.37 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]
17:06:06 [2020-12-19T17:06:06.705Z] #11 51.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
17:06:06 [2020-12-19T17:06:06.705Z] #11 51.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
17:06:06 [2020-12-19T17:06:06.705Z] #11 51.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
17:06:06 [2020-12-19T17:06:06.705Z] #11 51.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
17:06:06 [2020-12-19T17:06:06.705Z] #11 51.21 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]
17:06:06 [2020-12-19T17:06:06.705Z] #11 51.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u5 [110 kB]
17:06:06 [2020-12-19T17:06:06.705Z] #11 51.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
17:06:06 [2020-12-19T17:06:06.705Z] #11 51.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
17:06:06 [2020-12-19T17:06:06.705Z] #11 51.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
17:06:06 [2020-12-19T17:06:06.705Z] #11 51.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
17:06:06 [2020-12-19T17:06:06.705Z] #11 51.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
17:06:06 [2020-12-19T17:06:06.705Z] #11 51.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
17:06:06 [2020-12-19T17:06:06.705Z] #11 51.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
17:06:06 [2020-12-19T17:06:06.705Z] #11 51.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
17:06:06 [2020-12-19T17:06:06.705Z] #11 51.55 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u5 [322 kB]
17:06:06 [2020-12-19T17:06:06.705Z] #11 53.46 debconf: delaying package configuration, since apt-utils is not installed
17:06:06 [2020-12-19T17:06:06.705Z] #11 53.75 Fetched 73.8 MB in 13s (5599 kB/s)
17:06:06 [2020-12-19T17:06:06.705Z] #11 54.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
17:06:06 [2020-12-19T17:06:06.705Z] #11 54.22 Preparing to unpack .../libsystemd0_241-7~deb10u5_arm64.deb ...
17:06:06 [2020-12-19T17:06:06.705Z] #11 54.70 Unpacking libsystemd0:arm64 (241-7~deb10u5) over (241-7~deb10u4) ...
17:06:06 [2020-12-19T17:06:06.705Z] #11 55.38 Setting up libsystemd0:arm64 (241-7~deb10u5) ...
17:06:06 [2020-12-19T17:06:06.705Z] #11 55.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
17:06:06 [2020-12-19T17:06:06.705Z] #11 55.87 Preparing to unpack .../libudev1_241-7~deb10u5_arm64.deb ...
17:06:06 [2020-12-19T17:06:06.705Z] #11 55.92 Unpacking libudev1:arm64 (241-7~deb10u5) over (241-7~deb10u4) ...
17:06:06 [2020-12-19T17:06:06.705Z] #11 56.39 Setting up libudev1:arm64 (241-7~deb10u5) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:06:06 [2020-12-19T17:06:06.909Z] #47 67.39 go: finding github.com/gogo/protobuf v1.2.1
17:06:06 [2020-12-19T17:06:06.909Z] #47 67.50 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:06:06 [2020-12-19T17:06:06.970Z] #11 ...
17:06:06 [2020-12-19T17:06:06.970Z] 
17:06:06 [2020-12-19T17:06:06.970Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:06:06 [2020-12-19T17:06:06.970Z] #40 53.66 Selecting previously unselected package libnet1:arm64.
17:06:06 [2020-12-19T17:06:06.970Z] #40 53.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:06:06 [2020-12-19T17:06:06.970Z] #40 53.71 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:06:06 [2020-12-19T17:06:06.970Z] #40 54.12 Selecting previously unselected package libnet1-dev.
17:06:06 [2020-12-19T17:06:06.970Z] #40 54.12 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
17:06:06 [2020-12-19T17:06:06.970Z] #40 54.15 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:06:06 [2020-12-19T17:06:06.970Z] #40 54.75 Selecting previously unselected package libnl-3-200:arm64.
17:06:06 [2020-12-19T17:06:06.970Z] #40 54.75 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
17:06:06 [2020-12-19T17:06:06.970Z] #40 54.86 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
17:06:06 [2020-12-19T17:06:06.970Z] #40 55.24 Selecting previously unselected package libnl-3-dev:arm64.
17:06:06 [2020-12-19T17:06:06.970Z] #40 55.25 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
17:06:06 [2020-12-19T17:06:06.970Z] #40 55.28 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
17:06:06 [2020-12-19T17:06:06.970Z] #40 55.87 Selecting previously unselected package libprotobuf-c1:arm64.
17:06:06 [2020-12-19T17:06:06.970Z] #40 55.87 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
17:06:06 [2020-12-19T17:06:06.970Z] #40 55.89 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:06:06 [2020-12-19T17:06:06.970Z] #40 56.09 Selecting previously unselected package libprotobuf-c-dev:arm64.
17:06:06 [2020-12-19T17:06:06.970Z] #40 56.09 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
17:06:06 [2020-12-19T17:06:06.970Z] #40 56.10 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
17:06:06 [2020-12-19T17:06:06.970Z] #40 56.33 Selecting previously unselected package zlib1g-dev:arm64.
17:06:06 [2020-12-19T17:06:06.970Z] #40 56.34 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
17:06:06 [2020-12-19T17:06:06.970Z] #40 56.37 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
17:06:07 [2020-12-19T17:06:07.170Z] #47 67.78 go: finding honnef.co/go/tools v0.0.1-2019.2.3
17:06:07 [2020-12-19T17:06:07.234Z] #40 56.84 Selecting previously unselected package libprotobuf17:arm64.
17:06:07 [2020-12-19T17:06:07.234Z] #40 56.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
17:06:07 [2020-12-19T17:06:07.234Z] #40 56.85 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
17:06:07 [2020-12-19T17:06:07.284Z] #40 43.39 Reading package lists...
17:06:07 [2020-12-19T17:06:07.284Z] #40 ...
17:06:07 [2020-12-19T17:06:07.284Z] 
17:06:07 [2020-12-19T17:06:07.284Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:06:07 [2020-12-19T17:06:07.284Z] #47 47.07 go: extracting github.com/gogo/protobuf v1.2.1
17:06:07 [2020-12-19T17:06:07.435Z] #47 67.91 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:06:07 [2020-12-19T17:06:07.435Z] #47 67.91 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:06:07 [2020-12-19T17:06:07.435Z] #47 67.96 go: finding github.com/BurntSushi/toml v0.3.1
17:06:07 [2020-12-19T17:06:07.435Z] #47 68.00 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:06:07 [2020-12-19T17:06:07.602Z] #56 ...
17:06:07 [2020-12-19T17:06:07.602Z] 
17:06:07 [2020-12-19T17:06:07.602Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:07 [2020-12-19T17:06:07.602Z] #41 53.44   CC       images/google/protobuf/descriptor.o
17:06:07 [2020-12-19T17:06:07.602Z] #41 55.59   CC       images/opts.o
17:06:07 [2020-12-19T17:06:07.602Z] #41 55.77   CC       images/seccomp.o
17:06:07 [2020-12-19T17:06:07.602Z] #41 56.07   CC       images/binfmt-misc.o
17:06:07 [2020-12-19T17:06:07.602Z] #41 56.38   CC       images/time.o
17:06:07 [2020-12-19T17:06:07.602Z] #41 56.63   CC       images/sysctl.o
17:06:07 [2020-12-19T17:06:07.602Z] #41 56.90   CC       images/autofs.o
17:06:07 [2020-12-19T17:06:07.602Z] #41 57.15   CC       images/macvlan.o
17:06:07 [2020-12-19T17:06:07.602Z] #41 57.44   CC       images/sit.o
17:06:07 [2020-12-19T17:06:07.602Z] #41 57.82   CC       images/memfd.o
17:06:07 [2020-12-19T17:06:07.602Z] #41 58.15   CC       images/timens.o
17:06:07 [2020-12-19T17:06:07.602Z] #41 58.59   LINK     images/built-in.o
17:06:07 [2020-12-19T17:06:07.602Z] #41 58.90   GEN      compel/include/asm
17:06:07 [2020-12-19T17:06:07.602Z] #41 58.98   GEN      compel/include/version.h
17:06:07 [2020-12-19T17:06:07.602Z] #41 58.99 touch .config
17:06:07 [2020-12-19T17:06:07.602Z] #41 59.04   GEN      include/common/config.h
17:06:07 [2020-12-19T17:06:07.602Z] #41 59.21   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
17:06:07 [2020-12-19T17:06:07.602Z] #41 59.24   GEN      compel/plugins/include/uapi/std/syscall-64.h
17:06:07 [2020-12-19T17:06:07.602Z] #41 59.25   GEN      compel/arch/x86/plugins/std/syscalls-64.S
17:06:07 [2020-12-19T17:06:07.602Z] #41 59.27   DEP      compel/arch/x86/plugins/std/syscalls-64.d
17:06:07 [2020-12-19T17:06:07.602Z] #41 59.32   DEP      compel/arch/x86/plugins/std/memcpy.d
17:06:07 [2020-12-19T17:06:07.602Z] #41 59.35   DEP      compel/arch/x86/plugins/std/parasite-head.d
17:06:07 [2020-12-19T17:06:07.602Z] #41 59.38   GEN      compel/plugins/include/uapi/std/syscall.h
17:06:07 [2020-12-19T17:06:07.602Z] #41 59.41   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
17:06:07 [2020-12-19T17:06:07.602Z] #41 59.44   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:06:07 [2020-12-19T17:06:07.602Z] #41 59.53   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:06:07 [2020-12-19T17:06:07.602Z] #41 59.53   DEP      compel/plugins/std/infect.d
17:06:07 [2020-12-19T17:06:07.602Z] #41 59.79   DEP      compel/plugins/std/string.d
17:06:07 [2020-12-19T17:06:07.602Z] #41 ...
17:06:07 [2020-12-19T17:06:07.602Z] 
17:06:07 [2020-12-19T17:06:07.602Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:07 [2020-12-19T17:06:07.602Z] #43 150.1 mime
17:06:07 [2020-12-19T17:06:07.602Z] #43 152.8 mime/quotedprintable
17:06:07 [2020-12-19T17:06:07.602Z] #43 153.6 net/http/internal
17:06:07 [2020-12-19T17:06:07.602Z] #43 159.8 net/textproto
17:06:07 [2020-12-19T17:06:07.602Z] #43 159.8 crypto/x509
17:06:07 [2020-12-19T17:06:07.602Z] #43 ...
17:06:07 [2020-12-19T17:06:07.602Z] 
17:06:07 [2020-12-19T17:06:07.602Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:07 [2020-12-19T17:06:07.602Z] #41 59.97   DEP      compel/plugins/std/log.d
17:06:07 [2020-12-19T17:06:07.602Z] #41 60.19   DEP      compel/plugins/std/fds.d
17:06:07 [2020-12-19T17:06:07.862Z] #41 60.39   DEP      compel/plugins/std/std.d
17:06:08 [2020-12-19T17:06:08.122Z] #41 60.52   DEP      compel/plugins/shmem/shmem.d
17:06:08 [2020-12-19T17:06:08.382Z] #41 60.68   DEP      compel/plugins/fds/fds.d
17:06:08 [2020-12-19T17:06:08.382Z] #41 60.89   CC       compel/plugins/std/std.o
17:06:08 [2020-12-19T17:06:08.640Z] #40 58.08 Selecting previously unselected package libprotobuf-lite17:arm64.
17:06:08 [2020-12-19T17:06:08.640Z] #40 58.08 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
17:06:08 [2020-12-19T17:06:08.640Z] #40 58.09 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
17:06:08 [2020-12-19T17:06:08.952Z] #41 61.37   CC       compel/plugins/std/fds.o
17:06:09 [2020-12-19T17:06:09.522Z] #41 62.11   CC       compel/plugins/std/log.o
17:06:09 [2020-12-19T17:06:09.588Z] + docker version
17:06:09 [2020-12-19T17:06:09.631Z] #45 ...
17:06:09 [2020-12-19T17:06:09.631Z] 
17:06:09 [2020-12-19T17:06:09.631Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:09 [2020-12-19T17:06:09.631Z] #13 113.3 Selecting previously unselected package libapparmor1:ppc64el.
17:06:09 [2020-12-19T17:06:09.631Z] #13 113.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
17:06:09 [2020-12-19T17:06:09.631Z] #13 113.3 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
17:06:09 [2020-12-19T17:06:09.631Z] #13 113.4 Selecting previously unselected package libapparmor-dev:ppc64el.
17:06:09 [2020-12-19T17:06:09.631Z] #13 113.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
17:06:09 [2020-12-19T17:06:09.631Z] #13 113.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
17:06:09 [2020-12-19T17:06:09.631Z] #13 113.6 Selecting previously unselected package libbtrfs0.
17:06:09 [2020-12-19T17:06:09.631Z] #13 113.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
17:06:09 [2020-12-19T17:06:09.631Z] #13 113.6 Unpacking libbtrfs0 (4.20.1-2) ...
17:06:09 [2020-12-19T17:06:09.631Z] #13 113.7 Selecting previously unselected package libbtrfs-dev.
17:06:09 [2020-12-19T17:06:09.631Z] #13 113.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
17:06:09 [2020-12-19T17:06:09.631Z] #13 113.7 Unpacking libbtrfs-dev (4.20.1-2) ...
17:06:09 [2020-12-19T17:06:09.631Z] #13 113.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
17:06:09 [2020-12-19T17:06:09.631Z] #13 113.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
17:06:09 [2020-12-19T17:06:09.631Z] #13 113.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
17:06:09 [2020-12-19T17:06:09.631Z] #13 113.9 Selecting previously unselected package libudev-dev:ppc64el.
17:06:09 [2020-12-19T17:06:09.631Z] #13 113.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_ppc64el.deb ...
17:06:09 [2020-12-19T17:06:09.631Z] #13 114.0 Unpacking libudev-dev:ppc64el (241-7~deb10u5) ...
17:06:09 [2020-12-19T17:06:09.808Z] #47 52.21 go: extracting golang.org/x/text v0.3.2
17:06:09 [2020-12-19T17:06:09.927Z] #13 114.1 Selecting previously unselected package libsepol1-dev:ppc64el.
17:06:09 [2020-12-19T17:06:09.927Z] #13 114.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
17:06:09 [2020-12-19T17:06:09.927Z] #13 114.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
17:06:10 [2020-12-19T17:06:10.223Z] #13 114.5 Selecting previously unselected package libpcre16-3:ppc64el.
17:06:10 [2020-12-19T17:06:10.223Z] #13 114.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
17:06:10 [2020-12-19T17:06:10.223Z] #13 114.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
17:06:10 [2020-12-19T17:06:10.372Z] #47 ...
17:06:10 [2020-12-19T17:06:10.372Z] 
17:06:10 [2020-12-19T17:06:10.372Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:06:10 [2020-12-19T17:06:10.372Z] #53 33.23 Reading package lists...
17:06:10 [2020-12-19T17:06:10.519Z] #13 114.7 Selecting previously unselected package libpcre32-3:ppc64el.
17:06:10 [2020-12-19T17:06:10.519Z] #13 114.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
17:06:10 [2020-12-19T17:06:10.519Z] #13 114.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
17:06:10 [2020-12-19T17:06:10.519Z] #13 114.9 Selecting previously unselected package libpcrecpp0v5:ppc64el.
17:06:10 [2020-12-19T17:06:10.519Z] #13 114.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
17:06:10 [2020-12-19T17:06:10.519Z] #13 114.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
17:06:10 [2020-12-19T17:06:10.572Z] #40 ...
17:06:10 [2020-12-19T17:06:10.572Z] 
17:06:10 [2020-12-19T17:06:10.572Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.226 + RM_GOPATH=0
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.226 + TMP_GOPATH=
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.226 + : /build
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.226 + '[' -z '' ']'
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.230 ++ mktemp -d
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.234 + export GOPATH=/tmp/tmp.lOpyvl5Zxj
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.234 + GOPATH=/tmp/tmp.lOpyvl5Zxj
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.235 + RM_GOPATH=1
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.235 + case "$(go env GOARCH)" in
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.242 ++ go env GOARCH
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.474 + export GO_BUILDMODE=-buildmode=pie
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.474 + GO_BUILDMODE=-buildmode=pie
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.487 ++ dirname /tmp/install/install.sh
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.493 + dir=/tmp/install
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.493 + bin=containerd
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.494 + shift
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.494 + '[' '!' -f /tmp/install/containerd.installer ']'
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.494 + . /tmp/install/containerd.installer
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.495 ++ set -e
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.495 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.496 + install_containerd
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.497 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.497 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.498 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lOpyvl5Zxj/src/github.com/containerd/containerd
17:06:10 [2020-12-19T17:06:10.572Z] #54 3.501 Cloning into '/tmp/tmp.lOpyvl5Zxj/src/github.com/containerd/containerd'...
17:06:10 [2020-12-19T17:06:10.630Z] #53 43.70 Reading package lists...
17:06:10 [2020-12-19T17:06:10.630Z] #53 ...
17:06:10 [2020-12-19T17:06:10.630Z] 
17:06:10 [2020-12-19T17:06:10.630Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:10 [2020-12-19T17:06:10.630Z] #43 43.57 vendor/golang.org/x/crypto/internal/subtle
17:06:10 [2020-12-19T17:06:10.630Z] #43 43.86 vendor/golang.org/x/crypto/curve25519
17:06:10 [2020-12-19T17:06:10.630Z] #43 ...
17:06:10 [2020-12-19T17:06:10.630Z] 
17:06:10 [2020-12-19T17:06:10.630Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:10 [2020-12-19T17:06:10.630Z] #11 43.38 Reading package lists...
17:06:10 [2020-12-19T17:06:10.816Z] #13 115.1 Selecting previously unselected package libpcre3-dev:ppc64el.
17:06:10 [2020-12-19T17:06:10.816Z] #13 115.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
17:06:10 [2020-12-19T17:06:10.816Z] #13 115.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
17:06:10 [2020-12-19T17:06:10.887Z] #11 ...
17:06:10 [2020-12-19T17:06:10.887Z] 
17:06:10 [2020-12-19T17:06:10.887Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:06:10 [2020-12-19T17:06:10.887Z] #53 43.70 Reading package lists...
17:06:10 [2020-12-19T17:06:10.903Z] #41 63.39   CC       compel/plugins/std/string.o
17:06:11 [2020-12-19T17:06:11.451Z] #53 ...
17:06:11 [2020-12-19T17:06:11.451Z] 
17:06:11 [2020-12-19T17:06:11.451Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:06:11 [2020-12-19T17:06:11.451Z] #34 44.00 Reading package lists...
17:06:11 [2020-12-19T17:06:11.451Z] #34 ...
17:06:11 [2020-12-19T17:06:11.451Z] 
17:06:11 [2020-12-19T17:06:11.451Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:06:11 [2020-12-19T17:06:11.463Z] #13 115.6 Selecting previously unselected package libselinux1-dev:ppc64el.
17:06:11 [2020-12-19T17:06:11.463Z] #13 115.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
17:06:11 [2020-12-19T17:06:11.463Z] #13 115.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
17:06:11 [2020-12-19T17:06:11.473Z] #41 63.87   CC       compel/plugins/std/infect.o
17:06:11 [2020-12-19T17:06:11.527Z] #54 ...
17:06:11 [2020-12-19T17:06:11.527Z] 
17:06:11 [2020-12-19T17:06:11.527Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:11 [2020-12-19T17:06:11.527Z] #49 51.25 text/tabwriter
17:06:11 [2020-12-19T17:06:11.527Z] #49 51.45 regexp/syntax
17:06:11 [2020-12-19T17:06:11.527Z] #49 54.74 regexp
17:06:11 [2020-12-19T17:06:11.527Z] #49 55.17 internal/poll
17:06:11 [2020-12-19T17:06:11.527Z] #49 55.19 context
17:06:11 [2020-12-19T17:06:11.527Z] #49 59.14 os
17:06:11 [2020-12-19T17:06:11.527Z] #49 ...
17:06:11 [2020-12-19T17:06:11.527Z] 
17:06:11 [2020-12-19T17:06:11.527Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:11 [2020-12-19T17:06:11.527Z] #32 51.23 internal/syscall/unix
17:06:11 [2020-12-19T17:06:11.527Z] #32 51.25 text/tabwriter
17:06:11 [2020-12-19T17:06:11.527Z] #32 53.88 internal/poll
17:06:11 [2020-12-19T17:06:11.527Z] #32 55.67 os
17:06:11 [2020-12-19T17:06:11.527Z] #32 59.49 path/filepath
17:06:11 [2020-12-19T17:06:11.527Z] #32 59.60 internal/fmtsort
17:06:11 [2020-12-19T17:06:11.527Z] #32 60.27 fmt
17:06:11 [2020-12-19T17:06:11.527Z] #32 60.70 io/ioutil
17:06:11 [2020-12-19T17:06:11.758Z] #13 115.9 Selecting previously unselected package libdevmapper-dev:ppc64el.
17:06:11 [2020-12-19T17:06:11.758Z] #13 115.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
17:06:11 [2020-12-19T17:06:11.758Z] #13 115.9 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
17:06:11 [2020-12-19T17:06:11.758Z] #13 116.0 Selecting previously unselected package libseccomp-dev:ppc64el.
17:06:11 [2020-12-19T17:06:11.758Z] #13 116.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
17:06:11 [2020-12-19T17:06:11.758Z] #13 116.0 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
17:06:11 [2020-12-19T17:06:11.758Z] #13 116.1 Selecting previously unselected package libsystemd-dev:ppc64el.
17:06:11 [2020-12-19T17:06:11.791Z] #32 ...
17:06:11 [2020-12-19T17:06:11.791Z] 
17:06:11 [2020-12-19T17:06:11.792Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:06:11 [2020-12-19T17:06:11.792Z] #34 61.12 Selecting previously unselected package libicu63:arm64.
17:06:11 [2020-12-19T17:06:11.792Z] #34 61.13 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
17:06:11 [2020-12-19T17:06:11.792Z] #34 61.49 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
17:06:12 [2020-12-19T17:06:12.044Z] #41 64.36   CC       compel/arch/x86/plugins/std/parasite-head.o
17:06:12 [2020-12-19T17:06:12.044Z] #41 64.45   CC       compel/arch/x86/plugins/std/memcpy.o
17:06:12 [2020-12-19T17:06:12.044Z] #41 64.49   CC       compel/arch/x86/plugins/std/syscalls-64.o
17:06:12 [2020-12-19T17:06:12.044Z] #41 64.59   AR       compel/plugins/std.lib.a
17:06:12 [2020-12-19T17:06:12.055Z] #13 116.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_ppc64el.deb ...
17:06:12 [2020-12-19T17:06:12.055Z] #13 116.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u5) ...
17:06:12 [2020-12-19T17:06:12.320Z] #41 64.67   CC       compel/plugins/fds/fds.o
17:06:12 [2020-12-19T17:06:12.320Z] #41 64.84   AR       compel/plugins/fds.lib.a
17:06:12 [2020-12-19T17:06:12.351Z] #13 116.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
17:06:12 [2020-12-19T17:06:12.351Z] #13 116.6 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
17:06:12 [2020-12-19T17:06:12.351Z] #13 116.6 Setting up libapparmor1:ppc64el (2.13.2-10) ...
17:06:12 [2020-12-19T17:06:12.351Z] #13 116.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:06:12 [2020-12-19T17:06:12.351Z] #13 116.6 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
17:06:12 [2020-12-19T17:06:12.351Z] #13 116.6 Setting up libsepol1-dev:ppc64el (2.8-1) ...
17:06:12 [2020-12-19T17:06:12.351Z] #13 116.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:06:12 [2020-12-19T17:06:12.351Z] #13 116.6 Setting up libbtrfs0 (4.20.1-2) ...
17:06:12 [2020-12-19T17:06:12.351Z] #13 116.7 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
17:06:12 [2020-12-19T17:06:12.351Z] #13 116.7 Setting up libudev-dev:ppc64el (241-7~deb10u5) ...
17:06:12 [2020-12-19T17:06:12.351Z] #13 116.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:06:12 [2020-12-19T17:06:12.351Z] #13 116.7 Setting up libbtrfs-dev (4.20.1-2) ...
17:06:12 [2020-12-19T17:06:12.351Z] #13 116.7 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
17:06:12 [2020-12-19T17:06:12.351Z] #13 116.7 Setting up mingw-w64-common (6.0.0-3) ...
17:06:12 [2020-12-19T17:06:12.351Z] #13 116.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u5) ...
17:06:12 [2020-12-19T17:06:12.351Z] #13 116.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:06:12 [2020-12-19T17:06:12.616Z] #41 64.93   HOSTDEP  compel/src/lib/log-host.d
17:06:12 [2020-12-19T17:06:12.616Z] #41 65.01   HOSTDEP  compel/src/lib/handle-elf-host.d
17:06:12 [2020-12-19T17:06:12.616Z] #41 65.11   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
17:06:12 [2020-12-19T17:06:12.648Z] #13 116.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
17:06:12 [2020-12-19T17:06:12.648Z] #13 116.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:06:12 [2020-12-19T17:06:12.648Z] #13 116.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:06:12 [2020-12-19T17:06:12.648Z] #13 116.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:06:12 [2020-12-19T17:06:12.648Z] #13 116.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:06:12 [2020-12-19T17:06:12.648Z] #13 116.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:06:12 [2020-12-19T17:06:12.648Z] #13 116.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:06:12 [2020-12-19T17:06:12.648Z] #13 116.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:06:12 [2020-12-19T17:06:12.648Z] #13 116.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
17:06:12 [2020-12-19T17:06:12.648Z] #13 116.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
17:06:12 [2020-12-19T17:06:12.648Z] #13 116.9 Setting up dmsetup (2:1.02.155-3) ...
17:06:12 [2020-12-19T17:06:12.648Z] #13 116.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
17:06:12 [2020-12-19T17:06:12.648Z] #13 116.9 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
17:06:12 [2020-12-19T17:06:12.648Z] #13 116.9 Processing triggers for libc-bin (2.28-10) ...
17:06:12 [2020-12-19T17:06:12.730Z] #47 ...
17:06:12 [2020-12-19T17:06:12.730Z] 
17:06:12 [2020-12-19T17:06:12.730Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:06:12 [2020-12-19T17:06:12.875Z] #41 65.27   HOSTDEP  compel/src/main-host.d
17:06:12 [2020-12-19T17:06:12.875Z] #41 65.37   DEP      compel/src/lib/ptrace.d
17:06:12 [2020-12-19T17:06:12.875Z] #41 ...
17:06:12 [2020-12-19T17:06:12.875Z] 
17:06:12 [2020-12-19T17:06:12.875Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:06:12 [2020-12-19T17:06:12.875Z] #56 DONE 165.7s
17:06:12 [2020-12-19T17:06:12.875Z] 
17:06:12 [2020-12-19T17:06:12.875Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:06:12 [2020-12-19T17:06:12.875Z] #57 DONE 0.1s
17:06:12 [2020-12-19T17:06:12.875Z] 
17:06:12 [2020-12-19T17:06:12.875Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:12 [2020-12-19T17:06:12.875Z] #43 161.7 vendor/golang.org/x/net/http/httpguts
17:06:12 [2020-12-19T17:06:12.875Z] #43 162.0 vendor/golang.org/x/net/http/httpproxy
17:06:12 [2020-12-19T17:06:12.875Z] #43 162.9 mime/multipart
17:06:12 [2020-12-19T17:06:12.875Z] #43 165.0 crypto/tls
17:06:12 [2020-12-19T17:06:12.945Z] #13 DONE 117.3s
17:06:12 [2020-12-19T17:06:12.945Z] 
17:06:12 [2020-12-19T17:06:12.945Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:13 [2020-12-19T17:06:13.134Z] #43 ...
17:06:13 [2020-12-19T17:06:13.134Z] 
17:06:13 [2020-12-19T17:06:13.134Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:06:13 [2020-12-19T17:06:13.134Z] #58 DONE 0.1s
17:06:13 [2020-12-19T17:06:13.194Z] #34 ...
17:06:13 [2020-12-19T17:06:13.194Z] 
17:06:13 [2020-12-19T17:06:13.194Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:13 [2020-12-19T17:06:13.194Z] #43 52.79 hash/crc32
17:06:13 [2020-12-19T17:06:13.194Z] #43 53.72 vendor/golang.org/x/net/dns/dnsmessage
17:06:13 [2020-12-19T17:06:13.194Z] #43 54.63 internal/poll
17:06:13 [2020-12-19T17:06:13.194Z] #43 57.68 regexp
17:06:13 [2020-12-19T17:06:13.194Z] #43 59.10 os
17:06:13 [2020-12-19T17:06:13.194Z] #43 ...
17:06:13 [2020-12-19T17:06:13.194Z] 
17:06:13 [2020-12-19T17:06:13.194Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:13 [2020-12-19T17:06:13.194Z] #32 62.92 github.com/BurntSushi/toml
17:06:13 [2020-12-19T17:06:13.194Z] #32 62.92 flag
17:06:13 [2020-12-19T17:06:13.194Z] #32 62.95 log
17:06:13 [2020-12-19T17:06:13.393Z] 
17:06:13 [2020-12-19T17:06:13.393Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:13 [2020-12-19T17:06:13.393Z] #41 65.60   DEP      compel/src/lib/infect.d
17:06:13 [2020-12-19T17:06:13.393Z] #41 65.81   DEP      compel/src/lib/infect-util.d
17:06:13 [2020-12-19T17:06:13.587Z] #53 ...
17:06:13 [2020-12-19T17:06:13.588Z] 
17:06:13 [2020-12-19T17:06:13.588Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
17:06:13 [2020-12-19T17:06:13.588Z] #14 DONE 0.6s
17:06:13 [2020-12-19T17:06:13.588Z] 
17:06:13 [2020-12-19T17:06:13.588Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.444 + RM_GOPATH=0
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.444 + TMP_GOPATH=
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.444 + : /build
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.444 + '[' -z '' ']'
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.445 ++ mktemp -d
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.450 + export GOPATH=/tmp/tmp.BNqZDGnF9b
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.450 + GOPATH=/tmp/tmp.BNqZDGnF9b
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.450 + RM_GOPATH=1
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.450 + case "$(go env GOARCH)" in
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.450 ++ go env GOARCH
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.465 + export GO_BUILDMODE=-buildmode=pie
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.465 + GO_BUILDMODE=-buildmode=pie
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.466 ++ dirname /tmp/install/install.sh
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.488 + dir=/tmp/install
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.490 + bin=runc
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.490 + shift
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.490 + '[' '!' -f /tmp/install/runc.installer ']'
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.499 + . /tmp/install/runc.installer
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.500 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.500 + install_runc
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.501 + grep -q '^3\.10\.0.*\.el7\.'
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.502 + uname -r
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.517 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.517 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.517 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.519 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BNqZDGnF9b/src/github.com/opencontainers/runc
17:06:13 [2020-12-19T17:06:13.588Z] #53 0.522 Cloning into '/tmp/tmp.BNqZDGnF9b/src/github.com/opencontainers/runc'...
17:06:13 [2020-12-19T17:06:13.653Z] #41 65.97   DEP      compel/src/lib/infect-rpc.d
17:06:13 [2020-12-19T17:06:13.653Z] #41 66.11   DEP      compel/arch/x86/src/lib/infect.d
17:06:13 [2020-12-19T17:06:13.884Z] #53 ...
17:06:13 [2020-12-19T17:06:13.884Z] 
17:06:13 [2020-12-19T17:06:13.884Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
17:06:13 [2020-12-19T17:06:13.884Z] #15 DONE 0.4s
17:06:13 [2020-12-19T17:06:13.913Z] #41 66.35   DEP      compel/arch/x86/src/lib/cpu.d
17:06:13 [2020-12-19T17:06:13.913Z] #41 66.47   DEP      compel/src/lib/log.d
17:06:13 [2020-12-19T17:06:13.975Z] #53 54.17 Building dependency tree...
17:06:14 [2020-12-19T17:06:14.039Z] #30 72.70 Checking out files:  63% (966/1521)   
Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
17:06:14 [2020-12-19T17:06:14.039Z] #30 74.50 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
17:06:14 [2020-12-19T17:06:14.039Z] #30 ...
17:06:14 [2020-12-19T17:06:14.039Z] 
17:06:14 [2020-12-19T17:06:14.039Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:14 [2020-12-19T17:06:14.039Z] #43 64.72 io
17:06:14 [2020-12-19T17:06:14.039Z] #43 64.75 strconv
17:06:14 [2020-12-19T17:06:14.039Z] #43 66.58 bytes
17:06:14 [2020-12-19T17:06:14.039Z] #43 70.73 bufio
17:06:14 [2020-12-19T17:06:14.039Z] #43 70.85 reflect
17:06:14 [2020-12-19T17:06:14.039Z] #43 74.27 syscall
17:06:14 [2020-12-19T17:06:14.173Z] #41 66.61   DEP      compel/src/main.d
17:06:14 [2020-12-19T17:06:14.173Z] #41 66.70   DEP      compel/src/lib/handle-elf.d
17:06:14 [2020-12-19T17:06:14.180Z] 
17:06:14 [2020-12-19T17:06:14.180Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
17:06:14 [2020-12-19T17:06:14.180Z] #16 0.289 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:06:14 [2020-12-19T17:06:14.300Z] #43 ...
17:06:14 [2020-12-19T17:06:14.300Z] 
17:06:14 [2020-12-19T17:06:14.300Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:06:14 [2020-12-19T17:06:14.300Z] #40 67.12 debconf: delaying package configuration, since apt-utils is not installed
17:06:14 [2020-12-19T17:06:14.300Z] #40 67.47 Fetched 4095 kB in 2s (2538 kB/s)
17:06:14 [2020-12-19T17:06:14.300Z] #40 67.76 Selecting previously unselected package libcap-dev:amd64.
17:06:14 [2020-12-19T17:06:14.300Z] #40 67.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:06:14 [2020-12-19T17:06:14.300Z] #40 67.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 67.91 Unpacking libcap-dev:amd64 (1:2.25-2) ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 68.10 Selecting previously unselected package libnet1:amd64.
17:06:14 [2020-12-19T17:06:14.300Z] #40 68.10 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 68.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 68.32 Selecting previously unselected package libnet1-dev.
17:06:14 [2020-12-19T17:06:14.300Z] #40 68.32 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 68.34 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 68.68 Selecting previously unselected package libnl-3-200:amd64.
17:06:14 [2020-12-19T17:06:14.300Z] #40 68.68 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 68.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 68.90 Selecting previously unselected package libnl-3-dev:amd64.
17:06:14 [2020-12-19T17:06:14.300Z] #40 68.97 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 68.99 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 69.49 Selecting previously unselected package libprotobuf-c1:amd64.
17:06:14 [2020-12-19T17:06:14.300Z] #40 69.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 69.51 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 69.69 Selecting previously unselected package libprotobuf-c-dev:amd64.
17:06:14 [2020-12-19T17:06:14.300Z] #40 69.69 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 69.77 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 69.89 Selecting previously unselected package zlib1g-dev:amd64.
17:06:14 [2020-12-19T17:06:14.300Z] #40 69.90 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 69.91 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 70.65 Selecting previously unselected package libprotobuf17:amd64.
17:06:14 [2020-12-19T17:06:14.300Z] #40 70.67 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 70.68 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 72.07 Selecting previously unselected package libprotobuf-lite17:amd64.
17:06:14 [2020-12-19T17:06:14.300Z] #40 72.07 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 72.07 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 72.63 Selecting previously unselected package libprotobuf-dev:amd64.
17:06:14 [2020-12-19T17:06:14.300Z] #40 72.63 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
17:06:14 [2020-12-19T17:06:14.300Z] #40 72.63 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:06:14 [2020-12-19T17:06:14.433Z] #41 66.84   DEP      compel/arch/x86/src/lib/handle-elf.d
17:06:14 [2020-12-19T17:06:14.477Z] #16 DONE 0.4s
17:06:14 [2020-12-19T17:06:14.477Z] 
17:06:14 [2020-12-19T17:06:14.477Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
17:06:14 [2020-12-19T17:06:14.561Z] #40 ...
17:06:14 [2020-12-19T17:06:14.561Z] 
17:06:14 [2020-12-19T17:06:14.561Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:06:14 [2020-12-19T17:06:14.561Z] #30 75.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:06:14 [2020-12-19T17:06:14.692Z] #41 67.00   CC       compel/src/lib/log.o
17:06:14 [2020-12-19T17:06:14.692Z] #41 67.23   CC       compel/arch/x86/src/lib/cpu.o
17:06:14 [2020-12-19T17:06:14.773Z] #17 DONE 0.4s
17:06:14 [2020-12-19T17:06:14.773Z] 
17:06:14 [2020-12-19T17:06:14.774Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
17:06:15 [2020-12-19T17:06:15.081Z] #18 DONE 0.4s
17:06:15 [2020-12-19T17:06:15.081Z] 
17:06:15 [2020-12-19T17:06:15.081Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:15 [2020-12-19T17:06:15.081Z] #43 41.36   CC       images/opts.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 41.66   CC       images/seccomp.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 41.98   CC       images/binfmt-misc.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 42.30   CC       images/time.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 42.50   CC       images/sysctl.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 42.73   CC       images/autofs.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 42.93   CC       images/macvlan.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 43.17   CC       images/sit.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 43.39   CC       images/memfd.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 43.69   CC       images/timens.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 43.96   LINK     images/built-in.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 44.13   GEN      compel/include/asm
17:06:15 [2020-12-19T17:06:15.081Z] #43 44.17   GEN      compel/include/version.h
17:06:15 [2020-12-19T17:06:15.081Z] #43 44.20 touch .config
17:06:15 [2020-12-19T17:06:15.081Z] #43 44.24   GEN      include/common/config.h
17:06:15 [2020-12-19T17:06:15.081Z] #43 44.36   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:06:15 [2020-12-19T17:06:15.081Z] #43 44.39   GEN      compel/plugins/include/uapi/std/syscall.h
17:06:15 [2020-12-19T17:06:15.081Z] #43 44.44   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
17:06:15 [2020-12-19T17:06:15.081Z] #43 44.45   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 44.49   DEP      compel/arch/ppc64/plugins/std/memcmp.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 44.52   DEP      compel/arch/ppc64/plugins/std/memcpy.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 44.56   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 44.60   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:06:15 [2020-12-19T17:06:15.081Z] #43 44.61   DEP      compel/plugins/std/infect.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 44.85   DEP      compel/plugins/std/string.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 45.00   DEP      compel/plugins/std/log.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 45.10   DEP      compel/plugins/std/fds.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 45.35   DEP      compel/plugins/std/std.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 45.57   DEP      compel/plugins/shmem/shmem.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 45.73   DEP      compel/plugins/fds/fds.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 46.01   CC       compel/plugins/std/std.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 46.34   CC       compel/plugins/std/fds.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 46.73   CC       compel/plugins/std/log.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 47.57   CC       compel/plugins/std/string.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 48.06   CC       compel/plugins/std/infect.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 48.39   CC       compel/arch/ppc64/plugins/std/parasite-head.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 48.42   CC       compel/arch/ppc64/plugins/std/memcpy.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 48.46   CC       compel/arch/ppc64/plugins/std/memcmp.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 48.49   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 48.59   AR       compel/plugins/std.lib.a
17:06:15 [2020-12-19T17:06:15.081Z] #43 48.81   CC       compel/plugins/fds/fds.o
17:06:15 [2020-12-19T17:06:15.081Z] #43 49.11   AR       compel/plugins/fds.lib.a
17:06:15 [2020-12-19T17:06:15.081Z] #43 49.20   HOSTDEP  compel/src/lib/log-host.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 49.30   HOSTDEP  compel/src/lib/handle-elf-host.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 49.43   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 49.48   HOSTDEP  compel/src/main-host.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 49.64   DEP      compel/src/lib/ptrace.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 49.86   DEP      compel/src/lib/infect.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 50.09   DEP      compel/src/lib/infect-util.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 50.26   DEP      compel/src/lib/infect-rpc.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 50.49   DEP      compel/arch/ppc64/src/lib/infect.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 50.62   DEP      compel/arch/ppc64/src/lib/cpu.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 50.69   DEP      compel/src/lib/log.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 50.84   DEP      compel/src/main.d
17:06:15 [2020-12-19T17:06:15.081Z] #43 ...
17:06:15 [2020-12-19T17:06:15.081Z] 
17:06:15 [2020-12-19T17:06:15.081Z] #19 [dev-systemd-false  6/26] RUN ldconfig
17:06:15 [2020-12-19T17:06:15.386Z] Client: Docker Engine - Enterprise
17:06:15 [2020-12-19T17:06:15.386Z]  Version:           19.03.12
17:06:15 [2020-12-19T17:06:15.386Z]  API version:       1.40
17:06:15 [2020-12-19T17:06:15.386Z]  Go version:        go1.13.13
17:06:15 [2020-12-19T17:06:15.386Z]  Git commit:        4306744
17:06:15 [2020-12-19T17:06:15.386Z]  Built:             08/05/2020 19:27:53
17:06:15 [2020-12-19T17:06:15.386Z]  OS/Arch:           windows/amd64
17:06:15 [2020-12-19T17:06:15.386Z]  Experimental:      false
17:06:15 [2020-12-19T17:06:15.386Z] 
17:06:15 [2020-12-19T17:06:15.386Z] Server: Docker Engine - Enterprise
17:06:15 [2020-12-19T17:06:15.386Z]  Engine:
17:06:15 [2020-12-19T17:06:15.386Z]   Version:          19.03.12
17:06:15 [2020-12-19T17:06:15.386Z]   API version:      1.40 (minimum version 1.24)
17:06:15 [2020-12-19T17:06:15.386Z]   Go version:       go1.13.13
17:06:15 [2020-12-19T17:06:15.386Z]   Git commit:       f295753ffd
17:06:15 [2020-12-19T17:06:15.386Z]   Built:            08/05/2020 19:26:41
17:06:15 [2020-12-19T17:06:15.386Z]   OS/Arch:          windows/amd64
17:06:15 [2020-12-19T17:06:15.386Z]   Experimental:     true
17:06:15 [2020-12-19T17:06:15.632Z] #41 68.20   CC       compel/arch/x86/src/lib/infect.o
17:06:15 [2020-12-19T17:06:15.722Z] #19 DONE 0.4s
17:06:15 [2020-12-19T17:06:15.722Z] 
17:06:15 [2020-12-19T17:06:15.722Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:15 [2020-12-19T17:06:15.870Z] #53 ...
17:06:15 [2020-12-19T17:06:15.870Z] 
17:06:15 [2020-12-19T17:06:15.870Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:15 [2020-12-19T17:06:15.870Z] #62 DONE 58.7s
17:06:15 [2020-12-19T17:06:15.947Z] #30 ...
17:06:15 [2020-12-19T17:06:15.947Z] 
17:06:15 [2020-12-19T17:06:15.947Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:15 [2020-12-19T17:06:15.947Z] #11 66.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:06:15 [2020-12-19T17:06:15.947Z] #11 66.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:06:15 [2020-12-19T17:06:15.947Z] #11 66.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:06:15 [2020-12-19T17:06:15.947Z] #11 66.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:06:15 [2020-12-19T17:06:15.947Z] #11 67.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:06:15 [2020-12-19T17:06:15.947Z] #11 67.87 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]
17:06:15 [2020-12-19T17:06:15.947Z] #11 67.88 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]
17:06:15 [2020-12-19T17:06:15.947Z] #11 73.12 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]
17:06:15 [2020-12-19T17:06:15.947Z] #11 76.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:06:15 [2020-12-19T17:06:15.947Z] #11 76.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:06:15 [2020-12-19T17:06:15.947Z] #11 76.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:06:15 [2020-12-19T17:06:15.947Z] #11 76.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:06:15 [2020-12-19T17:06:15.947Z] #11 76.53 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]
17:06:15 [2020-12-19T17:06:15.947Z] #11 76.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB]
17:06:15 [2020-12-19T17:06:15.947Z] #11 76.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:06:15 [2020-12-19T17:06:15.947Z] #11 76.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:06:15 [2020-12-19T17:06:15.947Z] #11 76.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:06:15 [2020-12-19T17:06:15.947Z] #11 76.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:06:15 [2020-12-19T17:06:15.947Z] #11 76.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:06:16 [2020-12-19T17:06:16.023Z] #20 0.476 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
[Pipeline] sh
17:06:16 [2020-12-19T17:06:16.127Z] 
17:06:16 [2020-12-19T17:06:16.127Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:16 [2020-12-19T17:06:16.127Z] #32 56.37 internal/reflectlite
17:06:16 [2020-12-19T17:06:16.127Z] #32 56.42 sync
17:06:16 [2020-12-19T17:06:16.209Z] #11 76.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:06:16 [2020-12-19T17:06:16.209Z] #11 76.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:06:16 [2020-12-19T17:06:16.209Z] #11 76.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
17:06:16 [2020-12-19T17:06:16.209Z] #11 76.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB]
17:06:16 [2020-12-19T17:06:16.209Z] #11 ...
17:06:16 [2020-12-19T17:06:16.209Z] 
17:06:16 [2020-12-19T17:06:16.209Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:06:16 [2020-12-19T17:06:16.209Z] #40 75.15 Selecting previously unselected package libprotoc17:amd64.
17:06:16 [2020-12-19T17:06:16.209Z] #40 75.17 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
17:06:16 [2020-12-19T17:06:16.209Z] #40 75.24 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
17:06:16 [2020-12-19T17:06:16.209Z] #40 76.65 Selecting previously unselected package protobuf-c-compiler.
17:06:16 [2020-12-19T17:06:16.209Z] #40 76.65 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
17:06:16 [2020-12-19T17:06:16.209Z] #40 76.71 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:06:16 [2020-12-19T17:06:16.320Z] #20 0.593 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:06:16 [2020-12-19T17:06:16.320Z] #20 0.593 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:06:16 [2020-12-19T17:06:16.471Z] #40 76.96 Selecting previously unselected package protobuf-compiler.
17:06:16 [2020-12-19T17:06:16.471Z] #40 76.96 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
17:06:16 [2020-12-19T17:06:16.471Z] #40 76.98 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:06:16 [2020-12-19T17:06:16.732Z] #40 ...
17:06:16 [2020-12-19T17:06:16.732Z] 
17:06:16 [2020-12-19T17:06:16.732Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.144 + RM_GOPATH=0
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.144 + TMP_GOPATH=
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.144 + : /build
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.144 + '[' -z '' ']'
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.149 ++ mktemp -d
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.156 + export GOPATH=/tmp/tmp.eXolQ5o1PW
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.156 + GOPATH=/tmp/tmp.eXolQ5o1PW
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.156 + RM_GOPATH=1
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.156 + case "$(go env GOARCH)" in
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.156 ++ go env GOARCH
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.181 + export GO_BUILDMODE=-buildmode=pie
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.181 + GO_BUILDMODE=-buildmode=pie
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.181 ++ dirname /tmp/install/install.sh
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.190 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.192 + dir=/tmp/install
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.192 + bin=containerd
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.192 + shift
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.192 + '[' '!' -f /tmp/install/containerd.installer ']'
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.192 + . /tmp/install/containerd.installer
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.192 ++ set -e
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.192 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.192 + install_containerd
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.192 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.192 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eXolQ5o1PW/src/github.com/containerd/containerd
17:06:16 [2020-12-19T17:06:16.732Z] #54 2.192 Cloning into '/tmp/tmp.eXolQ5o1PW/src/github.com/containerd/containerd'...
17:06:16 [2020-12-19T17:06:16.732Z] #54 ...
17:06:16 [2020-12-19T17:06:16.732Z] 
17:06:16 [2020-12-19T17:06:16.732Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:06:16 [2020-12-19T17:06:16.732Z] #40 77.40 Selecting previously unselected package python-pkg-resources.
17:06:16 [2020-12-19T17:06:16.915Z] + docker info
17:06:16 [2020-12-19T17:06:16.993Z] #40 77.42 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:06:16 [2020-12-19T17:06:16.993Z] #40 77.45 Unpacking python-pkg-resources (40.8.0-1) ...
17:06:17 [2020-12-19T17:06:17.016Z] #41 69.17   CC       compel/src/lib/infect-rpc.o
17:06:17 [2020-12-19T17:06:17.016Z] #41 69.65   CC       compel/src/lib/infect-util.o
17:06:17 [2020-12-19T17:06:17.255Z] #40 77.82 Selecting previously unselected package python-six.
17:06:17 [2020-12-19T17:06:17.255Z] #40 77.82 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:06:17 [2020-12-19T17:06:17.255Z] #40 77.83 Unpacking python-six (1.12.0-1) ...
17:06:17 [2020-12-19T17:06:17.255Z] #40 ...
17:06:17 [2020-12-19T17:06:17.255Z] 
17:06:17 [2020-12-19T17:06:17.255Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:06:17 [2020-12-19T17:06:17.255Z] #34 67.92 debconf: delaying package configuration, since apt-utils is not installed
17:06:17 [2020-12-19T17:06:17.255Z] #34 68.24 Fetched 14.9 MB in 3s (5443 kB/s)
17:06:17 [2020-12-19T17:06:17.255Z] #34 68.41 Selecting previously unselected package xxd.
17:06:17 [2020-12-19T17:06:17.255Z] #34 68.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 ... 15410 files and directories currently installed.)
17:06:17 [2020-12-19T17:06:17.255Z] #34 68.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
17:06:17 [2020-12-19T17:06:17.255Z] #34 68.54 Unpacking xxd (2:8.1.0875-5) ...
17:06:17 [2020-12-19T17:06:17.255Z] #34 68.89 Selecting previously unselected package vim-common.
17:06:17 [2020-12-19T17:06:17.255Z] #34 68.89 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:06:17 [2020-12-19T17:06:17.255Z] #34 69.05 Unpacking vim-common (2:8.1.0875-5) ...
17:06:17 [2020-12-19T17:06:17.255Z] #34 69.84 Selecting previously unselected package cmake-data.
17:06:17 [2020-12-19T17:06:17.255Z] #34 69.85 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:06:17 [2020-12-19T17:06:17.255Z] #34 69.86 Unpacking cmake-data (3.13.4-1) ...
17:06:17 [2020-12-19T17:06:17.255Z] #34 75.00 Selecting previously unselected package libicu63:amd64.
17:06:17 [2020-12-19T17:06:17.255Z] #34 75.01 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
17:06:17 [2020-12-19T17:06:17.255Z] #34 75.03 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:06:17 [2020-12-19T17:06:17.374Z] #20 1.693 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:06:17 [2020-12-19T17:06:17.428Z] #32 ...
17:06:17 [2020-12-19T17:06:17.428Z] 
17:06:17 [2020-12-19T17:06:17.428Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:17 [2020-12-19T17:06:17.428Z] #11 56.83 Selecting previously unselected package binutils-mingw-w64-i686.
17:06:17 [2020-12-19T17:06:17.428Z] #11 56.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 ... 15383 files and directories currently installed.)
17:06:17 [2020-12-19T17:06:17.428Z] #11 56.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
17:06:17 [2020-12-19T17:06:17.428Z] #11 56.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:06:17 [2020-12-19T17:06:17.428Z] #11 60.95 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:06:17 [2020-12-19T17:06:17.428Z] #11 60.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
17:06:17 [2020-12-19T17:06:17.428Z] #11 60.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:06:17 [2020-12-19T17:06:17.428Z] #11 63.25 Selecting previously unselected package binutils-mingw-w64.
17:06:17 [2020-12-19T17:06:17.428Z] #11 63.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:06:17 [2020-12-19T17:06:17.428Z] #11 63.29 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:06:17 [2020-12-19T17:06:17.428Z] #11 63.54 Selecting previously unselected package libdevmapper1.02.1:arm64.
17:06:17 [2020-12-19T17:06:17.428Z] #11 63.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
17:06:17 [2020-12-19T17:06:17.428Z] #11 63.57 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
17:06:17 [2020-12-19T17:06:17.428Z] #11 63.79 Selecting previously unselected package dmsetup.
17:06:17 [2020-12-19T17:06:17.428Z] #11 63.83 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
17:06:17 [2020-12-19T17:06:17.428Z] #11 63.84 Unpacking dmsetup (2:1.02.155-3) ...
17:06:17 [2020-12-19T17:06:17.428Z] #11 64.14 Selecting previously unselected package mingw-w64-common.
17:06:17 [2020-12-19T17:06:17.428Z] #11 64.14 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:06:17 [2020-12-19T17:06:17.428Z] #11 64.15 Unpacking mingw-w64-common (6.0.0-3) ...
17:06:17 [2020-12-19T17:06:17.428Z] #11 ...
17:06:17 [2020-12-19T17:06:17.428Z] 
17:06:17 [2020-12-19T17:06:17.428Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:06:17 [2020-12-19T17:06:17.428Z] #34 66.93 Selecting previously unselected package libxml2:arm64.
17:06:17 [2020-12-19T17:06:17.428Z] #34 66.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ...
17:06:17 [2020-12-19T17:06:17.428Z] #34 66.95 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
17:06:17 [2020-12-19T17:06:17.516Z] #34 ...
17:06:17 [2020-12-19T17:06:17.516Z] 
17:06:17 [2020-12-19T17:06:17.516Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:06:17 [2020-12-19T17:06:17.516Z] #40 78.04 Selecting previously unselected package python-protobuf.
17:06:17 [2020-12-19T17:06:17.516Z] #40 78.04 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
17:06:17 [2020-12-19T17:06:17.516Z] #40 78.04 Unpacking python-protobuf (3.6.1.3-2) ...
17:06:17 [2020-12-19T17:06:17.586Z] #41 69.98   CC       compel/src/lib/infect.o
17:06:18 [2020-12-19T17:06:18.018Z] #34 67.48 Selecting previously unselected package libarchive13:arm64.
17:06:18 [2020-12-19T17:06:18.018Z] #34 67.48 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
17:06:18 [2020-12-19T17:06:18.018Z] #34 67.49 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
17:06:18 [2020-12-19T17:06:18.018Z] #34 67.70 Selecting previously unselected package libjsoncpp1:arm64.
17:06:18 [2020-12-19T17:06:18.018Z] #34 67.71 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
17:06:18 [2020-12-19T17:06:18.018Z] #34 67.72 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
17:06:18 [2020-12-19T17:06:18.028Z] #32 60.69 sort
17:06:18 [2020-12-19T17:06:18.028Z] #32 60.69 errors
17:06:18 [2020-12-19T17:06:18.283Z] #34 67.87 Selecting previously unselected package librhash0:arm64.
17:06:18 [2020-12-19T17:06:18.283Z] #34 67.87 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
17:06:18 [2020-12-19T17:06:18.283Z] #34 67.89 Unpacking librhash0:arm64 (1.3.8-1) ...
17:06:18 [2020-12-19T17:06:18.283Z] #34 68.08 Selecting previously unselected package libuv1:arm64.
17:06:18 [2020-12-19T17:06:18.283Z] #34 68.09 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
17:06:18 [2020-12-19T17:06:18.283Z] #34 68.10 Unpacking libuv1:arm64 (1.24.1-1) ...
17:06:18 [2020-12-19T17:06:18.476Z] #40 79.04 Setting up python-pkg-resources (40.8.0-1) ...
17:06:18 [2020-12-19T17:06:18.549Z] #34 68.27 Selecting previously unselected package cmake.
17:06:18 [2020-12-19T17:06:18.549Z] #34 68.27 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
17:06:18 [2020-12-19T17:06:18.592Z] #32 61.33 strconv
17:06:18 [2020-12-19T17:06:18.813Z] #34 68.41 Unpacking cmake (3.13.4-1) ...
17:06:18 [2020-12-19T17:06:18.850Z] #32 ...
17:06:18 [2020-12-19T17:06:18.850Z] 
17:06:18 [2020-12-19T17:06:18.850Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:06:18 [2020-12-19T17:06:18.850Z] #47 60.07 go: finding github.com/fatih/color v1.7.0
17:06:18 [2020-12-19T17:06:18.850Z] #47 60.21 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
17:06:18 [2020-12-19T17:06:18.850Z] #47 60.23 go: finding github.com/mattn/go-colorable v0.1.4
17:06:18 [2020-12-19T17:06:18.850Z] #47 60.28 go: finding github.com/mattn/go-isatty v0.0.8
17:06:18 [2020-12-19T17:06:18.850Z] #47 60.39 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
17:06:18 [2020-12-19T17:06:18.850Z] #47 60.39 go: finding github.com/go-critic/go-critic v0.4.1
17:06:18 [2020-12-19T17:06:18.850Z] #47 60.42 go: finding github.com/go-lintpack/lintpack v0.5.2
17:06:18 [2020-12-19T17:06:18.850Z] #47 60.58 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
17:06:18 [2020-12-19T17:06:18.850Z] #47 60.58 go: finding github.com/pkg/errors v0.8.1
17:06:18 [2020-12-19T17:06:18.850Z] #47 60.70 go: finding github.com/sirupsen/logrus v1.4.2
17:06:18 [2020-12-19T17:06:18.850Z] #47 60.75 go: finding github.com/go-toolsmith/astfmt v1.0.0
17:06:18 [2020-12-19T17:06:18.850Z] #47 60.75 go: finding github.com/mitchellh/go-homedir v1.1.0
17:06:18 [2020-12-19T17:06:18.850Z] #47 60.79 go: finding github.com/go-toolsmith/astequal v1.0.0
17:06:18 [2020-12-19T17:06:18.850Z] #47 60.83 go: finding github.com/go-toolsmith/astp v1.0.0
17:06:18 [2020-12-19T17:06:18.850Z] #47 60.83 go: finding github.com/stretchr/testify v1.4.0
17:06:18 [2020-12-19T17:06:18.850Z] #47 60.85 go: finding github.com/spf13/viper v1.6.1
17:06:18 [2020-12-19T17:06:18.850Z] #47 60.85 go: finding github.com/davecgh/go-spew v1.1.1
17:06:18 [2020-12-19T17:06:18.850Z] #47 60.85 go: finding github.com/go-toolsmith/astcast v1.0.0
17:06:18 [2020-12-19T17:06:18.850Z] #47 60.92 go: finding github.com/go-toolsmith/typep v1.0.0
17:06:18 [2020-12-19T17:06:18.850Z] #47 61.03 go: finding github.com/pmezard/go-difflib v1.0.0
17:06:18 [2020-12-19T17:06:18.850Z] #47 61.07 go: finding github.com/go-toolsmith/astcopy v1.0.0
17:06:18 [2020-12-19T17:06:18.850Z] #47 61.19 go: finding github.com/stretchr/objx v0.2.0
17:06:18 [2020-12-19T17:06:18.850Z] #47 61.30 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
17:06:18 [2020-12-19T17:06:18.850Z] #47 61.30 go: finding github.com/go-toolsmith/strparse v1.0.0
17:06:18 [2020-12-19T17:06:18.850Z] #47 61.32 go: finding gopkg.in/yaml.v2 v2.2.7
17:06:18 [2020-12-19T17:06:18.850Z] #47 61.41 go: finding github.com/bombsimon/wsl/v2 v2.0.0
17:06:18 [2020-12-19T17:06:18.850Z] #47 61.41 go: finding github.com/gobwas/glob v0.2.3
17:06:18 [2020-12-19T17:06:18.850Z] #47 61.53 go: finding github.com/fsnotify/fsnotify v1.4.7
17:06:18 [2020-12-19T17:06:18.850Z] #47 61.60 go: finding github.com/spf13/cobra v0.0.5
17:06:18 [2020-12-19T17:06:18.910Z] #20 3.372 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB]
17:06:19 [2020-12-19T17:06:19.108Z] #47 61.81 go: finding github.com/hashicorp/hcl v1.0.0
17:06:19 [2020-12-19T17:06:19.108Z] #47 61.87 go: finding github.com/spf13/pflag v1.0.5
17:06:19 [2020-12-19T17:06:19.108Z] #47 61.93 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:06:19 [2020-12-19T17:06:19.366Z] #47 62.13 go: finding github.com/magiconair/properties v1.8.1
17:06:19 [2020-12-19T17:06:19.366Z] #47 62.17 go: finding github.com/mitchellh/mapstructure v1.1.2
17:06:19 [2020-12-19T17:06:19.366Z] #47 62.18 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:06:19 [2020-12-19T17:06:19.494Z] #41 ...
17:06:19 [2020-12-19T17:06:19.494Z] 
17:06:19 [2020-12-19T17:06:19.494Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:19 [2020-12-19T17:06:19.494Z] #11 170.8 Selecting previously unselected package libapparmor1:amd64.
17:06:19 [2020-12-19T17:06:19.494Z] #11 170.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
17:06:19 [2020-12-19T17:06:19.494Z] #11 170.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:06:19 [2020-12-19T17:06:19.494Z] #11 171.0 Selecting previously unselected package libapparmor-dev:amd64.
17:06:19 [2020-12-19T17:06:19.494Z] #11 171.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
17:06:19 [2020-12-19T17:06:19.494Z] #11 171.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:06:19 [2020-12-19T17:06:19.494Z] #11 171.3 Selecting previously unselected package libbtrfs0.
17:06:19 [2020-12-19T17:06:19.494Z] #11 171.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
17:06:19 [2020-12-19T17:06:19.494Z] #11 171.3 Unpacking libbtrfs0 (4.20.1-2) ...
17:06:19 [2020-12-19T17:06:19.494Z] #11 171.6 Selecting previously unselected package libbtrfs-dev.
17:06:19 [2020-12-19T17:06:19.494Z] #11 171.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:06:19 [2020-12-19T17:06:19.494Z] #11 171.6 Unpacking libbtrfs-dev (4.20.1-2) ...
17:06:19 [2020-12-19T17:06:19.494Z] #11 171.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:06:19 [2020-12-19T17:06:19.494Z] #11 171.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:06:19 [2020-12-19T17:06:19.494Z] #11 171.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:06:19 [2020-12-19T17:06:19.494Z] #11 172.1 Selecting previously unselected package libudev-dev:amd64.
17:06:19 [2020-12-19T17:06:19.494Z] #11 172.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ...
17:06:19 [2020-12-19T17:06:19.494Z] #11 172.2 Unpacking libudev-dev:amd64 (241-7~deb10u5) ...
17:06:19 [2020-12-19T17:06:19.623Z] #47 62.22 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
17:06:19 [2020-12-19T17:06:19.623Z] #47 62.25 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:06:19 [2020-12-19T17:06:19.623Z] #47 62.31 go: finding github.com/pelletier/go-toml v1.2.0
17:06:19 [2020-12-19T17:06:19.623Z] #47 62.38 go: finding github.com/spf13/afero v1.1.2
17:06:19 [2020-12-19T17:06:19.754Z] #11 172.5 Selecting previously unselected package libsepol1-dev:amd64.
17:06:19 [2020-12-19T17:06:19.754Z] #11 172.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
17:06:19 [2020-12-19T17:06:19.754Z] #11 172.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:06:19 [2020-12-19T17:06:19.881Z] #47 62.54 go: finding github.com/spf13/cast v1.3.0
17:06:19 [2020-12-19T17:06:19.881Z] #47 62.55 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
17:06:19 [2020-12-19T17:06:19.881Z] #47 62.66 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
17:06:19 [2020-12-19T17:06:19.881Z] #47 62.68 go: finding github.com/spf13/jwalterweatherman v1.0.0
17:06:20 [2020-12-19T17:06:20.138Z] #47 62.74 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
17:06:20 [2020-12-19T17:06:20.138Z] #47 62.76 go: finding golang.org/x/text v0.3.2
17:06:20 [2020-12-19T17:06:20.138Z] #47 62.78 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:06:20 [2020-12-19T17:06:20.138Z] #47 62.83 go: finding github.com/subosito/gotenv v1.2.0
17:06:20 [2020-12-19T17:06:20.138Z] #47 62.84 go: finding gopkg.in/ini.v1 v1.51.0
17:06:20 [2020-12-19T17:06:20.138Z] #47 62.91 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
17:06:20 [2020-12-19T17:06:20.323Z] #11 173.0 Selecting previously unselected package libpcre16-3:amd64.
17:06:20 [2020-12-19T17:06:20.323Z] #11 173.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:06:20 [2020-12-19T17:06:20.323Z] #11 173.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:06:20 [2020-12-19T17:06:20.391Z] #40 ...
17:06:20 [2020-12-19T17:06:20.391Z] 
17:06:20 [2020-12-19T17:06:20.391Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:20 [2020-12-19T17:06:20.391Z] #49 70.64 bytes
17:06:20 [2020-12-19T17:06:20.391Z] #49 70.64 syscall
17:06:20 [2020-12-19T17:06:20.391Z] #49 74.55 reflect
17:06:20 [2020-12-19T17:06:20.391Z] #49 ...
17:06:20 [2020-12-19T17:06:20.391Z] 
17:06:20 [2020-12-19T17:06:20.391Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:20 [2020-12-19T17:06:20.391Z] #11 78.64 debconf: delaying package configuration, since apt-utils is not installed
17:06:20 [2020-12-19T17:06:20.391Z] #11 79.03 Fetched 78.2 MB in 12s (6708 kB/s)
17:06:20 [2020-12-19T17:06:20.391Z] #11 79.14 (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.)
17:06:20 [2020-12-19T17:06:20.391Z] #11 79.24 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ...
17:06:20 [2020-12-19T17:06:20.391Z] #11 79.28 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
17:06:20 [2020-12-19T17:06:20.391Z] #11 79.96 Setting up libsystemd0:amd64 (241-7~deb10u5) ...
17:06:20 [2020-12-19T17:06:20.391Z] #11 80.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:06:20 [2020-12-19T17:06:20.391Z] #11 80.44 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ...
17:06:20 [2020-12-19T17:06:20.391Z] #11 80.47 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
17:06:20 [2020-12-19T17:06:20.391Z] #11 80.79 Setting up libudev1:amd64 (241-7~deb10u5) ...
17:06:20 [2020-12-19T17:06:20.396Z] #47 63.00 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:06:20 [2020-12-19T17:06:20.396Z] #47 63.03 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:06:20 [2020-12-19T17:06:20.396Z] #47 63.08 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
17:06:20 [2020-12-19T17:06:20.436Z] #20 4.984 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
17:06:20 [2020-12-19T17:06:20.584Z] #11 173.4 Selecting previously unselected package libpcre32-3:amd64.
17:06:20 [2020-12-19T17:06:20.584Z] #11 173.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:06:20 [2020-12-19T17:06:20.584Z] #11 173.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:06:20 [2020-12-19T17:06:20.652Z] #11 81.08 Selecting previously unselected package binutils-mingw-w64-i686.
17:06:20 [2020-12-19T17:06:20.653Z] #11 81.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:06:20 [2020-12-19T17:06:20.653Z] #11 81.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:06:20 [2020-12-19T17:06:20.653Z] #11 81.19 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:06:20 [2020-12-19T17:06:20.655Z] #47 63.33 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
17:06:20 [2020-12-19T17:06:20.655Z] #47 63.38 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:06:20 [2020-12-19T17:06:20.655Z] #47 63.38 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
17:06:20 [2020-12-19T17:06:20.655Z] #47 63.43 go: finding github.com/kisielk/gotool v1.0.0
17:06:20 [2020-12-19T17:06:20.655Z] #47 63.43 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
17:06:20 [2020-12-19T17:06:20.655Z] #47 63.44 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
17:06:20 [2020-12-19T17:06:20.655Z] #47 63.46 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:06:20 [2020-12-19T17:06:20.655Z] #47 63.54 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
17:06:20 [2020-12-19T17:06:20.844Z] #11 173.6 Selecting previously unselected package libpcrecpp0v5:amd64.
17:06:20 [2020-12-19T17:06:20.844Z] #11 173.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:06:20 [2020-12-19T17:06:20.844Z] #11 173.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:06:20 [2020-12-19T17:06:20.912Z] #47 63.69 go: finding github.com/sourcegraph/go-diff v0.5.1
17:06:20 [2020-12-19T17:06:20.912Z] #47 63.69 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
17:06:20 [2020-12-19T17:06:20.912Z] #47 63.69 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:06:20 [2020-12-19T17:06:20.912Z] #47 ...
17:06:20 [2020-12-19T17:06:20.912Z] 
17:06:20 [2020-12-19T17:06:20.912Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:20 [2020-12-19T17:06:20.912Z] #11 53.69 Building dependency tree...
17:06:20 [2020-12-19T17:06:20.912Z] #11 59.38 The following additional packages will be installed:
17:06:20 [2020-12-19T17:06:20.912Z] #11 59.38   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:06:20 [2020-12-19T17:06:20.912Z] #11 59.38   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:06:20 [2020-12-19T17:06:20.912Z] #11 59.38   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:06:20 [2020-12-19T17:06:20.912Z] #11 59.38   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
17:06:20 [2020-12-19T17:06:20.912Z] #11 59.38   mingw-w64-x86-64-dev
17:06:20 [2020-12-19T17:06:20.912Z] #11 59.45 Suggested packages:
17:06:20 [2020-12-19T17:06:20.912Z] #11 59.45   gcc-8-locales seccomp wine64
17:06:20 [2020-12-19T17:06:20.912Z] #11 62.53 The following NEW packages will be installed:
17:06:20 [2020-12-19T17:06:20.912Z] #11 62.53   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:06:20 [2020-12-19T17:06:20.912Z] #11 62.54   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:06:20 [2020-12-19T17:06:20.912Z] #11 62.54   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:06:20 [2020-12-19T17:06:20.912Z] #11 62.54   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:06:20 [2020-12-19T17:06:20.912Z] #11 62.54   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:06:20 [2020-12-19T17:06:20.912Z] #11 62.55   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:06:20 [2020-12-19T17:06:20.912Z] #11 62.58 The following packages will be upgraded:
17:06:20 [2020-12-19T17:06:20.912Z] #11 62.59   libsystemd0 libudev1
17:06:20 [2020-12-19T17:06:20.912Z] #11 62.98 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
17:06:20 [2020-12-19T17:06:20.912Z] #11 62.98 Need to get 78.2 MB of archives.
17:06:20 [2020-12-19T17:06:20.912Z] #11 62.98 After this operation, 487 MB of additional disk space will be used.
17:06:20 [2020-12-19T17:06:20.912Z] #11 62.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB]
17:06:20 [2020-12-19T17:06:20.912Z] #11 62.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB]
17:06:20 [2020-12-19T17:06:20.912Z] #11 63.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]
17:06:20 [2020-12-19T17:06:20.912Z] #11 63.40 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]
17:06:20 [2020-12-19T17:06:20.912Z] #11 63.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:06:20 [2020-12-19T17:06:20.912Z] #11 63.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:06:20 [2020-12-19T17:06:20.912Z] #11 63.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:06:20 [2020-12-19T17:06:20.912Z] #11 63.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:06:21 [2020-12-19T17:06:21.107Z] #11 173.8 Selecting previously unselected package libpcre3-dev:amd64.
17:06:21 [2020-12-19T17:06:21.107Z] #11 173.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:06:21 [2020-12-19T17:06:21.107Z] #11 173.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
17:06:21 [2020-12-19T17:06:21.171Z] #11 ...
17:06:21 [2020-12-19T17:06:21.171Z] 
17:06:21 [2020-12-19T17:06:21.171Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:06:21 [2020-12-19T17:06:21.171Z] #40 43.39 Reading package lists...
17:06:21 [2020-12-19T17:06:21.171Z] #40 54.30 Building dependency tree...
17:06:21 [2020-12-19T17:06:21.171Z] #40 59.99 The following additional packages will be installed:
17:06:21 [2020-12-19T17:06:21.171Z] #40 60.00   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:06:21 [2020-12-19T17:06:21.171Z] #40 60.00   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:06:21 [2020-12-19T17:06:21.171Z] #40 60.03 Suggested packages:
17:06:21 [2020-12-19T17:06:21.171Z] #40 60.03   manpages-dev python-setuptools
17:06:21 [2020-12-19T17:06:21.171Z] #40 62.59 The following NEW packages will be installed:
17:06:21 [2020-12-19T17:06:21.171Z] #40 62.59   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:06:21 [2020-12-19T17:06:21.171Z] #40 62.59   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:06:21 [2020-12-19T17:06:21.171Z] #40 62.59   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:06:21 [2020-12-19T17:06:21.171Z] #40 62.60   python-six zlib1g-dev
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.11 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.11 Need to get 4095 kB of archives.
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.11 After this operation, 22.5 MB of additional disk space will be used.
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
17:06:21 [2020-12-19T17:06:21.171Z] #40 63.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
17:06:21 [2020-12-19T17:06:21.171Z] #40 ...
17:06:21 [2020-12-19T17:06:21.171Z] 
17:06:21 [2020-12-19T17:06:21.171Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:06:21 [2020-12-19T17:06:21.171Z] #47 63.80 go: finding github.com/tommy-muehle/go-mnd v1.1.1
17:06:21 [2020-12-19T17:06:21.171Z] #47 63.81 go: finding github.com/gogo/protobuf v1.2.1
17:06:21 [2020-12-19T17:06:21.171Z] #47 63.85 go: finding github.com/ultraware/funlen v0.0.2
17:06:21 [2020-12-19T17:06:21.171Z] #47 63.85 go: finding github.com/ultraware/whitespace v0.0.4
17:06:21 [2020-12-19T17:06:21.171Z] #47 63.87 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:06:21 [2020-12-19T17:06:21.171Z] #47 63.87 go: finding github.com/uudashr/gocognit v1.0.1
17:06:21 [2020-12-19T17:06:21.379Z] #34 ...
17:06:21 [2020-12-19T17:06:21.379Z] 
17:06:21 [2020-12-19T17:06:21.379Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:06:21 [2020-12-19T17:06:21.379Z] #40 60.90 Selecting previously unselected package libprotobuf-dev:arm64.
17:06:21 [2020-12-19T17:06:21.379Z] #40 60.91 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 60.95 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 62.05 Selecting previously unselected package libprotoc17:arm64.
17:06:21 [2020-12-19T17:06:21.379Z] #40 62.07 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 62.08 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 62.78 Selecting previously unselected package protobuf-c-compiler.
17:06:21 [2020-12-19T17:06:21.379Z] #40 62.78 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 62.79 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 62.92 Selecting previously unselected package protobuf-compiler.
17:06:21 [2020-12-19T17:06:21.379Z] #40 62.93 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 62.95 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 63.13 Selecting previously unselected package python-pkg-resources.
17:06:21 [2020-12-19T17:06:21.379Z] #40 63.13 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 63.14 Unpacking python-pkg-resources (40.8.0-1) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 63.45 Selecting previously unselected package python-six.
17:06:21 [2020-12-19T17:06:21.379Z] #40 63.45 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 63.46 Unpacking python-six (1.12.0-1) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 63.59 Selecting previously unselected package python-protobuf.
17:06:21 [2020-12-19T17:06:21.379Z] #40 63.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 63.61 Unpacking python-protobuf (3.6.1.3-2) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 64.39 Setting up python-pkg-resources (40.8.0-1) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 67.41 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 67.44 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 67.46 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 67.48 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 67.51 Setting up python-six (1.12.0-1) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 70.18 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 70.20 Setting up libnl-3-200:arm64 (3.4.0-1) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 70.28 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 70.32 Setting up libcap-dev:arm64 (1:2.25-2) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 70.35 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 70.38 Setting up protobuf-compiler (3.6.1.3-2) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 70.45 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 70.48 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 70.51 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:06:21 [2020-12-19T17:06:21.379Z] #40 70.64 Setting up python-protobuf (3.6.1.3-2) ...
17:06:21 [2020-12-19T17:06:21.428Z] #47 64.10 go: finding honnef.co/go/tools v0.0.1-2019.2.3
17:06:21 [2020-12-19T17:06:21.428Z] #47 64.17 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
17:06:21 [2020-12-19T17:06:21.428Z] #47 64.21 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:06:21 [2020-12-19T17:06:21.428Z] #47 64.27 go: finding github.com/BurntSushi/toml v0.3.1
17:06:21 [2020-12-19T17:06:21.663Z] #40 ...
17:06:21 [2020-12-19T17:06:21.663Z] 
17:06:21 [2020-12-19T17:06:21.663Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:21 [2020-12-19T17:06:21.663Z] #11 71.35 Selecting previously unselected package mingw-w64-x86-64-dev.
17:06:21 [2020-12-19T17:06:21.663Z] #11 71.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:06:21 [2020-12-19T17:06:21.663Z] #11 71.36 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:06:21 [2020-12-19T17:06:21.686Z] #47 64.29 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:06:21 [2020-12-19T17:06:21.686Z] #47 ...
17:06:21 [2020-12-19T17:06:21.686Z] 
17:06:21 [2020-12-19T17:06:21.686Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:06:21 [2020-12-19T17:06:21.686Z] #34 54.37 Building dependency tree...
17:06:21 [2020-12-19T17:06:21.686Z] #34 60.13 The following additional packages will be installed:
17:06:21 [2020-12-19T17:06:21.686Z] #34 60.24   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:06:21 [2020-12-19T17:06:21.686Z] #34 60.24 Suggested packages:
17:06:21 [2020-12-19T17:06:21.686Z] #34 60.24   cmake-doc ninja-build lrzip
17:06:21 [2020-12-19T17:06:21.686Z] #34 60.24 Recommended packages:
17:06:21 [2020-12-19T17:06:21.686Z] #34 60.24   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:06:21 [2020-12-19T17:06:21.686Z] #34 62.21 The following NEW packages will be installed:
17:06:21 [2020-12-19T17:06:21.686Z] #34 62.26   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:06:21 [2020-12-19T17:06:21.686Z] #34 62.27   vim-common xxd
17:06:21 [2020-12-19T17:06:21.686Z] #34 63.14 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
17:06:21 [2020-12-19T17:06:21.686Z] #34 63.14 Need to get 14.9 MB of archives.
17:06:21 [2020-12-19T17:06:21.686Z] #34 63.14 After this operation, 61.8 MB of additional disk space will be used.
17:06:21 [2020-12-19T17:06:21.686Z] #34 63.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:06:21 [2020-12-19T17:06:21.686Z] #34 63.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:06:21 [2020-12-19T17:06:21.686Z] #34 63.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:06:21 [2020-12-19T17:06:21.686Z] #34 63.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:06:21 [2020-12-19T17:06:21.686Z] #34 64.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
17:06:21 [2020-12-19T17:06:21.686Z] #34 ...
17:06:21 [2020-12-19T17:06:21.686Z] 
17:06:21 [2020-12-19T17:06:21.686Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:06:21 [2020-12-19T17:06:21.686Z] #53 59.38 The following additional packages will be installed:
17:06:21 [2020-12-19T17:06:21.686Z] #53 59.43   libbtrfs0
17:06:21 [2020-12-19T17:06:21.686Z] #53 59.88 The following NEW packages will be installed:
17:06:21 [2020-12-19T17:06:21.686Z] #53 59.88   libbtrfs-dev libbtrfs0
17:06:21 [2020-12-19T17:06:21.686Z] #53 60.55 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
17:06:21 [2020-12-19T17:06:21.686Z] #53 60.55 Need to get 119 kB of archives.
17:06:21 [2020-12-19T17:06:21.686Z] #53 60.55 After this operation, 387 kB of additional disk space will be used.
17:06:21 [2020-12-19T17:06:21.686Z] #53 60.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:06:21 [2020-12-19T17:06:21.686Z] #53 60.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:06:21 [2020-12-19T17:06:21.686Z] #53 62.75 debconf: delaying package configuration, since apt-utils is not installed
17:06:21 [2020-12-19T17:06:21.686Z] #53 62.94 Fetched 119 kB in 0s (385 kB/s)
17:06:21 [2020-12-19T17:06:21.686Z] #53 63.21 Selecting previously unselected package libbtrfs0.
17:06:21 [2020-12-19T17:06:21.686Z] #53 63.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:06:21 [2020-12-19T17:06:21.686Z] #53 63.29 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:06:21 [2020-12-19T17:06:21.686Z] #53 63.32 Unpacking libbtrfs0 (4.20.1-2) ...
17:06:21 [2020-12-19T17:06:21.686Z] #53 63.82 Selecting previously unselected package libbtrfs-dev.
17:06:21 [2020-12-19T17:06:21.686Z] #53 63.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:06:21 [2020-12-19T17:06:21.686Z] #53 63.84 Unpacking libbtrfs-dev (4.20.1-2) ...
17:06:21 [2020-12-19T17:06:21.686Z] #53 64.09 Setting up libbtrfs0 (4.20.1-2) ...
17:06:21 [2020-12-19T17:06:21.686Z] #53 64.12 Setting up libbtrfs-dev (4.20.1-2) ...
17:06:21 [2020-12-19T17:06:21.686Z] #53 64.14 Processing triggers for libc-bin (2.28-10) ...
17:06:21 [2020-12-19T17:06:21.944Z] #53 ...
17:06:21 [2020-12-19T17:06:21.944Z] 
17:06:21 [2020-12-19T17:06:21.944Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:06:21 [2020-12-19T17:06:21.944Z] #34 64.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:06:21 [2020-12-19T17:06:21.944Z] #34 64.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:06:21 [2020-12-19T17:06:21.944Z] #34 64.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:06:21 [2020-12-19T17:06:21.944Z] #34 64.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
17:06:21 [2020-12-19T17:06:21.944Z] #34 64.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:06:22 [2020-12-19T17:06:22.048Z] #11 174.6 Selecting previously unselected package libselinux1-dev:amd64.
17:06:22 [2020-12-19T17:06:22.048Z] #11 174.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:06:22 [2020-12-19T17:06:22.048Z] #11 174.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:06:22 [2020-12-19T17:06:22.048Z] #11 174.9 Selecting previously unselected package libdevmapper-dev:amd64.
17:06:22 [2020-12-19T17:06:22.048Z] #11 174.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:06:22 [2020-12-19T17:06:22.048Z] #11 175.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:06:22 [2020-12-19T17:06:22.213Z] #34 ...
17:06:22 [2020-12-19T17:06:22.213Z] 
17:06:22 [2020-12-19T17:06:22.213Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:06:22 [2020-12-19T17:06:22.213Z] #53 DONE 64.9s
17:06:22 [2020-12-19T17:06:22.213Z] 
17:06:22 [2020-12-19T17:06:22.213Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:06:22 [2020-12-19T17:06:22.310Z] #11 175.1 Selecting previously unselected package libseccomp-dev:amd64.
17:06:22 [2020-12-19T17:06:22.310Z] #11 175.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
17:06:22 [2020-12-19T17:06:22.310Z] #11 175.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
17:06:22 [2020-12-19T17:06:22.535Z] #20 ...
17:06:22 [2020-12-19T17:06:22.535Z] 
17:06:22 [2020-12-19T17:06:22.535Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:22 [2020-12-19T17:06:22.535Z] #45 116.7 encoding/xml
17:06:22 [2020-12-19T17:06:22.535Z] #45 121.9 math/big
17:06:22 [2020-12-19T17:06:22.535Z] #45 122.8 go/doc
17:06:22 [2020-12-19T17:06:22.535Z] #45 ...
17:06:22 [2020-12-19T17:06:22.535Z] 
17:06:22 [2020-12-19T17:06:22.535Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:22 [2020-12-19T17:06:22.535Z] #43 50.99   DEP      compel/src/lib/handle-elf.d
17:06:22 [2020-12-19T17:06:22.535Z] #43 51.19   DEP      compel/arch/ppc64/src/lib/handle-elf.d
17:06:22 [2020-12-19T17:06:22.535Z] #43 51.43   CC       compel/src/lib/log.o
17:06:22 [2020-12-19T17:06:22.535Z] #43 51.72   CC       compel/arch/ppc64/src/lib/cpu.o
17:06:22 [2020-12-19T17:06:22.535Z] #43 52.04   CC       compel/arch/ppc64/src/lib/infect.o
17:06:22 [2020-12-19T17:06:22.535Z] #43 52.99   CC       compel/src/lib/infect-rpc.o
17:06:22 [2020-12-19T17:06:22.535Z] #43 53.55   CC       compel/src/lib/infect-util.o
17:06:22 [2020-12-19T17:06:22.535Z] #43 53.95   CC       compel/src/lib/infect.o
17:06:22 [2020-12-19T17:06:22.535Z] #43 57.34   CC       compel/src/lib/ptrace.o
17:06:22 [2020-12-19T17:06:22.535Z] #43 57.76   AR       compel/libcompel.a
17:06:22 [2020-12-19T17:06:22.535Z] #43 57.84   HOSTCC   compel/src/main-host.o
17:06:22 [2020-12-19T17:06:22.535Z] #43 58.15   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
17:06:22 [2020-12-19T17:06:22.570Z] #11 175.2 Selecting previously unselected package libsystemd-dev:amd64.
17:06:22 [2020-12-19T17:06:22.570Z] #11 175.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ...
17:06:22 [2020-12-19T17:06:22.570Z] #11 175.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ...
17:06:22 [2020-12-19T17:06:22.680Z] #11 ...
17:06:22 [2020-12-19T17:06:22.680Z] 
17:06:22 [2020-12-19T17:06:22.680Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:22 [2020-12-19T17:06:22.680Z] #49 62.40 mvdan.cc/sh/v3/fileutil
17:06:22 [2020-12-19T17:06:22.680Z] #49 63.19 flag
17:06:22 [2020-12-19T17:06:22.680Z] #49 63.20 github.com/pkg/diff
17:06:22 [2020-12-19T17:06:22.680Z] #49 63.21 encoding/binary
17:06:22 [2020-12-19T17:06:22.681Z] #49 63.22 go/token
17:06:22 [2020-12-19T17:06:22.681Z] #49 65.50 go/scanner
17:06:22 [2020-12-19T17:06:22.681Z] #49 66.34 mvdan.cc/editorconfig
17:06:22 [2020-12-19T17:06:22.681Z] #49 67.17 mvdan.cc/sh/v3/syntax
17:06:22 [2020-12-19T17:06:22.681Z] #49 67.36 encoding/base64
17:06:22 [2020-12-19T17:06:22.681Z] #49 68.02 go/ast
17:06:22 [2020-12-19T17:06:22.681Z] #49 69.12 golang.org/x/sys/unix
17:06:22 [2020-12-19T17:06:22.681Z] #49 69.18 encoding/json
17:06:22 [2020-12-19T17:06:22.830Z] #43 58.44   HOSTCC   compel/src/lib/handle-elf-host.o
17:06:22 [2020-12-19T17:06:22.958Z] #49 ...
17:06:22 [2020-12-19T17:06:22.958Z] 
17:06:22 [2020-12-19T17:06:22.958Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:06:22 [2020-12-19T17:06:22.958Z] #34 71.29 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
17:06:22 [2020-12-19T17:06:22.958Z] #34 71.35 Setting up xxd (2:8.1.0875-5) ...
17:06:22 [2020-12-19T17:06:22.958Z] #34 71.37 Setting up libuv1:arm64 (1.24.1-1) ...
17:06:22 [2020-12-19T17:06:22.958Z] #34 71.39 Setting up vim-common (2:8.1.0875-5) ...
17:06:22 [2020-12-19T17:06:22.958Z] #34 71.62 Setting up librhash0:arm64 (1.3.8-1) ...
17:06:22 [2020-12-19T17:06:22.958Z] #34 71.64 Setting up cmake-data (3.13.4-1) ...
17:06:22 [2020-12-19T17:06:22.958Z] #34 71.67 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
17:06:22 [2020-12-19T17:06:22.958Z] #34 71.72 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
17:06:22 [2020-12-19T17:06:22.958Z] #34 71.79 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
17:06:22 [2020-12-19T17:06:22.958Z] #34 71.82 Setting up cmake (3.13.4-1) ...
17:06:22 [2020-12-19T17:06:22.958Z] #34 71.84 Processing triggers for libc-bin (2.28-10) ...
17:06:22 [2020-12-19T17:06:22.958Z] #34 71.97 Processing triggers for mime-support (3.62) ...
17:06:23 [2020-12-19T17:06:23.126Z] #43 ...
17:06:23 [2020-12-19T17:06:23.126Z] 
17:06:23 [2020-12-19T17:06:23.126Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:23 [2020-12-19T17:06:23.126Z] #51 118.0 golang.org/x/crypto/ssh/terminal
17:06:23 [2020-12-19T17:06:23.126Z] #51 121.1 mvdan.cc/sh/v3/cmd/shfmt
17:06:23 [2020-12-19T17:06:23.126Z] #51 DONE 127.5s
17:06:23 [2020-12-19T17:06:23.144Z] #11 175.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:06:23 [2020-12-19T17:06:23.144Z] #11 175.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
17:06:23 [2020-12-19T17:06:23.144Z] #11 175.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:06:23 [2020-12-19T17:06:23.144Z] #11 176.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:06:23 [2020-12-19T17:06:23.144Z] #11 176.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:06:23 [2020-12-19T17:06:23.144Z] #11 176.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:06:23 [2020-12-19T17:06:23.144Z] #11 176.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:06:23 [2020-12-19T17:06:23.405Z] #11 176.1 Setting up libbtrfs0 (4.20.1-2) ...
17:06:23 [2020-12-19T17:06:23.405Z] #11 176.1 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:06:23 [2020-12-19T17:06:23.405Z] #11 176.1 Setting up libudev-dev:amd64 (241-7~deb10u5) ...
17:06:23 [2020-12-19T17:06:23.405Z] #11 176.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:06:23 [2020-12-19T17:06:23.405Z] #11 176.2 Setting up libbtrfs-dev (4.20.1-2) ...
17:06:23 [2020-12-19T17:06:23.405Z] #11 176.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:06:23 [2020-12-19T17:06:23.405Z] #11 176.3 Setting up mingw-w64-common (6.0.0-3) ...
17:06:23 [2020-12-19T17:06:23.421Z] 
17:06:23 [2020-12-19T17:06:23.421Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:06:23 [2020-12-19T17:06:23.665Z] #11 176.3 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ...
17:06:23 [2020-12-19T17:06:23.665Z] #11 176.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:06:23 [2020-12-19T17:06:23.665Z] #11 176.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:06:23 [2020-12-19T17:06:23.665Z] #11 176.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:06:23 [2020-12-19T17:06:23.665Z] #11 176.4 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
17:06:23 [2020-12-19T17:06:23.665Z] #11 176.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:06:23 [2020-12-19T17:06:23.665Z] #11 176.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:06:23 [2020-12-19T17:06:23.665Z] #11 176.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:06:23 [2020-12-19T17:06:23.665Z] #11 176.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:06:23 [2020-12-19T17:06:23.715Z] #58 ...
17:06:23 [2020-12-19T17:06:23.716Z] 
17:06:23 [2020-12-19T17:06:23.716Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:23 [2020-12-19T17:06:23.716Z] #43 59.24   HOSTCC   compel/src/lib/log-host.o
17:06:23 [2020-12-19T17:06:23.912Z] #34 ...
17:06:23 [2020-12-19T17:06:23.912Z] 
17:06:23 [2020-12-19T17:06:23.912Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:23 [2020-12-19T17:06:23.912Z] #43 63.63 github.com/LK4D4/vndr/versioned
17:06:23 [2020-12-19T17:06:23.912Z] #43 64.19 internal/lazyregexp
17:06:23 [2020-12-19T17:06:23.912Z] #43 64.23 os/exec
17:06:23 [2020-12-19T17:06:23.912Z] #43 64.23 net
17:06:23 [2020-12-19T17:06:23.912Z] #43 68.12 encoding/base64
17:06:23 [2020-12-19T17:06:23.912Z] #43 68.12 crypto/cipher
17:06:23 [2020-12-19T17:06:23.912Z] #43 68.19 go/ast
17:06:23 [2020-12-19T17:06:23.912Z] #43 69.65 net/url
17:06:23 [2020-12-19T17:06:23.912Z] #43 70.90 text/template/parse
17:06:23 [2020-12-19T17:06:23.912Z] #43 72.62 encoding/json
17:06:23 [2020-12-19T17:06:23.925Z] #11 176.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:06:23 [2020-12-19T17:06:23.925Z] #11 176.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:06:23 [2020-12-19T17:06:23.925Z] #11 176.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:06:23 [2020-12-19T17:06:23.925Z] #11 176.7 Setting up dmsetup (2:1.02.155-3) ...
17:06:23 [2020-12-19T17:06:23.925Z] #11 176.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:06:23 [2020-12-19T17:06:23.925Z] #11 176.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:06:24 [2020-12-19T17:06:24.012Z] #43 59.48   HOSTLINK compel/compel-host-bin
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.785 + RM_GOPATH=0
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.785 + TMP_GOPATH=
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.785 + : /build
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.790 + '[' -z '' ']'
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.790 ++ mktemp -d
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.821 + export GOPATH=/tmp/tmp.5iRWzkONFU
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.821 + GOPATH=/tmp/tmp.5iRWzkONFU
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.821 + RM_GOPATH=1
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.821 + case "$(go env GOARCH)" in
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.821 ++ go env GOARCH
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.852 + export GO_BUILDMODE=-buildmode=pie
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.852 + GO_BUILDMODE=-buildmode=pie
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.852 ++ dirname /tmp/install/install.sh
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.852 + dir=/tmp/install
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.852 + bin=containerd
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.852 + shift
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.852 + '[' '!' -f /tmp/install/containerd.installer ']'
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.852 + . /tmp/install/containerd.installer
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.852 ++ set -e
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.852 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.852 + install_containerd
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.852 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.852 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5iRWzkONFU/src/github.com/containerd/containerd
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.852 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:06:24 [2020-12-19T17:06:24.120Z] #54 1.925 Cloning into '/tmp/tmp.5iRWzkONFU/src/github.com/containerd/containerd'...
17:06:24 [2020-12-19T17:06:24.184Z] #11 176.8 Processing triggers for libc-bin (2.28-10) ...
17:06:24 [2020-12-19T17:06:24.308Z] #43 59.80   DEP      soccr/soccr.d
17:06:24 [2020-12-19T17:06:24.308Z] #43 60.02   CC       soccr/soccr.o
17:06:25 [2020-12-19T17:06:25.125Z] #11 DONE 177.9s
17:06:25 [2020-12-19T17:06:25.125Z] 
17:06:25 [2020-12-19T17:06:25.125Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:25 [2020-12-19T17:06:25.845Z] #43 75.49 go/parser
17:06:26 [2020-12-19T17:06:26.295Z] #43 ...
17:06:26 [2020-12-19T17:06:26.295Z] 
17:06:26 [2020-12-19T17:06:26.295Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:06:26 [2020-12-19T17:06:26.295Z] #40 75.77 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
17:06:26 [2020-12-19T17:06:26.295Z] #40 75.82 Processing triggers for libc-bin (2.28-10) ...
17:06:26 [2020-12-19T17:06:26.319Z] #11 86.65 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:06:26 [2020-12-19T17:06:26.319Z] #11 86.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:06:26 [2020-12-19T17:06:26.399Z] #43 61.61   AR       soccr/libsoccr.a
17:06:26 [2020-12-19T17:06:26.399Z] #43 61.65 make[1]: 'soccr/libsoccr.a' is up to date.
17:06:26 [2020-12-19T17:06:26.652Z] #11 87.13 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:06:26 [2020-12-19T17:06:26.694Z] #43 62.21   DEP      criu/arch/ppc64/sigframe.d
17:06:26 [2020-12-19T17:06:26.914Z] #11 ...
17:06:26 [2020-12-19T17:06:26.914Z] 
17:06:26 [2020-12-19T17:06:26.914Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:06:26 [2020-12-19T17:06:26.914Z] #45 DONE 87.3s
17:06:26 [2020-12-19T17:06:26.914Z] 
17:06:26 [2020-12-19T17:06:26.914Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:06:26 [2020-12-19T17:06:26.914Z] #40 87.29 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:06:26 [2020-12-19T17:06:26.914Z] #40 87.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:06:26 [2020-12-19T17:06:26.914Z] #40 87.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:06:26 [2020-12-19T17:06:26.914Z] #40 87.42 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:06:26 [2020-12-19T17:06:26.914Z] #40 87.45 Setting up python-six (1.12.0-1) ...
17:06:26 [2020-12-19T17:06:26.914Z] #40 ...
17:06:26 [2020-12-19T17:06:26.914Z] 
17:06:26 [2020-12-19T17:06:26.914Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:26 [2020-12-19T17:06:26.914Z] #32 77.44 time
17:06:26 [2020-12-19T17:06:26.914Z] #32 86.37 internal/poll
17:06:26 [2020-12-19T17:06:26.989Z] #43 62.39   DEP      criu/arch/ppc64/crtools.d
17:06:26 [2020-12-19T17:06:26.989Z] #43 62.61   DEP      criu/arch/ppc64/cpu.d
17:06:27 [2020-12-19T17:06:27.175Z] #32 ...
17:06:27 [2020-12-19T17:06:27.175Z] 
17:06:27 [2020-12-19T17:06:27.175Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:06:27 [2020-12-19T17:06:27.175Z] #34 87.43 Selecting previously unselected package libxml2:amd64.
17:06:27 [2020-12-19T17:06:27.175Z] #34 87.43 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
17:06:27 [2020-12-19T17:06:27.175Z] #34 87.44 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
17:06:27 [2020-12-19T17:06:27.288Z] #43 62.92   CC       criu/arch/ppc64/cpu.o
17:06:27 [2020-12-19T17:06:27.398Z] #54 ...
17:06:27 [2020-12-19T17:06:27.398Z] 
17:06:27 [2020-12-19T17:06:27.398Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:27 [2020-12-19T17:06:27.398Z] #43 60.04 github.com/LK4D4/vndr/godl/singleflight
17:06:27 [2020-12-19T17:06:27.398Z] #43 60.06 internal/reflectlite
17:06:27 [2020-12-19T17:06:27.398Z] #43 60.88 math/rand
17:06:27 [2020-12-19T17:06:27.398Z] #43 62.82 internal/singleflight
17:06:27 [2020-12-19T17:06:27.398Z] #43 64.34 io
17:06:27 [2020-12-19T17:06:27.398Z] #43 64.35 strconv
17:06:27 [2020-12-19T17:06:27.398Z] #43 66.67 bytes
17:06:27 [2020-12-19T17:06:27.398Z] #43 69.59 bufio
17:06:27 [2020-12-19T17:06:27.398Z] #43 ...
17:06:27 [2020-12-19T17:06:27.398Z] 
17:06:27 [2020-12-19T17:06:27.398Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:06:27 [2020-12-19T17:06:27.656Z] #30 68.77 Checking out files:  64% (984/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
17:06:27 [2020-12-19T17:06:27.664Z] #51 2.268 + RM_GOPATH=0
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.270 + TMP_GOPATH=
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.270 + : /build
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.270 + '[' -z '' ']'
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.272 ++ mktemp -d
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.275 + export GOPATH=/tmp/tmp.da79a9dexU
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.275 + GOPATH=/tmp/tmp.da79a9dexU
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.275 + RM_GOPATH=1
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.275 + case "$(go env GOARCH)" in
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.275 ++ go env GOARCH
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.312 + export GO_BUILDMODE=-buildmode=pie
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.312 + GO_BUILDMODE=-buildmode=pie
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.312 ++ dirname /tmp/install/install.sh
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.315 + dir=/tmp/install
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.315 + bin=runc
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.315 + shift
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.315 + '[' '!' -f /tmp/install/runc.installer ']'
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.315 + . /tmp/install/runc.installer
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.315 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.315 + install_runc
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.336 + grep -q '^3\.10\.0.*\.el7\.'
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.336 + uname -r
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.366 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.366 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.366 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.da79a9dexU/src/github.com/opencontainers/runc
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.366 Cloning into '/tmp/tmp.da79a9dexU/src/github.com/opencontainers/runc'...
17:06:27 [2020-12-19T17:06:27.665Z] #51 2.366 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
17:06:27 [2020-12-19T17:06:27.694Z] #40 ...
17:06:27 [2020-12-19T17:06:27.694Z] 
17:06:27 [2020-12-19T17:06:27.694Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:27 [2020-12-19T17:06:27.694Z] #32 67.52 github.com/BurntSushi/toml/cmd/tomlv
17:06:27 [2020-12-19T17:06:27.694Z] #32 DONE 77.4s
17:06:27 [2020-12-19T17:06:27.917Z] #30 70.24 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
17:06:27 [2020-12-19T17:06:27.924Z] #51 ...
17:06:27 [2020-12-19T17:06:27.925Z] 
17:06:27 [2020-12-19T17:06:27.925Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
17:06:27 [2020-12-19T17:06:27.925Z] #12 DONE 2.7s
17:06:27 [2020-12-19T17:06:27.925Z] 
17:06:27 [2020-12-19T17:06:27.925Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
17:06:27 [2020-12-19T17:06:27.931Z] #43 63.59   CC       criu/arch/ppc64/crtools.o
17:06:27 [2020-12-19T17:06:27.964Z] 
17:06:27 [2020-12-19T17:06:27.964Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:06:27 [2020-12-19T17:06:27.964Z] #34 DONE 77.5s
17:06:27 [2020-12-19T17:06:27.964Z] 
17:06:27 [2020-12-19T17:06:27.964Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:28 [2020-12-19T17:06:28.116Z] #34 88.73 Selecting previously unselected package libarchive13:amd64.
17:06:28 [2020-12-19T17:06:28.116Z] #34 88.73 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:06:28 [2020-12-19T17:06:28.116Z] #34 88.73 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:06:28 [2020-12-19T17:06:28.174Z] #30 70.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:06:28 [2020-12-19T17:06:28.551Z] #35 ...
17:06:28 [2020-12-19T17:06:28.551Z] 
17:06:28 [2020-12-19T17:06:28.551Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:06:28 [2020-12-19T17:06:28.551Z] #40 DONE 78.1s
17:06:28 [2020-12-19T17:06:28.551Z] 
17:06:28 [2020-12-19T17:06:28.551Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:28 [2020-12-19T17:06:28.687Z] #34 89.31 Selecting previously unselected package libjsoncpp1:amd64.
17:06:28 [2020-12-19T17:06:28.947Z] #34 89.31 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
17:06:28 [2020-12-19T17:06:28.947Z] #34 89.33 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:06:29 [2020-12-19T17:06:29.207Z] #34 89.79 Selecting previously unselected package librhash0:amd64.
17:06:29 [2020-12-19T17:06:29.207Z] #34 89.81 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
17:06:29 [2020-12-19T17:06:29.207Z] #34 89.81 Unpacking librhash0:amd64 (1.3.8-1) ...
17:06:29 [2020-12-19T17:06:29.463Z] #43 64.75   CC       criu/arch/ppc64/sigframe.o
17:06:29 [2020-12-19T17:06:29.463Z] #43 65.10   LINK     criu/arch/ppc64/crtools.built-in.o
17:06:29 [2020-12-19T17:06:29.463Z] #43 ...
17:06:29 [2020-12-19T17:06:29.463Z] 
17:06:29 [2020-12-19T17:06:29.463Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:29 [2020-12-19T17:06:29.463Z] #45 133.8 github.com/LK4D4/vndr/build
17:06:29 [2020-12-19T17:06:29.468Z] #34 90.02 Selecting previously unselected package libuv1:amd64.
17:06:29 [2020-12-19T17:06:29.468Z] #34 90.02 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
17:06:29 [2020-12-19T17:06:29.468Z] #34 90.03 Unpacking libuv1:amd64 (1.24.1-1) ...
17:06:29 [2020-12-19T17:06:29.728Z] #34 90.20 Selecting previously unselected package cmake.
17:06:29 [2020-12-19T17:06:29.728Z] #34 90.20 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
17:06:29 [2020-12-19T17:06:29.728Z] #34 90.28 Unpacking cmake (3.13.4-1) ...
17:06:30 [2020-12-19T17:06:30.464Z] #13 DONE 2.3s
17:06:30 [2020-12-19T17:06:30.464Z] 
17:06:30 [2020-12-19T17:06:30.464Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
17:06:30 [2020-12-19T17:06:30.464Z] #14 ...
17:06:30 [2020-12-19T17:06:30.464Z] 
17:06:30 [2020-12-19T17:06:30.464Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:30 [2020-12-19T17:06:30.464Z] #43 173.3 net/http/httptrace
17:06:30 [2020-12-19T17:06:30.464Z] #43 173.7 net/http
17:06:30 [2020-12-19T17:06:30.706Z] #30 ...
17:06:30 [2020-12-19T17:06:30.706Z] 
17:06:30 [2020-12-19T17:06:30.706Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:30 [2020-12-19T17:06:30.706Z] #32 63.07 io
17:06:30 [2020-12-19T17:06:30.706Z] #32 64.37 internal/oserror
17:06:30 [2020-12-19T17:06:30.706Z] #32 64.52 syscall
17:06:30 [2020-12-19T17:06:30.706Z] #32 67.15 reflect
17:06:30 [2020-12-19T17:06:30.706Z] #32 ...
17:06:30 [2020-12-19T17:06:30.706Z] 
17:06:30 [2020-12-19T17:06:30.706Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:06:30 [2020-12-19T17:06:30.706Z] #40 65.60 debconf: delaying package configuration, since apt-utils is not installed
17:06:30 [2020-12-19T17:06:30.706Z] #40 66.03 Fetched 4095 kB in 1s (4044 kB/s)
17:06:30 [2020-12-19T17:06:30.706Z] #40 66.15 Selecting previously unselected package libcap-dev:amd64.
17:06:30 [2020-12-19T17:06:30.706Z] #40 66.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:06:30 [2020-12-19T17:06:30.707Z] #40 66.28 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 66.29 Unpacking libcap-dev:amd64 (1:2.25-2) ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 66.55 Selecting previously unselected package libnet1:amd64.
17:06:30 [2020-12-19T17:06:30.707Z] #40 66.55 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 66.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 66.93 Selecting previously unselected package libnet1-dev.
17:06:30 [2020-12-19T17:06:30.707Z] #40 66.95 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 67.02 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 67.63 Selecting previously unselected package libnl-3-200:amd64.
17:06:30 [2020-12-19T17:06:30.707Z] #40 67.65 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 67.65 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 67.94 Selecting previously unselected package libnl-3-dev:amd64.
17:06:30 [2020-12-19T17:06:30.707Z] #40 67.94 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 67.95 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 68.43 Selecting previously unselected package libprotobuf-c1:amd64.
17:06:30 [2020-12-19T17:06:30.707Z] #40 68.45 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 68.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 68.61 Selecting previously unselected package libprotobuf-c-dev:amd64.
17:06:30 [2020-12-19T17:06:30.707Z] #40 68.61 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 68.63 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 68.87 Selecting previously unselected package zlib1g-dev:amd64.
17:06:30 [2020-12-19T17:06:30.707Z] #40 68.88 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 68.89 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 69.42 Selecting previously unselected package libprotobuf17:amd64.
17:06:30 [2020-12-19T17:06:30.707Z] #40 69.43 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 69.44 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 70.88 Selecting previously unselected package libprotobuf-lite17:amd64.
17:06:30 [2020-12-19T17:06:30.707Z] #40 70.88 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 70.90 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 71.19 Selecting previously unselected package libprotobuf-dev:amd64.
17:06:30 [2020-12-19T17:06:30.707Z] #40 71.19 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
17:06:30 [2020-12-19T17:06:30.707Z] #40 71.19 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:06:30 [2020-12-19T17:06:30.723Z] #43 ...
17:06:30 [2020-12-19T17:06:30.723Z] 
17:06:30 [2020-12-19T17:06:30.723Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:30 [2020-12-19T17:06:30.723Z] #41 73.02   CC       compel/src/lib/ptrace.o
17:06:30 [2020-12-19T17:06:30.723Z] #41 73.48   AR       compel/libcompel.a
17:06:30 [2020-12-19T17:06:30.723Z] #41 73.59   HOSTCC   compel/src/main-host.o
17:06:30 [2020-12-19T17:06:30.723Z] #41 74.07   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
17:06:30 [2020-12-19T17:06:30.723Z] #41 74.25   HOSTCC   compel/src/lib/handle-elf-host.o
17:06:30 [2020-12-19T17:06:30.723Z] #41 74.58   HOSTCC   compel/src/lib/log-host.o
17:06:30 [2020-12-19T17:06:30.723Z] #41 74.80   HOSTLINK compel/compel-host-bin
17:06:30 [2020-12-19T17:06:30.723Z] #41 75.06   DEP      soccr/soccr.d
17:06:30 [2020-12-19T17:06:30.723Z] #41 75.25   CC       soccr/soccr.o
17:06:30 [2020-12-19T17:06:30.723Z] #41 76.92   AR       soccr/libsoccr.a
17:06:30 [2020-12-19T17:06:30.723Z] #41 76.98 make[1]: 'soccr/libsoccr.a' is up to date.
17:06:30 [2020-12-19T17:06:30.723Z] #41 77.32   DEP      criu/arch/x86/sigframe.d
17:06:30 [2020-12-19T17:06:30.723Z] #41 77.44   DEP      criu/arch/x86/sigaction_compat.d
17:06:30 [2020-12-19T17:06:30.723Z] #41 77.53   DEP      criu/arch/x86/kerndat.d
17:06:30 [2020-12-19T17:06:30.723Z] #41 77.66   DEP      criu/arch/x86/crtools.d
17:06:30 [2020-12-19T17:06:30.723Z] #41 77.84   DEP      criu/arch/x86/cpu.d
17:06:30 [2020-12-19T17:06:30.723Z] #41 78.05   CC       criu/arch/x86/cpu.o
17:06:30 [2020-12-19T17:06:30.723Z] #41 78.90   CC       criu/arch/x86/crtools.o
17:06:30 [2020-12-19T17:06:30.723Z] #41 80.53   CC       criu/arch/x86/kerndat.o
17:06:30 [2020-12-19T17:06:30.723Z] #41 81.38   CC       criu/arch/x86/sigaction_compat.o
17:06:30 [2020-12-19T17:06:30.723Z] #41 81.88   CC       criu/arch/x86/sigframe.o
17:06:30 [2020-12-19T17:06:30.723Z] #41 82.35   LINK     criu/arch/x86/crtools.built-in.o
17:06:30 [2020-12-19T17:06:30.723Z] #41 82.54   DEP      criu/pie/util-vdso-elf32.d
17:06:30 [2020-12-19T17:06:30.723Z] #41 82.57   DEP      criu/pie/util-vdso.d
17:06:30 [2020-12-19T17:06:30.723Z] #41 82.77   DEP      criu/pie/util.d
17:06:30 [2020-12-19T17:06:30.723Z] #41 83.04   CC       criu/pie/util.o
17:06:30 [2020-12-19T17:06:30.963Z] #40 73.63 Selecting previously unselected package libprotoc17:amd64.
17:06:30 [2020-12-19T17:06:30.963Z] #40 73.64 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
17:06:30 [2020-12-19T17:06:30.963Z] #40 73.70 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
17:06:30 [2020-12-19T17:06:30.982Z] #41 83.38   CC       criu/pie/util-vdso.o
17:06:31 [2020-12-19T17:06:31.550Z] #41 ...
17:06:31 [2020-12-19T17:06:31.550Z] 
17:06:31 [2020-12-19T17:06:31.550Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
17:06:31 [2020-12-19T17:06:31.550Z] #14 1.545 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:06:31 [2020-12-19T17:06:31.880Z] #41 3.487 Note: Building without setproctitle() and strlcpy() support.
17:06:31 [2020-12-19T17:06:31.880Z] #41 3.488       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:06:31 [2020-12-19T17:06:31.880Z] #41 3.497 Note: Building without GnuTLS support
17:06:31 [2020-12-19T17:06:31.880Z] #41 3.501 Makefile.config:39: Warn: you have no libnftables installed
17:06:31 [2020-12-19T17:06:31.880Z] #41 3.515 Makefile.config:40: Warn: Building without nftables support
17:06:31 [2020-12-19T17:06:31.895Z] #40 ...
17:06:31 [2020-12-19T17:06:31.895Z] 
17:06:31 [2020-12-19T17:06:31.895Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:31 [2020-12-19T17:06:31.895Z] #11 64.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:06:31 [2020-12-19T17:06:31.895Z] #11 64.89 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]
17:06:31 [2020-12-19T17:06:31.895Z] #11 64.91 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]
17:06:31 [2020-12-19T17:06:31.895Z] #11 69.63 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]
17:06:31 [2020-12-19T17:06:31.895Z] #11 72.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:06:31 [2020-12-19T17:06:31.895Z] #11 72.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:06:31 [2020-12-19T17:06:31.895Z] #11 72.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:06:31 [2020-12-19T17:06:31.895Z] #11 73.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:06:31 [2020-12-19T17:06:31.895Z] #11 73.03 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]
17:06:31 [2020-12-19T17:06:31.895Z] #11 73.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB]
17:06:31 [2020-12-19T17:06:31.895Z] #11 73.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:06:31 [2020-12-19T17:06:31.895Z] #11 73.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:06:31 [2020-12-19T17:06:31.895Z] #11 73.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:06:31 [2020-12-19T17:06:31.895Z] #11 73.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:06:31 [2020-12-19T17:06:31.895Z] #11 73.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:06:31 [2020-12-19T17:06:31.895Z] #11 73.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:06:31 [2020-12-19T17:06:31.895Z] #11 73.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:06:31 [2020-12-19T17:06:31.895Z] #11 73.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
17:06:31 [2020-12-19T17:06:31.895Z] #11 73.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB]
17:06:31 [2020-12-19T17:06:31.895Z] #11 ...
17:06:31 [2020-12-19T17:06:31.895Z] 
17:06:31 [2020-12-19T17:06:31.895Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:06:31 [2020-12-19T17:06:31.895Z] #34 66.95 debconf: delaying package configuration, since apt-utils is not installed
17:06:31 [2020-12-19T17:06:31.895Z] #34 67.38 Fetched 14.9 MB in 3s (5844 kB/s)
17:06:31 [2020-12-19T17:06:31.895Z] #34 67.59 Selecting previously unselected package xxd.
17:06:31 [2020-12-19T17:06:31.895Z] #34 67.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:06:31 [2020-12-19T17:06:31.895Z] #34 67.73 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
17:06:31 [2020-12-19T17:06:31.895Z] #34 67.74 Unpacking xxd (2:8.1.0875-5) ...
17:06:31 [2020-12-19T17:06:31.895Z] #34 68.03 Selecting previously unselected package vim-common.
17:06:31 [2020-12-19T17:06:31.895Z] #34 68.03 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:06:31 [2020-12-19T17:06:31.895Z] #34 68.13 Unpacking vim-common (2:8.1.0875-5) ...
17:06:31 [2020-12-19T17:06:31.895Z] #34 68.43 Selecting previously unselected package cmake-data.
17:06:31 [2020-12-19T17:06:31.895Z] #34 68.44 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:06:31 [2020-12-19T17:06:31.895Z] #34 68.45 Unpacking cmake-data (3.13.4-1) ...
17:06:31 [2020-12-19T17:06:31.895Z] #34 73.10 Selecting previously unselected package libicu63:amd64.
17:06:31 [2020-12-19T17:06:31.895Z] #34 73.12 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
17:06:31 [2020-12-19T17:06:31.895Z] #34 73.13 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:06:32 [2020-12-19T17:06:32.121Z] #14 DONE 1.8s
17:06:32 [2020-12-19T17:06:32.121Z] 
17:06:32 [2020-12-19T17:06:32.121Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
17:06:32 [2020-12-19T17:06:32.152Z] #34 ...
17:06:32 [2020-12-19T17:06:32.152Z] 
17:06:32 [2020-12-19T17:06:32.152Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:06:32 [2020-12-19T17:06:32.152Z] #40 74.84 Selecting previously unselected package protobuf-c-compiler.
17:06:32 [2020-12-19T17:06:32.152Z] #40 74.86 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
17:06:32 [2020-12-19T17:06:32.152Z] #40 74.86 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:06:32 [2020-12-19T17:06:32.152Z] #40 75.01 Selecting previously unselected package protobuf-compiler.
17:06:32 [2020-12-19T17:06:32.152Z] #40 75.04 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
17:06:32 [2020-12-19T17:06:32.152Z] #40 75.05 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:06:32 [2020-12-19T17:06:32.225Z] #45 136.3 vendor/golang.org/x/text/unicode/norm
17:06:32 [2020-12-19T17:06:32.277Z] #34 ...
17:06:32 [2020-12-19T17:06:32.277Z] 
17:06:32 [2020-12-19T17:06:32.277Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:32 [2020-12-19T17:06:32.277Z] #49 82.74 time
17:06:32 [2020-12-19T17:06:32.277Z] #49 91.79 context
17:06:32 [2020-12-19T17:06:32.277Z] #49 92.87 os
17:06:32 [2020-12-19T17:06:32.277Z] #49 ...
17:06:32 [2020-12-19T17:06:32.277Z] 
17:06:32 [2020-12-19T17:06:32.277Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:32 [2020-12-19T17:06:32.277Z] #11 91.88 Selecting previously unselected package binutils-mingw-w64.
17:06:32 [2020-12-19T17:06:32.277Z] #11 91.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:06:32 [2020-12-19T17:06:32.277Z] #11 91.88 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:06:32 [2020-12-19T17:06:32.277Z] #11 91.99 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:06:32 [2020-12-19T17:06:32.277Z] #11 91.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:06:32 [2020-12-19T17:06:32.277Z] #11 92.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:06:32 [2020-12-19T17:06:32.277Z] #11 92.29 Selecting previously unselected package dmsetup.
17:06:32 [2020-12-19T17:06:32.277Z] #11 92.30 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:06:32 [2020-12-19T17:06:32.277Z] #11 92.31 Unpacking dmsetup (2:1.02.155-3) ...
17:06:32 [2020-12-19T17:06:32.277Z] #11 92.63 Selecting previously unselected package mingw-w64-common.
17:06:32 [2020-12-19T17:06:32.277Z] #11 92.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:06:32 [2020-12-19T17:06:32.277Z] #11 92.74 Unpacking mingw-w64-common (6.0.0-3) ...
17:06:32 [2020-12-19T17:06:32.717Z] #40 75.45 Selecting previously unselected package python-pkg-resources.
17:06:32 [2020-12-19T17:06:32.717Z] #40 75.45 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:06:32 [2020-12-19T17:06:32.717Z] #40 75.47 Unpacking python-pkg-resources (40.8.0-1) ...
17:06:33 [2020-12-19T17:06:33.281Z] #40 75.93 Selecting previously unselected package python-six.
17:06:33 [2020-12-19T17:06:33.281Z] #40 75.95 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:06:33 [2020-12-19T17:06:33.281Z] #40 75.99 Unpacking python-six (1.12.0-1) ...
17:06:33 [2020-12-19T17:06:33.545Z] #40 76.23 Selecting previously unselected package python-protobuf.
17:06:33 [2020-12-19T17:06:33.545Z] #40 76.23 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
17:06:33 [2020-12-19T17:06:33.545Z] #40 76.24 Unpacking python-protobuf (3.6.1.3-2) ...
17:06:33 [2020-12-19T17:06:33.811Z] #41 5.551 fatal: not a git repository (or any of the parent directories): .git
17:06:33 [2020-12-19T17:06:33.811Z] #41 ...
17:06:33 [2020-12-19T17:06:33.811Z] 
17:06:33 [2020-12-19T17:06:33.811Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:33 [2020-12-19T17:06:33.811Z] #11 83.55 Selecting previously unselected package gcc-mingw-w64-base.
17:06:33 [2020-12-19T17:06:33.811Z] #11 83.55 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
17:06:33 [2020-12-19T17:06:33.811Z] #11 83.56 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:06:34 [2020-12-19T17:06:34.030Z] #15 DONE 1.7s
17:06:34 [2020-12-19T17:06:34.030Z] 
17:06:34 [2020-12-19T17:06:34.030Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
17:06:34 [2020-12-19T17:06:34.076Z] #11 83.76 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:06:34 [2020-12-19T17:06:34.076Z] #11 83.76 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
17:06:34 [2020-12-19T17:06:34.076Z] #11 83.77 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:06:34 [2020-12-19T17:06:34.312Z] #45 ...
17:06:34 [2020-12-19T17:06:34.312Z] 
17:06:34 [2020-12-19T17:06:34.312Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:34 [2020-12-19T17:06:34.312Z] #53 11.32 + cd /tmp/tmp.BNqZDGnF9b/src/github.com/opencontainers/runc
17:06:34 [2020-12-19T17:06:34.312Z] #53 11.32 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:06:34 [2020-12-19T17:06:34.312Z] #53 11.86 + '[' -z '' ']'
17:06:34 [2020-12-19T17:06:34.312Z] #53 11.86 + target=static
17:06:34 [2020-12-19T17:06:34.312Z] #53 11.86 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:06:34 [2020-12-19T17:06:34.312Z] #53 12.47 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 .
17:06:34 [2020-12-19T17:06:34.312Z] #53 ...
17:06:34 [2020-12-19T17:06:34.312Z] 
17:06:34 [2020-12-19T17:06:34.312Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:34 [2020-12-19T17:06:34.312Z] #43 65.18   DEP      criu/pie/util-vdso.d
17:06:34 [2020-12-19T17:06:34.312Z] #43 65.40   DEP      criu/pie/util.d
17:06:34 [2020-12-19T17:06:34.312Z] #43 65.57   CC       criu/pie/util.o
17:06:34 [2020-12-19T17:06:34.312Z] #43 65.97   CC       criu/pie/util-vdso.o
17:06:34 [2020-12-19T17:06:34.312Z] #43 66.87   AR       criu/pie/pie.lib.a
17:06:34 [2020-12-19T17:06:34.312Z] #43 66.99   DEP      criu/pie/restorer.d
17:06:34 [2020-12-19T17:06:34.312Z] #43 67.28   DEP      criu/arch/ppc64/vdso-trampoline.d
17:06:34 [2020-12-19T17:06:34.312Z] #43 67.29   DEP      criu/arch/ppc64/restorer.d
17:06:34 [2020-12-19T17:06:34.312Z] #43 67.44   DEP      criu/arch/ppc64/vdso-pie.d
17:06:34 [2020-12-19T17:06:34.312Z] #43 67.64   DEP      criu/pie/parasite-vdso.d
17:06:34 [2020-12-19T17:06:34.312Z] #43 67.74   DEP      criu/pie/parasite.d
17:06:34 [2020-12-19T17:06:34.312Z] #43 67.91   CC       criu/pie/parasite.o
17:06:34 [2020-12-19T17:06:34.312Z] #43 69.17   LINK     criu/pie/parasite.built-in.o
17:06:34 [2020-12-19T17:06:34.312Z] #43 69.18   GEN      criu/pie/parasite-blob.h
17:06:34 [2020-12-19T17:06:34.312Z] #43 69.25   CC       criu/pie/parasite-vdso.o
17:06:34 [2020-12-19T17:06:34.312Z] #43 70.02   CC       criu/arch/ppc64/vdso-pie.o
17:06:34 [2020-12-19T17:06:34.370Z] #40 76.92 Setting up python-pkg-resources (40.8.0-1) ...
17:06:34 [2020-12-19T17:06:34.607Z] Client:
17:06:34 [2020-12-19T17:06:34.608Z]  Debug Mode: false
17:06:34 [2020-12-19T17:06:34.608Z]  Plugins:
17:06:34 [2020-12-19T17:06:34.608Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
17:06:34 [2020-12-19T17:06:34.608Z] 
17:06:34 [2020-12-19T17:06:34.608Z] Server:
17:06:34 [2020-12-19T17:06:34.608Z]  Containers: 0
17:06:34 [2020-12-19T17:06:34.608Z]   Running: 0
17:06:34 [2020-12-19T17:06:34.608Z]   Paused: 0
17:06:34 [2020-12-19T17:06:34.608Z]   Stopped: 0
17:06:34 [2020-12-19T17:06:34.608Z]  Images: 0
17:06:34 [2020-12-19T17:06:34.608Z]  Server Version: 19.03.12
17:06:34 [2020-12-19T17:06:34.608Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:06:34 [2020-12-19T17:06:34.608Z]   Windows: 
17:06:34 [2020-12-19T17:06:34.608Z]   LCOW: 
17:06:34 [2020-12-19T17:06:34.608Z]  Logging Driver: json-file
17:06:34 [2020-12-19T17:06:34.608Z]  Plugins:
17:06:34 [2020-12-19T17:06:34.608Z]   Volume: local
17:06:34 [2020-12-19T17:06:34.608Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:06:34 [2020-12-19T17:06:34.608Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:06:34 [2020-12-19T17:06:34.608Z]  Swarm: inactive
17:06:34 [2020-12-19T17:06:34.608Z]  Default Isolation: process
17:06:34 [2020-12-19T17:06:34.608Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:06:34 [2020-12-19T17:06:34.608Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577)
17:06:34 [2020-12-19T17:06:34.608Z]  OSType: windows
17:06:34 [2020-12-19T17:06:34.608Z]  Architecture: x86_64
17:06:34 [2020-12-19T17:06:34.608Z]  CPUs: 4
17:06:34 [2020-12-19T17:06:34.608Z]  Total Memory: 32GiB
17:06:34 [2020-12-19T17:06:34.608Z]  Name: azwin-2-f01e10
17:06:34 [2020-12-19T17:06:34.608Z]  ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV
17:06:34 [2020-12-19T17:06:34.608Z]  Docker Root Dir: D:\docker
17:06:34 [2020-12-19T17:06:34.608Z]  Debug Mode: false
17:06:34 [2020-12-19T17:06:34.608Z]  Registry: https://index.docker.io/v1/
17:06:34 [2020-12-19T17:06:34.608Z]  Labels:
17:06:34 [2020-12-19T17:06:34.608Z]  Experimental: true
17:06:34 [2020-12-19T17:06:34.608Z]  Insecure Registries:
17:06:34 [2020-12-19T17:06:34.608Z]   10.0.0.4:5000
17:06:34 [2020-12-19T17:06:34.608Z]   127.0.0.0/8
17:06:34 [2020-12-19T17:06:34.608Z]  Registry Mirrors:
17:06:34 [2020-12-19T17:06:34.608Z]   http://10.0.0.4:5000/
17:06:34 [2020-12-19T17:06:34.608Z]  Live Restore Enabled: false
17:06:34 [2020-12-19T17:06:34.608Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
17:06:34 [2020-12-19T17:06:34.821Z] #11 ...
17:06:34 [2020-12-19T17:06:34.821Z] 
17:06:34 [2020-12-19T17:06:34.821Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:34 [2020-12-19T17:06:34.821Z] #43 85.29 time
17:06:34 [2020-12-19T17:06:34.821Z] #43 92.79 strings
17:06:34 [2020-12-19T17:06:34.821Z] #43 93.94 os
17:06:34 [2020-12-19T17:06:34.821Z] #43 ...
17:06:34 [2020-12-19T17:06:34.821Z] 
17:06:34 [2020-12-19T17:06:34.821Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:06:34 [2020-12-19T17:06:34.821Z] #40 94.88 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
17:06:34 [2020-12-19T17:06:34.821Z] #40 94.93 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:06:34 [2020-12-19T17:06:34.821Z] #40 94.98 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
17:06:34 [2020-12-19T17:06:34.821Z] #40 95.02 Setting up libcap-dev:amd64 (1:2.25-2) ...
17:06:34 [2020-12-19T17:06:34.821Z] #40 95.02 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
17:06:34 [2020-12-19T17:06:34.821Z] #40 95.06 Setting up protobuf-compiler (3.6.1.3-2) ...
17:06:34 [2020-12-19T17:06:34.821Z] #40 95.09 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:06:34 [2020-12-19T17:06:34.821Z] #40 95.12 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:06:34 [2020-12-19T17:06:34.821Z] #40 95.13 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:06:34 [2020-12-19T17:06:34.821Z] #40 95.15 Setting up python-protobuf (3.6.1.3-2) ...
17:06:34 [2020-12-19T17:06:34.954Z] #43 70.47   CC       criu/arch/ppc64/restorer.o
17:06:35 [2020-12-19T17:06:35.250Z] #43 70.87   CC       criu/arch/ppc64/vdso-trampoline.o
17:06:35 [2020-12-19T17:06:35.250Z] #43 70.91   CC       criu/pie/restorer.o
17:06:35 [2020-12-19T17:06:35.412Z] #16 DONE 1.5s
17:06:35 [2020-12-19T17:06:35.412Z] 
17:06:35 [2020-12-19T17:06:35.412Z] #17 [dev-systemd-false  6/26] RUN ldconfig
17:06:36 [2020-12-19T17:06:36.781Z] #43 ...
17:06:36 [2020-12-19T17:06:36.781Z] 
17:06:36 [2020-12-19T17:06:36.781Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:06:36 [2020-12-19T17:06:36.781Z] #58 132.4 + for f in rootlesskit rootlesskit-docker-proxy
17:06:36 [2020-12-19T17:06:36.781Z] #58 132.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:06:36 [2020-12-19T17:06:36.781Z] #58 DONE 141.0s
17:06:36 [2020-12-19T17:06:36.781Z] 
17:06:36 [2020-12-19T17:06:36.781Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:36 [2020-12-19T17:06:36.781Z] #20 11.28 Fetched 8184 kB in 11s (755 kB/s)
17:06:36 [2020-12-19T17:06:36.781Z] #20 11.28 Reading package lists...
17:06:36 [2020-12-19T17:06:36.781Z] #20 15.82 Reading package lists...
17:06:36 [2020-12-19T17:06:36.781Z] #20 21.12 Building dependency tree...
17:06:36 [2020-12-19T17:06:36.781Z] #20 ...
17:06:36 [2020-12-19T17:06:36.781Z] 
17:06:36 [2020-12-19T17:06:36.781Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:06:36 [2020-12-19T17:06:36.781Z] #59 DONE 0.1s
17:06:36 [2020-12-19T17:06:36.781Z] 
17:06:36 [2020-12-19T17:06:36.781Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:06:36 [2020-12-19T17:06:36.781Z] #60 DONE 0.1s
17:06:36 [2020-12-19T17:06:36.781Z] 
17:06:36 [2020-12-19T17:06:36.781Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:36 [2020-12-19T17:06:36.793Z] #17 DONE 1.7s
17:06:36 [2020-12-19T17:06:36.793Z] 
17:06:36 [2020-12-19T17:06:36.793Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:36 [2020-12-19T17:06:36.793Z] #41 84.39   CC       criu/pie/util-vdso-elf32.o
17:06:36 [2020-12-19T17:06:36.793Z] #41 85.62   AR       criu/pie/pie.lib.a
17:06:36 [2020-12-19T17:06:36.793Z] #41 85.79   DEP      criu/pie/restorer.d
17:06:36 [2020-12-19T17:06:36.793Z] #41 86.16   DEP      criu/arch/x86/sigaction_compat_pie.d
17:06:36 [2020-12-19T17:06:36.793Z] #41 86.41   DEP      criu/arch/x86/restorer_unmap.d
17:06:36 [2020-12-19T17:06:36.793Z] #41 86.43   DEP      criu/arch/x86/restorer.d
17:06:36 [2020-12-19T17:06:36.793Z] #41 86.84   DEP      criu/arch/x86/vdso-pie.d
17:06:36 [2020-12-19T17:06:36.793Z] #41 86.94   DEP      criu/pie/parasite-vdso.d
17:06:36 [2020-12-19T17:06:36.793Z] #41 87.23   DEP      criu/pie/parasite.d
17:06:36 [2020-12-19T17:06:36.793Z] #41 87.78   CC       criu/pie/parasite.o
17:06:37 [2020-12-19T17:06:37.363Z] #41 89.66   LINK     criu/pie/parasite.built-in.o
17:06:37 [2020-12-19T17:06:37.363Z] #41 89.68   GEN      criu/pie/parasite-blob.h
17:06:37 [2020-12-19T17:06:37.363Z] #41 89.76   CC       criu/pie/parasite-vdso.o
17:06:37 [2020-12-19T17:06:37.367Z] #40 ...
17:06:37 [2020-12-19T17:06:37.367Z] 
17:06:37 [2020-12-19T17:06:37.367Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:06:37 [2020-12-19T17:06:37.367Z] #34 96.05 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:06:37 [2020-12-19T17:06:37.367Z] #34 96.07 Setting up xxd (2:8.1.0875-5) ...
17:06:37 [2020-12-19T17:06:37.367Z] #34 96.09 Setting up libuv1:amd64 (1.24.1-1) ...
17:06:37 [2020-12-19T17:06:37.367Z] #34 96.11 Setting up vim-common (2:8.1.0875-5) ...
17:06:37 [2020-12-19T17:06:37.367Z] #34 96.16 Setting up librhash0:amd64 (1.3.8-1) ...
17:06:37 [2020-12-19T17:06:37.367Z] #34 96.18 Setting up cmake-data (3.13.4-1) ...
17:06:37 [2020-12-19T17:06:37.367Z] #34 96.22 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
17:06:37 [2020-12-19T17:06:37.367Z] #34 96.24 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:06:37 [2020-12-19T17:06:37.367Z] #34 96.25 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:06:37 [2020-12-19T17:06:37.367Z] #34 96.34 Setting up cmake (3.13.4-1) ...
17:06:37 [2020-12-19T17:06:37.367Z] #34 96.37 Processing triggers for libc-bin (2.28-10) ...
17:06:37 [2020-12-19T17:06:37.367Z] #34 96.54 Processing triggers for mime-support (3.62) ...
17:06:37 [2020-12-19T17:06:37.367Z] #34 DONE 97.7s
17:06:37 [2020-12-19T17:06:37.367Z] 
17:06:37 [2020-12-19T17:06:37.367Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:37 [2020-12-19T17:06:37.404Z] #11 ...
17:06:37 [2020-12-19T17:06:37.404Z] 
17:06:37 [2020-12-19T17:06:37.404Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:37 [2020-12-19T17:06:37.404Z] #43 76.85 text/template
17:06:37 [2020-12-19T17:06:37.404Z] #43 81.70 encoding/xml
17:06:37 [2020-12-19T17:06:37.404Z] #43 82.90 compress/gzip
17:06:37 [2020-12-19T17:06:37.404Z] #43 84.51 crypto/rand
17:06:37 [2020-12-19T17:06:37.404Z] #43 85.67 crypto/elliptic
17:06:37 [2020-12-19T17:06:37.404Z] #43 ...
17:06:37 [2020-12-19T17:06:37.404Z] 
17:06:37 [2020-12-19T17:06:37.404Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:37 [2020-12-19T17:06:37.404Z] #41 5.609   GEN      .gitid
17:06:37 [2020-12-19T17:06:37.404Z] #41 5.659   GEN      criu/include/version.h
17:06:37 [2020-12-19T17:06:37.404Z] #41 5.752   GEN      include/common/asm
17:06:37 [2020-12-19T17:06:37.404Z] #41 7.940   PBCC     images/timens.pb-c.c
17:06:37 [2020-12-19T17:06:37.404Z] #41 7.993   DEP      images/timens.pb-c.d
17:06:37 [2020-12-19T17:06:37.404Z] #41 8.128   PBCC     images/fown.pb-c.c
17:06:37 [2020-12-19T17:06:37.404Z] #41 8.140   PBCC     images/google/protobuf/descriptor.pb-c.c
17:06:37 [2020-12-19T17:06:37.404Z] #41 8.371   PBCC     images/opts.pb-c.c
17:06:37 [2020-12-19T17:06:37.404Z] #41 8.424   PBCC     images/memfd.pb-c.c
17:06:37 [2020-12-19T17:06:37.404Z] #41 8.488   DEP      images/fown.pb-c.d
17:06:37 [2020-12-19T17:06:37.404Z] #41 8.512   DEP      images/google/protobuf/descriptor.pb-c.d
17:06:37 [2020-12-19T17:06:37.404Z] #41 8.552   DEP      images/opts.pb-c.d
17:06:37 [2020-12-19T17:06:37.404Z] #41 8.610   DEP      images/memfd.pb-c.d
17:06:37 [2020-12-19T17:06:37.404Z] #41 8.708   PBCC     images/sit.pb-c.c
17:06:37 [2020-12-19T17:06:37.404Z] #41 8.781   DEP      images/sit.pb-c.d
17:06:37 [2020-12-19T17:06:37.404Z] #41 8.895   PBCC     images/macvlan.pb-c.c
17:06:37 [2020-12-19T17:06:37.404Z] #41 8.907   DEP      images/macvlan.pb-c.d
17:06:37 [2020-12-19T17:06:37.404Z] #41 9.041   PBCC     images/autofs.pb-c.c
17:06:37 [2020-12-19T17:06:37.404Z] #41 9.052   DEP      images/autofs.pb-c.d
17:06:37 [2020-12-19T17:06:37.627Z] #35 ...
17:06:37 [2020-12-19T17:06:37.627Z] 
17:06:37 [2020-12-19T17:06:37.627Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:37 [2020-12-19T17:06:37.627Z] #32 88.33 internal/fmtsort
17:06:37 [2020-12-19T17:06:37.627Z] #32 89.38 internal/syscall/execenv
17:06:37 [2020-12-19T17:06:37.627Z] #32 89.66 internal/syscall/unix
17:06:37 [2020-12-19T17:06:37.627Z] #32 89.78 strings
17:06:37 [2020-12-19T17:06:37.627Z] #32 90.16 os
17:06:37 [2020-12-19T17:06:37.627Z] #32 94.31 path
17:06:37 [2020-12-19T17:06:37.627Z] #32 95.44 text/tabwriter
17:06:37 [2020-12-19T17:06:37.627Z] #32 96.72 fmt
17:06:37 [2020-12-19T17:06:37.627Z] #32 96.74 path/filepath
17:06:37 [2020-12-19T17:06:37.789Z] #41 9.170   PBCC     images/sysctl.pb-c.c
17:06:37 [2020-12-19T17:06:37.789Z] #41 9.208   DEP      images/sysctl.pb-c.d
17:06:37 [2020-12-19T17:06:37.789Z] #41 9.240   PBCC     images/time.pb-c.c
17:06:37 [2020-12-19T17:06:37.789Z] #41 9.260   DEP      images/time.pb-c.d
17:06:37 [2020-12-19T17:06:37.789Z] #41 9.309   PBCC     images/binfmt-misc.pb-c.c
17:06:37 [2020-12-19T17:06:37.789Z] #41 9.375   DEP      images/binfmt-misc.pb-c.d
17:06:37 [2020-12-19T17:06:37.889Z] #32 ...
17:06:37 [2020-12-19T17:06:37.889Z] 
17:06:37 [2020-12-19T17:06:37.889Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:37 [2020-12-19T17:06:37.889Z] #43 97.56 regexp/syntax
17:06:38 [2020-12-19T17:06:38.032Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:06:38 [2020-12-19T17:06:38.053Z] #41 9.430   PBCC     images/seccomp.pb-c.c
17:06:38 [2020-12-19T17:06:38.053Z] #41 9.599   DEP      images/seccomp.pb-c.d
17:06:38 [2020-12-19T17:06:38.053Z] #41 9.653   PBCC     images/userns.pb-c.c
17:06:38 [2020-12-19T17:06:38.053Z] #41 9.705   DEP      images/userns.pb-c.d
17:06:38 [2020-12-19T17:06:38.053Z] #41 9.772   PBCC     images/cgroup.pb-c.c
17:06:38 [2020-12-19T17:06:38.303Z] #20 21.12 Building dependency tree...
17:06:38 [2020-12-19T17:06:38.318Z] #41 9.800   DEP      images/cgroup.pb-c.d
17:06:38 [2020-12-19T17:06:38.318Z] #41 9.856   PBCC     images/ext-file.pb-c.c
17:06:38 [2020-12-19T17:06:38.318Z] #41 9.892   DEP      images/ext-file.pb-c.d
17:06:38 [2020-12-19T17:06:38.318Z] #41 9.933   PBCC     images/rpc.pb-c.c
17:06:38 [2020-12-19T17:06:38.318Z] #41 9.982   DEP      images/rpc.pb-c.d
17:06:38 [2020-12-19T17:06:38.323Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
17:06:38 [2020-12-19T17:06:38.551Z] #40 ...
17:06:38 [2020-12-19T17:06:38.551Z] 
17:06:38 [2020-12-19T17:06:38.551Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:38 [2020-12-19T17:06:38.551Z] #49 70.59 reflect
17:06:38 [2020-12-19T17:06:38.551Z] #49 70.61 syscall
17:06:38 [2020-12-19T17:06:38.551Z] #49 ...
17:06:38 [2020-12-19T17:06:38.551Z] 
17:06:38 [2020-12-19T17:06:38.551Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:38 [2020-12-19T17:06:38.551Z] #43 70.76 reflect
17:06:38 [2020-12-19T17:06:38.551Z] #43 72.62 syscall
17:06:38 [2020-12-19T17:06:38.551Z] #43 ...
17:06:38 [2020-12-19T17:06:38.551Z] 
17:06:38 [2020-12-19T17:06:38.551Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:38 [2020-12-19T17:06:38.551Z] #11 75.06 debconf: delaying package configuration, since apt-utils is not installed
17:06:38 [2020-12-19T17:06:38.551Z] #11 75.38 Fetched 78.2 MB in 11s (7324 kB/s)
17:06:38 [2020-12-19T17:06:38.551Z] #11 75.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:06:38 [2020-12-19T17:06:38.551Z] #11 75.80 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ...
17:06:38 [2020-12-19T17:06:38.551Z] #11 75.82 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
17:06:38 [2020-12-19T17:06:38.551Z] #11 76.43 Setting up libsystemd0:amd64 (241-7~deb10u5) ...
17:06:38 [2020-12-19T17:06:38.551Z] #11 76.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:06:38 [2020-12-19T17:06:38.551Z] #11 76.82 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ...
17:06:38 [2020-12-19T17:06:38.551Z] #11 76.85 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
17:06:38 [2020-12-19T17:06:38.551Z] #11 77.38 Setting up libudev1:amd64 (241-7~deb10u5) ...
17:06:38 [2020-12-19T17:06:38.551Z] #11 77.66 Selecting previously unselected package binutils-mingw-w64-i686.
17:06:38 [2020-12-19T17:06:38.551Z] #11 77.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
17:06:38 [2020-12-19T17:06:38.551Z] #11 77.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:06:38 [2020-12-19T17:06:38.551Z] #11 77.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:06:38 [2020-12-19T17:06:38.582Z] #41 10.08   PBCC     images/siginfo.pb-c.c
17:06:38 [2020-12-19T17:06:38.582Z] #41 10.12   DEP      images/siginfo.pb-c.d
17:06:38 [2020-12-19T17:06:38.582Z] #41 10.19   PBCC     images/pagemap.pb-c.c
17:06:38 [2020-12-19T17:06:38.582Z] #41 10.27   DEP      images/pagemap.pb-c.d
17:06:38 [2020-12-19T17:06:38.744Z] #41 91.25   CC       criu/arch/x86/vdso-pie.o
17:06:38 [2020-12-19T17:06:38.847Z] #41 10.34   PBCC     images/rlimit.pb-c.c
17:06:38 [2020-12-19T17:06:38.847Z] #41 10.37   DEP      images/rlimit.pb-c.d
17:06:38 [2020-12-19T17:06:38.847Z] #41 10.39   PBCC     images/file-lock.pb-c.c
17:06:38 [2020-12-19T17:06:38.847Z] #41 10.41   DEP      images/file-lock.pb-c.d
17:06:38 [2020-12-19T17:06:38.847Z] #41 10.46   PBCC     images/tty.pb-c.c
17:06:38 [2020-12-19T17:06:38.847Z] #41 10.52   DEP      images/tty.pb-c.d
17:06:38 [2020-12-19T17:06:38.847Z] #41 10.60   PBCC     images/tun.pb-c.c
17:06:38 [2020-12-19T17:06:38.944Z] #20 23.47 libcap2-bin is already the newest version (1:2.25-2).
17:06:38 [2020-12-19T17:06:38.944Z] #20 23.47 The following additional packages will be installed:
17:06:39 [2020-12-19T17:06:39.004Z] #41 ...
17:06:39 [2020-12-19T17:06:39.005Z] 
17:06:39 [2020-12-19T17:06:39.005Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:39 [2020-12-19T17:06:39.005Z] #43 191.8 github.com/LK4D4/vndr/godl
17:06:39 [2020-12-19T17:06:39.112Z] #41 10.69   PBCC     images/netdev.pb-c.c
17:06:39 [2020-12-19T17:06:39.112Z] #41 10.76   DEP      images/tun.pb-c.d
17:06:39 [2020-12-19T17:06:39.112Z] #41 10.84   DEP      images/netdev.pb-c.d
17:06:39 [2020-12-19T17:06:39.241Z] #20 23.47   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:06:39 [2020-12-19T17:06:39.241Z] #20 23.47   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:06:39 [2020-12-19T17:06:39.241Z] #20 23.47   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:06:39 [2020-12-19T17:06:39.241Z] #20 23.47   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:06:39 [2020-12-19T17:06:39.241Z] #20 23.47   python3.7 python3.7-minimal vim-runtime xxd
17:06:39 [2020-12-19T17:06:39.241Z] #20 23.48 Suggested packages:
17:06:39 [2020-12-19T17:06:39.241Z] #20 23.48   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:06:39 [2020-12-19T17:06:39.241Z] #20 23.48   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:06:39 [2020-12-19T17:06:39.241Z] #20 23.48   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:06:39 [2020-12-19T17:06:39.241Z] #20 23.48 Recommended packages:
17:06:39 [2020-12-19T17:06:39.241Z] #20 23.48   aufs-dkms nftables build-essential python3-dev python3-keyring
17:06:39 [2020-12-19T17:06:39.241Z] #20 23.48   python3-keyrings.alt python3-xdg unzip
17:06:39 [2020-12-19T17:06:39.273Z] #43 99.72 fmt
17:06:39 [2020-12-19T17:06:39.356Z] ok  	github.com/docker/docker/api/server/middleware	0.002s	coverage: 37.7% of statements
17:06:39 [2020-12-19T17:06:39.356Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:06:39 [2020-12-19T17:06:39.356Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:06:39 [2020-12-19T17:06:39.356Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:06:39 [2020-12-19T17:06:39.377Z] #41 10.93   PBCC     images/vma.pb-c.c
17:06:39 [2020-12-19T17:06:39.377Z] #41 10.98   DEP      images/vma.pb-c.d
17:06:39 [2020-12-19T17:06:39.377Z] #41 11.06   PBCC     images/creds.pb-c.c
17:06:39 [2020-12-19T17:06:39.377Z] #41 11.10   DEP      images/creds.pb-c.d
17:06:39 [2020-12-19T17:06:39.377Z] #41 11.14   PBCC     images/utsns.pb-c.c
17:06:39 [2020-12-19T17:06:39.377Z] #41 11.17   DEP      images/utsns.pb-c.d
17:06:39 [2020-12-19T17:06:39.486Z] #11 82.04 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:06:39 [2020-12-19T17:06:39.486Z] #11 82.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:06:39 [2020-12-19T17:06:39.486Z] #11 82.06 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:06:39 [2020-12-19T17:06:39.641Z] #41 11.22   PBCC     images/ipc-desc.pb-c.c
17:06:39 [2020-12-19T17:06:39.641Z] #41 11.23   PBCC     images/ipc-sem.pb-c.c
17:06:39 [2020-12-19T17:06:39.641Z] #41 11.27   DEP      images/ipc-desc.pb-c.d
17:06:39 [2020-12-19T17:06:39.641Z] #41 11.32   DEP      images/ipc-sem.pb-c.d
17:06:39 [2020-12-19T17:06:39.641Z] #41 11.39   PBCC     images/ipc-msg.pb-c.c
17:06:39 [2020-12-19T17:06:39.905Z] #41 11.40   DEP      images/ipc-msg.pb-c.d
17:06:39 [2020-12-19T17:06:39.905Z] #41 11.47   PBCC     images/ipc-shm.pb-c.c
17:06:39 [2020-12-19T17:06:39.905Z] #41 11.50   DEP      images/ipc-shm.pb-c.d
17:06:39 [2020-12-19T17:06:39.905Z] #41 11.54   PBCC     images/ipc-var.pb-c.c
17:06:39 [2020-12-19T17:06:39.905Z] #41 11.56   DEP      images/ipc-var.pb-c.d
17:06:39 [2020-12-19T17:06:39.905Z] #41 11.59   PBCC     images/sk-opts.pb-c.c
17:06:39 [2020-12-19T17:06:39.905Z] #41 11.61   PBCC     images/packet-sock.pb-c.c
17:06:39 [2020-12-19T17:06:39.946Z] #43 192.9 github.com/LK4D4/vndr
17:06:39 [2020-12-19T17:06:39.987Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:06:39 [2020-12-19T17:06:39.987Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:06:39 [2020-12-19T17:06:39.987Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:06:39 [2020-12-19T17:06:39.987Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:06:39 [2020-12-19T17:06:39.988Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:06:39 [2020-12-19T17:06:39.988Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:06:40 [2020-12-19T17:06:40.170Z] #41 11.72   DEP      images/sk-opts.pb-c.d
17:06:40 [2020-12-19T17:06:40.170Z] #41 ...
17:06:40 [2020-12-19T17:06:40.170Z] 
17:06:40 [2020-12-19T17:06:40.170Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.225 + RM_GOPATH=0
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.225 + TMP_GOPATH=
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.225 + : /build
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.225 + '[' -z '' ']'
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.225 ++ mktemp -d
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.225 + export GOPATH=/tmp/tmp.2UrzMR4apH
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.225 + GOPATH=/tmp/tmp.2UrzMR4apH
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.226 + RM_GOPATH=1
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.226 + case "$(go env GOARCH)" in
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.230 ++ go env GOARCH
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.299 + export GO_BUILDMODE=-buildmode=pie
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.299 + GO_BUILDMODE=-buildmode=pie
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.299 ++ dirname /tmp/install/install.sh
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.309 + dir=/tmp/install
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.309 + bin=tini
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.309 + shift
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.309 + '[' '!' -f /tmp/install/tini.installer ']'
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.309 + . /tmp/install/tini.installer
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.309 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.309 + install_tini
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.309 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.309 + git clone https://github.com/krallin/tini.git /tmp/tmp.2UrzMR4apH/tini
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.309 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:06:40 [2020-12-19T17:06:40.170Z] #35 2.311 Cloning into '/tmp/tmp.2UrzMR4apH/tini'...
17:06:40 [2020-12-19T17:06:40.170Z] #35 3.349 + cd /tmp/tmp.2UrzMR4apH/tini
17:06:40 [2020-12-19T17:06:40.170Z] #35 3.350 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:06:40 [2020-12-19T17:06:40.170Z] #35 3.360 + cmake .
17:06:40 [2020-12-19T17:06:40.170Z] #35 4.089 -- The C compiler identification is GNU 8.3.0
17:06:40 [2020-12-19T17:06:40.170Z] #35 4.151 -- Check for working C compiler: /usr/bin/cc
17:06:40 [2020-12-19T17:06:40.170Z] #35 4.896 -- Check for working C compiler: /usr/bin/cc -- works
17:06:40 [2020-12-19T17:06:40.170Z] #35 4.898 -- Detecting C compiler ABI info
17:06:40 [2020-12-19T17:06:40.170Z] #35 5.800 -- Detecting C compiler ABI info - done
17:06:40 [2020-12-19T17:06:40.170Z] #35 5.842 -- Detecting C compile features
17:06:40 [2020-12-19T17:06:40.170Z] #35 7.645 -- Detecting C compile features - done
17:06:40 [2020-12-19T17:06:40.170Z] #35 7.686 -- Performing Test HAS_BUILTIN_FORTIFY
17:06:40 [2020-12-19T17:06:40.170Z] #35 8.043 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:06:40 [2020-12-19T17:06:40.170Z] #35 8.242 -- Configuring done
17:06:40 [2020-12-19T17:06:40.170Z] #35 8.305 -- Generating done
17:06:40 [2020-12-19T17:06:40.170Z] #35 8.307 -- Build files have been written to: /tmp/tmp.2UrzMR4apH/tini
17:06:40 [2020-12-19T17:06:40.170Z] #35 8.321 + make tini-static
17:06:40 [2020-12-19T17:06:40.170Z] #35 8.951 Scanning dependencies of target tini-static
17:06:40 [2020-12-19T17:06:40.170Z] #35 9.178 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:06:40 [2020-12-19T17:06:40.170Z] #35 11.03 [100%] Linking C executable tini-static
17:06:40 [2020-12-19T17:06:40.170Z] #35 11.65 [100%] Built target tini-static
17:06:40 [2020-12-19T17:06:40.170Z] #35 11.75 + mkdir -p /build
17:06:40 [2020-12-19T17:06:40.170Z] #35 11.76 + cp tini-static /build/docker-init
17:06:40 [2020-12-19T17:06:40.170Z] #35 ...
17:06:40 [2020-12-19T17:06:40.170Z] 
17:06:40 [2020-12-19T17:06:40.170Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:40 [2020-12-19T17:06:40.170Z] #41 11.78   DEP      images/packet-sock.pb-c.d
17:06:40 [2020-12-19T17:06:40.423Z] #11 ...
17:06:40 [2020-12-19T17:06:40.423Z] 
17:06:40 [2020-12-19T17:06:40.423Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:06:40 [2020-12-19T17:06:40.423Z] #40 83.29 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
17:06:40 [2020-12-19T17:06:40.514Z] #41 11.88   PBCC     images/sk-netlink.pb-c.c
17:06:40 [2020-12-19T17:06:40.514Z] #41 11.95   DEP      images/sk-netlink.pb-c.d
17:06:40 [2020-12-19T17:06:40.514Z] #41 12.01   PBCC     images/sk-inet.pb-c.c
17:06:40 [2020-12-19T17:06:40.514Z] #41 12.06   DEP      images/sk-inet.pb-c.d
17:06:40 [2020-12-19T17:06:40.514Z] #41 12.13   PBCC     images/sk-unix.pb-c.c
17:06:40 [2020-12-19T17:06:40.655Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:06:40 [2020-12-19T17:06:40.655Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:06:40 [2020-12-19T17:06:40.680Z] #40 83.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:06:40 [2020-12-19T17:06:40.680Z] #40 83.38 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:06:40 [2020-12-19T17:06:40.680Z] #40 83.41 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
17:06:40 [2020-12-19T17:06:40.680Z] #40 83.42 Setting up python-six (1.12.0-1) ...
17:06:40 [2020-12-19T17:06:40.778Z] #41 12.33   DEP      images/sk-unix.pb-c.d
17:06:40 [2020-12-19T17:06:40.778Z] #41 12.41   PBCC     images/mm.pb-c.c
17:06:40 [2020-12-19T17:06:40.778Z] #41 12.46   DEP      images/mm.pb-c.d
17:06:40 [2020-12-19T17:06:40.778Z] #41 12.49   PBCC     images/timerfd.pb-c.c
17:06:40 [2020-12-19T17:06:40.778Z] #41 12.52   DEP      images/timerfd.pb-c.d
17:06:40 [2020-12-19T17:06:40.946Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 5.7% of statements
17:06:40 [2020-12-19T17:06:40.946Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:06:41 [2020-12-19T17:06:41.042Z] #41 12.56   PBCC     images/timer.pb-c.c
17:06:41 [2020-12-19T17:06:41.042Z] #41 12.59   DEP      images/timer.pb-c.d
17:06:41 [2020-12-19T17:06:41.042Z] #41 12.70   PBCC     images/sa.pb-c.c
17:06:41 [2020-12-19T17:06:41.042Z] #41 12.76   DEP      images/sa.pb-c.d
17:06:41 [2020-12-19T17:06:41.237Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:06:41 [2020-12-19T17:06:41.237Z] ?   	github.com/docker/docker/api/types	[no test files]
17:06:41 [2020-12-19T17:06:41.237Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:06:41 [2020-12-19T17:06:41.237Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:06:41 [2020-12-19T17:06:41.237Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:06:41 [2020-12-19T17:06:41.237Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:06:41 [2020-12-19T17:06:41.316Z] #41 12.84   PBCC     images/pipe-data.pb-c.c
17:06:41 [2020-12-19T17:06:41.316Z] #41 12.85   DEP      images/pipe-data.pb-c.d
17:06:41 [2020-12-19T17:06:41.316Z] #41 12.89   PBCC     images/mnt.pb-c.c
17:06:41 [2020-12-19T17:06:41.316Z] #41 12.92   DEP      images/mnt.pb-c.d
17:06:41 [2020-12-19T17:06:41.316Z] #41 12.96   PBCC     images/sk-packet.pb-c.c
17:06:41 [2020-12-19T17:06:41.316Z] #41 ...
17:06:41 [2020-12-19T17:06:41.316Z] 
17:06:41 [2020-12-19T17:06:41.316Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:41 [2020-12-19T17:06:41.316Z] #35 DONE 13.7s
17:06:41 [2020-12-19T17:06:41.316Z] 
17:06:41 [2020-12-19T17:06:41.316Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:41 [2020-12-19T17:06:41.316Z] #41 12.98   DEP      images/sk-packet.pb-c.d
17:06:41 [2020-12-19T17:06:41.316Z] #41 13.04   PBCC     images/tcp-stream.pb-c.c
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.34 The following NEW packages will be installed:
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.35   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.35   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.35   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.35   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.35   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.35   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.35   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.35   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.35   xz-utils zip
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.45 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.45 Need to get 29.2 MB of archives.
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.45 After this operation, 134 MB of additional disk space will be used.
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
17:06:41 [2020-12-19T17:06:41.334Z] #20 25.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
17:06:41 [2020-12-19T17:06:41.528Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
17:06:41 [2020-12-19T17:06:41.528Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
17:06:41 [2020-12-19T17:06:41.528Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:06:41 [2020-12-19T17:06:41.528Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:06:41 [2020-12-19T17:06:41.528Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:06:41 [2020-12-19T17:06:41.528Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:06:41 [2020-12-19T17:06:41.528Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:06:41 [2020-12-19T17:06:41.528Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:06:41 [2020-12-19T17:06:41.528Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:06:41 [2020-12-19T17:06:41.589Z] #41 ...
17:06:41 [2020-12-19T17:06:41.589Z] 
17:06:41 [2020-12-19T17:06:41.589Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:41 [2020-12-19T17:06:41.589Z] #49 81.20 golang.org/x/crypto/ssh/terminal
17:06:41 [2020-12-19T17:06:41.589Z] #49 84.61 mvdan.cc/sh/v3/cmd/shfmt
17:06:41 [2020-12-19T17:06:41.589Z] #49 DONE 91.2s
17:06:41 [2020-12-19T17:06:41.589Z] 
17:06:41 [2020-12-19T17:06:41.589Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:41 [2020-12-19T17:06:41.589Z] #41 13.11   DEP      images/tcp-stream.pb-c.d
17:06:41 [2020-12-19T17:06:41.589Z] #41 13.18   PBCC     images/pipe.pb-c.c
17:06:41 [2020-12-19T17:06:41.589Z] #41 13.26   DEP      images/pipe.pb-c.d
17:06:41 [2020-12-19T17:06:41.589Z] #41 13.32   PBCC     images/pstree.pb-c.c
17:06:41 [2020-12-19T17:06:41.589Z] #41 13.36   DEP      images/pstree.pb-c.d
17:06:41 [2020-12-19T17:06:41.611Z] #40 ...
17:06:41 [2020-12-19T17:06:41.611Z] 
17:06:41 [2020-12-19T17:06:41.611Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:06:41 [2020-12-19T17:06:41.611Z] #45 DONE 84.4s
17:06:41 [2020-12-19T17:06:41.638Z] #20 25.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
17:06:41 [2020-12-19T17:06:41.638Z] #20 26.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
17:06:41 [2020-12-19T17:06:41.638Z] #20 26.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
17:06:41 [2020-12-19T17:06:41.638Z] #20 26.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
17:06:41 [2020-12-19T17:06:41.638Z] #20 26.03 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
17:06:41 [2020-12-19T17:06:41.638Z] #20 26.03 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
17:06:41 [2020-12-19T17:06:41.638Z] #20 26.05 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
17:06:41 [2020-12-19T17:06:41.819Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
17:06:41 [2020-12-19T17:06:41.819Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 75.0% of statements
17:06:41 [2020-12-19T17:06:41.819Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:06:41 [2020-12-19T17:06:41.819Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:06:41 [2020-12-19T17:06:41.819Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:06:41 [2020-12-19T17:06:41.819Z] ?   	github.com/docker/docker/builder	[no test files]
17:06:41 [2020-12-19T17:06:41.819Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:06:41 [2020-12-19T17:06:41.819Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:06:41 [2020-12-19T17:06:41.819Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:06:41 [2020-12-19T17:06:41.819Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:06:41 [2020-12-19T17:06:41.819Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:06:41 [2020-12-19T17:06:41.819Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:06:41 [2020-12-19T17:06:41.819Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:06:41 [2020-12-19T17:06:41.854Z] #41 13.44   PBCC     images/fs.pb-c.c
17:06:41 [2020-12-19T17:06:41.854Z] #41 13.48   DEP      images/fs.pb-c.d
17:06:41 [2020-12-19T17:06:41.854Z] #41 13.56   PBCC     images/signalfd.pb-c.c
17:06:41 [2020-12-19T17:06:41.854Z] #41 13.60   DEP      images/signalfd.pb-c.d
17:06:41 [2020-12-19T17:06:41.868Z] 
17:06:41 [2020-12-19T17:06:41.868Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:41 [2020-12-19T17:06:41.868Z] #43 84.32 time
17:06:41 [2020-12-19T17:06:41.935Z] #20 26.43 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
17:06:41 [2020-12-19T17:06:41.935Z] #20 26.43 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
17:06:41 [2020-12-19T17:06:41.935Z] #20 26.44 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
17:06:41 [2020-12-19T17:06:41.935Z] #20 26.45 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
17:06:41 [2020-12-19T17:06:41.935Z] #20 26.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
17:06:41 [2020-12-19T17:06:41.935Z] #20 26.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
17:06:41 [2020-12-19T17:06:41.935Z] #20 26.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:06:42 [2020-12-19T17:06:42.118Z] #41 13.66   PBCC     images/fh.pb-c.c
17:06:42 [2020-12-19T17:06:42.118Z] #41 13.80   PBCC     images/fsnotify.pb-c.c
17:06:42 [2020-12-19T17:06:42.235Z] #20 26.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
17:06:42 [2020-12-19T17:06:42.235Z] #20 26.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
17:06:42 [2020-12-19T17:06:42.235Z] #20 26.56 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
17:06:42 [2020-12-19T17:06:42.235Z] #20 26.57 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
17:06:42 [2020-12-19T17:06:42.235Z] #20 26.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
17:06:42 [2020-12-19T17:06:42.235Z] #20 26.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
17:06:42 [2020-12-19T17:06:42.235Z] #20 26.62 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
17:06:42 [2020-12-19T17:06:42.235Z] #20 26.65 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
17:06:42 [2020-12-19T17:06:42.235Z] #20 26.67 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
17:06:42 [2020-12-19T17:06:42.382Z] #41 13.87   DEP      images/fh.pb-c.d
17:06:42 [2020-12-19T17:06:42.382Z] #41 13.94   DEP      images/fsnotify.pb-c.d
17:06:42 [2020-12-19T17:06:42.382Z] #41 13.98   PBCC     images/eventpoll.pb-c.c
17:06:42 [2020-12-19T17:06:42.382Z] #41 14.03   DEP      images/eventpoll.pb-c.d
17:06:42 [2020-12-19T17:06:42.382Z] #41 14.11   PBCC     images/eventfd.pb-c.c
17:06:42 [2020-12-19T17:06:42.382Z] #41 14.17   DEP      images/eventfd.pb-c.d
17:06:42 [2020-12-19T17:06:42.535Z] #20 26.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
17:06:42 [2020-12-19T17:06:42.535Z] #20 26.99 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
17:06:42 [2020-12-19T17:06:42.535Z] #20 27.04 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
17:06:42 [2020-12-19T17:06:42.574Z] #43 ...
17:06:42 [2020-12-19T17:06:42.574Z] 
17:06:42 [2020-12-19T17:06:42.574Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.597 + RM_GOPATH=0
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.597 + TMP_GOPATH=
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.597 + : /build
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.597 + '[' -z '' ']'
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.597 ++ mktemp -d
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.597 + export GOPATH=/tmp/tmp.G7Nujewfi8
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.597 + GOPATH=/tmp/tmp.G7Nujewfi8
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.597 + RM_GOPATH=1
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.597 + case "$(go env GOARCH)" in
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.597 ++ go env GOARCH
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.666 + export GO_BUILDMODE=-buildmode=pie
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.666 + GO_BUILDMODE=-buildmode=pie
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.674 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.675 ++ dirname /tmp/install/install.sh
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.675 + dir=/tmp/install
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.675 + bin=tini
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.675 + shift
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.675 + '[' '!' -f /tmp/install/tini.installer ']'
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.675 + . /tmp/install/tini.installer
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.675 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.675 + install_tini
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.675 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.675 + git clone https://github.com/krallin/tini.git /tmp/tmp.G7Nujewfi8/tini
17:06:42 [2020-12-19T17:06:42.574Z] #35 1.707 Cloning into '/tmp/tmp.G7Nujewfi8/tini'...
17:06:42 [2020-12-19T17:06:42.574Z] #35 3.107 + cd /tmp/tmp.G7Nujewfi8/tini
17:06:42 [2020-12-19T17:06:42.574Z] #35 3.107 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:06:42 [2020-12-19T17:06:42.574Z] #35 3.167 + cmake .
17:06:42 [2020-12-19T17:06:42.574Z] #35 3.902 -- The C compiler identification is GNU 8.3.0
17:06:42 [2020-12-19T17:06:42.574Z] #35 4.012 -- Check for working C compiler: /usr/bin/cc
17:06:42 [2020-12-19T17:06:42.574Z] #35 5.514 -- Check for working C compiler: /usr/bin/cc -- works
17:06:42 [2020-12-19T17:06:42.574Z] #35 5.517 -- Detecting C compiler ABI info
17:06:42 [2020-12-19T17:06:42.646Z] #41 14.26   PBCC     images/remap-file-path.pb-c.c
17:06:42 [2020-12-19T17:06:42.646Z] #41 14.34   DEP      images/remap-file-path.pb-c.d
17:06:42 [2020-12-19T17:06:42.646Z] #41 14.37   PBCC     images/fifo.pb-c.c
17:06:42 [2020-12-19T17:06:42.646Z] #41 14.43   DEP      images/fifo.pb-c.d
17:06:42 [2020-12-19T17:06:42.911Z] #41 14.48   PBCC     images/ghost-file.pb-c.c
17:06:42 [2020-12-19T17:06:42.911Z] #41 14.54   DEP      images/ghost-file.pb-c.d
17:06:42 [2020-12-19T17:06:42.911Z] #41 14.64   PBCC     images/regfile.pb-c.c
17:06:43 [2020-12-19T17:06:43.176Z] #41 14.69   DEP      images/regfile.pb-c.d
17:06:43 [2020-12-19T17:06:43.176Z] #41 14.79   PBCC     images/ns.pb-c.c
17:06:43 [2020-12-19T17:06:43.176Z] #41 14.82   DEP      images/ns.pb-c.d
17:06:43 [2020-12-19T17:06:43.440Z] #41 14.93   PBCC     images/fdinfo.pb-c.c
17:06:43 [2020-12-19T17:06:43.440Z] #41 15.08   DEP      images/fdinfo.pb-c.d
17:06:43 [2020-12-19T17:06:43.440Z] #41 15.13   PBCC     images/core-aarch64.pb-c.c
17:06:43 [2020-12-19T17:06:43.440Z] #41 15.17   PBCC     images/core-arm.pb-c.c
17:06:43 [2020-12-19T17:06:43.517Z] #35 6.410 -- Detecting C compiler ABI info - done
17:06:43 [2020-12-19T17:06:43.517Z] #35 6.498 -- Detecting C compile features
17:06:43 [2020-12-19T17:06:43.590Z] #20 27.93 debconf: delaying package configuration, since apt-utils is not installed
17:06:43 [2020-12-19T17:06:43.590Z] #20 28.11 Fetched 29.2 MB in 2s (17.9 MB/s)
17:06:43 [2020-12-19T17:06:43.704Z] #41 15.20   PBCC     images/core-ppc64.pb-c.c
17:06:43 [2020-12-19T17:06:43.704Z] #41 15.25   PBCC     images/core-s390.pb-c.c
17:06:43 [2020-12-19T17:06:43.704Z] #41 15.32   PBCC     images/core-x86.pb-c.c
17:06:43 [2020-12-19T17:06:43.768Z] #43 ...
17:06:43 [2020-12-19T17:06:43.768Z] 
17:06:43 [2020-12-19T17:06:43.768Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:43 [2020-12-19T17:06:43.768Z] #32 76.58 time
17:06:43 [2020-12-19T17:06:43.777Z] #35 ...
17:06:43 [2020-12-19T17:06:43.777Z] 
17:06:43 [2020-12-19T17:06:43.777Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:43 [2020-12-19T17:06:43.777Z] #49 94.45 encoding/binary
17:06:43 [2020-12-19T17:06:43.777Z] #49 97.47 encoding/base64
17:06:43 [2020-12-19T17:06:43.777Z] #49 98.68 golang.org/x/sys/unix
17:06:43 [2020-12-19T17:06:43.777Z] #49 99.14 fmt
17:06:43 [2020-12-19T17:06:43.888Z] #20 28.21 Selecting previously unselected package pigz.
17:06:43 [2020-12-19T17:06:43.888Z] #20 28.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23361 files and directories currently installed.)
17:06:43 [2020-12-19T17:06:43.888Z] #20 28.31 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
17:06:43 [2020-12-19T17:06:43.888Z] #20 28.33 Unpacking pigz (2.4-1) ...
17:06:43 [2020-12-19T17:06:43.888Z] #20 28.40 Selecting previously unselected package libpython3.7-minimal:ppc64el.
17:06:43 [2020-12-19T17:06:43.968Z] #41 15.47   PBCC     images/core.pb-c.c
17:06:43 [2020-12-19T17:06:43.968Z] #41 15.56   PBCC     images/inventory.pb-c.c
17:06:43 [2020-12-19T17:06:43.968Z] #41 15.77   DEP      images/core-aarch64.pb-c.d
17:06:44 [2020-12-19T17:06:44.031Z] #32 ...
17:06:44 [2020-12-19T17:06:44.031Z] 
17:06:44 [2020-12-19T17:06:44.031Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:06:44 [2020-12-19T17:06:44.031Z] #34 84.81 Selecting previously unselected package libxml2:amd64.
17:06:44 [2020-12-19T17:06:44.031Z] #34 84.83 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
17:06:44 [2020-12-19T17:06:44.031Z] #34 84.83 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
17:06:44 [2020-12-19T17:06:44.031Z] #34 86.09 Selecting previously unselected package libarchive13:amd64.
17:06:44 [2020-12-19T17:06:44.031Z] #34 86.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:06:44 [2020-12-19T17:06:44.031Z] #34 86.16 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:06:44 [2020-12-19T17:06:44.038Z] #49 ...
17:06:44 [2020-12-19T17:06:44.038Z] 
17:06:44 [2020-12-19T17:06:44.038Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:44 [2020-12-19T17:06:44.038Z] #11 103.1 Selecting previously unselected package mingw-w64-x86-64-dev.
17:06:44 [2020-12-19T17:06:44.038Z] #11 103.2 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:06:44 [2020-12-19T17:06:44.038Z] #11 103.2 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:06:44 [2020-12-19T17:06:44.185Z] #20 28.42 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
17:06:44 [2020-12-19T17:06:44.185Z] #20 28.42 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
17:06:44 [2020-12-19T17:06:44.185Z] #20 28.82 Selecting previously unselected package python3.7-minimal.
17:06:44 [2020-12-19T17:06:44.232Z] #41 15.88   DEP      images/core-arm.pb-c.d
17:06:44 [2020-12-19T17:06:44.232Z] #41 15.94   DEP      images/core-ppc64.pb-c.d
17:06:44 [2020-12-19T17:06:44.232Z] #41 16.03   DEP      images/core-s390.pb-c.d
17:06:44 [2020-12-19T17:06:44.371Z] #34 87.06 Selecting previously unselected package libjsoncpp1:amd64.
17:06:44 [2020-12-19T17:06:44.371Z] #34 87.06 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
17:06:44 [2020-12-19T17:06:44.371Z] #34 87.07 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:06:44 [2020-12-19T17:06:44.481Z] #20 28.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
17:06:44 [2020-12-19T17:06:44.481Z] #20 28.86 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
17:06:44 [2020-12-19T17:06:44.499Z] #41 16.13   DEP      images/core-x86.pb-c.d
17:06:44 [2020-12-19T17:06:44.545Z] ok  	github.com/docker/docker/builder/remotecontext	0.363s	coverage: 13.7% of statements
17:06:44 [2020-12-19T17:06:44.691Z] #34 87.33 Selecting previously unselected package librhash0:amd64.
17:06:44 [2020-12-19T17:06:44.691Z] #34 87.34 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
17:06:44 [2020-12-19T17:06:44.691Z] #34 87.35 Unpacking librhash0:amd64 (1.3.8-1) ...
17:06:44 [2020-12-19T17:06:44.763Z] #41 16.23   DEP      images/core.pb-c.d
17:06:44 [2020-12-19T17:06:44.763Z] #41 16.27   DEP      images/inventory.pb-c.d
17:06:44 [2020-12-19T17:06:44.763Z] #41 16.34   PBCC     images/cpuinfo.pb-c.c
17:06:44 [2020-12-19T17:06:44.763Z] #41 16.38   DEP      images/cpuinfo.pb-c.d
17:06:44 [2020-12-19T17:06:44.763Z] #41 16.40   PBCC     images/stats.pb-c.c
17:06:44 [2020-12-19T17:06:44.763Z] #41 16.42   DEP      images/stats.pb-c.d
17:06:44 [2020-12-19T17:06:44.952Z] #34 87.74 Selecting previously unselected package libuv1:amd64.
17:06:44 [2020-12-19T17:06:44.952Z] #34 87.74 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
17:06:44 [2020-12-19T17:06:44.952Z] #34 87.75 Unpacking libuv1:amd64 (1.24.1-1) ...
17:06:45 [2020-12-19T17:06:45.179Z] ok  	github.com/docker/docker/builder/dockerfile	0.912s	coverage: 48.3% of statements
17:06:45 [2020-12-19T17:06:45.179Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:06:45 [2020-12-19T17:06:45.228Z] #43 ...
17:06:45 [2020-12-19T17:06:45.228Z] 
17:06:45 [2020-12-19T17:06:45.228Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:45 [2020-12-19T17:06:45.228Z] #51 14.82 + cd /tmp/tmp.da79a9dexU/src/github.com/opencontainers/runc
17:06:45 [2020-12-19T17:06:45.228Z] #51 14.82 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:06:45 [2020-12-19T17:06:45.228Z] #51 15.74 + '[' -z '' ']'
17:06:45 [2020-12-19T17:06:45.228Z] #51 15.74 + target=static
17:06:45 [2020-12-19T17:06:45.228Z] #51 15.74 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:06:45 [2020-12-19T17:06:45.228Z] #51 16.21 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
17:06:45 [2020-12-19T17:06:45.527Z] #34 88.44 Selecting previously unselected package cmake.
17:06:45 [2020-12-19T17:06:45.527Z] #34 88.44 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
17:06:45 [2020-12-19T17:06:45.533Z] #20 29.76 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
17:06:45 [2020-12-19T17:06:45.533Z] #20 29.77 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
17:06:45 [2020-12-19T17:06:45.784Z] #34 88.50 Unpacking cmake (3.13.4-1) ...
17:06:45 [2020-12-19T17:06:45.811Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
17:06:46 [2020-12-19T17:06:46.102Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.949s	coverage: 86.3% of statements
17:06:46 [2020-12-19T17:06:46.102Z] ?   	github.com/docker/docker/cli	[no test files]
17:06:46 [2020-12-19T17:06:46.102Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:06:46 [2020-12-19T17:06:46.587Z] #11 ...
17:06:46 [2020-12-19T17:06:46.587Z] 
17:06:46 [2020-12-19T17:06:46.587Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:06:46 [2020-12-19T17:06:46.587Z] #40 105.1 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
17:06:46 [2020-12-19T17:06:46.587Z] #40 105.1 Processing triggers for libc-bin (2.28-10) ...
17:06:46 [2020-12-19T17:06:46.587Z] #40 DONE 106.8s
17:06:46 [2020-12-19T17:06:46.587Z] 
17:06:46 [2020-12-19T17:06:46.587Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:46 [2020-12-19T17:06:46.703Z] #41 17.99 make[1]: Nothing to be done for 'all'.
17:06:47 [2020-12-19T17:06:47.138Z] #51 ...
17:06:47 [2020-12-19T17:06:47.138Z] 
17:06:47 [2020-12-19T17:06:47.138Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:47 [2020-12-19T17:06:47.138Z] #18 2.189 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:06:47 [2020-12-19T17:06:47.138Z] #18 2.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:06:47 [2020-12-19T17:06:47.138Z] #18 2.522 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:06:47 [2020-12-19T17:06:47.138Z] #18 2.834 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:06:47 [2020-12-19T17:06:47.138Z] #18 4.366 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
17:06:47 [2020-12-19T17:06:47.138Z] #18 6.335 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:06:47 [2020-12-19T17:06:47.138Z] #18 ...
17:06:47 [2020-12-19T17:06:47.138Z] 
17:06:47 [2020-12-19T17:06:47.138Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:47 [2020-12-19T17:06:47.138Z] #41 91.78   CC       criu/arch/x86/restorer.o
17:06:47 [2020-12-19T17:06:47.138Z] #41 92.53   CC       criu/arch/x86/restorer_unmap.o
17:06:47 [2020-12-19T17:06:47.138Z] #41 92.65   CC       criu/arch/x86/sigaction_compat_pie.o
17:06:47 [2020-12-19T17:06:47.138Z] #41 93.25   CC       criu/pie/restorer.o
17:06:47 [2020-12-19T17:06:47.138Z] #41 98.23   LINK     criu/pie/restorer.built-in.o
17:06:47 [2020-12-19T17:06:47.138Z] #41 98.26   GEN      criu/pie/restorer-blob.h
17:06:47 [2020-12-19T17:06:47.138Z] #41 98.44   DEP      criu/vdso.d
17:06:47 [2020-12-19T17:06:47.138Z] #41 98.75   DEP      criu/vdso-compat.d
17:06:47 [2020-12-19T17:06:47.138Z] #41 99.21   DEP      criu/uts_ns.d
17:06:47 [2020-12-19T17:06:47.138Z] #41 99.37   DEP      criu/util.d
17:06:47 [2020-12-19T17:06:47.678Z] #34 ...
17:06:47 [2020-12-19T17:06:47.678Z] 
17:06:47 [2020-12-19T17:06:47.678Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:06:47 [2020-12-19T17:06:47.678Z] #40 89.53 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
17:06:47 [2020-12-19T17:06:47.678Z] #40 89.67 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:06:47 [2020-12-19T17:06:47.678Z] #40 89.73 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
17:06:47 [2020-12-19T17:06:47.678Z] #40 89.75 Setting up libcap-dev:amd64 (1:2.25-2) ...
17:06:47 [2020-12-19T17:06:47.678Z] #40 89.77 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
17:06:47 [2020-12-19T17:06:47.678Z] #40 89.79 Setting up protobuf-compiler (3.6.1.3-2) ...
17:06:47 [2020-12-19T17:06:47.678Z] #40 89.81 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:06:47 [2020-12-19T17:06:47.678Z] #40 89.83 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
17:06:47 [2020-12-19T17:06:47.678Z] #40 89.84 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:06:47 [2020-12-19T17:06:47.678Z] #40 89.87 Setting up python-protobuf (3.6.1.3-2) ...
17:06:47 [2020-12-19T17:06:47.708Z] #41 99.97   DEP      criu/uffd.d
17:06:47 [2020-12-19T17:06:47.708Z] #41 100.2   DEP      criu/tun.d
17:06:47 [2020-12-19T17:06:47.981Z] #41 ...
17:06:47 [2020-12-19T17:06:47.981Z] 
17:06:47 [2020-12-19T17:06:47.981Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:47 [2020-12-19T17:06:47.981Z] #32 98.64 io/ioutil
17:06:47 [2020-12-19T17:06:47.981Z] #32 102.2 github.com/BurntSushi/toml
17:06:47 [2020-12-19T17:06:47.981Z] #32 102.2 flag
17:06:47 [2020-12-19T17:06:47.981Z] #32 105.2 log
17:06:48 [2020-12-19T17:06:48.101Z] #41 19.66   CC       images/stats.o
17:06:48 [2020-12-19T17:06:48.242Z] #32 ...
17:06:48 [2020-12-19T17:06:48.242Z] 
17:06:48 [2020-12-19T17:06:48.242Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:48 [2020-12-19T17:06:48.242Z] #35 9.700 -- Detecting C compile features - done
17:06:48 [2020-12-19T17:06:48.242Z] #35 9.749 -- Performing Test HAS_BUILTIN_FORTIFY
17:06:48 [2020-12-19T17:06:48.242Z] #35 10.26 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:06:48 [2020-12-19T17:06:48.242Z] #35 10.36 -- Configuring done
17:06:48 [2020-12-19T17:06:48.242Z] #35 10.41 -- Generating done
17:06:48 [2020-12-19T17:06:48.242Z] #35 10.41 -- Build files have been written to: /tmp/tmp.G7Nujewfi8/tini
17:06:48 [2020-12-19T17:06:48.242Z] #35 10.45 + make tini-static
17:06:48 [2020-12-19T17:06:48.242Z] #35 10.97 Scanning dependencies of target tini-static
17:06:48 [2020-12-19T17:06:48.242Z] #35 11.23 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:06:48 [2020-12-19T17:06:48.279Z] #41 100.5   DEP      criu/tty.d
17:06:48 [2020-12-19T17:06:48.279Z] #41 100.8   DEP      criu/timerfd.d
17:06:48 [2020-12-19T17:06:48.304Z] #20 32.72 Selecting previously unselected package python3-minimal.
17:06:48 [2020-12-19T17:06:48.305Z] #20 32.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23610 files and directories currently installed.)
17:06:48 [2020-12-19T17:06:48.305Z] #20 32.79 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
17:06:48 [2020-12-19T17:06:48.305Z] #20 32.80 Unpacking python3-minimal (3.7.3-1) ...
17:06:48 [2020-12-19T17:06:48.539Z] #41 101.0   DEP      criu/timens.d
17:06:48 [2020-12-19T17:06:48.601Z] #20 32.94 Selecting previously unselected package libmpdec2:ppc64el.
17:06:48 [2020-12-19T17:06:48.601Z] #20 32.95 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
17:06:48 [2020-12-19T17:06:48.601Z] #20 32.97 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
17:06:48 [2020-12-19T17:06:48.601Z] #20 33.08 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
17:06:48 [2020-12-19T17:06:48.601Z] #20 33.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
17:06:48 [2020-12-19T17:06:48.601Z] #20 33.11 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
17:06:48 [2020-12-19T17:06:48.610Z] #40 ...
17:06:48 [2020-12-19T17:06:48.610Z] 
17:06:48 [2020-12-19T17:06:48.610Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:48 [2020-12-19T17:06:48.610Z] #49 81.40 time
17:06:48 [2020-12-19T17:06:48.610Z] #49 89.73 context
17:06:48 [2020-12-19T17:06:48.610Z] #49 91.36 os
17:06:48 [2020-12-19T17:06:48.680Z] #41 20.22   CC       images/core.o
17:06:48 [2020-12-19T17:06:48.799Z] #41 101.2   DEP      criu/sysfs_parse.d
17:06:48 [2020-12-19T17:06:48.828Z] ok  	github.com/docker/docker/client	0.095s	coverage: 75.4% of statements
17:06:48 [2020-12-19T17:06:48.867Z] #49 ...
17:06:48 [2020-12-19T17:06:48.868Z] 
17:06:48 [2020-12-19T17:06:48.868Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:48 [2020-12-19T17:06:48.868Z] #11 87.10 Selecting previously unselected package binutils-mingw-w64.
17:06:48 [2020-12-19T17:06:48.868Z] #11 87.10 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:06:48 [2020-12-19T17:06:48.868Z] #11 87.11 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:06:48 [2020-12-19T17:06:48.868Z] #11 87.33 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:06:48 [2020-12-19T17:06:48.868Z] #11 87.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:06:48 [2020-12-19T17:06:48.868Z] #11 87.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:06:48 [2020-12-19T17:06:48.868Z] #11 87.76 Selecting previously unselected package dmsetup.
17:06:48 [2020-12-19T17:06:48.868Z] #11 87.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:06:48 [2020-12-19T17:06:48.868Z] #11 87.82 Unpacking dmsetup (2:1.02.155-3) ...
17:06:48 [2020-12-19T17:06:48.868Z] #11 88.48 Selecting previously unselected package mingw-w64-common.
17:06:48 [2020-12-19T17:06:48.868Z] #11 88.48 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:06:48 [2020-12-19T17:06:48.868Z] #11 88.51 Unpacking mingw-w64-common (6.0.0-3) ...
17:06:49 [2020-12-19T17:06:49.060Z] #41 101.5   DEP      criu/sysctl.d
17:06:49 [2020-12-19T17:06:49.247Z] #20 ...
17:06:49 [2020-12-19T17:06:49.247Z] 
17:06:49 [2020-12-19T17:06:49.247Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:49 [2020-12-19T17:06:49.247Z] #43 74.86   LINK     criu/pie/restorer.built-in.o
17:06:49 [2020-12-19T17:06:49.247Z] #43 74.86   GEN      criu/pie/restorer-blob.h
17:06:49 [2020-12-19T17:06:49.247Z] #43 75.00   DEP      criu/vdso.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 75.22   DEP      criu/uts_ns.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 75.54   DEP      criu/util.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 75.86   DEP      criu/uffd.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 76.19   DEP      criu/tun.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 76.46   DEP      criu/tty.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 76.82   DEP      criu/timerfd.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 77.10   DEP      criu/timens.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 77.42   DEP      criu/sysfs_parse.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 77.63   DEP      criu/sysctl.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 77.86   DEP      criu/string.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 77.90   DEP      criu/stats.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 78.06   DEP      criu/sockets.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 78.29   DEP      criu/sk-unix.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 78.68   DEP      criu/sk-tcp.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 78.96   DEP      criu/sk-queue.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 79.20   DEP      criu/sk-packet.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 79.40   DEP      criu/sk-netlink.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 79.61   DEP      criu/sk-inet.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 79.85   DEP      criu/signalfd.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 80.06   DEP      criu/sigframe.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 80.15   DEP      criu/shmem.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 80.34   DEP      criu/servicefd.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 80.51   DEP      criu/seize.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 80.68   DEP      criu/seccomp.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 80.86   DEP      criu/rst-malloc.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 80.96   DEP      criu/rbtree.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 81.03   DEP      criu/pstree.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 81.17   DEP      criu/protobuf.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 81.29   GEN      criu/protobuf-desc-gen.h
17:06:49 [2020-12-19T17:06:49.247Z] #43 83.35   DEP      criu/protobuf-desc.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 83.58   DEP      criu/proc_parse.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 83.82   DEP      criu/plugin.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 83.94   DEP      criu/pipes.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 84.13   DEP      criu/pie-util.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 84.39   DEP      criu/pie-util-vdso.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 84.63   DEP      criu/path.d
17:06:49 [2020-12-19T17:06:49.247Z] #43 84.84   DEP      criu/parasite-syscall.d
17:06:49 [2020-12-19T17:06:49.321Z] #41 101.7   DEP      criu/string.d
17:06:49 [2020-12-19T17:06:49.321Z] #41 101.8   DEP      criu/stats.d
17:06:49 [2020-12-19T17:06:49.546Z] #43 85.12   DEP      criu/pagemap.d
17:06:49 [2020-12-19T17:06:49.581Z] #41 102.0   DEP      criu/sockets.d
17:06:49 [2020-12-19T17:06:49.640Z] #41 20.98   CC       images/core-x86.o
17:06:49 [2020-12-19T17:06:49.640Z] #41 ...
17:06:49 [2020-12-19T17:06:49.640Z] 
17:06:49 [2020-12-19T17:06:49.640Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:49 [2020-12-19T17:06:49.640Z] #43 89.02 go/doc
17:06:49 [2020-12-19T17:06:49.640Z] #43 90.46 encoding/asn1
17:06:49 [2020-12-19T17:06:49.640Z] #43 91.48 vendor/golang.org/x/text/unicode/norm
17:06:49 [2020-12-19T17:06:49.640Z] #43 94.83 github.com/LK4D4/vndr/build
17:06:49 [2020-12-19T17:06:49.640Z] #43 95.87 mime
17:06:49 [2020-12-19T17:06:49.640Z] #43 98.28 vendor/golang.org/x/net/idna
17:06:49 [2020-12-19T17:06:49.640Z] #43 ...
17:06:49 [2020-12-19T17:06:49.640Z] 
17:06:49 [2020-12-19T17:06:49.640Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:06:49 [2020-12-19T17:06:49.640Z] #54 36.62 Checking out files:  51% (1904/3706)   
Checking out files:  52% (1928/3706)   
Checking out files:  53% (1965/3706)   
Checking out files:  54% (2002/3706)   
Checking out files:  55% (2039/3706)   
Checking out files:  56% (2076/3706)   
Checking out files:  57% (2113/3706)   
Checking out files:  58% (2150/3706)   
Checking out files:  59% (2187/3706)   
Checking out files:  60% (2224/3706)   
Checking out files:  61% (2261/3706)   
Checking out files:  62% (2298/3706)   
Checking out files:  63% (2335/3706)   
Checking out files:  64% (2372/3706)   
Checking out files:  65% (2409/3706)   
Checking out files:  66% (2446/3706)   
Checking out files:  67% (2484/3706)   
Checking out files:  68% (2521/3706)   
Checking out files:  69% (2558/3706)   
Checking out files:  70% (2595/3706)   
Checking out files:  71% (2632/3706)   
Checking out files:  72% (2669/3706)   
Checking out files:  73% (2706/3706)   
Checking out files:  74% (2743/3706)   
Checking out files:  75% (2780/3706)   
Checking out files:  76% (2817/3706)   
Checking out files:  77% (2854/3706)   
Checking out files:  78% (2891/3706)   
Checking out files:  79% (2928/3706)   
Checking out files:  80% (2965/3706)   
Checking out files:  81% (3002/3706)   
Checking out files:  82% (3039/3706)   
Checking out files:  83% (3076/3706)   
Checking out files:  84% (3114/3706)   
Checking out files:  85% (3151/3706)   
Checking out files:  86% (3188/3706)   
Checking out files:  87% (3225/3706)   
Checking out files:  88% (3262/3706)   
Checking out files:  89% (3299/3706)   
Checking out files:  90% (3336/3706)   
Checking out files:  91% (3373/3706)   
Checking out files:  92% (3410/3706)   
Checking out files:  93% (3447/3706)   
Checking out files:  94% (3484/3706)   
Checking out files:  95% (3521/3706)   
Checking out files:  96% (3558/3706)   
Checking out files:  97% (3595/3706)   
Checking out files:  98% (3632/3706)   
Checking out files:  99% (3669/3706)   
Checking out files: 100% (3706/3706)   
Checking out files: 100% (3706/3706), done.
17:06:49 [2020-12-19T17:06:49.640Z] #54 37.58 + cd /tmp/tmp.lOpyvl5Zxj/src/github.com/containerd/containerd
17:06:49 [2020-12-19T17:06:49.640Z] #54 37.58 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:06:49 [2020-12-19T17:06:49.640Z] #54 39.65 + export 'BUILDTAGS=netgo osusergo static_build'
17:06:49 [2020-12-19T17:06:49.640Z] #54 39.65 + BUILDTAGS='netgo osusergo static_build'
17:06:49 [2020-12-19T17:06:49.640Z] #54 39.65 + export EXTRA_FLAGS=-buildmode=pie
17:06:49 [2020-12-19T17:06:49.640Z] #54 39.65 + EXTRA_FLAGS=-buildmode=pie
17:06:49 [2020-12-19T17:06:49.640Z] #54 39.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:06:49 [2020-12-19T17:06:49.640Z] #54 39.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:06:49 [2020-12-19T17:06:49.640Z] #54 39.65 + '[' '' = dynamic ']'
17:06:49 [2020-12-19T17:06:49.640Z] #54 39.65 + make
17:06:49 [2020-12-19T17:06:49.640Z] #54 40.55 + bin/ctr
17:06:49 [2020-12-19T17:06:49.841Z] #41 102.3   DEP      criu/sk-unix.d
17:06:49 [2020-12-19T17:06:49.842Z] #43 ...
17:06:49 [2020-12-19T17:06:49.842Z] 
17:06:49 [2020-12-19T17:06:49.842Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:49 [2020-12-19T17:06:49.842Z] #45 144.0 mime/quotedprintable
17:06:49 [2020-12-19T17:06:49.842Z] #45 145.0 net/http/internal
17:06:49 [2020-12-19T17:06:49.842Z] #45 148.4 vendor/golang.org/x/crypto/cryptobyte
17:06:49 [2020-12-19T17:06:49.842Z] #45 152.0 net/textproto
17:06:49 [2020-12-19T17:06:49.842Z] #45 152.0 vendor/golang.org/x/net/http/httpproxy
17:06:49 [2020-12-19T17:06:49.842Z] #45 152.0 crypto/x509
17:06:49 [2020-12-19T17:06:49.842Z] #45 153.9 vendor/golang.org/x/net/http/httpguts
17:06:49 [2020-12-19T17:06:49.842Z] #45 153.9 mime/multipart
17:06:49 [2020-12-19T17:06:49.842Z] #45 ...
17:06:49 [2020-12-19T17:06:49.842Z] 
17:06:49 [2020-12-19T17:06:49.842Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:49 [2020-12-19T17:06:49.842Z] #20 34.34 Selecting previously unselected package python3.7.
17:06:49 [2020-12-19T17:06:49.842Z] #20 34.38 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
17:06:49 [2020-12-19T17:06:49.842Z] #20 34.38 Unpacking python3.7 (3.7.3-2+deb10u2) ...
17:06:50 [2020-12-19T17:06:50.101Z] #41 102.6   DEP      criu/sk-tcp.d
17:06:50 [2020-12-19T17:06:50.138Z] #20 34.54 Selecting previously unselected package libpython3-stdlib:ppc64el.
17:06:50 [2020-12-19T17:06:50.138Z] #20 34.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
17:06:50 [2020-12-19T17:06:50.138Z] #20 34.56 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
17:06:50 [2020-12-19T17:06:50.138Z] #20 34.68 Setting up python3-minimal (3.7.3-1) ...
17:06:50 [2020-12-19T17:06:50.361Z] #41 102.9   DEP      criu/sk-queue.d
17:06:50 [2020-12-19T17:06:50.622Z] #41 103.1   DEP      criu/sk-packet.d
17:06:50 [2020-12-19T17:06:50.768Z] #11 ...
17:06:50 [2020-12-19T17:06:50.768Z] 
17:06:50 [2020-12-19T17:06:50.768Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:06:50 [2020-12-19T17:06:50.768Z] #34 93.49 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:06:50 [2020-12-19T17:06:50.786Z] #35 13.45 [100%] Linking C executable tini-static
17:06:50 [2020-12-19T17:06:50.882Z] #41 103.3   DEP      criu/sk-netlink.d
17:06:51 [2020-12-19T17:06:51.026Z] #34 93.61 Setting up xxd (2:8.1.0875-5) ...
17:06:51 [2020-12-19T17:06:51.026Z] #34 93.65 Setting up libuv1:amd64 (1.24.1-1) ...
17:06:51 [2020-12-19T17:06:51.026Z] #34 93.65 Setting up vim-common (2:8.1.0875-5) ...
17:06:51 [2020-12-19T17:06:51.026Z] #34 93.77 Setting up librhash0:amd64 (1.3.8-1) ...
17:06:51 [2020-12-19T17:06:51.026Z] #34 93.81 Setting up cmake-data (3.13.4-1) ...
17:06:51 [2020-12-19T17:06:51.026Z] #34 93.89 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
17:06:51 [2020-12-19T17:06:51.026Z] #34 93.89 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:06:51 [2020-12-19T17:06:51.142Z] #41 103.6   DEP      criu/sk-inet.d
17:06:51 [2020-12-19T17:06:51.283Z] #34 93.92 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:06:51 [2020-12-19T17:06:51.283Z] #34 93.94 Setting up cmake (3.13.4-1) ...
17:06:51 [2020-12-19T17:06:51.283Z] #34 93.96 Processing triggers for libc-bin (2.28-10) ...
17:06:51 [2020-12-19T17:06:51.283Z] #34 94.14 Processing triggers for mime-support (3.62) ...
17:06:51 [2020-12-19T17:06:51.402Z] #41 103.8   DEP      criu/signalfd.d
17:06:51 [2020-12-19T17:06:51.662Z] #41 104.0   DEP      criu/sigframe.d
17:06:51 [2020-12-19T17:06:51.662Z] #41 104.2   DEP      criu/shmem.d
17:06:51 [2020-12-19T17:06:51.670Z] #20 35.86 Selecting previously unselected package python3.
17:06:51 [2020-12-19T17:06:51.670Z] #20 35.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 ... 24022 files and directories currently installed.)
17:06:51 [2020-12-19T17:06:51.670Z] #20 35.92 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
17:06:51 [2020-12-19T17:06:51.670Z] #20 35.93 Unpacking python3 (3.7.3-1) ...
17:06:51 [2020-12-19T17:06:51.670Z] #20 36.06 Selecting previously unselected package libip4tc0:ppc64el.
17:06:51 [2020-12-19T17:06:51.670Z] #20 36.06 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
17:06:51 [2020-12-19T17:06:51.670Z] #20 36.08 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
17:06:51 [2020-12-19T17:06:51.671Z] #20 36.15 Selecting previously unselected package libip6tc0:ppc64el.
17:06:51 [2020-12-19T17:06:51.671Z] #20 36.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
17:06:51 [2020-12-19T17:06:51.671Z] #20 36.17 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
17:06:51 [2020-12-19T17:06:51.729Z] #35 14.56 [100%] Built target tini-static
17:06:51 [2020-12-19T17:06:51.923Z] #41 104.4   DEP      criu/servicefd.d
17:06:51 [2020-12-19T17:06:51.968Z] #20 36.23 Selecting previously unselected package libiptc0:ppc64el.
17:06:51 [2020-12-19T17:06:51.968Z] #20 36.25 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
17:06:51 [2020-12-19T17:06:51.968Z] #20 36.26 Unpacking libiptc0:ppc64el (1.8.2-4) ...
17:06:51 [2020-12-19T17:06:51.968Z] #20 36.36 Selecting previously unselected package libnfnetlink0:ppc64el.
17:06:51 [2020-12-19T17:06:51.968Z] #20 36.36 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
17:06:51 [2020-12-19T17:06:51.968Z] #20 36.38 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
17:06:51 [2020-12-19T17:06:51.968Z] #20 36.44 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
17:06:51 [2020-12-19T17:06:51.968Z] #20 36.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
17:06:51 [2020-12-19T17:06:51.968Z] #20 36.46 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
17:06:51 [2020-12-19T17:06:51.968Z] #20 36.56 Selecting previously unselected package libnftnl11:ppc64el.
17:06:51 [2020-12-19T17:06:51.990Z] #35 14.79 + mkdir -p /build
17:06:51 [2020-12-19T17:06:51.990Z] #35 14.81 + cp tini-static /build/docker-init
17:06:52 [2020-12-19T17:06:52.183Z] #41 104.6   DEP      criu/seize.d
17:06:52 [2020-12-19T17:06:52.183Z] #41 104.8   DEP      criu/seccomp.d
17:06:52 [2020-12-19T17:06:52.264Z] #20 36.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
17:06:52 [2020-12-19T17:06:52.264Z] #20 36.57 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
17:06:52 [2020-12-19T17:06:52.264Z] #20 36.69 Selecting previously unselected package iptables.
17:06:52 [2020-12-19T17:06:52.264Z] #20 36.70 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
17:06:52 [2020-12-19T17:06:52.264Z] #20 36.70 Unpacking iptables (1.8.2-4) ...
17:06:52 [2020-12-19T17:06:52.273Z] #54 ...
17:06:52 [2020-12-19T17:06:52.273Z] 
17:06:52 [2020-12-19T17:06:52.273Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:52 [2020-12-19T17:06:52.273Z] #43 101.9 net/textproto
17:06:52 [2020-12-19T17:06:52.273Z] #43 101.9 crypto/x509
17:06:52 [2020-12-19T17:06:52.273Z] #43 101.9 vendor/golang.org/x/net/http/httpproxy
17:06:52 [2020-12-19T17:06:52.443Z] #41 ...
17:06:52 [2020-12-19T17:06:52.443Z] 
17:06:52 [2020-12-19T17:06:52.443Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:06:52 [2020-12-19T17:06:52.443Z] #18 15.58 Fetched 8410 kB in 14s (615 kB/s)
17:06:52 [2020-12-19T17:06:52.656Z] #34 DONE 95.4s
17:06:52 [2020-12-19T17:06:52.656Z] 
17:06:52 [2020-12-19T17:06:52.656Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:52 [2020-12-19T17:06:52.909Z] #20 37.35 Selecting previously unselected package xxd.
17:06:52 [2020-12-19T17:06:52.909Z] #20 37.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
17:06:52 [2020-12-19T17:06:52.909Z] #20 37.36 Unpacking xxd (2:8.1.0875-5) ...
17:06:52 [2020-12-19T17:06:52.909Z] #20 37.50 Selecting previously unselected package vim-common.
17:06:52 [2020-12-19T17:06:52.933Z] #35 DONE 15.8s
17:06:52 [2020-12-19T17:06:52.934Z] 
17:06:52 [2020-12-19T17:06:52.934Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:52 [2020-12-19T17:06:52.934Z] #41 3.700 Note: Building without setproctitle() and strlcpy() support.
17:06:52 [2020-12-19T17:06:52.934Z] #41 3.700       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:06:52 [2020-12-19T17:06:52.934Z] #41 3.730 Note: Building without GnuTLS support
17:06:52 [2020-12-19T17:06:52.934Z] #41 3.747 Makefile.config:39: Warn: you have no libnftables installed
17:06:52 [2020-12-19T17:06:52.934Z] #41 3.747 Makefile.config:40: Warn: Building without nftables support
17:06:53 [2020-12-19T17:06:53.195Z] #41 6.989 fatal: not a git repository (or any of the parent directories): .git
17:06:53 [2020-12-19T17:06:53.195Z] #41 7.113   GEN      .gitid
17:06:53 [2020-12-19T17:06:53.212Z] #20 37.51 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:06:53 [2020-12-19T17:06:53.212Z] #20 37.56 Unpacking vim-common (2:8.1.0875-5) ...
17:06:53 [2020-12-19T17:06:53.507Z] #20 37.85 Selecting previously unselected package bash-completion.
17:06:53 [2020-12-19T17:06:53.507Z] #20 37.86 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:06:53 [2020-12-19T17:06:53.767Z] #41 7.279   GEN      criu/include/version.h
17:06:53 [2020-12-19T17:06:53.767Z] #41 7.513   GEN      include/common/asm
17:06:54 [2020-12-19T17:06:54.209Z] #43 103.8 vendor/golang.org/x/net/http/httpguts
17:06:54 [2020-12-19T17:06:54.209Z] #43 103.8 mime/multipart
17:06:54 [2020-12-19T17:06:54.354Z] #18 15.58 Reading package lists...
17:06:54 [2020-12-19T17:06:54.354Z] #18 ...
17:06:54 [2020-12-19T17:06:54.354Z] 
17:06:54 [2020-12-19T17:06:54.354Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:54 [2020-12-19T17:06:54.354Z] #43 DONE 207.2s
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.571 + RM_GOPATH=0
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.571 + TMP_GOPATH=
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.571 + : /build
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.571 + '[' -z '' ']'
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.579 ++ mktemp -d
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.591 + export GOPATH=/tmp/tmp.EjbK6l43mV
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.591 + GOPATH=/tmp/tmp.EjbK6l43mV
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.591 + RM_GOPATH=1
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.591 + case "$(go env GOARCH)" in
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.591 ++ go env GOARCH
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.647 + export GO_BUILDMODE=-buildmode=pie
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.648 + GO_BUILDMODE=-buildmode=pie
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.648 ++ dirname /tmp/install/install.sh
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.662 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:06:54 [2020-12-19T17:06:54.562Z] #35 ...
17:06:54 [2020-12-19T17:06:54.562Z] 
17:06:54 [2020-12-19T17:06:54.562Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:54 [2020-12-19T17:06:54.562Z] #32 87.06 internal/poll
17:06:54 [2020-12-19T17:06:54.562Z] #32 87.31 internal/fmtsort
17:06:54 [2020-12-19T17:06:54.562Z] #32 88.33 internal/syscall/execenv
17:06:54 [2020-12-19T17:06:54.562Z] #32 88.82 internal/syscall/unix
17:06:54 [2020-12-19T17:06:54.562Z] #32 89.27 strings
17:06:54 [2020-12-19T17:06:54.562Z] #32 90.38 os
17:06:54 [2020-12-19T17:06:54.562Z] #32 94.58 path
17:06:54 [2020-12-19T17:06:54.562Z] #32 95.95 text/tabwriter
17:06:54 [2020-12-19T17:06:54.562Z] #32 95.96 fmt
17:06:54 [2020-12-19T17:06:54.562Z] #32 96.96 path/filepath
17:06:54 [2020-12-19T17:06:54.562Z] #32 ...
17:06:54 [2020-12-19T17:06:54.562Z] 
17:06:54 [2020-12-19T17:06:54.562Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.662 + dir=/tmp/install
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.662 + bin=tini
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.662 + shift
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.662 + '[' '!' -f /tmp/install/tini.installer ']'
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.662 + . /tmp/install/tini.installer
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.662 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.662 + install_tini
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.662 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.663 + git clone https://github.com/krallin/tini.git /tmp/tmp.EjbK6l43mV/tini
17:06:54 [2020-12-19T17:06:54.562Z] #35 1.663 Cloning into '/tmp/tmp.EjbK6l43mV/tini'...
17:06:54 [2020-12-19T17:06:54.635Z] 
17:06:54 [2020-12-19T17:06:54.635Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:54 [2020-12-19T17:06:54.635Z] #41 105.1   DEP      criu/rst-malloc.d
17:06:54 [2020-12-19T17:06:54.635Z] #41 105.1   DEP      criu/rbtree.d
17:06:54 [2020-12-19T17:06:54.635Z] #41 105.2   DEP      criu/pstree.d
17:06:54 [2020-12-19T17:06:54.635Z] #41 105.4   DEP      criu/protobuf.d
17:06:54 [2020-12-19T17:06:54.635Z] #41 105.6   GEN      criu/protobuf-desc-gen.h
17:06:54 [2020-12-19T17:06:54.711Z] #41 ...
17:06:54 [2020-12-19T17:06:54.711Z] 
17:06:54 [2020-12-19T17:06:54.711Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:54 [2020-12-19T17:06:54.711Z] #43 105.4 regexp
17:06:54 [2020-12-19T17:06:54.711Z] #43 107.7 go/token
17:06:54 [2020-12-19T17:06:54.711Z] #43 109.6 go/scanner
17:06:54 [2020-12-19T17:06:54.711Z] #43 111.6 internal/lazyregexp
17:06:54 [2020-12-19T17:06:54.711Z] #43 112.2 net/url
17:06:54 [2020-12-19T17:06:54.711Z] #43 112.3 go/ast
17:06:54 [2020-12-19T17:06:54.972Z] #43 ...
17:06:54 [2020-12-19T17:06:54.972Z] 
17:06:54 [2020-12-19T17:06:54.972Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:54 [2020-12-19T17:06:54.972Z] #11 114.1 Selecting previously unselected package gcc-mingw-w64-base.
17:06:54 [2020-12-19T17:06:54.972Z] #11 114.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:06:54 [2020-12-19T17:06:54.972Z] #11 114.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:06:54 [2020-12-19T17:06:54.972Z] #11 114.3 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:06:54 [2020-12-19T17:06:54.972Z] #11 114.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:06:54 [2020-12-19T17:06:54.972Z] #11 114.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:06:55 [2020-12-19T17:06:55.495Z] #35 2.901 + cd /tmp/tmp.EjbK6l43mV/tini
17:06:55 [2020-12-19T17:06:55.495Z] #35 2.901 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:06:55 [2020-12-19T17:06:55.495Z] #35 2.951 + cmake .
17:06:56 [2020-12-19T17:06:56.198Z] #43 105.7 crypto/tls
17:06:56 [2020-12-19T17:06:56.358Z] #11 ...
17:06:56 [2020-12-19T17:06:56.358Z] 
17:06:56 [2020-12-19T17:06:56.358Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:56 [2020-12-19T17:06:56.358Z] #32 109.3 github.com/BurntSushi/toml/cmd/tomlv
17:06:56 [2020-12-19T17:06:56.358Z] #32 DONE 116.7s
17:06:56 [2020-12-19T17:06:56.358Z] 
17:06:56 [2020-12-19T17:06:56.358Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:56 [2020-12-19T17:06:56.358Z] #43 115.7 text/template/parse
17:06:56 [2020-12-19T17:06:56.391Z] DEBUG: print all environment variables to check how Jenkins runs this script
17:06:56 [2020-12-19T17:06:56.391Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-89c26014\powershellScript.ps1'; exit $LASTEXITCODE;
17:06:56 [2020-12-19T17:06:56.391Z] ----------------------------------------------------------------------------
17:06:56 [2020-12-19T17:06:56.391Z] 
17:06:56 [2020-12-19T17:06:56.391Z] INFO: executeCI.ps1 starting at Sat Dec 19 17:06:54 CUT 2020
17:06:56 [2020-12-19T17:06:56.391Z] 
17:06:56 [2020-12-19T17:06:56.391Z] INFO: Script version 05-Feb-2019 09:03 PDT
17:06:56 [2020-12-19T17:06:56.391Z] INFO: Running git version 2.24.1.windows.2
17:06:56 [2020-12-19T17:06:56.391Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
17:06:56 [2020-12-19T17:06:56.391Z] INFO: Environment variables:
17:06:56 [2020-12-19T17:06:56.391Z] 
17:06:56 [2020-12-19T17:06:56.391Z] Name                           Value                                                                                   
17:06:56 [2020-12-19T17:06:56.391Z] ----                           -----                                                                                   
17:06:56 [2020-12-19T17:06:56.391Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
17:06:56 [2020-12-19T17:06:56.391Z] amd64                          true                                                                                    
17:06:56 [2020-12-19T17:06:56.391Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
17:06:56 [2020-12-19T17:06:56.391Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
17:06:56 [2020-12-19T17:06:56.391Z] arm64                          true                                                                                    
17:06:56 [2020-12-19T17:06:56.391Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
17:06:56 [2020-12-19T17:06:56.391Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
17:06:56 [2020-12-19T17:06:56.391Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
17:06:56 [2020-12-19T17:06:56.391Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
17:06:56 [2020-12-19T17:06:56.391Z] BRANCH_NAME                    PR-41740                                                                                
17:06:56 [2020-12-19T17:06:56.391Z] BUILD_DISPLAY_NAME             #31                                                                                     
17:06:56 [2020-12-19T17:06:56.391Z] BUILD_ID                       31                                                                                      
17:06:56 [2020-12-19T17:06:56.391Z] BUILD_NUMBER                   31                                                                                      
17:06:56 [2020-12-19T17:06:56.391Z] BUILD_TAG                      jenkins-moby-PR-41740-31                                                                
17:06:56 [2020-12-19T17:06:56.391Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41740/31/                             
17:06:56 [2020-12-19T17:06:56.391Z] CHANGE_AUTHOR                  EricMountain                                                                            
17:06:56 [2020-12-19T17:06:56.391Z] CHANGE_AUTHOR_DISPLAY_NAME     Eric Mountain                                                                           
17:06:56 [2020-12-19T17:06:56.391Z] CHANGE_BRANCH                  dishonoured-capabilities-test                                                           
17:06:56 [2020-12-19T17:06:56.391Z] CHANGE_FORK                    EricMountain                                                                            
17:06:56 [2020-12-19T17:06:56.391Z] CHANGE_ID                      41740                                                                                   
17:06:56 [2020-12-19T17:06:56.391Z] CHANGE_TARGET                  master                                                                                  
17:06:56 [2020-12-19T17:06:56.391Z] CHANGE_TITLE                   Dishonoured capabilities test                                                           
17:06:56 [2020-12-19T17:06:56.391Z] CHANGE_URL                     https://github.com/moby/moby/pull/41740                                                 
17:06:56 [2020-12-19T17:06:56.391Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
17:06:56 [2020-12-19T17:06:56.391Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
17:06:56 [2020-12-19T17:06:56.391Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
17:06:56 [2020-12-19T17:06:56.391Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
17:06:56 [2020-12-19T17:06:56.391Z] COMPUTERNAME                   azwin-2-f01e10                                                                          
17:06:56 [2020-12-19T17:06:56.391Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
17:06:56 [2020-12-19T17:06:56.391Z] ConfigSequenceNumber           0                                                                                       
17:06:56 [2020-12-19T17:06:56.391Z] dco                            true                                                                                    
17:06:56 [2020-12-19T17:06:56.391Z] DOCKER_BUILDKIT                0                                                                                       
17:06:56 [2020-12-19T17:06:56.391Z] DOCKER_DUT_DEBUG               1                                                                                       
17:06:56 [2020-12-19T17:06:56.391Z] DOCKER_EXPERIMENTAL            1                                                                                       
17:06:56 [2020-12-19T17:06:56.391Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
17:06:56 [2020-12-19T17:06:56.391Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
17:06:56 [2020-12-19T17:06:56.391Z] EXECUTOR_NUMBER                0                                                                                       
17:06:56 [2020-12-19T17:06:56.391Z] FQDN                           azwin-2-f01e10.westus.cloudapp.azure.com                                                
17:06:56 [2020-12-19T17:06:56.391Z] GIT_BRANCH                     PR-41740                                                                                
17:06:56 [2020-12-19T17:06:56.391Z] GIT_COMMIT                     1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa                                                
17:06:56 [2020-12-19T17:06:56.391Z] GIT_PREVIOUS_COMMIT            d5f09c767a95056688f71eb4039896b7796cd03e                                                
17:06:56 [2020-12-19T17:06:56.391Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT d5f09c767a95056688f71eb4039896b7796cd03e                                                
17:06:56 [2020-12-19T17:06:56.391Z] GIT_URL                        https://github.com/moby/moby.git                                                        
17:06:56 [2020-12-19T17:06:56.391Z] HUDSON_COOKIE                  3b68e662-992c-43bb-82af-13a4172fcf0f                                                    
17:06:56 [2020-12-19T17:06:56.391Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
17:06:56 [2020-12-19T17:06:56.391Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
17:06:56 [2020-12-19T17:06:56.391Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
17:06:56 [2020-12-19T17:06:56.391Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64                          
17:06:56 [2020-12-19T17:06:56.391Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
17:06:56 [2020-12-19T17:06:56.391Z] JENKINS_NODE_COOKIE            6352d774-4b7c-44e9-bf3e-2b07a756684d                                                    
17:06:56 [2020-12-19T17:06:56.391Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
17:06:56 [2020-12-19T17:06:56.391Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
17:06:56 [2020-12-19T17:06:56.391Z] JOB_BASE_NAME                  PR-41740                                                                                
17:06:56 [2020-12-19T17:06:56.391Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41740/display/redirect                
17:06:56 [2020-12-19T17:06:56.391Z] JOB_NAME                       moby/PR-41740                                                                           
17:06:56 [2020-12-19T17:06:56.391Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41740/                                
17:06:56 [2020-12-19T17:06:56.391Z] library.jps.version            master                                                                                  
17:06:56 [2020-12-19T17:06:56.391Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
17:06:56 [2020-12-19T17:06:56.391Z] NODE_LABELS                    amd64 azure azwin-2-f01e10 azwin-2019 docker west-us windows windows-2019 x86_64        
17:06:56 [2020-12-19T17:06:56.391Z] NODE_NAME                      azwin-2-f01e10                                                                          
17:06:56 [2020-12-19T17:06:56.392Z] NUMBER_OF_PROCESSORS           4                                                                                       
17:06:56 [2020-12-19T17:06:56.392Z] OS                             Windows_NT                                                                              
17:06:56 [2020-12-19T17:06:56.392Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
17:06:56 [2020-12-19T17:06:56.392Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
17:06:56 [2020-12-19T17:06:56.392Z] ppc64le                        true                                                                                    
17:06:56 [2020-12-19T17:06:56.392Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
17:06:56 [2020-12-19T17:06:56.392Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
17:06:56 [2020-12-19T17:06:56.392Z] PROCESSOR_LEVEL                6                                                                                       
17:06:56 [2020-12-19T17:06:56.392Z] PROCESSOR_REVISION             5504                                                                                    
17:06:56 [2020-12-19T17:06:56.392Z] ProgramData                    C:\ProgramData                                                                          
17:06:56 [2020-12-19T17:06:56.392Z] ProgramFiles                   C:\Program Files                                                                        
17:06:56 [2020-12-19T17:06:56.392Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
17:06:56 [2020-12-19T17:06:56.392Z] ProgramW6432                   C:\Program Files                                                                        
17:06:56 [2020-12-19T17:06:56.392Z] PROMPT                         $P$G                                                                                    
17:06:56 [2020-12-19T17:06:56.392Z] PSExecutionPolicyPreference    Bypass                                                                                  
17:06:56 [2020-12-19T17:06:56.392Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
17:06:56 [2020-12-19T17:06:56.392Z] PUBLIC                         C:\Users\Public                                                                         
17:06:56 [2020-12-19T17:06:56.392Z] rootless                       true                                                                                    
17:06:56 [2020-12-19T17:06:56.392Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-41740/31/display/redirect?page=arti...
17:06:56 [2020-12-19T17:06:56.392Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41740/31/display/redirect?page=changes
17:06:56 [2020-12-19T17:06:56.392Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41740/31/display/redirect             
17:06:56 [2020-12-19T17:06:56.392Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-41740/31/display/redirect?page=tests  
17:06:56 [2020-12-19T17:06:56.392Z] s390x                          true                                                                                    
17:06:56 [2020-12-19T17:06:56.393Z] SKIP_VALIDATION_TESTS          1                                                                                       
17:06:56 [2020-12-19T17:06:56.393Z] SOURCES_DRIVE                  d                                                                                       
17:06:56 [2020-12-19T17:06:56.393Z] SOURCES_SUBDIR                 gopath                                                                                  
17:06:56 [2020-12-19T17:06:56.393Z] STAGE_NAME                     Run tests                                                                               
17:06:56 [2020-12-19T17:06:56.393Z] SystemDrive                    C:                                                                                      
17:06:56 [2020-12-19T17:06:56.393Z] SystemRoot                     C:\windows                                                                              
17:06:56 [2020-12-19T17:06:56.393Z] TEMP                           C:\windows\TEMP                                                                         
17:06:56 [2020-12-19T17:06:56.393Z] TESTDEBUG                      0                                                                                       
17:06:56 [2020-12-19T17:06:56.393Z] TESTRUN_DRIVE                  d                                                                                       
17:06:56 [2020-12-19T17:06:56.393Z] TESTRUN_SUBDIR                 CI                                                                                      
17:06:56 [2020-12-19T17:06:56.393Z] TIMEOUT                        120m                                                                                    
17:06:56 [2020-12-19T17:06:56.393Z] TMP                            C:\windows\TEMP                                                                         
17:06:56 [2020-12-19T17:06:56.393Z] unit_validate                  true                                                                                    
17:06:56 [2020-12-19T17:06:56.393Z] USERDOMAIN                     WORKGROUP                                                                               
17:06:56 [2020-12-19T17:06:56.393Z] USERNAME                       azwin-2-f01e10$                                                                         
17:06:56 [2020-12-19T17:06:56.393Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
17:06:56 [2020-12-19T17:06:56.393Z] validate_force                 false                                                                                   
17:06:56 [2020-12-19T17:06:56.393Z] windir                         C:\windows                                                                              
17:06:56 [2020-12-19T17:06:56.393Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
17:06:56 [2020-12-19T17:06:56.393Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
17:06:56 [2020-12-19T17:06:56.393Z] windowsRS1                     false                                                                                   
17:06:56 [2020-12-19T17:06:56.393Z] windowsRS5                     true                                                                                    
17:06:56 [2020-12-19T17:06:56.393Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
17:06:56 [2020-12-19T17:06:56.393Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
17:06:56 [2020-12-19T17:06:56.393Z] 
17:06:56 [2020-12-19T17:06:56.393Z] 
17:06:56 [2020-12-19T17:06:56.393Z] 
17:06:56 [2020-12-19T17:06:56.393Z] INFO: Sources under d:\gopath\...
17:06:56 [2020-12-19T17:06:56.393Z] INFO: Test run under d:\CI\...
17:06:56 [2020-12-19T17:06:56.393Z] INFO: Running in D:\gopath\src\github.com\docker\docker
17:06:56 [2020-12-19T17:06:56.393Z] INFO: docker/docker repository was found
17:06:56 [2020-12-19T17:06:56.393Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
17:06:56 [2020-12-19T17:06:56.432Z] #35 ...
17:06:56 [2020-12-19T17:06:56.432Z] 
17:06:56 [2020-12-19T17:06:56.432Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:06:56 [2020-12-19T17:06:56.432Z] #40 98.68 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
17:06:56 [2020-12-19T17:06:56.432Z] #40 98.70 Processing triggers for libc-bin (2.28-10) ...
17:06:56 [2020-12-19T17:06:56.432Z] #40 DONE 99.1s
17:06:56 [2020-12-19T17:06:56.432Z] 
17:06:56 [2020-12-19T17:06:56.432Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:56 [2020-12-19T17:06:56.432Z] #35 3.763 -- The C compiler identification is GNU 8.3.0
17:06:56 [2020-12-19T17:06:56.463Z] #43 ...
17:06:56 [2020-12-19T17:06:56.463Z] 
17:06:56 [2020-12-19T17:06:56.463Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:06:56 [2020-12-19T17:06:56.463Z] #56 96.07 + for f in rootlesskit rootlesskit-docker-proxy
17:06:56 [2020-12-19T17:06:56.463Z] #56 96.07 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:06:56 [2020-12-19T17:06:56.463Z] #56 DONE 106.2s
17:06:56 [2020-12-19T17:06:56.463Z] 
17:06:56 [2020-12-19T17:06:56.463Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:56 [2020-12-19T17:06:56.463Z] #41 21.71   CC       images/core-arm.o
17:06:56 [2020-12-19T17:06:56.463Z] #41 22.22   CC       images/core-aarch64.o
17:06:56 [2020-12-19T17:06:56.463Z] #41 22.85   CC       images/core-ppc64.o
17:06:56 [2020-12-19T17:06:56.463Z] #41 23.66   CC       images/core-s390.o
17:06:56 [2020-12-19T17:06:56.463Z] #41 24.41   CC       images/cpuinfo.o
17:06:56 [2020-12-19T17:06:56.463Z] #41 25.21   CC       images/inventory.o
17:06:56 [2020-12-19T17:06:56.463Z] #41 25.49   CC       images/fdinfo.o
17:06:56 [2020-12-19T17:06:56.463Z] #41 25.92   CC       images/fown.o
17:06:56 [2020-12-19T17:06:56.463Z] #41 26.18   CC       images/ns.o
17:06:56 [2020-12-19T17:06:56.463Z] #41 26.44   CC       images/regfile.o
17:06:56 [2020-12-19T17:06:56.463Z] #41 26.70   CC       images/ghost-file.o
17:06:56 [2020-12-19T17:06:56.463Z] #41 27.04   CC       images/fifo.o
17:06:56 [2020-12-19T17:06:56.463Z] #41 27.26   CC       images/remap-file-path.o
17:06:56 [2020-12-19T17:06:56.463Z] #41 27.62   CC       images/eventfd.o
17:06:56 [2020-12-19T17:06:56.463Z] #41 27.78   CC       images/eventpoll.o
17:06:56 [2020-12-19T17:06:56.463Z] #41 27.95   CC       images/fh.o
17:06:56 [2020-12-19T17:06:56.573Z] #41 108.7   DEP      criu/protobuf-desc.d
17:06:56 [2020-12-19T17:06:56.573Z] #41 108.9   DEP      criu/proc_parse.d
17:06:56 [2020-12-19T17:06:56.573Z] #41 109.2   DEP      criu/plugin.d
17:06:56 [2020-12-19T17:06:56.689Z] #35 3.880 -- Check for working C compiler: /usr/bin/cc
17:06:56 [2020-12-19T17:06:56.729Z] #41 28.19   CC       images/fsnotify.o
17:06:56 [2020-12-19T17:06:56.729Z] #41 ...
17:06:56 [2020-12-19T17:06:56.729Z] 
17:06:56 [2020-12-19T17:06:56.729Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:06:56 [2020-12-19T17:06:56.729Z] #57 DONE 0.2s
17:06:56 [2020-12-19T17:06:56.729Z] 
17:06:56 [2020-12-19T17:06:56.729Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:06:56 [2020-12-19T17:06:56.835Z] #41 109.4   DEP      criu/pipes.d
17:06:56 [2020-12-19T17:06:56.852Z] ltsc2019: Pulling from windows/servercore
17:06:56 [2020-12-19T17:06:56.929Z] #43 ...
17:06:56 [2020-12-19T17:06:56.929Z] 
17:06:56 [2020-12-19T17:06:56.929Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:56 [2020-12-19T17:06:56.929Z] #49 107.4 encoding/json
17:06:56 [2020-12-19T17:06:56.929Z] #49 114.1 github.com/pkg/diff
17:06:56 [2020-12-19T17:06:56.929Z] #49 116.3 go/ast
17:06:56 [2020-12-19T17:06:56.929Z] #49 116.6 golang.org/x/crypto/ssh/terminal
17:06:56 [2020-12-19T17:06:56.929Z] #49 ...
17:06:56 [2020-12-19T17:06:56.929Z] 
17:06:56 [2020-12-19T17:06:56.929Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:56 [2020-12-19T17:06:56.929Z] #41 10.66   PBCC     images/timens.pb-c.c
17:06:56 [2020-12-19T17:06:56.929Z] #41 10.72   DEP      images/timens.pb-c.d
17:06:56 [2020-12-19T17:06:56.993Z] #58 DONE 0.3s
17:06:56 [2020-12-19T17:06:56.993Z] 
17:06:56 [2020-12-19T17:06:56.993Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:06:57 [2020-12-19T17:06:57.057Z] #20 ...
17:06:57 [2020-12-19T17:06:57.057Z] 
17:06:57 [2020-12-19T17:06:57.057Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:06:57 [2020-12-19T17:06:57.190Z] #41 10.81   PBCC     images/fown.pb-c.c
17:06:57 [2020-12-19T17:06:57.190Z] #41 10.92   PBCC     images/google/protobuf/descriptor.pb-c.c
17:06:57 [2020-12-19T17:06:57.190Z] #41 11.03   PBCC     images/opts.pb-c.c
17:06:57 [2020-12-19T17:06:57.257Z] #38 ...
17:06:57 [2020-12-19T17:06:57.257Z] 
17:06:57 [2020-12-19T17:06:57.257Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:57 [2020-12-19T17:06:57.257Z] #11 107.0 Selecting previously unselected package g++-mingw-w64-x86-64.
17:06:57 [2020-12-19T17:06:57.257Z] #11 107.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
17:06:57 [2020-12-19T17:06:57.257Z] #11 107.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:06:57 [2020-12-19T17:06:57.325Z] 4612f6d0b889: Pulling fs layer
17:06:57 [2020-12-19T17:06:57.325Z] aa4f58cd6da1: Pulling fs layer
17:06:57 [2020-12-19T17:06:57.403Z] #41 109.7   DEP      criu/pie-util.d
17:06:57 [2020-12-19T17:06:57.403Z] #41 109.9   DEP      criu/pie-util-vdso.d
17:06:57 [2020-12-19T17:06:57.451Z] #41 11.14   PBCC     images/memfd.pb-c.c
17:06:57 [2020-12-19T17:06:57.451Z] #41 11.24   DEP      images/fown.pb-c.d
17:06:57 [2020-12-19T17:06:57.451Z] #41 11.27   DEP      images/google/protobuf/descriptor.pb-c.d
17:06:57 [2020-12-19T17:06:57.621Z] #35 4.975 -- Check for working C compiler: /usr/bin/cc -- works
17:06:57 [2020-12-19T17:06:57.621Z] #35 4.979 -- Detecting C compiler ABI info
17:06:57 [2020-12-19T17:06:57.661Z] #41 110.1   DEP      criu/pie-util-vdso-elf32.d
17:06:57 [2020-12-19T17:06:57.711Z] #41 11.36   DEP      images/opts.pb-c.d
17:06:57 [2020-12-19T17:06:57.711Z] #41 11.45   DEP      images/memfd.pb-c.d
17:06:57 [2020-12-19T17:06:57.711Z] #41 11.52   PBCC     images/sit.pb-c.c
17:06:57 [2020-12-19T17:06:57.920Z] #41 110.4   DEP      criu/path.d
17:06:57 [2020-12-19T17:06:57.973Z] #41 11.67   DEP      images/sit.pb-c.d
17:06:57 [2020-12-19T17:06:57.973Z] #41 11.76   PBCC     images/macvlan.pb-c.c
17:06:57 [2020-12-19T17:06:57.973Z] #41 11.81   DEP      images/macvlan.pb-c.d
17:06:58 [2020-12-19T17:06:58.180Z] #41 110.7   DEP      criu/parasite-syscall.d
17:06:58 [2020-12-19T17:06:58.233Z] #41 11.97   PBCC     images/autofs.pb-c.c
17:06:58 [2020-12-19T17:06:58.495Z] #41 12.07   DEP      images/autofs.pb-c.d
17:06:58 [2020-12-19T17:06:58.495Z] #41 12.17   PBCC     images/sysctl.pb-c.c
17:06:58 [2020-12-19T17:06:58.495Z] #41 12.21   DEP      images/sysctl.pb-c.d
17:06:58 [2020-12-19T17:06:58.495Z] #41 12.28   PBCC     images/time.pb-c.c
17:06:58 [2020-12-19T17:06:58.495Z] #41 12.33   DEP      images/time.pb-c.d
17:06:58 [2020-12-19T17:06:58.495Z] #41 12.41   PBCC     images/binfmt-misc.pb-c.c
17:06:58 [2020-12-19T17:06:58.748Z] #41 111.0   DEP      criu/pagemap.d
17:06:58 [2020-12-19T17:06:58.748Z] #41 111.4   DEP      criu/pagemap-cache.d
17:06:58 [2020-12-19T17:06:58.756Z] #41 12.50   DEP      images/binfmt-misc.pb-c.d
17:06:58 [2020-12-19T17:06:58.756Z] #41 12.61   PBCC     images/seccomp.pb-c.c
17:06:58 [2020-12-19T17:06:58.756Z] #41 12.67   DEP      images/seccomp.pb-c.d
17:06:58 [2020-12-19T17:06:58.991Z] #35 6.173 -- Detecting C compiler ABI info - done
17:06:58 [2020-12-19T17:06:58.991Z] #35 6.250 -- Detecting C compile features
17:06:59 [2020-12-19T17:06:59.007Z] #41 111.7   DEP      criu/page-xfer.d
17:06:59 [2020-12-19T17:06:59.248Z] #35 ...
17:06:59 [2020-12-19T17:06:59.248Z] 
17:06:59 [2020-12-19T17:06:59.248Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:59 [2020-12-19T17:06:59.248Z] #49 91.94 encoding/binary
17:06:59 [2020-12-19T17:06:59.248Z] #49 95.53 encoding/base64
17:06:59 [2020-12-19T17:06:59.248Z] #49 97.30 golang.org/x/sys/unix
17:06:59 [2020-12-19T17:06:59.248Z] #49 97.79 fmt
17:06:59 [2020-12-19T17:06:59.248Z] #49 ...
17:06:59 [2020-12-19T17:06:59.248Z] 
17:06:59 [2020-12-19T17:06:59.248Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:06:59 [2020-12-19T17:06:59.248Z] #32 99.69 io/ioutil
17:06:59 [2020-12-19T17:06:59.248Z] #32 102.0 github.com/BurntSushi/toml
17:06:59 [2020-12-19T17:06:59.248Z] #32 102.0 flag
17:06:59 [2020-12-19T17:06:59.327Z] #41 12.85   PBCC     images/userns.pb-c.c
17:06:59 [2020-12-19T17:06:59.327Z] #41 12.89   DEP      images/userns.pb-c.d
17:06:59 [2020-12-19T17:06:59.327Z] #41 12.99   PBCC     images/cgroup.pb-c.c
17:06:59 [2020-12-19T17:06:59.327Z] #41 13.10   DEP      images/cgroup.pb-c.d
17:06:59 [2020-12-19T17:06:59.327Z] #41 13.24   PBCC     images/ext-file.pb-c.c
17:06:59 [2020-12-19T17:06:59.574Z] #41 111.9   DEP      criu/page-pipe.d
17:06:59 [2020-12-19T17:06:59.574Z] #41 112.2   DEP      criu/netfilter.d
17:06:59 [2020-12-19T17:06:59.588Z] #41 13.31   DEP      images/ext-file.pb-c.d
17:06:59 [2020-12-19T17:06:59.800Z] #24 161.2 Checking out files:  23% (2611/11127)   
Checking out files:  24% (2671/11127)   
Checking out files:  25% (2782/11127)   
Checking out files:  26% (2894/11127)   
Checking out files:  27% (3005/11127)   
Checking out files:  28% (3116/11127)   
Checking out files:  29% (3227/11127)   
Checking out files:  30% (3339/11127)   
Checking out files:  31% (3450/11127)   
Checking out files:  32% (3561/11127)   
Checking out files:  33% (3672/11127)   
Checking out files:  34% (3784/11127)   
Checking out files:  35% (3895/11127)   
Checking out files:  36% (4006/11127)   
Checking out files:  37% (4117/11127)   
Checking out files:  38% (4229/11127)   
Checking out files:  38% (4302/11127)   
Checking out files:  39% (4340/11127)   
Checking out files:  40% (4451/11127)   
Checking out files:  41% (4563/11127)   
Checking out files:  42% (4674/11127)   
Checking out files:  43% (4785/11127)   
Checking out files:  44% (4896/11127)   
Checking out files:  45% (5008/11127)   
Checking out files:  46% (5119/11127)   
Checking out files:  47% (5230/11127)   
Checking out files:  48% (5341/11127)   
Checking out files:  49% (5453/11127)   
Checking out files:  50% (5564/11127)   
Checking out files:  51% (5675/11127)   
Checking out files:  52% (5787/11127)   
Checking out files:  53% (5898/11127)   
Checking out files:  54% (6009/11127)   
Checking out files:  55% (6120/11127)   
Checking out files:  56% (6232/11127)   
Checking out files:  57% (6343/11127)   
Checking out files:  58% (6454/11127)   
Checking out files:  59% (6565/11127)   
Checking out files:  59% (6671/11127)   
Checking out files:  60% (6677/11127)   
Checking out files:  61% (6788/11127)   
Checking out files:  62% (6899/11127)   
Checking out files:  63% (7011/11127)   
Checking out files:  64% (7122/11127)   
Checking out files:  65% (7233/11127)   
Checking out files:  66% (7344/11127)   
Checking out files:  67% (7456/11127)   
Checking out files:  68% (7567/11127)   
Checking out files:  69% (7678/11127)   
Checking out files:  70% (7789/11127)   
Checking out files:  71% (7901/11127)   
Checking out files:  72% (8012/11127)   
Checking out files:  73% (8123/11127)   
Checking out files:  74% (8234/11127)   
Checking out files:  74% (8243/11127)   
17:06:59 [2020-12-19T17:06:59.800Z] #24 ...
17:06:59 [2020-12-19T17:06:59.800Z] 
17:06:59 [2020-12-19T17:06:59.800Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:59 [2020-12-19T17:06:59.800Z] #43 85.46   DEP      criu/pagemap-cache.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 85.64   DEP      criu/page-xfer.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 85.85   DEP      criu/page-pipe.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 86.04   DEP      criu/netfilter.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 86.28   DEP      criu/net.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 86.52   DEP      criu/namespaces.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 86.75   DEP      criu/mount.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 86.94   DEP      criu/memfd.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 87.12   DEP      criu/mem.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 87.41   DEP      criu/lsm.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 87.67   DEP      criu/log.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 87.87   DEP      criu/libnetlink.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 87.97   DEP      criu/kerndat.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 88.15   DEP      criu/kcmp-ids.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 88.24   DEP      criu/irmap.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 88.46   DEP      criu/ipc_ns.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 88.69   DEP      criu/image.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 88.96   DEP      criu/image-desc.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 89.13   DEP      criu/fsnotify.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 89.41   DEP      criu/filesystems.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 89.62   DEP      criu/files.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 89.85   DEP      criu/files-reg.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 90.05   DEP      criu/files-ext.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 90.21   DEP      criu/file-lock.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 90.39   DEP      criu/file-ids.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 90.59   DEP      criu/fifo.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 90.74   DEP      criu/fdstore.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 90.88   DEP      criu/fault-injection.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 90.96   DEP      criu/external.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 91.12   DEP      criu/eventpoll.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 91.29   DEP      criu/eventfd.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 91.56   DEP      criu/crtools.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 91.78   DEP      criu/cr-service.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 92.16   DEP      criu/cr-restore.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 92.58   DEP      criu/cr-errno.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 92.60   DEP      criu/cr-dump.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 93.03   DEP      criu/cr-dedup.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 93.42   DEP      criu/cr-check.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 93.81   DEP      criu/config.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 94.12   DEP      criu/clone-noasan.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 94.24   DEP      criu/cgroup.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 94.64   DEP      criu/cgroup-props.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 94.94   DEP      criu/bitmap.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 94.97   DEP      criu/bfd.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 95.17   DEP      criu/autofs.d
17:06:59 [2020-12-19T17:06:59.800Z] #43 95.40   DEP      criu/aio.d
17:06:59 [2020-12-19T17:06:59.813Z] #32 ...
17:06:59 [2020-12-19T17:06:59.813Z] 
17:06:59 [2020-12-19T17:06:59.813Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:59 [2020-12-19T17:06:59.813Z] #43 92.44 strings
17:06:59 [2020-12-19T17:06:59.813Z] #43 93.38 os
17:06:59 [2020-12-19T17:06:59.813Z] #43 96.88 regexp/syntax
17:06:59 [2020-12-19T17:06:59.813Z] #43 99.47 fmt
17:06:59 [2020-12-19T17:06:59.813Z] #43 ...
17:06:59 [2020-12-19T17:06:59.813Z] 
17:06:59 [2020-12-19T17:06:59.813Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:06:59 [2020-12-19T17:06:59.813Z] #11 98.40 Selecting previously unselected package mingw-w64-x86-64-dev.
17:06:59 [2020-12-19T17:06:59.813Z] #11 98.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:06:59 [2020-12-19T17:06:59.813Z] #11 98.42 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:06:59 [2020-12-19T17:06:59.849Z] #41 13.40   PBCC     images/rpc.pb-c.c
17:06:59 [2020-12-19T17:06:59.849Z] #41 13.49   DEP      images/rpc.pb-c.d
17:06:59 [2020-12-19T17:06:59.849Z] #41 13.69   PBCC     images/siginfo.pb-c.c
17:07:00 [2020-12-19T17:07:00.099Z] #43 ...
17:07:00 [2020-12-19T17:07:00.099Z] 
17:07:00 [2020-12-19T17:07:00.099Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:07:00 [2020-12-19T17:07:00.109Z] #41 13.80   DEP      images/siginfo.pb-c.d
17:07:00 [2020-12-19T17:07:00.109Z] #41 13.88   PBCC     images/pagemap.pb-c.c
17:07:00 [2020-12-19T17:07:00.109Z] #41 13.94   DEP      images/pagemap.pb-c.d
17:07:00 [2020-12-19T17:07:00.142Z] #41 112.5   DEP      criu/net.d
17:07:00 [2020-12-19T17:07:00.370Z] #41 14.01   PBCC     images/rlimit.pb-c.c
17:07:00 [2020-12-19T17:07:00.370Z] #41 14.05   DEP      images/rlimit.pb-c.d
17:07:00 [2020-12-19T17:07:00.370Z] #41 14.11   PBCC     images/file-lock.pb-c.c
17:07:00 [2020-12-19T17:07:00.370Z] #41 14.16   DEP      images/file-lock.pb-c.d
17:07:00 [2020-12-19T17:07:00.401Z] #41 112.9   DEP      criu/namespaces.d
17:07:00 [2020-12-19T17:07:00.631Z] #41 14.21   PBCC     images/tty.pb-c.c
17:07:00 [2020-12-19T17:07:00.631Z] #41 14.35   DEP      images/tty.pb-c.d
17:07:00 [2020-12-19T17:07:00.631Z] #41 14.44   PBCC     images/tun.pb-c.c
17:07:00 [2020-12-19T17:07:00.631Z] #41 14.47   PBCC     images/netdev.pb-c.c
17:07:00 [2020-12-19T17:07:00.895Z] #41 14.56   DEP      images/tun.pb-c.d
17:07:00 [2020-12-19T17:07:00.895Z] #41 14.61   DEP      images/netdev.pb-c.d
17:07:00 [2020-12-19T17:07:00.895Z] #41 14.69   PBCC     images/vma.pb-c.c
17:07:00 [2020-12-19T17:07:00.970Z] #41 113.3   DEP      criu/mount.d
17:07:01 [2020-12-19T17:07:01.156Z] #41 14.77   DEP      images/vma.pb-c.d
17:07:01 [2020-12-19T17:07:01.156Z] #41 14.86   PBCC     images/creds.pb-c.c
17:07:01 [2020-12-19T17:07:01.156Z] #41 14.91   DEP      images/creds.pb-c.d
17:07:01 [2020-12-19T17:07:01.156Z] #41 14.97   PBCC     images/utsns.pb-c.c
17:07:01 [2020-12-19T17:07:01.234Z] #41 113.7   DEP      criu/memfd.d
17:07:01 [2020-12-19T17:07:01.416Z] #41 15.00   DEP      images/utsns.pb-c.d
17:07:01 [2020-12-19T17:07:01.416Z] #41 15.06   PBCC     images/ipc-desc.pb-c.c
17:07:01 [2020-12-19T17:07:01.416Z] #41 15.11   PBCC     images/ipc-sem.pb-c.c
17:07:01 [2020-12-19T17:07:01.416Z] #41 15.15   DEP      images/ipc-desc.pb-c.d
17:07:01 [2020-12-19T17:07:01.416Z] #41 15.22   DEP      images/ipc-sem.pb-c.d
17:07:01 [2020-12-19T17:07:01.494Z] #41 113.9   DEP      criu/mem.d
17:07:01 [2020-12-19T17:07:01.494Z] #41 114.1   DEP      criu/lsm.d
17:07:01 [2020-12-19T17:07:01.594Z] #24 161.2 Checking out files:  23% (2611/11127)   
Checking out files:  24% (2671/11127)   
Checking out files:  25% (2782/11127)   
Checking out files:  26% (2894/11127)   
Checking out files:  27% (3005/11127)   
Checking out files:  28% (3116/11127)   
Checking out files:  29% (3227/11127)   
Checking out files:  30% (3339/11127)   
Checking out files:  31% (3450/11127)   
Checking out files:  32% (3561/11127)   
Checking out files:  33% (3672/11127)   
Checking out files:  34% (3784/11127)   
Checking out files:  35% (3895/11127)   
Checking out files:  36% (4006/11127)   
Checking out files:  37% (4117/11127)   
Checking out files:  38% (4229/11127)   
Checking out files:  38% (4302/11127)   
Checking out files:  39% (4340/11127)   
Checking out files:  40% (4451/11127)   
Checking out files:  41% (4563/11127)   
Checking out files:  42% (4674/11127)   
Checking out files:  43% (4785/11127)   
Checking out files:  44% (4896/11127)   
Checking out files:  45% (5008/11127)   
Checking out files:  46% (5119/11127)   
Checking out files:  47% (5230/11127)   
Checking out files:  48% (5341/11127)   
Checking out files:  49% (5453/11127)   
Checking out files:  50% (5564/11127)   
Checking out files:  51% (5675/11127)   
Checking out files:  52% (5787/11127)   
Checking out files:  53% (5898/11127)   
Checking out files:  54% (6009/11127)   
Checking out files:  55% (6120/11127)   
Checking out files:  56% (6232/11127)   
Checking out files:  57% (6343/11127)   
Checking out files:  58% (6454/11127)   
Checking out files:  59% (6565/11127)   
Checking out files:  59% (6671/11127)   
Checking out files:  60% (6677/11127)   
Checking out files:  61% (6788/11127)   
Checking out files:  62% (6899/11127)   
Checking out files:  63% (7011/11127)   
Checking out files:  64% (7122/11127)   
Checking out files:  65% (7233/11127)   
Checking out files:  66% (7344/11127)   
Checking out files:  67% (7456/11127)   
Checking out files:  68% (7567/11127)   
Checking out files:  69% (7678/11127)   
Checking out files:  70% (7789/11127)   
Checking out files:  71% (7901/11127)   
Checking out files:  72% (8012/11127)   
Checking out files:  73% (8123/11127)   
Checking out files:  74% (8234/11127)   
Checking out files:  74% (8243/11127)   
Checking out files:  75% (8346/11127)   
Checking out files:  76% (8457/11127)   
Checking out files:  77% (8568/11127)   
Checking out files:  78% (8680/11127)   
Checking out files:  79% (8791/11127)   
Checking out files:  80% (8902/11127)   
Checking out files:  81% (9013/11127)   
Checking out files:  82% (9125/11127)   
Checking out files:  83% (9236/11127)   
Checking out files:  84% (9347/11127)   
Checking out files:  85% (9458/11127)   
Checking out files:  86% (9570/11127)   
Checking out files:  87% (9681/11127)   
Checking out files:  88% (9792/11127)   
Checking out files:  89% (9904/11127)   
Checking out files:  90% (10015/11127)   
Checking out files:  90% (10062/11127)   
Checking out files:  91% (10126/11127)   
Checking out files:  92% (10237/11127)   
Checking out files:  93% (10349/11127)   
Checking out files:  94% (10460/11127)   
Checking out files:  95% (10571/11127)   
Checking out files:  96% (10682/11127)   
Checking out files:  97% (10794/11127)   
Checking out files:  98% (10905/11127)   
Checking out files:  99% (11016/11127)   
Checking out files: 100% (11127/11127)   
Checking out files: 100% (11127/11127), done.
17:07:01 [2020-12-19T17:07:01.594Z] #24 165.9 + cd /tmp/tmp.eJPdqrjY3a/tmp/docker-ce
17:07:01 [2020-12-19T17:07:01.594Z] #24 165.9 + git checkout -q v17.06.2-ce
17:07:01 [2020-12-19T17:07:01.677Z] #41 15.39   PBCC     images/ipc-msg.pb-c.c
17:07:01 [2020-12-19T17:07:01.677Z] #41 15.45   DEP      images/ipc-msg.pb-c.d
17:07:01 [2020-12-19T17:07:01.677Z] #41 15.48   PBCC     images/ipc-shm.pb-c.c
17:07:01 [2020-12-19T17:07:01.710Z] #11 ...
17:07:01 [2020-12-19T17:07:01.710Z] 
17:07:01 [2020-12-19T17:07:01.710Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:01 [2020-12-19T17:07:01.710Z] #35 8.918 -- Detecting C compile features - done
17:07:01 [2020-12-19T17:07:01.710Z] #35 8.969 -- Performing Test HAS_BUILTIN_FORTIFY
17:07:01 [2020-12-19T17:07:01.754Z] #41 114.2   DEP      criu/log.d
17:07:01 [2020-12-19T17:07:01.754Z] #41 114.3   DEP      criu/libnetlink.d
17:07:01 [2020-12-19T17:07:01.938Z] #41 15.52   DEP      images/ipc-shm.pb-c.d
17:07:01 [2020-12-19T17:07:01.938Z] #41 15.61   PBCC     images/ipc-var.pb-c.c
17:07:01 [2020-12-19T17:07:01.938Z] #41 15.69   DEP      images/ipc-var.pb-c.d
17:07:02 [2020-12-19T17:07:02.014Z] #41 114.5   DEP      criu/kerndat.d
17:07:02 [2020-12-19T17:07:02.199Z] #41 15.89   PBCC     images/sk-opts.pb-c.c
17:07:02 [2020-12-19T17:07:02.199Z] #41 15.96   PBCC     images/packet-sock.pb-c.c
17:07:02 [2020-12-19T17:07:02.274Z] #41 114.7   DEP      criu/kcmp-ids.d
17:07:02 [2020-12-19T17:07:02.274Z] #35 9.546 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:07:02 [2020-12-19T17:07:02.274Z] #35 9.775 -- Configuring done
17:07:02 [2020-12-19T17:07:02.460Z] #41 16.15   DEP      images/sk-opts.pb-c.d
17:07:02 [2020-12-19T17:07:02.532Z] #35 9.806 -- Generating done
17:07:02 [2020-12-19T17:07:02.532Z] #35 9.831 -- Build files have been written to: /tmp/tmp.EjbK6l43mV/tini
17:07:02 [2020-12-19T17:07:02.532Z] #35 9.859 + make tini-static
17:07:02 [2020-12-19T17:07:02.535Z] #41 114.9   DEP      criu/irmap.d
17:07:02 [2020-12-19T17:07:02.535Z] #41 115.1   DEP      criu/ipc_ns.d
17:07:02 [2020-12-19T17:07:02.721Z] #41 16.42   DEP      images/packet-sock.pb-c.d
17:07:02 [2020-12-19T17:07:02.795Z] #41 115.2   DEP      criu/image.d
17:07:02 [2020-12-19T17:07:02.795Z] #41 115.3   DEP      criu/image-desc.d
17:07:02 [2020-12-19T17:07:02.983Z] #41 16.59   PBCC     images/sk-netlink.pb-c.c
17:07:02 [2020-12-19T17:07:02.983Z] #41 16.74   DEP      images/sk-netlink.pb-c.d
17:07:02 [2020-12-19T17:07:02.983Z] #41 16.84   PBCC     images/sk-inet.pb-c.c
17:07:03 [2020-12-19T17:07:03.056Z] #41 115.5   DEP      criu/fsnotify.d
17:07:03 [2020-12-19T17:07:03.056Z] #41 115.6   DEP      criu/filesystems.d
17:07:03 [2020-12-19T17:07:03.120Z] #24 ...
17:07:03 [2020-12-19T17:07:03.120Z] 
17:07:03 [2020-12-19T17:07:03.120Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:03 [2020-12-19T17:07:03.120Z] #45 157.3 crypto/tls
17:07:03 [2020-12-19T17:07:03.120Z] #45 165.6 net/http/httptrace
17:07:03 [2020-12-19T17:07:03.120Z] #45 165.8 net/http
17:07:03 [2020-12-19T17:07:03.120Z] #45 ...
17:07:03 [2020-12-19T17:07:03.120Z] 
17:07:03 [2020-12-19T17:07:03.120Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:07:03 [2020-12-19T17:07:03.120Z] #20 41.97 Unpacking bash-completion (1:2.8-6) ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 42.81 Selecting previously unselected package bzip2.
17:07:03 [2020-12-19T17:07:03.120Z] #20 42.81 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 42.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 42.97 Selecting previously unselected package xz-utils.
17:07:03 [2020-12-19T17:07:03.120Z] #20 42.98 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 43.00 Unpacking xz-utils (5.2.4-1) ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 43.34 Selecting previously unselected package apparmor.
17:07:03 [2020-12-19T17:07:03.120Z] #20 43.35 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 43.56 Unpacking apparmor (2.13.2-10) ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 44.31 Selecting previously unselected package aufs-tools.
17:07:03 [2020-12-19T17:07:03.120Z] #20 44.31 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 44.32 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 44.48 Selecting previously unselected package libonig5:ppc64el.
17:07:03 [2020-12-19T17:07:03.120Z] #20 44.50 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 44.50 Unpacking libonig5:ppc64el (6.9.1-1) ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 44.73 Selecting previously unselected package libjq1:ppc64el.
17:07:03 [2020-12-19T17:07:03.120Z] #20 44.73 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 44.73 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 44.89 Selecting previously unselected package jq.
17:07:03 [2020-12-19T17:07:03.120Z] #20 44.91 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 44.91 Unpacking jq (1.5+dfsg-2+b1) ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 44.98 Selecting previously unselected package libaio1:ppc64el.
17:07:03 [2020-12-19T17:07:03.120Z] #20 44.99 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 44.99 Unpacking libaio1:ppc64el (0.3.112-3) ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 45.06 Selecting previously unselected package libgpm2:ppc64el.
17:07:03 [2020-12-19T17:07:03.120Z] #20 45.08 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 45.09 Unpacking libgpm2:ppc64el (1.20.7-5) ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 45.20 Selecting previously unselected package libicu63:ppc64el.
17:07:03 [2020-12-19T17:07:03.120Z] #20 45.21 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
17:07:03 [2020-12-19T17:07:03.120Z] #20 45.23 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
17:07:03 [2020-12-19T17:07:03.125Z] aa4f58cd6da1: Verifying Checksum
17:07:03 [2020-12-19T17:07:03.244Z] #41 16.98   DEP      images/sk-inet.pb-c.d
17:07:03 [2020-12-19T17:07:03.244Z] #41 17.09   PBCC     images/sk-unix.pb-c.c
17:07:03 [2020-12-19T17:07:03.319Z] #41 115.7   DEP      criu/files.d
17:07:03 [2020-12-19T17:07:03.465Z] #35 10.82 Scanning dependencies of target tini-static
17:07:03 [2020-12-19T17:07:03.465Z] #35 10.95 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:07:03 [2020-12-19T17:07:03.506Z] #41 17.15   DEP      images/sk-unix.pb-c.d
17:07:03 [2020-12-19T17:07:03.506Z] #41 17.20   PBCC     images/mm.pb-c.c
17:07:03 [2020-12-19T17:07:03.506Z] #41 17.31   DEP      images/mm.pb-c.d
17:07:03 [2020-12-19T17:07:03.579Z] #41 115.9   DEP      criu/files-reg.d
17:07:03 [2020-12-19T17:07:03.767Z] #41 17.36   PBCC     images/timerfd.pb-c.c
17:07:03 [2020-12-19T17:07:03.767Z] #41 17.53   DEP      images/timerfd.pb-c.d
17:07:03 [2020-12-19T17:07:03.839Z] #41 116.2   DEP      criu/files-ext.d
17:07:03 [2020-12-19T17:07:03.839Z] #41 116.3   DEP      criu/file-lock.d
17:07:03 [2020-12-19T17:07:03.877Z] #11 ...
17:07:03 [2020-12-19T17:07:03.877Z] 
17:07:03 [2020-12-19T17:07:03.877Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:03 [2020-12-19T17:07:03.877Z] #41 28.93   CC       images/signalfd.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 29.19   CC       images/fs.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 29.49   CC       images/pstree.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 29.88   CC       images/pipe.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 30.12   CC       images/tcp-stream.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 30.36   CC       images/sk-packet.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 30.63   CC       images/mnt.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 30.92   CC       images/pipe-data.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 31.24   CC       images/sa.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 31.50   CC       images/timer.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 31.87   CC       images/timerfd.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 32.08   CC       images/mm.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 32.56   CC       images/sk-opts.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 32.75   CC       images/sk-unix.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 33.11   CC       images/sk-inet.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 33.60   CC       images/tun.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 34.01   CC       images/sk-netlink.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 34.25   CC       images/packet-sock.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 34.62   CC       images/ipc-var.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 34.77   CC       images/ipc-desc.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 34.90   CC       images/ipc-shm.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 35.08   CC       images/ipc-msg.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 35.39   CC       images/ipc-sem.o
17:07:03 [2020-12-19T17:07:03.877Z] #41 35.59   CC       images/utsns.o
17:07:04 [2020-12-19T17:07:04.028Z] #41 17.65   PBCC     images/timer.pb-c.c
17:07:04 [2020-12-19T17:07:04.028Z] #41 17.67   DEP      images/timer.pb-c.d
17:07:04 [2020-12-19T17:07:04.028Z] #41 17.80   PBCC     images/sa.pb-c.c
17:07:04 [2020-12-19T17:07:04.028Z] #41 17.91   DEP      images/sa.pb-c.d
17:07:04 [2020-12-19T17:07:04.099Z] #41 116.6   DEP      criu/file-ids.d
17:07:04 [2020-12-19T17:07:04.099Z] #41 116.7   DEP      criu/fifo.d
17:07:04 [2020-12-19T17:07:04.143Z] #41 35.80   CC       images/creds.o
17:07:04 [2020-12-19T17:07:04.289Z] #41 18.08   PBCC     images/pipe-data.pb-c.c
17:07:04 [2020-12-19T17:07:04.289Z] #41 18.18   DEP      images/pipe-data.pb-c.d
17:07:04 [2020-12-19T17:07:04.359Z] #41 116.9   DEP      criu/fdstore.d
17:07:04 [2020-12-19T17:07:04.413Z] #41 36.06   CC       images/vma.o
17:07:04 [2020-12-19T17:07:04.550Z] #41 18.32   PBCC     images/mnt.pb-c.c
17:07:04 [2020-12-19T17:07:04.550Z] #41 18.38   DEP      images/mnt.pb-c.d
17:07:04 [2020-12-19T17:07:04.619Z] #41 ...
17:07:04 [2020-12-19T17:07:04.619Z] 
17:07:04 [2020-12-19T17:07:04.619Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:07:04 [2020-12-19T17:07:04.619Z] #30 DONE 217.1s
17:07:04 [2020-12-19T17:07:04.619Z] 
17:07:04 [2020-12-19T17:07:04.619Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:04 [2020-12-19T17:07:04.619Z] #41 117.1   DEP      criu/fault-injection.d
17:07:04 [2020-12-19T17:07:04.619Z] #41 117.1   DEP      criu/external.d
17:07:04 [2020-12-19T17:07:04.619Z] #41 ...
17:07:04 [2020-12-19T17:07:04.619Z] 
17:07:04 [2020-12-19T17:07:04.619Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:07:04 [2020-12-19T17:07:04.619Z] #18 15.58 Reading package lists...
17:07:04 [2020-12-19T17:07:04.619Z] #18 21.78 Reading package lists...
17:07:04 [2020-12-19T17:07:04.619Z] #18 26.64 Building dependency tree...
17:07:04 [2020-12-19T17:07:04.678Z] #41 36.31   CC       images/netdev.o
17:07:04 [2020-12-19T17:07:04.812Z] #41 18.47   PBCC     images/sk-packet.pb-c.c
17:07:04 [2020-12-19T17:07:04.812Z] #41 18.64   DEP      images/sk-packet.pb-c.d
17:07:04 [2020-12-19T17:07:04.812Z] #41 18.73   PBCC     images/tcp-stream.pb-c.c
17:07:04 [2020-12-19T17:07:04.879Z] #18 ...
17:07:04 [2020-12-19T17:07:04.879Z] 
17:07:04 [2020-12-19T17:07:04.879Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:04 [2020-12-19T17:07:04.879Z] #41 117.3   DEP      criu/eventpoll.d
17:07:05 [2020-12-19T17:07:05.140Z] #41 117.6   DEP      criu/eventfd.d
17:07:05 [2020-12-19T17:07:05.222Z] #20 ...
17:07:05 [2020-12-19T17:07:05.223Z] 
17:07:05 [2020-12-19T17:07:05.223Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:07:05 [2020-12-19T17:07:05.223Z] #24 169.5 + mkdir -p /tmp/tmp.eJPdqrjY3a/src/github.com/docker
17:07:05 [2020-12-19T17:07:05.223Z] #24 169.5 + mv components/cli /tmp/tmp.eJPdqrjY3a/src/github.com/docker/cli
17:07:05 [2020-12-19T17:07:05.223Z] #24 169.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
17:07:05 [2020-12-19T17:07:05.257Z] #41 36.75   CC       images/tty.o
17:07:05 [2020-12-19T17:07:05.385Z] #41 18.94   DEP      images/tcp-stream.pb-c.d
17:07:05 [2020-12-19T17:07:05.385Z] #41 19.00   PBCC     images/pipe.pb-c.c
17:07:05 [2020-12-19T17:07:05.385Z] #41 19.11   DEP      images/pipe.pb-c.d
17:07:05 [2020-12-19T17:07:05.385Z] #41 19.13   PBCC     images/pstree.pb-c.c
17:07:05 [2020-12-19T17:07:05.385Z] #41 19.16   DEP      images/pstree.pb-c.d
17:07:05 [2020-12-19T17:07:05.385Z] #41 19.17   PBCC     images/fs.pb-c.c
17:07:05 [2020-12-19T17:07:05.399Z] #41 117.8   DEP      criu/crtools.d
17:07:05 [2020-12-19T17:07:05.648Z] #41 19.26   DEP      images/fs.pb-c.d
17:07:05 [2020-12-19T17:07:05.648Z] #41 19.34   PBCC     images/signalfd.pb-c.c
17:07:05 [2020-12-19T17:07:05.648Z] #41 19.40   DEP      images/signalfd.pb-c.d
17:07:05 [2020-12-19T17:07:05.648Z] #41 19.48   PBCC     images/fh.pb-c.c
17:07:05 [2020-12-19T17:07:05.648Z] #41 19.53   PBCC     images/fsnotify.pb-c.c
17:07:05 [2020-12-19T17:07:05.659Z] #41 118.1   DEP      criu/cr-service.d
17:07:05 [2020-12-19T17:07:05.839Z] #41 37.50   CC       images/file-lock.o
17:07:05 [2020-12-19T17:07:05.909Z] #41 19.57   DEP      images/fh.pb-c.d
17:07:05 [2020-12-19T17:07:05.909Z] #41 19.62   DEP      images/fsnotify.pb-c.d
17:07:05 [2020-12-19T17:07:05.909Z] #41 19.68   PBCC     images/eventpoll.pb-c.c
17:07:05 [2020-12-19T17:07:05.909Z] #41 19.73   DEP      images/eventpoll.pb-c.d
17:07:05 [2020-12-19T17:07:05.909Z] #41 19.77   PBCC     images/eventfd.pb-c.c
17:07:05 [2020-12-19T17:07:05.909Z] #41 19.82   DEP      images/eventfd.pb-c.d
17:07:05 [2020-12-19T17:07:05.918Z] #41 118.4   DEP      criu/cr-restore.d
17:07:05 [2020-12-19T17:07:05.991Z] #35 13.07 [100%] Linking C executable tini-static
17:07:06 [2020-12-19T17:07:06.173Z] #41 19.89   PBCC     images/remap-file-path.pb-c.c
17:07:06 [2020-12-19T17:07:06.173Z] #41 19.94   DEP      images/remap-file-path.pb-c.d
17:07:06 [2020-12-19T17:07:06.173Z] #41 20.08   PBCC     images/fifo.pb-c.c
17:07:06 [2020-12-19T17:07:06.419Z] #41 37.81   CC       images/rlimit.o
17:07:06 [2020-12-19T17:07:06.419Z] #41 38.06   CC       images/pagemap.o
17:07:06 [2020-12-19T17:07:06.434Z] #41 20.16   DEP      images/fifo.pb-c.d
17:07:06 [2020-12-19T17:07:06.434Z] #41 20.26   PBCC     images/ghost-file.pb-c.c
17:07:06 [2020-12-19T17:07:06.434Z] #41 20.30   DEP      images/ghost-file.pb-c.d
17:07:06 [2020-12-19T17:07:06.434Z] #41 ...
17:07:06 [2020-12-19T17:07:06.434Z] 
17:07:06 [2020-12-19T17:07:06.434Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:06 [2020-12-19T17:07:06.488Z] #41 118.8   DEP      criu/cr-errno.d
17:07:06 [2020-12-19T17:07:06.488Z] #41 118.9   DEP      criu/cr-dump.d
17:07:06 [2020-12-19T17:07:06.556Z] #35 ...
17:07:06 [2020-12-19T17:07:06.556Z] 
17:07:06 [2020-12-19T17:07:06.556Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:06 [2020-12-19T17:07:06.556Z] #41 3.909 Note: Building without setproctitle() and strlcpy() support.
17:07:06 [2020-12-19T17:07:06.556Z] #41 3.909       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:07:06 [2020-12-19T17:07:06.556Z] #41 3.961 Note: Building without GnuTLS support
17:07:06 [2020-12-19T17:07:06.556Z] #41 3.980 Makefile.config:39: Warn: you have no libnftables installed
17:07:06 [2020-12-19T17:07:06.556Z] #41 3.980 Makefile.config:40: Warn: Building without nftables support
17:07:06 [2020-12-19T17:07:06.556Z] #41 7.407 fatal: not a git repository (or any of the parent directories): .git
17:07:06 [2020-12-19T17:07:06.556Z] #41 7.643   GEN      .gitid
17:07:06 [2020-12-19T17:07:06.556Z] #41 7.728   GEN      criu/include/version.h
17:07:06 [2020-12-19T17:07:06.556Z] #41 8.080   GEN      include/common/asm
17:07:06 [2020-12-19T17:07:06.556Z] #41 ...
17:07:06 [2020-12-19T17:07:06.556Z] 
17:07:06 [2020-12-19T17:07:06.556Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:07:06 [2020-12-19T17:07:06.556Z] #11 108.4 Selecting previously unselected package gcc-mingw-w64-base.
17:07:06 [2020-12-19T17:07:06.556Z] #11 108.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:07:06 [2020-12-19T17:07:06.556Z] #11 108.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:07:06 [2020-12-19T17:07:06.556Z] #11 108.9 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:07:06 [2020-12-19T17:07:06.556Z] #11 108.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:07:06 [2020-12-19T17:07:06.556Z] #11 108.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:07:06 [2020-12-19T17:07:06.748Z] #41 119.2   DEP      criu/cr-dedup.d
17:07:07 [2020-12-19T17:07:07.001Z] #41 38.40   CC       images/siginfo.o
17:07:07 [2020-12-19T17:07:07.001Z] #41 38.65   CC       images/rpc.o
17:07:07 [2020-12-19T17:07:07.007Z] #41 119.5   DEP      criu/cr-check.d
17:07:07 [2020-12-19T17:07:07.577Z] #41 119.9   DEP      criu/config.d
17:07:07 [2020-12-19T17:07:07.836Z] #41 120.2   DEP      criu/clone-noasan.d
17:07:08 [2020-12-19T17:07:08.097Z] #41 120.4   DEP      criu/cgroup.d
17:07:08 [2020-12-19T17:07:08.357Z] #41 120.7   DEP      criu/cgroup-props.d
17:07:08 [2020-12-19T17:07:08.357Z] #41 120.9   DEP      criu/bitmap.d
17:07:08 [2020-12-19T17:07:08.357Z] #41 120.9   DEP      criu/bfd.d
17:07:08 [2020-12-19T17:07:08.403Z] #41 39.89   CC       images/ext-file.o
17:07:08 [2020-12-19T17:07:08.522Z] #54 59.88 Checking out files:  35% (1298/3706)   
Checking out files:  36% (1335/3706)   
Checking out files:  37% (1372/3706)   
Checking out files:  38% (1409/3706)   
Checking out files:  39% (1446/3706)   
Checking out files:  40% (1483/3706)   
Checking out files:  41% (1520/3706)   
Checking out files:  42% (1557/3706)   
Checking out files:  43% (1594/3706)   
Checking out files:  44% (1631/3706)   
Checking out files:  45% (1668/3706)   
Checking out files:  46% (1705/3706)   
Checking out files:  47% (1742/3706)   
Checking out files:  48% (1779/3706)   
Checking out files:  49% (1816/3706)   
Checking out files:  50% (1853/3706)   
Checking out files:  51% (1891/3706)   
Checking out files:  52% (1928/3706)   
Checking out files:  53% (1965/3706)   
Checking out files:  54% (2002/3706)   
Checking out files:  55% (2039/3706)   
Checking out files:  56% (2076/3706)   
Checking out files:  57% (2113/3706)   
Checking out files:  58% (2150/3706)   
Checking out files:  59% (2187/3706)   
Checking out files:  60% (2224/3706)   
Checking out files:  61% (2261/3706)   
Checking out files:  62% (2298/3706)   
Checking out files:  63% (2335/3706)   
Checking out files:  64% (2372/3706)   
Checking out files:  65% (2409/3706)   
Checking out files:  66% (2446/3706)   
Checking out files:  66% (2474/3706)   
Checking out files:  67% (2484/3706)   
Checking out files:  68% (2521/3706)   
Checking out files:  69% (2558/3706)   
Checking out files:  70% (2595/3706)   
Checking out files:  71% (2632/3706)   
Checking out files:  72% (2669/3706)   
Checking out files:  73% (2706/3706)   
Checking out files:  74% (2743/3706)   
Checking out files:  75% (2780/3706)   
Checking out files:  76% (2817/3706)   
Checking out files:  77% (2854/3706)   
Checking out files:  78% (2891/3706)   
Checking out files:  79% (2928/3706)   
Checking out files:  80% (2965/3706)   
Checking out files:  81% (3002/3706)   
Checking out files:  82% (3039/3706)   
Checking out files:  83% (3076/3706)   
Checking out files:  84% (3114/3706)   
Checking out files:  85% (3151/3706)   
Checking out files:  86% (3188/3706)   
Checking out files:  87% (3225/3706)   
Checking out files:  88% (3262/3706)   
Checking out files:  89% (3299/3706)   
Checking out files:  90% (3336/3706)   
Checking out files:  91% (3373/3706)   
17:07:08 [2020-12-19T17:07:08.522Z] #54 ...
17:07:08 [2020-12-19T17:07:08.522Z] 
17:07:08 [2020-12-19T17:07:08.522Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:07:08 [2020-12-19T17:07:08.522Z] #49 119.2 mvdan.cc/editorconfig
17:07:08 [2020-12-19T17:07:08.522Z] #49 121.2 mvdan.cc/sh/v3/fileutil
17:07:08 [2020-12-19T17:07:08.522Z] #49 121.4 mvdan.cc/sh/v3/syntax
17:07:08 [2020-12-19T17:07:08.617Z] #41 121.1   DEP      criu/autofs.d
17:07:08 [2020-12-19T17:07:08.672Z] #41 40.18   CC       images/cgroup.o
17:07:08 [2020-12-19T17:07:08.783Z] #49 ...
17:07:08 [2020-12-19T17:07:08.783Z] 
17:07:08 [2020-12-19T17:07:08.783Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:08 [2020-12-19T17:07:08.877Z] #41 121.3   DEP      criu/aio.d
17:07:09 [2020-12-19T17:07:09.044Z] #54 59.88 Checking out files:  35% (1298/3706)   
Checking out files:  36% (1335/3706)   
Checking out files:  37% (1372/3706)   
Checking out files:  38% (1409/3706)   
Checking out files:  39% (1446/3706)   
Checking out files:  40% (1483/3706)   
Checking out files:  41% (1520/3706)   
Checking out files:  42% (1557/3706)   
Checking out files:  43% (1594/3706)   
Checking out files:  44% (1631/3706)   
Checking out files:  45% (1668/3706)   
Checking out files:  46% (1705/3706)   
Checking out files:  47% (1742/3706)   
Checking out files:  48% (1779/3706)   
Checking out files:  49% (1816/3706)   
Checking out files:  50% (1853/3706)   
Checking out files:  51% (1891/3706)   
Checking out files:  52% (1928/3706)   
Checking out files:  53% (1965/3706)   
Checking out files:  54% (2002/3706)   
Checking out files:  55% (2039/3706)   
Checking out files:  56% (2076/3706)   
Checking out files:  57% (2113/3706)   
Checking out files:  58% (2150/3706)   
Checking out files:  59% (2187/3706)   
Checking out files:  60% (2224/3706)   
Checking out files:  61% (2261/3706)   
Checking out files:  62% (2298/3706)   
Checking out files:  63% (2335/3706)   
Checking out files:  64% (2372/3706)   
Checking out files:  65% (2409/3706)   
Checking out files:  66% (2446/3706)   
Checking out files:  66% (2474/3706)   
Checking out files:  67% (2484/3706)   
Checking out files:  68% (2521/3706)   
Checking out files:  69% (2558/3706)   
Checking out files:  70% (2595/3706)   
Checking out files:  71% (2632/3706)   
Checking out files:  72% (2669/3706)   
Checking out files:  73% (2706/3706)   
Checking out files:  74% (2743/3706)   
Checking out files:  75% (2780/3706)   
Checking out files:  76% (2817/3706)   
Checking out files:  77% (2854/3706)   
Checking out files:  78% (2891/3706)   
Checking out files:  79% (2928/3706)   
Checking out files:  80% (2965/3706)   
Checking out files:  81% (3002/3706)   
Checking out files:  82% (3039/3706)   
Checking out files:  83% (3076/3706)   
Checking out files:  84% (3114/3706)   
Checking out files:  85% (3151/3706)   
Checking out files:  86% (3188/3706)   
Checking out files:  87% (3225/3706)   
Checking out files:  88% (3262/3706)   
Checking out files:  89% (3299/3706)   
Checking out files:  90% (3336/3706)   
Checking out files:  91% (3373/3706)   
Checking out files:  92% (3410/3706)   
17:07:09 [2020-12-19T17:07:09.044Z] #54 ...
17:07:09 [2020-12-19T17:07:09.044Z] 
17:07:09 [2020-12-19T17:07:09.044Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:09 [2020-12-19T17:07:09.044Z] #43 119.6 go/parser
17:07:09 [2020-12-19T17:07:09.044Z] #43 121.9 text/template
17:07:09 [2020-12-19T17:07:09.044Z] #43 125.3 encoding/xml
17:07:09 [2020-12-19T17:07:09.044Z] #43 ...
17:07:09 [2020-12-19T17:07:09.044Z] 
17:07:09 [2020-12-19T17:07:09.044Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:09 [2020-12-19T17:07:09.099Z] #11 ...
17:07:09 [2020-12-19T17:07:09.099Z] 
17:07:09 [2020-12-19T17:07:09.099Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:09 [2020-12-19T17:07:09.099Z] #35 14.16 [100%] Built target tini-static
17:07:09 [2020-12-19T17:07:09.099Z] #35 14.28 + mkdir -p /build
17:07:09 [2020-12-19T17:07:09.099Z] #35 14.28 + cp tini-static /build/docker-init
17:07:09 [2020-12-19T17:07:09.099Z] #35 DONE 16.2s
17:07:09 [2020-12-19T17:07:09.099Z] 
17:07:09 [2020-12-19T17:07:09.099Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:09 [2020-12-19T17:07:09.099Z] #41 11.66   PBCC     images/timens.pb-c.c
17:07:09 [2020-12-19T17:07:09.099Z] #41 11.70   DEP      images/timens.pb-c.d
17:07:09 [2020-12-19T17:07:09.099Z] #41 11.84   PBCC     images/fown.pb-c.c
17:07:09 [2020-12-19T17:07:09.099Z] #41 11.88   PBCC     images/google/protobuf/descriptor.pb-c.c
17:07:09 [2020-12-19T17:07:09.099Z] #41 11.99   PBCC     images/opts.pb-c.c
17:07:09 [2020-12-19T17:07:09.099Z] #41 12.09   PBCC     images/memfd.pb-c.c
17:07:09 [2020-12-19T17:07:09.099Z] #41 12.14   DEP      images/fown.pb-c.d
17:07:09 [2020-12-19T17:07:09.099Z] #41 12.19   DEP      images/google/protobuf/descriptor.pb-c.d
17:07:09 [2020-12-19T17:07:09.099Z] #41 12.27   DEP      images/opts.pb-c.d
17:07:09 [2020-12-19T17:07:09.099Z] #41 12.32   DEP      images/memfd.pb-c.d
17:07:09 [2020-12-19T17:07:09.099Z] #41 12.42   PBCC     images/sit.pb-c.c
17:07:09 [2020-12-19T17:07:09.099Z] #41 12.53   DEP      images/sit.pb-c.d
17:07:09 [2020-12-19T17:07:09.099Z] #41 12.71   PBCC     images/macvlan.pb-c.c
17:07:09 [2020-12-19T17:07:09.099Z] #41 12.79   DEP      images/macvlan.pb-c.d
17:07:09 [2020-12-19T17:07:09.137Z] #41 121.6   DEP      criu/action-scripts.d
17:07:09 [2020-12-19T17:07:09.305Z] #54 59.88 Checking out files:  35% (1298/3706)   
Checking out files:  36% (1335/3706)   
Checking out files:  37% (1372/3706)   
Checking out files:  38% (1409/3706)   
Checking out files:  39% (1446/3706)   
Checking out files:  40% (1483/3706)   
Checking out files:  41% (1520/3706)   
Checking out files:  42% (1557/3706)   
Checking out files:  43% (1594/3706)   
Checking out files:  44% (1631/3706)   
Checking out files:  45% (1668/3706)   
Checking out files:  46% (1705/3706)   
Checking out files:  47% (1742/3706)   
Checking out files:  48% (1779/3706)   
Checking out files:  49% (1816/3706)   
Checking out files:  50% (1853/3706)   
Checking out files:  51% (1891/3706)   
Checking out files:  52% (1928/3706)   
Checking out files:  53% (1965/3706)   
Checking out files:  54% (2002/3706)   
Checking out files:  55% (2039/3706)   
Checking out files:  56% (2076/3706)   
Checking out files:  57% (2113/3706)   
Checking out files:  58% (2150/3706)   
Checking out files:  59% (2187/3706)   
Checking out files:  60% (2224/3706)   
Checking out files:  61% (2261/3706)   
Checking out files:  62% (2298/3706)   
Checking out files:  63% (2335/3706)   
Checking out files:  64% (2372/3706)   
Checking out files:  65% (2409/3706)   
Checking out files:  66% (2446/3706)   
Checking out files:  66% (2474/3706)   
Checking out files:  67% (2484/3706)   
Checking out files:  68% (2521/3706)   
Checking out files:  69% (2558/3706)   
Checking out files:  70% (2595/3706)   
Checking out files:  71% (2632/3706)   
Checking out files:  72% (2669/3706)   
Checking out files:  73% (2706/3706)   
Checking out files:  74% (2743/3706)   
Checking out files:  75% (2780/3706)   
Checking out files:  76% (2817/3706)   
Checking out files:  77% (2854/3706)   
Checking out files:  78% (2891/3706)   
Checking out files:  79% (2928/3706)   
Checking out files:  80% (2965/3706)   
Checking out files:  81% (3002/3706)   
Checking out files:  82% (3039/3706)   
Checking out files:  83% (3076/3706)   
Checking out files:  84% (3114/3706)   
Checking out files:  85% (3151/3706)   
Checking out files:  86% (3188/3706)   
Checking out files:  87% (3225/3706)   
Checking out files:  88% (3262/3706)   
Checking out files:  89% (3299/3706)   
Checking out files:  90% (3336/3706)   
Checking out files:  91% (3373/3706)   
Checking out files:  92% (3410/3706)   
Checking out files:  93% (3447/3706)   
Checking out files:  94% (3484/3706)   
Checking out files:  95% (3521/3706)   
Checking out files:  96% (3558/3706)   
Checking out files:  97% (3595/3706)   
Checking out files:  98% (3632/3706)   
Checking out files:  99% (3669/3706)   
Checking out files: 100% (3706/3706)   
Checking out files: 100% (3706/3706), done.
17:07:09 [2020-12-19T17:07:09.356Z] #41 12.88   PBCC     images/autofs.pb-c.c
17:07:09 [2020-12-19T17:07:09.356Z] #41 13.01   DEP      images/autofs.pb-c.d
17:07:09 [2020-12-19T17:07:09.356Z] #41 13.09   PBCC     images/sysctl.pb-c.c
17:07:09 [2020-12-19T17:07:09.566Z] #54 62.78 + cd /tmp/tmp.eXolQ5o1PW/src/github.com/containerd/containerd
17:07:09 [2020-12-19T17:07:09.566Z] #54 62.78 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:07:09 [2020-12-19T17:07:09.614Z] #41 13.17   DEP      images/sysctl.pb-c.d
17:07:09 [2020-12-19T17:07:09.614Z] #41 13.27   PBCC     images/time.pb-c.c
17:07:09 [2020-12-19T17:07:09.614Z] #41 13.35   DEP      images/time.pb-c.d
17:07:09 [2020-12-19T17:07:09.625Z] #41 41.01   CC       images/userns.o
17:07:09 [2020-12-19T17:07:09.625Z] #41 41.34   CC       images/google/protobuf/descriptor.o
17:07:09 [2020-12-19T17:07:09.709Z] #41 122.1   CC       criu/action-scripts.o
17:07:09 [2020-12-19T17:07:09.871Z] #41 13.45   PBCC     images/binfmt-misc.pb-c.c
17:07:09 [2020-12-19T17:07:09.871Z] #41 13.56   DEP      images/binfmt-misc.pb-c.d
17:07:09 [2020-12-19T17:07:09.969Z] #41 122.5   CC       criu/aio.o
17:07:10 [2020-12-19T17:07:10.128Z] #41 13.63   PBCC     images/seccomp.pb-c.c
17:07:10 [2020-12-19T17:07:10.128Z] #41 13.65   DEP      images/seccomp.pb-c.d
17:07:10 [2020-12-19T17:07:10.128Z] #41 13.80   PBCC     images/userns.pb-c.c
17:07:10 [2020-12-19T17:07:10.128Z] #41 13.86   DEP      images/userns.pb-c.d
17:07:10 [2020-12-19T17:07:10.385Z] #41 13.93   PBCC     images/cgroup.pb-c.c
17:07:10 [2020-12-19T17:07:10.385Z] #41 13.99   DEP      images/cgroup.pb-c.d
17:07:10 [2020-12-19T17:07:10.385Z] #41 14.12   PBCC     images/ext-file.pb-c.c
17:07:10 [2020-12-19T17:07:10.508Z] #54 63.93 + export 'BUILDTAGS=netgo osusergo static_build'
17:07:10 [2020-12-19T17:07:10.508Z] #54 63.93 + BUILDTAGS='netgo osusergo static_build'
17:07:10 [2020-12-19T17:07:10.508Z] #54 63.93 + export EXTRA_FLAGS=-buildmode=pie
17:07:10 [2020-12-19T17:07:10.508Z] #54 63.93 + EXTRA_FLAGS=-buildmode=pie
17:07:10 [2020-12-19T17:07:10.508Z] #54 63.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:07:10 [2020-12-19T17:07:10.508Z] #54 63.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:07:10 [2020-12-19T17:07:10.508Z] #54 63.93 + '[' '' = dynamic ']'
17:07:10 [2020-12-19T17:07:10.508Z] #54 63.93 + make
17:07:10 [2020-12-19T17:07:10.538Z] #41 122.9   CC       criu/autofs.o
17:07:10 [2020-12-19T17:07:10.644Z] #41 14.14   DEP      images/ext-file.pb-c.d
17:07:10 [2020-12-19T17:07:10.644Z] #41 14.24   PBCC     images/rpc.pb-c.c
17:07:10 [2020-12-19T17:07:10.644Z] #41 14.29   DEP      images/rpc.pb-c.d
17:07:10 [2020-12-19T17:07:10.838Z] #24 ...
17:07:10 [2020-12-19T17:07:10.838Z] 
17:07:10 [2020-12-19T17:07:10.838Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:10 [2020-12-19T17:07:10.838Z] #43 95.83   DEP      criu/action-scripts.d
17:07:10 [2020-12-19T17:07:10.838Z] #43 96.22   CC       criu/action-scripts.o
17:07:10 [2020-12-19T17:07:10.838Z] #43 96.85   CC       criu/aio.o
17:07:10 [2020-12-19T17:07:10.838Z] #43 97.64   CC       criu/autofs.o
17:07:10 [2020-12-19T17:07:10.838Z] #43 100.3   CC       criu/bfd.o
17:07:10 [2020-12-19T17:07:10.838Z] #43 101.1   CC       criu/bitmap.o
17:07:10 [2020-12-19T17:07:10.838Z] #43 101.3   CC       criu/cgroup-props.o
17:07:10 [2020-12-19T17:07:10.838Z] #43 102.6   CC       criu/cgroup.o
17:07:10 [2020-12-19T17:07:10.838Z] #43 ...
17:07:10 [2020-12-19T17:07:10.838Z] 
17:07:10 [2020-12-19T17:07:10.838Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:07:10 [2020-12-19T17:07:10.838Z] #20 49.75 Selecting previously unselected package libnet1:ppc64el.
17:07:10 [2020-12-19T17:07:10.838Z] #20 49.75 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 49.75 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 49.83 Selecting previously unselected package libnl-3-200:ppc64el.
17:07:10 [2020-12-19T17:07:10.838Z] #20 49.84 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 49.84 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 49.93 Selecting previously unselected package libprotobuf-c1:ppc64el.
17:07:10 [2020-12-19T17:07:10.838Z] #20 49.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 49.95 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 50.06 Selecting previously unselected package libreadline5:ppc64el.
17:07:10 [2020-12-19T17:07:10.838Z] #20 50.06 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 50.06 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 50.24 Selecting previously unselected package net-tools.
17:07:10 [2020-12-19T17:07:10.838Z] #20 50.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 50.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 50.51 Selecting previously unselected package python-pip-whl.
17:07:10 [2020-12-19T17:07:10.838Z] #20 50.54 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 50.54 Unpacking python-pip-whl (18.1-5) ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 51.18 Selecting previously unselected package python3-lib2to3.
17:07:10 [2020-12-19T17:07:10.838Z] #20 51.20 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 51.21 Unpacking python3-lib2to3 (3.7.3-1) ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 51.34 Selecting previously unselected package python3-distutils.
17:07:10 [2020-12-19T17:07:10.838Z] #20 51.36 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 51.37 Unpacking python3-distutils (3.7.3-1) ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 51.58 Selecting previously unselected package python3-pip.
17:07:10 [2020-12-19T17:07:10.838Z] #20 51.60 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 51.60 Unpacking python3-pip (18.1-5) ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 51.79 Selecting previously unselected package python3-pkg-resources.
17:07:10 [2020-12-19T17:07:10.838Z] #20 51.80 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 51.81 Unpacking python3-pkg-resources (40.8.0-1) ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 51.96 Selecting previously unselected package python3-setuptools.
17:07:10 [2020-12-19T17:07:10.838Z] #20 51.98 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 51.98 Unpacking python3-setuptools (40.8.0-1) ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 52.27 Selecting previously unselected package python3-wheel.
17:07:10 [2020-12-19T17:07:10.838Z] #20 52.31 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 52.31 Unpacking python3-wheel (0.32.3-2) ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 52.42 Selecting previously unselected package sudo.
17:07:10 [2020-12-19T17:07:10.838Z] #20 52.45 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 52.46 Unpacking sudo (1.8.27-1+deb10u2) ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 53.14 Selecting previously unselected package thin-provisioning-tools.
17:07:10 [2020-12-19T17:07:10.838Z] #20 53.16 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 53.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 53.43 Selecting previously unselected package uidmap.
17:07:10 [2020-12-19T17:07:10.838Z] #20 53.44 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 53.44 Unpacking uidmap (1:4.5-1.1) ...
17:07:10 [2020-12-19T17:07:10.838Z] #20 53.55 Selecting previously unselected package vim-runtime.
17:07:10 [2020-12-19T17:07:10.838Z] #20 53.56 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:07:10 [2020-12-19T17:07:10.839Z] #20 53.60 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:07:10 [2020-12-19T17:07:10.839Z] #20 53.64 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:07:10 [2020-12-19T17:07:10.839Z] #20 53.66 Unpacking vim-runtime (2:8.1.0875-5) ...
17:07:10 [2020-12-19T17:07:10.902Z] #41 14.45   PBCC     images/siginfo.pb-c.c
17:07:10 [2020-12-19T17:07:10.902Z] #41 14.51   DEP      images/siginfo.pb-c.d
17:07:11 [2020-12-19T17:07:11.159Z] #41 14.78   PBCC     images/pagemap.pb-c.c
17:07:11 [2020-12-19T17:07:11.159Z] #41 14.85   DEP      images/pagemap.pb-c.d
17:07:11 [2020-12-19T17:07:11.416Z] #41 14.94   PBCC     images/rlimit.pb-c.c
17:07:11 [2020-12-19T17:07:11.416Z] #41 14.98   DEP      images/rlimit.pb-c.d
17:07:11 [2020-12-19T17:07:11.416Z] #41 15.12   PBCC     images/file-lock.pb-c.c
17:07:11 [2020-12-19T17:07:11.416Z] #41 15.18   DEP      images/file-lock.pb-c.d
17:07:11 [2020-12-19T17:07:11.416Z] #41 15.23   PBCC     images/tty.pb-c.c
17:07:11 [2020-12-19T17:07:11.477Z] #41 ...
17:07:11 [2020-12-19T17:07:11.477Z] 
17:07:11 [2020-12-19T17:07:11.477Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:07:11 [2020-12-19T17:07:11.477Z] #18 28.79 libcap2-bin is already the newest version (1:2.25-2).
17:07:11 [2020-12-19T17:07:11.477Z] #18 28.79 The following additional packages will be installed:
17:07:11 [2020-12-19T17:07:11.477Z] #18 28.79   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:07:11 [2020-12-19T17:07:11.477Z] #18 28.79   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:07:11 [2020-12-19T17:07:11.477Z] #18 28.80   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:07:11 [2020-12-19T17:07:11.477Z] #18 28.80   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:07:11 [2020-12-19T17:07:11.477Z] #18 28.80   python3.7 python3.7-minimal vim-runtime xxd
17:07:11 [2020-12-19T17:07:11.477Z] #18 28.80 Suggested packages:
17:07:11 [2020-12-19T17:07:11.477Z] #18 28.80   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:07:11 [2020-12-19T17:07:11.477Z] #18 28.81   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:07:11 [2020-12-19T17:07:11.477Z] #18 28.81   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:07:11 [2020-12-19T17:07:11.477Z] #18 28.81 Recommended packages:
17:07:11 [2020-12-19T17:07:11.477Z] #18 28.81   aufs-dkms nftables build-essential python3-dev python3-keyring
17:07:11 [2020-12-19T17:07:11.477Z] #18 28.81   python3-keyrings.alt python3-xdg unzip
17:07:11 [2020-12-19T17:07:11.477Z] #18 31.79 The following NEW packages will be installed:
17:07:11 [2020-12-19T17:07:11.477Z] #18 31.79   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:07:11 [2020-12-19T17:07:11.477Z] #18 31.79   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:07:11 [2020-12-19T17:07:11.477Z] #18 31.79   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:07:11 [2020-12-19T17:07:11.477Z] #18 31.79   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:07:11 [2020-12-19T17:07:11.477Z] #18 31.79   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:07:11 [2020-12-19T17:07:11.477Z] #18 31.79   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:07:11 [2020-12-19T17:07:11.477Z] #18 31.79   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:07:11 [2020-12-19T17:07:11.477Z] #18 31.79   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:07:11 [2020-12-19T17:07:11.477Z] #18 31.79   xz-utils zip
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.21 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.21 Need to get 28.5 MB of archives.
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.21 After this operation, 116 MB of additional disk space will be used.
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 32.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 33.25 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 33.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 33.25 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 33.25 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 33.26 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 33.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 33.37 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 33.38 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 33.38 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 33.40 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 33.41 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 33.43 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 33.44 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 33.49 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 33.52 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 33.53 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 33.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 34.13 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 34.17 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:07:11 [2020-12-19T17:07:11.477Z] #18 34.69 debconf: delaying package configuration, since apt-utils is not installed
17:07:11 [2020-12-19T17:07:11.562Z] #41 43.09   CC       images/opts.o
17:07:11 [2020-12-19T17:07:11.674Z] #41 15.31   DEP      images/tty.pb-c.d
17:07:11 [2020-12-19T17:07:11.737Z] #18 34.77 Fetched 28.5 MB in 2s (12.5 MB/s)
17:07:11 [2020-12-19T17:07:11.737Z] #18 34.82 Selecting previously unselected package pigz.
17:07:11 [2020-12-19T17:07:11.737Z] #18 34.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 ... 23432 files and directories currently installed.)
17:07:11 [2020-12-19T17:07:11.737Z] #18 34.87 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:07:11 [2020-12-19T17:07:11.737Z] #18 34.88 Unpacking pigz (2.4-1) ...
17:07:11 [2020-12-19T17:07:11.737Z] #18 34.96 Selecting previously unselected package libpython3.7-minimal:amd64.
17:07:11 [2020-12-19T17:07:11.827Z] #41 43.43   CC       images/seccomp.o
17:07:11 [2020-12-19T17:07:11.827Z] #41 ...
17:07:11 [2020-12-19T17:07:11.827Z] 
17:07:11 [2020-12-19T17:07:11.827Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:11 [2020-12-19T17:07:11.827Z] #43 111.6 net/http/httptrace
17:07:11 [2020-12-19T17:07:11.827Z] #43 111.8 net/http
17:07:11 [2020-12-19T17:07:11.827Z] #43 121.5 github.com/LK4D4/vndr/godl
17:07:11 [2020-12-19T17:07:11.932Z] #41 ...
17:07:11 [2020-12-19T17:07:11.932Z] 
17:07:11 [2020-12-19T17:07:11.932Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:07:11 [2020-12-19T17:07:11.932Z] #32 105.0 log
17:07:11 [2020-12-19T17:07:11.932Z] #32 108.5 github.com/BurntSushi/toml/cmd/tomlv
17:07:11 [2020-12-19T17:07:11.932Z] #32 DONE 114.5s
17:07:11 [2020-12-19T17:07:11.932Z] 
17:07:11 [2020-12-19T17:07:11.932Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:11 [2020-12-19T17:07:11.932Z] #41 15.39   PBCC     images/tun.pb-c.c
17:07:11 [2020-12-19T17:07:11.932Z] #41 15.55   PBCC     images/netdev.pb-c.c
17:07:11 [2020-12-19T17:07:11.932Z] #41 15.64   DEP      images/tun.pb-c.d
17:07:11 [2020-12-19T17:07:11.997Z] #18 34.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
17:07:11 [2020-12-19T17:07:11.997Z] #18 34.97 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
17:07:12 [2020-12-19T17:07:12.091Z] #43 ...
17:07:12 [2020-12-19T17:07:12.091Z] 
17:07:12 [2020-12-19T17:07:12.091Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:12 [2020-12-19T17:07:12.091Z] #41 43.70   CC       images/binfmt-misc.o
17:07:12 [2020-12-19T17:07:12.091Z] #41 43.84   CC       images/time.o
17:07:12 [2020-12-19T17:07:12.189Z] #41 15.72   DEP      images/netdev.pb-c.d
17:07:12 [2020-12-19T17:07:12.189Z] #41 ...
17:07:12 [2020-12-19T17:07:12.189Z] 
17:07:12 [2020-12-19T17:07:12.189Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:12 [2020-12-19T17:07:12.189Z] #43 104.8 regexp
17:07:12 [2020-12-19T17:07:12.189Z] #43 107.5 go/token
17:07:12 [2020-12-19T17:07:12.189Z] #43 109.0 go/scanner
17:07:12 [2020-12-19T17:07:12.189Z] #43 110.3 internal/lazyregexp
17:07:12 [2020-12-19T17:07:12.189Z] #43 110.7 net/url
17:07:12 [2020-12-19T17:07:12.189Z] #43 111.3 go/ast
17:07:12 [2020-12-19T17:07:12.189Z] #43 113.7 text/template/parse
17:07:12 [2020-12-19T17:07:12.189Z] #43 ...
17:07:12 [2020-12-19T17:07:12.189Z] 
17:07:12 [2020-12-19T17:07:12.189Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:12 [2020-12-19T17:07:12.189Z] #41 15.87   PBCC     images/vma.pb-c.c
17:07:12 [2020-12-19T17:07:12.256Z] #18 35.41 Selecting previously unselected package python3.7-minimal.
17:07:12 [2020-12-19T17:07:12.256Z] #18 35.41 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
17:07:12 [2020-12-19T17:07:12.256Z] #18 35.42 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
17:07:12 [2020-12-19T17:07:12.358Z] #41 44.13   CC       images/sysctl.o
17:07:12 [2020-12-19T17:07:12.423Z] #54 65.64 + bin/ctr
17:07:12 [2020-12-19T17:07:12.447Z] #41 15.99   DEP      images/vma.pb-c.d
17:07:12 [2020-12-19T17:07:12.447Z] #41 16.07   PBCC     images/creds.pb-c.c
17:07:12 [2020-12-19T17:07:12.447Z] #41 16.19   DEP      images/creds.pb-c.d
17:07:12 [2020-12-19T17:07:12.447Z] #41 ...
17:07:12 [2020-12-19T17:07:12.447Z] 
17:07:12 [2020-12-19T17:07:12.447Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:07:12 [2020-12-19T17:07:12.447Z] #49 105.2 encoding/json
17:07:12 [2020-12-19T17:07:12.447Z] #49 112.5 github.com/pkg/diff
17:07:12 [2020-12-19T17:07:12.704Z] #49 115.3 go/ast
17:07:12 [2020-12-19T17:07:12.704Z] #49 ...
17:07:12 [2020-12-19T17:07:12.704Z] 
17:07:12 [2020-12-19T17:07:12.704Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:12 [2020-12-19T17:07:12.704Z] #41 16.27   PBCC     images/utsns.pb-c.c
17:07:12 [2020-12-19T17:07:12.704Z] #41 16.34   DEP      images/utsns.pb-c.d
17:07:12 [2020-12-19T17:07:12.704Z] #41 16.40   PBCC     images/ipc-desc.pb-c.c
17:07:12 [2020-12-19T17:07:12.930Z] #20 ...
17:07:12 [2020-12-19T17:07:12.930Z] 
17:07:12 [2020-12-19T17:07:12.930Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:12 [2020-12-19T17:07:12.930Z] #43 108.2   CC       criu/clone-noasan.o
17:07:12 [2020-12-19T17:07:12.930Z] #43 108.5   CC       criu/config.o
17:07:12 [2020-12-19T17:07:12.937Z] #41 44.45   CC       images/autofs.o
17:07:12 [2020-12-19T17:07:12.937Z] #41 44.68   CC       images/macvlan.o
17:07:12 [2020-12-19T17:07:12.962Z] #41 16.46   PBCC     images/ipc-sem.pb-c.c
17:07:12 [2020-12-19T17:07:12.962Z] #41 16.51   DEP      images/ipc-desc.pb-c.d
17:07:12 [2020-12-19T17:07:12.962Z] #41 16.59   DEP      images/ipc-sem.pb-c.d
17:07:12 [2020-12-19T17:07:12.962Z] #41 16.67   PBCC     images/ipc-msg.pb-c.c
17:07:12 [2020-12-19T17:07:12.962Z] #41 16.69   DEP      images/ipc-msg.pb-c.d
17:07:13 [2020-12-19T17:07:13.195Z] #18 36.27 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
17:07:13 [2020-12-19T17:07:13.201Z] #41 44.84   CC       images/sit.o
17:07:13 [2020-12-19T17:07:13.219Z] #41 16.81   PBCC     images/ipc-shm.pb-c.c
17:07:13 [2020-12-19T17:07:13.219Z] #41 16.87   DEP      images/ipc-shm.pb-c.d
17:07:13 [2020-12-19T17:07:13.219Z] #41 16.96   PBCC     images/ipc-var.pb-c.c
17:07:13 [2020-12-19T17:07:13.455Z] #18 36.57 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
17:07:13 [2020-12-19T17:07:13.467Z] #41 45.10   CC       images/memfd.o
17:07:13 [2020-12-19T17:07:13.480Z] #41 17.02   DEP      images/ipc-var.pb-c.d
17:07:13 [2020-12-19T17:07:13.480Z] #41 17.14   PBCC     images/sk-opts.pb-c.c
17:07:13 [2020-12-19T17:07:13.480Z] #41 17.17   PBCC     images/packet-sock.pb-c.c
17:07:13 [2020-12-19T17:07:13.480Z] #41 17.19   DEP      images/sk-opts.pb-c.d
17:07:13 [2020-12-19T17:07:13.480Z] #41 17.20   DEP      images/packet-sock.pb-c.d
17:07:13 [2020-12-19T17:07:13.480Z] #41 17.24   PBCC     images/sk-netlink.pb-c.c
17:07:13 [2020-12-19T17:07:13.732Z] #41 45.39   CC       images/timens.o
17:07:13 [2020-12-19T17:07:13.737Z] #41 17.29   DEP      images/sk-netlink.pb-c.d
17:07:13 [2020-12-19T17:07:13.737Z] #41 17.42   PBCC     images/sk-inet.pb-c.c
17:07:13 [2020-12-19T17:07:13.737Z] #41 17.48   DEP      images/sk-inet.pb-c.d
17:07:13 [2020-12-19T17:07:13.994Z] #41 17.57   PBCC     images/sk-unix.pb-c.c
17:07:13 [2020-12-19T17:07:13.994Z] #41 17.65   DEP      images/sk-unix.pb-c.d
17:07:13 [2020-12-19T17:07:13.994Z] #41 17.79   PBCC     images/mm.pb-c.c
17:07:14 [2020-12-19T17:07:14.252Z] #41 17.92   DEP      images/mm.pb-c.d
17:07:14 [2020-12-19T17:07:14.252Z] #41 18.01   PBCC     images/timerfd.pb-c.c
17:07:14 [2020-12-19T17:07:14.311Z] #41 45.78   LINK     images/built-in.o
17:07:14 [2020-12-19T17:07:14.311Z] #41 46.01   GEN      compel/include/asm
17:07:14 [2020-12-19T17:07:14.311Z] #41 46.07   GEN      compel/include/version.h
17:07:14 [2020-12-19T17:07:14.311Z] #41 46.11 touch .config
17:07:14 [2020-12-19T17:07:14.509Z] #41 18.09   DEP      images/timerfd.pb-c.d
17:07:14 [2020-12-19T17:07:14.509Z] #41 18.19   PBCC     images/timer.pb-c.c
17:07:14 [2020-12-19T17:07:14.509Z] #41 18.32   DEP      images/timer.pb-c.d
17:07:14 [2020-12-19T17:07:14.582Z] #41 46.21   GEN      include/common/config.h
17:07:14 [2020-12-19T17:07:14.582Z] #41 46.35   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:07:14 [2020-12-19T17:07:14.767Z] #41 18.45   PBCC     images/sa.pb-c.c
17:07:14 [2020-12-19T17:07:14.851Z] #41 46.36   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
17:07:14 [2020-12-19T17:07:14.851Z] #41 46.42   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
17:07:14 [2020-12-19T17:07:14.851Z] #41 46.45   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
17:07:14 [2020-12-19T17:07:14.851Z] #41 46.47   DEP      compel/plugins/std/infect.d
17:07:15 [2020-12-19T17:07:15.024Z] #41 18.56   DEP      images/sa.pb-c.d
17:07:15 [2020-12-19T17:07:15.024Z] #41 18.64   PBCC     images/pipe-data.pb-c.c
17:07:15 [2020-12-19T17:07:15.024Z] #41 18.71   DEP      images/pipe-data.pb-c.d
17:07:15 [2020-12-19T17:07:15.115Z] #41 46.63   DEP      compel/plugins/std/string.d
17:07:15 [2020-12-19T17:07:15.115Z] #41 46.73   DEP      compel/plugins/std/log.d
17:07:15 [2020-12-19T17:07:15.115Z] #41 46.82   DEP      compel/plugins/std/fds.d
17:07:15 [2020-12-19T17:07:15.281Z] #41 18.81   PBCC     images/mnt.pb-c.c
17:07:15 [2020-12-19T17:07:15.281Z] #41 18.86   DEP      images/mnt.pb-c.d
17:07:15 [2020-12-19T17:07:15.281Z] #41 19.00   PBCC     images/sk-packet.pb-c.c
17:07:15 [2020-12-19T17:07:15.380Z] #41 46.94   DEP      compel/plugins/std/std.d
17:07:15 [2020-12-19T17:07:15.380Z] #41 47.04   DEP      compel/plugins/shmem/shmem.d
17:07:15 [2020-12-19T17:07:15.539Z] #41 19.14   DEP      images/sk-packet.pb-c.d
17:07:15 [2020-12-19T17:07:15.539Z] #41 19.26   PBCC     images/tcp-stream.pb-c.c
17:07:15 [2020-12-19T17:07:15.625Z] #18 38.65 Selecting previously unselected package python3-minimal.
17:07:15 [2020-12-19T17:07:15.626Z] #18 38.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
17:07:15 [2020-12-19T17:07:15.626Z] #18 38.73 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:07:15 [2020-12-19T17:07:15.626Z] #18 38.74 Unpacking python3-minimal (3.7.3-1) ...
17:07:15 [2020-12-19T17:07:15.644Z] #41 47.18   DEP      compel/plugins/fds/fds.d
17:07:15 [2020-12-19T17:07:15.796Z] #41 19.33   DEP      images/tcp-stream.pb-c.d
17:07:15 [2020-12-19T17:07:15.796Z] #41 19.48   PBCC     images/pipe.pb-c.c
17:07:15 [2020-12-19T17:07:15.796Z] #41 19.56   DEP      images/pipe.pb-c.d
17:07:15 [2020-12-19T17:07:15.885Z] #18 38.85 Selecting previously unselected package libmpdec2:amd64.
17:07:15 [2020-12-19T17:07:15.885Z] #18 38.86 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:07:15 [2020-12-19T17:07:15.885Z] #18 38.87 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:07:15 [2020-12-19T17:07:15.885Z] #18 38.99 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:07:15 [2020-12-19T17:07:15.885Z] #18 39.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
17:07:15 [2020-12-19T17:07:15.908Z] #41 47.40   CC       compel/plugins/std/std.o
17:07:15 [2020-12-19T17:07:15.908Z] #41 47.65   CC       compel/plugins/std/fds.o
17:07:16 [2020-12-19T17:07:16.053Z] #41 19.70   PBCC     images/pstree.pb-c.c
17:07:16 [2020-12-19T17:07:16.053Z] #41 19.82   DEP      images/pstree.pb-c.d
17:07:16 [2020-12-19T17:07:16.055Z] ok  	github.com/docker/docker/cmd/dockerd	0.088s	coverage: 29.2% of statements
17:07:16 [2020-12-19T17:07:16.055Z] ok  	github.com/docker/docker/container	0.119s	coverage: 34.4% of statements
17:07:16 [2020-12-19T17:07:16.055Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:07:16 [2020-12-19T17:07:16.055Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:07:16 [2020-12-19T17:07:16.055Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:07:16 [2020-12-19T17:07:16.055Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:07:16 [2020-12-19T17:07:16.145Z] #18 39.04 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
17:07:16 [2020-12-19T17:07:16.310Z] #41 19.92   PBCC     images/fs.pb-c.c
17:07:16 [2020-12-19T17:07:16.310Z] #41 19.97   DEP      images/fs.pb-c.d
17:07:16 [2020-12-19T17:07:16.310Z] #41 20.10   PBCC     images/signalfd.pb-c.c
17:07:16 [2020-12-19T17:07:16.489Z] #41 48.03   CC       compel/plugins/std/log.o
17:07:16 [2020-12-19T17:07:16.492Z] #43 111.6   CC       criu/cr-check.o
17:07:16 [2020-12-19T17:07:16.568Z] #41 20.24   DEP      images/signalfd.pb-c.d
17:07:16 [2020-12-19T17:07:16.568Z] #41 20.30   PBCC     images/fh.pb-c.c
17:07:16 [2020-12-19T17:07:16.630Z] #54 ...
17:07:16 [2020-12-19T17:07:16.630Z] 
17:07:16 [2020-12-19T17:07:16.630Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:16 [2020-12-19T17:07:16.630Z] #41 20.37   PBCC     images/regfile.pb-c.c
17:07:16 [2020-12-19T17:07:16.630Z] #41 20.47   DEP      images/regfile.pb-c.d
17:07:16 [2020-12-19T17:07:16.630Z] #41 20.57   PBCC     images/ns.pb-c.c
17:07:16 [2020-12-19T17:07:16.630Z] #41 20.67   DEP      images/ns.pb-c.d
17:07:16 [2020-12-19T17:07:16.630Z] #41 20.79   PBCC     images/fdinfo.pb-c.c
17:07:16 [2020-12-19T17:07:16.630Z] #41 20.93   DEP      images/fdinfo.pb-c.d
17:07:16 [2020-12-19T17:07:16.631Z] #41 20.98   PBCC     images/core-aarch64.pb-c.c
17:07:16 [2020-12-19T17:07:16.631Z] #41 21.09   PBCC     images/core-arm.pb-c.c
17:07:16 [2020-12-19T17:07:16.631Z] #41 21.22   PBCC     images/core-ppc64.pb-c.c
17:07:16 [2020-12-19T17:07:16.631Z] #41 21.36   PBCC     images/core-s390.pb-c.c
17:07:16 [2020-12-19T17:07:16.631Z] #41 21.59   PBCC     images/core-x86.pb-c.c
17:07:16 [2020-12-19T17:07:16.631Z] #41 21.66   PBCC     images/core.pb-c.c
17:07:16 [2020-12-19T17:07:16.631Z] #41 21.81   PBCC     images/inventory.pb-c.c
17:07:16 [2020-12-19T17:07:16.631Z] #41 21.90   DEP      images/core-aarch64.pb-c.d
17:07:16 [2020-12-19T17:07:16.631Z] #41 22.07   DEP      images/core-arm.pb-c.d
17:07:16 [2020-12-19T17:07:16.631Z] #41 22.16   DEP      images/core-ppc64.pb-c.d
17:07:16 [2020-12-19T17:07:16.631Z] #41 22.27   DEP      images/core-s390.pb-c.d
17:07:16 [2020-12-19T17:07:16.631Z] #41 22.44   DEP      images/core-x86.pb-c.d
17:07:16 [2020-12-19T17:07:16.631Z] #41 22.61   DEP      images/core.pb-c.d
17:07:16 [2020-12-19T17:07:16.631Z] #41 22.78   DEP      images/inventory.pb-c.d
17:07:16 [2020-12-19T17:07:16.631Z] #41 22.79   PBCC     images/cpuinfo.pb-c.c
17:07:16 [2020-12-19T17:07:16.631Z] #41 22.80   DEP      images/cpuinfo.pb-c.d
17:07:16 [2020-12-19T17:07:16.631Z] #41 22.81   PBCC     images/stats.pb-c.c
17:07:16 [2020-12-19T17:07:16.631Z] #41 22.81   DEP      images/stats.pb-c.d
17:07:16 [2020-12-19T17:07:16.631Z] #41 25.56 make[1]: Nothing to be done for 'all'.
17:07:16 [2020-12-19T17:07:16.631Z] #41 29.12   CC       images/stats.o
17:07:16 [2020-12-19T17:07:16.631Z] #41 29.80   CC       images/core.o
17:07:16 [2020-12-19T17:07:16.892Z] #41 30.61   CC       images/core-x86.o
17:07:17 [2020-12-19T17:07:17.084Z] #18 40.04 Selecting previously unselected package python3.7.
17:07:17 [2020-12-19T17:07:17.084Z] #18 40.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
17:07:17 [2020-12-19T17:07:17.084Z] #18 40.05 Unpacking python3.7 (3.7.3-2+deb10u2) ...
17:07:17 [2020-12-19T17:07:17.084Z] #18 40.19 Selecting previously unselected package libpython3-stdlib:amd64.
17:07:17 [2020-12-19T17:07:17.084Z] #18 40.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:07:17 [2020-12-19T17:07:17.084Z] #18 40.20 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:07:17 [2020-12-19T17:07:17.084Z] #18 40.29 Setting up python3-minimal (3.7.3-1) ...
17:07:17 [2020-12-19T17:07:17.134Z] #41 20.56   PBCC     images/fsnotify.pb-c.c
17:07:17 [2020-12-19T17:07:17.134Z] #41 20.67   DEP      images/fh.pb-c.d
17:07:17 [2020-12-19T17:07:17.134Z] #41 20.73   DEP      images/fsnotify.pb-c.d
17:07:17 [2020-12-19T17:07:17.134Z] #41 20.83   PBCC     images/eventpoll.pb-c.c
17:07:17 [2020-12-19T17:07:17.134Z] #41 20.94   DEP      images/eventpoll.pb-c.d
17:07:17 [2020-12-19T17:07:17.394Z] #41 20.98   PBCC     images/eventfd.pb-c.c
17:07:17 [2020-12-19T17:07:17.394Z] #41 21.00   DEP      images/eventfd.pb-c.d
17:07:17 [2020-12-19T17:07:17.394Z] #41 21.05   PBCC     images/remap-file-path.pb-c.c
17:07:17 [2020-12-19T17:07:17.394Z] #41 21.12   DEP      images/remap-file-path.pb-c.d
17:07:17 [2020-12-19T17:07:17.437Z] #41 49.03   CC       compel/plugins/std/string.o
17:07:17 [2020-12-19T17:07:17.652Z] #41 21.21   PBCC     images/fifo.pb-c.c
17:07:17 [2020-12-19T17:07:17.652Z] #41 21.23   DEP      images/fifo.pb-c.d
17:07:17 [2020-12-19T17:07:17.652Z] #41 21.30   PBCC     images/ghost-file.pb-c.c
17:07:17 [2020-12-19T17:07:17.839Z] #41 31.41   CC       images/core-arm.o
17:07:17 [2020-12-19T17:07:17.909Z] #41 21.40   DEP      images/ghost-file.pb-c.d
17:07:17 [2020-12-19T17:07:17.909Z] #41 21.48   PBCC     images/regfile.pb-c.c
17:07:17 [2020-12-19T17:07:17.909Z] #41 21.54   DEP      images/regfile.pb-c.d
17:07:17 [2020-12-19T17:07:17.909Z] #41 21.61   PBCC     images/ns.pb-c.c
17:07:18 [2020-12-19T17:07:18.020Z] #43 ...
17:07:18 [2020-12-19T17:07:18.020Z] 
17:07:18 [2020-12-19T17:07:18.020Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:07:18 [2020-12-19T17:07:18.020Z] #20 57.40 Selecting previously unselected package vim.
17:07:18 [2020-12-19T17:07:18.020Z] #20 57.41 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
17:07:18 [2020-12-19T17:07:18.020Z] #20 57.43 Unpacking vim (2:8.1.0875-5) ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 57.90 Selecting previously unselected package xfsprogs.
17:07:18 [2020-12-19T17:07:18.021Z] #20 57.92 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 57.92 Unpacking xfsprogs (4.20.0-1) ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 58.62 Selecting previously unselected package zip.
17:07:18 [2020-12-19T17:07:18.021Z] #20 58.63 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 58.64 Unpacking zip (3.0-11+b1) ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 58.95 Setting up aufs-tools (1:4.14+20190211-1) ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 58.96 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 58.97 Setting up libip6tc0:ppc64el (1.8.2-4) ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 58.99 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 59.03 Setting up libgpm2:ppc64el (1.20.7-5) ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 59.04 Setting up libip4tc0:ppc64el (1.8.2-4) ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 59.04 Setting up uidmap (1:4.5-1.1) ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 59.06 Setting up libnftnl11:ppc64el (1.1.2-2) ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 59.08 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 59.10 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 59.11 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 59.12 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 59.13 Setting up xxd (2:8.1.0875-5) ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 59.14 Setting up zip (3.0-11+b1) ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 59.15 Setting up vim-common (2:8.1.0875-5) ...
17:07:18 [2020-12-19T17:07:18.021Z] #20 59.21 Setting up bash-completion (1:2.8-6) ...
17:07:18 [2020-12-19T17:07:18.023Z] #18 41.05 Selecting previously unselected package python3.
17:07:18 [2020-12-19T17:07:18.023Z] #18 41.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
17:07:18 [2020-12-19T17:07:18.023Z] #18 41.10 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
17:07:18 [2020-12-19T17:07:18.023Z] #18 41.11 Unpacking python3 (3.7.3-1) ...
17:07:18 [2020-12-19T17:07:18.023Z] #18 41.19 Selecting previously unselected package libip4tc0:amd64.
17:07:18 [2020-12-19T17:07:18.023Z] #18 41.20 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
17:07:18 [2020-12-19T17:07:18.023Z] #18 41.20 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:07:18 [2020-12-19T17:07:18.023Z] #18 41.29 Selecting previously unselected package libip6tc0:amd64.
17:07:18 [2020-12-19T17:07:18.167Z] #41 21.65   DEP      images/ns.pb-c.d
17:07:18 [2020-12-19T17:07:18.167Z] #41 21.70   PBCC     images/fdinfo.pb-c.c
17:07:18 [2020-12-19T17:07:18.167Z] #41 21.84   DEP      images/fdinfo.pb-c.d
17:07:18 [2020-12-19T17:07:18.167Z] #41 21.90   PBCC     images/core-aarch64.pb-c.c
17:07:18 [2020-12-19T17:07:18.283Z] #18 41.30 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
17:07:18 [2020-12-19T17:07:18.284Z] #18 41.31 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:07:18 [2020-12-19T17:07:18.284Z] #18 41.43 Selecting previously unselected package libiptc0:amd64.
17:07:18 [2020-12-19T17:07:18.284Z] #18 41.44 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
17:07:18 [2020-12-19T17:07:18.284Z] #18 41.44 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:07:18 [2020-12-19T17:07:18.284Z] #18 41.51 Selecting previously unselected package libnfnetlink0:amd64.
17:07:18 [2020-12-19T17:07:18.284Z] #18 41.51 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:07:18 [2020-12-19T17:07:18.284Z] #18 41.52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:07:18 [2020-12-19T17:07:18.284Z] #18 41.58 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:07:18 [2020-12-19T17:07:18.390Z] #41 49.84   CC       compel/plugins/std/infect.o
17:07:18 [2020-12-19T17:07:18.390Z] #41 ...
17:07:18 [2020-12-19T17:07:18.390Z] 
17:07:18 [2020-12-19T17:07:18.390Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:07:18 [2020-12-19T17:07:18.390Z] #11 121.6 Selecting previously unselected package libapparmor1:arm64.
17:07:18 [2020-12-19T17:07:18.390Z] #11 121.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 121.6 Unpacking libapparmor1:arm64 (2.13.2-10) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 121.7 Selecting previously unselected package libapparmor-dev:arm64.
17:07:18 [2020-12-19T17:07:18.390Z] #11 121.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 121.7 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 121.9 Selecting previously unselected package libbtrfs0.
17:07:18 [2020-12-19T17:07:18.390Z] #11 121.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 121.9 Unpacking libbtrfs0 (4.20.1-2) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 122.0 Selecting previously unselected package libbtrfs-dev.
17:07:18 [2020-12-19T17:07:18.390Z] #11 122.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 122.0 Unpacking libbtrfs-dev (4.20.1-2) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 122.2 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
17:07:18 [2020-12-19T17:07:18.390Z] #11 122.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 122.2 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 122.3 Selecting previously unselected package libudev-dev:arm64.
17:07:18 [2020-12-19T17:07:18.390Z] #11 122.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_arm64.deb ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 122.3 Unpacking libudev-dev:arm64 (241-7~deb10u5) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 122.5 Selecting previously unselected package libsepol1-dev:arm64.
17:07:18 [2020-12-19T17:07:18.390Z] #11 122.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 122.6 Unpacking libsepol1-dev:arm64 (2.8-1) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 123.0 Selecting previously unselected package libpcre16-3:arm64.
17:07:18 [2020-12-19T17:07:18.390Z] #11 123.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 123.0 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 123.2 Selecting previously unselected package libpcre32-3:arm64.
17:07:18 [2020-12-19T17:07:18.390Z] #11 123.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 123.2 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 123.4 Selecting previously unselected package libpcrecpp0v5:arm64.
17:07:18 [2020-12-19T17:07:18.390Z] #11 123.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 123.5 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 123.6 Selecting previously unselected package libpcre3-dev:arm64.
17:07:18 [2020-12-19T17:07:18.390Z] #11 123.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 123.6 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 123.9 Selecting previously unselected package libselinux1-dev:arm64.
17:07:18 [2020-12-19T17:07:18.390Z] #11 123.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 124.0 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 124.3 Selecting previously unselected package libdevmapper-dev:arm64.
17:07:18 [2020-12-19T17:07:18.390Z] #11 124.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 124.4 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 124.5 Selecting previously unselected package libseccomp-dev:arm64.
17:07:18 [2020-12-19T17:07:18.390Z] #11 124.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 124.5 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 124.7 Selecting previously unselected package libsystemd-dev:arm64.
17:07:18 [2020-12-19T17:07:18.390Z] #11 124.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_arm64.deb ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 124.7 Unpacking libsystemd-dev:arm64 (241-7~deb10u5) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.5 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.5 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.6 Setting up libapparmor1:arm64 (2.13.2-10) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.6 Setting up libpcre16-3:arm64 (2:8.39-12) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.6 Setting up libsepol1-dev:arm64 (2.8-1) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.6 Setting up libbtrfs0 (4.20.1-2) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.6 Setting up libpcre32-3:arm64 (2:8.39-12) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.7 Setting up libudev-dev:arm64 (241-7~deb10u5) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.7 Setting up libbtrfs-dev (4.20.1-2) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.7 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.7 Setting up mingw-w64-common (6.0.0-3) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.7 Setting up libsystemd-dev:arm64 (241-7~deb10u5) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.8 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:07:18 [2020-12-19T17:07:18.390Z] #11 125.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 126.2 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 126.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 126.3 Setting up dmsetup (2:1.02.155-3) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 126.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 126.4 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
17:07:18 [2020-12-19T17:07:18.390Z] #11 126.6 Processing triggers for libc-bin (2.28-10) ...
17:07:18 [2020-12-19T17:07:18.411Z] #41 32.09   CC       images/core-aarch64.o
17:07:18 [2020-12-19T17:07:18.424Z] #41 21.99   PBCC     images/core-arm.pb-c.c
17:07:18 [2020-12-19T17:07:18.424Z] #41 22.04   PBCC     images/core-ppc64.pb-c.c
17:07:18 [2020-12-19T17:07:18.424Z] #41 22.09   PBCC     images/core-s390.pb-c.c
17:07:18 [2020-12-19T17:07:18.424Z] #41 22.15   PBCC     images/core-x86.pb-c.c
17:07:18 [2020-12-19T17:07:18.544Z] #18 41.58 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:07:18 [2020-12-19T17:07:18.544Z] #18 41.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:07:18 [2020-12-19T17:07:18.544Z] #18 41.67 Selecting previously unselected package libnftnl11:amd64.
17:07:18 [2020-12-19T17:07:18.544Z] #18 41.68 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
17:07:18 [2020-12-19T17:07:18.544Z] #18 41.70 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:07:18 [2020-12-19T17:07:18.654Z] #11 ...
17:07:18 [2020-12-19T17:07:18.654Z] 
17:07:18 [2020-12-19T17:07:18.654Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:18 [2020-12-19T17:07:18.654Z] #41 50.29   CC       compel/arch/aarch64/plugins/std/parasite-head.o
17:07:18 [2020-12-19T17:07:18.654Z] #41 50.32   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
17:07:18 [2020-12-19T17:07:18.682Z] #41 22.24   PBCC     images/core.pb-c.c
17:07:18 [2020-12-19T17:07:18.682Z] #41 22.38   PBCC     images/inventory.pb-c.c
17:07:18 [2020-12-19T17:07:18.804Z] #18 41.91 Selecting previously unselected package iptables.
17:07:18 [2020-12-19T17:07:18.804Z] #18 41.91 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
17:07:18 [2020-12-19T17:07:18.804Z] #18 41.93 Unpacking iptables (1.8.2-4) ...
17:07:18 [2020-12-19T17:07:18.918Z] #41 50.45   AR       compel/plugins/std.lib.a
17:07:18 [2020-12-19T17:07:18.918Z] #41 50.54   CC       compel/plugins/fds/fds.o
17:07:18 [2020-12-19T17:07:18.939Z] #41 22.61   DEP      images/core-aarch64.pb-c.d
17:07:18 [2020-12-19T17:07:18.939Z] #41 22.71   DEP      images/core-arm.pb-c.d
17:07:18 [2020-12-19T17:07:18.983Z] #41 ...
17:07:18 [2020-12-19T17:07:18.983Z] 
17:07:18 [2020-12-19T17:07:18.983Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:07:18 [2020-12-19T17:07:18.983Z] #49 132.0 mvdan.cc/sh/v3/cmd/shfmt
17:07:18 [2020-12-19T17:07:18.983Z] #49 DONE 139.6s
17:07:18 [2020-12-19T17:07:18.983Z] 
17:07:18 [2020-12-19T17:07:18.983Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:18 [2020-12-19T17:07:18.983Z] #43 130.4 go/doc
17:07:18 [2020-12-19T17:07:18.983Z] #43 133.7 github.com/LK4D4/vndr/versioned
17:07:18 [2020-12-19T17:07:18.983Z] #43 133.9 compress/flate
17:07:18 [2020-12-19T17:07:18.983Z] #43 135.0 github.com/LK4D4/vndr/build
17:07:18 [2020-12-19T17:07:18.983Z] #43 138.4 hash/crc32
17:07:18 [2020-12-19T17:07:18.983Z] #43 139.3 compress/gzip
17:07:19 [2020-12-19T17:07:19.184Z] #41 50.85   AR       compel/plugins/fds.lib.a
17:07:19 [2020-12-19T17:07:19.196Z] #41 22.79   DEP      images/core-ppc64.pb-c.d
17:07:19 [2020-12-19T17:07:19.196Z] #41 22.90   DEP      images/core-s390.pb-c.d
17:07:19 [2020-12-19T17:07:19.245Z] #43 ...
17:07:19 [2020-12-19T17:07:19.245Z] 
17:07:19 [2020-12-19T17:07:19.245Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:19 [2020-12-19T17:07:19.245Z] #41 32.85   CC       images/core-ppc64.o
17:07:19 [2020-12-19T17:07:19.373Z] #18 42.31 Selecting previously unselected package xxd.
17:07:19 [2020-12-19T17:07:19.373Z] #18 42.31 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
17:07:19 [2020-12-19T17:07:19.373Z] #18 42.32 Unpacking xxd (2:8.1.0875-5) ...
17:07:19 [2020-12-19T17:07:19.373Z] #18 42.47 Selecting previously unselected package vim-common.
17:07:19 [2020-12-19T17:07:19.373Z] #18 42.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:07:19 [2020-12-19T17:07:19.373Z] #18 42.52 Unpacking vim-common (2:8.1.0875-5) ...
17:07:19 [2020-12-19T17:07:19.373Z] #18 42.67 Selecting previously unselected package bash-completion.
17:07:19 [2020-12-19T17:07:19.448Z] #41 51.00   HOSTDEP  compel/src/lib/log-host.d
17:07:19 [2020-12-19T17:07:19.448Z] #41 51.13   HOSTDEP  compel/src/lib/handle-elf-host.d
17:07:19 [2020-12-19T17:07:19.448Z] #41 51.25   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
17:07:19 [2020-12-19T17:07:19.554Z] #20 63.93 Setting up libiptc0:ppc64el (1.8.2-4) ...
17:07:19 [2020-12-19T17:07:19.554Z] #20 63.94 Setting up xz-utils (5.2.4-1) ...
17:07:19 [2020-12-19T17:07:19.554Z] #20 63.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:07:19 [2020-12-19T17:07:19.554Z] #20 64.01 Setting up sudo (1.8.27-1+deb10u2) ...
17:07:19 [2020-12-19T17:07:19.554Z] #20 64.15 invoke-rc.d: could not determine current runlevel
17:07:19 [2020-12-19T17:07:19.568Z] ok  	github.com/docker/docker/daemon/cluster	0.050s	coverage: 0.5% of statements
17:07:19 [2020-12-19T17:07:19.633Z] #18 42.67 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:07:19 [2020-12-19T17:07:19.712Z] #41 51.29   HOSTDEP  compel/src/main-host.d
17:07:19 [2020-12-19T17:07:19.712Z] #41 51.34   DEP      compel/src/lib/ptrace.d
17:07:19 [2020-12-19T17:07:19.761Z] #41 23.19   DEP      images/core-x86.pb-c.d
17:07:19 [2020-12-19T17:07:19.761Z] #41 23.32   DEP      images/core.pb-c.d
17:07:19 [2020-12-19T17:07:19.761Z] #41 23.45   DEP      images/inventory.pb-c.d
17:07:19 [2020-12-19T17:07:19.761Z] #41 23.53   PBCC     images/cpuinfo.pb-c.c
17:07:19 [2020-12-19T17:07:19.761Z] #41 23.56   DEP      images/cpuinfo.pb-c.d
17:07:19 [2020-12-19T17:07:19.851Z] #20 64.17 invoke-rc.d: policy-rc.d denied execution of start.
17:07:19 [2020-12-19T17:07:19.851Z] #20 64.18 Setting up pigz (2.4-1) ...
17:07:19 [2020-12-19T17:07:19.851Z] #20 64.19 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
17:07:19 [2020-12-19T17:07:19.851Z] #20 64.19 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
17:07:19 [2020-12-19T17:07:19.851Z] #20 64.20 Setting up python-pip-whl (18.1-5) ...
17:07:19 [2020-12-19T17:07:19.851Z] #20 64.21 Setting up libmpdec2:ppc64el (2.4.2-2) ...
17:07:19 [2020-12-19T17:07:19.851Z] #20 64.21 Setting up vim-runtime (2:8.1.0875-5) ...
17:07:19 [2020-12-19T17:07:19.982Z] #41 51.46   DEP      compel/src/lib/infect.d
17:07:19 [2020-12-19T17:07:19.982Z] #41 51.60   DEP      compel/src/lib/infect-util.d
17:07:19 [2020-12-19T17:07:19.982Z] #41 51.67   DEP      compel/src/lib/infect-rpc.d
17:07:20 [2020-12-19T17:07:20.018Z] #41 23.61   PBCC     images/stats.pb-c.c
17:07:20 [2020-12-19T17:07:20.018Z] #41 23.66   DEP      images/stats.pb-c.d
17:07:20 [2020-12-19T17:07:20.187Z] #41 34.00   CC       images/core-s390.o
17:07:20 [2020-12-19T17:07:20.200Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
17:07:20 [2020-12-19T17:07:20.246Z] #41 51.80   DEP      compel/arch/aarch64/src/lib/infect.d
17:07:20 [2020-12-19T17:07:20.246Z] #41 ...
17:07:20 [2020-12-19T17:07:20.246Z] 
17:07:20 [2020-12-19T17:07:20.246Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:20 [2020-12-19T17:07:20.246Z] #43 122.3 github.com/LK4D4/vndr
17:07:20 [2020-12-19T17:07:20.246Z] #43 DONE 129.9s
17:07:20 [2020-12-19T17:07:20.246Z] 
17:07:20 [2020-12-19T17:07:20.246Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:07:20 [2020-12-19T17:07:20.246Z] #11 DONE 129.9s
17:07:20 [2020-12-19T17:07:20.246Z] 
17:07:20 [2020-12-19T17:07:20.246Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:20 [2020-12-19T17:07:20.246Z] #41 51.93   DEP      compel/arch/aarch64/src/lib/cpu.d
17:07:20 [2020-12-19T17:07:20.495Z] #20 64.90 Setting up libaio1:ppc64el (0.3.112-3) ...
17:07:20 [2020-12-19T17:07:20.495Z] #20 64.91 Setting up libonig5:ppc64el (6.9.1-1) ...
17:07:20 [2020-12-19T17:07:20.495Z] #20 64.92 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
17:07:20 [2020-12-19T17:07:20.495Z] #20 64.93 Setting up vim (2:8.1.0875-5) ...
17:07:20 [2020-12-19T17:07:20.495Z] #20 64.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:07:20 [2020-12-19T17:07:20.495Z] #20 64.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:07:20 [2020-12-19T17:07:20.495Z] #20 64.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:07:20 [2020-12-19T17:07:20.495Z] #20 64.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:07:20 [2020-12-19T17:07:20.495Z] #20 64.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:07:20 [2020-12-19T17:07:20.495Z] #20 65.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:07:20 [2020-12-19T17:07:20.495Z] #20 65.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:07:20 [2020-12-19T17:07:20.495Z] #20 65.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:07:20 [2020-12-19T17:07:20.495Z] #20 65.09 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
17:07:20 [2020-12-19T17:07:20.495Z] #20 65.09 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:07:20 [2020-12-19T17:07:20.495Z] #20 65.12 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
17:07:20 [2020-12-19T17:07:20.511Z] #41 52.01   DEP      compel/src/lib/log.d
17:07:20 [2020-12-19T17:07:20.511Z] #41 52.16   DEP      compel/src/main.d
17:07:20 [2020-12-19T17:07:20.776Z] #41 52.26   DEP      compel/src/lib/handle-elf.d
17:07:20 [2020-12-19T17:07:20.776Z] #41 52.33   DEP      compel/arch/aarch64/src/lib/handle-elf.d
17:07:20 [2020-12-19T17:07:20.791Z] #20 65.15 Setting up jq (1.5+dfsg-2+b1) ...
17:07:20 [2020-12-19T17:07:20.791Z] #20 65.16 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
17:07:20 [2020-12-19T17:07:20.791Z] #20 65.18 Setting up python3.7 (3.7.3-2+deb10u2) ...
17:07:21 [2020-12-19T17:07:21.040Z] #41 52.51   CC       compel/src/lib/log.o
17:07:21 [2020-12-19T17:07:21.233Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
17:07:21 [2020-12-19T17:07:21.305Z] #41 52.88   CC       compel/arch/aarch64/src/lib/cpu.o
17:07:21 [2020-12-19T17:07:21.392Z] #41 ...
17:07:21 [2020-12-19T17:07:21.392Z] 
17:07:21 [2020-12-19T17:07:21.392Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:21 [2020-12-19T17:07:21.569Z] #41 53.12   CC       compel/arch/aarch64/src/lib/infect.o
17:07:21 [2020-12-19T17:07:21.687Z] #41 35.28   CC       images/cpuinfo.o
17:07:21 [2020-12-19T17:07:21.838Z] #41 ...
17:07:21 [2020-12-19T17:07:21.838Z] 
17:07:21 [2020-12-19T17:07:21.838Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:07:21 [2020-12-19T17:07:21.838Z] #30 DONE 131.3s
17:07:21 [2020-12-19T17:07:21.838Z] 
17:07:21 [2020-12-19T17:07:21.838Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:07:22 [2020-12-19T17:07:22.172Z] #18 ...
17:07:22 [2020-12-19T17:07:22.172Z] 
17:07:22 [2020-12-19T17:07:22.172Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:22 [2020-12-19T17:07:22.172Z] #41 124.1   CC       criu/bfd.o
17:07:22 [2020-12-19T17:07:22.172Z] #41 124.6   CC       criu/bitmap.o
17:07:22 [2020-12-19T17:07:22.172Z] #41 124.8   CC       criu/cgroup-props.o
17:07:22 [2020-12-19T17:07:22.172Z] #41 125.4   CC       criu/cgroup.o
17:07:22 [2020-12-19T17:07:22.172Z] #41 128.1   CC       criu/clone-noasan.o
17:07:22 [2020-12-19T17:07:22.172Z] #41 128.3   CC       criu/config.o
17:07:22 [2020-12-19T17:07:22.172Z] #41 129.7   CC       criu/cr-check.o
17:07:22 [2020-12-19T17:07:22.172Z] #41 131.3   CC       criu/cr-dedup.o
17:07:22 [2020-12-19T17:07:22.172Z] #41 131.8   CC       criu/cr-dump.o
17:07:22 [2020-12-19T17:07:22.172Z] #41 133.8   CC       criu/cr-errno.o
17:07:22 [2020-12-19T17:07:22.172Z] #41 133.9   CC       criu/cr-restore.o
17:07:22 [2020-12-19T17:07:22.280Z] #41 36.09   CC       images/inventory.o
17:07:22 [2020-12-19T17:07:22.432Z] #41 ...
17:07:22 [2020-12-19T17:07:22.432Z] 
17:07:22 [2020-12-19T17:07:22.432Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:07:22 [2020-12-19T17:07:22.432Z] #18 45.49 Unpacking bash-completion (1:2.8-6) ...
17:07:22 [2020-12-19T17:07:22.692Z] #18 45.85 Selecting previously unselected package bzip2.
17:07:22 [2020-12-19T17:07:22.692Z] #18 45.86 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
17:07:22 [2020-12-19T17:07:22.692Z] #18 45.86 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:07:22 [2020-12-19T17:07:22.874Z] #41 36.59   CC       images/fdinfo.o
17:07:22 [2020-12-19T17:07:22.936Z] #54 59.20 Checking out files:  35% (1298/3706)   
Checking out files:  36% (1335/3706)   
Checking out files:  37% (1372/3706)   
Checking out files:  38% (1409/3706)   
Checking out files:  39% (1446/3706)   
Checking out files:  40% (1483/3706)   
Checking out files:  41% (1520/3706)   
Checking out files:  42% (1557/3706)   
Checking out files:  43% (1594/3706)   
Checking out files:  44% (1631/3706)   
Checking out files:  45% (1668/3706)   
Checking out files:  46% (1705/3706)   
Checking out files:  47% (1742/3706)   
Checking out files:  48% (1779/3706)   
Checking out files:  49% (1816/3706)   
Checking out files:  50% (1853/3706)   
Checking out files:  51% (1891/3706)   
Checking out files:  52% (1928/3706)   
Checking out files:  53% (1965/3706)   
Checking out files:  54% (2002/3706)   
Checking out files:  55% (2039/3706)   
Checking out files:  56% (2076/3706)   
Checking out files:  57% (2113/3706)   
Checking out files:  58% (2150/3706)   
Checking out files:  59% (2187/3706)   
Checking out files:  60% (2224/3706)   
Checking out files:  61% (2261/3706)   
Checking out files:  62% (2298/3706)   
Checking out files:  63% (2335/3706)   
Checking out files:  64% (2372/3706)   
Checking out files:  65% (2409/3706)   
Checking out files:  66% (2446/3706)   
Checking out files:  67% (2484/3706)   
Checking out files:  68% (2521/3706)   
Checking out files:  69% (2558/3706)   
Checking out files:  70% (2595/3706)   
Checking out files:  71% (2632/3706)   
Checking out files:  72% (2669/3706)   
Checking out files:  73% (2706/3706)   
Checking out files:  74% (2743/3706)   
Checking out files:  75% (2780/3706)   
Checking out files:  76% (2817/3706)   
Checking out files:  77% (2854/3706)   
Checking out files:  78% (2891/3706)   
Checking out files:  79% (2928/3706)   
Checking out files:  80% (2965/3706)   
Checking out files:  81% (3002/3706)   
Checking out files:  82% (3039/3706)   
Checking out files:  83% (3076/3706)   
17:07:22 [2020-12-19T17:07:22.936Z] #54 ...
17:07:22 [2020-12-19T17:07:22.936Z] 
17:07:22 [2020-12-19T17:07:22.936Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:07:22 [2020-12-19T17:07:22.936Z] #49 115.5 golang.org/x/crypto/ssh/terminal
17:07:22 [2020-12-19T17:07:22.936Z] #49 118.0 mvdan.cc/editorconfig
17:07:22 [2020-12-19T17:07:22.936Z] #49 120.1 mvdan.cc/sh/v3/fileutil
17:07:22 [2020-12-19T17:07:22.936Z] #49 120.3 mvdan.cc/sh/v3/syntax
17:07:22 [2020-12-19T17:07:22.936Z] #49 ...
17:07:22 [2020-12-19T17:07:22.936Z] 
17:07:22 [2020-12-19T17:07:22.936Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:22 [2020-12-19T17:07:22.952Z] #18 45.96 Selecting previously unselected package xz-utils.
17:07:22 [2020-12-19T17:07:22.952Z] #18 45.97 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
17:07:22 [2020-12-19T17:07:22.952Z] #18 45.99 Unpacking xz-utils (5.2.4-1) ...
17:07:22 [2020-12-19T17:07:22.952Z] #18 46.17 Selecting previously unselected package apparmor.
17:07:22 [2020-12-19T17:07:22.952Z] #18 46.18 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
17:07:23 [2020-12-19T17:07:23.212Z] #18 46.27 Unpacking apparmor (2.13.2-10) ...
17:07:23 [2020-12-19T17:07:23.444Z] #41 37.21   CC       images/fown.o
17:07:23 [2020-12-19T17:07:23.473Z] #18 46.64 Selecting previously unselected package aufs-tools.
17:07:23 [2020-12-19T17:07:23.473Z] #18 46.64 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
17:07:23 [2020-12-19T17:07:23.473Z] #18 46.65 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:07:23 [2020-12-19T17:07:23.473Z] #18 46.77 Selecting previously unselected package libonig5:amd64.
17:07:23 [2020-12-19T17:07:23.707Z] #54 59.20 Checking out files:  35% (1298/3706)   
Checking out files:  36% (1335/3706)   
Checking out files:  37% (1372/3706)   
Checking out files:  38% (1409/3706)   
Checking out files:  39% (1446/3706)   
Checking out files:  40% (1483/3706)   
Checking out files:  41% (1520/3706)   
Checking out files:  42% (1557/3706)   
Checking out files:  43% (1594/3706)   
Checking out files:  44% (1631/3706)   
Checking out files:  45% (1668/3706)   
Checking out files:  46% (1705/3706)   
Checking out files:  47% (1742/3706)   
Checking out files:  48% (1779/3706)   
Checking out files:  49% (1816/3706)   
Checking out files:  50% (1853/3706)   
Checking out files:  51% (1891/3706)   
Checking out files:  52% (1928/3706)   
Checking out files:  53% (1965/3706)   
Checking out files:  54% (2002/3706)   
Checking out files:  55% (2039/3706)   
Checking out files:  56% (2076/3706)   
Checking out files:  57% (2113/3706)   
Checking out files:  58% (2150/3706)   
Checking out files:  59% (2187/3706)   
Checking out files:  60% (2224/3706)   
Checking out files:  61% (2261/3706)   
Checking out files:  62% (2298/3706)   
Checking out files:  63% (2335/3706)   
Checking out files:  64% (2372/3706)   
Checking out files:  65% (2409/3706)   
Checking out files:  66% (2446/3706)   
Checking out files:  67% (2484/3706)   
Checking out files:  68% (2521/3706)   
Checking out files:  69% (2558/3706)   
Checking out files:  70% (2595/3706)   
Checking out files:  71% (2632/3706)   
Checking out files:  72% (2669/3706)   
Checking out files:  73% (2706/3706)   
Checking out files:  74% (2743/3706)   
Checking out files:  75% (2780/3706)   
Checking out files:  76% (2817/3706)   
Checking out files:  77% (2854/3706)   
Checking out files:  78% (2891/3706)   
Checking out files:  79% (2928/3706)   
Checking out files:  80% (2965/3706)   
Checking out files:  81% (3002/3706)   
Checking out files:  82% (3039/3706)   
Checking out files:  83% (3076/3706)   
Checking out files:  84% (3114/3706)   
Checking out files:  85% (3151/3706)   
Checking out files:  86% (3188/3706)   
Checking out files:  87% (3225/3706)   
Checking out files:  88% (3262/3706)   
Checking out files:  89% (3299/3706)   
Checking out files:  90% (3336/3706)   
Checking out files:  91% (3373/3706)   
Checking out files:  92% (3410/3706)   
Checking out files:  92% (3411/3706)   
Checking out files:  93% (3447/3706)   
Checking out files:  94% (3484/3706)   
Checking out files:  95% (3521/3706)   
Checking out files:  96% (3558/3706)   
Checking out files:  97% (3595/3706)   
Checking out files:  98% (3632/3706)   
Checking out files:  99% (3669/3706)   
Checking out files: 100% (3706/3706)   
Checking out files: 100% (3706/3706), done.
17:07:23 [2020-12-19T17:07:23.732Z] #18 46.77 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
17:07:23 [2020-12-19T17:07:23.733Z] #18 46.80 Unpacking libonig5:amd64 (6.9.1-1) ...
17:07:23 [2020-12-19T17:07:23.965Z] #54 61.78 + cd /tmp/tmp.5iRWzkONFU/src/github.com/containerd/containerd
17:07:23 [2020-12-19T17:07:23.965Z] #54 61.78 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
17:07:23 [2020-12-19T17:07:23.992Z] #18 46.95 Selecting previously unselected package libjq1:amd64.
17:07:23 [2020-12-19T17:07:23.992Z] #18 46.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:07:23 [2020-12-19T17:07:23.992Z] #18 46.98 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:07:23 [2020-12-19T17:07:23.992Z] #18 47.08 Selecting previously unselected package jq.
17:07:23 [2020-12-19T17:07:23.992Z] #18 47.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
17:07:23 [2020-12-19T17:07:23.992Z] #18 47.10 Unpacking jq (1.5+dfsg-2+b1) ...
17:07:23 [2020-12-19T17:07:23.992Z] #18 47.18 Selecting previously unselected package libaio1:amd64.
17:07:23 [2020-12-19T17:07:23.992Z] #18 47.19 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
17:07:23 [2020-12-19T17:07:23.992Z] #18 47.19 Unpacking libaio1:amd64 (0.3.112-3) ...
17:07:23 [2020-12-19T17:07:23.992Z] #18 47.26 Selecting previously unselected package libgpm2:amd64.
17:07:24 [2020-12-19T17:07:24.015Z] #41 37.62   CC       images/ns.o
17:07:24 [2020-12-19T17:07:24.252Z] #18 47.29 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
17:07:24 [2020-12-19T17:07:24.252Z] #18 47.30 Unpacking libgpm2:amd64 (1.20.7-5) ...
17:07:24 [2020-12-19T17:07:24.252Z] #18 47.38 Selecting previously unselected package libicu63:amd64.
17:07:24 [2020-12-19T17:07:24.252Z] #18 47.40 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
17:07:24 [2020-12-19T17:07:24.252Z] #18 47.41 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:07:24 [2020-12-19T17:07:24.278Z] #41 37.90   CC       images/regfile.o
17:07:24 [2020-12-19T17:07:24.278Z] #41 38.16   CC       images/ghost-file.o
17:07:24 [2020-12-19T17:07:24.486Z] #22 130.6 Checking out files:  20% (2310/11127)   
Checking out files:  21% (2337/11127)   
Checking out files:  22% (2448/11127)   
Checking out files:  23% (2560/11127)   
Checking out files:  24% (2671/11127)   
Checking out files:  25% (2782/11127)   
Checking out files:  26% (2894/11127)   
Checking out files:  27% (3005/11127)   
Checking out files:  28% (3116/11127)   
Checking out files:  29% (3227/11127)   
Checking out files:  30% (3339/11127)   
Checking out files:  31% (3450/11127)   
Checking out files:  32% (3561/11127)   
Checking out files:  33% (3672/11127)   
Checking out files:  34% (3784/11127)   
Checking out files:  35% (3895/11127)   
Checking out files:  35% (3969/11127)   
Checking out files:  36% (4006/11127)   
Checking out files:  37% (4117/11127)   
Checking out files:  38% (4229/11127)   
Checking out files:  39% (4340/11127)   
Checking out files:  40% (4451/11127)   
Checking out files:  41% (4563/11127)   
Checking out files:  42% (4674/11127)   
Checking out files:  43% (4785/11127)   
Checking out files:  44% (4896/11127)   
Checking out files:  45% (5008/11127)   
Checking out files:  46% (5119/11127)   
Checking out files:  47% (5230/11127)   
Checking out files:  48% (5341/11127)   
Checking out files:  49% (5453/11127)   
Checking out files:  50% (5564/11127)   
Checking out files:  51% (5675/11127)   
Checking out files:  52% (5787/11127)   
Checking out files:  53% (5898/11127)   
Checking out files:  54% (6009/11127)   
Checking out files:  55% (6120/11127)   
Checking out files:  56% (6232/11127)   
Checking out files:  57% (6343/11127)   
Checking out files:  58% (6454/11127)   
Checking out files:  59% (6565/11127)   
Checking out files:  60% (6677/11127)   
Checking out files:  61% (6788/11127)   
Checking out files:  62% (6899/11127)   
Checking out files:  62% (6966/11127)   
Checking out files:  63% (7011/11127)   
Checking out files:  64% (7122/11127)   
Checking out files:  65% (7233/11127)   
Checking out files:  66% (7344/11127)   
Checking out files:  67% (7456/11127)   
Checking out files:  68% (7567/11127)   
Checking out files:  69% (7678/11127)   
Checking out files:  70% (7789/11127)   
Checking out files:  71% (7901/11127)   
Checking out files:  72% (8012/11127)   
Checking out files:  73% (8123/11127)   
Checking out files:  74% (8234/11127)   
Checking out files:  75% (8346/11127)   
Checking out files:  76% (8457/11127)   
Checking out files:  77% (8568/11127)   
Checking out files:  78% (8680/11127)   
Checking out files:  79% (8791/11127)   
Checking out files:  80% (8902/11127)   
Checking out files:  81% (9013/11127)   
Checking out files:  82% (9125/11127)   
Checking out files:  82% (9161/11127)   
Checking out files:  83% (9236/11127)   
Checking out files:  84% (9347/11127)   
Checking out files:  85% (9458/11127)   
Checking out files:  86% (9570/11127)   
Checking out files:  87% (9681/11127)   
Checking out files:  88% (9792/11127)   
Checking out files:  89% (9904/11127)   
Checking out files:  90% (10015/11127)   
Checking out files:  91% (10126/11127)   
Checking out files:  92% (10237/11127)   
Checking out files:  93% (10349/11127)   
17:07:24 [2020-12-19T17:07:24.486Z] #22 ...
17:07:24 [2020-12-19T17:07:24.486Z] 
17:07:24 [2020-12-19T17:07:24.486Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
17:07:24 [2020-12-19T17:07:24.486Z] #12 DONE 4.3s
17:07:24 [2020-12-19T17:07:24.486Z] 
17:07:24 [2020-12-19T17:07:24.486Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:07:24 [2020-12-19T17:07:24.753Z] #22 130.6 Checking out files:  20% (2310/11127)   
Checking out files:  21% (2337/11127)   
Checking out files:  22% (2448/11127)   
Checking out files:  23% (2560/11127)   
Checking out files:  24% (2671/11127)   
Checking out files:  25% (2782/11127)   
Checking out files:  26% (2894/11127)   
Checking out files:  27% (3005/11127)   
Checking out files:  28% (3116/11127)   
Checking out files:  29% (3227/11127)   
Checking out files:  30% (3339/11127)   
Checking out files:  31% (3450/11127)   
Checking out files:  32% (3561/11127)   
Checking out files:  33% (3672/11127)   
Checking out files:  34% (3784/11127)   
Checking out files:  35% (3895/11127)   
Checking out files:  35% (3969/11127)   
Checking out files:  36% (4006/11127)   
Checking out files:  37% (4117/11127)   
Checking out files:  38% (4229/11127)   
Checking out files:  39% (4340/11127)   
Checking out files:  40% (4451/11127)   
Checking out files:  41% (4563/11127)   
Checking out files:  42% (4674/11127)   
Checking out files:  43% (4785/11127)   
Checking out files:  44% (4896/11127)   
Checking out files:  45% (5008/11127)   
Checking out files:  46% (5119/11127)   
Checking out files:  47% (5230/11127)   
Checking out files:  48% (5341/11127)   
Checking out files:  49% (5453/11127)   
Checking out files:  50% (5564/11127)   
Checking out files:  51% (5675/11127)   
Checking out files:  52% (5787/11127)   
Checking out files:  53% (5898/11127)   
Checking out files:  54% (6009/11127)   
Checking out files:  55% (6120/11127)   
Checking out files:  56% (6232/11127)   
Checking out files:  57% (6343/11127)   
Checking out files:  58% (6454/11127)   
Checking out files:  59% (6565/11127)   
Checking out files:  60% (6677/11127)   
Checking out files:  61% (6788/11127)   
Checking out files:  62% (6899/11127)   
Checking out files:  62% (6966/11127)   
Checking out files:  63% (7011/11127)   
Checking out files:  64% (7122/11127)   
Checking out files:  65% (7233/11127)   
Checking out files:  66% (7344/11127)   
Checking out files:  67% (7456/11127)   
Checking out files:  68% (7567/11127)   
Checking out files:  69% (7678/11127)   
Checking out files:  70% (7789/11127)   
Checking out files:  71% (7901/11127)   
Checking out files:  72% (8012/11127)   
Checking out files:  73% (8123/11127)   
Checking out files:  74% (8234/11127)   
Checking out files:  75% (8346/11127)   
Checking out files:  76% (8457/11127)   
Checking out files:  77% (8568/11127)   
Checking out files:  78% (8680/11127)   
Checking out files:  79% (8791/11127)   
Checking out files:  80% (8902/11127)   
Checking out files:  81% (9013/11127)   
Checking out files:  82% (9125/11127)   
Checking out files:  82% (9161/11127)   
Checking out files:  83% (9236/11127)   
Checking out files:  84% (9347/11127)   
Checking out files:  85% (9458/11127)   
Checking out files:  86% (9570/11127)   
Checking out files:  87% (9681/11127)   
Checking out files:  88% (9792/11127)   
Checking out files:  89% (9904/11127)   
Checking out files:  90% (10015/11127)   
Checking out files:  91% (10126/11127)   
Checking out files:  92% (10237/11127)   
Checking out files:  93% (10349/11127)   
Checking out files:  94% (10460/11127)   
Checking out files:  95% (10571/11127)   
Checking out files:  96% (10682/11127)   
Checking out files:  97% (10794/11127)   
Checking out files:  98% (10905/11127)   
Checking out files:  99% (11016/11127)   
Checking out files: 100% (11127/11127)   
Checking out files: 100% (11127/11127), done.
17:07:24 [2020-12-19T17:07:24.753Z] #22 134.6 + cd /tmp/tmp.zr20jQwcSO/tmp/docker-ce
17:07:24 [2020-12-19T17:07:24.753Z] #22 134.6 + git checkout -q v17.06.2-ce
17:07:24 [2020-12-19T17:07:24.848Z] #41 38.69   CC       images/fifo.o
17:07:25 [2020-12-19T17:07:25.113Z] #41 38.90   CC       images/remap-file-path.o
17:07:25 [2020-12-19T17:07:25.290Z] #20 69.62 Setting up iptables (1.8.2-4) ...
17:07:25 [2020-12-19T17:07:25.290Z] #20 ...
17:07:25 [2020-12-19T17:07:25.290Z] 
17:07:25 [2020-12-19T17:07:25.290Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:25 [2020-12-19T17:07:25.290Z] #45 179.3 github.com/LK4D4/vndr/godl
17:07:25 [2020-12-19T17:07:25.290Z] #45 180.3 github.com/LK4D4/vndr
17:07:25 [2020-12-19T17:07:25.290Z] #45 ...
17:07:25 [2020-12-19T17:07:25.290Z] 
17:07:25 [2020-12-19T17:07:25.290Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:07:25 [2020-12-19T17:07:25.290Z] #20 69.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:07:25 [2020-12-19T17:07:25.290Z] #20 69.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:07:25 [2020-12-19T17:07:25.290Z] #20 69.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:07:25 [2020-12-19T17:07:25.290Z] #20 69.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:07:25 [2020-12-19T17:07:25.290Z] #20 69.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:07:25 [2020-12-19T17:07:25.290Z] #20 69.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:07:25 [2020-12-19T17:07:25.290Z] #20 69.70 Setting up python3 (3.7.3-1) ...
17:07:25 [2020-12-19T17:07:25.374Z] #41 39.15   CC       images/eventfd.o
17:07:25 [2020-12-19T17:07:25.861Z] #54 63.46 + export 'BUILDTAGS=netgo osusergo static_build'
17:07:25 [2020-12-19T17:07:25.861Z] #54 63.46 + BUILDTAGS='netgo osusergo static_build'
17:07:25 [2020-12-19T17:07:25.861Z] #54 63.46 + export EXTRA_FLAGS=-buildmode=pie
17:07:25 [2020-12-19T17:07:25.861Z] #54 63.46 + EXTRA_FLAGS=-buildmode=pie
17:07:25 [2020-12-19T17:07:25.861Z] #54 63.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:07:25 [2020-12-19T17:07:25.861Z] #54 63.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:07:25 [2020-12-19T17:07:25.861Z] #54 63.46 + '[' '' = dynamic ']'
17:07:25 [2020-12-19T17:07:25.861Z] #54 63.46 + make
17:07:25 [2020-12-19T17:07:25.940Z] #20 70.28 Setting up python3-wheel (0.32.3-2) ...
17:07:25 [2020-12-19T17:07:25.945Z] #41 39.45   CC       images/eventpoll.o
17:07:26 [2020-12-19T17:07:26.206Z] #41 39.92   CC       images/fh.o
17:07:26 [2020-12-19T17:07:26.584Z] #20 ...
17:07:26 [2020-12-19T17:07:26.584Z] 
17:07:26 [2020-12-19T17:07:26.584Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:26 [2020-12-19T17:07:26.584Z] #45 DONE 190.7s
17:07:26 [2020-12-19T17:07:26.584Z] 
17:07:26 [2020-12-19T17:07:26.584Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:26 [2020-12-19T17:07:26.584Z] #43 114.2   CC       criu/cr-dedup.o
17:07:26 [2020-12-19T17:07:26.584Z] #43 114.7   CC       criu/cr-dump.o
17:07:26 [2020-12-19T17:07:26.584Z] #43 117.7   CC       criu/cr-errno.o
17:07:26 [2020-12-19T17:07:26.584Z] #43 117.8   CC       criu/cr-restore.o
17:07:26 [2020-12-19T17:07:26.776Z] #41 40.49   CC       images/fsnotify.o
17:07:26 [2020-12-19T17:07:26.792Z] #54 ...
17:07:26 [2020-12-19T17:07:26.792Z] 
17:07:26 [2020-12-19T17:07:26.792Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:26 [2020-12-19T17:07:26.792Z] #43 119.5 go/parser
17:07:26 [2020-12-19T17:07:26.792Z] #43 120.2 text/template
17:07:26 [2020-12-19T17:07:26.792Z] #43 124.6 encoding/xml
17:07:26 [2020-12-19T17:07:26.792Z] #43 127.9 go/doc
17:07:26 [2020-12-19T17:07:26.792Z] #43 ...
17:07:26 [2020-12-19T17:07:26.792Z] 
17:07:26 [2020-12-19T17:07:26.792Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:26 [2020-12-19T17:07:26.792Z] #41 26.63 make[1]: Nothing to be done for 'all'.
17:07:26 [2020-12-19T17:07:26.792Z] #41 29.72   CC       images/stats.o
17:07:26 [2020-12-19T17:07:26.792Z] #41 30.53   CC       images/core.o
17:07:27 [2020-12-19T17:07:27.227Z] #43 ...
17:07:27 [2020-12-19T17:07:27.227Z] 
17:07:27 [2020-12-19T17:07:27.227Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:07:27 [2020-12-19T17:07:27.227Z] #20 71.55 Setting up apparmor (2.13.2-10) ...
17:07:27 [2020-12-19T17:07:27.319Z] #22 ...
17:07:27 [2020-12-19T17:07:27.319Z] 
17:07:27 [2020-12-19T17:07:27.319Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
17:07:27 [2020-12-19T17:07:27.319Z] #13 DONE 2.9s
17:07:27 [2020-12-19T17:07:27.585Z] 
17:07:27 [2020-12-19T17:07:27.586Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
17:07:28 [2020-12-19T17:07:28.122Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.444s	coverage: 14.1% of statements
17:07:28 [2020-12-19T17:07:28.159Z] #41 41.60   CC       images/signalfd.o
17:07:28 [2020-12-19T17:07:28.162Z] #41 31.62   CC       images/core-x86.o
17:07:28 [2020-12-19T17:07:28.419Z] #41 42.00   CC       images/fs.o
17:07:28 [2020-12-19T17:07:28.453Z] #18 51.01 Selecting previously unselected package libnet1:amd64.
17:07:28 [2020-12-19T17:07:28.453Z] #18 51.03 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:07:28 [2020-12-19T17:07:28.453Z] #18 51.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:07:28 [2020-12-19T17:07:28.453Z] #18 51.17 Selecting previously unselected package libnl-3-200:amd64.
17:07:28 [2020-12-19T17:07:28.453Z] #18 51.17 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
17:07:28 [2020-12-19T17:07:28.453Z] #18 51.17 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:07:28 [2020-12-19T17:07:28.453Z] #18 51.29 Selecting previously unselected package libprotobuf-c1:amd64.
17:07:28 [2020-12-19T17:07:28.453Z] #18 51.29 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:07:28 [2020-12-19T17:07:28.453Z] #18 51.30 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:07:28 [2020-12-19T17:07:28.453Z] #18 51.42 Selecting previously unselected package libreadline5:amd64.
17:07:28 [2020-12-19T17:07:28.453Z] #18 51.42 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
17:07:28 [2020-12-19T17:07:28.453Z] #18 51.43 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:07:28 [2020-12-19T17:07:28.453Z] #18 51.55 Selecting previously unselected package net-tools.
17:07:28 [2020-12-19T17:07:28.453Z] #18 51.56 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
17:07:28 [2020-12-19T17:07:28.453Z] #18 51.57 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:07:28 [2020-12-19T17:07:28.680Z] #41 42.33   CC       images/pstree.o
17:07:28 [2020-12-19T17:07:28.680Z] #41 42.40   CC       images/pipe.o
17:07:28 [2020-12-19T17:07:28.714Z] #18 51.77 Selecting previously unselected package python-pip-whl.
17:07:28 [2020-12-19T17:07:28.714Z] #18 51.78 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
17:07:28 [2020-12-19T17:07:28.714Z] #18 51.79 Unpacking python-pip-whl (18.1-5) ...
17:07:28 [2020-12-19T17:07:28.727Z] #41 32.43   CC       images/core-arm.o
17:07:28 [2020-12-19T17:07:28.943Z] #41 42.61   CC       images/tcp-stream.o
17:07:28 [2020-12-19T17:07:28.984Z] #14 1.629 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:07:29 [2020-12-19T17:07:29.154Z] ok  	github.com/docker/docker/daemon/config	0.021s	coverage: 81.8% of statements
17:07:29 [2020-12-19T17:07:29.203Z] #41 42.87   CC       images/sk-packet.o
17:07:29 [2020-12-19T17:07:29.284Z] #18 52.40 Selecting previously unselected package python3-lib2to3.
17:07:29 [2020-12-19T17:07:29.284Z] #18 52.40 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
17:07:29 [2020-12-19T17:07:29.284Z] #18 52.41 Unpacking python3-lib2to3 (3.7.3-1) ...
17:07:29 [2020-12-19T17:07:29.284Z] #18 52.54 Selecting previously unselected package python3-distutils.
17:07:29 [2020-12-19T17:07:29.292Z] #41 33.09   CC       images/core-aarch64.o
17:07:29 [2020-12-19T17:07:29.321Z] #20 73.88 Setting up xfsprogs (4.20.0-1) ...
17:07:29 [2020-12-19T17:07:29.321Z] #20 73.92 Setting up python3-lib2to3 (3.7.3-1) ...
17:07:29 [2020-12-19T17:07:29.464Z] #41 43.26   CC       images/mnt.o
17:07:29 [2020-12-19T17:07:29.544Z] #18 52.54 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
17:07:29 [2020-12-19T17:07:29.544Z] #18 52.55 Unpacking python3-distutils (3.7.3-1) ...
17:07:29 [2020-12-19T17:07:29.544Z] #18 52.71 Selecting previously unselected package python3-pip.
17:07:29 [2020-12-19T17:07:29.544Z] #18 52.71 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
17:07:29 [2020-12-19T17:07:29.544Z] #18 52.73 Unpacking python3-pip (18.1-5) ...
17:07:29 [2020-12-19T17:07:29.787Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
17:07:29 [2020-12-19T17:07:29.804Z] #18 52.92 Selecting previously unselected package python3-pkg-resources.
17:07:29 [2020-12-19T17:07:29.804Z] #18 52.93 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
17:07:29 [2020-12-19T17:07:29.804Z] #18 52.95 Unpacking python3-pkg-resources (40.8.0-1) ...
17:07:29 [2020-12-19T17:07:29.965Z] #20 74.32 Setting up python3-pkg-resources (40.8.0-1) ...
17:07:30 [2020-12-19T17:07:30.035Z] #41 43.65   CC       images/pipe-data.o
17:07:30 [2020-12-19T17:07:30.035Z] #41 ...
17:07:30 [2020-12-19T17:07:30.035Z] 
17:07:30 [2020-12-19T17:07:30.035Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:30 [2020-12-19T17:07:30.035Z] #43 140.6 vendor/golang.org/x/text/transform
17:07:30 [2020-12-19T17:07:30.035Z] #43 140.7 net
17:07:30 [2020-12-19T17:07:30.035Z] #43 142.0 vendor/golang.org/x/text/unicode/bidi
17:07:30 [2020-12-19T17:07:30.035Z] #43 144.9 vendor/golang.org/x/text/secure/bidirule
17:07:30 [2020-12-19T17:07:30.035Z] #43 145.3 vendor/golang.org/x/text/unicode/norm
17:07:30 [2020-12-19T17:07:30.067Z] #18 53.09 Selecting previously unselected package python3-setuptools.
17:07:30 [2020-12-19T17:07:30.067Z] #18 53.10 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
17:07:30 [2020-12-19T17:07:30.067Z] #18 53.12 Unpacking python3-setuptools (40.8.0-1) ...
17:07:30 [2020-12-19T17:07:30.222Z] #41 ...
17:07:30 [2020-12-19T17:07:30.222Z] 
17:07:30 [2020-12-19T17:07:30.222Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:30 [2020-12-19T17:07:30.222Z] #43 132.7 github.com/LK4D4/vndr/build
17:07:30 [2020-12-19T17:07:30.295Z] #43 ...
17:07:30 [2020-12-19T17:07:30.295Z] 
17:07:30 [2020-12-19T17:07:30.295Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:30 [2020-12-19T17:07:30.295Z] #41 44.14   CC       images/sa.o
17:07:30 [2020-12-19T17:07:30.327Z] #18 53.34 Selecting previously unselected package python3-wheel.
17:07:30 [2020-12-19T17:07:30.327Z] #18 53.35 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
17:07:30 [2020-12-19T17:07:30.327Z] #18 53.36 Unpacking python3-wheel (0.32.3-2) ...
17:07:30 [2020-12-19T17:07:30.327Z] #18 53.46 Selecting previously unselected package sudo.
17:07:30 [2020-12-19T17:07:30.327Z] #18 53.47 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
17:07:30 [2020-12-19T17:07:30.327Z] #18 53.47 Unpacking sudo (1.8.27-1+deb10u2) ...
17:07:30 [2020-12-19T17:07:30.384Z] #14 ...
17:07:30 [2020-12-19T17:07:30.384Z] 
17:07:30 [2020-12-19T17:07:30.384Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.943 + RM_GOPATH=0
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.943 + TMP_GOPATH=
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.943 + : /build
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.943 + '[' -z '' ']'
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.943 ++ mktemp -d
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.943 + export GOPATH=/tmp/tmp.JDj7QN7XDq
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.943 + GOPATH=/tmp/tmp.JDj7QN7XDq
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.943 + RM_GOPATH=1
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.943 + case "$(go env GOARCH)" in
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.947 ++ go env GOARCH
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.966 + export GO_BUILDMODE=-buildmode=pie
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.966 + GO_BUILDMODE=-buildmode=pie
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.970 ++ dirname /tmp/install/install.sh
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.982 + dir=/tmp/install
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.982 + bin=runc
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.982 + shift
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.982 + '[' '!' -f /tmp/install/runc.installer ']'
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.982 + . /tmp/install/runc.installer
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.982 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.982 + install_runc
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.982 + grep -q '^3\.10\.0.*\.el7\.'
17:07:30 [2020-12-19T17:07:30.384Z] #51 2.982 + uname -r
17:07:30 [2020-12-19T17:07:30.384Z] #51 3.027 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
17:07:30 [2020-12-19T17:07:30.384Z] #51 3.028 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:07:30 [2020-12-19T17:07:30.384Z] #51 3.028 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
17:07:30 [2020-12-19T17:07:30.385Z] #51 3.034 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JDj7QN7XDq/src/github.com/opencontainers/runc
17:07:30 [2020-12-19T17:07:30.385Z] #51 3.058 Cloning into '/tmp/tmp.JDj7QN7XDq/src/github.com/opencontainers/runc'...
17:07:30 [2020-12-19T17:07:30.385Z] #51 ...
17:07:30 [2020-12-19T17:07:30.385Z] 
17:07:30 [2020-12-19T17:07:30.385Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
17:07:30 [2020-12-19T17:07:30.385Z] #14 DONE 3.0s
17:07:30 [2020-12-19T17:07:30.385Z] 
17:07:30 [2020-12-19T17:07:30.385Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
17:07:30 [2020-12-19T17:07:30.418Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
17:07:30 [2020-12-19T17:07:30.871Z] #41 44.48   CC       images/timer.o
17:07:31 [2020-12-19T17:07:31.019Z] #20 75.43 Setting up python3-distutils (3.7.3-1) ...
17:07:31 [2020-12-19T17:07:31.049Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
17:07:31 [2020-12-19T17:07:31.131Z] #41 44.83   CC       images/timerfd.o
17:07:31 [2020-12-19T17:07:31.155Z] #43 133.7 github.com/LK4D4/vndr/versioned
17:07:31 [2020-12-19T17:07:31.265Z] #18 54.06 Selecting previously unselected package thin-provisioning-tools.
17:07:31 [2020-12-19T17:07:31.265Z] #18 54.07 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
17:07:31 [2020-12-19T17:07:31.266Z] #18 54.07 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:07:31 [2020-12-19T17:07:31.266Z] #18 54.31 Selecting previously unselected package uidmap.
17:07:31 [2020-12-19T17:07:31.266Z] #18 54.32 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
17:07:31 [2020-12-19T17:07:31.266Z] #18 54.32 Unpacking uidmap (1:4.5-1.1) ...
17:07:31 [2020-12-19T17:07:31.266Z] #18 54.45 Selecting previously unselected package vim-runtime.
17:07:31 [2020-12-19T17:07:31.266Z] #18 54.46 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:07:31 [2020-12-19T17:07:31.266Z] #18 54.52 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:07:31 [2020-12-19T17:07:31.266Z] #18 54.54 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:07:31 [2020-12-19T17:07:31.266Z] #18 54.56 Unpacking vim-runtime (2:8.1.0875-5) ...
17:07:31 [2020-12-19T17:07:31.340Z] ok  	github.com/docker/docker/daemon	12.226s	coverage: 17.2% of statements
17:07:31 [2020-12-19T17:07:31.340Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:07:31 [2020-12-19T17:07:31.340Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:07:31 [2020-12-19T17:07:31.340Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:07:31 [2020-12-19T17:07:31.340Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:07:31 [2020-12-19T17:07:31.412Z] #43 134.1 compress/flate
17:07:31 [2020-12-19T17:07:31.662Z] #20 76.15 Setting up python3-setuptools (40.8.0-1) ...
17:07:31 [2020-12-19T17:07:31.702Z] #41 45.20   CC       images/mm.o
17:07:32 [2020-12-19T17:07:32.273Z] #41 45.85   CC       images/sk-opts.o
17:07:32 [2020-12-19T17:07:32.322Z] #15 ...
17:07:32 [2020-12-19T17:07:32.322Z] 
17:07:32 [2020-12-19T17:07:32.322Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:32 [2020-12-19T17:07:32.322Z] #41 53.51   CC       compel/src/lib/infect-rpc.o
17:07:32 [2020-12-19T17:07:32.322Z] #41 53.94   CC       compel/src/lib/infect-util.o
17:07:32 [2020-12-19T17:07:32.322Z] #41 54.28   CC       compel/src/lib/infect.o
17:07:32 [2020-12-19T17:07:32.322Z] #41 56.44   CC       compel/src/lib/ptrace.o
17:07:32 [2020-12-19T17:07:32.322Z] #41 56.75   AR       compel/libcompel.a
17:07:32 [2020-12-19T17:07:32.322Z] #41 56.91   HOSTCC   compel/src/main-host.o
17:07:32 [2020-12-19T17:07:32.322Z] #41 57.23   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
17:07:32 [2020-12-19T17:07:32.322Z] #41 57.49   HOSTCC   compel/src/lib/handle-elf-host.o
17:07:32 [2020-12-19T17:07:32.322Z] #41 57.92   HOSTCC   compel/src/lib/log-host.o
17:07:32 [2020-12-19T17:07:32.322Z] #41 58.25   HOSTLINK compel/compel-host-bin
17:07:32 [2020-12-19T17:07:32.322Z] #41 58.72   DEP      soccr/soccr.d
17:07:32 [2020-12-19T17:07:32.322Z] #41 58.84   CC       soccr/soccr.o
17:07:32 [2020-12-19T17:07:32.322Z] #41 59.84   AR       soccr/libsoccr.a
17:07:32 [2020-12-19T17:07:32.322Z] #41 59.94 make[1]: 'soccr/libsoccr.a' is up to date.
17:07:32 [2020-12-19T17:07:32.322Z] #41 60.55   DEP      criu/arch/aarch64/sigframe.d
17:07:32 [2020-12-19T17:07:32.322Z] #41 60.64   DEP      criu/arch/aarch64/crtools.d
17:07:32 [2020-12-19T17:07:32.322Z] #41 60.87   DEP      criu/arch/aarch64/cpu.d
17:07:32 [2020-12-19T17:07:32.322Z] #41 60.90   DEP      criu/arch/aarch64/bitops.d
17:07:32 [2020-12-19T17:07:32.322Z] #41 60.95   CC       criu/arch/aarch64/bitops.o
17:07:32 [2020-12-19T17:07:32.322Z] #41 61.02   CC       criu/arch/aarch64/cpu.o
17:07:32 [2020-12-19T17:07:32.322Z] #41 61.19   CC       criu/arch/aarch64/crtools.o
17:07:32 [2020-12-19T17:07:32.322Z] #41 61.53   CC       criu/arch/aarch64/sigframe.o
17:07:32 [2020-12-19T17:07:32.322Z] #41 61.71   LINK     criu/arch/aarch64/crtools.built-in.o
17:07:32 [2020-12-19T17:07:32.322Z] #41 61.76   DEP      criu/pie/util-vdso.d
17:07:32 [2020-12-19T17:07:32.322Z] #41 61.99   DEP      criu/pie/util.d
17:07:32 [2020-12-19T17:07:32.322Z] #41 62.28   CC       criu/pie/util.o
17:07:32 [2020-12-19T17:07:32.322Z] #41 62.76   CC       criu/pie/util-vdso.o
17:07:32 [2020-12-19T17:07:32.322Z] #41 63.60   AR       criu/pie/pie.lib.a
17:07:32 [2020-12-19T17:07:32.322Z] #41 63.66   DEP      criu/pie/restorer.d
17:07:32 [2020-12-19T17:07:32.322Z] #41 63.78   DEP      criu/arch/aarch64/intraprocedure.d
17:07:32 [2020-12-19T17:07:32.322Z] #41 63.82   DEP      criu/arch/aarch64/restorer.d
17:07:32 [2020-12-19T17:07:32.322Z] #41 ...
17:07:32 [2020-12-19T17:07:32.322Z] 
17:07:32 [2020-12-19T17:07:32.322Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
17:07:32 [2020-12-19T17:07:32.322Z] #15 DONE 1.9s
17:07:32 [2020-12-19T17:07:32.322Z] 
17:07:32 [2020-12-19T17:07:32.322Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
17:07:32 [2020-12-19T17:07:32.533Z] #41 46.33   CC       images/sk-unix.o
17:07:33 [2020-12-19T17:07:33.187Z] #20 77.53 Setting up python3-pip (18.1-5) ...
17:07:33 [2020-12-19T17:07:33.440Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
17:07:33 [2020-12-19T17:07:33.440Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.190s	coverage: 56.2% of statements
17:07:33 [2020-12-19T17:07:33.473Z] #41 46.94   CC       images/sk-inet.o
17:07:34 [2020-12-19T17:07:34.044Z] #41 47.54   CC       images/tun.o
17:07:34 [2020-12-19T17:07:34.234Z] #20 78.73 Processing triggers for libc-bin (2.28-10) ...
17:07:34 [2020-12-19T17:07:34.234Z] #20 78.75 Processing triggers for mime-support (3.62) ...
17:07:34 [2020-12-19T17:07:34.256Z] #16 DONE 1.9s
17:07:34 [2020-12-19T17:07:34.256Z] 
17:07:34 [2020-12-19T17:07:34.256Z] #17 [dev-systemd-false  6/26] RUN ldconfig
17:07:34 [2020-12-19T17:07:34.304Z] #41 48.04   CC       images/sk-netlink.o
17:07:34 [2020-12-19T17:07:34.528Z] #20 DONE 79.0s
17:07:34 [2020-12-19T17:07:34.528Z] 
17:07:34 [2020-12-19T17:07:34.528Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
17:07:34 [2020-12-19T17:07:34.559Z] #18 57.75 Selecting previously unselected package vim.
17:07:34 [2020-12-19T17:07:34.559Z] #18 57.76 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
17:07:34 [2020-12-19T17:07:34.559Z] #18 57.78 Unpacking vim (2:8.1.0875-5) ...
17:07:34 [2020-12-19T17:07:34.565Z] #41 48.29   CC       images/packet-sock.o
17:07:35 [2020-12-19T17:07:35.136Z] #41 48.81   CC       images/ipc-var.o
17:07:35 [2020-12-19T17:07:35.168Z] #21 0.490 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:07:35 [2020-12-19T17:07:35.168Z] #21 0.497 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:07:35 [2020-12-19T17:07:35.168Z] #21 0.506 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:07:35 [2020-12-19T17:07:35.168Z] #21 DONE 0.6s
17:07:35 [2020-12-19T17:07:35.168Z] 
17:07:35 [2020-12-19T17:07:35.168Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:35 [2020-12-19T17:07:35.168Z] #43 124.7   CC       criu/cr-service.o
17:07:35 [2020-12-19T17:07:35.168Z] #43 127.2   CC       criu/crtools.o
17:07:35 [2020-12-19T17:07:35.168Z] #43 128.1   CC       criu/eventfd.o
17:07:35 [2020-12-19T17:07:35.168Z] #43 128.6   CC       criu/eventpoll.o
17:07:35 [2020-12-19T17:07:35.168Z] #43 129.9   CC       criu/external.o
17:07:35 [2020-12-19T17:07:35.168Z] #43 130.6   CC       criu/fault-injection.o
17:07:35 [2020-12-19T17:07:35.168Z] #43 130.8   CC       criu/fdstore.o
17:07:35 [2020-12-19T17:07:35.168Z] #43 ...
17:07:35 [2020-12-19T17:07:35.168Z] 
17:07:35 [2020-12-19T17:07:35.168Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:07:35 [2020-12-19T17:07:35.389Z] #18 58.28 Selecting previously unselected package xfsprogs.
17:07:35 [2020-12-19T17:07:35.389Z] #18 58.29 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
17:07:35 [2020-12-19T17:07:35.389Z] #18 58.29 Unpacking xfsprogs (4.20.0-1) ...
17:07:35 [2020-12-19T17:07:35.397Z] #41 49.12   CC       images/ipc-desc.o
17:07:35 [2020-12-19T17:07:35.592Z] #43 138.3 hash/crc32
17:07:35 [2020-12-19T17:07:35.649Z] #18 58.79 Selecting previously unselected package zip.
17:07:35 [2020-12-19T17:07:35.649Z] #18 58.80 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
17:07:35 [2020-12-19T17:07:35.649Z] #18 58.81 Unpacking zip (3.0-11+b1) ...
17:07:35 [2020-12-19T17:07:35.909Z] #18 58.99 Setting up aufs-tools (1:4.14+20190211-1) ...
17:07:35 [2020-12-19T17:07:35.909Z] #18 59.02 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:07:35 [2020-12-19T17:07:35.909Z] #18 59.06 Setting up libip6tc0:amd64 (1.8.2-4) ...
17:07:35 [2020-12-19T17:07:35.909Z] #18 59.07 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:07:35 [2020-12-19T17:07:35.909Z] #18 59.09 Setting up libgpm2:amd64 (1.20.7-5) ...
17:07:35 [2020-12-19T17:07:35.909Z] #18 59.12 Setting up libip4tc0:amd64 (1.8.2-4) ...
17:07:35 [2020-12-19T17:07:35.909Z] #18 ...
17:07:35 [2020-12-19T17:07:35.909Z] 
17:07:35 [2020-12-19T17:07:35.909Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:35 [2020-12-19T17:07:35.909Z] #41 138.4   CC       criu/cr-service.o
17:07:35 [2020-12-19T17:07:35.909Z] #41 140.0   CC       criu/crtools.o
17:07:35 [2020-12-19T17:07:35.909Z] #41 140.6   CC       criu/eventfd.o
17:07:35 [2020-12-19T17:07:35.909Z] #41 140.9   CC       criu/eventpoll.o
17:07:35 [2020-12-19T17:07:35.909Z] #41 141.6   CC       criu/external.o
17:07:35 [2020-12-19T17:07:35.909Z] #41 142.0   CC       criu/fault-injection.o
17:07:35 [2020-12-19T17:07:35.909Z] #41 142.2   CC       criu/fdstore.o
17:07:35 [2020-12-19T17:07:35.909Z] #41 142.5   CC       criu/fifo.o
17:07:35 [2020-12-19T17:07:35.909Z] #41 142.9   CC       criu/file-ids.o
17:07:35 [2020-12-19T17:07:35.909Z] #41 143.2   CC       criu/file-lock.o
17:07:35 [2020-12-19T17:07:35.909Z] #41 144.1   CC       criu/files-ext.o
17:07:35 [2020-12-19T17:07:35.909Z] #41 144.6   CC       criu/files-reg.o
17:07:35 [2020-12-19T17:07:35.909Z] #41 146.8   CC       criu/files.o
17:07:35 [2020-12-19T17:07:35.968Z] #41 49.59   CC       images/ipc-shm.o
17:07:36 [2020-12-19T17:07:36.160Z] #43 138.9 net
17:07:36 [2020-12-19T17:07:36.160Z] #43 139.0 compress/gzip
17:07:36 [2020-12-19T17:07:36.169Z] #41 ...
17:07:36 [2020-12-19T17:07:36.169Z] 
17:07:36 [2020-12-19T17:07:36.169Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:07:36 [2020-12-19T17:07:36.169Z] #18 59.13 Setting up uidmap (1:4.5-1.1) ...
17:07:36 [2020-12-19T17:07:36.169Z] #18 59.16 Setting up libnftnl11:amd64 (1.1.2-2) ...
17:07:36 [2020-12-19T17:07:36.169Z] #18 59.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:07:36 [2020-12-19T17:07:36.169Z] #18 59.18 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:07:36 [2020-12-19T17:07:36.169Z] #18 59.20 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:07:36 [2020-12-19T17:07:36.169Z] #18 59.22 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:07:36 [2020-12-19T17:07:36.169Z] #18 59.23 Setting up xxd (2:8.1.0875-5) ...
17:07:36 [2020-12-19T17:07:36.169Z] #18 59.25 Setting up zip (3.0-11+b1) ...
17:07:36 [2020-12-19T17:07:36.169Z] #18 59.26 Setting up vim-common (2:8.1.0875-5) ...
17:07:36 [2020-12-19T17:07:36.169Z] #18 59.31 Setting up bash-completion (1:2.8-6) ...
17:07:36 [2020-12-19T17:07:36.206Z] #17 DONE 1.8s
17:07:36 [2020-12-19T17:07:36.206Z] 
17:07:36 [2020-12-19T17:07:36.206Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:07:36 [2020-12-19T17:07:36.229Z] #41 49.97   CC       images/ipc-msg.o
17:07:36 [2020-12-19T17:07:36.801Z] #41 50.54   CC       images/ipc-sem.o
17:07:37 [2020-12-19T17:07:37.174Z] #43 ...
17:07:37 [2020-12-19T17:07:37.174Z] 
17:07:37 [2020-12-19T17:07:37.174Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:07:37 [2020-12-19T17:07:37.174Z] #49 130.5 mvdan.cc/sh/v3/cmd/shfmt
17:07:37 [2020-12-19T17:07:37.174Z] #49 DONE 139.6s
17:07:37 [2020-12-19T17:07:37.174Z] 
17:07:37 [2020-12-19T17:07:37.174Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:37 [2020-12-19T17:07:37.174Z] #41 33.84   CC       images/core-ppc64.o
17:07:37 [2020-12-19T17:07:37.174Z] #41 34.77   CC       images/core-s390.o
17:07:37 [2020-12-19T17:07:37.174Z] #41 35.86   CC       images/cpuinfo.o
17:07:37 [2020-12-19T17:07:37.174Z] #41 36.64   CC       images/inventory.o
17:07:37 [2020-12-19T17:07:37.174Z] #41 36.91   CC       images/fdinfo.o
17:07:37 [2020-12-19T17:07:37.174Z] #41 37.42   CC       images/fown.o
17:07:37 [2020-12-19T17:07:37.174Z] #41 37.74   CC       images/ns.o
17:07:37 [2020-12-19T17:07:37.174Z] #41 38.18   CC       images/regfile.o
17:07:37 [2020-12-19T17:07:37.174Z] #41 38.41   CC       images/ghost-file.o
17:07:37 [2020-12-19T17:07:37.174Z] #41 38.95   CC       images/fifo.o
17:07:37 [2020-12-19T17:07:37.174Z] #41 39.37   CC       images/remap-file-path.o
17:07:37 [2020-12-19T17:07:37.174Z] #41 39.65   CC       images/eventfd.o
17:07:37 [2020-12-19T17:07:37.174Z] #41 39.89   CC       images/eventpoll.o
17:07:37 [2020-12-19T17:07:37.174Z] #41 40.25   CC       images/fh.o
17:07:37 [2020-12-19T17:07:37.174Z] #41 40.45   CC       images/fsnotify.o
17:07:37 [2020-12-19T17:07:37.174Z] #41 ...
17:07:37 [2020-12-19T17:07:37.174Z] 
17:07:37 [2020-12-19T17:07:37.174Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:37 [2020-12-19T17:07:37.174Z] #43 139.7 vendor/golang.org/x/text/transform
17:07:37 [2020-12-19T17:07:37.174Z] #43 ...
17:07:37 [2020-12-19T17:07:37.174Z] 
17:07:37 [2020-12-19T17:07:37.174Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:07:37 [2020-12-19T17:07:37.174Z] #54 64.99 + bin/ctr
17:07:37 [2020-12-19T17:07:37.372Z] #41 51.03   CC       images/utsns.o
17:07:37 [2020-12-19T17:07:37.633Z] #41 51.37   CC       images/creds.o
17:07:37 [2020-12-19T17:07:37.891Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.237s	coverage: 46.2% of statements
17:07:37 [2020-12-19T17:07:37.893Z] #41 51.74   CC       images/vma.o
17:07:38 [2020-12-19T17:07:38.122Z] #54 ...
17:07:38 [2020-12-19T17:07:38.122Z] 
17:07:38 [2020-12-19T17:07:38.122Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:38 [2020-12-19T17:07:38.122Z] #41 41.70   CC       images/signalfd.o
17:07:38 [2020-12-19T17:07:38.395Z] #41 42.07   CC       images/fs.o
17:07:38 [2020-12-19T17:07:38.464Z] #41 52.11   CC       images/netdev.o
17:07:38 [2020-12-19T17:07:38.715Z] #22 ...
17:07:38 [2020-12-19T17:07:38.715Z] 
17:07:38 [2020-12-19T17:07:38.715Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:07:38 [2020-12-19T17:07:38.715Z] #32 DONE 202.5s
17:07:38 [2020-12-19T17:07:38.715Z] 
17:07:38 [2020-12-19T17:07:38.715Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:38 [2020-12-19T17:07:38.715Z] #43 131.2   CC       criu/fifo.o
17:07:38 [2020-12-19T17:07:38.715Z] #43 131.8   CC       criu/file-ids.o
17:07:38 [2020-12-19T17:07:38.715Z] #43 132.2   CC       criu/file-lock.o
17:07:38 [2020-12-19T17:07:38.715Z] #43 133.5   CC       criu/files-ext.o
17:07:38 [2020-12-19T17:07:38.715Z] #43 134.0   CC       criu/files-reg.o
17:07:38 [2020-12-19T17:07:38.779Z] #18 ...
17:07:38 [2020-12-19T17:07:38.779Z] 
17:07:38 [2020-12-19T17:07:38.779Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:07:38 [2020-12-19T17:07:38.779Z] #22 138.2 + mkdir -p /tmp/tmp.zr20jQwcSO/src/github.com/docker
17:07:38 [2020-12-19T17:07:38.779Z] #22 138.2 + mv components/cli /tmp/tmp.zr20jQwcSO/src/github.com/docker/cli
17:07:38 [2020-12-19T17:07:38.779Z] #22 138.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
17:07:38 [2020-12-19T17:07:38.779Z] #22 ...
17:07:38 [2020-12-19T17:07:38.779Z] 
17:07:38 [2020-12-19T17:07:38.779Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:07:38 [2020-12-19T17:07:38.779Z] #18 2.531 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:07:38 [2020-12-19T17:07:38.779Z] #18 2.633 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:07:38 [2020-12-19T17:07:38.779Z] #18 2.726 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:07:38 [2020-12-19T17:07:38.819Z] 4612f6d0b889: Verifying Checksum
17:07:38 [2020-12-19T17:07:38.819Z] 4612f6d0b889: Download complete
17:07:38 [2020-12-19T17:07:38.925Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.8% of statements
17:07:38 [2020-12-19T17:07:38.959Z] #41 42.61   CC       images/pstree.o
17:07:39 [2020-12-19T17:07:39.035Z] #41 52.72   CC       images/tty.o
17:07:39 [2020-12-19T17:07:39.043Z] #18 3.020 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
17:07:39 [2020-12-19T17:07:39.465Z] #18 62.17 Setting up libiptc0:amd64 (1.8.2-4) ...
17:07:39 [2020-12-19T17:07:39.465Z] #18 62.18 Setting up xz-utils (5.2.4-1) ...
17:07:39 [2020-12-19T17:07:39.465Z] #18 62.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:07:39 [2020-12-19T17:07:39.465Z] #18 62.21 Setting up sudo (1.8.27-1+deb10u2) ...
17:07:39 [2020-12-19T17:07:39.465Z] #18 62.31 invoke-rc.d: could not determine current runlevel
17:07:39 [2020-12-19T17:07:39.465Z] #18 62.33 invoke-rc.d: policy-rc.d denied execution of start.
17:07:39 [2020-12-19T17:07:39.465Z] #18 62.33 Setting up pigz (2.4-1) ...
17:07:39 [2020-12-19T17:07:39.465Z] #18 62.36 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:07:39 [2020-12-19T17:07:39.465Z] #18 62.37 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:07:39 [2020-12-19T17:07:39.465Z] #18 62.40 Setting up python-pip-whl (18.1-5) ...
17:07:39 [2020-12-19T17:07:39.465Z] #18 62.41 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:07:39 [2020-12-19T17:07:39.465Z] #18 62.43 Setting up vim-runtime (2:8.1.0875-5) ...
17:07:39 [2020-12-19T17:07:39.527Z] #41 43.01   CC       images/pipe.o
17:07:39 [2020-12-19T17:07:39.725Z] #18 62.90 Setting up libaio1:amd64 (0.3.112-3) ...
17:07:39 [2020-12-19T17:07:39.725Z] #18 62.92 Setting up libonig5:amd64 (6.9.1-1) ...
17:07:39 [2020-12-19T17:07:39.725Z] #18 62.93 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
17:07:39 [2020-12-19T17:07:39.725Z] #18 62.95 Setting up vim (2:8.1.0875-5) ...
17:07:39 [2020-12-19T17:07:39.725Z] #18 62.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:07:39 [2020-12-19T17:07:39.725Z] #18 62.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:07:39 [2020-12-19T17:07:39.725Z] #18 62.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:07:39 [2020-12-19T17:07:39.725Z] #18 62.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:07:39 [2020-12-19T17:07:39.783Z] #41 43.48   CC       images/tcp-stream.o
17:07:39 [2020-12-19T17:07:39.977Z] #41 53.64   CC       images/file-lock.o
17:07:39 [2020-12-19T17:07:39.985Z] #18 62.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:07:39 [2020-12-19T17:07:39.985Z] #18 62.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:07:39 [2020-12-19T17:07:39.985Z] #18 63.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:07:39 [2020-12-19T17:07:39.985Z] #18 63.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:07:39 [2020-12-19T17:07:39.985Z] #18 63.03 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:07:39 [2020-12-19T17:07:39.985Z] #18 63.05 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:07:39 [2020-12-19T17:07:39.985Z] #18 63.07 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:07:39 [2020-12-19T17:07:39.985Z] #18 63.08 Setting up jq (1.5+dfsg-2+b1) ...
17:07:39 [2020-12-19T17:07:39.985Z] #18 63.10 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:07:39 [2020-12-19T17:07:39.985Z] #18 63.11 Setting up python3.7 (3.7.3-2+deb10u2) ...
17:07:39 [2020-12-19T17:07:39.996Z] #18 4.034 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB]
17:07:40 [2020-12-19T17:07:40.238Z] #41 53.85   CC       images/rlimit.o
17:07:40 [2020-12-19T17:07:40.238Z] #41 ...
17:07:40 [2020-12-19T17:07:40.238Z] 
17:07:40 [2020-12-19T17:07:40.238Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:07:40 [2020-12-19T17:07:40.238Z] #56 160.9 + for f in rootlesskit rootlesskit-docker-proxy
17:07:40 [2020-12-19T17:07:40.346Z] #41 44.05   CC       images/sk-packet.o
17:07:40 [2020-12-19T17:07:40.499Z] #56 160.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:07:40 [2020-12-19T17:07:40.499Z] #56 ...
17:07:40 [2020-12-19T17:07:40.499Z] 
17:07:40 [2020-12-19T17:07:40.499Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:40 [2020-12-19T17:07:40.499Z] #43 151.0 vendor/golang.org/x/net/idna
17:07:40 [2020-12-19T17:07:40.499Z] #43 154.7 vendor/golang.org/x/net/http2/hpack
17:07:40 [2020-12-19T17:07:40.499Z] #43 156.7 mime
17:07:40 [2020-12-19T17:07:40.499Z] #43 159.8 mime/quotedprintable
17:07:40 [2020-12-19T17:07:40.499Z] #43 160.3 net/http/internal
17:07:40 [2020-12-19T17:07:40.760Z] #43 ...
17:07:40 [2020-12-19T17:07:40.760Z] 
17:07:40 [2020-12-19T17:07:40.760Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:40 [2020-12-19T17:07:40.760Z] #41 54.14   CC       images/pagemap.o
17:07:40 [2020-12-19T17:07:40.760Z] #41 54.34   CC       images/siginfo.o
17:07:40 [2020-12-19T17:07:40.909Z] #41 44.48   CC       images/mnt.o
17:07:41 [2020-12-19T17:07:41.022Z] #41 54.71   CC       images/rpc.o
17:07:41 [2020-12-19T17:07:41.165Z] #41 44.92   CC       images/pipe-data.o
17:07:41 [2020-12-19T17:07:41.396Z] #18 ...
17:07:41 [2020-12-19T17:07:41.396Z] 
17:07:41 [2020-12-19T17:07:41.396Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:41 [2020-12-19T17:07:41.396Z] #51 11.05 + cd /tmp/tmp.JDj7QN7XDq/src/github.com/opencontainers/runc
17:07:41 [2020-12-19T17:07:41.396Z] #51 11.05 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:07:41 [2020-12-19T17:07:41.396Z] #51 11.47 + '[' -z '' ']'
17:07:41 [2020-12-19T17:07:41.396Z] #51 11.47 + target=static
17:07:41 [2020-12-19T17:07:41.396Z] #51 11.47 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:07:41 [2020-12-19T17:07:41.396Z] #51 12.19 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
17:07:41 [2020-12-19T17:07:41.396Z] #51 ...
17:07:41 [2020-12-19T17:07:41.396Z] 
17:07:41 [2020-12-19T17:07:41.396Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:07:41 [2020-12-19T17:07:41.396Z] #18 5.296 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
17:07:41 [2020-12-19T17:07:41.473Z] #43 137.1   CC       criu/files.o
17:07:41 [2020-12-19T17:07:41.728Z] #41 45.30   CC       images/sa.o
17:07:41 [2020-12-19T17:07:41.984Z] #41 45.58   CC       images/timer.o
17:07:42 [2020-12-19T17:07:42.351Z] #18 ...
17:07:42 [2020-12-19T17:07:42.351Z] 
17:07:42 [2020-12-19T17:07:42.351Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:42 [2020-12-19T17:07:42.351Z] #41 64.13   DEP      criu/arch/aarch64/vdso-pie.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 64.33   DEP      criu/pie/parasite-vdso.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 64.69   DEP      criu/pie/parasite.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 64.98   CC       criu/pie/parasite.o
17:07:42 [2020-12-19T17:07:42.351Z] #41 66.07   LINK     criu/pie/parasite.built-in.o
17:07:42 [2020-12-19T17:07:42.351Z] #41 66.08   GEN      criu/pie/parasite-blob.h
17:07:42 [2020-12-19T17:07:42.351Z] #41 66.09   CC       criu/pie/parasite-vdso.o
17:07:42 [2020-12-19T17:07:42.351Z] #41 66.75   CC       criu/arch/aarch64/vdso-pie.o
17:07:42 [2020-12-19T17:07:42.351Z] #41 67.10   CC       criu/arch/aarch64/restorer.o
17:07:42 [2020-12-19T17:07:42.351Z] #41 67.63   CC       criu/arch/aarch64/intraprocedure.o
17:07:42 [2020-12-19T17:07:42.351Z] #41 67.71   CC       criu/pie/restorer.o
17:07:42 [2020-12-19T17:07:42.351Z] #41 70.38   LINK     criu/pie/restorer.built-in.o
17:07:42 [2020-12-19T17:07:42.351Z] #41 70.39   GEN      criu/pie/restorer-blob.h
17:07:42 [2020-12-19T17:07:42.351Z] #41 70.47   DEP      criu/vdso.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 70.66   DEP      criu/uts_ns.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 70.82   DEP      criu/util.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 71.07   DEP      criu/uffd.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 71.49   DEP      criu/tun.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 71.72   DEP      criu/tty.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 71.96   DEP      criu/timerfd.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 72.19   DEP      criu/timens.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 72.31   DEP      criu/sysfs_parse.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 72.48   DEP      criu/sysctl.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 72.66   DEP      criu/string.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 72.74   DEP      criu/stats.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 72.95   DEP      criu/sockets.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 73.19   DEP      criu/sk-unix.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 73.33   DEP      criu/sk-tcp.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 73.45   DEP      criu/sk-queue.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 73.59   DEP      criu/sk-packet.d
17:07:42 [2020-12-19T17:07:42.351Z] #41 73.90   DEP      criu/sk-netlink.d
17:07:42 [2020-12-19T17:07:42.407Z] #41 ...
17:07:42 [2020-12-19T17:07:42.407Z] 
17:07:42 [2020-12-19T17:07:42.407Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:07:42 [2020-12-19T17:07:42.407Z] #11 152.9 Selecting previously unselected package g++-mingw-w64-x86-64.
17:07:42 [2020-12-19T17:07:42.407Z] #11 152.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:07:42 [2020-12-19T17:07:42.407Z] #11 152.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:07:42 [2020-12-19T17:07:42.436Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.305s	coverage: 49.5% of statements
17:07:42 [2020-12-19T17:07:42.554Z] #41 46.09   CC       images/timerfd.o
17:07:42 [2020-12-19T17:07:42.615Z] #41 74.21   DEP      criu/sk-inet.d
17:07:42 [2020-12-19T17:07:42.615Z] #41 74.41   DEP      criu/signalfd.d
17:07:42 [2020-12-19T17:07:42.668Z] #11 ...
17:07:42 [2020-12-19T17:07:42.668Z] 
17:07:42 [2020-12-19T17:07:42.668Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:42 [2020-12-19T17:07:42.668Z] #41 56.39   CC       images/ext-file.o
17:07:42 [2020-12-19T17:07:42.811Z] #41 46.43   CC       images/mm.o
17:07:42 [2020-12-19T17:07:42.880Z] #41 74.54   DEP      criu/sigframe.d
17:07:42 [2020-12-19T17:07:42.929Z] #41 56.65   CC       images/cgroup.o
17:07:43 [2020-12-19T17:07:43.013Z] #43 ...
17:07:43 [2020-12-19T17:07:43.013Z] 
17:07:43 [2020-12-19T17:07:43.013Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:07:43 [2020-12-19T17:07:43.013Z] #22 5.444 Collecting yamllint==1.16.0
17:07:43 [2020-12-19T17:07:43.013Z] #22 5.804   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:07:43 [2020-12-19T17:07:43.013Z] #22 5.889 Collecting pyyaml (from yamllint==1.16.0)
17:07:43 [2020-12-19T17:07:43.013Z] #22 6.282   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
17:07:43 [2020-12-19T17:07:43.013Z] #22 7.963 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:07:43 [2020-12-19T17:07:43.068Z] #41 46.69   CC       images/sk-opts.o
17:07:43 [2020-12-19T17:07:43.146Z] #41 74.62   DEP      criu/shmem.d
17:07:43 [2020-12-19T17:07:43.279Z] #18 65.90 Setting up iptables (1.8.2-4) ...
17:07:43 [2020-12-19T17:07:43.279Z] #18 65.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:07:43 [2020-12-19T17:07:43.279Z] #18 65.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:07:43 [2020-12-19T17:07:43.279Z] #18 65.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:07:43 [2020-12-19T17:07:43.279Z] #18 65.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:07:43 [2020-12-19T17:07:43.279Z] #18 65.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:07:43 [2020-12-19T17:07:43.279Z] #18 65.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:07:43 [2020-12-19T17:07:43.279Z] #18 65.97 Setting up python3 (3.7.3-1) ...
17:07:43 [2020-12-19T17:07:43.279Z] #18 66.29 Setting up python3-wheel (0.32.3-2) ...
17:07:43 [2020-12-19T17:07:43.309Z] #22 8.057   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
17:07:43 [2020-12-19T17:07:43.309Z] #22 8.178 Building wheels for collected packages: pyyaml
17:07:43 [2020-12-19T17:07:43.309Z] #22 8.179   Running setup.py bdist_wheel for pyyaml: started
17:07:43 [2020-12-19T17:07:43.325Z] #41 46.85   CC       images/sk-unix.o
17:07:43 [2020-12-19T17:07:43.410Z] #41 74.86   DEP      criu/servicefd.d
17:07:43 [2020-12-19T17:07:43.410Z] #41 75.11   DEP      criu/seize.d
17:07:43 [2020-12-19T17:07:43.677Z] #41 75.39   DEP      criu/seccomp.d
17:07:43 [2020-12-19T17:07:43.849Z] #18 66.93 Setting up apparmor (2.13.2-10) ...
17:07:43 [2020-12-19T17:07:43.872Z] #41 57.53   CC       images/userns.o
17:07:43 [2020-12-19T17:07:43.872Z] #41 57.77   CC       images/google/protobuf/descriptor.o
17:07:43 [2020-12-19T17:07:43.889Z] #41 47.31   CC       images/sk-inet.o
17:07:43 [2020-12-19T17:07:43.942Z] #41 75.61   DEP      criu/rst-malloc.d
17:07:44 [2020-12-19T17:07:44.146Z] #41 47.81   CC       images/tun.o
17:07:44 [2020-12-19T17:07:44.146Z] #41 ...
17:07:44 [2020-12-19T17:07:44.146Z] 
17:07:44 [2020-12-19T17:07:44.146Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:07:44 [2020-12-19T17:07:44.146Z] #11 146.9 Selecting previously unselected package g++-mingw-w64-x86-64.
17:07:44 [2020-12-19T17:07:44.146Z] #11 146.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:07:44 [2020-12-19T17:07:44.206Z] #41 75.80   DEP      criu/rbtree.d
17:07:44 [2020-12-19T17:07:44.206Z] #41 75.84   DEP      criu/pstree.d
17:07:44 [2020-12-19T17:07:44.408Z] #11 146.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:07:44 [2020-12-19T17:07:44.471Z] #41 76.15   DEP      criu/protobuf.d
17:07:44 [2020-12-19T17:07:44.736Z] #41 76.36   GEN      criu/protobuf-desc-gen.h
17:07:44 [2020-12-19T17:07:44.736Z] #41 ...
17:07:44 [2020-12-19T17:07:44.736Z] 
17:07:44 [2020-12-19T17:07:44.736Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:07:44 [2020-12-19T17:07:44.736Z] #18 8.848 Fetched 8234 kB in 7s (1204 kB/s)
17:07:44 [2020-12-19T17:07:44.838Z] #22 9.439   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:07:44 [2020-12-19T17:07:44.838Z] #22 9.441   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
17:07:44 [2020-12-19T17:07:44.838Z] #22 9.514 Successfully built pyyaml
17:07:44 [2020-12-19T17:07:44.838Z] #22 9.533 Installing collected packages: pyyaml, pathspec, yamllint
17:07:45 [2020-12-19T17:07:45.136Z] #22 9.808 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
17:07:45 [2020-12-19T17:07:45.136Z] #22 DONE 10.0s
17:07:45 [2020-12-19T17:07:45.136Z] 
17:07:45 [2020-12-19T17:07:45.136Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:45 [2020-12-19T17:07:45.136Z] #43 139.7   CC       criu/filesystems.o
17:07:45 [2020-12-19T17:07:45.136Z] #43 140.7   CC       criu/fsnotify.o
17:07:45 [2020-12-19T17:07:45.758Z] #18 68.71 Setting up xfsprogs (4.20.0-1) ...
17:07:45 [2020-12-19T17:07:45.758Z] #18 68.73 Setting up python3-lib2to3 (3.7.3-1) ...
17:07:46 [2020-12-19T17:07:46.018Z] #18 69.07 Setting up python3-pkg-resources (40.8.0-1) ...
17:07:46 [2020-12-19T17:07:46.587Z] #18 ...
17:07:46 [2020-12-19T17:07:46.587Z] 
17:07:46 [2020-12-19T17:07:46.587Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:46 [2020-12-19T17:07:46.587Z] #41 149.1   CC       criu/filesystems.o
17:07:46 [2020-12-19T17:07:46.587Z] #41 149.8   CC       criu/fsnotify.o
17:07:46 [2020-12-19T17:07:46.587Z] #41 151.2   CC       criu/image-desc.o
17:07:46 [2020-12-19T17:07:46.587Z] #41 151.3   CC       criu/image.o
17:07:46 [2020-12-19T17:07:46.587Z] #41 152.2   CC       criu/ipc_ns.o
17:07:46 [2020-12-19T17:07:46.587Z] #41 153.4   CC       criu/irmap.o
17:07:46 [2020-12-19T17:07:46.587Z] #41 154.2   CC       criu/kcmp-ids.o
17:07:46 [2020-12-19T17:07:46.587Z] #41 154.6   CC       criu/kerndat.o
17:07:46 [2020-12-19T17:07:46.587Z] #41 155.8   CC       criu/libnetlink.o
17:07:46 [2020-12-19T17:07:46.587Z] #41 156.1   CC       criu/log.o
17:07:46 [2020-12-19T17:07:46.587Z] #41 156.6   CC       criu/lsm.o
17:07:46 [2020-12-19T17:07:46.587Z] #41 157.0   CC       criu/mem.o
17:07:46 [2020-12-19T17:07:46.587Z] #41 159.0   CC       criu/memfd.o
17:07:46 [2020-12-19T17:07:46.671Z] #43 142.0   CC       criu/image-desc.o
17:07:46 [2020-12-19T17:07:46.671Z] #43 142.2   CC       criu/image.o
17:07:46 [2020-12-19T17:07:46.847Z] #41 ...
17:07:46 [2020-12-19T17:07:46.847Z] 
17:07:46 [2020-12-19T17:07:46.847Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:07:46 [2020-12-19T17:07:46.847Z] #38 253.9 + dpkg --print-architecture
17:07:46 [2020-12-19T17:07:46.847Z] #38 253.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:07:46 [2020-12-19T17:07:46.847Z] #38 254.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:07:46 [2020-12-19T17:07:46.847Z] #38 254.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:07:46 [2020-12-19T17:07:46.847Z] #38 ...
17:07:46 [2020-12-19T17:07:46.847Z] 
17:07:46 [2020-12-19T17:07:46.847Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:07:46 [2020-12-19T17:07:46.847Z] #18 70.01 Setting up python3-distutils (3.7.3-1) ...
17:07:47 [2020-12-19T17:07:47.169Z] #41 60.41   CC       images/opts.o
17:07:47 [2020-12-19T17:07:47.169Z] #41 60.79   CC       images/seccomp.o
17:07:47 [2020-12-19T17:07:47.470Z] #18 70.52 Setting up python3-setuptools (40.8.0-1) ...
17:07:47 [2020-12-19T17:07:47.721Z] #43 143.1   CC       criu/ipc_ns.o
17:07:47 [2020-12-19T17:07:47.739Z] #41 61.27   CC       images/binfmt-misc.o
17:07:47 [2020-12-19T17:07:47.739Z] #41 61.62   CC       images/time.o
17:07:47 [2020-12-19T17:07:47.994Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.193s	coverage: 73.1% of statements
17:07:47 [2020-12-19T17:07:47.994Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:07:48 [2020-12-19T17:07:48.000Z] #41 61.70   CC       images/sysctl.o
17:07:48 [2020-12-19T17:07:48.083Z] #18 8.848 Reading package lists...
17:07:48 [2020-12-19T17:07:48.260Z] #41 61.98   CC       images/autofs.o
17:07:48 [2020-12-19T17:07:48.521Z] #41 62.25   CC       images/macvlan.o
17:07:48 [2020-12-19T17:07:48.584Z] #11 ...
17:07:48 [2020-12-19T17:07:48.584Z] 
17:07:48 [2020-12-19T17:07:48.584Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:48 [2020-12-19T17:07:48.584Z] #43 141.2 vendor/golang.org/x/text/unicode/bidi
17:07:48 [2020-12-19T17:07:48.584Z] #43 144.1 vendor/golang.org/x/text/secure/bidirule
17:07:48 [2020-12-19T17:07:48.584Z] #43 144.7 vendor/golang.org/x/text/unicode/norm
17:07:48 [2020-12-19T17:07:48.584Z] #43 150.7 vendor/golang.org/x/net/idna
17:07:48 [2020-12-19T17:07:48.584Z] #43 ...
17:07:48 [2020-12-19T17:07:48.584Z] 
17:07:48 [2020-12-19T17:07:48.584Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:48 [2020-12-19T17:07:48.584Z] #41 48.10   CC       images/sk-netlink.o
17:07:48 [2020-12-19T17:07:48.584Z] #41 48.50   CC       images/packet-sock.o
17:07:48 [2020-12-19T17:07:48.584Z] #41 48.98   CC       images/ipc-var.o
17:07:48 [2020-12-19T17:07:48.584Z] #41 49.46   CC       images/ipc-desc.o
17:07:48 [2020-12-19T17:07:48.584Z] #41 49.84   CC       images/ipc-shm.o
17:07:48 [2020-12-19T17:07:48.584Z] #41 50.27   CC       images/ipc-msg.o
17:07:48 [2020-12-19T17:07:48.584Z] #41 50.74   CC       images/ipc-sem.o
17:07:48 [2020-12-19T17:07:48.584Z] #41 51.00   CC       images/utsns.o
17:07:48 [2020-12-19T17:07:48.584Z] #41 51.27   CC       images/creds.o
17:07:48 [2020-12-19T17:07:48.584Z] #41 51.52   CC       images/vma.o
17:07:48 [2020-12-19T17:07:48.584Z] #41 51.73   CC       images/netdev.o
17:07:48 [2020-12-19T17:07:48.626Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
17:07:48 [2020-12-19T17:07:48.781Z] #41 62.58   CC       images/sit.o
17:07:48 [2020-12-19T17:07:48.784Z] #43 144.5   CC       criu/irmap.o
17:07:48 [2020-12-19T17:07:48.841Z] #41 52.37   CC       images/tty.o
17:07:48 [2020-12-19T17:07:48.866Z] #18 72.06 Setting up python3-pip (18.1-5) ...
17:07:48 [2020-12-19T17:07:48.917Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.125s	coverage: 57.7% of statements
17:07:48 [2020-12-19T17:07:48.917Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:07:48 [2020-12-19T17:07:48.917Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:07:49 [2020-12-19T17:07:49.042Z] #41 62.79   CC       images/memfd.o
17:07:49 [2020-12-19T17:07:49.551Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.030s	coverage: 3.0% of statements
17:07:49 [2020-12-19T17:07:49.614Z] #41 63.21   CC       images/timens.o
17:07:49 [2020-12-19T17:07:49.773Z] #41 53.27   CC       images/file-lock.o
17:07:49 [2020-12-19T17:07:49.773Z] #41 53.32   CC       images/rlimit.o
17:07:49 [2020-12-19T17:07:49.836Z] #43 145.3   CC       criu/kcmp-ids.o
17:07:49 [2020-12-19T17:07:49.875Z] #41 63.70   LINK     images/built-in.o
17:07:50 [2020-12-19T17:07:50.030Z] #41 53.63   CC       images/pagemap.o
17:07:50 [2020-12-19T17:07:50.135Z] #43 145.8   CC       criu/kerndat.o
17:07:50 [2020-12-19T17:07:50.183Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
17:07:50 [2020-12-19T17:07:50.247Z] #18 73.07 Processing triggers for libc-bin (2.28-10) ...
17:07:50 [2020-12-19T17:07:50.247Z] #18 73.10 Processing triggers for mime-support (3.62) ...
17:07:50 [2020-12-19T17:07:50.447Z] #41 64.11   GEN      compel/include/asm
17:07:50 [2020-12-19T17:07:50.447Z] #41 64.18   GEN      compel/include/version.h
17:07:50 [2020-12-19T17:07:50.447Z] #41 64.23 touch .config
17:07:50 [2020-12-19T17:07:50.447Z] #41 64.37   GEN      include/common/config.h
17:07:50 [2020-12-19T17:07:50.594Z] #41 54.11   CC       images/siginfo.o
17:07:50 [2020-12-19T17:07:50.597Z] #18 12.39 Reading package lists...
17:07:50 [2020-12-19T17:07:50.597Z] #18 ...
17:07:50 [2020-12-19T17:07:50.597Z] 
17:07:50 [2020-12-19T17:07:50.597Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:50 [2020-12-19T17:07:50.597Z] #41 78.47   DEP      criu/protobuf-desc.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 78.69   DEP      criu/proc_parse.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 78.85   DEP      criu/plugin.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 79.00   DEP      criu/pipes.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 79.21   DEP      criu/pie-util.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 79.32   DEP      criu/pie-util-vdso.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 79.43   DEP      criu/path.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 79.60   DEP      criu/parasite-syscall.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 79.82   DEP      criu/pagemap.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 79.95   DEP      criu/pagemap-cache.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 80.10   DEP      criu/page-xfer.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 80.24   DEP      criu/page-pipe.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 80.38   DEP      criu/netfilter.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 80.58   DEP      criu/net.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 80.76   DEP      criu/namespaces.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 80.89   DEP      criu/mount.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 81.09   DEP      criu/memfd.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 81.34   DEP      criu/mem.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 81.53   DEP      criu/lsm.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 81.63   DEP      criu/log.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 81.80   DEP      criu/libnetlink.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 81.92   DEP      criu/kerndat.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 82.10   DEP      criu/kcmp-ids.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 82.17   DEP      criu/irmap.d
17:07:50 [2020-12-19T17:07:50.597Z] #41 82.30   DEP      criu/ipc_ns.d
17:07:50 [2020-12-19T17:07:50.861Z] #41 82.52   DEP      criu/image.d
17:07:51 [2020-12-19T17:07:51.019Z] #41 64.68   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
17:07:51 [2020-12-19T17:07:51.019Z] #41 64.76   GEN      compel/plugins/include/uapi/std/syscall-64.h
17:07:51 [2020-12-19T17:07:51.126Z] #41 82.71   DEP      criu/image-desc.d
17:07:51 [2020-12-19T17:07:51.126Z] #41 82.80   DEP      criu/fsnotify.d
17:07:51 [2020-12-19T17:07:51.159Z] #41 54.69   CC       images/rpc.o
17:07:51 [2020-12-19T17:07:51.186Z] #18 DONE 74.2s
17:07:51 [2020-12-19T17:07:51.186Z] 
17:07:51 [2020-12-19T17:07:51.186Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:51 [2020-12-19T17:07:51.186Z] #41 159.6   CC       criu/mount.o
17:07:51 [2020-12-19T17:07:51.215Z] ok  	github.com/docker/docker/daemon/images	0.009s	coverage: 6.5% of statements
17:07:51 [2020-12-19T17:07:51.215Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:07:51 [2020-12-19T17:07:51.215Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:07:51 [2020-12-19T17:07:51.280Z] #41 64.85   GEN      compel/arch/x86/plugins/std/syscalls-64.S
17:07:51 [2020-12-19T17:07:51.280Z] #41 64.97   DEP      compel/arch/x86/plugins/std/syscalls-64.d
17:07:51 [2020-12-19T17:07:51.280Z] #41 65.01   DEP      compel/arch/x86/plugins/std/memcpy.d
17:07:51 [2020-12-19T17:07:51.280Z] #41 65.09   DEP      compel/arch/x86/plugins/std/parasite-head.d
17:07:51 [2020-12-19T17:07:51.391Z] #41 83.01   DEP      criu/filesystems.d
17:07:51 [2020-12-19T17:07:51.417Z] #41 ...
17:07:51 [2020-12-19T17:07:51.417Z] 
17:07:51 [2020-12-19T17:07:51.417Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:51 [2020-12-19T17:07:51.417Z] #43 154.3 vendor/golang.org/x/net/http2/hpack
17:07:51 [2020-12-19T17:07:51.446Z] #41 164.0   CC       criu/namespaces.o
17:07:51 [2020-12-19T17:07:51.506Z] ok  	github.com/docker/docker/daemon/logger	0.213s	coverage: 41.0% of statements
17:07:51 [2020-12-19T17:07:51.542Z] #41 65.15   GEN      compel/plugins/include/uapi/std/syscall.h
17:07:51 [2020-12-19T17:07:51.542Z] #41 65.24   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
17:07:51 [2020-12-19T17:07:51.542Z] #41 ...
17:07:51 [2020-12-19T17:07:51.542Z] 
17:07:51 [2020-12-19T17:07:51.542Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:07:51 [2020-12-19T17:07:51.542Z] #56 DONE 172.2s
17:07:51 [2020-12-19T17:07:51.542Z] 
17:07:51 [2020-12-19T17:07:51.542Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:51 [2020-12-19T17:07:51.542Z] #41 65.24   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:07:51 [2020-12-19T17:07:51.542Z] #41 65.27   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:07:51 [2020-12-19T17:07:51.542Z] #41 65.28   DEP      compel/plugins/std/infect.d
17:07:51 [2020-12-19T17:07:51.542Z] #41 ...
17:07:51 [2020-12-19T17:07:51.542Z] 
17:07:51 [2020-12-19T17:07:51.542Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:51 [2020-12-19T17:07:51.542Z] #43 167.6 net/textproto
17:07:51 [2020-12-19T17:07:51.542Z] #43 167.6 crypto/x509
17:07:51 [2020-12-19T17:07:51.542Z] #43 169.5 vendor/golang.org/x/net/http/httpguts
17:07:51 [2020-12-19T17:07:51.542Z] #43 169.9 vendor/golang.org/x/net/http/httpproxy
17:07:51 [2020-12-19T17:07:51.542Z] #43 170.5 mime/multipart
17:07:51 [2020-12-19T17:07:51.656Z] #41 83.24   DEP      criu/files.d
17:07:51 [2020-12-19T17:07:51.670Z] #43 147.1   CC       criu/libnetlink.o
17:07:51 [2020-12-19T17:07:51.803Z] #43 ...
17:07:51 [2020-12-19T17:07:51.803Z] 
17:07:51 [2020-12-19T17:07:51.803Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:07:51 [2020-12-19T17:07:51.803Z] #57 DONE 0.2s
17:07:51 [2020-12-19T17:07:51.803Z] 
17:07:51 [2020-12-19T17:07:51.803Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:07:51 [2020-12-19T17:07:51.803Z] #58 DONE 0.1s
17:07:51 [2020-12-19T17:07:51.923Z] #41 83.49   DEP      criu/files-reg.d
17:07:51 [2020-12-19T17:07:51.923Z] #41 ...
17:07:51 [2020-12-19T17:07:51.923Z] 
17:07:51 [2020-12-19T17:07:51.923Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:07:51 [2020-12-19T17:07:51.923Z] #38 160.3 + dpkg --print-architecture
17:07:51 [2020-12-19T17:07:51.923Z] #38 DONE 161.3s
17:07:51 [2020-12-19T17:07:51.923Z] 
17:07:51 [2020-12-19T17:07:51.923Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:07:51 [2020-12-19T17:07:51.923Z] #18 12.39 Reading package lists...
17:07:51 [2020-12-19T17:07:51.967Z] #43 147.6   CC       criu/log.o
17:07:52 [2020-12-19T17:07:52.064Z] 
17:07:52 [2020-12-19T17:07:52.064Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:52 [2020-12-19T17:07:52.064Z] #41 65.54   DEP      compel/plugins/std/string.d
17:07:52 [2020-12-19T17:07:52.064Z] #41 65.75   DEP      compel/plugins/std/log.d
17:07:52 [2020-12-19T17:07:52.325Z] #41 65.91   DEP      compel/plugins/std/fds.d
17:07:52 [2020-12-19T17:07:52.325Z] #41 66.09   DEP      compel/plugins/std/std.d
17:07:52 [2020-12-19T17:07:52.390Z] #41 ...
17:07:52 [2020-12-19T17:07:52.390Z] 
17:07:52 [2020-12-19T17:07:52.390Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
17:07:52 [2020-12-19T17:07:52.390Z] #19 0.963 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:07:52 [2020-12-19T17:07:52.390Z] #19 0.967 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:07:52 [2020-12-19T17:07:52.390Z] #19 0.976 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:07:52 [2020-12-19T17:07:52.390Z] #19 DONE 1.1s
17:07:52 [2020-12-19T17:07:52.390Z] 
17:07:52 [2020-12-19T17:07:52.390Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:07:52 [2020-12-19T17:07:52.539Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.078s	coverage: 77.8% of statements
17:07:52 [2020-12-19T17:07:52.539Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:07:52 [2020-12-19T17:07:52.539Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:07:52 [2020-12-19T17:07:52.539Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.002s	coverage: 67.0% of statements
17:07:52 [2020-12-19T17:07:52.586Z] #41 66.20   DEP      compel/plugins/shmem/shmem.d
17:07:52 [2020-12-19T17:07:52.586Z] #41 66.39   DEP      compel/plugins/fds/fds.d
17:07:52 [2020-12-19T17:07:52.611Z] #43 148.0   CC       criu/lsm.o
17:07:52 [2020-12-19T17:07:52.878Z] #18 15.71 Building dependency tree...
17:07:52 [2020-12-19T17:07:52.928Z] #43 148.7   CC       criu/mem.o
17:07:53 [2020-12-19T17:07:53.159Z] #41 66.67   CC       compel/plugins/std/std.o
17:07:53 [2020-12-19T17:07:53.421Z] #41 67.18   CC       compel/plugins/std/fds.o
17:07:53 [2020-12-19T17:07:53.572Z] ok  	github.com/docker/docker/daemon/logger/journald	0.019s	coverage: 23.9% of statements
17:07:53 [2020-12-19T17:07:53.572Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.003s	coverage: 61.6% of statements
17:07:53 [2020-12-19T17:07:53.863Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.002s	coverage: 87.2% of statements
17:07:53 [2020-12-19T17:07:53.943Z] #43 156.3 mime
17:07:54 [2020-12-19T17:07:54.277Z] #18 18.15 libcap2-bin is already the newest version (1:2.25-2).
17:07:54 [2020-12-19T17:07:54.277Z] #18 18.15 The following additional packages will be installed:
17:07:54 [2020-12-19T17:07:54.277Z] #18 18.15   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:07:54 [2020-12-19T17:07:54.277Z] #18 18.15   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:07:54 [2020-12-19T17:07:54.277Z] #18 18.15   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:07:54 [2020-12-19T17:07:54.277Z] #18 18.15   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:07:54 [2020-12-19T17:07:54.277Z] #18 18.15   python3.7 python3.7-minimal vim-runtime xxd
17:07:54 [2020-12-19T17:07:54.277Z] #18 18.16 Suggested packages:
17:07:54 [2020-12-19T17:07:54.277Z] #18 18.16   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:07:54 [2020-12-19T17:07:54.277Z] #18 18.16   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:07:54 [2020-12-19T17:07:54.277Z] #18 18.16   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:07:54 [2020-12-19T17:07:54.277Z] #18 18.16 Recommended packages:
17:07:54 [2020-12-19T17:07:54.277Z] #18 18.16   aufs-dkms nftables build-essential python3-dev python3-keyring
17:07:54 [2020-12-19T17:07:54.277Z] #18 18.16   python3-keyrings.alt python3-xdg unzip
17:07:54 [2020-12-19T17:07:54.364Z] #41 67.88   CC       compel/plugins/std/log.o
17:07:54 [2020-12-19T17:07:54.495Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 75.2% of statements
17:07:54 [2020-12-19T17:07:54.496Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:07:54 [2020-12-19T17:07:54.937Z] #41 68.66   CC       compel/plugins/std/string.o
17:07:55 [2020-12-19T17:07:55.030Z] #43 150.7   CC       criu/memfd.o
17:07:55 [2020-12-19T17:07:55.128Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.060s	coverage: 55.1% of statements
17:07:55 [2020-12-19T17:07:55.128Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.010s	coverage: 33.3% of statements
17:07:55 [2020-12-19T17:07:55.509Z] #41 69.15   CC       compel/plugins/std/infect.o
17:07:55 [2020-12-19T17:07:55.679Z] #18 19.46 The following NEW packages will be installed:
17:07:55 [2020-12-19T17:07:55.679Z] #18 19.47   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:07:55 [2020-12-19T17:07:55.679Z] #18 19.47   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:07:55 [2020-12-19T17:07:55.679Z] #18 19.47   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:07:55 [2020-12-19T17:07:55.679Z] #18 19.47   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:07:55 [2020-12-19T17:07:55.679Z] #18 19.47   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:07:55 [2020-12-19T17:07:55.679Z] #18 19.47   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:07:55 [2020-12-19T17:07:55.679Z] #18 19.47   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:07:55 [2020-12-19T17:07:55.679Z] #18 19.47   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:07:55 [2020-12-19T17:07:55.679Z] #18 19.47   xz-utils zip
17:07:55 [2020-12-19T17:07:55.770Z] #41 69.60   CC       compel/arch/x86/plugins/std/parasite-head.o
17:07:55 [2020-12-19T17:07:55.944Z] #18 19.83 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
17:07:55 [2020-12-19T17:07:55.944Z] #18 19.83 Need to get 27.6 MB of archives.
17:07:55 [2020-12-19T17:07:55.944Z] #18 19.83 After this operation, 114 MB of additional disk space will be used.
17:07:55 [2020-12-19T17:07:55.944Z] #18 19.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
17:07:55 [2020-12-19T17:07:55.944Z] #18 19.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
17:07:55 [2020-12-19T17:07:55.944Z] #18 19.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
17:07:55 [2020-12-19T17:07:55.944Z] #18 20.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
17:07:56 [2020-12-19T17:07:56.031Z] #41 69.65   CC       compel/arch/x86/plugins/std/memcpy.o
17:07:56 [2020-12-19T17:07:56.032Z] #41 69.78   CC       compel/arch/x86/plugins/std/syscalls-64.o
17:07:56 [2020-12-19T17:07:56.078Z] #43 151.4   CC       criu/mount.o
17:07:56 [2020-12-19T17:07:56.163Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
17:07:56 [2020-12-19T17:07:56.208Z] #18 20.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
17:07:56 [2020-12-19T17:07:56.208Z] #18 20.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
17:07:56 [2020-12-19T17:07:56.208Z] #18 20.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
17:07:56 [2020-12-19T17:07:56.208Z] #18 20.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
17:07:56 [2020-12-19T17:07:56.208Z] #18 20.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
17:07:56 [2020-12-19T17:07:56.208Z] #18 20.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
17:07:56 [2020-12-19T17:07:56.294Z] #41 69.90   AR       compel/plugins/std.lib.a
17:07:56 [2020-12-19T17:07:56.294Z] #41 70.03   CC       compel/plugins/fds/fds.o
17:07:56 [2020-12-19T17:07:56.454Z] ok  	github.com/docker/docker/daemon/logger/templates	0.009s	coverage: 8.3% of statements
17:07:56 [2020-12-19T17:07:56.468Z] #43 159.2 mime/quotedprintable
17:07:56 [2020-12-19T17:07:56.485Z] #18 20.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
17:07:56 [2020-12-19T17:07:56.485Z] #18 20.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
17:07:56 [2020-12-19T17:07:56.485Z] #18 20.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
17:07:56 [2020-12-19T17:07:56.485Z] #18 20.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
17:07:56 [2020-12-19T17:07:56.485Z] #18 20.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
17:07:56 [2020-12-19T17:07:56.485Z] #18 20.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
17:07:56 [2020-12-19T17:07:56.485Z] #18 20.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
17:07:56 [2020-12-19T17:07:56.485Z] #18 20.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
17:07:56 [2020-12-19T17:07:56.485Z] #18 20.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
17:07:56 [2020-12-19T17:07:56.485Z] #18 20.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
17:07:56 [2020-12-19T17:07:56.485Z] #18 20.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
17:07:56 [2020-12-19T17:07:56.485Z] #18 20.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
17:07:56 [2020-12-19T17:07:56.485Z] #18 20.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
17:07:56 [2020-12-19T17:07:56.485Z] #18 20.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
17:07:56 [2020-12-19T17:07:56.485Z] #18 20.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
17:07:56 [2020-12-19T17:07:56.485Z] #18 20.40 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
17:07:56 [2020-12-19T17:07:56.485Z] #18 20.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
17:07:56 [2020-12-19T17:07:56.485Z] #18 20.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
17:07:56 [2020-12-19T17:07:56.568Z] #41 70.33   AR       compel/plugins/fds.lib.a
17:07:56 [2020-12-19T17:07:56.568Z] #41 70.45   HOSTDEP  compel/src/lib/log-host.d
17:07:56 [2020-12-19T17:07:56.805Z] #18 20.57 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
17:07:56 [2020-12-19T17:07:56.829Z] #41 70.58   HOSTDEP  compel/src/lib/handle-elf-host.d
17:07:56 [2020-12-19T17:07:56.829Z] #41 70.71   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
17:07:57 [2020-12-19T17:07:57.086Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
17:07:57 [2020-12-19T17:07:57.090Z] #41 70.84   HOSTDEP  compel/src/main-host.d
17:07:57 [2020-12-19T17:07:57.090Z] #41 70.96   DEP      compel/src/lib/ptrace.d
17:07:57 [2020-12-19T17:07:57.351Z] #41 ...
17:07:57 [2020-12-19T17:07:57.351Z] 
17:07:57 [2020-12-19T17:07:57.351Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:07:57 [2020-12-19T17:07:57.351Z] #11 177.9 Selecting previously unselected package libapparmor1:amd64.
17:07:57 [2020-12-19T17:07:57.351Z] #11 177.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
17:07:57 [2020-12-19T17:07:57.351Z] #11 177.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:07:57 [2020-12-19T17:07:57.399Z] #18 21.26 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:07:57 [2020-12-19T17:07:57.399Z] #18 21.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
17:07:57 [2020-12-19T17:07:57.399Z] #18 21.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
17:07:57 [2020-12-19T17:07:57.399Z] #18 21.27 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
17:07:57 [2020-12-19T17:07:57.399Z] #18 21.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
17:07:57 [2020-12-19T17:07:57.399Z] #18 21.30 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
17:07:57 [2020-12-19T17:07:57.399Z] #18 21.39 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:07:57 [2020-12-19T17:07:57.399Z] #18 21.39 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
17:07:57 [2020-12-19T17:07:57.399Z] #18 21.39 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
17:07:57 [2020-12-19T17:07:57.399Z] #18 21.41 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:07:57 [2020-12-19T17:07:57.399Z] #18 21.42 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
17:07:57 [2020-12-19T17:07:57.399Z] #18 21.44 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
17:07:57 [2020-12-19T17:07:57.399Z] #18 21.45 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
17:07:57 [2020-12-19T17:07:57.399Z] #18 21.49 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
17:07:57 [2020-12-19T17:07:57.612Z] #11 178.1 Selecting previously unselected package libapparmor-dev:amd64.
17:07:57 [2020-12-19T17:07:57.612Z] #11 178.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
17:07:57 [2020-12-19T17:07:57.612Z] #11 178.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:07:57 [2020-12-19T17:07:57.669Z] #18 21.51 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
17:07:57 [2020-12-19T17:07:57.669Z] #18 21.53 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:07:57 [2020-12-19T17:07:57.671Z] #20 5.051 Collecting yamllint==1.16.0
17:07:57 [2020-12-19T17:07:57.717Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.430s	coverage: 82.5% of statements
17:07:57 [2020-12-19T17:07:57.717Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:07:57 [2020-12-19T17:07:57.717Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:07:57 [2020-12-19T17:07:57.838Z] #43 ...
17:07:57 [2020-12-19T17:07:57.838Z] 
17:07:57 [2020-12-19T17:07:57.838Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:57 [2020-12-19T17:07:57.838Z] #41 56.40   CC       images/ext-file.o
17:07:57 [2020-12-19T17:07:57.838Z] #41 56.82   CC       images/cgroup.o
17:07:57 [2020-12-19T17:07:57.838Z] #41 57.56   CC       images/userns.o
17:07:57 [2020-12-19T17:07:57.838Z] #41 57.98   CC       images/google/protobuf/descriptor.o
17:07:57 [2020-12-19T17:07:57.838Z] #41 60.85   CC       images/opts.o
17:07:57 [2020-12-19T17:07:57.838Z] #41 61.12   CC       images/seccomp.o
17:07:57 [2020-12-19T17:07:57.838Z] #41 61.49   CC       images/binfmt-misc.o
17:07:57 [2020-12-19T17:07:57.876Z] #11 178.4 Selecting previously unselected package libbtrfs0.
17:07:57 [2020-12-19T17:07:57.876Z] #11 178.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
17:07:57 [2020-12-19T17:07:57.876Z] #11 178.4 Unpacking libbtrfs0 (4.20.1-2) ...
17:07:57 [2020-12-19T17:07:57.876Z] #11 178.5 Selecting previously unselected package libbtrfs-dev.
17:07:57 [2020-12-19T17:07:57.938Z] #18 21.97 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
17:07:57 [2020-12-19T17:07:57.938Z] #18 22.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
17:07:58 [2020-12-19T17:07:58.096Z] #41 61.82   CC       images/time.o
17:07:58 [2020-12-19T17:07:58.137Z] #11 178.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:07:58 [2020-12-19T17:07:58.137Z] #11 178.5 Unpacking libbtrfs-dev (4.20.1-2) ...
17:07:58 [2020-12-19T17:07:58.137Z] #11 178.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:07:58 [2020-12-19T17:07:58.137Z] #11 178.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:07:58 [2020-12-19T17:07:58.137Z] #11 178.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:07:58 [2020-12-19T17:07:58.207Z] #18 22.09 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
17:07:58 [2020-12-19T17:07:58.353Z] #41 62.00   CC       images/sysctl.o
17:07:58 [2020-12-19T17:07:58.398Z] #11 178.9 Selecting previously unselected package libudev-dev:amd64.
17:07:58 [2020-12-19T17:07:58.398Z] #11 178.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ...
17:07:58 [2020-12-19T17:07:58.398Z] #11 179.0 Unpacking libudev-dev:amd64 (241-7~deb10u5) ...
17:07:58 [2020-12-19T17:07:58.610Z] #41 62.24   CC       images/autofs.o
17:07:58 [2020-12-19T17:07:58.751Z] ok  	github.com/docker/docker/distribution	0.248s	coverage: 25.1% of statements
17:07:58 [2020-12-19T17:07:58.751Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 48.2% of statements
17:07:58 [2020-12-19T17:07:58.751Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:07:58 [2020-12-19T17:07:58.787Z] #18 22.74 debconf: delaying package configuration, since apt-utils is not installed
17:07:58 [2020-12-19T17:07:58.867Z] #41 62.44   CC       images/macvlan.o
17:07:58 [2020-12-19T17:07:58.970Z] #11 179.4 Selecting previously unselected package libsepol1-dev:amd64.
17:07:58 [2020-12-19T17:07:58.970Z] #11 179.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
17:07:58 [2020-12-19T17:07:58.970Z] #11 179.4 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:07:59 [2020-12-19T17:07:59.050Z] #18 22.86 Fetched 27.6 MB in 3s (10.9 MB/s)
17:07:59 [2020-12-19T17:07:59.050Z] #18 22.94 Selecting previously unselected package pigz.
17:07:59 [2020-12-19T17:07:59.050Z] #18 22.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 ... 23405 files and directories currently installed.)
17:07:59 [2020-12-19T17:07:59.050Z] #18 23.08 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
17:07:59 [2020-12-19T17:07:59.050Z] #18 23.09 Unpacking pigz (2.4-1) ...
17:07:59 [2020-12-19T17:07:59.052Z] #20 ...
17:07:59 [2020-12-19T17:07:59.052Z] 
17:07:59 [2020-12-19T17:07:59.052Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:59 [2020-12-19T17:07:59.052Z] #41 166.4   CC       criu/net.o
17:07:59 [2020-12-19T17:07:59.052Z] #41 169.8   CC       criu/netfilter.o
17:07:59 [2020-12-19T17:07:59.052Z] #41 170.2   CC       criu/page-pipe.o
17:07:59 [2020-12-19T17:07:59.052Z] #41 170.8   CC       criu/page-xfer.o
17:07:59 [2020-12-19T17:07:59.125Z] #41 62.83   CC       images/sit.o
17:07:59 [2020-12-19T17:07:59.231Z] #11 179.8 Selecting previously unselected package libpcre16-3:amd64.
17:07:59 [2020-12-19T17:07:59.231Z] #11 179.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:07:59 [2020-12-19T17:07:59.313Z] #18 23.22 Selecting previously unselected package libpython3.7-minimal:arm64.
17:07:59 [2020-12-19T17:07:59.313Z] #18 23.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
17:07:59 [2020-12-19T17:07:59.313Z] #18 23.25 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
17:07:59 [2020-12-19T17:07:59.386Z] #41 63.05   CC       images/memfd.o
17:07:59 [2020-12-19T17:07:59.492Z] #11 179.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:07:59 [2020-12-19T17:07:59.622Z] #41 172.1   CC       criu/pagemap-cache.o
17:07:59 [2020-12-19T17:07:59.635Z] #43 155.3   CC       criu/namespaces.o
17:07:59 [2020-12-19T17:07:59.754Z] #11 180.3 Selecting previously unselected package libpcre32-3:amd64.
17:07:59 [2020-12-19T17:07:59.754Z] #11 180.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:07:59 [2020-12-19T17:07:59.754Z] #11 180.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:07:59 [2020-12-19T17:07:59.784Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 53.1% of statements
17:07:59 [2020-12-19T17:07:59.882Z] #41 172.4   CC       criu/pagemap.o
17:07:59 [2020-12-19T17:07:59.889Z] #18 23.82 Selecting previously unselected package python3.7-minimal.
17:07:59 [2020-12-19T17:07:59.889Z] #18 23.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
17:07:59 [2020-12-19T17:07:59.889Z] #18 23.85 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
17:07:59 [2020-12-19T17:07:59.950Z] #41 63.53   CC       images/timens.o
17:08:00 [2020-12-19T17:08:00.015Z] #11 180.6 Selecting previously unselected package libpcrecpp0v5:amd64.
17:08:00 [2020-12-19T17:08:00.015Z] #11 180.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:08:00 [2020-12-19T17:08:00.015Z] #11 180.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:08:00 [2020-12-19T17:08:00.276Z] #11 180.8 Selecting previously unselected package libpcre3-dev:amd64.
17:08:00 [2020-12-19T17:08:00.276Z] #11 180.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:08:00 [2020-12-19T17:08:00.276Z] #11 180.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
17:08:00 [2020-12-19T17:08:00.415Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
17:08:00 [2020-12-19T17:08:00.514Z] #41 63.89   LINK     images/built-in.o
17:08:00 [2020-12-19T17:08:00.514Z] #41 64.19   GEN      compel/include/asm
17:08:00 [2020-12-19T17:08:00.514Z] #41 64.25   GEN      compel/include/version.h
17:08:00 [2020-12-19T17:08:00.514Z] #41 64.28 touch .config
17:08:00 [2020-12-19T17:08:00.707Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
17:08:00 [2020-12-19T17:08:00.774Z] #41 64.35   GEN      include/common/config.h
17:08:00 [2020-12-19T17:08:00.774Z] #41 64.46   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
17:08:00 [2020-12-19T17:08:00.774Z] #41 64.49   GEN      compel/plugins/include/uapi/std/syscall-64.h
17:08:00 [2020-12-19T17:08:00.774Z] #41 64.53   GEN      compel/arch/x86/plugins/std/syscalls-64.S
17:08:00 [2020-12-19T17:08:00.774Z] #41 64.59   DEP      compel/arch/x86/plugins/std/syscalls-64.d
17:08:00 [2020-12-19T17:08:00.821Z] #41 173.3   CC       criu/parasite-syscall.o
17:08:00 [2020-12-19T17:08:00.842Z] #18 24.52 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
17:08:00 [2020-12-19T17:08:00.842Z] #18 24.55 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
17:08:01 [2020-12-19T17:08:01.031Z] #41 64.65   DEP      compel/arch/x86/plugins/std/memcpy.d
17:08:01 [2020-12-19T17:08:01.031Z] #41 64.69   DEP      compel/arch/x86/plugins/std/parasite-head.d
17:08:01 [2020-12-19T17:08:01.218Z] #11 181.6 Selecting previously unselected package libselinux1-dev:amd64.
17:08:01 [2020-12-19T17:08:01.218Z] #11 181.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:08:01 [2020-12-19T17:08:01.218Z] #11 181.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:08:01 [2020-12-19T17:08:01.289Z] #41 64.76   GEN      compel/plugins/include/uapi/std/syscall.h
17:08:01 [2020-12-19T17:08:01.290Z] #41 64.79   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
17:08:01 [2020-12-19T17:08:01.290Z] #41 64.81   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:08:01 [2020-12-19T17:08:01.290Z] #41 64.84   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:08:01 [2020-12-19T17:08:01.290Z] #41 64.84   DEP      compel/plugins/std/infect.d
17:08:01 [2020-12-19T17:08:01.339Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
17:08:01 [2020-12-19T17:08:01.339Z] ok  	github.com/docker/docker/distribution/xfer	1.868s	coverage: 85.1% of statements
17:08:01 [2020-12-19T17:08:01.339Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:08:01 [2020-12-19T17:08:01.339Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:08:01 [2020-12-19T17:08:01.339Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:08:01 [2020-12-19T17:08:01.479Z] #11 182.2 Selecting previously unselected package libdevmapper-dev:amd64.
17:08:01 [2020-12-19T17:08:01.479Z] #11 182.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:08:01 [2020-12-19T17:08:01.546Z] #41 65.11   DEP      compel/plugins/std/string.d
17:08:01 [2020-12-19T17:08:01.547Z] #41 65.19   DEP      compel/plugins/std/log.d
17:08:01 [2020-12-19T17:08:01.547Z] #41 65.32   DEP      compel/plugins/std/fds.d
17:08:01 [2020-12-19T17:08:01.740Z] #11 182.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:08:01 [2020-12-19T17:08:01.740Z] #11 182.4 Selecting previously unselected package libseccomp-dev:amd64.
17:08:01 [2020-12-19T17:08:01.740Z] #11 182.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
17:08:01 [2020-12-19T17:08:01.740Z] #11 182.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
17:08:01 [2020-12-19T17:08:01.759Z] #41 174.1   CC       criu/path.o
17:08:01 [2020-12-19T17:08:01.759Z] #41 174.4   CC       criu/pie-util-vdso-elf32.o
17:08:01 [2020-12-19T17:08:01.807Z] #41 65.41   DEP      compel/plugins/std/std.d
17:08:01 [2020-12-19T17:08:01.807Z] #41 65.57   DEP      compel/plugins/shmem/shmem.d
17:08:01 [2020-12-19T17:08:01.970Z] ok  	github.com/docker/docker/libcontainerd/queue	0.027s	coverage: 100.0% of statements
17:08:02 [2020-12-19T17:08:02.001Z] #11 182.5 Selecting previously unselected package libsystemd-dev:amd64.
17:08:02 [2020-12-19T17:08:02.001Z] #11 182.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ...
17:08:02 [2020-12-19T17:08:02.001Z] #11 182.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ...
17:08:02 [2020-12-19T17:08:02.065Z] #41 65.67   DEP      compel/plugins/fds/fds.d
17:08:02 [2020-12-19T17:08:02.065Z] #41 65.78   CC       compel/plugins/std/std.o
17:08:02 [2020-12-19T17:08:02.242Z] #18 ...
17:08:02 [2020-12-19T17:08:02.242Z] 
17:08:02 [2020-12-19T17:08:02.242Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:02 [2020-12-19T17:08:02.242Z] #41 83.77   DEP      criu/files-ext.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 83.86   DEP      criu/file-lock.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 83.98   DEP      criu/file-ids.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 84.14   DEP      criu/fifo.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 84.37   DEP      criu/fdstore.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 84.52   DEP      criu/fault-injection.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 84.61   DEP      criu/external.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 84.80   DEP      criu/eventpoll.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 85.02   DEP      criu/eventfd.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 85.31   DEP      criu/crtools.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 85.55   DEP      criu/cr-service.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 85.64   DEP      criu/cr-restore.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 85.94   DEP      criu/cr-errno.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 85.98   DEP      criu/cr-dump.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 86.21   DEP      criu/cr-dedup.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 86.44   DEP      criu/cr-check.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 86.66   DEP      criu/config.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 86.76   DEP      criu/clone-noasan.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 86.88   DEP      criu/cgroup.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 87.04   DEP      criu/cgroup-props.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 87.14   DEP      criu/bitmap.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 87.16   DEP      criu/bfd.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 87.34   DEP      criu/autofs.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 87.54   DEP      criu/aio.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 87.77   DEP      criu/action-scripts.d
17:08:02 [2020-12-19T17:08:02.242Z] #41 88.10   CC       criu/action-scripts.o
17:08:02 [2020-12-19T17:08:02.242Z] #41 88.89   CC       criu/aio.o
17:08:02 [2020-12-19T17:08:02.242Z] #41 89.73   CC       criu/autofs.o
17:08:02 [2020-12-19T17:08:02.242Z] #41 91.42   CC       criu/bfd.o
17:08:02 [2020-12-19T17:08:02.242Z] #41 91.98   CC       criu/bitmap.o
17:08:02 [2020-12-19T17:08:02.242Z] #41 92.17   CC       criu/cgroup-props.o
17:08:02 [2020-12-19T17:08:02.242Z] #41 93.16   CC       criu/cgroup.o
17:08:02 [2020-12-19T17:08:02.328Z] #41 174.8   CC       criu/pie-util-vdso.o
17:08:02 [2020-12-19T17:08:02.397Z] #43 157.6   CC       criu/net.o
17:08:02 [2020-12-19T17:08:02.573Z] #11 183.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:08:02 [2020-12-19T17:08:02.573Z] #11 183.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
17:08:02 [2020-12-19T17:08:02.573Z] #11 183.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:08:02 [2020-12-19T17:08:02.586Z] #41 ...
17:08:02 [2020-12-19T17:08:02.586Z] 
17:08:02 [2020-12-19T17:08:02.586Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:08:02 [2020-12-19T17:08:02.586Z] #20 10.40   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:08:02 [2020-12-19T17:08:02.633Z] #41 66.26   CC       compel/plugins/std/fds.o
17:08:02 [2020-12-19T17:08:02.834Z] #11 183.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:08:02 [2020-12-19T17:08:02.846Z] #20 10.50 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:08:02 [2020-12-19T17:08:02.846Z] #20 10.55   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
17:08:02 [2020-12-19T17:08:02.846Z] #20 10.60 Collecting pyyaml (from yamllint==1.16.0)
17:08:02 [2020-12-19T17:08:02.846Z] #20 10.75   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
17:08:02 [2020-12-19T17:08:02.890Z] #41 ...
17:08:02 [2020-12-19T17:08:02.890Z] 
17:08:02 [2020-12-19T17:08:02.890Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:08:02 [2020-12-19T17:08:02.890Z] #43 165.5 net/textproto
17:08:02 [2020-12-19T17:08:02.890Z] #43 165.5 crypto/x509
17:08:03 [2020-12-19T17:08:03.003Z] ok  	github.com/docker/docker/oci	0.004s	coverage: 8.2% of statements
17:08:03 [2020-12-19T17:08:03.094Z] #11 183.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:08:03 [2020-12-19T17:08:03.094Z] #11 183.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:08:03 [2020-12-19T17:08:03.195Z] #41 ...
17:08:03 [2020-12-19T17:08:03.195Z] 
17:08:03 [2020-12-19T17:08:03.195Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:08:03 [2020-12-19T17:08:03.195Z] #18 27.02 Selecting previously unselected package python3-minimal.
17:08:03 [2020-12-19T17:08:03.196Z] #18 27.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 ... 23654 files and directories currently installed.)
17:08:03 [2020-12-19T17:08:03.196Z] #18 27.07 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
17:08:03 [2020-12-19T17:08:03.196Z] #18 27.07 Unpacking python3-minimal (3.7.3-1) ...
17:08:03 [2020-12-19T17:08:03.196Z] #18 27.19 Selecting previously unselected package libmpdec2:arm64.
17:08:03 [2020-12-19T17:08:03.196Z] #18 27.21 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
17:08:03 [2020-12-19T17:08:03.196Z] #18 27.22 Unpacking libmpdec2:arm64 (2.4.2-2) ...
17:08:03 [2020-12-19T17:08:03.294Z] ok  	github.com/docker/docker/opts	0.015s	coverage: 67.1% of statements
17:08:03 [2020-12-19T17:08:03.356Z] #11 183.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:08:03 [2020-12-19T17:08:03.356Z] #11 183.8 Setting up libbtrfs0 (4.20.1-2) ...
17:08:03 [2020-12-19T17:08:03.356Z] #11 183.9 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:08:03 [2020-12-19T17:08:03.356Z] #11 183.9 Setting up libudev-dev:amd64 (241-7~deb10u5) ...
17:08:03 [2020-12-19T17:08:03.356Z] #11 183.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:08:03 [2020-12-19T17:08:03.356Z] #11 183.9 Setting up libbtrfs-dev (4.20.1-2) ...
17:08:03 [2020-12-19T17:08:03.356Z] #11 184.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:08:03 [2020-12-19T17:08:03.356Z] #11 184.0 Setting up mingw-w64-common (6.0.0-3) ...
17:08:03 [2020-12-19T17:08:03.356Z] #11 184.0 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ...
17:08:03 [2020-12-19T17:08:03.356Z] #11 184.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:08:03 [2020-12-19T17:08:03.356Z] #11 184.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:08:03 [2020-12-19T17:08:03.356Z] #11 184.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:08:03 [2020-12-19T17:08:03.356Z] #11 184.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:08:03 [2020-12-19T17:08:03.459Z] #18 27.33 Selecting previously unselected package libpython3.7-stdlib:arm64.
17:08:03 [2020-12-19T17:08:03.459Z] #18 27.33 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
17:08:03 [2020-12-19T17:08:03.459Z] #18 27.34 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
17:08:03 [2020-12-19T17:08:03.585Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
17:08:03 [2020-12-19T17:08:03.616Z] #11 184.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:08:03 [2020-12-19T17:08:03.616Z] #11 184.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:08:03 [2020-12-19T17:08:03.616Z] #11 184.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:08:03 [2020-12-19T17:08:03.616Z] #11 184.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:08:03 [2020-12-19T17:08:03.616Z] #11 184.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:08:03 [2020-12-19T17:08:03.616Z] #11 184.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:08:03 [2020-12-19T17:08:03.616Z] #11 184.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:08:03 [2020-12-19T17:08:03.616Z] #11 184.2 Setting up dmsetup (2:1.02.155-3) ...
17:08:03 [2020-12-19T17:08:03.616Z] #11 184.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:08:03 [2020-12-19T17:08:03.617Z] #11 184.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:08:03 [2020-12-19T17:08:03.617Z] #11 184.3 Processing triggers for libc-bin (2.28-10) ...
17:08:03 [2020-12-19T17:08:03.617Z] #11 ...
17:08:03 [2020-12-19T17:08:03.617Z] 
17:08:03 [2020-12-19T17:08:03.617Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:08:03 [2020-12-19T17:08:03.617Z] #43 174.2 crypto/tls
17:08:03 [2020-12-19T17:08:03.617Z] #43 182.9 net/http/httptrace
17:08:03 [2020-12-19T17:08:03.617Z] #43 183.2 net/http
17:08:03 [2020-12-19T17:08:03.877Z] #43 ...
17:08:03 [2020-12-19T17:08:03.877Z] 
17:08:03 [2020-12-19T17:08:03.877Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:03 [2020-12-19T17:08:03.877Z] #41 71.14   DEP      compel/src/lib/infect.d
17:08:03 [2020-12-19T17:08:03.877Z] #41 71.30   DEP      compel/src/lib/infect-util.d
17:08:03 [2020-12-19T17:08:03.877Z] #41 71.42   DEP      compel/src/lib/infect-rpc.d
17:08:03 [2020-12-19T17:08:03.877Z] #41 71.58   DEP      compel/arch/x86/src/lib/infect.d
17:08:03 [2020-12-19T17:08:03.877Z] #41 71.74   DEP      compel/arch/x86/src/lib/cpu.d
17:08:03 [2020-12-19T17:08:03.877Z] #41 71.83   DEP      compel/src/lib/log.d
17:08:03 [2020-12-19T17:08:03.877Z] #41 71.93   DEP      compel/src/main.d
17:08:03 [2020-12-19T17:08:03.877Z] #41 72.09   DEP      compel/src/lib/handle-elf.d
17:08:03 [2020-12-19T17:08:03.877Z] #41 72.26   DEP      compel/arch/x86/src/lib/handle-elf.d
17:08:03 [2020-12-19T17:08:03.877Z] #41 72.37   CC       compel/src/lib/log.o
17:08:03 [2020-12-19T17:08:03.877Z] #41 72.55   CC       compel/arch/x86/src/lib/cpu.o
17:08:03 [2020-12-19T17:08:03.877Z] #41 73.77   CC       compel/arch/x86/src/lib/infect.o
17:08:03 [2020-12-19T17:08:03.877Z] #41 74.93   CC       compel/src/lib/infect-rpc.o
17:08:03 [2020-12-19T17:08:03.877Z] #41 75.47   CC       compel/src/lib/infect-util.o
17:08:03 [2020-12-19T17:08:03.877Z] #41 75.90   CC       compel/src/lib/infect.o
17:08:04 [2020-12-19T17:08:04.226Z] #20 12.09 Building wheels for collected packages: pyyaml
17:08:04 [2020-12-19T17:08:04.226Z] #20 12.10   Running setup.py bdist_wheel for pyyaml: started
17:08:04 [2020-12-19T17:08:04.412Z] #18 28.21 Selecting previously unselected package python3.7.
17:08:04 [2020-12-19T17:08:04.412Z] #18 28.22 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
17:08:04 [2020-12-19T17:08:04.412Z] #18 28.23 Unpacking python3.7 (3.7.3-2+deb10u2) ...
17:08:04 [2020-12-19T17:08:04.412Z] #18 28.38 Selecting previously unselected package libpython3-stdlib:arm64.
17:08:04 [2020-12-19T17:08:04.412Z] #18 28.38 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
17:08:04 [2020-12-19T17:08:04.412Z] #18 28.39 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
17:08:04 [2020-12-19T17:08:04.458Z] #41 78.33   CC       compel/src/lib/ptrace.o
17:08:04 [2020-12-19T17:08:04.677Z] #18 28.53 Setting up python3-minimal (3.7.3-1) ...
17:08:04 [2020-12-19T17:08:04.785Z] #43 167.5 vendor/golang.org/x/net/http/httpguts
17:08:05 [2020-12-19T17:08:05.029Z] #41 78.70   AR       compel/libcompel.a
17:08:05 [2020-12-19T17:08:05.029Z] #41 78.76   HOSTCC   compel/src/main-host.o
17:08:05 [2020-12-19T17:08:05.029Z] #41 ...
17:08:05 [2020-12-19T17:08:05.029Z] 
17:08:05 [2020-12-19T17:08:05.029Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:08:05 [2020-12-19T17:08:05.029Z] #11 DONE 185.8s
17:08:05 [2020-12-19T17:08:05.090Z] ok  	github.com/docker/docker/pkg/archive	0.481s	coverage: 76.9% of statements
17:08:05 [2020-12-19T17:08:05.165Z] #20 13.10   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:08:05 [2020-12-19T17:08:05.291Z] 
17:08:05 [2020-12-19T17:08:05.291Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
17:08:05 [2020-12-19T17:08:05.351Z] #43 168.1 vendor/golang.org/x/net/http/httpproxy
17:08:05 [2020-12-19T17:08:05.424Z] #20 13.10   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
17:08:05 [2020-12-19T17:08:05.424Z] #20 13.17 Successfully built pyyaml
17:08:05 [2020-12-19T17:08:05.424Z] #20 13.18 Installing collected packages: pathspec, pyyaml, yamllint
17:08:05 [2020-12-19T17:08:05.721Z] ok  	github.com/docker/docker/pkg/authorization	0.297s	coverage: 68.3% of statements
17:08:05 [2020-12-19T17:08:05.921Z] #43 ...
17:08:05 [2020-12-19T17:08:05.921Z] 
17:08:05 [2020-12-19T17:08:05.921Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:08:05 [2020-12-19T17:08:05.921Z] #56 158.6 + for f in rootlesskit rootlesskit-docker-proxy
17:08:05 [2020-12-19T17:08:05.921Z] #56 158.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:08:05 [2020-12-19T17:08:05.942Z] #43 161.6   CC       criu/netfilter.o
17:08:05 [2020-12-19T17:08:05.993Z] #20 13.62 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
17:08:06 [2020-12-19T17:08:06.012Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
17:08:06 [2020-12-19T17:08:06.012Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
17:08:06 [2020-12-19T17:08:06.075Z] #18 29.80 Selecting previously unselected package python3.
17:08:06 [2020-12-19T17:08:06.075Z] #18 29.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 ... 24066 files and directories currently installed.)
17:08:06 [2020-12-19T17:08:06.075Z] #18 29.96 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
17:08:06 [2020-12-19T17:08:06.075Z] #18 29.97 Unpacking python3 (3.7.3-1) ...
17:08:06 [2020-12-19T17:08:06.075Z] #18 30.15 Selecting previously unselected package libip4tc0:arm64.
17:08:06 [2020-12-19T17:08:06.179Z] #56 ...
17:08:06 [2020-12-19T17:08:06.179Z] 
17:08:06 [2020-12-19T17:08:06.179Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:06 [2020-12-19T17:08:06.179Z] #41 66.84   CC       compel/plugins/std/log.o
17:08:06 [2020-12-19T17:08:06.179Z] #41 68.27   CC       compel/plugins/std/string.o
17:08:06 [2020-12-19T17:08:06.179Z] #41 69.30   CC       compel/plugins/std/infect.o
17:08:06 [2020-12-19T17:08:06.267Z] #20 DONE 14.1s
17:08:06 [2020-12-19T17:08:06.267Z] 
17:08:06 [2020-12-19T17:08:06.267Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
17:08:06 [2020-12-19T17:08:06.340Z] #18 30.19 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
17:08:06 [2020-12-19T17:08:06.340Z] #18 30.20 Unpacking libip4tc0:arm64 (1.8.2-4) ...
17:08:06 [2020-12-19T17:08:06.436Z] #41 70.11   CC       compel/arch/x86/plugins/std/parasite-head.o
17:08:06 [2020-12-19T17:08:06.527Z] #23 DONE 0.2s
17:08:06 [2020-12-19T17:08:06.527Z] 
17:08:06 [2020-12-19T17:08:06.527Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
17:08:06 [2020-12-19T17:08:06.591Z] #43 162.2   CC       criu/page-pipe.o
17:08:06 [2020-12-19T17:08:06.605Z] #18 30.39 Selecting previously unselected package libip6tc0:arm64.
17:08:06 [2020-12-19T17:08:06.605Z] #18 30.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
17:08:06 [2020-12-19T17:08:06.605Z] #18 30.43 Unpacking libip6tc0:arm64 (1.8.2-4) ...
17:08:06 [2020-12-19T17:08:06.693Z] #41 70.19   CC       compel/arch/x86/plugins/std/memcpy.o
17:08:06 [2020-12-19T17:08:06.693Z] #41 70.31   CC       compel/arch/x86/plugins/std/syscalls-64.o
17:08:06 [2020-12-19T17:08:06.693Z] #41 70.36   AR       compel/plugins/std.lib.a
17:08:06 [2020-12-19T17:08:06.693Z] #41 70.42   CC       compel/plugins/fds/fds.o
17:08:06 [2020-12-19T17:08:06.870Z] #18 30.64 Selecting previously unselected package libiptc0:arm64.
17:08:06 [2020-12-19T17:08:06.870Z] #18 30.65 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
17:08:06 [2020-12-19T17:08:06.870Z] #18 30.66 Unpacking libiptc0:arm64 (1.8.2-4) ...
17:08:06 [2020-12-19T17:08:06.870Z] #18 30.76 Selecting previously unselected package libnfnetlink0:arm64.
17:08:06 [2020-12-19T17:08:06.870Z] #18 30.76 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
17:08:06 [2020-12-19T17:08:06.870Z] #18 30.79 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:08:06 [2020-12-19T17:08:06.870Z] #18 30.89 Selecting previously unselected package libnetfilter-conntrack3:arm64.
17:08:06 [2020-12-19T17:08:06.870Z] #18 30.89 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
17:08:06 [2020-12-19T17:08:06.870Z] #18 30.90 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
17:08:06 [2020-12-19T17:08:06.870Z] #18 30.99 Selecting previously unselected package libnftnl11:arm64.
17:08:06 [2020-12-19T17:08:06.951Z] #41 70.67   AR       compel/plugins/fds.lib.a
17:08:06 [2020-12-19T17:08:06.951Z] #41 70.71   HOSTDEP  compel/src/lib/log-host.d
17:08:07 [2020-12-19T17:08:07.135Z] #18 30.99 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
17:08:07 [2020-12-19T17:08:07.135Z] #18 31.00 Unpacking libnftnl11:arm64 (1.1.2-2) ...
17:08:07 [2020-12-19T17:08:07.135Z] #18 31.11 Selecting previously unselected package iptables.
17:08:07 [2020-12-19T17:08:07.135Z] #18 31.11 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
17:08:07 [2020-12-19T17:08:07.135Z] #18 31.12 Unpacking iptables (1.8.2-4) ...
17:08:07 [2020-12-19T17:08:07.223Z] #41 70.76   HOSTDEP  compel/src/lib/handle-elf-host.d
17:08:07 [2020-12-19T17:08:07.223Z] #41 70.94   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
17:08:07 [2020-12-19T17:08:07.223Z] #41 71.00   HOSTDEP  compel/src/main-host.d
17:08:07 [2020-12-19T17:08:07.489Z] #41 ...
17:08:07 [2020-12-19T17:08:07.489Z] 
17:08:07 [2020-12-19T17:08:07.489Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:08:07 [2020-12-19T17:08:07.489Z] #56 DONE 170.2s
17:08:07 [2020-12-19T17:08:07.489Z] 
17:08:07 [2020-12-19T17:08:07.489Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:07 [2020-12-19T17:08:07.489Z] #41 71.08   DEP      compel/src/lib/ptrace.d
17:08:07 [2020-12-19T17:08:07.489Z] #41 ...
17:08:07 [2020-12-19T17:08:07.489Z] 
17:08:07 [2020-12-19T17:08:07.489Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:08:07 [2020-12-19T17:08:07.489Z] #57 DONE 0.1s
17:08:07 [2020-12-19T17:08:07.644Z] #43 163.1   CC       criu/page-xfer.o
17:08:07 [2020-12-19T17:08:07.746Z] 
17:08:07 [2020-12-19T17:08:07.746Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:07 [2020-12-19T17:08:07.746Z] #41 71.35   DEP      compel/src/lib/infect.d
17:08:07 [2020-12-19T17:08:07.746Z] #41 ...
17:08:07 [2020-12-19T17:08:07.746Z] 
17:08:07 [2020-12-19T17:08:07.746Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:08:07 [2020-12-19T17:08:07.746Z] #58 DONE 0.1s
17:08:07 [2020-12-19T17:08:07.909Z] #12 DONE 2.6s
17:08:07 [2020-12-19T17:08:07.909Z] 
17:08:07 [2020-12-19T17:08:07.909Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
17:08:08 [2020-12-19T17:08:08.003Z] 
17:08:08 [2020-12-19T17:08:08.004Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:08 [2020-12-19T17:08:08.004Z] #41 71.60   DEP      compel/src/lib/infect-util.d
17:08:08 [2020-12-19T17:08:08.004Z] #41 71.73   DEP      compel/src/lib/infect-rpc.d
17:08:08 [2020-12-19T17:08:08.261Z] #41 71.90   DEP      compel/arch/x86/src/lib/infect.d
17:08:08 [2020-12-19T17:08:08.518Z] #41 72.05   DEP      compel/arch/x86/src/lib/cpu.d
17:08:08 [2020-12-19T17:08:08.518Z] #41 72.27   DEP      compel/src/lib/log.d
17:08:09 [2020-12-19T17:08:09.083Z] #41 72.49   DEP      compel/src/main.d
17:08:09 [2020-12-19T17:08:09.083Z] #41 72.67   DEP      compel/src/lib/handle-elf.d
17:08:09 [2020-12-19T17:08:09.171Z] #43 164.9   CC       criu/pagemap-cache.o
17:08:09 [2020-12-19T17:08:09.355Z] #41 72.87   DEP      compel/arch/x86/src/lib/handle-elf.d
17:08:09 [2020-12-19T17:08:09.355Z] #41 73.04   CC       compel/src/lib/log.o
17:08:09 [2020-12-19T17:08:09.612Z] #41 73.22   CC       compel/arch/x86/src/lib/cpu.o
17:08:09 [2020-12-19T17:08:09.702Z] #18 33.40 Selecting previously unselected package xxd.
17:08:09 [2020-12-19T17:08:09.702Z] #18 33.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
17:08:09 [2020-12-19T17:08:09.702Z] #18 33.42 Unpacking xxd (2:8.1.0875-5) ...
17:08:09 [2020-12-19T17:08:09.702Z] #18 33.75 Selecting previously unselected package vim-common.
17:08:09 [2020-12-19T17:08:09.814Z] #43 165.2   CC       criu/pagemap.o
17:08:09 [2020-12-19T17:08:09.819Z] #13 DONE 1.8s
17:08:09 [2020-12-19T17:08:09.819Z] 
17:08:09 [2020-12-19T17:08:09.819Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
17:08:09 [2020-12-19T17:08:09.967Z] #18 33.76 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:08:09 [2020-12-19T17:08:09.967Z] #18 33.80 Unpacking vim-common (2:8.1.0875-5) ...
17:08:10 [2020-12-19T17:08:10.511Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.476s	coverage: 43.2% of statements
17:08:10 [2020-12-19T17:08:10.511Z] ok  	github.com/docker/docker/layer	7.466s	coverage: 68.8% of statements
17:08:10 [2020-12-19T17:08:10.511Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:08:10 [2020-12-19T17:08:10.511Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:08:10 [2020-12-19T17:08:10.511Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:08:10 [2020-12-19T17:08:10.511Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:08:10 [2020-12-19T17:08:10.511Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:08:10 [2020-12-19T17:08:10.511Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:08:10 [2020-12-19T17:08:10.511Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:08:10 [2020-12-19T17:08:10.511Z] ok  	github.com/docker/docker/pkg/directory	0.015s	coverage: 80.0% of statements
17:08:10 [2020-12-19T17:08:10.543Z] #41 74.13   CC       compel/arch/x86/src/lib/infect.o
17:08:10 [2020-12-19T17:08:10.547Z] #18 34.36 Selecting previously unselected package bash-completion.
17:08:10 [2020-12-19T17:08:10.547Z] #18 34.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:08:10 [2020-12-19T17:08:10.801Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
17:08:10 [2020-12-19T17:08:10.802Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 97.6% of statements
17:08:10 [2020-12-19T17:08:10.860Z] #43 166.3   CC       criu/parasite-syscall.o
17:08:11 [2020-12-19T17:08:11.092Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.013s	coverage: 92.3% of statements
17:08:11 [2020-12-19T17:08:11.205Z] #14 1.447 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:08:11 [2020-12-19T17:08:11.474Z] #41 75.28   CC       compel/src/lib/infect-rpc.o
17:08:11 [2020-12-19T17:08:11.724Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.001s	coverage: 93.8% of statements
17:08:11 [2020-12-19T17:08:11.778Z] #14 DONE 2.2s
17:08:11 [2020-12-19T17:08:11.778Z] 
17:08:11 [2020-12-19T17:08:11.778Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.368 + RM_GOPATH=0
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.368 + TMP_GOPATH=
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.368 + : /build
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.368 + '[' -z '' ']'
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.377 ++ mktemp -d
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.389 + export GOPATH=/tmp/tmp.oSG7P5FLlM
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.389 + GOPATH=/tmp/tmp.oSG7P5FLlM
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.389 + RM_GOPATH=1
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.389 + case "$(go env GOARCH)" in
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.389 ++ go env GOARCH
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.423 + export GO_BUILDMODE=-buildmode=pie
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.423 + GO_BUILDMODE=-buildmode=pie
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.423 ++ dirname /tmp/install/install.sh
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.424 + dir=/tmp/install
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.424 + bin=runc
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.424 + shift
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.424 + '[' '!' -f /tmp/install/runc.installer ']'
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.424 + . /tmp/install/runc.installer
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.425 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.426 + install_runc
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.428 + uname -r
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.430 + grep -q '^3\.10\.0.*\.el7\.'
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.438 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.439 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.439 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.439 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oSG7P5FLlM/src/github.com/opencontainers/runc
17:08:11 [2020-12-19T17:08:11.778Z] #51 2.451 Cloning into '/tmp/tmp.oSG7P5FLlM/src/github.com/opencontainers/runc'...
17:08:11 [2020-12-19T17:08:11.911Z] #43 167.3   CC       criu/path.o
17:08:11 [2020-12-19T17:08:11.911Z] #43 167.6   CC       criu/pie-util-vdso.o
17:08:12 [2020-12-19T17:08:12.014Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
17:08:12 [2020-12-19T17:08:12.037Z] #41 75.67   CC       compel/src/lib/infect-util.o
17:08:12 [2020-12-19T17:08:12.040Z] #51 ...
17:08:12 [2020-12-19T17:08:12.040Z] 
17:08:12 [2020-12-19T17:08:12.040Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
17:08:12 [2020-12-19T17:08:12.551Z] #43 168.1   CC       criu/pie-util.o
17:08:12 [2020-12-19T17:08:12.551Z] #43 168.2   CC       criu/pipes.o
17:08:12 [2020-12-19T17:08:12.600Z] #41 76.03   CC       compel/src/lib/infect.o
17:08:12 [2020-12-19T17:08:12.847Z] #43 ...
17:08:12 [2020-12-19T17:08:12.847Z] 
17:08:12 [2020-12-19T17:08:12.847Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:08:12 [2020-12-19T17:08:12.847Z] #40 237.1 + dpkg --print-architecture
17:08:12 [2020-12-19T17:08:12.847Z] #40 237.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:08:13 [2020-12-19T17:08:13.046Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
17:08:13 [2020-12-19T17:08:13.101Z] #28 ...
17:08:13 [2020-12-19T17:08:13.101Z] 
17:08:13 [2020-12-19T17:08:13.101Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:13 [2020-12-19T17:08:13.101Z] #41 175.3   CC       criu/pie-util.o
17:08:13 [2020-12-19T17:08:13.101Z] #41 175.5   CC       criu/pipes.o
17:08:13 [2020-12-19T17:08:13.101Z] #41 176.5   CC       criu/plugin.o
17:08:13 [2020-12-19T17:08:13.101Z] #41 176.9   CC       criu/proc_parse.o
17:08:13 [2020-12-19T17:08:13.101Z] #41 180.2   CC       criu/protobuf-desc.o
17:08:13 [2020-12-19T17:08:13.101Z] #41 180.9   CC       criu/protobuf.o
17:08:13 [2020-12-19T17:08:13.101Z] #41 181.3   CC       criu/pstree.o
17:08:13 [2020-12-19T17:08:13.101Z] #41 182.1   CC       criu/rbtree.o
17:08:13 [2020-12-19T17:08:13.101Z] #41 182.3   CC       criu/rst-malloc.o
17:08:13 [2020-12-19T17:08:13.101Z] #41 182.5   CC       criu/seccomp.o
17:08:13 [2020-12-19T17:08:13.101Z] #41 182.9   CC       criu/seize.o
17:08:13 [2020-12-19T17:08:13.101Z] #41 183.3   CC       criu/servicefd.o
17:08:13 [2020-12-19T17:08:13.101Z] #41 183.5   CC       criu/shmem.o
17:08:13 [2020-12-19T17:08:13.101Z] #41 184.2   CC       criu/sigframe.o
17:08:13 [2020-12-19T17:08:13.101Z] #41 184.4   CC       criu/signalfd.o
17:08:13 [2020-12-19T17:08:13.101Z] #41 184.6   CC       criu/sk-inet.o
17:08:13 [2020-12-19T17:08:13.101Z] #41 185.1   CC       criu/sk-netlink.o
17:08:13 [2020-12-19T17:08:13.101Z] #41 185.4   CC       criu/sk-packet.o
17:08:13 [2020-12-19T17:08:13.143Z] #40 237.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:08:13 [2020-12-19T17:08:13.143Z] #40 237.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:08:13 [2020-12-19T17:08:13.361Z] #41 185.8   CC       criu/sk-queue.o
17:08:13 [2020-12-19T17:08:13.425Z] #15 DONE 1.3s
17:08:13 [2020-12-19T17:08:13.425Z] 
17:08:13 [2020-12-19T17:08:13.425Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:13 [2020-12-19T17:08:13.425Z] #41 79.15   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
17:08:13 [2020-12-19T17:08:13.425Z] #41 79.45   HOSTCC   compel/src/lib/handle-elf-host.o
17:08:13 [2020-12-19T17:08:13.425Z] #41 80.11   HOSTCC   compel/src/lib/log-host.o
17:08:13 [2020-12-19T17:08:13.425Z] #41 80.34   HOSTLINK compel/compel-host-bin
17:08:13 [2020-12-19T17:08:13.425Z] #41 80.54   DEP      soccr/soccr.d
17:08:13 [2020-12-19T17:08:13.425Z] #41 80.79   CC       soccr/soccr.o
17:08:13 [2020-12-19T17:08:13.425Z] #41 83.27   AR       soccr/libsoccr.a
17:08:13 [2020-12-19T17:08:13.425Z] #41 83.38 make[1]: 'soccr/libsoccr.a' is up to date.
17:08:13 [2020-12-19T17:08:13.425Z] #41 84.12   DEP      criu/arch/x86/sigframe.d
17:08:13 [2020-12-19T17:08:13.425Z] #41 84.26   DEP      criu/arch/x86/sigaction_compat.d
17:08:13 [2020-12-19T17:08:13.425Z] #41 84.47   DEP      criu/arch/x86/kerndat.d
17:08:13 [2020-12-19T17:08:13.425Z] #41 84.71   DEP      criu/arch/x86/crtools.d
17:08:13 [2020-12-19T17:08:13.425Z] #41 84.92   DEP      criu/arch/x86/cpu.d
17:08:13 [2020-12-19T17:08:13.425Z] #41 85.21   CC       criu/arch/x86/cpu.o
17:08:13 [2020-12-19T17:08:13.425Z] #41 86.03   CC       criu/arch/x86/crtools.o
17:08:13 [2020-12-19T17:08:13.425Z] #41 ...
17:08:13 [2020-12-19T17:08:13.425Z] 
17:08:13 [2020-12-19T17:08:13.425Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
17:08:13 [2020-12-19T17:08:13.621Z] #41 186.1   CC       criu/sk-tcp.o
17:08:13 [2020-12-19T17:08:13.677Z] ok  	github.com/docker/docker/pkg/fileutils	0.014s	coverage: 89.5% of statements
17:08:13 [2020-12-19T17:08:13.878Z] #18 37.58 Unpacking bash-completion (1:2.8-6) ...
17:08:13 [2020-12-19T17:08:13.881Z] #41 186.4   CC       criu/sk-unix.o
17:08:14 [2020-12-19T17:08:14.143Z] #18 38.16 Selecting previously unselected package bzip2.
17:08:14 [2020-12-19T17:08:14.143Z] #18 38.17 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
17:08:14 [2020-12-19T17:08:14.143Z] #18 38.18 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:08:14 [2020-12-19T17:08:14.312Z] ok  	github.com/docker/docker/pkg/fsutils	0.406s	coverage: 85.1% of statements
17:08:14 [2020-12-19T17:08:14.409Z] #18 38.29 Selecting previously unselected package xz-utils.
17:08:14 [2020-12-19T17:08:14.409Z] #18 38.30 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
17:08:14 [2020-12-19T17:08:14.409Z] #18 38.31 Unpacking xz-utils (5.2.4-1) ...
17:08:14 [2020-12-19T17:08:14.409Z] #18 38.54 Selecting previously unselected package apparmor.
17:08:14 [2020-12-19T17:08:14.491Z] #41 ...
17:08:14 [2020-12-19T17:08:14.492Z] 
17:08:14 [2020-12-19T17:08:14.492Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:08:14 [2020-12-19T17:08:14.492Z] #11 172.7 Selecting previously unselected package libapparmor1:amd64.
17:08:14 [2020-12-19T17:08:14.492Z] #11 172.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 172.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 173.0 Selecting previously unselected package libapparmor-dev:amd64.
17:08:14 [2020-12-19T17:08:14.492Z] #11 173.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 173.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 173.4 Selecting previously unselected package libbtrfs0.
17:08:14 [2020-12-19T17:08:14.492Z] #11 173.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 173.5 Unpacking libbtrfs0 (4.20.1-2) ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 173.7 Selecting previously unselected package libbtrfs-dev.
17:08:14 [2020-12-19T17:08:14.492Z] #11 173.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 173.7 Unpacking libbtrfs-dev (4.20.1-2) ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 173.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:08:14 [2020-12-19T17:08:14.492Z] #11 173.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 174.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 174.1 Selecting previously unselected package libudev-dev:amd64.
17:08:14 [2020-12-19T17:08:14.492Z] #11 174.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 174.1 Unpacking libudev-dev:amd64 (241-7~deb10u5) ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 174.5 Selecting previously unselected package libsepol1-dev:amd64.
17:08:14 [2020-12-19T17:08:14.492Z] #11 174.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 174.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 175.2 Selecting previously unselected package libpcre16-3:amd64.
17:08:14 [2020-12-19T17:08:14.492Z] #11 175.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 175.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 175.5 Selecting previously unselected package libpcre32-3:amd64.
17:08:14 [2020-12-19T17:08:14.492Z] #11 175.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 175.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 175.8 Selecting previously unselected package libpcrecpp0v5:amd64.
17:08:14 [2020-12-19T17:08:14.492Z] #11 175.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 175.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 176.1 Selecting previously unselected package libpcre3-dev:amd64.
17:08:14 [2020-12-19T17:08:14.492Z] #11 176.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 176.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 176.9 Selecting previously unselected package libselinux1-dev:amd64.
17:08:14 [2020-12-19T17:08:14.492Z] #11 176.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 176.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 177.2 Selecting previously unselected package libdevmapper-dev:amd64.
17:08:14 [2020-12-19T17:08:14.492Z] #11 177.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:08:14 [2020-12-19T17:08:14.492Z] #11 177.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:08:14 [2020-12-19T17:08:14.603Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.071s	coverage: 84.1% of statements
17:08:14 [2020-12-19T17:08:14.603Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
17:08:14 [2020-12-19T17:08:14.720Z] #18 38.54 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
17:08:14 [2020-12-19T17:08:14.720Z] #18 38.63 Unpacking apparmor (2.13.2-10) ...
17:08:14 [2020-12-19T17:08:14.749Z] #11 177.4 Selecting previously unselected package libseccomp-dev:amd64.
17:08:14 [2020-12-19T17:08:14.750Z] #11 177.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
17:08:14 [2020-12-19T17:08:14.750Z] #11 177.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
17:08:14 [2020-12-19T17:08:14.750Z] #11 177.6 Selecting previously unselected package libsystemd-dev:amd64.
17:08:14 [2020-12-19T17:08:14.750Z] #11 177.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ...
17:08:14 [2020-12-19T17:08:14.750Z] #11 177.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ...
17:08:14 [2020-12-19T17:08:14.818Z] #16 DONE 1.6s
17:08:14 [2020-12-19T17:08:14.818Z] 
17:08:14 [2020-12-19T17:08:14.818Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:14 [2020-12-19T17:08:14.818Z] #41 88.12   CC       criu/arch/x86/kerndat.o
17:08:14 [2020-12-19T17:08:14.984Z] #18 38.95 Selecting previously unselected package aufs-tools.
17:08:14 [2020-12-19T17:08:14.984Z] #18 ...
17:08:14 [2020-12-19T17:08:14.984Z] 
17:08:14 [2020-12-19T17:08:14.984Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:14 [2020-12-19T17:08:14.984Z] #41 96.50   CC       criu/clone-noasan.o
17:08:14 [2020-12-19T17:08:14.984Z] #41 96.75   CC       criu/config.o
17:08:14 [2020-12-19T17:08:14.984Z] #41 98.30   CC       criu/cr-check.o
17:08:14 [2020-12-19T17:08:14.984Z] #41 99.78   CC       criu/cr-dedup.o
17:08:14 [2020-12-19T17:08:14.984Z] #41 100.3   CC       criu/cr-dump.o
17:08:14 [2020-12-19T17:08:14.984Z] #41 103.0   CC       criu/cr-errno.o
17:08:14 [2020-12-19T17:08:14.984Z] #41 103.1   CC       criu/cr-restore.o
17:08:14 [2020-12-19T17:08:14.984Z] #41 ...
17:08:14 [2020-12-19T17:08:14.984Z] 
17:08:14 [2020-12-19T17:08:14.984Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:08:14 [2020-12-19T17:08:14.984Z] #18 38.95 Selecting previously unselected package aufs-tools.
17:08:14 [2020-12-19T17:08:14.984Z] #18 38.97 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
17:08:14 [2020-12-19T17:08:14.984Z] #18 38.98 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:08:15 [2020-12-19T17:08:15.008Z] #11 ...
17:08:15 [2020-12-19T17:08:15.008Z] 
17:08:15 [2020-12-19T17:08:15.008Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:15 [2020-12-19T17:08:15.008Z] #41 78.72   CC       compel/src/lib/ptrace.o
17:08:15 [2020-12-19T17:08:15.249Z] #18 39.10 Selecting previously unselected package libonig5:arm64.
17:08:15 [2020-12-19T17:08:15.249Z] #18 39.11 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
17:08:15 [2020-12-19T17:08:15.249Z] #18 39.12 Unpacking libonig5:arm64 (6.9.1-1) ...
17:08:15 [2020-12-19T17:08:15.249Z] #18 39.32 Selecting previously unselected package libjq1:arm64.
17:08:15 [2020-12-19T17:08:15.249Z] #18 39.33 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
17:08:15 [2020-12-19T17:08:15.262Z] #41 ...
17:08:15 [2020-12-19T17:08:15.262Z] 
17:08:15 [2020-12-19T17:08:15.262Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:08:15 [2020-12-19T17:08:15.262Z] #51 102.4 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
17:08:15 [2020-12-19T17:08:15.262Z] #51 105.0 + mkdir -p /build
17:08:15 [2020-12-19T17:08:15.262Z] #51 105.0 + cp runc /build/runc
17:08:15 [2020-12-19T17:08:15.262Z] #51 DONE 110.1s
17:08:15 [2020-12-19T17:08:15.262Z] 
17:08:15 [2020-12-19T17:08:15.262Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:08:15 [2020-12-19T17:08:15.262Z] #38 DONE 288.0s
17:08:15 [2020-12-19T17:08:15.262Z] 
17:08:15 [2020-12-19T17:08:15.262Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:15 [2020-12-19T17:08:15.262Z] #41 187.7   CC       criu/sockets.o
17:08:15 [2020-12-19T17:08:15.388Z] #41 89.13   CC       criu/arch/x86/sigaction_compat.o
17:08:15 [2020-12-19T17:08:15.515Z] #18 39.35 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
17:08:15 [2020-12-19T17:08:15.515Z] #18 39.46 Selecting previously unselected package jq.
17:08:15 [2020-12-19T17:08:15.515Z] #18 39.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
17:08:15 [2020-12-19T17:08:15.515Z] #18 39.47 Unpacking jq (1.5+dfsg-2+b1) ...
17:08:15 [2020-12-19T17:08:15.523Z] #41 ...
17:08:15 [2020-12-19T17:08:15.523Z] 
17:08:15 [2020-12-19T17:08:15.523Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
17:08:15 [2020-12-19T17:08:15.523Z] #28 DONE 8.9s
17:08:15 [2020-12-19T17:08:15.523Z] 
17:08:15 [2020-12-19T17:08:15.523Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
17:08:15 [2020-12-19T17:08:15.573Z] #41 79.31   AR       compel/libcompel.a
17:08:15 [2020-12-19T17:08:15.635Z] ok  	github.com/docker/docker/pkg/idtools	0.291s	coverage: 70.1% of statements
17:08:15 [2020-12-19T17:08:15.635Z] ok  	github.com/docker/docker/pkg/ioutils	0.269s	coverage: 70.1% of statements
17:08:15 [2020-12-19T17:08:15.780Z] #18 39.61 Selecting previously unselected package libaio1:arm64.
17:08:15 [2020-12-19T17:08:15.780Z] #18 39.61 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
17:08:15 [2020-12-19T17:08:15.780Z] #18 39.62 Unpacking libaio1:arm64 (0.3.112-3) ...
17:08:15 [2020-12-19T17:08:15.780Z] #18 39.73 Selecting previously unselected package libgpm2:arm64.
17:08:15 [2020-12-19T17:08:15.780Z] #18 39.73 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
17:08:15 [2020-12-19T17:08:15.780Z] #18 39.74 Unpacking libgpm2:arm64 (1.20.7-5) ...
17:08:15 [2020-12-19T17:08:15.780Z] #18 39.84 Selecting previously unselected package libicu63:arm64.
17:08:15 [2020-12-19T17:08:15.829Z] #41 79.42   HOSTCC   compel/src/main-host.o
17:08:15 [2020-12-19T17:08:15.926Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
17:08:15 [2020-12-19T17:08:15.926Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:08:15 [2020-12-19T17:08:15.926Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
17:08:15 [2020-12-19T17:08:15.926Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:08:15 [2020-12-19T17:08:15.926Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:08:15 [2020-12-19T17:08:15.962Z] #41 89.68   CC       criu/arch/x86/sigframe.o
17:08:16 [2020-12-19T17:08:16.045Z] #18 39.86 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
17:08:16 [2020-12-19T17:08:16.045Z] #18 39.87 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
17:08:16 [2020-12-19T17:08:16.086Z] #41 79.79   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
17:08:16 [2020-12-19T17:08:16.086Z] #41 ...
17:08:16 [2020-12-19T17:08:16.086Z] 
17:08:16 [2020-12-19T17:08:16.086Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:08:16 [2020-12-19T17:08:16.086Z] #43 169.0 mime/multipart
17:08:16 [2020-12-19T17:08:16.086Z] #43 171.2 crypto/tls
17:08:16 [2020-12-19T17:08:16.217Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
17:08:16 [2020-12-19T17:08:16.217Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:08:16 [2020-12-19T17:08:16.217Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
17:08:16 [2020-12-19T17:08:16.342Z] #43 ...
17:08:16 [2020-12-19T17:08:16.342Z] 
17:08:16 [2020-12-19T17:08:16.342Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.4 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.5 Setting up libbtrfs0 (4.20.1-2) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.6 Setting up libudev-dev:amd64 (241-7~deb10u5) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.6 Setting up libbtrfs-dev (4.20.1-2) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.7 Setting up mingw-w64-common (6.0.0-3) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.7 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.8 Setting up dmsetup (2:1.02.155-3) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:08:16 [2020-12-19T17:08:16.342Z] #11 178.9 Processing triggers for libc-bin (2.28-10) ...
17:08:16 [2020-12-19T17:08:16.462Z] #31 DONE 0.9s
17:08:16 [2020-12-19T17:08:16.462Z] 
17:08:16 [2020-12-19T17:08:16.462Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
17:08:16 [2020-12-19T17:08:16.462Z] #33 DONE 0.1s
17:08:16 [2020-12-19T17:08:16.462Z] 
17:08:16 [2020-12-19T17:08:16.462Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
17:08:16 [2020-12-19T17:08:16.507Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
17:08:16 [2020-12-19T17:08:16.507Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 86.7% of statements
17:08:16 [2020-12-19T17:08:16.534Z] #41 ...
17:08:16 [2020-12-19T17:08:16.534Z] 
17:08:16 [2020-12-19T17:08:16.534Z] #17 [dev-systemd-false  6/26] RUN ldconfig
17:08:16 [2020-12-19T17:08:16.534Z] #17 DONE 1.5s
17:08:16 [2020-12-19T17:08:16.534Z] 
17:08:16 [2020-12-19T17:08:16.534Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:16 [2020-12-19T17:08:16.534Z] #41 90.07   LINK     criu/arch/x86/crtools.built-in.o
17:08:16 [2020-12-19T17:08:16.534Z] #41 90.20   DEP      criu/pie/util-vdso-elf32.d
17:08:16 [2020-12-19T17:08:16.722Z] #36 DONE 0.2s
17:08:16 [2020-12-19T17:08:16.722Z] 
17:08:16 [2020-12-19T17:08:16.722Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:16 [2020-12-19T17:08:16.722Z] #41 188.8   CC       criu/stats.o
17:08:16 [2020-12-19T17:08:16.722Z] #41 189.1   CC       criu/string.o
17:08:16 [2020-12-19T17:08:16.722Z] #41 189.3   CC       criu/sysctl.o
17:08:16 [2020-12-19T17:08:16.795Z] #41 90.47   DEP      criu/pie/util-vdso.d
17:08:16 [2020-12-19T17:08:16.798Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
17:08:16 [2020-12-19T17:08:16.798Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:08:16 [2020-12-19T17:08:16.798Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:08:16 [2020-12-19T17:08:16.908Z] #11 DONE 179.6s
17:08:16 [2020-12-19T17:08:16.908Z] 
17:08:16 [2020-12-19T17:08:16.908Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:08:16 [2020-12-19T17:08:16.908Z] #43 179.2 net/http/httptrace
17:08:16 [2020-12-19T17:08:16.908Z] #43 179.4 net/http
17:08:17 [2020-12-19T17:08:17.056Z] #41 90.79   DEP      criu/pie/util.d
17:08:17 [2020-12-19T17:08:17.317Z] #41 91.13   CC       criu/pie/util.o
17:08:17 [2020-12-19T17:08:17.430Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
17:08:17 [2020-12-19T17:08:17.661Z] #41 190.1   CC       criu/sysfs_parse.o
17:08:17 [2020-12-19T17:08:17.721Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
17:08:17 [2020-12-19T17:08:17.890Z] #41 91.59   CC       criu/pie/util-vdso.o
17:08:18 [2020-12-19T17:08:18.011Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
17:08:18 [2020-12-19T17:08:18.231Z] #41 190.6   CC       criu/timens.o
17:08:18 [2020-12-19T17:08:18.302Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
17:08:18 [2020-12-19T17:08:18.491Z] #41 190.9   CC       criu/timerfd.o
17:08:18 [2020-12-19T17:08:18.751Z] #41 191.2   CC       criu/tty.o
17:08:18 [2020-12-19T17:08:18.833Z] #41 92.34   CC       criu/pie/util-vdso-elf32.o
17:08:19 [2020-12-19T17:08:19.012Z] #41 ...
17:08:19 [2020-12-19T17:08:19.012Z] 
17:08:19 [2020-12-19T17:08:19.012Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:08:19 [2020-12-19T17:08:19.012Z] #47 290.9 + /build/golangci-lint --version
17:08:19 [2020-12-19T17:08:19.012Z] #47 291.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:08:19 [2020-12-19T17:08:19.012Z] #47 DONE 291.7s
17:08:19 [2020-12-19T17:08:19.012Z] 
17:08:19 [2020-12-19T17:08:19.012Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
17:08:19 [2020-12-19T17:08:19.012Z] #39 DONE 1.1s
17:08:19 [2020-12-19T17:08:19.012Z] 
17:08:19 [2020-12-19T17:08:19.012Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:08:19 [2020-12-19T17:08:19.334Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 75.0% of statements
17:08:19 [2020-12-19T17:08:19.405Z] #41 93.20   AR       criu/pie/pie.lib.a
17:08:19 [2020-12-19T17:08:19.405Z] #41 93.28   DEP      criu/pie/restorer.d
17:08:19 [2020-12-19T17:08:19.427Z] #43 ...
17:08:19 [2020-12-19T17:08:19.428Z] 
17:08:19 [2020-12-19T17:08:19.428Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
17:08:19 [2020-12-19T17:08:19.428Z] #12 DONE 2.7s
17:08:19 [2020-12-19T17:08:19.624Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
17:08:19 [2020-12-19T17:08:19.684Z] 
17:08:19 [2020-12-19T17:08:19.684Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.265 + RM_GOPATH=0
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.265 + TMP_GOPATH=
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.265 + : /build
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.265 + '[' -z '' ']'
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.265 ++ mktemp -d
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.265 + export GOPATH=/tmp/tmp.ZoGlkOZHYf
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.265 + GOPATH=/tmp/tmp.ZoGlkOZHYf
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.265 + RM_GOPATH=1
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.265 + case "$(go env GOARCH)" in
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.265 ++ go env GOARCH
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.292 + export GO_BUILDMODE=-buildmode=pie
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.292 + GO_BUILDMODE=-buildmode=pie
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.293 ++ dirname /tmp/install/install.sh
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.297 + dir=/tmp/install
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.299 + bin=runc
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.299 + shift
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.299 + '[' '!' -f /tmp/install/runc.installer ']'
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.300 + . /tmp/install/runc.installer
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.301 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.301 + install_runc
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.302 + uname -r
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.307 + grep -q '^3\.10\.0.*\.el7\.'
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.313 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.321 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.321 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZoGlkOZHYf/src/github.com/opencontainers/runc
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.325 Cloning into '/tmp/tmp.ZoGlkOZHYf/src/github.com/opencontainers/runc'...
17:08:19 [2020-12-19T17:08:19.684Z] #51 2.328 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
17:08:19 [2020-12-19T17:08:19.952Z] #54 ...
17:08:19 [2020-12-19T17:08:19.952Z] 
17:08:19 [2020-12-19T17:08:19.952Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:19 [2020-12-19T17:08:19.952Z] #41 192.4   CC       criu/tun.o
17:08:19 [2020-12-19T17:08:19.977Z] #41 93.61   DEP      criu/arch/x86/sigaction_compat_pie.d
17:08:19 [2020-12-19T17:08:19.977Z] #41 93.78   DEP      criu/arch/x86/restorer_unmap.d
17:08:19 [2020-12-19T17:08:19.977Z] #41 93.79   DEP      criu/arch/x86/restorer.d
17:08:20 [2020-12-19T17:08:20.212Z] #41 192.7   CC       criu/uffd.o
17:08:20 [2020-12-19T17:08:20.238Z] #41 94.08   DEP      criu/arch/x86/vdso-pie.d
17:08:20 [2020-12-19T17:08:20.284Z] #18 43.63 Selecting previously unselected package libnet1:arm64.
17:08:20 [2020-12-19T17:08:20.284Z] #18 43.63 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:08:20 [2020-12-19T17:08:20.284Z] #18 43.64 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:08:20 [2020-12-19T17:08:20.284Z] #18 43.73 Selecting previously unselected package libnl-3-200:arm64.
17:08:20 [2020-12-19T17:08:20.284Z] #18 43.73 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
17:08:20 [2020-12-19T17:08:20.285Z] #18 43.73 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
17:08:20 [2020-12-19T17:08:20.285Z] #18 43.86 Selecting previously unselected package libprotobuf-c1:arm64.
17:08:20 [2020-12-19T17:08:20.285Z] #18 43.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
17:08:20 [2020-12-19T17:08:20.285Z] #18 43.87 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:08:20 [2020-12-19T17:08:20.285Z] #18 43.95 Selecting previously unselected package libreadline5:arm64.
17:08:20 [2020-12-19T17:08:20.285Z] #18 43.97 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
17:08:20 [2020-12-19T17:08:20.285Z] #18 43.97 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
17:08:20 [2020-12-19T17:08:20.285Z] #18 44.06 Selecting previously unselected package net-tools.
17:08:20 [2020-12-19T17:08:20.285Z] #18 44.08 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
17:08:20 [2020-12-19T17:08:20.285Z] #18 44.08 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:08:20 [2020-12-19T17:08:20.285Z] #18 44.29 Selecting previously unselected package python-pip-whl.
17:08:20 [2020-12-19T17:08:20.285Z] #18 44.30 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
17:08:20 [2020-12-19T17:08:20.285Z] #18 44.32 Unpacking python-pip-whl (18.1-5) ...
17:08:20 [2020-12-19T17:08:20.502Z] #41 94.18   DEP      criu/pie/parasite-vdso.d
17:08:20 [2020-12-19T17:08:20.763Z] #41 94.40   DEP      criu/pie/parasite.d
17:08:20 [2020-12-19T17:08:20.781Z] #41 193.2   CC       criu/util.o
17:08:20 [2020-12-19T17:08:20.871Z] #18 44.82 Selecting previously unselected package python3-lib2to3.
17:08:20 [2020-12-19T17:08:20.871Z] #18 44.87 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
17:08:20 [2020-12-19T17:08:20.871Z] #18 44.88 Unpacking python3-lib2to3 (3.7.3-1) ...
17:08:21 [2020-12-19T17:08:21.024Z] #41 94.75   CC       criu/pie/parasite.o
17:08:21 [2020-12-19T17:08:21.052Z] #51 ...
17:08:21 [2020-12-19T17:08:21.052Z] 
17:08:21 [2020-12-19T17:08:21.052Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
17:08:21 [2020-12-19T17:08:21.052Z] #13 DONE 1.6s
17:08:21 [2020-12-19T17:08:21.135Z] #18 45.08 Selecting previously unselected package python3-distutils.
17:08:21 [2020-12-19T17:08:21.135Z] #18 45.09 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
17:08:21 [2020-12-19T17:08:21.135Z] #18 45.09 Unpacking python3-distutils (3.7.3-1) ...
17:08:21 [2020-12-19T17:08:21.309Z] 
17:08:21 [2020-12-19T17:08:21.309Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
17:08:21 [2020-12-19T17:08:21.400Z] #18 45.25 Selecting previously unselected package python3-pip.
17:08:21 [2020-12-19T17:08:21.400Z] #18 45.26 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
17:08:21 [2020-12-19T17:08:21.400Z] #18 45.27 Unpacking python3-pip (18.1-5) ...
17:08:21 [2020-12-19T17:08:21.400Z] #18 45.49 Selecting previously unselected package python3-pkg-resources.
17:08:21 [2020-12-19T17:08:21.664Z] #18 45.49 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
17:08:21 [2020-12-19T17:08:21.664Z] #18 45.52 Unpacking python3-pkg-resources (40.8.0-1) ...
17:08:21 [2020-12-19T17:08:21.664Z] #18 45.63 Selecting previously unselected package python3-setuptools.
17:08:21 [2020-12-19T17:08:21.664Z] #18 45.64 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
17:08:21 [2020-12-19T17:08:21.664Z] #18 45.65 Unpacking python3-setuptools (40.8.0-1) ...
17:08:21 [2020-12-19T17:08:21.680Z] #40 ...
17:08:21 [2020-12-19T17:08:21.680Z] 
17:08:21 [2020-12-19T17:08:21.680Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:08:21 [2020-12-19T17:08:21.680Z] #53 127.7 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
17:08:21 [2020-12-19T17:08:21.720Z] #41 194.3   CC       criu/uts_ns.o
17:08:21 [2020-12-19T17:08:21.928Z] #18 45.88 Selecting previously unselected package python3-wheel.
17:08:21 [2020-12-19T17:08:21.928Z] #18 45.88 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
17:08:21 [2020-12-19T17:08:21.928Z] #18 45.90 Unpacking python3-wheel (0.32.3-2) ...
17:08:21 [2020-12-19T17:08:21.928Z] #18 46.02 Selecting previously unselected package sudo.
17:08:21 [2020-12-19T17:08:21.980Z] #41 194.4   CC       criu/vdso-compat.o
17:08:21 [2020-12-19T17:08:21.980Z] #41 194.5   CC       criu/vdso.o
17:08:22 [2020-12-19T17:08:22.193Z] #18 46.02 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
17:08:22 [2020-12-19T17:08:22.193Z] #18 46.04 Unpacking sudo (1.8.27-1+deb10u2) ...
17:08:22 [2020-12-19T17:08:22.240Z] #41 194.8   LINK     criu/built-in.o
17:08:22 [2020-12-19T17:08:22.349Z] ok  	github.com/docker/docker/pkg/signal	2.340s	coverage: 61.0% of statements
17:08:22 [2020-12-19T17:08:22.462Z] #18 46.53 Selecting previously unselected package thin-provisioning-tools.
17:08:22 [2020-12-19T17:08:22.500Z] #41 194.9   LINK     criu/criu
17:08:22 [2020-12-19T17:08:22.640Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
17:08:22 [2020-12-19T17:08:22.682Z] #14 1.443 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:08:22 [2020-12-19T17:08:22.682Z] #14 DONE 1.6s
17:08:22 [2020-12-19T17:08:22.682Z] 
17:08:22 [2020-12-19T17:08:22.682Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
17:08:22 [2020-12-19T17:08:22.727Z] #18 46.53 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
17:08:22 [2020-12-19T17:08:22.727Z] #18 46.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:08:22 [2020-12-19T17:08:22.760Z] #41 195.2   DEP      lib/c/criu.d
17:08:22 [2020-12-19T17:08:22.760Z] #41 195.2   CC       images/rpc.pb-c.o
17:08:22 [2020-12-19T17:08:22.931Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
17:08:22 [2020-12-19T17:08:22.931Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
17:08:22 [2020-12-19T17:08:22.993Z] #18 46.84 Selecting previously unselected package uidmap.
17:08:22 [2020-12-19T17:08:22.993Z] #18 46.84 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
17:08:22 [2020-12-19T17:08:22.993Z] #18 46.87 Unpacking uidmap (1:4.5-1.1) ...
17:08:22 [2020-12-19T17:08:22.993Z] #18 47.05 Selecting previously unselected package vim-runtime.
17:08:22 [2020-12-19T17:08:22.993Z] #18 47.06 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:08:22 [2020-12-19T17:08:22.993Z] #18 47.11 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:08:23 [2020-12-19T17:08:23.257Z] #18 47.15 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:08:23 [2020-12-19T17:08:23.257Z] #18 47.17 Unpacking vim-runtime (2:8.1.0875-5) ...
17:08:23 [2020-12-19T17:08:23.329Z] #41 195.5   CC       lib/c/criu.o
17:08:23 [2020-12-19T17:08:23.563Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.2% of statements
17:08:23 [2020-12-19T17:08:23.580Z] #41 97.09   LINK     criu/pie/parasite.built-in.o
17:08:23 [2020-12-19T17:08:23.580Z] #41 97.12   GEN      criu/pie/parasite-blob.h
17:08:23 [2020-12-19T17:08:23.580Z] #41 97.24   CC       criu/pie/parasite-vdso.o
17:08:23 [2020-12-19T17:08:23.589Z] #41 196.0   LINK     lib/c/built-in.o
17:08:23 [2020-12-19T17:08:23.589Z] #41 196.0   LINK     lib/c/libcriu.so
17:08:23 [2020-12-19T17:08:23.589Z] #41 196.1   LINK     lib/c/libcriu.a
17:08:23 [2020-12-19T17:08:23.767Z] #53 ...
17:08:23 [2020-12-19T17:08:23.767Z] 
17:08:23 [2020-12-19T17:08:23.768Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:23 [2020-12-19T17:08:23.768Z] #43 169.1   CC       criu/plugin.o
17:08:23 [2020-12-19T17:08:23.768Z] #43 169.5   CC       criu/proc_parse.o
17:08:23 [2020-12-19T17:08:23.768Z] #43 173.8   CC       criu/protobuf-desc.o
17:08:23 [2020-12-19T17:08:23.768Z] #43 174.9   CC       criu/protobuf.o
17:08:23 [2020-12-19T17:08:23.768Z] #43 175.5   CC       criu/pstree.o
17:08:23 [2020-12-19T17:08:23.768Z] #43 177.0   CC       criu/rbtree.o
17:08:23 [2020-12-19T17:08:23.768Z] #43 177.5   CC       criu/rst-malloc.o
17:08:23 [2020-12-19T17:08:23.768Z] #43 177.9   CC       criu/seccomp.o
17:08:23 [2020-12-19T17:08:23.768Z] #43 178.7   CC       criu/seize.o
17:08:23 [2020-12-19T17:08:23.768Z] #43 ...
17:08:23 [2020-12-19T17:08:23.768Z] 
17:08:23 [2020-12-19T17:08:23.768Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:08:23 [2020-12-19T17:08:23.768Z] #53 130.6 + mkdir -p /build
17:08:23 [2020-12-19T17:08:23.768Z] #53 130.6 + cp runc /build/runc
17:08:23 [2020-12-19T17:08:23.768Z] #53 DONE 130.8s
17:08:23 [2020-12-19T17:08:23.768Z] 
17:08:23 [2020-12-19T17:08:23.768Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:08:23 [2020-12-19T17:08:23.849Z] #41 196.2   GEN      magic.py
17:08:23 [2020-12-19T17:08:23.849Z] #41 196.3 Note: Building without setproctitle() and strlcpy() support.
17:08:23 [2020-12-19T17:08:23.849Z] #41 196.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:08:23 [2020-12-19T17:08:23.849Z] #41 196.3 Note: Building without GnuTLS support
17:08:23 [2020-12-19T17:08:23.849Z] #41 196.3 Makefile.config:39: Warn: you have no libnftables installed
17:08:23 [2020-12-19T17:08:23.849Z] #41 196.3 Makefile.config:40: Warn: Building without nftables support
17:08:24 [2020-12-19T17:08:24.194Z] ok  	github.com/docker/docker/pkg/system	0.043s	coverage: 36.9% of statements
17:08:24 [2020-12-19T17:08:24.194Z] ok  	github.com/docker/docker/pkg/tailfile	0.045s	coverage: 88.6% of statements
17:08:24 [2020-12-19T17:08:24.418Z] #41 196.8 fatal: not a git repository (or any of the parent directories): .git
17:08:24 [2020-12-19T17:08:24.523Z] #41 98.22   CC       criu/arch/x86/vdso-pie.o
17:08:24 [2020-12-19T17:08:24.580Z] #15 DONE 1.6s
17:08:24 [2020-12-19T17:08:24.580Z] 
17:08:24 [2020-12-19T17:08:24.580Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
17:08:24 [2020-12-19T17:08:24.678Z] #41 197.2 make[1]: Nothing to be done for 'all'.
17:08:24 [2020-12-19T17:08:24.819Z] #49 ...
17:08:24 [2020-12-19T17:08:24.819Z] 
17:08:24 [2020-12-19T17:08:24.819Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:24 [2020-12-19T17:08:24.819Z] #43 180.5   CC       criu/servicefd.o
17:08:24 [2020-12-19T17:08:24.826Z] ok  	github.com/docker/docker/pkg/tarsum	0.025s	coverage: 89.3% of statements
17:08:24 [2020-12-19T17:08:24.826Z] testing: warning: no tests to run
17:08:24 [2020-12-19T17:08:24.826Z] coverage: [no statements]
17:08:24 [2020-12-19T17:08:24.826Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
17:08:25 [2020-12-19T17:08:25.095Z] #41 98.86   CC       criu/arch/x86/restorer.o
17:08:25 [2020-12-19T17:08:25.117Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
17:08:25 [2020-12-19T17:08:25.247Z] #41 197.6 make[1]: 'images/built-in.o' is up to date.
17:08:25 [2020-12-19T17:08:25.247Z] #41 197.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:08:25 [2020-12-19T17:08:25.247Z] #41 197.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:08:25 [2020-12-19T17:08:25.247Z] #41 197.7 make[1]: 'compel/libcompel.a' is up to date.
17:08:25 [2020-12-19T17:08:25.247Z] #41 197.7 make[1]: 'compel/compel-host-bin' is up to date.
17:08:25 [2020-12-19T17:08:25.247Z] #41 197.7 make[1]: Nothing to be done for 'all'.
17:08:25 [2020-12-19T17:08:25.247Z] #41 197.7 make[1]: 'soccr/libsoccr.a' is up to date.
17:08:25 [2020-12-19T17:08:25.247Z] #41 197.8 make[2]: Nothing to be done for 'all'.
17:08:25 [2020-12-19T17:08:25.247Z] #41 197.8 make[2]: Nothing to be done for 'all'.
17:08:25 [2020-12-19T17:08:25.247Z] #41 197.8 make[2]: Nothing to be done for 'all'.
17:08:25 [2020-12-19T17:08:25.247Z] #41 197.8 make[2]: Nothing to be done for 'all'.
17:08:25 [2020-12-19T17:08:25.247Z] #41 197.9 make[2]: Nothing to be done for 'all'.
17:08:25 [2020-12-19T17:08:25.458Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
17:08:25 [2020-12-19T17:08:25.458Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
17:08:25 [2020-12-19T17:08:25.506Z] #41 197.9 make[2]: Nothing to be done for 'all'.
17:08:25 [2020-12-19T17:08:25.506Z] #41 197.9 make[2]: Nothing to be done for 'all'.
17:08:25 [2020-12-19T17:08:25.506Z] #41 198.0 make[2]: Nothing to be done for 'all'.
17:08:25 [2020-12-19T17:08:25.506Z] #41 198.0   INSTALL  criu/criu
17:08:25 [2020-12-19T17:08:25.766Z] #41 DONE 198.3s
17:08:25 [2020-12-19T17:08:25.766Z] 
17:08:25 [2020-12-19T17:08:25.766Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:08:25 [2020-12-19T17:08:25.870Z] #43 181.4   CC       criu/shmem.o
17:08:25 [2020-12-19T17:08:25.952Z] #16 DONE 1.3s
17:08:25 [2020-12-19T17:08:25.952Z] 
17:08:25 [2020-12-19T17:08:25.952Z] #17 [dev-systemd-false  6/26] RUN ldconfig
17:08:26 [2020-12-19T17:08:26.038Z] #41 99.67   CC       criu/arch/x86/restorer_unmap.o
17:08:26 [2020-12-19T17:08:26.038Z] #41 99.77   CC       criu/arch/x86/sigaction_compat_pie.o
17:08:26 [2020-12-19T17:08:26.299Z] #41 ...
17:08:26 [2020-12-19T17:08:26.299Z] 
17:08:26 [2020-12-19T17:08:26.299Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:08:26 [2020-12-19T17:08:26.299Z] #18 1.911 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:08:26 [2020-12-19T17:08:26.299Z] #18 1.982 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:08:26 [2020-12-19T17:08:26.299Z] #18 1.982 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:08:26 [2020-12-19T17:08:26.299Z] #18 2.906 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:08:26 [2020-12-19T17:08:26.299Z] #18 4.743 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
17:08:26 [2020-12-19T17:08:26.299Z] #18 7.472 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:08:26 [2020-12-19T17:08:26.517Z] #17 ...
17:08:26 [2020-12-19T17:08:26.517Z] 
17:08:26 [2020-12-19T17:08:26.517Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:26 [2020-12-19T17:08:26.517Z] #41 80.05   HOSTCC   compel/src/lib/handle-elf-host.o
17:08:26 [2020-12-19T17:08:26.517Z] #41 80.46   HOSTCC   compel/src/lib/log-host.o
17:08:26 [2020-12-19T17:08:26.517Z] #41 80.77   HOSTLINK compel/compel-host-bin
17:08:26 [2020-12-19T17:08:26.517Z] #41 81.04   DEP      soccr/soccr.d
17:08:26 [2020-12-19T17:08:26.517Z] #41 81.27   CC       soccr/soccr.o
17:08:26 [2020-12-19T17:08:26.517Z] #41 83.11   AR       soccr/libsoccr.a
17:08:26 [2020-12-19T17:08:26.517Z] #41 83.25 make[1]: 'soccr/libsoccr.a' is up to date.
17:08:26 [2020-12-19T17:08:26.517Z] #41 83.90   DEP      criu/arch/x86/sigframe.d
17:08:26 [2020-12-19T17:08:26.517Z] #41 84.02   DEP      criu/arch/x86/sigaction_compat.d
17:08:26 [2020-12-19T17:08:26.517Z] #41 84.17   DEP      criu/arch/x86/kerndat.d
17:08:26 [2020-12-19T17:08:26.517Z] #41 84.34   DEP      criu/arch/x86/crtools.d
17:08:26 [2020-12-19T17:08:26.517Z] #41 84.55   DEP      criu/arch/x86/cpu.d
17:08:26 [2020-12-19T17:08:26.517Z] #41 84.78   CC       criu/arch/x86/cpu.o
17:08:26 [2020-12-19T17:08:26.517Z] #41 85.88   CC       criu/arch/x86/crtools.o
17:08:26 [2020-12-19T17:08:26.517Z] #41 87.92   CC       criu/arch/x86/kerndat.o
17:08:26 [2020-12-19T17:08:26.517Z] #41 88.87   CC       criu/arch/x86/sigaction_compat.o
17:08:26 [2020-12-19T17:08:26.517Z] #41 89.41   CC       criu/arch/x86/sigframe.o
17:08:26 [2020-12-19T17:08:26.517Z] #41 89.76   LINK     criu/arch/x86/crtools.built-in.o
17:08:26 [2020-12-19T17:08:26.517Z] #41 89.89   DEP      criu/pie/util-vdso-elf32.d
17:08:26 [2020-12-19T17:08:26.517Z] #41 90.03   DEP      criu/pie/util-vdso.d
17:08:26 [2020-12-19T17:08:26.517Z] #41 90.22   DEP      criu/pie/util.d
17:08:26 [2020-12-19T17:08:26.560Z] #18 ...
17:08:26 [2020-12-19T17:08:26.560Z] 
17:08:26 [2020-12-19T17:08:26.560Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:08:26 [2020-12-19T17:08:26.560Z] #51 14.73 + cd /tmp/tmp.oSG7P5FLlM/src/github.com/opencontainers/runc
17:08:26 [2020-12-19T17:08:26.560Z] #51 14.73 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:08:26 [2020-12-19T17:08:26.560Z] #51 15.59 + '[' -z '' ']'
17:08:26 [2020-12-19T17:08:26.560Z] #51 15.59 + target=static
17:08:26 [2020-12-19T17:08:26.560Z] #51 15.59 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:08:26 [2020-12-19T17:08:26.560Z] #51 16.15 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 .
17:08:26 [2020-12-19T17:08:26.560Z] #51 ...
17:08:26 [2020-12-19T17:08:26.560Z] 
17:08:26 [2020-12-19T17:08:26.560Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:26 [2020-12-19T17:08:26.560Z] #41 100.4   CC       criu/pie/restorer.o
17:08:26 [2020-12-19T17:08:26.586Z] #18 50.57 Selecting previously unselected package vim.
17:08:26 [2020-12-19T17:08:26.586Z] #18 50.57 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
17:08:26 [2020-12-19T17:08:26.586Z] #18 50.59 Unpacking vim (2:8.1.0875-5) ...
17:08:26 [2020-12-19T17:08:26.774Z] #41 90.47   CC       criu/pie/util.o
17:08:26 [2020-12-19T17:08:26.918Z] #43 182.5   CC       criu/sigframe.o
17:08:27 [2020-12-19T17:08:27.145Z] #54 ...
17:08:27 [2020-12-19T17:08:27.145Z] 
17:08:27 [2020-12-19T17:08:27.145Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
17:08:27 [2020-12-19T17:08:27.145Z] #42 DONE 0.1s
17:08:27 [2020-12-19T17:08:27.219Z] #43 182.8   CC       criu/signalfd.o
17:08:27 [2020-12-19T17:08:27.339Z] #41 90.90   CC       criu/pie/util-vdso.o
17:08:27 [2020-12-19T17:08:27.339Z] #41 ...
17:08:27 [2020-12-19T17:08:27.339Z] 
17:08:27 [2020-12-19T17:08:27.339Z] #17 [dev-systemd-false  6/26] RUN ldconfig
17:08:27 [2020-12-19T17:08:27.339Z] #17 DONE 1.7s
17:08:27 [2020-12-19T17:08:27.404Z] 
17:08:27 [2020-12-19T17:08:27.404Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
17:08:27 [2020-12-19T17:08:27.514Z] #43 183.1   CC       criu/sk-inet.o
17:08:27 [2020-12-19T17:08:27.528Z] ok  	github.com/docker/docker/plugin	0.549s	coverage: 23.2% of statements
17:08:27 [2020-12-19T17:08:27.545Z] #18 51.33 Selecting previously unselected package xfsprogs.
17:08:27 [2020-12-19T17:08:27.545Z] #18 51.35 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
17:08:27 [2020-12-19T17:08:27.545Z] #18 51.36 Unpacking xfsprogs (4.20.0-1) ...
17:08:27 [2020-12-19T17:08:27.545Z] #18 ...
17:08:27 [2020-12-19T17:08:27.545Z] 
17:08:27 [2020-12-19T17:08:27.545Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:27 [2020-12-19T17:08:27.545Z] #41 109.0   CC       criu/cr-service.o
17:08:27 [2020-12-19T17:08:27.545Z] #41 111.1   CC       criu/crtools.o
17:08:27 [2020-12-19T17:08:27.545Z] #41 112.0   CC       criu/eventfd.o
17:08:27 [2020-12-19T17:08:27.545Z] #41 112.5   CC       criu/eventpoll.o
17:08:27 [2020-12-19T17:08:27.545Z] #41 113.4   CC       criu/external.o
17:08:27 [2020-12-19T17:08:27.545Z] #41 113.8   CC       criu/fault-injection.o
17:08:27 [2020-12-19T17:08:27.545Z] #41 113.9   CC       criu/fdstore.o
17:08:27 [2020-12-19T17:08:27.545Z] #41 114.4   CC       criu/fifo.o
17:08:27 [2020-12-19T17:08:27.545Z] #41 114.8   CC       criu/file-ids.o
17:08:27 [2020-12-19T17:08:27.545Z] #41 115.2   CC       criu/file-lock.o
17:08:27 [2020-12-19T17:08:27.545Z] #41 116.4   CC       criu/files-ext.o
17:08:27 [2020-12-19T17:08:27.545Z] #41 116.9   CC       criu/files-reg.o
17:08:27 [2020-12-19T17:08:27.596Z] 
17:08:27 [2020-12-19T17:08:27.596Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:08:27 [2020-12-19T17:08:27.810Z] #41 119.4   CC       criu/files.o
17:08:27 [2020-12-19T17:08:27.820Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
17:08:27 [2020-12-19T17:08:27.972Z] #44 DONE 0.7s
17:08:27 [2020-12-19T17:08:27.972Z] 
17:08:27 [2020-12-19T17:08:27.972Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:08:27 [2020-12-19T17:08:27.972Z] #54 236.1 + bin/containerd
17:08:28 [2020-12-19T17:08:28.110Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 86.4% of statements
17:08:28 [2020-12-19T17:08:28.231Z] #54 ...
17:08:28 [2020-12-19T17:08:28.231Z] 
17:08:28 [2020-12-19T17:08:28.231Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
17:08:28 [2020-12-19T17:08:28.231Z] #46 DONE 0.3s
17:08:28 [2020-12-19T17:08:28.391Z] #41 ...
17:08:28 [2020-12-19T17:08:28.391Z] 
17:08:28 [2020-12-19T17:08:28.391Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:08:28 [2020-12-19T17:08:28.391Z] #18 52.25 Selecting previously unselected package zip.
17:08:28 [2020-12-19T17:08:28.391Z] #18 52.26 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
17:08:28 [2020-12-19T17:08:28.391Z] #18 52.27 Unpacking zip (3.0-11+b1) ...
17:08:28 [2020-12-19T17:08:28.391Z] #18 52.52 Setting up aufs-tools (1:4.14+20190211-1) ...
17:08:28 [2020-12-19T17:08:28.490Z] 
17:08:28 [2020-12-19T17:08:28.490Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
17:08:28 [2020-12-19T17:08:28.490Z] #48 DONE 0.3s
17:08:28 [2020-12-19T17:08:28.490Z] 
17:08:28 [2020-12-19T17:08:28.490Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:08:28 [2020-12-19T17:08:28.749Z] #54 ...
17:08:28 [2020-12-19T17:08:28.749Z] 
17:08:28 [2020-12-19T17:08:28.749Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
17:08:28 [2020-12-19T17:08:28.749Z] #50 DONE 0.1s
17:08:28 [2020-12-19T17:08:28.749Z] 
17:08:28 [2020-12-19T17:08:28.749Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
17:08:28 [2020-12-19T17:08:28.749Z] #52 DONE 0.1s
17:08:28 [2020-12-19T17:08:28.749Z] 
17:08:28 [2020-12-19T17:08:28.749Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:08:28 [2020-12-19T17:08:28.969Z] #18 52.83 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:08:28 [2020-12-19T17:08:28.969Z] #18 52.89 Setting up libip6tc0:arm64 (1.8.2-4) ...
17:08:28 [2020-12-19T17:08:28.969Z] #18 52.90 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
17:08:28 [2020-12-19T17:08:28.969Z] #18 52.92 Setting up libgpm2:arm64 (1.20.7-5) ...
17:08:29 [2020-12-19T17:08:29.039Z] #43 184.4   CC       criu/sk-netlink.o
17:08:29 [2020-12-19T17:08:29.337Z] #43 185.0   CC       criu/sk-packet.o
17:08:29 [2020-12-19T17:08:29.496Z] #18 2.202 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
17:08:29 [2020-12-19T17:08:29.548Z] #18 53.44 Setting up libip4tc0:arm64 (1.8.2-4) ...
17:08:29 [2020-12-19T17:08:29.548Z] #18 53.50 Setting up uidmap (1:4.5-1.1) ...
17:08:29 [2020-12-19T17:08:29.548Z] #18 53.59 Setting up libnftnl11:arm64 (1.1.2-2) ...
17:08:29 [2020-12-19T17:08:29.616Z] ok  	github.com/docker/docker/quota	0.682s	coverage: 71.4% of statements
17:08:29 [2020-12-19T17:08:29.753Z] #18 2.270 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:08:29 [2020-12-19T17:08:29.753Z] #18 2.270 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:08:29 [2020-12-19T17:08:29.812Z] #18 53.68 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:08:29 [2020-12-19T17:08:29.812Z] #18 53.71 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:08:29 [2020-12-19T17:08:29.812Z] #18 53.72 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:08:29 [2020-12-19T17:08:29.812Z] #18 53.75 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
17:08:29 [2020-12-19T17:08:29.812Z] #18 53.78 Setting up xxd (2:8.1.0875-5) ...
17:08:29 [2020-12-19T17:08:29.812Z] #18 53.86 Setting up zip (3.0-11+b1) ...
17:08:29 [2020-12-19T17:08:29.812Z] #18 53.92 Setting up vim-common (2:8.1.0875-5) ...
17:08:29 [2020-12-19T17:08:29.906Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 83.7% of statements
17:08:30 [2020-12-19T17:08:30.077Z] #18 54.02 Setting up bash-completion (1:2.8-6) ...
17:08:30 [2020-12-19T17:08:30.390Z] #43 185.7   CC       criu/sk-queue.o
17:08:30 [2020-12-19T17:08:30.687Z] #43 186.3   CC       criu/sk-tcp.o
17:08:30 [2020-12-19T17:08:30.768Z] #41 ...
17:08:30 [2020-12-19T17:08:30.768Z] 
17:08:30 [2020-12-19T17:08:30.768Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:08:30 [2020-12-19T17:08:30.768Z] #43 200.8 github.com/LK4D4/vndr/godl
17:08:30 [2020-12-19T17:08:30.768Z] #43 202.0 github.com/LK4D4/vndr
17:08:30 [2020-12-19T17:08:30.938Z] ok  	github.com/docker/docker/registry	0.076s	coverage: 57.2% of statements
17:08:31 [2020-12-19T17:08:31.174Z] #18 3.607 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:08:31 [2020-12-19T17:08:31.229Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
17:08:31 [2020-12-19T17:08:31.330Z] #43 186.8   CC       criu/sk-unix.o
17:08:31 [2020-12-19T17:08:31.520Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
17:08:32 [2020-12-19T17:08:32.154Z] #43 ...
17:08:32 [2020-12-19T17:08:32.154Z] 
17:08:32 [2020-12-19T17:08:32.154Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 66.1% of statements
17:08:32 [2020-12-19T17:08:32.154Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:32 [2020-12-19T17:08:32.154Z] #41 105.7   LINK     criu/pie/restorer.built-in.o
17:08:32 [2020-12-19T17:08:32.154Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
17:08:32 [2020-12-19T17:08:32.154Z] #41 105.8   GEN      criu/pie/restorer-blob.h
17:08:32 [2020-12-19T17:08:32.154Z] #41 106.0   DEP      criu/vdso.d
17:08:32 [2020-12-19T17:08:32.726Z] #41 106.3   DEP      criu/vdso-compat.d
17:08:32 [2020-12-19T17:08:32.987Z] #41 106.6   DEP      criu/uts_ns.d
17:08:33 [2020-12-19T17:08:33.248Z] #41 106.9   DEP      criu/util.d
17:08:33 [2020-12-19T17:08:33.406Z] #18 57.28 Setting up libiptc0:arm64 (1.8.2-4) ...
17:08:33 [2020-12-19T17:08:33.406Z] #18 57.29 Setting up xz-utils (5.2.4-1) ...
17:08:33 [2020-12-19T17:08:33.406Z] #18 57.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:08:33 [2020-12-19T17:08:33.406Z] #18 57.36 Setting up sudo (1.8.27-1+deb10u2) ...
17:08:33 [2020-12-19T17:08:33.418Z] #43 188.9   CC       criu/sockets.o
17:08:33 [2020-12-19T17:08:33.508Z] #41 107.2   DEP      criu/uffd.d
17:08:33 [2020-12-19T17:08:33.671Z] #18 57.53 invoke-rc.d: could not determine current runlevel
17:08:33 [2020-12-19T17:08:33.671Z] #18 57.54 invoke-rc.d: policy-rc.d denied execution of start.
17:08:33 [2020-12-19T17:08:33.671Z] #18 57.56 Setting up pigz (2.4-1) ...
17:08:33 [2020-12-19T17:08:33.671Z] #18 57.57 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:08:33 [2020-12-19T17:08:33.671Z] #18 57.59 Setting up libnl-3-200:arm64 (3.4.0-1) ...
17:08:33 [2020-12-19T17:08:33.671Z] #18 57.61 Setting up python-pip-whl (18.1-5) ...
17:08:33 [2020-12-19T17:08:33.671Z] #18 57.62 Setting up libmpdec2:arm64 (2.4.2-2) ...
17:08:33 [2020-12-19T17:08:33.671Z] #18 57.63 Setting up vim-runtime (2:8.1.0875-5) ...
17:08:33 [2020-12-19T17:08:33.704Z] #18 ...
17:08:33 [2020-12-19T17:08:33.704Z] 
17:08:33 [2020-12-19T17:08:33.704Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:33 [2020-12-19T17:08:33.704Z] #41 92.24   CC       criu/pie/util-vdso-elf32.o
17:08:33 [2020-12-19T17:08:33.704Z] #41 93.41   AR       criu/pie/pie.lib.a
17:08:33 [2020-12-19T17:08:33.704Z] #41 93.50   DEP      criu/pie/restorer.d
17:08:33 [2020-12-19T17:08:33.704Z] #41 93.74   DEP      criu/arch/x86/sigaction_compat_pie.d
17:08:33 [2020-12-19T17:08:33.704Z] #41 93.83   DEP      criu/arch/x86/restorer_unmap.d
17:08:33 [2020-12-19T17:08:33.704Z] #41 93.85   DEP      criu/arch/x86/restorer.d
17:08:33 [2020-12-19T17:08:33.704Z] #41 94.21   DEP      criu/arch/x86/vdso-pie.d
17:08:33 [2020-12-19T17:08:33.704Z] #41 94.56   DEP      criu/pie/parasite-vdso.d
17:08:33 [2020-12-19T17:08:33.704Z] #41 94.93   DEP      criu/pie/parasite.d
17:08:33 [2020-12-19T17:08:33.704Z] #41 95.32   CC       criu/pie/parasite.o
17:08:33 [2020-12-19T17:08:33.704Z] #41 97.24   LINK     criu/pie/parasite.built-in.o
17:08:33 [2020-12-19T17:08:33.704Z] #41 97.25   GEN      criu/pie/parasite-blob.h
17:08:33 [2020-12-19T17:08:33.704Z] #41 97.31   CC       criu/pie/parasite-vdso.o
17:08:33 [2020-12-19T17:08:33.771Z] #41 107.5   DEP      criu/tun.d
17:08:34 [2020-12-19T17:08:34.034Z] #41 107.8   DEP      criu/tty.d
17:08:34 [2020-12-19T17:08:34.219Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
17:08:34 [2020-12-19T17:08:34.251Z] #18 58.12 Setting up libaio1:arm64 (0.3.112-3) ...
17:08:34 [2020-12-19T17:08:34.251Z] #18 58.13 Setting up libonig5:arm64 (6.9.1-1) ...
17:08:34 [2020-12-19T17:08:34.251Z] #18 58.16 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
17:08:34 [2020-12-19T17:08:34.251Z] #18 58.17 Setting up vim (2:8.1.0875-5) ...
17:08:34 [2020-12-19T17:08:34.251Z] #18 58.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:08:34 [2020-12-19T17:08:34.251Z] #18 58.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:08:34 [2020-12-19T17:08:34.251Z] #18 58.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:08:34 [2020-12-19T17:08:34.251Z] #18 58.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:08:34 [2020-12-19T17:08:34.251Z] #18 58.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:08:34 [2020-12-19T17:08:34.251Z] #18 58.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:08:34 [2020-12-19T17:08:34.251Z] #18 58.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:08:34 [2020-12-19T17:08:34.251Z] #18 58.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:08:34 [2020-12-19T17:08:34.251Z] #18 58.30 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
17:08:34 [2020-12-19T17:08:34.251Z] #18 58.34 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:08:34 [2020-12-19T17:08:34.466Z] #43 189.9   CC       criu/stats.o
17:08:34 [2020-12-19T17:08:34.466Z] #43 190.2   CC       criu/string.o
17:08:34 [2020-12-19T17:08:34.518Z] #18 58.39 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
17:08:34 [2020-12-19T17:08:34.518Z] #18 58.44 Setting up jq (1.5+dfsg-2+b1) ...
17:08:34 [2020-12-19T17:08:34.518Z] #18 58.46 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
17:08:34 [2020-12-19T17:08:34.518Z] #18 58.47 Setting up python3.7 (3.7.3-2+deb10u2) ...
17:08:34 [2020-12-19T17:08:34.518Z] #18 ...
17:08:34 [2020-12-19T17:08:34.518Z] 
17:08:34 [2020-12-19T17:08:34.518Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:08:34 [2020-12-19T17:08:34.518Z] #47 204.2 + /build/golangci-lint --version
17:08:34 [2020-12-19T17:08:34.606Z] #41 108.2   DEP      criu/timerfd.d
17:08:34 [2020-12-19T17:08:34.641Z] #41 98.23   CC       criu/arch/x86/vdso-pie.o
17:08:34 [2020-12-19T17:08:34.763Z] #43 190.3   CC       criu/sysctl.o
17:08:34 [2020-12-19T17:08:34.867Z] #41 108.6   DEP      criu/timens.d
17:08:35 [2020-12-19T17:08:35.101Z] #47 204.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:08:35 [2020-12-19T17:08:35.203Z] #41 98.79   CC       criu/arch/x86/restorer.o
17:08:35 [2020-12-19T17:08:35.251Z] ok  	github.com/docker/docker/volume/local	0.316s	coverage: 76.6% of statements
17:08:35 [2020-12-19T17:08:35.406Z] #43 191.0   CC       criu/sysfs_parse.o
17:08:35 [2020-12-19T17:08:35.438Z] #41 109.1   DEP      criu/sysfs_parse.d
17:08:35 [2020-12-19T17:08:35.438Z] #41 109.3   DEP      criu/sysctl.d
17:08:35 [2020-12-19T17:08:35.542Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
17:08:35 [2020-12-19T17:08:35.704Z] #43 191.4   CC       criu/timens.o
17:08:36 [2020-12-19T17:08:36.010Z] #41 109.6   DEP      criu/string.d
17:08:36 [2020-12-19T17:08:36.010Z] #41 109.7   DEP      criu/stats.d
17:08:36 [2020-12-19T17:08:36.056Z] #47 DONE 205.8s
17:08:36 [2020-12-19T17:08:36.056Z] 
17:08:36 [2020-12-19T17:08:36.056Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:36 [2020-12-19T17:08:36.056Z] #41 121.2   CC       criu/filesystems.o
17:08:36 [2020-12-19T17:08:36.056Z] #41 121.9   CC       criu/fsnotify.o
17:08:36 [2020-12-19T17:08:36.056Z] #41 123.0   CC       criu/image-desc.o
17:08:36 [2020-12-19T17:08:36.056Z] #41 123.2   CC       criu/image.o
17:08:36 [2020-12-19T17:08:36.056Z] #41 124.5   CC       criu/ipc_ns.o
17:08:36 [2020-12-19T17:08:36.056Z] #41 125.7   CC       criu/irmap.o
17:08:36 [2020-12-19T17:08:36.056Z] #41 126.3   CC       criu/kcmp-ids.o
17:08:36 [2020-12-19T17:08:36.056Z] #41 126.7   CC       criu/kerndat.o
17:08:36 [2020-12-19T17:08:36.134Z] #41 ...
17:08:36 [2020-12-19T17:08:36.134Z] 
17:08:36 [2020-12-19T17:08:36.134Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:08:36 [2020-12-19T17:08:36.134Z] #43 198.6 github.com/LK4D4/vndr/godl
17:08:36 [2020-12-19T17:08:36.274Z] #41 109.9   DEP      criu/sockets.d
17:08:36 [2020-12-19T17:08:36.321Z] #41 127.8   CC       criu/libnetlink.o
17:08:36 [2020-12-19T17:08:36.346Z] #43 191.8   CC       criu/timerfd.o
17:08:36 [2020-12-19T17:08:36.535Z] #41 110.3   DEP      criu/sk-unix.d
17:08:36 [2020-12-19T17:08:36.574Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
17:08:36 [2020-12-19T17:08:36.587Z] #41 128.2   CC       criu/log.o
17:08:36 [2020-12-19T17:08:36.998Z] #43 192.5   CC       criu/tty.o
17:08:37 [2020-12-19T17:08:37.069Z] #43 199.6 github.com/LK4D4/vndr
17:08:37 [2020-12-19T17:08:37.106Z] #41 110.7   DEP      criu/sk-tcp.d
17:08:37 [2020-12-19T17:08:37.106Z] #41 110.8   DEP      criu/sk-queue.d
17:08:37 [2020-12-19T17:08:37.367Z] #41 111.0   DEP      criu/sk-packet.d
17:08:37 [2020-12-19T17:08:37.367Z] #41 111.1   DEP      criu/sk-netlink.d
17:08:37 [2020-12-19T17:08:37.545Z] #41 129.0   CC       criu/lsm.o
17:08:37 [2020-12-19T17:08:37.629Z] #41 ...
17:08:37 [2020-12-19T17:08:37.629Z] 
17:08:37 [2020-12-19T17:08:37.629Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:08:37 [2020-12-19T17:08:37.629Z] #43 DONE 218.1s
17:08:37 [2020-12-19T17:08:37.629Z] 
17:08:37 [2020-12-19T17:08:37.629Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:08:37 [2020-12-19T17:08:37.629Z] #18 16.50 Fetched 8410 kB in 15s (562 kB/s)
17:08:37 [2020-12-19T17:08:37.810Z] #41 129.4   CC       criu/mem.o
17:08:37 [2020-12-19T17:08:37.810Z] #41 ...
17:08:37 [2020-12-19T17:08:37.810Z] 
17:08:37 [2020-12-19T17:08:37.810Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:08:37 [2020-12-19T17:08:37.810Z] #18 61.78 Setting up iptables (1.8.2-4) ...
17:08:37 [2020-12-19T17:08:37.810Z] #18 61.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:08:37 [2020-12-19T17:08:37.810Z] #18 61.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:08:38 [2020-12-19T17:08:38.075Z] #18 61.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:08:38 [2020-12-19T17:08:38.075Z] #18 61.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:08:38 [2020-12-19T17:08:38.075Z] #18 61.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:08:38 [2020-12-19T17:08:38.075Z] #18 61.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:08:38 [2020-12-19T17:08:38.075Z] #18 61.88 Setting up python3 (3.7.3-1) ...
17:08:38 [2020-12-19T17:08:38.201Z] #18 16.50 Reading package lists...
17:08:38 [2020-12-19T17:08:38.201Z] #18 ...
17:08:38 [2020-12-19T17:08:38.201Z] 
17:08:38 [2020-12-19T17:08:38.201Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:38 [2020-12-19T17:08:38.201Z] #41 111.5   DEP      criu/sk-inet.d
17:08:38 [2020-12-19T17:08:38.201Z] #41 111.8   DEP      criu/signalfd.d
17:08:38 [2020-12-19T17:08:38.201Z] #41 112.0   DEP      criu/sigframe.d
17:08:38 [2020-12-19T17:08:38.339Z] #18 62.34 Setting up python3-wheel (0.32.3-2) ...
17:08:38 [2020-12-19T17:08:38.463Z] #41 112.1   DEP      criu/shmem.d
17:08:38 [2020-12-19T17:08:38.463Z] #41 112.4   DEP      criu/servicefd.d
17:08:39 [2020-12-19T17:08:39.035Z] #41 112.6   DEP      criu/seize.d
17:08:39 [2020-12-19T17:08:39.100Z] #43 194.7   CC       criu/tun.o
17:08:39 [2020-12-19T17:08:39.293Z] #18 63.31 Setting up apparmor (2.13.2-10) ...
17:08:39 [2020-12-19T17:08:39.295Z] #41 112.9   DEP      criu/seccomp.d
17:08:39 [2020-12-19T17:08:39.556Z] #41 113.2   DEP      criu/rst-malloc.d
17:08:39 [2020-12-19T17:08:39.556Z] #41 113.3   DEP      criu/rbtree.d
17:08:39 [2020-12-19T17:08:39.556Z] #41 113.4   DEP      criu/pstree.d
17:08:39 [2020-12-19T17:08:39.742Z] #43 195.4   CC       criu/uffd.o
17:08:39 [2020-12-19T17:08:39.817Z] #41 113.6   DEP      criu/protobuf.d
17:08:40 [2020-12-19T17:08:40.079Z] #41 113.8   GEN      criu/protobuf-desc-gen.h
17:08:41 [2020-12-19T17:08:41.246Z] #43 ...
17:08:41 [2020-12-19T17:08:41.246Z] 
17:08:41 [2020-12-19T17:08:41.246Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:08:41 [2020-12-19T17:08:41.246Z] #51 14.45 + cd /tmp/tmp.ZoGlkOZHYf/src/github.com/opencontainers/runc
17:08:41 [2020-12-19T17:08:41.246Z] #51 14.45 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
17:08:41 [2020-12-19T17:08:41.246Z] #51 15.04 + '[' -z '' ']'
17:08:41 [2020-12-19T17:08:41.246Z] #51 15.04 + target=static
17:08:41 [2020-12-19T17:08:41.246Z] #51 15.04 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:08:41 [2020-12-19T17:08:41.246Z] #51 15.57 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 .
17:08:41 [2020-12-19T17:08:41.267Z] #43 196.8   CC       criu/util.o
17:08:41 [2020-12-19T17:08:41.503Z] #51 ...
17:08:41 [2020-12-19T17:08:41.503Z] 
17:08:41 [2020-12-19T17:08:41.503Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:41 [2020-12-19T17:08:41.503Z] #41 99.73   CC       criu/arch/x86/restorer_unmap.o
17:08:41 [2020-12-19T17:08:41.503Z] #41 99.84   CC       criu/arch/x86/sigaction_compat_pie.o
17:08:41 [2020-12-19T17:08:41.503Z] #41 100.2   CC       criu/pie/restorer.o
17:08:41 [2020-12-19T17:08:41.761Z] #41 105.5   LINK     criu/pie/restorer.built-in.o
17:08:41 [2020-12-19T17:08:41.886Z] #18 65.60 Setting up xfsprogs (4.20.0-1) ...
17:08:41 [2020-12-19T17:08:41.886Z] #18 65.62 Setting up python3-lib2to3 (3.7.3-1) ...
17:08:41 [2020-12-19T17:08:41.886Z] #18 65.99 Setting up python3-pkg-resources (40.8.0-1) ...
17:08:41 [2020-12-19T17:08:41.910Z] #43 ...
17:08:41 [2020-12-19T17:08:41.910Z] 
17:08:41 [2020-12-19T17:08:41.910Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:08:41 [2020-12-19T17:08:41.910Z] #40 DONE 266.1s
17:08:42 [2020-12-19T17:08:42.018Z] #41 105.5   GEN      criu/pie/restorer-blob.h
17:08:42 [2020-12-19T17:08:42.018Z] #41 105.7   DEP      criu/vdso.d
17:08:42 [2020-12-19T17:08:42.205Z] 
17:08:42 [2020-12-19T17:08:42.205Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:08:42 [2020-12-19T17:08:42.583Z] #41 106.1   DEP      criu/vdso-compat.d
17:08:42 [2020-12-19T17:08:42.839Z] #18 ...
17:08:42 [2020-12-19T17:08:42.839Z] 
17:08:42 [2020-12-19T17:08:42.839Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:08:42 [2020-12-19T17:08:42.839Z] #51 79.76 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
17:08:42 [2020-12-19T17:08:42.839Z] #51 81.58 + mkdir -p /build
17:08:42 [2020-12-19T17:08:42.839Z] #51 81.62 + cp runc /build/runc
17:08:42 [2020-12-19T17:08:42.839Z] #51 DONE 82.5s
17:08:42 [2020-12-19T17:08:42.839Z] 
17:08:42 [2020-12-19T17:08:42.839Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:42 [2020-12-19T17:08:42.839Z] #41 131.3   CC       criu/memfd.o
17:08:42 [2020-12-19T17:08:42.839Z] #41 131.9   CC       criu/mount.o
17:08:42 [2020-12-19T17:08:42.840Z] #41 106.4   DEP      criu/uts_ns.d
17:08:42 [2020-12-19T17:08:42.840Z] #41 106.6   DEP      criu/util.d
17:08:43 [2020-12-19T17:08:43.098Z] #41 106.9   DEP      criu/uffd.d
17:08:43 [2020-12-19T17:08:43.259Z] #49 ...
17:08:43 [2020-12-19T17:08:43.259Z] 
17:08:43 [2020-12-19T17:08:43.259Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:43 [2020-12-19T17:08:43.259Z] #43 198.6   CC       criu/uts_ns.o
17:08:43 [2020-12-19T17:08:43.259Z] #43 198.8   CC       criu/vdso.o
17:08:43 [2020-12-19T17:08:43.663Z] #41 107.1   DEP      criu/tun.d
17:08:43 [2020-12-19T17:08:43.903Z] #43 199.3   LINK     criu/built-in.o
17:08:43 [2020-12-19T17:08:43.903Z] #43 199.5   LINK     criu/criu
17:08:43 [2020-12-19T17:08:43.921Z] #41 107.4   DEP      criu/tty.d
17:08:43 [2020-12-19T17:08:43.921Z] #41 107.6   DEP      criu/timerfd.d
17:08:43 [2020-12-19T17:08:43.921Z] #41 ...
17:08:43 [2020-12-19T17:08:43.921Z] 
17:08:43 [2020-12-19T17:08:43.921Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:08:43 [2020-12-19T17:08:43.921Z] #18 6.528 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
17:08:43 [2020-12-19T17:08:43.921Z] #18 8.218 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
17:08:43 [2020-12-19T17:08:43.921Z] #18 16.41 Fetched 8410 kB in 15s (563 kB/s)
17:08:44 [2020-12-19T17:08:44.179Z] #18 16.41 Reading package lists...
17:08:44 [2020-12-19T17:08:44.179Z] #18 ...
17:08:44 [2020-12-19T17:08:44.179Z] 
17:08:44 [2020-12-19T17:08:44.179Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:44 [2020-12-19T17:08:44.179Z] #41 107.8   DEP      criu/timens.d
17:08:44 [2020-12-19T17:08:44.286Z] #41 118.1   DEP      criu/protobuf-desc.d
17:08:44 [2020-12-19T17:08:44.436Z] #41 108.0   DEP      criu/sysfs_parse.d
17:08:44 [2020-12-19T17:08:44.547Z] #41 118.4   DEP      criu/proc_parse.d
17:08:44 [2020-12-19T17:08:44.548Z] #43 200.0   DEP      lib/c/criu.d
17:08:44 [2020-12-19T17:08:44.548Z] #43 200.1   CC       images/rpc.pb-c.o
17:08:44 [2020-12-19T17:08:44.693Z] #41 108.3   DEP      criu/sysctl.d
17:08:44 [2020-12-19T17:08:44.770Z] #41 136.2   CC       criu/namespaces.o
17:08:44 [2020-12-19T17:08:44.812Z] #41 118.7   DEP      criu/plugin.d
17:08:44 [2020-12-19T17:08:44.951Z] #41 108.5   DEP      criu/string.d
17:08:44 [2020-12-19T17:08:44.951Z] #41 108.6   DEP      criu/stats.d
17:08:45 [2020-12-19T17:08:45.078Z] #41 119.0   DEP      criu/pipes.d
17:08:45 [2020-12-19T17:08:45.193Z] #43 200.8   CC       lib/c/criu.o
17:08:45 [2020-12-19T17:08:45.208Z] #41 108.8   DEP      criu/sockets.d
17:08:45 [2020-12-19T17:08:45.466Z] #41 109.1   DEP      criu/sk-unix.d
17:08:45 [2020-12-19T17:08:45.650Z] #41 119.2   DEP      criu/pie-util.d
17:08:45 [2020-12-19T17:08:45.650Z] #41 119.3   DEP      criu/pie-util-vdso.d
17:08:45 [2020-12-19T17:08:45.650Z] #41 119.6   DEP      criu/pie-util-vdso-elf32.d
17:08:45 [2020-12-19T17:08:45.725Z] #41 109.3   DEP      criu/sk-tcp.d
17:08:45 [2020-12-19T17:08:45.988Z] #41 109.6   DEP      criu/sk-queue.d
17:08:46 [2020-12-19T17:08:46.222Z] #41 119.8   DEP      criu/path.d
17:08:46 [2020-12-19T17:08:46.222Z] #41 119.9   DEP      criu/parasite-syscall.d
17:08:46 [2020-12-19T17:08:46.246Z] #41 110.0   DEP      criu/sk-packet.d
17:08:46 [2020-12-19T17:08:46.483Z] #41 120.3   DEP      criu/pagemap.d
17:08:46 [2020-12-19T17:08:46.701Z] #41 ...
17:08:46 [2020-12-19T17:08:46.702Z] 
17:08:46 [2020-12-19T17:08:46.702Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:08:46 [2020-12-19T17:08:46.702Z] #18 66.92 Setting up python3-distutils (3.7.3-1) ...
17:08:46 [2020-12-19T17:08:46.702Z] #18 67.40 Setting up python3-setuptools (40.8.0-1) ...
17:08:46 [2020-12-19T17:08:46.702Z] #18 68.90 Setting up python3-pip (18.1-5) ...
17:08:46 [2020-12-19T17:08:46.702Z] #18 70.25 Processing triggers for libc-bin (2.28-10) ...
17:08:46 [2020-12-19T17:08:46.702Z] #18 70.34 Processing triggers for mime-support (3.62) ...
17:08:46 [2020-12-19T17:08:46.702Z] #18 DONE 70.7s
17:08:46 [2020-12-19T17:08:46.702Z] 
17:08:46 [2020-12-19T17:08:46.702Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
17:08:46 [2020-12-19T17:08:46.718Z] #43 202.0   LINK     lib/c/built-in.o
17:08:46 [2020-12-19T17:08:46.718Z] #43 202.1   LINK     lib/c/libcriu.so
17:08:46 [2020-12-19T17:08:46.718Z] #43 202.2   LINK     lib/c/libcriu.a
17:08:46 [2020-12-19T17:08:46.718Z] #43 202.4   GEN      magic.py
17:08:46 [2020-12-19T17:08:46.744Z] #41 120.5   DEP      criu/pagemap-cache.d
17:08:46 [2020-12-19T17:08:46.811Z] #41 110.3   DEP      criu/sk-netlink.d
17:08:46 [2020-12-19T17:08:46.811Z] #41 110.5   DEP      criu/sk-inet.d
17:08:47 [2020-12-19T17:08:47.006Z] #41 120.7   DEP      criu/page-xfer.d
17:08:47 [2020-12-19T17:08:47.006Z] #41 120.8   DEP      criu/page-pipe.d
17:08:47 [2020-12-19T17:08:47.018Z] #43 202.6 Note: Building without setproctitle() and strlcpy() support.
17:08:47 [2020-12-19T17:08:47.018Z] #43 202.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:08:47 [2020-12-19T17:08:47.018Z] #43 202.6 Note: Building without GnuTLS support
17:08:47 [2020-12-19T17:08:47.018Z] #43 202.6 Makefile.config:39: Warn: you have no libnftables installed
17:08:47 [2020-12-19T17:08:47.018Z] #43 202.6 Makefile.config:40: Warn: Building without nftables support
17:08:47 [2020-12-19T17:08:47.267Z] #41 120.9   DEP      criu/netfilter.d
17:08:47 [2020-12-19T17:08:47.267Z] #41 121.0   DEP      criu/net.d
17:08:47 [2020-12-19T17:08:47.376Z] #41 110.8   DEP      criu/signalfd.d
17:08:47 [2020-12-19T17:08:47.376Z] #41 111.1   DEP      criu/sigframe.d
17:08:47 [2020-12-19T17:08:47.633Z] #41 111.3   DEP      criu/shmem.d
17:08:47 [2020-12-19T17:08:47.839Z] #41 121.3   DEP      criu/namespaces.d
17:08:47 [2020-12-19T17:08:47.839Z] #41 ...
17:08:47 [2020-12-19T17:08:47.839Z] 
17:08:47 [2020-12-19T17:08:47.839Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:08:47 [2020-12-19T17:08:47.839Z] #30 DONE 228.3s
17:08:47 [2020-12-19T17:08:47.839Z] 
17:08:47 [2020-12-19T17:08:47.839Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:47 [2020-12-19T17:08:47.839Z] #41 121.5   DEP      criu/mount.d
17:08:47 [2020-12-19T17:08:47.839Z] #41 ...
17:08:47 [2020-12-19T17:08:47.839Z] 
17:08:47 [2020-12-19T17:08:47.839Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:08:47 [2020-12-19T17:08:47.839Z] #18 16.50 Reading package lists...
17:08:47 [2020-12-19T17:08:47.839Z] #18 22.65 Reading package lists...
17:08:47 [2020-12-19T17:08:47.839Z] #18 27.37 Building dependency tree...
17:08:47 [2020-12-19T17:08:47.839Z] #18 29.16 libcap2-bin is already the newest version (1:2.25-2).
17:08:47 [2020-12-19T17:08:47.839Z] #18 29.16 The following additional packages will be installed:
17:08:47 [2020-12-19T17:08:47.839Z] #18 29.16   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:08:47 [2020-12-19T17:08:47.839Z] #18 29.16   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:08:47 [2020-12-19T17:08:47.839Z] #18 29.16   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:08:47 [2020-12-19T17:08:47.839Z] #18 29.16   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:08:47 [2020-12-19T17:08:47.839Z] #18 29.16   python3.7 python3.7-minimal vim-runtime xxd
17:08:47 [2020-12-19T17:08:47.839Z] #18 29.16 Suggested packages:
17:08:47 [2020-12-19T17:08:47.839Z] #18 29.16   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:08:47 [2020-12-19T17:08:47.839Z] #18 29.16   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:08:47 [2020-12-19T17:08:47.839Z] #18 29.16   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:08:47 [2020-12-19T17:08:47.839Z] #18 29.16 Recommended packages:
17:08:47 [2020-12-19T17:08:47.839Z] #18 29.16   aufs-dkms nftables build-essential python3-dev python3-keyring
17:08:47 [2020-12-19T17:08:47.839Z] #18 29.16   python3-keyrings.alt python3-xdg unzip
17:08:47 [2020-12-19T17:08:47.839Z] #18 31.41 The following NEW packages will be installed:
17:08:47 [2020-12-19T17:08:47.839Z] #18 31.41   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:08:47 [2020-12-19T17:08:47.839Z] #18 31.42   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:08:47 [2020-12-19T17:08:47.839Z] #18 31.42   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:08:47 [2020-12-19T17:08:47.839Z] #18 31.42   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:08:47 [2020-12-19T17:08:47.839Z] #18 31.42   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:08:47 [2020-12-19T17:08:47.839Z] #18 31.42   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:08:47 [2020-12-19T17:08:47.839Z] #18 31.42   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:08:47 [2020-12-19T17:08:47.839Z] #18 31.42   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:08:47 [2020-12-19T17:08:47.839Z] #18 31.42   xz-utils zip
17:08:47 [2020-12-19T17:08:47.839Z] #18 ...
17:08:47 [2020-12-19T17:08:47.839Z] 
17:08:47 [2020-12-19T17:08:47.839Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:47 [2020-12-19T17:08:47.839Z] #41 121.7   DEP      criu/memfd.d
17:08:47 [2020-12-19T17:08:47.890Z] #41 111.7   DEP      criu/servicefd.d
17:08:48 [2020-12-19T17:08:48.074Z] #43 203.4 fatal: not a git repository (or any of the parent directories): .git
17:08:48 [2020-12-19T17:08:48.411Z] #41 122.0   DEP      criu/mem.d
17:08:48 [2020-12-19T17:08:48.411Z] #41 122.3   DEP      criu/lsm.d
17:08:48 [2020-12-19T17:08:48.454Z] #41 111.9   DEP      criu/seize.d
17:08:48 [2020-12-19T17:08:48.454Z] #41 112.1   DEP      criu/seccomp.d
17:08:48 [2020-12-19T17:08:48.639Z] #19 1.610 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:08:48 [2020-12-19T17:08:48.639Z] #19 1.623 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:08:48 [2020-12-19T17:08:48.639Z] #19 1.633 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:08:48 [2020-12-19T17:08:48.639Z] #19 DONE 1.9s
17:08:48 [2020-12-19T17:08:48.639Z] 
17:08:48 [2020-12-19T17:08:48.639Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:08:48 [2020-12-19T17:08:48.672Z] #41 122.5   DEP      criu/log.d
17:08:48 [2020-12-19T17:08:48.719Z] #43 204.2 make[1]: Nothing to be done for 'all'.
17:08:48 [2020-12-19T17:08:48.933Z] #41 122.7   DEP      criu/libnetlink.d
17:08:49 [2020-12-19T17:08:49.019Z] #41 112.5   DEP      criu/rst-malloc.d
17:08:49 [2020-12-19T17:08:49.019Z] #41 112.6   DEP      criu/rbtree.d
17:08:49 [2020-12-19T17:08:49.019Z] #41 112.7   DEP      criu/pstree.d
17:08:49 [2020-12-19T17:08:49.194Z] #41 123.0   DEP      criu/kerndat.d
17:08:49 [2020-12-19T17:08:49.583Z] #41 113.0   DEP      criu/protobuf.d
17:08:49 [2020-12-19T17:08:49.583Z] #41 ...
17:08:49 [2020-12-19T17:08:49.583Z] 
17:08:49 [2020-12-19T17:08:49.583Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:08:49 [2020-12-19T17:08:49.583Z] #18 16.41 Reading package lists...
17:08:49 [2020-12-19T17:08:49.768Z] #41 123.4   DEP      criu/kcmp-ids.d
17:08:49 [2020-12-19T17:08:49.768Z] #41 123.5   DEP      criu/irmap.d
17:08:49 [2020-12-19T17:08:49.768Z] #41 123.6   DEP      criu/ipc_ns.d
17:08:49 [2020-12-19T17:08:49.771Z] #43 205.2 make[1]: 'images/built-in.o' is up to date.
17:08:49 [2020-12-19T17:08:49.771Z] #43 205.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:08:49 [2020-12-19T17:08:49.771Z] #43 205.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:08:49 [2020-12-19T17:08:49.771Z] #43 205.3 make[1]: 'compel/libcompel.a' is up to date.
17:08:49 [2020-12-19T17:08:49.771Z] #43 205.4 make[1]: 'compel/compel-host-bin' is up to date.
17:08:49 [2020-12-19T17:08:49.771Z] #43 205.4 make[1]: Nothing to be done for 'all'.
17:08:49 [2020-12-19T17:08:49.771Z] #43 205.5 make[1]: 'soccr/libsoccr.a' is up to date.
17:08:50 [2020-12-19T17:08:50.031Z] #41 123.8   DEP      criu/image.d
17:08:50 [2020-12-19T17:08:50.031Z] #41 123.9   DEP      criu/image-desc.d
17:08:50 [2020-12-19T17:08:50.068Z] #43 205.7 make[2]: Nothing to be done for 'all'.
17:08:50 [2020-12-19T17:08:50.068Z] #43 205.7 make[2]: Nothing to be done for 'all'.
17:08:50 [2020-12-19T17:08:50.068Z] #43 205.8 make[2]: Nothing to be done for 'all'.
17:08:50 [2020-12-19T17:08:50.295Z] #41 124.1   DEP      criu/fsnotify.d
17:08:50 [2020-12-19T17:08:50.364Z] #43 205.9 make[2]: Nothing to be done for 'all'.
17:08:50 [2020-12-19T17:08:50.364Z] #43 206.0 make[2]: Nothing to be done for 'all'.
17:08:50 [2020-12-19T17:08:50.364Z] #43 206.0 make[2]: Nothing to be done for 'all'.
17:08:50 [2020-12-19T17:08:50.364Z] #43 206.1 make[2]: Nothing to be done for 'all'.
17:08:50 [2020-12-19T17:08:50.556Z] #41 124.3   DEP      criu/filesystems.d
17:08:50 [2020-12-19T17:08:50.661Z] #43 206.2 make[2]: Nothing to be done for 'all'.
17:08:50 [2020-12-19T17:08:50.661Z] #43 206.2   INSTALL  criu/criu
17:08:50 [2020-12-19T17:08:50.661Z] #43 DONE 206.4s
17:08:50 [2020-12-19T17:08:50.661Z] 
17:08:50 [2020-12-19T17:08:50.661Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:08:50 [2020-12-19T17:08:50.818Z] #41 124.5   DEP      criu/files.d
17:08:51 [2020-12-19T17:08:51.079Z] #41 124.8   DEP      criu/files-reg.d
17:08:51 [2020-12-19T17:08:51.340Z] #41 125.0   DEP      criu/files-ext.d
17:08:51 [2020-12-19T17:08:51.340Z] #41 125.1   DEP      criu/file-lock.d
17:08:51 [2020-12-19T17:08:51.601Z] #41 125.3   DEP      criu/file-ids.d
17:08:51 [2020-12-19T17:08:51.601Z] #41 125.4   DEP      criu/fifo.d
17:08:51 [2020-12-19T17:08:51.862Z] #41 125.6   DEP      criu/fdstore.d
17:08:51 [2020-12-19T17:08:51.862Z] #41 125.8   DEP      criu/fault-injection.d
17:08:51 [2020-12-19T17:08:51.903Z] ok  	github.com/docker/docker/pkg/plugins	33.622s	coverage: 76.6% of statements
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/rootless	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/volume	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === Skipped
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     exec_linux_test.go:18: requires AppArmor to be enabled
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     exec_linux_test.go:38: requires AppArmor to be enabled
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:46: Driver btrfs not supported
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:46: Driver btrfs not supported
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:46: Driver btrfs not supported
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:46: Driver btrfs not supported
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:46: Driver btrfs not supported
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:73: No driver to put!
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z] time="2020-12-19T17:07:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z] time="2020-12-19T17:07:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z] time="2020-12-19T17:07:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z] time="2020-12-19T17:07:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z] time="2020-12-19T17:07:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:73: No driver to put!
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     overlay_test.go:49: Fails to compute changes intermittently
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:46: Driver zfs not supported
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:46: Driver zfs not supported
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:46: Driver zfs not supported
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:46: Driver zfs not supported
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:46: Driver zfs not supported
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     graphtest_unix.go:73: No driver to put!
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:08:51 [2020-12-19T17:08:51.904Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] 
17:08:51 [2020-12-19T17:08:51.904Z] DONE 2191 tests, 26 skipped in 190.430s
Post stage
[Pipeline] junit
17:08:51 [2020-12-19T17:08:51.954Z] Recording test results
17:08:52 [2020-12-19T17:08:52.123Z] #41 125.8   DEP      criu/external.d
17:08:52 [2020-12-19T17:08:52.123Z] #41 126.0   DEP      criu/eventpoll.d
17:08:52 [2020-12-19T17:08:52.385Z] #41 126.1   DEP      criu/eventfd.d
17:08:52 [2020-12-19T17:08:52.385Z] #41 126.3   DEP      criu/crtools.d
17:08:52 [2020-12-19T17:08:52.957Z] #41 126.5   DEP      criu/cr-service.d
17:08:52 [2020-12-19T17:08:52.957Z] #41 126.7   DEP      criu/cr-restore.d
17:08:53 [2020-12-19T17:08:53.117Z] #18 22.52 Reading package lists...
17:08:53 [2020-12-19T17:08:53.117Z] #18 ...
17:08:53 [2020-12-19T17:08:53.117Z] 
17:08:53 [2020-12-19T17:08:53.117Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:08:53 [2020-12-19T17:08:53.117Z] #43 DONE 215.5s
17:08:53 [2020-12-19T17:08:53.117Z] 
17:08:53 [2020-12-19T17:08:53.117Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:53 [2020-12-19T17:08:53.117Z] #41 113.3   GEN      criu/protobuf-desc-gen.h
17:08:53 [2020-12-19T17:08:53.117Z] #41 116.5   DEP      criu/protobuf-desc.d
17:08:53 [2020-12-19T17:08:53.117Z] #41 116.8   DEP      criu/proc_parse.d
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:08:53 [2020-12-19T17:08:53.374Z] #41 117.1   DEP      criu/plugin.d
17:08:53 [2020-12-19T17:08:53.531Z] #41 127.0   DEP      criu/cr-errno.d
17:08:53 [2020-12-19T17:08:53.531Z] #41 127.1   DEP      criu/cr-dump.d
17:08:53 [2020-12-19T17:08:53.632Z] #41 117.3   DEP      criu/pipes.d
17:08:53 [2020-12-19T17:08:53.652Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41740/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr31 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa -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:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa hack/make.sh dynbinary test-integration
17:08:53 [2020-12-19T17:08:53.792Z] #41 127.4   DEP      criu/cr-dedup.d
17:08:53 [2020-12-19T17:08:53.792Z] #41 127.6   DEP      criu/cr-check.d
17:08:53 [2020-12-19T17:08:53.959Z] #20 4.427 Collecting yamllint==1.16.0
17:08:54 [2020-12-19T17:08:54.053Z] #41 127.9   DEP      criu/config.d
17:08:54 [2020-12-19T17:08:54.196Z] #41 117.7   DEP      criu/pie-util.d
17:08:54 [2020-12-19T17:08:54.196Z] #41 118.0   DEP      criu/pie-util-vdso.d
17:08:54 [2020-12-19T17:08:54.285Z] 
17:08:54 [2020-12-19T17:08:54.285Z] Removing bundles/
17:08:54 [2020-12-19T17:08:54.285Z] 
17:08:54 [2020-12-19T17:08:54.285Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:08:54 [2020-12-19T17:08:54.285Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:08:54 [2020-12-19T17:08:54.285Z] GOOS="" GOARCH="" GOARM=""
17:08:54 [2020-12-19T17:08:54.314Z] #41 128.1   DEP      criu/clone-noasan.d
17:08:54 [2020-12-19T17:08:54.577Z] #41 128.2   DEP      criu/cgroup.d
17:08:54 [2020-12-19T17:08:54.577Z] #41 128.5   DEP      criu/cgroup-props.d
17:08:54 [2020-12-19T17:08:54.760Z] #41 118.3   DEP      criu/pie-util-vdso-elf32.d
17:08:54 [2020-12-19T17:08:54.838Z] #41 128.6   DEP      criu/bitmap.d
17:08:54 [2020-12-19T17:08:54.838Z] #41 128.6   DEP      criu/bfd.d
17:08:54 [2020-12-19T17:08:54.911Z] #20 ...
17:08:54 [2020-12-19T17:08:54.911Z] 
17:08:54 [2020-12-19T17:08:54.911Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:54 [2020-12-19T17:08:54.911Z] #41 138.0   CC       criu/net.o
17:08:54 [2020-12-19T17:08:54.911Z] #41 140.9   CC       criu/netfilter.o
17:08:54 [2020-12-19T17:08:54.911Z] #41 141.2   CC       criu/page-pipe.o
17:08:54 [2020-12-19T17:08:54.911Z] #41 141.8   CC       criu/page-xfer.o
17:08:54 [2020-12-19T17:08:54.911Z] #41 143.2   CC       criu/pagemap-cache.o
17:08:54 [2020-12-19T17:08:54.911Z] #41 143.5   CC       criu/pagemap.o
17:08:54 [2020-12-19T17:08:54.911Z] #41 144.3   CC       criu/parasite-syscall.o
17:08:54 [2020-12-19T17:08:54.911Z] #41 145.0   CC       criu/path.o
17:08:54 [2020-12-19T17:08:54.911Z] #41 145.3   CC       criu/pie-util-vdso.o
17:08:54 [2020-12-19T17:08:54.911Z] #41 145.6   CC       criu/pie-util.o
17:08:54 [2020-12-19T17:08:54.911Z] #41 145.7   CC       criu/pipes.o
17:08:54 [2020-12-19T17:08:54.911Z] #41 146.2   CC       criu/plugin.o
17:08:54 [2020-12-19T17:08:54.911Z] #41 146.5   CC       criu/proc_parse.o
17:08:55 [2020-12-19T17:08:55.018Z] #41 118.5   DEP      criu/path.d
17:08:55 [2020-12-19T17:08:55.018Z] #41 ...
17:08:55 [2020-12-19T17:08:55.018Z] 
17:08:55 [2020-12-19T17:08:55.018Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:08:55 [2020-12-19T17:08:55.018Z] #18 22.52 Reading package lists...
17:08:55 [2020-12-19T17:08:55.099Z] #41 128.7   DEP      criu/autofs.d
17:08:55 [2020-12-19T17:08:55.359Z] #41 128.9   DEP      criu/aio.d
17:08:55 [2020-12-19T17:08:55.620Z] #41 129.2   DEP      criu/action-scripts.d
17:08:55 [2020-12-19T17:08:55.881Z] #41 129.7   CC       criu/action-scripts.o
17:08:56 [2020-12-19T17:08:56.281Z] #49 280.0 + /build/golangci-lint --version
17:08:56 [2020-12-19T17:08:56.281Z] #49 280.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:08:56 [2020-12-19T17:08:56.281Z] #49 DONE 280.5s
17:08:56 [2020-12-19T17:08:56.281Z] 
17:08:56 [2020-12-19T17:08:56.281Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:08:56 [2020-12-19T17:08:56.452Z] #41 ...
17:08:56 [2020-12-19T17:08:56.452Z] 
17:08:56 [2020-12-19T17:08:56.452Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:08:56 [2020-12-19T17:08:56.452Z] #18 31.84 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
17:08:56 [2020-12-19T17:08:56.452Z] #18 31.84 Need to get 28.5 MB of archives.
17:08:56 [2020-12-19T17:08:56.452Z] #18 31.84 After this operation, 116 MB of additional disk space will be used.
17:08:56 [2020-12-19T17:08:56.452Z] #18 31.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:08:56 [2020-12-19T17:08:56.452Z] #18 31.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
17:08:56 [2020-12-19T17:08:56.452Z] #18 31.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
17:08:56 [2020-12-19T17:08:56.452Z] #18 32.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:08:56 [2020-12-19T17:08:56.452Z] #18 32.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:08:56 [2020-12-19T17:08:56.452Z] #18 32.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
17:08:56 [2020-12-19T17:08:56.452Z] #18 32.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
17:08:56 [2020-12-19T17:08:56.452Z] #18 32.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:08:56 [2020-12-19T17:08:56.452Z] #18 32.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:08:56 [2020-12-19T17:08:56.452Z] #18 32.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:08:56 [2020-12-19T17:08:56.452Z] #18 32.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:08:56 [2020-12-19T17:08:56.452Z] #18 32.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:08:56 [2020-12-19T17:08:56.452Z] #18 32.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:08:56 [2020-12-19T17:08:56.452Z] #18 32.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 32.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 32.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 32.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 32.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 32.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 32.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 32.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 32.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 32.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 32.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 32.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 32.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 32.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 32.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 32.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 33.35 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 33.37 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 33.37 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 33.37 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 33.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 33.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 33.47 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 33.48 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 33.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 33.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 33.49 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 33.51 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 33.51 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 33.61 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 33.61 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 33.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 33.98 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 34.05 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 34.10 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:08:56 [2020-12-19T17:08:56.453Z] #18 34.84 debconf: delaying package configuration, since apt-utils is not installed
17:08:56 [2020-12-19T17:08:56.453Z] #18 35.00 Fetched 28.5 MB in 3s (11.0 MB/s)
17:08:56 [2020-12-19T17:08:56.453Z] #18 35.09 Selecting previously unselected package pigz.
17:08:56 [2020-12-19T17:08:56.453Z] #18 35.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
17:08:56 [2020-12-19T17:08:56.453Z] #18 35.15 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:08:56 [2020-12-19T17:08:56.453Z] #18 35.17 Unpacking pigz (2.4-1) ...
17:08:56 [2020-12-19T17:08:56.453Z] #18 35.32 Selecting previously unselected package libpython3.7-minimal:amd64.
17:08:56 [2020-12-19T17:08:56.453Z] #18 35.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
17:08:56 [2020-12-19T17:08:56.453Z] #18 35.34 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
17:08:56 [2020-12-19T17:08:56.453Z] #18 35.97 Selecting previously unselected package python3.7-minimal.
17:08:56 [2020-12-19T17:08:56.453Z] #18 35.98 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
17:08:56 [2020-12-19T17:08:56.453Z] #18 36.00 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
17:08:56 [2020-12-19T17:08:56.453Z] #18 37.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
17:08:56 [2020-12-19T17:08:56.453Z] #18 37.18 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
17:08:56 [2020-12-19T17:08:56.453Z] #18 ...
17:08:56 [2020-12-19T17:08:56.453Z] 
17:08:56 [2020-12-19T17:08:56.453Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:08:56 [2020-12-19T17:08:56.453Z] #41 130.4   CC       criu/aio.o
17:08:56 [2020-12-19T17:08:56.646Z] #18 27.92 Building dependency tree...
17:08:56 [2020-12-19T17:08:56.841Z] #41 148.4   CC       criu/protobuf-desc.o
17:08:57 [2020-12-19T17:08:57.791Z] #41 149.1   CC       criu/protobuf.o
17:08:57 [2020-12-19T17:08:57.791Z] #41 149.4   CC       criu/pstree.o
17:08:57 [2020-12-19T17:08:57.934Z] #41 131.4   CC       criu/autofs.o
17:08:58 [2020-12-19T17:08:58.017Z] #18 30.42 libcap2-bin is already the newest version (1:2.25-2).
17:08:58 [2020-12-19T17:08:58.017Z] #18 30.42 The following additional packages will be installed:
17:08:58 [2020-12-19T17:08:58.017Z] #18 30.42   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:08:58 [2020-12-19T17:08:58.017Z] #18 30.43   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:08:58 [2020-12-19T17:08:58.017Z] #18 30.43   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:08:58 [2020-12-19T17:08:58.017Z] #18 30.43   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:08:58 [2020-12-19T17:08:58.017Z] #18 30.44   python3.7 python3.7-minimal vim-runtime xxd
17:08:58 [2020-12-19T17:08:58.017Z] #18 30.45 Suggested packages:
17:08:58 [2020-12-19T17:08:58.017Z] #18 30.45   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:08:58 [2020-12-19T17:08:58.017Z] #18 30.45   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:08:58 [2020-12-19T17:08:58.017Z] #18 30.45   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:08:58 [2020-12-19T17:08:58.017Z] #18 30.45 Recommended packages:
17:08:58 [2020-12-19T17:08:58.017Z] #18 30.45   aufs-dkms nftables build-essential python3-dev python3-keyring
17:08:58 [2020-12-19T17:08:58.017Z] #18 30.45   python3-keyrings.alt python3-xdg unzip
17:08:58 [2020-12-19T17:08:58.368Z] #41 ...
17:08:58 [2020-12-19T17:08:58.368Z] 
17:08:58 [2020-12-19T17:08:58.368Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:08:58 [2020-12-19T17:08:58.368Z] #20 9.776   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:08:58 [2020-12-19T17:08:58.631Z] #20 9.885 Collecting pyyaml (from yamllint==1.16.0)
17:08:58 [2020-12-19T17:08:58.631Z] #20 10.05   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
17:09:00 [2020-12-19T17:09:00.079Z] #20 11.12 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:09:00 [2020-12-19T17:09:00.079Z] #20 11.18   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
17:09:00 [2020-12-19T17:09:00.079Z] #20 11.24 Building wheels for collected packages: pyyaml
17:09:00 [2020-12-19T17:09:00.079Z] #20 11.27   Running setup.py bdist_wheel for pyyaml: started
17:09:00 [2020-12-19T17:09:00.479Z] #41 133.8   CC       criu/bfd.o
17:09:00 [2020-12-19T17:09:00.542Z] #18 33.05 The following NEW packages will be installed:
17:09:00 [2020-12-19T17:09:00.542Z] #18 33.05   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:09:00 [2020-12-19T17:09:00.542Z] #18 33.06   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:09:00 [2020-12-19T17:09:00.542Z] #18 33.06   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:09:00 [2020-12-19T17:09:00.542Z] #18 33.06   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:09:00 [2020-12-19T17:09:00.542Z] #18 33.06   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:09:00 [2020-12-19T17:09:00.542Z] #18 33.07   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:09:00 [2020-12-19T17:09:00.542Z] #18 33.07   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:09:00 [2020-12-19T17:09:00.543Z] #18 33.07   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:09:00 [2020-12-19T17:09:00.543Z] #18 33.07   xz-utils zip
17:09:00 [2020-12-19T17:09:00.739Z] #41 134.4   CC       criu/bitmap.o
17:09:00 [2020-12-19T17:09:00.739Z] #41 134.6   CC       criu/cgroup-props.o
17:09:00 [2020-12-19T17:09:00.853Z] #54 264.0 + bin/containerd-stress
17:09:00 [2020-12-19T17:09:00.853Z] #54 265.9 + bin/containerd-shim
17:09:01 [2020-12-19T17:09:01.058Z] #20 12.44   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:09:01 [2020-12-19T17:09:01.058Z] #20 12.44   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
17:09:01 [2020-12-19T17:09:01.058Z] #20 12.50 Successfully built pyyaml
17:09:01 [2020-12-19T17:09:01.107Z] #18 33.60 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
17:09:01 [2020-12-19T17:09:01.107Z] #18 33.60 Need to get 28.5 MB of archives.
17:09:01 [2020-12-19T17:09:01.107Z] #18 33.60 After this operation, 116 MB of additional disk space will be used.
17:09:01 [2020-12-19T17:09:01.107Z] #18 33.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:09:01 [2020-12-19T17:09:01.107Z] #18 33.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
17:09:01 [2020-12-19T17:09:01.107Z] #18 33.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
17:09:01 [2020-12-19T17:09:01.333Z] #20 12.51 Installing collected packages: pyyaml, pathspec, yamllint
17:09:01 [2020-12-19T17:09:01.365Z] #18 33.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:09:01 [2020-12-19T17:09:01.365Z] #18 33.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:09:01 [2020-12-19T17:09:01.365Z] #18 33.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
17:09:01 [2020-12-19T17:09:01.365Z] #18 33.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
17:09:01 [2020-12-19T17:09:01.365Z] #18 33.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:09:01 [2020-12-19T17:09:01.365Z] #18 33.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:09:01 [2020-12-19T17:09:01.365Z] #18 33.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:09:01 [2020-12-19T17:09:01.365Z] #18 33.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:09:01 [2020-12-19T17:09:01.365Z] #18 33.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:09:01 [2020-12-19T17:09:01.365Z] #18 33.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:09:01 [2020-12-19T17:09:01.365Z] #18 33.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:09:01 [2020-12-19T17:09:01.365Z] #18 33.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:09:01 [2020-12-19T17:09:01.365Z] #18 34.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:09:01 [2020-12-19T17:09:01.365Z] #18 34.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:09:01 [2020-12-19T17:09:01.365Z] #18 34.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:09:01 [2020-12-19T17:09:01.365Z] #18 34.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:09:01 [2020-12-19T17:09:01.598Z] #20 12.86 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
17:09:01 [2020-12-19T17:09:01.627Z] #18 34.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:09:01 [2020-12-19T17:09:01.627Z] #18 34.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:09:01 [2020-12-19T17:09:01.627Z] #18 34.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:09:01 [2020-12-19T17:09:01.627Z] #18 34.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:09:01 [2020-12-19T17:09:01.720Z] #41 135.5   CC       criu/cgroup.o
17:09:01 [2020-12-19T17:09:01.885Z] #18 ...
17:09:01 [2020-12-19T17:09:01.885Z] 
17:09:01 [2020-12-19T17:09:01.885Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:09:01 [2020-12-19T17:09:01.885Z] #30 DONE 224.3s
17:09:01 [2020-12-19T17:09:01.885Z] 
17:09:01 [2020-12-19T17:09:01.885Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:09:01 [2020-12-19T17:09:01.885Z] #18 34.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:09:01 [2020-12-19T17:09:01.885Z] #18 34.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:09:01 [2020-12-19T17:09:01.885Z] #18 34.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:09:01 [2020-12-19T17:09:01.885Z] #18 34.31 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:09:01 [2020-12-19T17:09:01.885Z] #18 34.31 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:09:01 [2020-12-19T17:09:01.885Z] #18 34.31 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:09:01 [2020-12-19T17:09:01.885Z] #18 ...
17:09:01 [2020-12-19T17:09:01.885Z] 
17:09:01 [2020-12-19T17:09:01.885Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:09:01 [2020-12-19T17:09:01.885Z] #41 118.8   DEP      criu/parasite-syscall.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 119.1   DEP      criu/pagemap.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 119.5   DEP      criu/pagemap-cache.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 119.6   DEP      criu/page-xfer.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 119.9   DEP      criu/page-pipe.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 119.9   DEP      criu/netfilter.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 120.1   DEP      criu/net.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 120.3   DEP      criu/namespaces.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 120.6   DEP      criu/mount.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 121.0   DEP      criu/memfd.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 121.2   DEP      criu/mem.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 121.6   DEP      criu/lsm.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 121.8   DEP      criu/log.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 122.0   DEP      criu/libnetlink.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 122.0   DEP      criu/kerndat.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 122.4   DEP      criu/kcmp-ids.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 122.5   DEP      criu/irmap.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 122.8   DEP      criu/ipc_ns.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 123.2   DEP      criu/image.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 123.5   DEP      criu/image-desc.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 123.7   DEP      criu/fsnotify.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 124.0   DEP      criu/filesystems.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 124.3   DEP      criu/files.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 124.4   DEP      criu/files-reg.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 124.7   DEP      criu/files-ext.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 124.9   DEP      criu/file-lock.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 125.1   DEP      criu/file-ids.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 125.3   DEP      criu/fifo.d
17:09:01 [2020-12-19T17:09:01.885Z] #41 125.6   DEP      criu/fdstore.d
17:09:01 [2020-12-19T17:09:01.981Z] #41 ...
17:09:01 [2020-12-19T17:09:01.981Z] 
17:09:01 [2020-12-19T17:09:01.981Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:09:01 [2020-12-19T17:09:01.981Z] #18 40.36 Selecting previously unselected package python3-minimal.
17:09:01 [2020-12-19T17:09:01.981Z] #18 40.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
17:09:01 [2020-12-19T17:09:01.981Z] #18 40.44 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:09:01 [2020-12-19T17:09:01.981Z] #18 40.44 Unpacking python3-minimal (3.7.3-1) ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 40.56 Selecting previously unselected package libmpdec2:amd64.
17:09:01 [2020-12-19T17:09:01.982Z] #18 40.57 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 40.61 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 40.92 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:09:01 [2020-12-19T17:09:01.982Z] #18 40.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 40.93 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 42.60 Selecting previously unselected package python3.7.
17:09:01 [2020-12-19T17:09:01.982Z] #18 42.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 42.64 Unpacking python3.7 (3.7.3-2+deb10u2) ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 42.98 Selecting previously unselected package libpython3-stdlib:amd64.
17:09:01 [2020-12-19T17:09:01.982Z] #18 42.98 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 42.99 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 43.19 Setting up python3-minimal (3.7.3-1) ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 44.18 Selecting previously unselected package python3.
17:09:01 [2020-12-19T17:09:01.982Z] #18 44.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 ... 24093 files and directories currently installed.)
17:09:01 [2020-12-19T17:09:01.982Z] #18 44.24 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 44.29 Unpacking python3 (3.7.3-1) ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 44.59 Selecting previously unselected package libip4tc0:amd64.
17:09:01 [2020-12-19T17:09:01.982Z] #18 44.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 44.63 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 44.72 Selecting previously unselected package libip6tc0:amd64.
17:09:01 [2020-12-19T17:09:01.982Z] #18 44.74 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 44.76 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 45.01 Selecting previously unselected package libiptc0:amd64.
17:09:01 [2020-12-19T17:09:01.982Z] #18 45.02 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 45.04 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 45.20 Selecting previously unselected package libnfnetlink0:amd64.
17:09:01 [2020-12-19T17:09:01.982Z] #18 45.20 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 45.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 45.36 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:09:01 [2020-12-19T17:09:01.982Z] #18 45.36 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 45.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 45.47 Selecting previously unselected package libnftnl11:amd64.
17:09:01 [2020-12-19T17:09:01.982Z] #18 45.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 45.48 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 45.58 Selecting previously unselected package iptables.
17:09:01 [2020-12-19T17:09:01.982Z] #18 45.58 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
17:09:01 [2020-12-19T17:09:01.982Z] #18 45.59 Unpacking iptables (1.8.2-4) ...
17:09:02 [2020-12-19T17:09:02.146Z] #41 125.8   DEP      criu/fault-injection.d
17:09:02 [2020-12-19T17:09:02.173Z] #20 DONE 13.5s
17:09:02 [2020-12-19T17:09:02.173Z] 
17:09:02 [2020-12-19T17:09:02.173Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:09:02 [2020-12-19T17:09:02.173Z] #41 150.4   CC       criu/rbtree.o
17:09:02 [2020-12-19T17:09:02.173Z] #41 150.8   CC       criu/rst-malloc.o
17:09:02 [2020-12-19T17:09:02.173Z] #41 151.1   CC       criu/seccomp.o
17:09:02 [2020-12-19T17:09:02.173Z] #41 151.8   CC       criu/seize.o
17:09:02 [2020-12-19T17:09:02.173Z] #41 152.8   CC       criu/servicefd.o
17:09:02 [2020-12-19T17:09:02.173Z] #41 153.4   CC       criu/shmem.o
17:09:02 [2020-12-19T17:09:02.404Z] #41 125.9   DEP      criu/external.d
17:09:02 [2020-12-19T17:09:02.404Z] #41 126.1   DEP      criu/eventpoll.d
17:09:02 [2020-12-19T17:09:02.404Z] #41 ...
17:09:02 [2020-12-19T17:09:02.404Z] 
17:09:02 [2020-12-19T17:09:02.404Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:09:02 [2020-12-19T17:09:02.404Z] #18 35.06 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:09:02 [2020-12-19T17:09:02.404Z] #18 35.07 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:09:02 [2020-12-19T17:09:02.404Z] #18 35.07 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:09:02 [2020-12-19T17:09:02.404Z] #18 35.07 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:09:02 [2020-12-19T17:09:02.404Z] #18 35.08 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:09:02 [2020-12-19T17:09:02.404Z] #18 35.10 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:09:02 [2020-12-19T17:09:02.438Z] #41 154.2   CC       criu/sigframe.o
17:09:02 [2020-12-19T17:09:02.552Z] #18 46.05 Selecting previously unselected package xxd.
17:09:02 [2020-12-19T17:09:02.552Z] #18 46.05 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
17:09:02 [2020-12-19T17:09:02.552Z] #18 46.08 Unpacking xxd (2:8.1.0875-5) ...
17:09:02 [2020-12-19T17:09:02.552Z] #18 46.26 Selecting previously unselected package vim-common.
17:09:02 [2020-12-19T17:09:02.552Z] #18 46.26 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:09:02 [2020-12-19T17:09:02.552Z] #18 46.31 Unpacking vim-common (2:8.1.0875-5) ...
17:09:02 [2020-12-19T17:09:02.661Z] #18 35.21 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:09:02 [2020-12-19T17:09:02.661Z] #18 35.22 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:09:02 [2020-12-19T17:09:02.661Z] #18 35.25 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:09:02 [2020-12-19T17:09:02.661Z] #18 35.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:09:02 [2020-12-19T17:09:02.661Z] #18 35.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:09:02 [2020-12-19T17:09:02.661Z] #18 35.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:09:02 [2020-12-19T17:09:02.661Z] #18 35.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
17:09:02 [2020-12-19T17:09:02.812Z] #18 46.54 Selecting previously unselected package bash-completion.
17:09:02 [2020-12-19T17:09:02.812Z] #18 46.54 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:09:02 [2020-12-19T17:09:02.918Z] #18 35.43 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:09:02 [2020-12-19T17:09:02.918Z] #18 35.47 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
17:09:02 [2020-12-19T17:09:02.918Z] #18 35.50 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:09:03 [2020-12-19T17:09:03.018Z] #41 154.4   CC       criu/signalfd.o
17:09:03 [2020-12-19T17:09:03.018Z] #41 154.6   CC       criu/sk-inet.o
17:09:03 [2020-12-19T17:09:03.486Z] #18 36.12 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
17:09:03 [2020-12-19T17:09:03.486Z] #18 36.19 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:09:03 [2020-12-19T17:09:03.744Z] #18 36.24 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:09:03 [2020-12-19T17:09:03.973Z] #41 155.6   CC       criu/sk-netlink.o
17:09:04 [2020-12-19T17:09:04.284Z] #41 156.0   CC       criu/sk-packet.o
17:09:04 [2020-12-19T17:09:04.690Z] #18 37.10 debconf: delaying package configuration, since apt-utils is not installed
17:09:04 [2020-12-19T17:09:04.690Z] #18 37.24 Fetched 28.5 MB in 3s (9441 kB/s)
17:09:04 [2020-12-19T17:09:04.690Z] #18 37.34 Selecting previously unselected package pigz.
17:09:04 [2020-12-19T17:09:04.858Z] #41 156.5   CC       criu/sk-queue.o
17:09:04 [2020-12-19T17:09:04.950Z] #18 37.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 ... 23432 files and directories currently installed.)
17:09:04 [2020-12-19T17:09:04.950Z] #18 37.43 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:09:04 [2020-12-19T17:09:04.950Z] #18 37.47 Unpacking pigz (2.4-1) ...
17:09:04 [2020-12-19T17:09:04.950Z] #18 37.59 Selecting previously unselected package libpython3.7-minimal:amd64.
17:09:04 [2020-12-19T17:09:04.950Z] #18 37.62 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
17:09:04 [2020-12-19T17:09:04.950Z] #18 37.63 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
17:09:05 [2020-12-19T17:09:05.048Z] #54 272.5 + bin/containerd-shim-runc-v1
17:09:05 [2020-12-19T17:09:05.122Z] #41 156.8   CC       criu/sk-tcp.o
17:09:05 [2020-12-19T17:09:05.354Z] #18 ...
17:09:05 [2020-12-19T17:09:05.354Z] 
17:09:05 [2020-12-19T17:09:05.354Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:09:05 [2020-12-19T17:09:05.354Z] #41 139.1   CC       criu/clone-noasan.o
17:09:05 [2020-12-19T17:09:05.519Z] #18 38.21 Selecting previously unselected package python3.7-minimal.
17:09:05 [2020-12-19T17:09:05.519Z] #18 38.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
17:09:05 [2020-12-19T17:09:05.614Z] #41 139.4   CC       criu/config.o
17:09:05 [2020-12-19T17:09:05.698Z] #41 ...
17:09:05 [2020-12-19T17:09:05.698Z] 
17:09:05 [2020-12-19T17:09:05.698Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:09:05 [2020-12-19T17:09:05.698Z] #22 235.5 + return
17:09:05 [2020-12-19T17:09:05.777Z] #18 38.24 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
17:09:06 [2020-12-19T17:09:06.275Z] #22 DONE 236.1s
17:09:06 [2020-12-19T17:09:06.275Z] 
17:09:06 [2020-12-19T17:09:06.275Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:09:06 [2020-12-19T17:09:06.275Z] #41 157.4   CC       criu/sk-unix.o
17:09:07 [2020-12-19T17:09:07.151Z] #18 39.43 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
17:09:07 [2020-12-19T17:09:07.151Z] #18 39.47 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
17:09:07 [2020-12-19T17:09:07.524Z] #41 141.3   CC       criu/cr-check.o
17:09:07 [2020-12-19T17:09:07.674Z] #41 159.1   CC       criu/sockets.o
17:09:08 [2020-12-19T17:09:08.252Z] #41 159.8   CC       criu/stats.o
17:09:08 [2020-12-19T17:09:08.518Z] #41 160.1   CC       criu/string.o
17:09:08 [2020-12-19T17:09:08.518Z] #41 160.2   CC       criu/sysctl.o
17:09:09 [2020-12-19T17:09:09.095Z] #41 ...
17:09:09 [2020-12-19T17:09:09.095Z] 
17:09:09 [2020-12-19T17:09:09.095Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
17:09:09 [2020-12-19T17:09:09.095Z] #23 DONE 0.5s
17:09:09 [2020-12-19T17:09:09.095Z] 
17:09:09 [2020-12-19T17:09:09.095Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:09:09 [2020-12-19T17:09:09.095Z] #41 160.7   CC       criu/sysfs_parse.o
17:09:09 [2020-12-19T17:09:09.095Z] #41 ...
17:09:09 [2020-12-19T17:09:09.095Z] 
17:09:09 [2020-12-19T17:09:09.095Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:09:09 [2020-12-19T17:09:09.095Z] #54 173.4 + bin/containerd
17:09:09 [2020-12-19T17:09:09.095Z] #54 ...
17:09:09 [2020-12-19T17:09:09.095Z] 
17:09:09 [2020-12-19T17:09:09.095Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
17:09:09 [2020-12-19T17:09:09.242Z] #54 277.0 + bin/containerd-shim-runc-v2
17:09:09 [2020-12-19T17:09:09.437Z] #41 143.0   CC       criu/cr-dedup.o
17:09:09 [2020-12-19T17:09:09.677Z] #18 42.21 Selecting previously unselected package python3-minimal.
17:09:09 [2020-12-19T17:09:09.677Z] #18 42.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
17:09:09 [2020-12-19T17:09:09.677Z] #18 42.29 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:09:09 [2020-12-19T17:09:09.677Z] #18 42.30 Unpacking python3-minimal (3.7.3-1) ...
17:09:09 [2020-12-19T17:09:09.677Z] #18 42.43 Selecting previously unselected package libmpdec2:amd64.
17:09:09 [2020-12-19T17:09:09.677Z] #18 42.43 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:09:09 [2020-12-19T17:09:09.698Z] #41 143.4   CC       criu/cr-dump.o
17:09:09 [2020-12-19T17:09:09.810Z] #54 278.0 + binaries
17:09:09 [2020-12-19T17:09:09.937Z] #18 42.44 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:09:10 [2020-12-19T17:09:10.069Z] #54 278.0 + install -D bin/containerd /build/containerd
17:09:10 [2020-12-19T17:09:10.069Z] #54 278.1 + install -D bin/containerd-shim /build/containerd-shim
17:09:10 [2020-12-19T17:09:10.069Z] #54 278.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:09:10 [2020-12-19T17:09:10.069Z] #54 278.1 + install -D bin/ctr /build/ctr
17:09:10 [2020-12-19T17:09:10.194Z] #18 42.58 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:09:10 [2020-12-19T17:09:10.194Z] #18 42.59 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
17:09:10 [2020-12-19T17:09:10.194Z] #18 42.61 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
17:09:10 [2020-12-19T17:09:10.640Z] #41 ...
17:09:10 [2020-12-19T17:09:10.640Z] 
17:09:10 [2020-12-19T17:09:10.640Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:09:10 [2020-12-19T17:09:10.640Z] #18 51.75 Unpacking bash-completion (1:2.8-6) ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 52.13 Selecting previously unselected package bzip2.
17:09:10 [2020-12-19T17:09:10.640Z] #18 52.13 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 52.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 52.25 Selecting previously unselected package xz-utils.
17:09:10 [2020-12-19T17:09:10.640Z] #18 52.25 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 52.26 Unpacking xz-utils (5.2.4-1) ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 52.44 Selecting previously unselected package apparmor.
17:09:10 [2020-12-19T17:09:10.640Z] #18 52.46 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 52.56 Unpacking apparmor (2.13.2-10) ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 52.92 Selecting previously unselected package aufs-tools.
17:09:10 [2020-12-19T17:09:10.640Z] #18 52.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 52.93 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 53.04 Selecting previously unselected package libonig5:amd64.
17:09:10 [2020-12-19T17:09:10.640Z] #18 53.05 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 53.05 Unpacking libonig5:amd64 (6.9.1-1) ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 53.19 Selecting previously unselected package libjq1:amd64.
17:09:10 [2020-12-19T17:09:10.640Z] #18 53.19 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 53.20 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 53.31 Selecting previously unselected package jq.
17:09:10 [2020-12-19T17:09:10.640Z] #18 53.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 53.33 Unpacking jq (1.5+dfsg-2+b1) ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 53.42 Selecting previously unselected package libaio1:amd64.
17:09:10 [2020-12-19T17:09:10.640Z] #18 53.42 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 53.43 Unpacking libaio1:amd64 (0.3.112-3) ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 53.50 Selecting previously unselected package libgpm2:amd64.
17:09:10 [2020-12-19T17:09:10.640Z] #18 53.50 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 53.50 Unpacking libgpm2:amd64 (1.20.7-5) ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 53.57 Selecting previously unselected package libicu63:amd64.
17:09:10 [2020-12-19T17:09:10.640Z] #18 53.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
17:09:10 [2020-12-19T17:09:10.640Z] #18 53.60 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:09:11 [2020-12-19T17:09:11.567Z] #18 43.90 Selecting previously unselected package python3.7.
17:09:11 [2020-12-19T17:09:11.567Z] #18 43.91 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
17:09:11 [2020-12-19T17:09:11.567Z] #18 43.91 Unpacking python3.7 (3.7.3-2+deb10u2) ...
17:09:11 [2020-12-19T17:09:11.567Z] #18 44.11 Selecting previously unselected package libpython3-stdlib:amd64.
17:09:11 [2020-12-19T17:09:11.567Z] #18 44.11 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:09:11 [2020-12-19T17:09:11.567Z] #18 44.12 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:09:11 [2020-12-19T17:09:11.683Z] #56 254.6 + bin/containerd
17:09:11 [2020-12-19T17:09:11.830Z] #18 44.22 Setting up python3-minimal (3.7.3-1) ...
17:09:11 [2020-12-19T17:09:11.970Z] #54 DONE 280.1s
17:09:12 [2020-12-19T17:09:12.907Z] 
17:09:12 [2020-12-19T17:09:12.907Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
17:09:13 [2020-12-19T17:09:13.182Z] #18 56.77 Selecting previously unselected package libnet1:amd64.
17:09:13 [2020-12-19T17:09:13.182Z] #18 56.77 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:09:13 [2020-12-19T17:09:13.182Z] #18 56.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:09:13 [2020-12-19T17:09:13.182Z] #18 56.88 Selecting previously unselected package libnl-3-200:amd64.
17:09:13 [2020-12-19T17:09:13.182Z] #18 56.88 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
17:09:13 [2020-12-19T17:09:13.182Z] #18 56.88 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:09:13 [2020-12-19T17:09:13.182Z] #18 56.98 Selecting previously unselected package libprotobuf-c1:amd64.
17:09:13 [2020-12-19T17:09:13.200Z] #18 ...
17:09:13 [2020-12-19T17:09:13.200Z] 
17:09:13 [2020-12-19T17:09:13.200Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:09:13 [2020-12-19T17:09:13.200Z] #41 126.5   DEP      criu/eventfd.d
17:09:13 [2020-12-19T17:09:13.200Z] #41 126.7   DEP      criu/crtools.d
17:09:13 [2020-12-19T17:09:13.200Z] #41 127.1   DEP      criu/cr-service.d
17:09:13 [2020-12-19T17:09:13.200Z] #41 127.3   DEP      criu/cr-restore.d
17:09:13 [2020-12-19T17:09:13.200Z] #41 127.6   DEP      criu/cr-errno.d
17:09:13 [2020-12-19T17:09:13.200Z] #41 127.6   DEP      criu/cr-dump.d
17:09:13 [2020-12-19T17:09:13.200Z] #41 127.7   DEP      criu/cr-dedup.d
17:09:13 [2020-12-19T17:09:13.200Z] #41 127.9   DEP      criu/cr-check.d
17:09:13 [2020-12-19T17:09:13.200Z] #41 128.1   DEP      criu/config.d
17:09:13 [2020-12-19T17:09:13.200Z] #41 128.3   DEP      criu/clone-noasan.d
17:09:13 [2020-12-19T17:09:13.200Z] #41 128.4   DEP      criu/cgroup.d
17:09:13 [2020-12-19T17:09:13.200Z] #41 128.6   DEP      criu/cgroup-props.d
17:09:13 [2020-12-19T17:09:13.200Z] #41 128.7   DEP      criu/bitmap.d
17:09:13 [2020-12-19T17:09:13.200Z] #41 128.7   DEP      criu/bfd.d
17:09:13 [2020-12-19T17:09:13.200Z] #41 128.9   DEP      criu/autofs.d
17:09:13 [2020-12-19T17:09:13.200Z] #41 129.1   DEP      criu/aio.d
17:09:13 [2020-12-19T17:09:13.200Z] #41 129.3   DEP      criu/action-scripts.d
17:09:13 [2020-12-19T17:09:13.200Z] #41 129.6   CC       criu/action-scripts.o
17:09:13 [2020-12-19T17:09:13.200Z] #41 130.0   CC       criu/aio.o
17:09:13 [2020-12-19T17:09:13.200Z] #41 130.6   CC       criu/autofs.o
17:09:13 [2020-12-19T17:09:13.200Z] #41 132.6   CC       criu/bfd.o
17:09:13 [2020-12-19T17:09:13.200Z] #41 133.2   CC       criu/bitmap.o
17:09:13 [2020-12-19T17:09:13.200Z] #41 133.4   CC       criu/cgroup-props.o
17:09:13 [2020-12-19T17:09:13.200Z] #41 134.4   CC       criu/cgroup.o
17:09:13 [2020-12-19T17:09:13.200Z] #41 ...
17:09:13 [2020-12-19T17:09:13.200Z] 
17:09:13 [2020-12-19T17:09:13.200Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:09:13 [2020-12-19T17:09:13.200Z] #18 45.82 Selecting previously unselected package python3.
17:09:13 [2020-12-19T17:09:13.200Z] #18 45.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
17:09:13 [2020-12-19T17:09:13.442Z] #18 56.98 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:09:13 [2020-12-19T17:09:13.442Z] #18 56.98 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:09:13 [2020-12-19T17:09:13.442Z] #18 57.06 Selecting previously unselected package libreadline5:amd64.
17:09:13 [2020-12-19T17:09:13.442Z] #18 57.07 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
17:09:13 [2020-12-19T17:09:13.442Z] #18 57.08 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:09:13 [2020-12-19T17:09:13.457Z] #18 45.93 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
17:09:13 [2020-12-19T17:09:13.457Z] #18 45.96 Unpacking python3 (3.7.3-1) ...
17:09:13 [2020-12-19T17:09:13.457Z] #18 46.09 Selecting previously unselected package libip4tc0:amd64.
17:09:13 [2020-12-19T17:09:13.457Z] #18 46.09 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
17:09:13 [2020-12-19T17:09:13.457Z] #18 46.10 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:09:13 [2020-12-19T17:09:13.702Z] #18 57.18 Selecting previously unselected package net-tools.
17:09:13 [2020-12-19T17:09:13.702Z] #18 57.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
17:09:13 [2020-12-19T17:09:13.702Z] #18 57.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:09:13 [2020-12-19T17:09:13.702Z] #18 57.40 Selecting previously unselected package python-pip-whl.
17:09:13 [2020-12-19T17:09:13.702Z] #18 57.41 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
17:09:13 [2020-12-19T17:09:13.702Z] #18 57.47 Unpacking python-pip-whl (18.1-5) ...
17:09:13 [2020-12-19T17:09:13.715Z] #18 46.32 Selecting previously unselected package libip6tc0:amd64.
17:09:13 [2020-12-19T17:09:13.715Z] #18 46.33 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
17:09:13 [2020-12-19T17:09:13.715Z] #18 46.33 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:09:14 [2020-12-19T17:09:14.272Z] #18 58.02 Selecting previously unselected package python3-lib2to3.
17:09:14 [2020-12-19T17:09:14.272Z] #18 58.02 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
17:09:14 [2020-12-19T17:09:14.272Z] #18 58.02 Unpacking python3-lib2to3 (3.7.3-1) ...
17:09:14 [2020-12-19T17:09:14.272Z] #18 58.14 Selecting previously unselected package python3-distutils.
17:09:14 [2020-12-19T17:09:14.281Z] #18 46.72 Selecting previously unselected package libiptc0:amd64.
17:09:14 [2020-12-19T17:09:14.281Z] #18 46.72 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
17:09:14 [2020-12-19T17:09:14.281Z] #18 46.75 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:09:14 [2020-12-19T17:09:14.305Z] #55 DONE 1.3s
17:09:14 [2020-12-19T17:09:14.305Z] 
17:09:14 [2020-12-19T17:09:14.305Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
17:09:14 [2020-12-19T17:09:14.456Z] #28 DONE 5.3s
17:09:14 [2020-12-19T17:09:14.456Z] 
17:09:14 [2020-12-19T17:09:14.456Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:09:14 [2020-12-19T17:09:14.456Z] #41 161.0   CC       criu/timens.o
17:09:14 [2020-12-19T17:09:14.456Z] #41 161.3   CC       criu/timerfd.o
17:09:14 [2020-12-19T17:09:14.456Z] #41 161.6   CC       criu/tty.o
17:09:14 [2020-12-19T17:09:14.456Z] #41 163.3   CC       criu/tun.o
17:09:14 [2020-12-19T17:09:14.456Z] #41 163.8   CC       criu/uffd.o
17:09:14 [2020-12-19T17:09:14.456Z] #41 165.0   CC       criu/util.o
17:09:14 [2020-12-19T17:09:14.533Z] #18 58.16 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
17:09:14 [2020-12-19T17:09:14.533Z] #18 58.16 Unpacking python3-distutils (3.7.3-1) ...
17:09:14 [2020-12-19T17:09:14.538Z] #18 47.05 Selecting previously unselected package libnfnetlink0:amd64.
17:09:14 [2020-12-19T17:09:14.538Z] #18 47.07 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:09:14 [2020-12-19T17:09:14.538Z] #18 47.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:09:14 [2020-12-19T17:09:14.569Z] #59 DONE 0.3s
17:09:14 [2020-12-19T17:09:14.569Z] 
17:09:14 [2020-12-19T17:09:14.569Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
17:09:14 [2020-12-19T17:09:14.718Z] #41 166.4   CC       criu/uts_ns.o
17:09:14 [2020-12-19T17:09:14.793Z] #18 58.32 Selecting previously unselected package python3-pip.
17:09:14 [2020-12-19T17:09:14.793Z] #18 58.32 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
17:09:14 [2020-12-19T17:09:14.793Z] #18 58.33 Unpacking python3-pip (18.1-5) ...
17:09:14 [2020-12-19T17:09:14.793Z] #18 58.47 Selecting previously unselected package python3-pkg-resources.
17:09:14 [2020-12-19T17:09:14.793Z] #18 58.48 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
17:09:14 [2020-12-19T17:09:14.793Z] #18 58.49 Unpacking python3-pkg-resources (40.8.0-1) ...
17:09:14 [2020-12-19T17:09:14.795Z] #18 47.21 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:09:14 [2020-12-19T17:09:14.795Z] #18 47.21 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:09:14 [2020-12-19T17:09:14.795Z] #18 47.22 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:09:14 [2020-12-19T17:09:14.795Z] #18 47.31 Selecting previously unselected package libnftnl11:amd64.
17:09:14 [2020-12-19T17:09:14.795Z] #18 47.31 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
17:09:14 [2020-12-19T17:09:14.795Z] #18 47.32 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:09:15 [2020-12-19T17:09:15.052Z] #18 47.59 Selecting previously unselected package iptables.
17:09:15 [2020-12-19T17:09:15.052Z] #18 47.60 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
17:09:15 [2020-12-19T17:09:15.052Z] #18 47.63 Unpacking iptables (1.8.2-4) ...
17:09:15 [2020-12-19T17:09:15.053Z] #18 58.63 Selecting previously unselected package python3-setuptools.
17:09:15 [2020-12-19T17:09:15.054Z] #18 58.63 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
17:09:15 [2020-12-19T17:09:15.054Z] #18 58.64 Unpacking python3-setuptools (40.8.0-1) ...
17:09:15 [2020-12-19T17:09:15.054Z] #18 58.88 Selecting previously unselected package python3-wheel.
17:09:15 [2020-12-19T17:09:15.140Z] #61 DONE 0.6s
17:09:15 [2020-12-19T17:09:15.140Z] 
17:09:15 [2020-12-19T17:09:15.140Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
17:09:15 [2020-12-19T17:09:15.140Z] #63 DONE 0.0s
17:09:15 [2020-12-19T17:09:15.140Z] 
17:09:15 [2020-12-19T17:09:15.140Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
17:09:15 [2020-12-19T17:09:15.140Z] #64 DONE 0.0s
17:09:15 [2020-12-19T17:09:15.140Z] 
17:09:15 [2020-12-19T17:09:15.140Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
17:09:15 [2020-12-19T17:09:15.296Z] #41 166.8   CC       criu/vdso.o
17:09:15 [2020-12-19T17:09:15.296Z] #41 ...
17:09:15 [2020-12-19T17:09:15.296Z] 
17:09:15 [2020-12-19T17:09:15.296Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
17:09:15 [2020-12-19T17:09:15.296Z] #31 DONE 1.0s
17:09:15 [2020-12-19T17:09:15.296Z] 
17:09:15 [2020-12-19T17:09:15.296Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
17:09:15 [2020-12-19T17:09:15.296Z] #33 DONE 0.1s
17:09:15 [2020-12-19T17:09:15.296Z] 
17:09:15 [2020-12-19T17:09:15.296Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:09:15 [2020-12-19T17:09:15.314Z] #18 58.88 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
17:09:15 [2020-12-19T17:09:15.314Z] #18 58.88 Unpacking python3-wheel (0.32.3-2) ...
17:09:15 [2020-12-19T17:09:15.314Z] #18 58.96 Selecting previously unselected package sudo.
17:09:15 [2020-12-19T17:09:15.314Z] #18 58.96 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
17:09:15 [2020-12-19T17:09:15.314Z] #18 58.97 Unpacking sudo (1.8.27-1+deb10u2) ...
17:09:15 [2020-12-19T17:09:15.561Z] #54 ...
17:09:15 [2020-12-19T17:09:15.561Z] 
17:09:15 [2020-12-19T17:09:15.561Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
17:09:15 [2020-12-19T17:09:15.618Z] #18 48.28 Selecting previously unselected package xxd.
17:09:15 [2020-12-19T17:09:15.618Z] #18 48.28 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
17:09:15 [2020-12-19T17:09:15.618Z] #18 48.28 Unpacking xxd (2:8.1.0875-5) ...
17:09:15 [2020-12-19T17:09:15.875Z] #18 48.53 Selecting previously unselected package vim-common.
17:09:15 [2020-12-19T17:09:15.875Z] #18 48.54 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:09:15 [2020-12-19T17:09:15.885Z] #18 59.51 Selecting previously unselected package thin-provisioning-tools.
17:09:15 [2020-12-19T17:09:15.885Z] #18 59.51 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
17:09:15 [2020-12-19T17:09:15.885Z] #18 59.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:09:16 [2020-12-19T17:09:16.132Z] #18 48.67 Unpacking vim-common (2:8.1.0875-5) ...
17:09:16 [2020-12-19T17:09:16.147Z] #18 59.77 Selecting previously unselected package uidmap.
17:09:16 [2020-12-19T17:09:16.147Z] #18 59.78 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
17:09:16 [2020-12-19T17:09:16.147Z] #18 59.79 Unpacking uidmap (1:4.5-1.1) ...
17:09:16 [2020-12-19T17:09:16.407Z] #18 59.91 Selecting previously unselected package vim-runtime.
17:09:16 [2020-12-19T17:09:16.407Z] #18 59.91 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:09:16 [2020-12-19T17:09:16.407Z] #18 59.95 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:09:16 [2020-12-19T17:09:16.407Z] #18 59.98 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:09:16 [2020-12-19T17:09:16.407Z] #18 59.99 Unpacking vim-runtime (2:8.1.0875-5) ...
17:09:16 [2020-12-19T17:09:16.513Z] #36 DONE 1.2s
17:09:16 [2020-12-19T17:09:16.513Z] 
17:09:16 [2020-12-19T17:09:16.513Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
17:09:16 [2020-12-19T17:09:16.697Z] #18 49.10 Selecting previously unselected package bash-completion.
17:09:16 [2020-12-19T17:09:16.697Z] #18 49.10 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:09:17 [2020-12-19T17:09:17.284Z] #56 ...
17:09:17 [2020-12-19T17:09:17.284Z] 
17:09:17 [2020-12-19T17:09:17.284Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:09:17 [2020-12-19T17:09:17.284Z] #24 301.1 + return
17:09:17 [2020-12-19T17:09:17.284Z] #24 DONE 301.2s
17:09:17 [2020-12-19T17:09:17.284Z] 
17:09:17 [2020-12-19T17:09:17.284Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:09:18 [2020-12-19T17:09:18.447Z] #39 DONE 1.5s
17:09:18 [2020-12-19T17:09:18.447Z] 
17:09:18 [2020-12-19T17:09:18.447Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:09:18 [2020-12-19T17:09:18.447Z] #41 167.3   LINK     criu/built-in.o
17:09:18 [2020-12-19T17:09:18.447Z] #41 167.5   LINK     criu/criu
17:09:18 [2020-12-19T17:09:18.447Z] #41 167.8   DEP      lib/c/criu.d
17:09:18 [2020-12-19T17:09:18.447Z] #41 167.9   CC       images/rpc.pb-c.o
17:09:18 [2020-12-19T17:09:18.447Z] #41 168.5   CC       lib/c/criu.o
17:09:18 [2020-12-19T17:09:18.447Z] #41 169.6   LINK     lib/c/built-in.o
17:09:18 [2020-12-19T17:09:18.447Z] #41 169.6   LINK     lib/c/libcriu.so
17:09:18 [2020-12-19T17:09:18.447Z] #41 169.6   LINK     lib/c/libcriu.a
17:09:18 [2020-12-19T17:09:18.447Z] #41 169.8   GEN      magic.py
17:09:18 [2020-12-19T17:09:18.447Z] #41 170.0 Note: Building without setproctitle() and strlcpy() support.
17:09:18 [2020-12-19T17:09:18.447Z] #41 170.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:09:18 [2020-12-19T17:09:18.447Z] #41 170.0 Note: Building without GnuTLS support
17:09:18 [2020-12-19T17:09:18.447Z] #41 170.0 Makefile.config:39: Warn: you have no libnftables installed
17:09:18 [2020-12-19T17:09:18.447Z] #41 170.0 Makefile.config:40: Warn: Building without nftables support
17:09:18 [2020-12-19T17:09:18.806Z] #56 ...
17:09:18 [2020-12-19T17:09:18.807Z] 
17:09:18 [2020-12-19T17:09:18.807Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
17:09:18 [2020-12-19T17:09:18.807Z] #25 DONE 0.1s
17:09:18 [2020-12-19T17:09:18.807Z] 
17:09:18 [2020-12-19T17:09:18.807Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:09:18 [2020-12-19T17:09:18.807Z] #56 ...
17:09:18 [2020-12-19T17:09:18.807Z] 
17:09:18 [2020-12-19T17:09:18.807Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
17:09:19 [2020-12-19T17:09:19.704Z] #18 63.21 Selecting previously unselected package vim.
17:09:19 [2020-12-19T17:09:19.704Z] #18 63.21 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
17:09:19 [2020-12-19T17:09:19.704Z] #18 63.24 Unpacking vim (2:8.1.0875-5) ...
17:09:19 [2020-12-19T17:09:19.849Z] #41 171.2 fatal: not a git repository (or any of the parent directories): .git
17:09:19 [2020-12-19T17:09:19.855Z] #30 DONE 0.8s
17:09:19 [2020-12-19T17:09:19.855Z] 
17:09:19 [2020-12-19T17:09:19.855Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
17:09:19 [2020-12-19T17:09:19.855Z] #33 DONE 0.1s
17:09:19 [2020-12-19T17:09:19.855Z] 
17:09:19 [2020-12-19T17:09:19.855Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:09:19 [2020-12-19T17:09:19.855Z] #56 ...
17:09:19 [2020-12-19T17:09:19.855Z] 
17:09:19 [2020-12-19T17:09:19.855Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
17:09:19 [2020-12-19T17:09:19.855Z] #35 DONE 0.2s
17:09:19 [2020-12-19T17:09:19.855Z] 
17:09:19 [2020-12-19T17:09:19.855Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
17:09:20 [2020-12-19T17:09:20.152Z] #38 DONE 0.2s
17:09:20 [2020-12-19T17:09:20.152Z] 
17:09:20 [2020-12-19T17:09:20.152Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
17:09:20 [2020-12-19T17:09:20.152Z] #41 DONE 0.1s
17:09:20 [2020-12-19T17:09:20.152Z] 
17:09:20 [2020-12-19T17:09:20.152Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
17:09:20 [2020-12-19T17:09:20.152Z] #44 DONE 0.1s
17:09:20 [2020-12-19T17:09:20.152Z] 
17:09:20 [2020-12-19T17:09:20.152Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:09:20 [2020-12-19T17:09:20.233Z] #18 63.79 Selecting previously unselected package xfsprogs.
17:09:20 [2020-12-19T17:09:20.233Z] #18 63.79 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
17:09:20 [2020-12-19T17:09:20.233Z] #18 63.80 Unpacking xfsprogs (4.20.0-1) ...
17:09:20 [2020-12-19T17:09:20.430Z] #65 DONE 4.9s
17:09:20 [2020-12-19T17:09:20.430Z] 
17:09:20 [2020-12-19T17:09:20.430Z] #66 exporting to image
17:09:20 [2020-12-19T17:09:20.430Z] #66 exporting layers
17:09:20 [2020-12-19T17:09:20.434Z] #41 172.1 make[1]: Nothing to be done for 'all'.
17:09:20 [2020-12-19T17:09:20.449Z] #56 ...
17:09:20 [2020-12-19T17:09:20.449Z] 
17:09:20 [2020-12-19T17:09:20.449Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
17:09:20 [2020-12-19T17:09:20.449Z] #46 DONE 0.1s
17:09:20 [2020-12-19T17:09:20.449Z] 
17:09:20 [2020-12-19T17:09:20.449Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
17:09:20 [2020-12-19T17:09:20.449Z] #48 DONE 0.1s
17:09:20 [2020-12-19T17:09:20.449Z] 
17:09:20 [2020-12-19T17:09:20.449Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
17:09:20 [2020-12-19T17:09:20.449Z] #50 DONE 0.1s
17:09:20 [2020-12-19T17:09:20.449Z] 
17:09:20 [2020-12-19T17:09:20.449Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:09:20 [2020-12-19T17:09:20.493Z] #18 64.27 Selecting previously unselected package zip.
17:09:20 [2020-12-19T17:09:20.493Z] #18 64.28 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
17:09:20 [2020-12-19T17:09:20.493Z] #18 64.29 Unpacking zip (3.0-11+b1) ...
17:09:20 [2020-12-19T17:09:20.746Z] #56 ...
17:09:20 [2020-12-19T17:09:20.746Z] 
17:09:20 [2020-12-19T17:09:20.746Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
17:09:20 [2020-12-19T17:09:20.746Z] #52 DONE 0.1s
17:09:20 [2020-12-19T17:09:20.746Z] 
17:09:20 [2020-12-19T17:09:20.746Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
17:09:20 [2020-12-19T17:09:20.746Z] #54 DONE 0.1s
17:09:20 [2020-12-19T17:09:20.746Z] 
17:09:20 [2020-12-19T17:09:20.746Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:09:20 [2020-12-19T17:09:20.753Z] #18 64.52 Setting up aufs-tools (1:4.14+20190211-1) ...
17:09:20 [2020-12-19T17:09:20.753Z] #18 64.57 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:09:20 [2020-12-19T17:09:20.753Z] #18 64.58 Setting up libip6tc0:amd64 (1.8.2-4) ...
17:09:20 [2020-12-19T17:09:20.753Z] #18 64.59 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:09:20 [2020-12-19T17:09:20.753Z] #18 64.61 Setting up libgpm2:amd64 (1.20.7-5) ...
17:09:20 [2020-12-19T17:09:20.880Z] #18 52.85 Unpacking bash-completion (1:2.8-6) ...
17:09:21 [2020-12-19T17:09:21.013Z] #18 64.62 Setting up libip4tc0:amd64 (1.8.2-4) ...
17:09:21 [2020-12-19T17:09:21.013Z] #18 64.64 Setting up uidmap (1:4.5-1.1) ...
17:09:21 [2020-12-19T17:09:21.013Z] #18 64.65 Setting up libnftnl11:amd64 (1.1.2-2) ...
17:09:21 [2020-12-19T17:09:21.013Z] #18 64.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:09:21 [2020-12-19T17:09:21.013Z] #18 64.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:09:21 [2020-12-19T17:09:21.013Z] #18 64.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:09:21 [2020-12-19T17:09:21.013Z] #18 64.71 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:09:21 [2020-12-19T17:09:21.013Z] #18 64.72 Setting up xxd (2:8.1.0875-5) ...
17:09:21 [2020-12-19T17:09:21.013Z] #18 64.74 Setting up zip (3.0-11+b1) ...
17:09:21 [2020-12-19T17:09:21.013Z] #18 64.75 Setting up vim-common (2:8.1.0875-5) ...
17:09:21 [2020-12-19T17:09:21.013Z] #18 64.78 Setting up bash-completion (1:2.8-6) ...
17:09:21 [2020-12-19T17:09:21.137Z] #18 53.71 Selecting previously unselected package bzip2.
17:09:21 [2020-12-19T17:09:21.137Z] #18 53.71 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
17:09:21 [2020-12-19T17:09:21.137Z] #18 53.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:09:21 [2020-12-19T17:09:21.387Z] #41 172.9 make[1]: 'images/built-in.o' is up to date.
17:09:21 [2020-12-19T17:09:21.387Z] #41 173.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:09:21 [2020-12-19T17:09:21.387Z] #41 173.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:09:21 [2020-12-19T17:09:21.387Z] #41 173.1 make[1]: 'compel/libcompel.a' is up to date.
17:09:21 [2020-12-19T17:09:21.387Z] #41 173.2 make[1]: 'compel/compel-host-bin' is up to date.
17:09:21 [2020-12-19T17:09:21.395Z] #18 53.99 Selecting previously unselected package xz-utils.
17:09:21 [2020-12-19T17:09:21.395Z] #18 53.99 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
17:09:21 [2020-12-19T17:09:21.395Z] #18 54.00 Unpacking xz-utils (5.2.4-1) ...
17:09:21 [2020-12-19T17:09:21.651Z] #41 173.2 make[1]: Nothing to be done for 'all'.
17:09:21 [2020-12-19T17:09:21.651Z] #41 173.2 make[1]: 'soccr/libsoccr.a' is up to date.
17:09:21 [2020-12-19T17:09:21.652Z] #18 54.41 Selecting previously unselected package apparmor.
17:09:21 [2020-12-19T17:09:21.652Z] #18 54.41 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
17:09:21 [2020-12-19T17:09:21.915Z] #41 173.6 make[2]: Nothing to be done for 'all'.
17:09:21 [2020-12-19T17:09:21.915Z] #41 173.6 make[2]: Nothing to be done for 'all'.
17:09:21 [2020-12-19T17:09:21.915Z] #41 173.7 make[2]: Nothing to be done for 'all'.
17:09:21 [2020-12-19T17:09:21.953Z] #18 ...
17:09:21 [2020-12-19T17:09:21.953Z] 
17:09:21 [2020-12-19T17:09:21.953Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:09:21 [2020-12-19T17:09:21.953Z] #41 145.6   CC       criu/cr-errno.o
17:09:21 [2020-12-19T17:09:21.953Z] #41 145.7   CC       criu/cr-restore.o
17:09:21 [2020-12-19T17:09:21.953Z] #41 150.2   CC       criu/cr-service.o
17:09:21 [2020-12-19T17:09:21.953Z] #41 151.8   CC       criu/crtools.o
17:09:21 [2020-12-19T17:09:21.953Z] #41 152.4   CC       criu/eventfd.o
17:09:21 [2020-12-19T17:09:21.953Z] #41 152.8   CC       criu/eventpoll.o
17:09:21 [2020-12-19T17:09:21.953Z] #41 153.6   CC       criu/external.o
17:09:21 [2020-12-19T17:09:21.953Z] #41 154.0   CC       criu/fault-injection.o
17:09:21 [2020-12-19T17:09:21.953Z] #41 154.1   CC       criu/fdstore.o
17:09:21 [2020-12-19T17:09:21.953Z] #41 154.5   CC       criu/fifo.o
17:09:21 [2020-12-19T17:09:21.953Z] #41 154.8   CC       criu/file-ids.o
17:09:21 [2020-12-19T17:09:21.953Z] #41 155.2   CC       criu/file-lock.o
17:09:22 [2020-12-19T17:09:22.178Z] #41 173.8 make[2]: Nothing to be done for 'all'.
17:09:22 [2020-12-19T17:09:22.178Z] #41 173.9 make[2]: Nothing to be done for 'all'.
17:09:22 [2020-12-19T17:09:22.178Z] #41 173.9 make[2]: Nothing to be done for 'all'.
17:09:22 [2020-12-19T17:09:22.216Z] #18 54.62 Unpacking apparmor (2.13.2-10) ...
17:09:22 [2020-12-19T17:09:22.442Z] #41 174.0 make[2]: Nothing to be done for 'all'.
17:09:22 [2020-12-19T17:09:22.442Z] #41 174.1 make[2]: Nothing to be done for 'all'.
17:09:22 [2020-12-19T17:09:22.442Z] #41 174.1   INSTALL  criu/criu
17:09:22 [2020-12-19T17:09:22.523Z] #41 156.3   CC       criu/files-ext.o
17:09:22 [2020-12-19T17:09:22.783Z] #41 156.7   CC       criu/files-reg.o
17:09:23 [2020-12-19T17:09:23.026Z] #41 DONE 174.4s
17:09:23 [2020-12-19T17:09:23.026Z] 
17:09:23 [2020-12-19T17:09:23.026Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:09:23 [2020-12-19T17:09:23.148Z] #18 55.51 Selecting previously unselected package aufs-tools.
17:09:23 [2020-12-19T17:09:23.148Z] #18 55.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
17:09:23 [2020-12-19T17:09:23.148Z] #18 55.56 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:09:23 [2020-12-19T17:09:23.405Z] #18 55.88 Selecting previously unselected package libonig5:amd64.
17:09:23 [2020-12-19T17:09:23.405Z] #18 55.88 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
17:09:23 [2020-12-19T17:09:23.405Z] #18 55.89 Unpacking libonig5:amd64 (6.9.1-1) ...
17:09:23 [2020-12-19T17:09:23.663Z] #18 56.17 Selecting previously unselected package libjq1:amd64.
17:09:23 [2020-12-19T17:09:23.663Z] #18 56.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:09:23 [2020-12-19T17:09:23.663Z] #18 56.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:09:23 [2020-12-19T17:09:23.663Z] #18 56.32 Selecting previously unselected package jq.
17:09:23 [2020-12-19T17:09:23.663Z] #18 56.32 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
17:09:23 [2020-12-19T17:09:23.663Z] #18 56.33 Unpacking jq (1.5+dfsg-2+b1) ...
17:09:23 [2020-12-19T17:09:23.663Z] #18 56.41 Selecting previously unselected package libaio1:amd64.
17:09:23 [2020-12-19T17:09:23.724Z] #41 ...
17:09:23 [2020-12-19T17:09:23.724Z] 
17:09:23 [2020-12-19T17:09:23.724Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:09:23 [2020-12-19T17:09:23.920Z] #18 56.41 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
17:09:23 [2020-12-19T17:09:23.920Z] #18 56.41 Unpacking libaio1:amd64 (0.3.112-3) ...
17:09:23 [2020-12-19T17:09:23.920Z] #18 56.47 Selecting previously unselected package libgpm2:amd64.
17:09:23 [2020-12-19T17:09:23.920Z] #18 56.48 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
17:09:23 [2020-12-19T17:09:23.920Z] #18 56.48 Unpacking libgpm2:amd64 (1.20.7-5) ...
17:09:23 [2020-12-19T17:09:23.984Z] #18 67.52 Setting up libiptc0:amd64 (1.8.2-4) ...
17:09:23 [2020-12-19T17:09:23.984Z] #18 67.53 Setting up xz-utils (5.2.4-1) ...
17:09:23 [2020-12-19T17:09:23.984Z] #18 67.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:09:23 [2020-12-19T17:09:23.984Z] #18 67.57 Setting up sudo (1.8.27-1+deb10u2) ...
17:09:23 [2020-12-19T17:09:23.984Z] #18 67.66 invoke-rc.d: could not determine current runlevel
17:09:23 [2020-12-19T17:09:23.984Z] #18 67.67 invoke-rc.d: policy-rc.d denied execution of start.
17:09:23 [2020-12-19T17:09:23.984Z] #18 67.69 Setting up pigz (2.4-1) ...
17:09:23 [2020-12-19T17:09:23.984Z] #18 67.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:09:23 [2020-12-19T17:09:23.984Z] #18 67.73 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:09:23 [2020-12-19T17:09:23.984Z] #18 67.75 Setting up python-pip-whl (18.1-5) ...
17:09:24 [2020-12-19T17:09:24.177Z] #18 56.57 Selecting previously unselected package libicu63:amd64.
17:09:24 [2020-12-19T17:09:24.177Z] #18 56.57 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
17:09:24 [2020-12-19T17:09:24.177Z] #18 56.58 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:09:24 [2020-12-19T17:09:24.245Z] #18 67.77 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:09:24 [2020-12-19T17:09:24.245Z] #18 67.78 Setting up vim-runtime (2:8.1.0875-5) ...
17:09:24 [2020-12-19T17:09:24.505Z] #18 68.21 Setting up libaio1:amd64 (0.3.112-3) ...
17:09:24 [2020-12-19T17:09:24.505Z] #18 68.22 Setting up libonig5:amd64 (6.9.1-1) ...
17:09:24 [2020-12-19T17:09:24.505Z] #18 68.23 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
17:09:24 [2020-12-19T17:09:24.505Z] #18 68.25 Setting up vim (2:8.1.0875-5) ...
17:09:24 [2020-12-19T17:09:24.505Z] #18 68.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:09:24 [2020-12-19T17:09:24.505Z] #18 68.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:09:24 [2020-12-19T17:09:24.505Z] #18 68.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:09:24 [2020-12-19T17:09:24.505Z] #18 68.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:09:24 [2020-12-19T17:09:24.505Z] #18 68.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:09:24 [2020-12-19T17:09:24.505Z] #18 68.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:09:24 [2020-12-19T17:09:24.765Z] #18 68.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:09:24 [2020-12-19T17:09:24.765Z] #18 68.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:09:24 [2020-12-19T17:09:24.765Z] #18 68.36 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:09:24 [2020-12-19T17:09:24.765Z] #18 68.37 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:09:24 [2020-12-19T17:09:24.765Z] #18 68.39 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:09:24 [2020-12-19T17:09:24.765Z] #18 68.41 Setting up jq (1.5+dfsg-2+b1) ...
17:09:24 [2020-12-19T17:09:24.765Z] #18 68.43 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:09:24 [2020-12-19T17:09:24.765Z] #18 68.44 Setting up python3.7 (3.7.3-2+deb10u2) ...
17:09:24 [2020-12-19T17:09:24.956Z] #54 ...
17:09:24 [2020-12-19T17:09:24.956Z] 
17:09:24 [2020-12-19T17:09:24.956Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
17:09:24 [2020-12-19T17:09:24.956Z] #42 DONE 0.1s
17:09:24 [2020-12-19T17:09:24.956Z] 
17:09:24 [2020-12-19T17:09:24.956Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:09:24 [2020-12-19T17:09:24.956Z] #54 ...
17:09:24 [2020-12-19T17:09:24.956Z] 
17:09:24 [2020-12-19T17:09:24.956Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
17:09:25 [2020-12-19T17:09:25.109Z] #18 ...
17:09:25 [2020-12-19T17:09:25.109Z] 
17:09:25 [2020-12-19T17:09:25.109Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:09:25 [2020-12-19T17:09:25.109Z] #41 138.7   CC       criu/clone-noasan.o
17:09:25 [2020-12-19T17:09:25.109Z] #41 139.1   CC       criu/config.o
17:09:25 [2020-12-19T17:09:25.109Z] #41 141.0   CC       criu/cr-check.o
17:09:25 [2020-12-19T17:09:25.109Z] #41 143.1   CC       criu/cr-dedup.o
17:09:25 [2020-12-19T17:09:25.109Z] #41 143.7   CC       criu/cr-dump.o
17:09:25 [2020-12-19T17:09:25.109Z] #41 147.0   CC       criu/cr-errno.o
17:09:25 [2020-12-19T17:09:25.109Z] #41 147.1   CC       criu/cr-restore.o
17:09:25 [2020-12-19T17:09:25.534Z] #44 DONE 0.7s
17:09:25 [2020-12-19T17:09:25.534Z] 
17:09:25 [2020-12-19T17:09:25.534Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
17:09:25 [2020-12-19T17:09:25.802Z] #46 DONE 0.2s
17:09:25 [2020-12-19T17:09:25.802Z] 
17:09:25 [2020-12-19T17:09:25.802Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
17:09:25 [2020-12-19T17:09:25.802Z] #48 DONE 0.2s
17:09:25 [2020-12-19T17:09:25.802Z] 
17:09:25 [2020-12-19T17:09:25.802Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:09:26 [2020-12-19T17:09:26.066Z] #54 ...
17:09:26 [2020-12-19T17:09:26.066Z] 
17:09:26 [2020-12-19T17:09:26.066Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
17:09:26 [2020-12-19T17:09:26.066Z] #50 DONE 0.2s
17:09:26 [2020-12-19T17:09:26.066Z] 
17:09:26 [2020-12-19T17:09:26.066Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
17:09:26 [2020-12-19T17:09:26.330Z] #52 DONE 0.4s
17:09:26 [2020-12-19T17:09:26.330Z] 
17:09:26 [2020-12-19T17:09:26.330Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:09:26 [2020-12-19T17:09:26.995Z] #66 exporting layers 7.0s done
17:09:26 [2020-12-19T17:09:26.995Z] #66 writing image sha256:6097837dada26298227e4ec459bba6a0c3f4021cac5a117e6fdf4f6017794544 done
17:09:26 [2020-12-19T17:09:26.995Z] #66 naming to docker.io/library/docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa done
17:09:26 [2020-12-19T17:09:26.995Z] #66 DONE 7.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
17:09:27 [2020-12-19T17:09:27.347Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41740/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41740/.git:/go/src/github.com/docker/docker/.git --name docker-pr31 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa hack/validate/default
17:09:28 [2020-12-19T17:09:28.063Z] #18 71.56 Setting up iptables (1.8.2-4) ...
17:09:28 [2020-12-19T17:09:28.063Z] #18 71.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:09:28 [2020-12-19T17:09:28.063Z] #18 71.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:09:28 [2020-12-19T17:09:28.063Z] #18 71.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:09:28 [2020-12-19T17:09:28.063Z] #18 71.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:09:28 [2020-12-19T17:09:28.063Z] #18 71.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:09:28 [2020-12-19T17:09:28.063Z] #18 71.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:09:28 [2020-12-19T17:09:28.063Z] #18 71.63 Setting up python3 (3.7.3-1) ...
17:09:28 [2020-12-19T17:09:28.284Z] Congratulations!  All commits are properly signed with the DCO!
17:09:28 [2020-12-19T17:09:28.284Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
17:09:28 [2020-12-19T17:09:28.284Z] No api/types/ or api/swagger.yaml changes in diff.
17:09:28 [2020-12-19T17:09:28.284Z] Congratulations!  All TOML source files changed here have valid syntax.
17:09:28 [2020-12-19T17:09:28.284Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
17:09:28 [2020-12-19T17:09:28.284Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
17:09:28 [2020-12-19T17:09:28.284Z] Congratulations!  No new tests were added to integration-cli.
17:09:28 [2020-12-19T17:09:28.284Z] 
17:09:28 [2020-12-19T17:09:28.284Z] INFO Start validation with golang-ci-lint
17:09:28 [2020-12-19T17:09:28.284Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
17:09:28 [2020-12-19T17:09:28.284Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
17:09:28 [2020-12-19T17:09:28.284Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
17:09:28 [2020-12-19T17:09:28.323Z] #18 71.99 Setting up python3-wheel (0.32.3-2) ...
17:09:28 [2020-12-19T17:09:28.412Z] #41 ...
17:09:28 [2020-12-19T17:09:28.412Z] 
17:09:28 [2020-12-19T17:09:28.412Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:09:28 [2020-12-19T17:09:28.412Z] #18 60.43 Selecting previously unselected package libnet1:amd64.
17:09:28 [2020-12-19T17:09:28.412Z] #18 60.45 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:09:28 [2020-12-19T17:09:28.412Z] #18 60.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:09:28 [2020-12-19T17:09:28.412Z] #18 60.55 Selecting previously unselected package libnl-3-200:amd64.
17:09:28 [2020-12-19T17:09:28.412Z] #18 60.56 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
17:09:28 [2020-12-19T17:09:28.412Z] #18 60.56 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:09:28 [2020-12-19T17:09:28.412Z] #18 60.65 Selecting previously unselected package libprotobuf-c1:amd64.
17:09:28 [2020-12-19T17:09:28.412Z] #18 60.66 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:09:28 [2020-12-19T17:09:28.412Z] #18 60.66 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:09:28 [2020-12-19T17:09:28.412Z] #18 60.73 Selecting previously unselected package libreadline5:amd64.
17:09:28 [2020-12-19T17:09:28.412Z] #18 60.75 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
17:09:28 [2020-12-19T17:09:28.412Z] #18 60.76 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:09:28 [2020-12-19T17:09:28.412Z] #18 60.87 Selecting previously unselected package net-tools.
17:09:28 [2020-12-19T17:09:28.412Z] #18 60.89 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
17:09:28 [2020-12-19T17:09:28.412Z] #18 60.90 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:09:28 [2020-12-19T17:09:28.412Z] #18 61.13 Selecting previously unselected package python-pip-whl.
17:09:28 [2020-12-19T17:09:28.669Z] #18 61.13 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
17:09:28 [2020-12-19T17:09:28.669Z] #18 61.13 Unpacking python-pip-whl (18.1-5) ...
17:09:28 [2020-12-19T17:09:28.893Z] #18 72.62 Setting up apparmor (2.13.2-10) ...
17:09:29 [2020-12-19T17:09:29.235Z] #18 61.72 Selecting previously unselected package python3-lib2to3.
17:09:29 [2020-12-19T17:09:29.235Z] #18 61.74 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
17:09:29 [2020-12-19T17:09:29.235Z] #18 61.74 Unpacking python3-lib2to3 (3.7.3-1) ...
17:09:29 [2020-12-19T17:09:29.235Z] #18 61.85 Selecting previously unselected package python3-distutils.
17:09:29 [2020-12-19T17:09:29.235Z] #18 61.85 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
17:09:29 [2020-12-19T17:09:29.235Z] #18 61.86 Unpacking python3-distutils (3.7.3-1) ...
17:09:29 [2020-12-19T17:09:29.491Z] #18 61.99 Selecting previously unselected package python3-pip.
17:09:29 [2020-12-19T17:09:29.491Z] #18 62.00 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
17:09:29 [2020-12-19T17:09:29.491Z] #18 62.00 Unpacking python3-pip (18.1-5) ...
17:09:29 [2020-12-19T17:09:29.748Z] #18 62.23 Selecting previously unselected package python3-pkg-resources.
17:09:29 [2020-12-19T17:09:29.748Z] #18 62.23 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
17:09:29 [2020-12-19T17:09:29.748Z] #18 62.24 Unpacking python3-pkg-resources (40.8.0-1) ...
17:09:29 [2020-12-19T17:09:29.748Z] #18 62.36 Selecting previously unselected package python3-setuptools.
17:09:29 [2020-12-19T17:09:29.748Z] #18 62.37 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
17:09:29 [2020-12-19T17:09:29.748Z] #18 62.38 Unpacking python3-setuptools (40.8.0-1) ...
17:09:30 [2020-12-19T17:09:30.004Z] #18 62.61 Selecting previously unselected package python3-wheel.
17:09:30 [2020-12-19T17:09:30.004Z] #18 62.62 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
17:09:30 [2020-12-19T17:09:30.004Z] #18 62.63 Unpacking python3-wheel (0.32.3-2) ...
17:09:30 [2020-12-19T17:09:30.004Z] #18 62.71 Selecting previously unselected package sudo.
17:09:30 [2020-12-19T17:09:30.261Z] #18 62.71 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
17:09:30 [2020-12-19T17:09:30.261Z] #18 62.72 Unpacking sudo (1.8.27-1+deb10u2) ...
17:09:30 [2020-12-19T17:09:30.803Z] #18 74.35 Setting up xfsprogs (4.20.0-1) ...
17:09:30 [2020-12-19T17:09:30.803Z] #18 74.36 Setting up python3-lib2to3 (3.7.3-1) ...
17:09:30 [2020-12-19T17:09:30.826Z] #18 63.30 Selecting previously unselected package thin-provisioning-tools.
17:09:30 [2020-12-19T17:09:30.826Z] #18 63.31 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
17:09:30 [2020-12-19T17:09:30.826Z] #18 63.32 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:09:31 [2020-12-19T17:09:31.064Z] #18 74.75 Setting up python3-pkg-resources (40.8.0-1) ...
17:09:31 [2020-12-19T17:09:31.096Z] #18 63.56 Selecting previously unselected package uidmap.
17:09:31 [2020-12-19T17:09:31.096Z] #18 63.57 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
17:09:31 [2020-12-19T17:09:31.096Z] #18 63.57 Unpacking uidmap (1:4.5-1.1) ...
17:09:31 [2020-12-19T17:09:31.353Z] #18 63.72 Selecting previously unselected package vim-runtime.
17:09:31 [2020-12-19T17:09:31.353Z] #18 63.73 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:09:31 [2020-12-19T17:09:31.353Z] #18 63.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:09:31 [2020-12-19T17:09:31.353Z] #18 63.81 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:09:31 [2020-12-19T17:09:31.353Z] #18 63.81 Unpacking vim-runtime (2:8.1.0875-5) ...
17:09:32 [2020-12-19T17:09:32.006Z] #18 75.77 Setting up python3-distutils (3.7.3-1) ...
17:09:32 [2020-12-19T17:09:32.576Z] #18 76.21 Setting up python3-setuptools (40.8.0-1) ...
17:09:33 [2020-12-19T17:09:33.960Z] #18 77.51 Setting up python3-pip (18.1-5) ...
17:09:34 [2020-12-19T17:09:34.630Z] #18 66.86 Selecting previously unselected package vim.
17:09:34 [2020-12-19T17:09:34.630Z] #18 66.87 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
17:09:34 [2020-12-19T17:09:34.630Z] #18 66.89 Unpacking vim (2:8.1.0875-5) ...
17:09:34 [2020-12-19T17:09:34.888Z] #18 67.45 Selecting previously unselected package xfsprogs.
17:09:34 [2020-12-19T17:09:34.888Z] #18 67.46 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
17:09:34 [2020-12-19T17:09:34.888Z] #18 67.46 Unpacking xfsprogs (4.20.0-1) ...
17:09:34 [2020-12-19T17:09:34.901Z] #18 78.55 Processing triggers for libc-bin (2.28-10) ...
17:09:34 [2020-12-19T17:09:34.901Z] #18 78.60 Processing triggers for mime-support (3.62) ...
17:09:35 [2020-12-19T17:09:35.161Z] #18 ...
17:09:35 [2020-12-19T17:09:35.161Z] 
17:09:35 [2020-12-19T17:09:35.161Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:09:35 [2020-12-19T17:09:35.161Z] #41 158.9   CC       criu/files.o
17:09:35 [2020-12-19T17:09:35.161Z] #41 161.1   CC       criu/filesystems.o
17:09:35 [2020-12-19T17:09:35.161Z] #41 161.8   CC       criu/fsnotify.o
17:09:35 [2020-12-19T17:09:35.161Z] #41 163.1   CC       criu/image-desc.o
17:09:35 [2020-12-19T17:09:35.161Z] #41 163.3   CC       criu/image.o
17:09:35 [2020-12-19T17:09:35.161Z] #41 164.1   CC       criu/ipc_ns.o
17:09:35 [2020-12-19T17:09:35.161Z] #41 165.4   CC       criu/irmap.o
17:09:35 [2020-12-19T17:09:35.161Z] #41 166.2   CC       criu/kcmp-ids.o
17:09:35 [2020-12-19T17:09:35.161Z] #41 166.6   CC       criu/kerndat.o
17:09:35 [2020-12-19T17:09:35.161Z] #41 167.7   CC       criu/libnetlink.o
17:09:35 [2020-12-19T17:09:35.161Z] #41 168.1   CC       criu/log.o
17:09:35 [2020-12-19T17:09:35.161Z] #41 168.6   CC       criu/lsm.o
17:09:35 [2020-12-19T17:09:35.421Z] #41 169.0   CC       criu/mem.o
17:09:35 [2020-12-19T17:09:35.421Z] #41 ...
17:09:35 [2020-12-19T17:09:35.421Z] 
17:09:35 [2020-12-19T17:09:35.421Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:09:35 [2020-12-19T17:09:35.421Z] #38 268.0 + dpkg --print-architecture
17:09:35 [2020-12-19T17:09:35.421Z] #38 268.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:09:35 [2020-12-19T17:09:35.421Z] #38 268.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:09:35 [2020-12-19T17:09:35.421Z] #38 268.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:09:35 [2020-12-19T17:09:35.452Z] #18 67.91 Selecting previously unselected package zip.
17:09:35 [2020-12-19T17:09:35.452Z] #18 67.91 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
17:09:35 [2020-12-19T17:09:35.452Z] #18 67.92 Unpacking zip (3.0-11+b1) ...
17:09:35 [2020-12-19T17:09:35.452Z] #18 68.08 Setting up aufs-tools (1:4.14+20190211-1) ...
17:09:35 [2020-12-19T17:09:35.452Z] #18 68.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:09:35 [2020-12-19T17:09:35.452Z] #18 68.13 Setting up libip6tc0:amd64 (1.8.2-4) ...
17:09:35 [2020-12-19T17:09:35.452Z] #18 68.14 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:09:35 [2020-12-19T17:09:35.452Z] #18 68.16 Setting up libgpm2:amd64 (1.20.7-5) ...
17:09:35 [2020-12-19T17:09:35.709Z] #18 68.17 Setting up libip4tc0:amd64 (1.8.2-4) ...
17:09:35 [2020-12-19T17:09:35.709Z] #18 68.19 Setting up uidmap (1:4.5-1.1) ...
17:09:35 [2020-12-19T17:09:35.709Z] #18 68.20 Setting up libnftnl11:amd64 (1.1.2-2) ...
17:09:35 [2020-12-19T17:09:35.709Z] #18 68.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:09:35 [2020-12-19T17:09:35.709Z] #18 68.24 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:09:35 [2020-12-19T17:09:35.709Z] #18 68.26 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:09:35 [2020-12-19T17:09:35.709Z] #18 68.28 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:09:35 [2020-12-19T17:09:35.709Z] #18 68.30 Setting up xxd (2:8.1.0875-5) ...
17:09:35 [2020-12-19T17:09:35.709Z] #18 68.34 Setting up zip (3.0-11+b1) ...
17:09:35 [2020-12-19T17:09:35.966Z] #18 68.36 Setting up vim-common (2:8.1.0875-5) ...
17:09:35 [2020-12-19T17:09:35.966Z] #18 68.41 Setting up bash-completion (1:2.8-6) ...
17:09:36 [2020-12-19T17:09:36.805Z] #38 ...
17:09:36 [2020-12-19T17:09:36.805Z] 
17:09:36 [2020-12-19T17:09:36.805Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:09:36 [2020-12-19T17:09:36.805Z] #18 DONE 80.3s
17:09:36 [2020-12-19T17:09:36.805Z] 
17:09:36 [2020-12-19T17:09:36.805Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
17:09:37 [2020-12-19T17:09:37.750Z] #19 0.985 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:09:37 [2020-12-19T17:09:37.750Z] #19 0.989 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:09:37 [2020-12-19T17:09:37.750Z] #19 0.994 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:09:37 [2020-12-19T17:09:37.750Z] #19 DONE 1.1s
17:09:37 [2020-12-19T17:09:37.750Z] 
17:09:37 [2020-12-19T17:09:37.750Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:09:37 [2020-12-19T17:09:37.862Z] #18 ...
17:09:37 [2020-12-19T17:09:37.862Z] 
17:09:37 [2020-12-19T17:09:37.862Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:09:37 [2020-12-19T17:09:37.862Z] #41 151.6   CC       criu/cr-service.o
17:09:37 [2020-12-19T17:09:37.862Z] #41 153.2   CC       criu/crtools.o
17:09:37 [2020-12-19T17:09:37.862Z] #41 153.9   CC       criu/eventfd.o
17:09:37 [2020-12-19T17:09:37.862Z] #41 154.2   CC       criu/eventpoll.o
17:09:37 [2020-12-19T17:09:37.862Z] #41 155.1   CC       criu/external.o
17:09:37 [2020-12-19T17:09:37.862Z] #41 155.5   CC       criu/fault-injection.o
17:09:37 [2020-12-19T17:09:37.862Z] #41 155.6   CC       criu/fdstore.o
17:09:37 [2020-12-19T17:09:37.862Z] #41 156.0   CC       criu/fifo.o
17:09:37 [2020-12-19T17:09:37.862Z] #41 156.4   CC       criu/file-ids.o
17:09:37 [2020-12-19T17:09:37.862Z] #41 156.8   CC       criu/file-lock.o
17:09:37 [2020-12-19T17:09:37.862Z] #41 157.7   CC       criu/files-ext.o
17:09:37 [2020-12-19T17:09:37.862Z] #41 158.1   CC       criu/files-reg.o
17:09:37 [2020-12-19T17:09:37.862Z] #41 160.2   CC       criu/files.o
17:09:38 [2020-12-19T17:09:38.426Z] #41 ...
17:09:38 [2020-12-19T17:09:38.426Z] 
17:09:38 [2020-12-19T17:09:38.426Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:09:38 [2020-12-19T17:09:38.426Z] #18 70.98 Setting up libiptc0:amd64 (1.8.2-4) ...
17:09:38 [2020-12-19T17:09:38.698Z] #18 71.12 Setting up xz-utils (5.2.4-1) ...
17:09:38 [2020-12-19T17:09:38.698Z] #18 71.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:09:38 [2020-12-19T17:09:38.698Z] #18 71.21 Setting up sudo (1.8.27-1+deb10u2) ...
17:09:38 [2020-12-19T17:09:38.955Z] #18 71.42 invoke-rc.d: could not determine current runlevel
17:09:38 [2020-12-19T17:09:38.955Z] #18 71.42 invoke-rc.d: policy-rc.d denied execution of start.
17:09:38 [2020-12-19T17:09:38.955Z] #18 71.53 Setting up pigz (2.4-1) ...
17:09:38 [2020-12-19T17:09:38.955Z] #18 71.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:09:38 [2020-12-19T17:09:38.955Z] #18 71.56 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:09:38 [2020-12-19T17:09:38.955Z] #18 71.59 Setting up python-pip-whl (18.1-5) ...
17:09:39 [2020-12-19T17:09:39.214Z] #18 71.61 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:09:39 [2020-12-19T17:09:39.214Z] #18 71.62 Setting up vim-runtime (2:8.1.0875-5) ...
17:09:39 [2020-12-19T17:09:39.471Z] #18 71.98 Setting up libaio1:amd64 (0.3.112-3) ...
17:09:39 [2020-12-19T17:09:39.471Z] #18 72.00 Setting up libonig5:amd64 (6.9.1-1) ...
17:09:39 [2020-12-19T17:09:39.471Z] #18 72.01 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
17:09:39 [2020-12-19T17:09:39.471Z] #18 72.04 Setting up vim (2:8.1.0875-5) ...
17:09:39 [2020-12-19T17:09:39.471Z] #18 72.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:09:39 [2020-12-19T17:09:39.471Z] #18 72.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:09:39 [2020-12-19T17:09:39.471Z] #18 72.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:09:39 [2020-12-19T17:09:39.471Z] #18 72.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:09:39 [2020-12-19T17:09:39.471Z] #18 72.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:09:39 [2020-12-19T17:09:39.471Z] #18 72.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:09:39 [2020-12-19T17:09:39.471Z] #18 72.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:09:39 [2020-12-19T17:09:39.471Z] #18 72.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:09:39 [2020-12-19T17:09:39.471Z] #18 72.15 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:09:39 [2020-12-19T17:09:39.471Z] #18 72.16 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:09:39 [2020-12-19T17:09:39.471Z] #18 72.18 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:09:39 [2020-12-19T17:09:39.471Z] #18 72.19 Setting up jq (1.5+dfsg-2+b1) ...
17:09:39 [2020-12-19T17:09:39.471Z] #18 72.21 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:09:39 [2020-12-19T17:09:39.729Z] #18 72.22 Setting up python3.7 (3.7.3-2+deb10u2) ...
17:09:43 [2020-12-19T17:09:43.004Z] #18 75.09 Setting up iptables (1.8.2-4) ...
17:09:43 [2020-12-19T17:09:43.004Z] #18 75.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:09:43 [2020-12-19T17:09:43.004Z] #18 75.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:09:43 [2020-12-19T17:09:43.004Z] #18 75.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:09:43 [2020-12-19T17:09:43.004Z] #18 75.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:09:43 [2020-12-19T17:09:43.004Z] #18 75.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:09:43 [2020-12-19T17:09:43.004Z] #18 75.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:09:43 [2020-12-19T17:09:43.004Z] #18 75.15 Setting up python3 (3.7.3-1) ...
17:09:43 [2020-12-19T17:09:43.004Z] #18 75.63 Setting up python3-wheel (0.32.3-2) ...
17:09:43 [2020-12-19T17:09:43.040Z] #20 5.047 Collecting yamllint==1.16.0
17:09:43 [2020-12-19T17:09:43.936Z] #18 76.45 Setting up apparmor (2.13.2-10) ...
17:09:44 [2020-12-19T17:09:44.474Z] #54 217.6 + bin/containerd-stress
17:09:45 [2020-12-19T17:09:45.584Z] #20 ...
17:09:45 [2020-12-19T17:09:45.584Z] 
17:09:45 [2020-12-19T17:09:45.584Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:09:45 [2020-12-19T17:09:45.584Z] #41 171.1   CC       criu/memfd.o
17:09:45 [2020-12-19T17:09:45.584Z] #41 171.9   CC       criu/mount.o
17:09:45 [2020-12-19T17:09:45.584Z] #41 176.4   CC       criu/namespaces.o
17:09:45 [2020-12-19T17:09:45.584Z] #41 178.1   CC       criu/net.o
17:09:45 [2020-12-19T17:09:45.832Z] #18 78.45 Setting up xfsprogs (4.20.0-1) ...
17:09:46 [2020-12-19T17:09:46.089Z] #18 78.49 Setting up python3-lib2to3 (3.7.3-1) ...
17:09:46 [2020-12-19T17:09:46.346Z] #18 78.89 Setting up python3-pkg-resources (40.8.0-1) ...
17:09:46 [2020-12-19T17:09:46.399Z] #54 220.6 + bin/containerd-shim
17:09:47 [2020-12-19T17:09:47.278Z] #18 79.83 Setting up python3-distutils (3.7.3-1) ...
17:09:47 [2020-12-19T17:09:47.497Z] #41 181.0   CC       criu/netfilter.o
17:09:47 [2020-12-19T17:09:47.497Z] #41 181.3   CC       criu/page-pipe.o
17:09:47 [2020-12-19T17:09:47.842Z] #18 80.33 Setting up python3-setuptools (40.8.0-1) ...
17:09:47 [2020-12-19T17:09:47.893Z] #56 290.0 + bin/containerd-stress
17:09:48 [2020-12-19T17:09:48.067Z] #41 181.8   CC       criu/page-xfer.o
17:09:48 [2020-12-19T17:09:48.067Z] #41 ...
17:09:48 [2020-12-19T17:09:48.067Z] 
17:09:48 [2020-12-19T17:09:48.067Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:09:48 [2020-12-19T17:09:48.067Z] #20 10.42   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:09:48 [2020-12-19T17:09:48.067Z] #20 10.49 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:09:48 [2020-12-19T17:09:48.067Z] #20 10.54   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
17:09:48 [2020-12-19T17:09:48.328Z] #20 10.58 Collecting pyyaml (from yamllint==1.16.0)
17:09:48 [2020-12-19T17:09:48.328Z] #20 10.73   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
17:09:48 [2020-12-19T17:09:48.529Z] #56 292.5 + bin/containerd-shim
17:09:49 [2020-12-19T17:09:49.213Z] #18 ...
17:09:49 [2020-12-19T17:09:49.213Z] 
17:09:49 [2020-12-19T17:09:49.213Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:09:49 [2020-12-19T17:09:49.213Z] #41 162.5   CC       criu/filesystems.o
17:09:49 [2020-12-19T17:09:49.213Z] #41 163.2   CC       criu/fsnotify.o
17:09:49 [2020-12-19T17:09:49.213Z] #41 164.5   CC       criu/image-desc.o
17:09:49 [2020-12-19T17:09:49.213Z] #41 164.7   CC       criu/image.o
17:09:49 [2020-12-19T17:09:49.213Z] #41 165.6   CC       criu/ipc_ns.o
17:09:49 [2020-12-19T17:09:49.213Z] #41 166.8   CC       criu/irmap.o
17:09:49 [2020-12-19T17:09:49.213Z] #41 167.4   CC       criu/kcmp-ids.o
17:09:49 [2020-12-19T17:09:49.213Z] #41 167.6   CC       criu/kerndat.o
17:09:49 [2020-12-19T17:09:49.213Z] #41 168.6   CC       criu/libnetlink.o
17:09:49 [2020-12-19T17:09:49.213Z] #41 169.0   CC       criu/log.o
17:09:49 [2020-12-19T17:09:49.213Z] #41 169.7   CC       criu/lsm.o
17:09:49 [2020-12-19T17:09:49.213Z] #41 170.1   CC       criu/mem.o
17:09:49 [2020-12-19T17:09:49.213Z] #41 171.6   CC       criu/memfd.o
17:09:49 [2020-12-19T17:09:49.213Z] #41 172.2   CC       criu/mount.o
17:09:49 [2020-12-19T17:09:49.213Z] #41 ...
17:09:49 [2020-12-19T17:09:49.213Z] 
17:09:49 [2020-12-19T17:09:49.213Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
17:09:49 [2020-12-19T17:09:49.213Z] #18 81.56 Setting up python3-pip (18.1-5) ...
17:09:49 [2020-12-19T17:09:49.710Z] #20 12.10 Building wheels for collected packages: pyyaml
17:09:49 [2020-12-19T17:09:49.710Z] #20 12.11   Running setup.py bdist_wheel for pyyaml: started
17:09:50 [2020-12-19T17:09:50.158Z] #18 82.64 Processing triggers for libc-bin (2.28-10) ...
17:09:50 [2020-12-19T17:09:50.158Z] #18 82.71 Processing triggers for mime-support (3.62) ...
17:09:50 [2020-12-19T17:09:50.492Z] 4612f6d0b889: Pull complete
17:09:51 [2020-12-19T17:09:51.102Z] #20 13.24   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:09:51 [2020-12-19T17:09:51.102Z] #20 13.24   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
17:09:51 [2020-12-19T17:09:51.102Z] #20 13.30 Successfully built pyyaml
17:09:51 [2020-12-19T17:09:51.102Z] #20 13.32 Installing collected packages: pathspec, pyyaml, yamllint
17:09:51 [2020-12-19T17:09:51.245Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:09:51 [2020-12-19T17:09:51.245Z] 
17:09:51 [2020-12-19T17:09:51.245Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:09:51 [2020-12-19T17:09:51.245Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:09:51 [2020-12-19T17:09:51.245Z] HOSTNAME=b595ff5ad4e5
17:09:51 [2020-12-19T17:09:51.245Z] TESTDEBUG=0
17:09:51 [2020-12-19T17:09:51.245Z] DEST=bundles/test-integration
17:09:51 [2020-12-19T17:09:51.245Z] PWD=/go/src/github.com/docker/docker
17:09:51 [2020-12-19T17:09:51.245Z] DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:09:51 [2020-12-19T17:09:51.245Z] container=docker
17:09:51 [2020-12-19T17:09:51.245Z] HOME=/root
17:09:51 [2020-12-19T17:09:51.245Z] GOLANG_VERSION=1.13.15
17:09:51 [2020-12-19T17:09:51.245Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:09:51 [2020-12-19T17:09:51.245Z] VALIDATE_BRANCH=master
17:09:51 [2020-12-19T17:09:51.245Z] TERM=xterm
17:09:51 [2020-12-19T17:09:51.245Z] DOCKER_PKG=github.com/docker/docker
17:09:51 [2020-12-19T17:09:51.245Z] SHLVL=1
17:09:51 [2020-12-19T17:09:51.245Z] TIMEOUT=120m
17:09:51 [2020-12-19T17:09:51.245Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:09:51 [2020-12-19T17:09:51.245Z] DOCKER_GRAPHDRIVER=overlay2
17:09:51 [2020-12-19T17:09:51.245Z] GO111MODULE=off
17:09:51 [2020-12-19T17:09:51.245Z] DOCKER_EXPERIMENTAL=1
17:09:51 [2020-12-19T17:09:51.245Z] TEST_SKIP_INTEGRATION_CLI=1
17:09:51 [2020-12-19T17:09:51.245Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:09:51 [2020-12-19T17:09:51.245Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:09:51 [2020-12-19T17:09:51.245Z] GOPATH=/go
17:09:51 [2020-12-19T17:09:51.245Z] PKG_CONFIG=pkg-config
17:09:51 [2020-12-19T17:09:51.246Z] _=/usr/bin/env
17:09:51 [2020-12-19T17:09:51.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:09:51 [2020-12-19T17:09:51.362Z] #20 13.73 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
17:09:51 [2020-12-19T17:09:51.939Z] #20 DONE 14.2s
17:09:51 [2020-12-19T17:09:51.939Z] 
17:09:51 [2020-12-19T17:09:51.939Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
17:09:52 [2020-12-19T17:09:52.064Z] #18 DONE 84.7s
17:09:52 [2020-12-19T17:09:52.064Z] 
17:09:52 [2020-12-19T17:09:52.064Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
17:09:52 [2020-12-19T17:09:52.200Z] #23 DONE 0.5s
17:09:52 [2020-12-19T17:09:52.200Z] 
17:09:52 [2020-12-19T17:09:52.200Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:09:52 [2020-12-19T17:09:52.200Z] #41 183.5   CC       criu/pagemap-cache.o
17:09:52 [2020-12-19T17:09:52.200Z] #41 184.0   CC       criu/pagemap.o
17:09:52 [2020-12-19T17:09:52.200Z] #41 185.1   CC       criu/parasite-syscall.o
17:09:52 [2020-12-19T17:09:52.460Z] #41 186.2   CC       criu/path.o
17:09:52 [2020-12-19T17:09:52.996Z] #19 0.911 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:09:52 [2020-12-19T17:09:52.996Z] #19 0.916 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:09:52 [2020-12-19T17:09:52.996Z] #19 0.921 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:09:52 [2020-12-19T17:09:52.996Z] #19 DONE 1.0s
17:09:52 [2020-12-19T17:09:52.996Z] 
17:09:52 [2020-12-19T17:09:52.996Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:09:52 [2020-12-19T17:09:52.996Z] #38 266.3 + dpkg --print-architecture
17:09:52 [2020-12-19T17:09:52.996Z] #38 266.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:09:52 [2020-12-19T17:09:52.996Z] #38 266.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:09:52 [2020-12-19T17:09:52.996Z] #38 266.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:09:53 [2020-12-19T17:09:53.012Z] #54 227.5 + bin/containerd-shim-runc-v1
17:09:53 [2020-12-19T17:09:53.032Z] #41 186.7   CC       criu/pie-util-vdso-elf32.o
17:09:53 [2020-12-19T17:09:53.253Z] #38 ...
17:09:53 [2020-12-19T17:09:53.253Z] 
17:09:53 [2020-12-19T17:09:53.253Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:09:53 [2020-12-19T17:09:53.292Z] #41 187.1   CC       criu/pie-util-vdso.o
17:09:53 [2020-12-19T17:09:53.599Z] #41 187.4   CC       criu/pie-util.o
17:09:53 [2020-12-19T17:09:53.599Z] #41 187.5   CC       criu/pipes.o
17:09:54 [2020-12-19T17:09:54.562Z] #41 188.2   CC       criu/plugin.o
17:09:54 [2020-12-19T17:09:54.825Z] #41 188.7   CC       criu/proc_parse.o
17:09:55 [2020-12-19T17:09:55.466Z] #56 299.5 + bin/containerd-shim-runc-v1
17:09:57 [2020-12-19T17:09:57.368Z] #41 190.8   CC       criu/protobuf-desc.o
17:09:57 [2020-12-19T17:09:57.629Z] #41 191.4   CC       criu/protobuf.o
17:09:58 [2020-12-19T17:09:58.199Z] #41 191.7   CC       criu/pstree.o
17:09:58 [2020-12-19T17:09:58.459Z] #41 192.3   CC       criu/rbtree.o
17:09:58 [2020-12-19T17:09:58.512Z] #20 5.386 Collecting yamllint==1.16.0
17:09:58 [2020-12-19T17:09:58.720Z] #41 192.5   CC       criu/rst-malloc.o
17:09:58 [2020-12-19T17:09:58.980Z] #41 ...
17:09:58 [2020-12-19T17:09:58.980Z] 
17:09:58 [2020-12-19T17:09:58.980Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:09:58 [2020-12-19T17:09:58.980Z] #38 DONE 299.5s
17:09:58 [2020-12-19T17:09:58.980Z] 
17:09:58 [2020-12-19T17:09:58.980Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:09:58 [2020-12-19T17:09:58.980Z] #51 108.7 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
17:09:58 [2020-12-19T17:09:58.980Z] #51 111.3 + mkdir -p /build
17:09:58 [2020-12-19T17:09:58.980Z] #51 111.3 + cp runc /build/runc
17:09:58 [2020-12-19T17:09:58.980Z] #51 DONE 113.8s
17:09:58 [2020-12-19T17:09:58.980Z] 
17:09:58 [2020-12-19T17:09:58.980Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
17:09:58 [2020-12-19T17:09:58.980Z] #28 DONE 6.7s
17:09:58 [2020-12-19T17:09:58.980Z] 
17:09:58 [2020-12-19T17:09:58.980Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:09:58 [2020-12-19T17:09:58.980Z] #41 192.8   CC       criu/seccomp.o
17:09:58 [2020-12-19T17:09:58.980Z] #41 ...
17:09:58 [2020-12-19T17:09:58.980Z] 
17:09:58 [2020-12-19T17:09:58.980Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
17:09:59 [2020-12-19T17:09:59.627Z] #54 233.1 + bin/containerd-shim-runc-v2
17:09:59 [2020-12-19T17:09:59.921Z] #31 DONE 0.9s
17:09:59 [2020-12-19T17:09:59.921Z] 
17:09:59 [2020-12-19T17:09:59.921Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
17:10:00 [2020-12-19T17:10:00.181Z] #33 DONE 0.2s
17:10:00 [2020-12-19T17:10:00.181Z] 
17:10:00 [2020-12-19T17:10:00.181Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:10:00 [2020-12-19T17:10:00.181Z] #41 193.6   CC       criu/seize.o
17:10:00 [2020-12-19T17:10:00.408Z] #20 ...
17:10:00 [2020-12-19T17:10:00.408Z] 
17:10:00 [2020-12-19T17:10:00.408Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:10:00 [2020-12-19T17:10:00.408Z] #41 176.1   CC       criu/namespaces.o
17:10:00 [2020-12-19T17:10:00.408Z] #41 178.6   CC       criu/net.o
17:10:00 [2020-12-19T17:10:00.409Z] #41 182.1   CC       criu/netfilter.o
17:10:00 [2020-12-19T17:10:00.409Z] #41 182.5   CC       criu/page-pipe.o
17:10:00 [2020-12-19T17:10:00.409Z] #41 183.0   CC       criu/page-xfer.o
17:10:00 [2020-12-19T17:10:00.442Z] #41 ...
17:10:00 [2020-12-19T17:10:00.442Z] 
17:10:00 [2020-12-19T17:10:00.442Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
17:10:00 [2020-12-19T17:10:00.442Z] #36 DONE 0.2s
17:10:00 [2020-12-19T17:10:00.442Z] 
17:10:00 [2020-12-19T17:10:00.442Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:10:00 [2020-12-19T17:10:00.442Z] #41 194.3   CC       criu/servicefd.o
17:10:00 [2020-12-19T17:10:00.666Z] #41 184.3   CC       criu/pagemap-cache.o
17:10:01 [2020-12-19T17:10:01.014Z] #41 194.8   CC       criu/shmem.o
17:10:01 [2020-12-19T17:10:01.016Z] #54 235.1 + install -D bin/containerd /build/containerd
17:10:01 [2020-12-19T17:10:01.016Z] #54 235.2 + binaries
17:10:01 [2020-12-19T17:10:01.016Z] #54 235.2 + install -D bin/containerd-shim /build/containerd-shim
17:10:01 [2020-12-19T17:10:01.016Z] #54 235.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:10:01 [2020-12-19T17:10:01.016Z] #54 235.3 + install -D bin/ctr /build/ctr
17:10:01 [2020-12-19T17:10:01.065Z] #56 304.3 + bin/containerd-shim-runc-v2
17:10:01 [2020-12-19T17:10:01.229Z] #41 184.8   CC       criu/pagemap.o
17:10:01 [2020-12-19T17:10:01.362Z] #56 305.4 + binaries
17:10:01 [2020-12-19T17:10:01.362Z] #56 305.4 + install -D bin/containerd /build/containerd
17:10:01 [2020-12-19T17:10:01.362Z] #56 305.4 + install -D bin/containerd-shim /build/containerd-shim
17:10:01 [2020-12-19T17:10:01.362Z] #56 305.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:10:01 [2020-12-19T17:10:01.362Z] #56 305.4 + install -D bin/ctr /build/ctr
17:10:01 [2020-12-19T17:10:01.362Z] #56 DONE 305.5s
17:10:01 [2020-12-19T17:10:01.957Z] #41 195.6   CC       criu/sigframe.o
17:10:01 [2020-12-19T17:10:01.957Z] #41 195.8   CC       criu/signalfd.o
17:10:02 [2020-12-19T17:10:02.161Z] #41 185.8   CC       criu/parasite-syscall.o
17:10:02 [2020-12-19T17:10:02.401Z] 
17:10:02 [2020-12-19T17:10:02.401Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
17:10:02 [2020-12-19T17:10:02.401Z] #57 DONE 0.1s
17:10:02 [2020-12-19T17:10:02.401Z] 
17:10:02 [2020-12-19T17:10:02.401Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
17:10:02 [2020-12-19T17:10:02.605Z] #41 196.2   CC       criu/sk-inet.o
17:10:02 [2020-12-19T17:10:02.691Z] #61 DONE 0.1s
17:10:02 [2020-12-19T17:10:02.691Z] 
17:10:02 [2020-12-19T17:10:02.691Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
17:10:02 [2020-12-19T17:10:02.691Z] #63 DONE 0.1s
17:10:02 [2020-12-19T17:10:02.691Z] 
17:10:02 [2020-12-19T17:10:02.691Z] #65 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
17:10:02 [2020-12-19T17:10:02.691Z] #65 DONE 0.1s
17:10:02 [2020-12-19T17:10:02.691Z] 
17:10:02 [2020-12-19T17:10:02.691Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
17:10:02 [2020-12-19T17:10:02.691Z] #66 DONE 0.0s
17:10:02 [2020-12-19T17:10:02.691Z] 
17:10:02 [2020-12-19T17:10:02.691Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
17:10:03 [2020-12-19T17:10:03.092Z] #41 186.7   CC       criu/path.o
17:10:03 [2020-12-19T17:10:03.350Z] #41 186.9   CC       criu/pie-util-vdso-elf32.o
17:10:03 [2020-12-19T17:10:03.546Z] #41 197.1   CC       criu/sk-netlink.o
17:10:03 [2020-12-19T17:10:03.546Z] #41 197.4   CC       criu/sk-packet.o
17:10:03 [2020-12-19T17:10:03.606Z] #41 187.3   CC       criu/pie-util-vdso.o
17:10:03 [2020-12-19T17:10:03.866Z] #41 ...
17:10:03 [2020-12-19T17:10:03.866Z] 
17:10:03 [2020-12-19T17:10:03.866Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:10:03 [2020-12-19T17:10:03.866Z] #20 10.75   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:10:03 [2020-12-19T17:10:03.866Z] #20 10.85 Collecting pyyaml (from yamllint==1.16.0)
17:10:04 [2020-12-19T17:10:04.120Z] #41 197.8   CC       criu/sk-queue.o
17:10:04 [2020-12-19T17:10:04.120Z] #41 ...
17:10:04 [2020-12-19T17:10:04.120Z] 
17:10:04 [2020-12-19T17:10:04.120Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
17:10:04 [2020-12-19T17:10:04.120Z] #39 DONE 0.7s
17:10:04 [2020-12-19T17:10:04.123Z] #20 10.98   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
17:10:04 [2020-12-19T17:10:04.380Z] 
17:10:04 [2020-12-19T17:10:04.380Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:10:04 [2020-12-19T17:10:04.380Z] #54 ...
17:10:04 [2020-12-19T17:10:04.380Z] 
17:10:04 [2020-12-19T17:10:04.380Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:10:04 [2020-12-19T17:10:04.380Z] #41 198.1   CC       criu/sk-tcp.o
17:10:04 [2020-12-19T17:10:04.951Z] #41 198.5   CC       criu/sk-unix.o
17:10:05 [2020-12-19T17:10:05.211Z] #41 ...
17:10:05 [2020-12-19T17:10:05.211Z] 
17:10:05 [2020-12-19T17:10:05.211Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:10:05 [2020-12-19T17:10:05.211Z] #47 305.3 + /build/golangci-lint --version
17:10:05 [2020-12-19T17:10:05.211Z] #47 305.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:10:05 [2020-12-19T17:10:05.211Z] #47 DONE 305.7s
17:10:05 [2020-12-19T17:10:05.427Z] #67 DONE 2.3s
17:10:05 [2020-12-19T17:10:05.427Z] 
17:10:05 [2020-12-19T17:10:05.427Z] #68 exporting to oci image format
17:10:05 [2020-12-19T17:10:05.427Z] #68 exporting layers
17:10:05 [2020-12-19T17:10:05.472Z] 
17:10:05 [2020-12-19T17:10:05.472Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:10:05 [2020-12-19T17:10:05.495Z] #20 12.27 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:10:05 [2020-12-19T17:10:05.495Z] #20 12.33   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
17:10:05 [2020-12-19T17:10:05.495Z] #20 12.38 Building wheels for collected packages: pyyaml
17:10:05 [2020-12-19T17:10:05.495Z] #20 12.38   Running setup.py bdist_wheel for pyyaml: started
17:10:05 [2020-12-19T17:10:05.732Z] #54 ...
17:10:05 [2020-12-19T17:10:05.732Z] 
17:10:05 [2020-12-19T17:10:05.732Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:10:05 [2020-12-19T17:10:05.732Z] #41 199.6   CC       criu/sockets.o
17:10:06 [2020-12-19T17:10:06.674Z] #41 200.1   CC       criu/stats.o
17:10:06 [2020-12-19T17:10:06.674Z] #41 200.4   CC       criu/string.o
17:10:06 [2020-12-19T17:10:06.674Z] #41 200.4   CC       criu/sysctl.o
17:10:06 [2020-12-19T17:10:06.865Z] #20 13.64   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:10:06 [2020-12-19T17:10:06.865Z] #20 13.64   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
17:10:06 [2020-12-19T17:10:06.865Z] #20 13.71 Successfully built pyyaml
17:10:06 [2020-12-19T17:10:06.865Z] #20 13.73 Installing collected packages: pyyaml, pathspec, yamllint
17:10:06 [2020-12-19T17:10:06.935Z] #41 200.8   CC       criu/sysfs_parse.o
17:10:07 [2020-12-19T17:10:07.122Z] #20 14.04 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
17:10:07 [2020-12-19T17:10:07.196Z] #41 201.0   CC       criu/timens.o
17:10:07 [2020-12-19T17:10:07.609Z] #54 DONE 241.7s
17:10:07 [2020-12-19T17:10:07.770Z] #41 201.3   CC       criu/timerfd.o
17:10:08 [2020-12-19T17:10:08.032Z] #41 201.6   CC       criu/tty.o
17:10:08 [2020-12-19T17:10:08.054Z] #20 DONE 14.8s
17:10:08 [2020-12-19T17:10:08.054Z] 
17:10:08 [2020-12-19T17:10:08.054Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
17:10:08 [2020-12-19T17:10:08.617Z] #23 DONE 0.6s
17:10:08 [2020-12-19T17:10:08.617Z] 
17:10:08 [2020-12-19T17:10:08.617Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:10:08 [2020-12-19T17:10:08.617Z] #41 187.8   CC       criu/pie-util.o
17:10:08 [2020-12-19T17:10:08.617Z] #41 188.0   CC       criu/pipes.o
17:10:08 [2020-12-19T17:10:08.617Z] #41 188.9   CC       criu/plugin.o
17:10:08 [2020-12-19T17:10:08.617Z] #41 189.4   CC       criu/proc_parse.o
17:10:08 [2020-12-19T17:10:08.617Z] #41 192.3   CC       criu/protobuf-desc.o
17:10:08 [2020-12-19T17:10:08.974Z] #41 202.5   CC       criu/tun.o
17:10:08 [2020-12-19T17:10:08.999Z] 
17:10:08 [2020-12-19T17:10:08.999Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
17:10:09 [2020-12-19T17:10:09.235Z] #41 202.8   CC       criu/uffd.o
17:10:09 [2020-12-19T17:10:09.496Z] #41 203.3   CC       criu/util.o
17:10:09 [2020-12-19T17:10:09.609Z] #41 193.2   CC       criu/protobuf.o
17:10:09 [2020-12-19T17:10:09.866Z] #41 193.5   CC       criu/pstree.o
17:10:09 [2020-12-19T17:10:09.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:10:10 [2020-12-19T17:10:10.437Z] #41 204.0   CC       criu/uts_ns.o
17:10:10 [2020-12-19T17:10:10.437Z] #41 204.1   CC       criu/vdso-compat.o
17:10:10 [2020-12-19T17:10:10.437Z] #41 204.2   CC       criu/vdso.o
17:10:10 [2020-12-19T17:10:10.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:10:10 [2020-12-19T17:10:10.698Z] #41 204.5   LINK     criu/built-in.o
17:10:10 [2020-12-19T17:10:10.798Z] #41 194.4   CC       criu/rbtree.o
17:10:10 [2020-12-19T17:10:10.959Z] #41 204.6   LINK     criu/criu
17:10:10 [2020-12-19T17:10:10.959Z] #41 204.8   DEP      lib/c/criu.d
17:10:11 [2020-12-19T17:10:11.055Z] #41 194.6   CC       criu/rst-malloc.o
17:10:11 [2020-12-19T17:10:11.220Z] #41 204.8   CC       images/rpc.pb-c.o
17:10:11 [2020-12-19T17:10:11.313Z] #41 194.8   CC       criu/seccomp.o
17:10:11 [2020-12-19T17:10:11.482Z] #41 205.2   CC       lib/c/criu.o
17:10:11 [2020-12-19T17:10:11.570Z] #41 195.4   CC       criu/seize.o
17:10:12 [2020-12-19T17:10:12.053Z] #41 205.7   LINK     lib/c/built-in.o
17:10:12 [2020-12-19T17:10:12.053Z] #41 205.7   LINK     lib/c/libcriu.so
17:10:12 [2020-12-19T17:10:12.053Z] #41 205.7   LINK     lib/c/libcriu.a
17:10:12 [2020-12-19T17:10:12.053Z] #41 205.8   GEN      magic.py
17:10:12 [2020-12-19T17:10:12.053Z] #41 205.9 Note: Building without setproctitle() and strlcpy() support.
17:10:12 [2020-12-19T17:10:12.053Z] #41 205.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:10:12 [2020-12-19T17:10:12.053Z] #41 205.9 Note: Building without GnuTLS support
17:10:12 [2020-12-19T17:10:12.053Z] #41 205.9 Makefile.config:39: Warn: you have no libnftables installed
17:10:12 [2020-12-19T17:10:12.053Z] #41 205.9 Makefile.config:40: Warn: Building without nftables support
17:10:12 [2020-12-19T17:10:12.307Z] #55 DONE 2.8s
17:10:12 [2020-12-19T17:10:12.307Z] 
17:10:12 [2020-12-19T17:10:12.307Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
17:10:12 [2020-12-19T17:10:12.502Z] #41 195.9   CC       criu/servicefd.o
17:10:12 [2020-12-19T17:10:12.502Z] #41 196.2   CC       criu/shmem.o
17:10:12 [2020-12-19T17:10:12.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:10:12 [2020-12-19T17:10:12.884Z] #59 DONE 1.0s
17:10:12 [2020-12-19T17:10:12.995Z] #41 206.4 fatal: not a git repository (or any of the parent directories): .git
17:10:13 [2020-12-19T17:10:13.066Z] #41 196.8   CC       criu/sigframe.o
17:10:13 [2020-12-19T17:10:13.150Z] 
17:10:13 [2020-12-19T17:10:13.150Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
17:10:13 [2020-12-19T17:10:13.256Z] #41 206.9 make[1]: Nothing to be done for 'all'.
17:10:13 [2020-12-19T17:10:13.323Z] #41 197.0   CC       criu/signalfd.o
17:10:13 [2020-12-19T17:10:13.516Z] #41 207.3 make[1]: 'images/built-in.o' is up to date.
17:10:13 [2020-12-19T17:10:13.580Z] #41 197.2   CC       criu/sk-inet.o
17:10:13 [2020-12-19T17:10:13.777Z] #41 207.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:10:13 [2020-12-19T17:10:13.777Z] #41 207.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:10:13 [2020-12-19T17:10:13.777Z] #41 207.4 make[1]: 'compel/libcompel.a' is up to date.
17:10:13 [2020-12-19T17:10:13.777Z] #41 207.4 make[1]: 'compel/compel-host-bin' is up to date.
17:10:13 [2020-12-19T17:10:13.777Z] #41 207.4 make[1]: Nothing to be done for 'all'.
17:10:13 [2020-12-19T17:10:13.777Z] #41 207.4 make[1]: 'soccr/libsoccr.a' is up to date.
17:10:13 [2020-12-19T17:10:13.777Z] #41 207.5 make[2]: Nothing to be done for 'all'.
17:10:13 [2020-12-19T17:10:13.777Z] #41 207.5 make[2]: Nothing to be done for 'all'.
17:10:13 [2020-12-19T17:10:13.777Z] #41 207.5 make[2]: Nothing to be done for 'all'.
17:10:13 [2020-12-19T17:10:13.777Z] #41 207.6 make[2]: Nothing to be done for 'all'.
17:10:13 [2020-12-19T17:10:13.777Z] #41 207.6 make[2]: Nothing to be done for 'all'.
17:10:13 [2020-12-19T17:10:13.777Z] #41 207.6 make[2]: Nothing to be done for 'all'.
17:10:13 [2020-12-19T17:10:13.777Z] #41 207.6 make[2]: Nothing to be done for 'all'.
17:10:13 [2020-12-19T17:10:13.777Z] #41 207.7 make[2]: Nothing to be done for 'all'.
17:10:14 [2020-12-19T17:10:14.038Z] #41 207.7   INSTALL  criu/criu
17:10:14 [2020-12-19T17:10:14.094Z] #61 DONE 1.3s
17:10:14 [2020-12-19T17:10:14.095Z] 
17:10:14 [2020-12-19T17:10:14.095Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
17:10:14 [2020-12-19T17:10:14.095Z] #63 DONE 0.1s
17:10:14 [2020-12-19T17:10:14.144Z] #41 197.7   CC       criu/sk-netlink.o
17:10:14 [2020-12-19T17:10:14.302Z] #41 DONE 208.1s
17:10:14 [2020-12-19T17:10:14.302Z] 
17:10:14 [2020-12-19T17:10:14.302Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:10:14 [2020-12-19T17:10:14.357Z] 
17:10:14 [2020-12-19T17:10:14.357Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
17:10:14 [2020-12-19T17:10:14.357Z] #64 DONE 0.1s
17:10:14 [2020-12-19T17:10:14.357Z] 
17:10:14 [2020-12-19T17:10:14.357Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
17:10:14 [2020-12-19T17:10:14.402Z] #41 198.0   CC       criu/sk-packet.o
17:10:14 [2020-12-19T17:10:14.966Z] #41 198.5   CC       criu/sk-queue.o
17:10:14 [2020-12-19T17:10:14.966Z] #41 ...
17:10:14 [2020-12-19T17:10:14.966Z] 
17:10:14 [2020-12-19T17:10:14.966Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:10:14 [2020-12-19T17:10:14.966Z] #51 110.6 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
17:10:14 [2020-12-19T17:10:14.966Z] #51 113.6 + mkdir -p /build
17:10:14 [2020-12-19T17:10:14.967Z] #51 113.6 + cp runc /build/runc
17:10:14 [2020-12-19T17:10:14.967Z] #51 DONE 118.2s
17:10:14 [2020-12-19T17:10:14.967Z] 
17:10:14 [2020-12-19T17:10:14.967Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:10:14 [2020-12-19T17:10:14.967Z] #38 DONE 297.6s
17:10:14 [2020-12-19T17:10:14.967Z] 
17:10:14 [2020-12-19T17:10:14.967Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
17:10:14 [2020-12-19T17:10:14.967Z] #28 DONE 6.4s
17:10:14 [2020-12-19T17:10:14.967Z] 
17:10:14 [2020-12-19T17:10:14.967Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
17:10:15 [2020-12-19T17:10:15.693Z] #54 ...
17:10:15 [2020-12-19T17:10:15.693Z] 
17:10:15 [2020-12-19T17:10:15.693Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
17:10:15 [2020-12-19T17:10:15.693Z] #42 DONE 0.2s
17:10:15 [2020-12-19T17:10:15.693Z] 
17:10:15 [2020-12-19T17:10:15.693Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:10:15 [2020-12-19T17:10:15.693Z] #54 ...
17:10:15 [2020-12-19T17:10:15.693Z] 
17:10:15 [2020-12-19T17:10:15.693Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
17:10:15 [2020-12-19T17:10:15.693Z] #44 DONE 0.3s
17:10:15 [2020-12-19T17:10:15.693Z] 
17:10:15 [2020-12-19T17:10:15.693Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:10:15 [2020-12-19T17:10:15.899Z] #31 DONE 0.8s
17:10:15 [2020-12-19T17:10:15.899Z] 
17:10:15 [2020-12-19T17:10:15.899Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:10:15 [2020-12-19T17:10:15.899Z] #41 199.0   CC       criu/sk-tcp.o
17:10:15 [2020-12-19T17:10:15.899Z] #41 ...
17:10:15 [2020-12-19T17:10:15.899Z] 
17:10:15 [2020-12-19T17:10:15.899Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
17:10:15 [2020-12-19T17:10:15.899Z] #33 DONE 0.1s
17:10:15 [2020-12-19T17:10:15.899Z] 
17:10:15 [2020-12-19T17:10:15.899Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:10:15 [2020-12-19T17:10:15.899Z] #41 199.6   CC       criu/sk-unix.o
17:10:15 [2020-12-19T17:10:15.954Z] #54 ...
17:10:15 [2020-12-19T17:10:15.954Z] 
17:10:15 [2020-12-19T17:10:15.954Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
17:10:15 [2020-12-19T17:10:15.954Z] #46 DONE 0.1s
17:10:15 [2020-12-19T17:10:15.954Z] 
17:10:15 [2020-12-19T17:10:15.954Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
17:10:16 [2020-12-19T17:10:16.155Z] #41 ...
17:10:16 [2020-12-19T17:10:16.155Z] 
17:10:16 [2020-12-19T17:10:16.155Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
17:10:16 [2020-12-19T17:10:16.155Z] #36 DONE 0.0s
17:10:16 [2020-12-19T17:10:16.155Z] 
17:10:16 [2020-12-19T17:10:16.155Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:10:16 [2020-12-19T17:10:16.916Z] #65 DONE 2.5s
17:10:16 [2020-12-19T17:10:16.916Z] 
17:10:16 [2020-12-19T17:10:16.916Z] #66 exporting to image
17:10:16 [2020-12-19T17:10:16.916Z] #66 exporting layers
17:10:17 [2020-12-19T17:10:17.338Z] #48 DONE 1.1s
17:10:17 [2020-12-19T17:10:17.338Z] 
17:10:17 [2020-12-19T17:10:17.338Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
17:10:17 [2020-12-19T17:10:17.338Z] #50 DONE 0.1s
17:10:17 [2020-12-19T17:10:17.338Z] 
17:10:17 [2020-12-19T17:10:17.338Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
17:10:17 [2020-12-19T17:10:17.338Z] #52 DONE 0.3s
17:10:17 [2020-12-19T17:10:17.338Z] 
17:10:17 [2020-12-19T17:10:17.338Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:10:17 [2020-12-19T17:10:17.338Z] #54 249.9 + bin/containerd
17:10:17 [2020-12-19T17:10:17.529Z] #54 ...
17:10:17 [2020-12-19T17:10:17.529Z] 
17:10:17 [2020-12-19T17:10:17.529Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:10:17 [2020-12-19T17:10:17.529Z] #47 300.1 + /build/golangci-lint --version
17:10:17 [2020-12-19T17:10:17.787Z] #47 300.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:10:18 [2020-12-19T17:10:18.355Z] #47 DONE 300.9s
17:10:18 [2020-12-19T17:10:18.355Z] 
17:10:18 [2020-12-19T17:10:18.355Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:10:18 [2020-12-19T17:10:18.355Z] #41 201.3   CC       criu/sockets.o
17:10:18 [2020-12-19T17:10:18.612Z] #41 202.3   CC       criu/stats.o
17:10:18 [2020-12-19T17:10:18.870Z] #41 202.5   CC       criu/string.o
17:10:18 [2020-12-19T17:10:18.870Z] #41 202.6   CC       criu/sysctl.o
17:10:19 [2020-12-19T17:10:19.437Z] #41 203.0   CC       criu/sysfs_parse.o
17:10:19 [2020-12-19T17:10:19.696Z] #41 203.3   CC       criu/timens.o
17:10:19 [2020-12-19T17:10:19.954Z] #41 203.5   CC       criu/timerfd.o
17:10:20 [2020-12-19T17:10:20.211Z] #41 203.8   CC       criu/tty.o
17:10:20 [2020-12-19T17:10:20.469Z] #41 ...
17:10:20 [2020-12-19T17:10:20.469Z] 
17:10:20 [2020-12-19T17:10:20.469Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
17:10:20 [2020-12-19T17:10:20.469Z] #39 DONE 1.0s
17:10:20 [2020-12-19T17:10:20.726Z] 
17:10:20 [2020-12-19T17:10:20.726Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:10:21 [2020-12-19T17:10:21.658Z] #41 205.0   CC       criu/tun.o
17:10:21 [2020-12-19T17:10:21.658Z] #41 205.4   CC       criu/uffd.o
17:10:22 [2020-12-19T17:10:22.611Z] #41 206.1   CC       criu/util.o
17:10:23 [2020-12-19T17:10:23.182Z] #41 206.8   CC       criu/uts_ns.o
17:10:23 [2020-12-19T17:10:23.441Z] #41 206.9   CC       criu/vdso-compat.o
17:10:23 [2020-12-19T17:10:23.441Z] #41 207.0   CC       criu/vdso.o
17:10:23 [2020-12-19T17:10:23.525Z] #66 exporting layers 5.7s done
17:10:23 [2020-12-19T17:10:23.525Z] #66 writing image sha256:13e6b8d9af1b37b159e3527ce6e9c706e2071a48b1704c82294721e22b6e8bc5 done
17:10:23 [2020-12-19T17:10:23.525Z] #66 naming to docker.io/library/docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa done
17:10:23 [2020-12-19T17:10:23.525Z] #66 DONE 5.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:10:23 [2020-12-19T17:10:23.706Z] #41 207.4   LINK     criu/built-in.o
17:10:23 [2020-12-19T17:10:23.707Z] #41 207.4   LINK     criu/criu
17:10:23 [2020-12-19T17:10:23.868Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41740/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr31 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa hack/test/unit
17:10:23 [2020-12-19T17:10:23.964Z] #41 207.7   DEP      lib/c/criu.d
17:10:24 [2020-12-19T17:10:24.221Z] #41 207.8   CC       images/rpc.pb-c.o
17:10:24 [2020-12-19T17:10:24.478Z] #41 208.0   CC       lib/c/criu.o
17:10:25 [2020-12-19T17:10:25.042Z] #41 208.6   LINK     lib/c/built-in.o
17:10:25 [2020-12-19T17:10:25.042Z] #41 208.6   LINK     lib/c/libcriu.so
17:10:25 [2020-12-19T17:10:25.042Z] #41 208.6   LINK     lib/c/libcriu.a
17:10:25 [2020-12-19T17:10:25.042Z] #41 208.7   GEN      magic.py
17:10:25 [2020-12-19T17:10:25.042Z] #41 208.8 Note: Building without setproctitle() and strlcpy() support.
17:10:25 [2020-12-19T17:10:25.042Z] #41 208.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:10:25 [2020-12-19T17:10:25.042Z] #41 208.8 Note: Building without GnuTLS support
17:10:25 [2020-12-19T17:10:25.042Z] #41 208.8 Makefile.config:39: Warn: you have no libnftables installed
17:10:25 [2020-12-19T17:10:25.042Z] #41 208.8 Makefile.config:40: Warn: Building without nftables support
17:10:25 [2020-12-19T17:10:25.973Z] #41 209.3 fatal: not a git repository (or any of the parent directories): .git
17:10:26 [2020-12-19T17:10:26.232Z] #41 209.7 make[1]: Nothing to be done for 'all'.
17:10:26 [2020-12-19T17:10:26.494Z] #41 210.2 make[1]: 'images/built-in.o' is up to date.
17:10:26 [2020-12-19T17:10:26.494Z] #41 210.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:10:26 [2020-12-19T17:10:26.494Z] #41 210.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:10:26 [2020-12-19T17:10:26.494Z] #41 210.2 make[1]: 'compel/libcompel.a' is up to date.
17:10:26 [2020-12-19T17:10:26.494Z] #41 210.3 make[1]: 'compel/compel-host-bin' is up to date.
17:10:26 [2020-12-19T17:10:26.494Z] #41 210.3 make[1]: Nothing to be done for 'all'.
17:10:26 [2020-12-19T17:10:26.494Z] #41 210.3 make[1]: 'soccr/libsoccr.a' is up to date.
17:10:26 [2020-12-19T17:10:26.751Z] #41 210.4 make[2]: Nothing to be done for 'all'.
17:10:26 [2020-12-19T17:10:26.751Z] #41 210.5 make[2]: Nothing to be done for 'all'.
17:10:26 [2020-12-19T17:10:26.751Z] #41 210.5 make[2]: Nothing to be done for 'all'.
17:10:26 [2020-12-19T17:10:26.751Z] #41 210.5 make[2]: Nothing to be done for 'all'.
17:10:27 [2020-12-19T17:10:27.007Z] #41 210.6 make[2]: Nothing to be done for 'all'.
17:10:27 [2020-12-19T17:10:27.007Z] #41 210.6 make[2]: Nothing to be done for 'all'.
17:10:27 [2020-12-19T17:10:27.007Z] #41 210.6 make[2]: Nothing to be done for 'all'.
17:10:27 [2020-12-19T17:10:27.007Z] #41 210.7 make[2]: Nothing to be done for 'all'.
17:10:27 [2020-12-19T17:10:27.007Z] #41 210.7   INSTALL  criu/criu
17:10:27 [2020-12-19T17:10:27.570Z] #41 DONE 211.0s
17:10:27 [2020-12-19T17:10:27.570Z] 
17:10:27 [2020-12-19T17:10:27.570Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:10:28 [2020-12-19T17:10:28.942Z] #54 ...
17:10:28 [2020-12-19T17:10:28.942Z] 
17:10:28 [2020-12-19T17:10:28.942Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
17:10:28 [2020-12-19T17:10:28.942Z] #42 DONE 0.2s
17:10:28 [2020-12-19T17:10:28.942Z] 
17:10:28 [2020-12-19T17:10:28.942Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
17:10:29 [2020-12-19T17:10:29.504Z] #44 DONE 0.5s
17:10:29 [2020-12-19T17:10:29.504Z] 
17:10:29 [2020-12-19T17:10:29.504Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
17:10:29 [2020-12-19T17:10:29.504Z] #46 DONE 0.1s
17:10:29 [2020-12-19T17:10:29.504Z] 
17:10:29 [2020-12-19T17:10:29.504Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
17:10:30 [2020-12-19T17:10:30.434Z] #48 DONE 0.9s
17:10:30 [2020-12-19T17:10:30.434Z] 
17:10:30 [2020-12-19T17:10:30.434Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
17:10:30 [2020-12-19T17:10:30.434Z] #50 DONE 0.1s
17:10:30 [2020-12-19T17:10:30.434Z] 
17:10:30 [2020-12-19T17:10:30.434Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
17:10:30 [2020-12-19T17:10:30.489Z] ?   	github.com/docker/docker/api	[no test files]
17:10:30 [2020-12-19T17:10:30.691Z] #52 DONE 0.2s
17:10:30 [2020-12-19T17:10:30.691Z] 
17:10:30 [2020-12-19T17:10:30.691Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:10:30 [2020-12-19T17:10:30.691Z] #54 248.1 + bin/containerd
17:10:31 [2020-12-19T17:10:31.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:10:31 [2020-12-19T17:10:31.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:10:31 [2020-12-19T17:10:31.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:10:31 [2020-12-19T17:10:31.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:10:31 [2020-12-19T17:10:31.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:10:32 [2020-12-19T17:10:32.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:10:34 [2020-12-19T17:10:34.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:10:35 [2020-12-19T17:10:35.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:10:36 [2020-12-19T17:10:36.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:10:37 [2020-12-19T17:10:37.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:10:38 [2020-12-19T17:10:38.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:10:39 [2020-12-19T17:10:39.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:10:40 [2020-12-19T17:10:40.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:10:41 [2020-12-19T17:10:41.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:10:41 [2020-12-19T17:10:41.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:10:42 [2020-12-19T17:10:42.667Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:10:42 [2020-12-19T17:10:42.667Z] Using test binary docker
17:10:42 [2020-12-19T17:10:42.667Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:10:42 [2020-12-19T17:10:42.667Z] +++ /etc/init.d/apparmor start
17:10:42 [2020-12-19T17:10:42.667Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:10:42 [2020-12-19T17:10:42.667Z] INFO: Waiting for daemon to start...
17:10:42 [2020-12-19T17:10:42.667Z] Starting dockerd
17:10:42 [2020-12-19T17:10:42.667Z] +++ 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
17:10:44 [2020-12-19T17:10:44.735Z] .
17:10:44 [2020-12-19T17:10:44.735Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:10:44 [2020-12-19T17:10:44.735Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:10:44 [2020-12-19T17:10:44.735Z] Error: No such image: emptyfs
17:10:44 [2020-12-19T17:10:44.735Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:10:44 [2020-12-19T17:10:44.735Z] ++++ docker load
17:10:45 [2020-12-19T17:10:45.037Z] Running integration-test (iteration 1)
17:10:45 [2020-12-19T17:10:45.037Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
17:10:45 [2020-12-19T17:10:45.037Z] ++ 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
17:10:45 [2020-12-19T17:10:45.037Z] ++ set -e
17:10:45 [2020-12-19T17:10:45.037Z] ++ '[' -n 0 ']'
17:10:45 [2020-12-19T17:10:45.037Z] ++ set -x
17:10:45 [2020-12-19T17:10:45.037Z] ++ env -i DEST=/go/src/github.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
17:10:45 [2020-12-19T17:10:45.441Z] ok  	github.com/docker/docker/api/server	0.023s	coverage: 9.0% of statements
17:10:49 [2020-12-19T17:10:49.453Z] #54 278.6 + bin/containerd-stress
17:10:49 [2020-12-19T17:10:49.453Z] #54 280.6 + bin/containerd-shim
17:10:53 [2020-12-19T17:10:53.504Z] Loaded image: buildpack-deps:buster
17:10:53 [2020-12-19T17:10:53.794Z] Loaded image: busybox:latest
17:10:53 [2020-12-19T17:10:53.794Z] Loaded image: busybox:glibc
17:10:54 [2020-12-19T17:10:54.745Z] #54 287.5 + bin/containerd-shim-runc-v1
17:10:55 [2020-12-19T17:10:55.857Z] Loaded image: debian:bullseye
17:10:55 [2020-12-19T17:10:55.857Z] Loaded image: hello-world:latest
17:10:55 [2020-12-19T17:10:55.857Z] Loaded image: arm32v7/hello-world:latest
17:10:55 [2020-12-19T17:10:55.857Z] INFO: Testing against a local daemon
17:10:55 [2020-12-19T17:10:55.857Z] === RUN   TestCgroupNamespacesBuild
17:10:57 [2020-12-19T17:10:57.918Z] --- PASS: TestCgroupNamespacesBuild (1.91s)
17:10:57 [2020-12-19T17:10:57.918Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:10:58 [2020-12-19T17:10:58.951Z] #54 292.0 + bin/containerd-shim-runc-v2
17:10:59 [2020-12-19T17:10:59.520Z] #54 293.0 + binaries
17:10:59 [2020-12-19T17:10:59.780Z] #54 293.0 + install -D bin/containerd /build/containerd
17:10:59 [2020-12-19T17:10:59.781Z] #54 293.0 + install -D bin/containerd-shim /build/containerd-shim
17:10:59 [2020-12-19T17:10:59.781Z] #54 293.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:10:59 [2020-12-19T17:10:59.781Z] #54 293.1 + install -D bin/ctr /build/ctr
17:10:59 [2020-12-19T17:10:59.981Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s)
17:10:59 [2020-12-19T17:10:59.981Z] === RUN   TestBuildWithSession
17:10:59 [2020-12-19T17:10:59.981Z] --- SKIP: TestBuildWithSession (0.00s)
17:10:59 [2020-12-19T17:10:59.981Z]     build_session_test.go:25: TODO: BuildKit
17:10:59 [2020-12-19T17:10:59.981Z] === RUN   TestBuildSquashParent
17:11:01 [2020-12-19T17:11:01.161Z] #54 DONE 294.6s
17:11:02 [2020-12-19T17:11:02.543Z] 
17:11:02 [2020-12-19T17:11:02.543Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
17:11:02 [2020-12-19T17:11:02.736Z] #54 276.6 + bin/containerd-stress
17:11:02 [2020-12-19T17:11:02.736Z] #54 278.7 + bin/containerd-shim
17:11:03 [2020-12-19T17:11:03.922Z] #55 DONE 1.2s
17:11:03 [2020-12-19T17:11:03.922Z] 
17:11:03 [2020-12-19T17:11:03.922Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
17:11:03 [2020-12-19T17:11:03.922Z] #59 DONE 0.3s
17:11:03 [2020-12-19T17:11:03.922Z] 
17:11:03 [2020-12-19T17:11:03.922Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
17:11:04 [2020-12-19T17:11:04.492Z] #61 DONE 0.6s
17:11:04 [2020-12-19T17:11:04.492Z] 
17:11:04 [2020-12-19T17:11:04.492Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
17:11:04 [2020-12-19T17:11:04.492Z] #63 DONE 0.0s
17:11:04 [2020-12-19T17:11:04.492Z] 
17:11:04 [2020-12-19T17:11:04.492Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
17:11:04 [2020-12-19T17:11:04.492Z] #64 DONE 0.0s
17:11:04 [2020-12-19T17:11:04.492Z] 
17:11:04 [2020-12-19T17:11:04.492Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
17:11:06 [2020-12-19T17:11:06.404Z] #65 DONE 1.4s
17:11:06 [2020-12-19T17:11:06.404Z] 
17:11:06 [2020-12-19T17:11:06.404Z] #66 exporting to image
17:11:06 [2020-12-19T17:11:06.404Z] #66 exporting layers
17:11:06 [2020-12-19T17:11:06.890Z] --- PASS: TestBuildSquashParent (7.24s)
17:11:06 [2020-12-19T17:11:06.890Z] === RUN   TestBuildWithRemoveAndForceRemove
17:11:06 [2020-12-19T17:11:06.890Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:11:06 [2020-12-19T17:11:06.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:11:06 [2020-12-19T17:11:06.890Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:11:06 [2020-12-19T17:11:06.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:11:06 [2020-12-19T17:11:06.890Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:11:06 [2020-12-19T17:11:06.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:11:06 [2020-12-19T17:11:06.890Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:11:06 [2020-12-19T17:11:06.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:11:06 [2020-12-19T17:11:06.890Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:11:06 [2020-12-19T17:11:06.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:11:06 [2020-12-19T17:11:06.890Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:11:06 [2020-12-19T17:11:06.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:11:06 [2020-12-19T17:11:06.890Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:11:06 [2020-12-19T17:11:06.890Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:11:07 [2020-12-19T17:11:07.986Z] #54 285.4 + bin/containerd-shim-runc-v1
17:11:09 [2020-12-19T17:11:09.613Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:11:09 [2020-12-19T17:11:09.613Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:11:12 [2020-12-19T17:11:12.161Z] #54 289.8 + bin/containerd-shim-runc-v2
17:11:12 [2020-12-19T17:11:12.336Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:11:12 [2020-12-19T17:11:12.336Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:11:12 [2020-12-19T17:11:12.983Z] #66 exporting layers 6.8s done
17:11:12 [2020-12-19T17:11:12.983Z] #66 writing image sha256:121a1d168f9dab468cf60cb55562040070a1f1ee2d7a2123d71889e646716dfe done
17:11:12 [2020-12-19T17:11:12.983Z] #66 naming to docker.io/library/docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa done
17:11:12 [2020-12-19T17:11:12.983Z] #66 DONE 6.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
17:11:13 [2020-12-19T17:11:13.092Z] #54 290.8 + install -D bin/containerd /build/containerd
17:11:13 [2020-12-19T17:11:13.092Z] #54 290.8 + binaries
17:11:13 [2020-12-19T17:11:13.092Z] #54 290.8 + install -D bin/containerd-shim /build/containerd-shim
17:11:13 [2020-12-19T17:11:13.092Z] #54 290.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:11:13 [2020-12-19T17:11:13.092Z] #54 290.8 + install -D bin/ctr /build/ctr
17:11:13 [2020-12-19T17:11:13.340Z] + trap exit INT TERM
17:11:13 [2020-12-19T17:11:13.340Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
17:11:13 [2020-12-19T17:11:13.340Z] + CONTAINER_NAME=docker-pr31
17:11:13 [2020-12-19T17:11:13.340Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41740/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41740/.git:/go/src/github.com/docker/docker/.git --name docker-pr31-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa -e DOCKER_GRAPHDRIVER docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa hack/make.sh dynbinary-daemon
17:11:14 [2020-12-19T17:11:14.723Z] 
17:11:14 [2020-12-19T17:11:14.723Z] Removing bundles/
17:11:14 [2020-12-19T17:11:14.723Z] 
17:11:14 [2020-12-19T17:11:14.723Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:11:14 [2020-12-19T17:11:14.723Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:11:14 [2020-12-19T17:11:14.723Z] GOOS="" GOARCH="" GOARM=""
17:11:14 [2020-12-19T17:11:14.982Z] #54 DONE 292.7s
17:11:15 [2020-12-19T17:11:15.064Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:11:15 [2020-12-19T17:11:15.065Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.50s)
17:11:15 [2020-12-19T17:11:15.065Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s)
17:11:15 [2020-12-19T17:11:15.065Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.66s)
17:11:15 [2020-12-19T17:11:15.065Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.58s)
17:11:15 [2020-12-19T17:11:15.065Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.51s)
17:11:15 [2020-12-19T17:11:15.065Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.53s)
17:11:15 [2020-12-19T17:11:15.065Z] === RUN   TestBuildMultiStageCopy
17:11:15 [2020-12-19T17:11:15.065Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:11:15 [2020-12-19T17:11:15.912Z] 
17:11:15 [2020-12-19T17:11:15.912Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
17:11:16 [2020-12-19T17:11:16.842Z] #55 DONE 1.0s
17:11:16 [2020-12-19T17:11:16.842Z] 
17:11:16 [2020-12-19T17:11:16.842Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
17:11:17 [2020-12-19T17:11:17.099Z] #59 DONE 0.3s
17:11:17 [2020-12-19T17:11:17.099Z] 
17:11:17 [2020-12-19T17:11:17.099Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
17:11:17 [2020-12-19T17:11:17.132Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:11:17 [2020-12-19T17:11:17.665Z] #61 DONE 0.8s
17:11:17 [2020-12-19T17:11:17.665Z] 
17:11:17 [2020-12-19T17:11:17.665Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
17:11:17 [2020-12-19T17:11:17.665Z] #63 DONE 0.1s
17:11:17 [2020-12-19T17:11:17.762Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:11:17 [2020-12-19T17:11:17.921Z] 
17:11:17 [2020-12-19T17:11:17.921Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
17:11:17 [2020-12-19T17:11:17.921Z] #64 DONE 0.0s
17:11:17 [2020-12-19T17:11:17.921Z] 
17:11:17 [2020-12-19T17:11:17.921Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
17:11:18 [2020-12-19T17:11:18.393Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:11:19 [2020-12-19T17:11:19.023Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:11:20 [2020-12-19T17:11:20.053Z] --- PASS: TestBuildMultiStageCopy (5.23s)
17:11:20 [2020-12-19T17:11:20.053Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.69s)
17:11:20 [2020-12-19T17:11:20.053Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s)
17:11:20 [2020-12-19T17:11:20.053Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s)
17:11:20 [2020-12-19T17:11:20.053Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s)
17:11:20 [2020-12-19T17:11:20.053Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s)
17:11:20 [2020-12-19T17:11:20.053Z] === RUN   TestBuildMultiStageParentConfig
17:11:21 [2020-12-19T17:11:21.555Z] --- PASS: TestBuildMultiStageParentConfig (1.63s)
17:11:21 [2020-12-19T17:11:21.555Z] === RUN   TestBuildLabelWithTargets
17:11:23 [2020-12-19T17:11:23.166Z] #65 DONE 4.4s
17:11:23 [2020-12-19T17:11:23.166Z] 
17:11:23 [2020-12-19T17:11:23.166Z] #66 exporting to image
17:11:23 [2020-12-19T17:11:23.166Z] #66 exporting layers
17:11:24 [2020-12-19T17:11:24.277Z] --- PASS: TestBuildLabelWithTargets (2.50s)
17:11:24 [2020-12-19T17:11:24.277Z] === RUN   TestBuildWithEmptyLayers
17:11:25 [2020-12-19T17:11:25.311Z] --- PASS: TestBuildWithEmptyLayers (1.11s)
17:11:25 [2020-12-19T17:11:25.311Z] === RUN   TestBuildMultiStageOnBuild
17:11:27 [2020-12-19T17:11:27.732Z] #68 exporting layers 82.2s done
17:11:27 [2020-12-19T17:11:27.732Z] #68 exporting manifest sha256:185aad479d39c8d3a3a69abd24d53e991a03c4af6ec4bc608d34bdacf5afda7f done
17:11:27 [2020-12-19T17:11:27.732Z] #68 exporting config sha256:bf2fb94557bf0690ee2aec6f2d1b75fa8a6e9a034f3c5782a091c646e7f2e62b done
17:11:27 [2020-12-19T17:11:27.732Z] #68 sending tarball
17:11:28 [2020-12-19T17:11:28.072Z] --- PASS: TestBuildMultiStageOnBuild (3.07s)
17:11:28 [2020-12-19T17:11:28.072Z] === RUN   TestBuildUncleanTarFilenames
17:11:29 [2020-12-19T17:11:29.574Z] --- PASS: TestBuildUncleanTarFilenames (1.49s)
17:11:29 [2020-12-19T17:11:29.574Z] === RUN   TestBuildMultiStageLayerLeak
17:11:29 [2020-12-19T17:11:29.706Z] #66 exporting layers 6.7s done
17:11:29 [2020-12-19T17:11:29.706Z] #66 writing image sha256:0fa655613c57b779345d8526103ec9bce54b17effea1bffba5659fb541227313 done
17:11:29 [2020-12-19T17:11:29.706Z] #66 naming to docker.io/library/docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa done
17:11:29 [2020-12-19T17:11:29.706Z] #66 DONE 6.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:11:30 [2020-12-19T17:11:30.054Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41740/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr31 -e DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa -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:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa hack/make.sh dynbinary test-integration
17:11:30 [2020-12-19T17:11:30.983Z] 
17:11:30 [2020-12-19T17:11:30.983Z] Removing bundles/
17:11:30 [2020-12-19T17:11:30.983Z] 
17:11:30 [2020-12-19T17:11:30.983Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:11:30 [2020-12-19T17:11:30.983Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:11:30 [2020-12-19T17:11:30.983Z] GOOS="" GOARCH="" GOARM=""
17:11:31 [2020-12-19T17:11:31.732Z] aa4f58cd6da1: Pull complete
17:11:31 [2020-12-19T17:11:31.732Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da
17:11:31 [2020-12-19T17:11:31.732Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
17:11:31 [2020-12-19T17:11:31.732Z] mcr.microsoft.com/windows/servercore:ltsc2019
17:11:31 [2020-12-19T17:11:31.732Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
17:11:31 [2020-12-19T17:11:31.732Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
17:11:31 [2020-12-19T17:11:31.732Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1637'
17:11:31 [2020-12-19T17:11:31.732Z] INFO: Docker version of control daemon
17:11:31 [2020-12-19T17:11:31.732Z] 
17:11:31 [2020-12-19T17:11:31.732Z] Client: Docker Engine - Enterprise
17:11:31 [2020-12-19T17:11:31.732Z]  Version:           19.03.12
17:11:31 [2020-12-19T17:11:31.732Z]  API version:       1.40
17:11:31 [2020-12-19T17:11:31.732Z]  Go version:        go1.13.13
17:11:31 [2020-12-19T17:11:31.732Z]  Git commit:        4306744
17:11:31 [2020-12-19T17:11:31.732Z]  Built:             08/05/2020 19:27:53
17:11:31 [2020-12-19T17:11:31.732Z]  OS/Arch:           windows/amd64
17:11:31 [2020-12-19T17:11:31.732Z]  Experimental:      false
17:11:31 [2020-12-19T17:11:31.732Z] 
17:11:31 [2020-12-19T17:11:31.732Z] Server: Docker Engine - Enterprise
17:11:31 [2020-12-19T17:11:31.732Z]  Engine:
17:11:31 [2020-12-19T17:11:31.732Z]   Version:          19.03.12
17:11:31 [2020-12-19T17:11:31.732Z]   API version:      1.40 (minimum version 1.24)
17:11:31 [2020-12-19T17:11:31.732Z]   Go version:       go1.13.13
17:11:31 [2020-12-19T17:11:31.732Z]   Git commit:       f295753ffd
17:11:31 [2020-12-19T17:11:31.732Z]   Built:            08/05/2020 19:26:41
17:11:31 [2020-12-19T17:11:31.732Z]   OS/Arch:          windows/amd64
17:11:31 [2020-12-19T17:11:31.732Z]   Experimental:     true
17:11:31 [2020-12-19T17:11:31.732Z] 
17:11:31 [2020-12-19T17:11:31.732Z] INFO: Docker info of control daemon
17:11:31 [2020-12-19T17:11:31.732Z] 
17:11:31 [2020-12-19T17:11:31.732Z] Client:
17:11:31 [2020-12-19T17:11:31.732Z]  Debug Mode: false
17:11:31 [2020-12-19T17:11:31.732Z]  Plugins:
17:11:31 [2020-12-19T17:11:31.732Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
17:11:31 [2020-12-19T17:11:31.732Z] 
17:11:31 [2020-12-19T17:11:31.732Z] Server:
17:11:31 [2020-12-19T17:11:31.732Z]  Containers: 0
17:11:31 [2020-12-19T17:11:31.732Z]   Running: 0
17:11:31 [2020-12-19T17:11:31.732Z]   Paused: 0
17:11:31 [2020-12-19T17:11:31.732Z]   Stopped: 0
17:11:31 [2020-12-19T17:11:31.732Z]  Images: 1
17:11:31 [2020-12-19T17:11:31.732Z]  Server Version: 19.03.12
17:11:31 [2020-12-19T17:11:31.732Z]  Storage Driver: lcow (linux) windowsfilter (windows)
17:11:31 [2020-12-19T17:11:31.732Z]   LCOW: 
17:11:31 [2020-12-19T17:11:31.732Z]   Windows: 
17:11:31 [2020-12-19T17:11:31.732Z]  Logging Driver: json-file
17:11:31 [2020-12-19T17:11:31.732Z]  Plugins:
17:11:31 [2020-12-19T17:11:31.732Z]   Volume: local
17:11:31 [2020-12-19T17:11:31.732Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:11:31 [2020-12-19T17:11:31.732Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:11:31 [2020-12-19T17:11:31.732Z]  Swarm: inactive
17:11:31 [2020-12-19T17:11:31.732Z]  Default Isolation: process
17:11:31 [2020-12-19T17:11:31.732Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:11:31 [2020-12-19T17:11:31.732Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577)
17:11:31 [2020-12-19T17:11:31.732Z]  OSType: windows
17:11:31 [2020-12-19T17:11:31.732Z]  Architecture: x86_64
17:11:31 [2020-12-19T17:11:31.732Z]  CPUs: 4
17:11:31 [2020-12-19T17:11:31.732Z]  Total Memory: 32GiB
17:11:31 [2020-12-19T17:11:31.732Z]  Name: azwin-2-f01e10
17:11:31 [2020-12-19T17:11:31.732Z]  ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV
17:11:31 [2020-12-19T17:11:31.732Z]  Docker Root Dir: D:\docker
17:11:31 [2020-12-19T17:11:31.732Z]  Debug Mode: false
17:11:31 [2020-12-19T17:11:31.732Z]  Registry: https://index.docker.io/v1/
17:11:31 [2020-12-19T17:11:31.732Z]  Labels:
17:11:31 [2020-12-19T17:11:31.732Z]  Experimental: true
17:11:31 [2020-12-19T17:11:31.732Z]  Insecure Registries:
17:11:31 [2020-12-19T17:11:31.732Z]   10.0.0.4:5000
17:11:31 [2020-12-19T17:11:31.732Z]   127.0.0.0/8
17:11:31 [2020-12-19T17:11:31.732Z]  Registry Mirrors:
17:11:31 [2020-12-19T17:11:31.732Z]   http://10.0.0.4:5000/
17:11:31 [2020-12-19T17:11:31.732Z]  Live Restore Enabled: false
17:11:31 [2020-12-19T17:11:31.732Z] 
17:11:31 [2020-12-19T17:11:31.732Z] 
17:11:31 [2020-12-19T17:11:31.732Z] INFO: Commit hash is 1c5806cf57
17:11:31 [2020-12-19T17:11:31.732Z] INFO: Nuke-Everything...
17:11:31 [2020-12-19T17:11:31.732Z] INFO: Container count on control daemon to delete is 0
17:11:31 [2020-12-19T17:11:31.732Z] INFO: Nuking d:\CI
17:11:31 [2020-12-19T17:11:31.732Z] INFO: Zapped successfully
17:11:31 [2020-12-19T17:11:31.732Z] INFO: Location for testing is d:\CI\PR-41740\31
17:11:31 [2020-12-19T17:11:31.732Z] INFO: Validating GOLang consistency in Dockerfile.windows...
17:11:31 [2020-12-19T17:11:31.732Z] 
17:11:31 [2020-12-19T17:11:31.732Z] 
17:11:31 [2020-12-19T17:11:31.732Z] INFO: Building the image from Dockerfile.windows at 12/19/2020 17:11:30...
17:11:31 [2020-12-19T17:11:31.732Z] 
17:11:33 [2020-12-19T17:11:33.081Z] --- PASS: TestBuildMultiStageLayerLeak (3.24s)
17:11:33 [2020-12-19T17:11:33.081Z] === RUN   TestBuildWithHugeFile
17:11:34 [2020-12-19T17:11:34.767Z] INFO [loader] Go packages loading at mode 575 (files|name|compiled_files|deps|exports_file|types_sizes|imports) took 1m59.640026737s 
17:11:34 [2020-12-19T17:11:34.767Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 652.315743ms 
17:11:35 [2020-12-19T17:11:35.473Z] Sending build context to Docker daemon  58.05MB
17:11:35 [2020-12-19T17:11:35.473Z] 
17:11:35 [2020-12-19T17:11:35.931Z] Step 1/10 : FROM microsoft/windowsservercore
17:11:35 [2020-12-19T17:11:35.931Z]  ---> c0773f9ce353
17:11:35 [2020-12-19T17:11:35.931Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
17:11:35 [2020-12-19T17:11:35.931Z]  ---> Running in f41d11e2624b
17:11:36 [2020-12-19T17:11:36.389Z] Removing intermediate container f41d11e2624b
17:11:36 [2020-12-19T17:11:36.389Z]  ---> 6e3c95962206
17:11:36 [2020-12-19T17:11:36.389Z] Step 3/10 : ARG GO_VERSION=1.13.15
17:11:36 [2020-12-19T17:11:36.389Z]  ---> Running in 48d326c43e1d
17:11:36 [2020-12-19T17:11:36.848Z] Removing intermediate container 48d326c43e1d
17:11:36 [2020-12-19T17:11:36.848Z]  ---> c81e11d49f75
17:11:36 [2020-12-19T17:11:36.848Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
17:11:36 [2020-12-19T17:11:36.848Z]  ---> Running in 9e56ce330d05
17:11:37 [2020-12-19T17:11:37.306Z] Removing intermediate container 9e56ce330d05
17:11:37 [2020-12-19T17:11:37.306Z]  ---> ad297ba928e8
17:11:37 [2020-12-19T17:11:37.306Z] 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}
17:11:37 [2020-12-19T17:11:37.306Z]  ---> Running in c91240b41a3e
17:11:37 [2020-12-19T17:11:37.766Z] Removing intermediate container c91240b41a3e
17:11:37 [2020-12-19T17:11:37.766Z]  ---> 5375c2882ad5
17:11:37 [2020-12-19T17:11:37.766Z] 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;
17:11:37 [2020-12-19T17:11:37.766Z]  ---> Running in 406f896a3695
17:11:41 [2020-12-19T17:11:41.771Z] ok  	github.com/docker/docker/api/server/httputils	0.037s	coverage: 14.7% of statements
17:11:41 [2020-12-19T17:11:41.771Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:11:41 [2020-12-19T17:11:41.771Z] ok  	github.com/docker/docker/api/server/middleware	0.044s	coverage: 37.7% of statements
17:11:41 [2020-12-19T17:11:41.771Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:11:41 [2020-12-19T17:11:41.771Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:11:41 [2020-12-19T17:11:41.771Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:11:41 [2020-12-19T17:11:41.771Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:11:41 [2020-12-19T17:11:41.771Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:11:41 [2020-12-19T17:11:41.771Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:11:41 [2020-12-19T17:11:41.771Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:11:41 [2020-12-19T17:11:41.771Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:11:41 [2020-12-19T17:11:41.771Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:11:42 [2020-12-19T17:11:42.721Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:11:42 [2020-12-19T17:11:42.721Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:11:42 [2020-12-19T17:11:42.986Z] ok  	github.com/docker/docker/api/types/filters	0.027s	coverage: 92.2% of statements
17:11:42 [2020-12-19T17:11:42.986Z] ok  	github.com/docker/docker/api/types/strslice	0.033s	coverage: 90.0% of statements
17:11:43 [2020-12-19T17:11:43.251Z] ok  	github.com/docker/docker/api/server/router/swarm	0.017s	coverage: 5.7% of statements
17:11:43 [2020-12-19T17:11:43.251Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:11:43 [2020-12-19T17:11:43.251Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:11:43 [2020-12-19T17:11:43.251Z] ?   	github.com/docker/docker/api/types	[no test files]
17:11:43 [2020-12-19T17:11:43.251Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:11:43 [2020-12-19T17:11:43.251Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:11:43 [2020-12-19T17:11:43.251Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:11:43 [2020-12-19T17:11:43.251Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:11:43 [2020-12-19T17:11:43.251Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:11:43 [2020-12-19T17:11:43.251Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:11:43 [2020-12-19T17:11:43.251Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:11:43 [2020-12-19T17:11:43.251Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:11:43 [2020-12-19T17:11:43.251Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:11:43 [2020-12-19T17:11:43.251Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:11:43 [2020-12-19T17:11:43.251Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:11:43 [2020-12-19T17:11:43.251Z] ok  	github.com/docker/docker/api/types/time	0.027s	coverage: 100.0% of statements
17:11:43 [2020-12-19T17:11:43.514Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
17:11:43 [2020-12-19T17:11:43.514Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:11:43 [2020-12-19T17:11:43.514Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:11:43 [2020-12-19T17:11:43.514Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:11:43 [2020-12-19T17:11:43.514Z] ?   	github.com/docker/docker/builder	[no test files]
17:11:43 [2020-12-19T17:11:43.514Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:11:43 [2020-12-19T17:11:43.514Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:11:43 [2020-12-19T17:11:43.514Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:11:43 [2020-12-19T17:11:43.514Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:11:43 [2020-12-19T17:11:43.514Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:11:43 [2020-12-19T17:11:43.514Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:11:43 [2020-12-19T17:11:43.514Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:11:43 [2020-12-19T17:11:43.555Z] 
17:11:43 [2020-12-19T17:11:43.555Z] SUCCESS: Specified value was saved.
17:11:45 [2020-12-19T17:11:45.091Z] INFO: Downloading git...
17:11:46 [2020-12-19T17:11:46.058Z] INFO: Downloading go...
17:11:46 [2020-12-19T17:11:46.078Z] ok  	github.com/docker/docker/cli/debug	0.014s	coverage: 100.0% of statements
17:11:46 [2020-12-19T17:11:46.411Z] #68 sending tarball 16.8s done
17:11:46 [2020-12-19T17:11:46.411Z] #68 DONE 99.0s
17:11:46 [2020-12-19T17:11:46.411Z] 
17:11:46 [2020-12-19T17:11:46.411Z] #69 importing to docker
17:11:47 [2020-12-19T17:11:47.478Z] ok  	github.com/docker/docker/builder/remotecontext	0.379s	coverage: 13.7% of statements
17:11:48 [2020-12-19T17:11:48.428Z] ok  	github.com/docker/docker/builder/dockerfile	0.913s	coverage: 48.3% of statements
17:11:48 [2020-12-19T17:11:48.428Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:11:48 [2020-12-19T17:11:48.428Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.422s	coverage: 86.3% of statements
17:11:48 [2020-12-19T17:11:48.428Z] ?   	github.com/docker/docker/cli	[no test files]
17:11:48 [2020-12-19T17:11:48.428Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:11:49 [2020-12-19T17:11:49.660Z] INFO [runner/unused/goanalysis] analyzers took 28.000438001s with top 10 stages: buildssa: 23.540611851s, U1000: 4.45982615s 
17:11:53 [2020-12-19T17:11:53.126Z] INFO: Downloading compiler 1 of 3...
17:11:53 [2020-12-19T17:11:53.586Z] INFO: Downloading compiler 2 of 3...
17:11:53 [2020-12-19T17:11:53.745Z] ok  	github.com/docker/docker/client	0.236s	coverage: 75.4% of statements
17:11:54 [2020-12-19T17:11:54.045Z] INFO: Downloading compiler 3 of 3...
17:11:54 [2020-12-19T17:11:54.503Z] INFO: Extracting git...
17:12:00 [2020-12-19T17:12:00.198Z] --- PASS: TestBuildWithHugeFile (26.90s)
17:12:00 [2020-12-19T17:12:00.198Z] === RUN   TestBuildWithEmptyDockerfile
17:12:00 [2020-12-19T17:12:00.198Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:12:00 [2020-12-19T17:12:00.198Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:12:00 [2020-12-19T17:12:00.198Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:12:00 [2020-12-19T17:12:00.198Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:12:00 [2020-12-19T17:12:00.198Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:12:00 [2020-12-19T17:12:00.198Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:12:00 [2020-12-19T17:12:00.198Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:12:00 [2020-12-19T17:12:00.198Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:12:00 [2020-12-19T17:12:00.198Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:12:00 [2020-12-19T17:12:00.198Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
17:12:00 [2020-12-19T17:12:00.198Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
17:12:00 [2020-12-19T17:12:00.198Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
17:12:00 [2020-12-19T17:12:00.198Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
17:12:00 [2020-12-19T17:12:00.198Z] === RUN   TestBuildPreserveOwnership
17:12:00 [2020-12-19T17:12:00.198Z] === RUN   TestBuildPreserveOwnership/copy_from
17:12:01 [2020-12-19T17:12:01.762Z] #69 DONE 16.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:12:02 [2020-12-19T17:12:02.204Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41740/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr31 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa hack/test/unit
17:12:04 [2020-12-19T17:12:04.642Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:12:05 [2020-12-19T17:12:05.738Z] ?   	github.com/docker/docker/api	[no test files]
17:12:06 [2020-12-19T17:12:06.884Z] INFO: Expanding go...
17:12:07 [2020-12-19T17:12:07.364Z] --- PASS: TestBuildPreserveOwnership (6.99s)
17:12:07 [2020-12-19T17:12:07.364Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.55s)
17:12:07 [2020-12-19T17:12:07.364Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.43s)
17:12:07 [2020-12-19T17:12:07.364Z] === RUN   TestBuildPlatformInvalid
17:12:07 [2020-12-19T17:12:07.364Z] --- PASS: TestBuildPlatformInvalid (0.15s)
17:12:07 [2020-12-19T17:12:07.364Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:12:17 [2020-12-19T17:12:17.804Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.33s)
17:12:17 [2020-12-19T17:12:17.804Z] PASS
17:12:17 [2020-12-19T17:12:17.804Z] 
17:12:17 [2020-12-19T17:12:17.804Z] === Skipped
17:12:17 [2020-12-19T17:12:17.804Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
17:12:17 [2020-12-19T17:12:17.804Z]     build_session_test.go:25: TODO: BuildKit
17:12:17 [2020-12-19T17:12:17.804Z] 
17:12:17 [2020-12-19T17:12:17.804Z] 
17:12:17 [2020-12-19T17:12:17.804Z] DONE 33 tests, 1 skipped in 91.797s
17:12:17 [2020-12-19T17:12:17.804Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
17:12:17 [2020-12-19T17:12:17.804Z] ++ 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
17:12:17 [2020-12-19T17:12:17.804Z] ++ set -e
17:12:17 [2020-12-19T17:12:17.804Z] ++ '[' -n 0 ']'
17:12:17 [2020-12-19T17:12:17.804Z] ++ set -x
17:12:17 [2020-12-19T17:12:17.804Z] ++ env -i DEST=/go/src/github.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
17:12:17 [2020-12-19T17:12:17.804Z] INFO: Testing against a local daemon
17:12:17 [2020-12-19T17:12:17.804Z] === RUN   TestConfigInspect
17:12:21 [2020-12-19T17:12:21.310Z] --- PASS: TestConfigInspect (3.97s)
17:12:21 [2020-12-19T17:12:21.310Z] === RUN   TestConfigList
17:12:24 [2020-12-19T17:12:24.384Z] ok  	github.com/docker/docker/api/server	0.016s	coverage: 9.0% of statements
17:12:24 [2020-12-19T17:12:24.831Z] --- PASS: TestConfigList (3.74s)
17:12:24 [2020-12-19T17:12:24.831Z] === RUN   TestConfigsCreateAndDelete
17:12:25 [2020-12-19T17:12:25.913Z] ok  	github.com/docker/docker/cmd/dockerd	0.163s	coverage: 29.2% of statements
17:12:25 [2020-12-19T17:12:25.913Z] ok  	github.com/docker/docker/container	0.173s	coverage: 34.7% of statements
17:12:25 [2020-12-19T17:12:25.913Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:12:25 [2020-12-19T17:12:25.913Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:12:25 [2020-12-19T17:12:25.913Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:12:25 [2020-12-19T17:12:25.913Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:12:25 [2020-12-19T17:12:25.913Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.049s	coverage: 65.3% of statements
17:12:26 [2020-12-19T17:12:26.490Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.046s	coverage: 35.9% of statements
17:12:27 [2020-12-19T17:12:27.974Z] INFO: Expanding compiler 1 of 3...
17:12:27 [2020-12-19T17:12:27.974Z] INFO: Expanding compiler 2 of 3...
17:12:28 [2020-12-19T17:12:28.336Z] --- PASS: TestConfigsCreateAndDelete (3.68s)
17:12:28 [2020-12-19T17:12:28.336Z] === RUN   TestConfigsUpdate
17:12:29 [2020-12-19T17:12:29.056Z] ok  	github.com/docker/docker/daemon/cluster	0.151s	coverage: 0.5% of statements
17:12:31 [2020-12-19T17:12:31.708Z] INFO: Expanding compiler 3 of 3...
17:12:32 [2020-12-19T17:12:32.172Z] INFO: Removing downloaded files...
17:12:32 [2020-12-19T17:12:32.172Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
17:12:32 [2020-12-19T17:12:32.172Z] INFO: Configuring git core.autocrlf...
17:12:32 [2020-12-19T17:12:32.382Z] ok  	github.com/docker/docker/daemon/discovery	0.046s	coverage: 30.0% of statements
17:12:32 [2020-12-19T17:12:32.382Z] ok  	github.com/docker/docker/daemon/config	0.082s	coverage: 81.8% of statements
17:12:32 [2020-12-19T17:12:32.782Z] --- PASS: TestConfigsUpdate (3.79s)
17:12:32 [2020-12-19T17:12:32.782Z] === RUN   TestTemplatedConfig
17:12:33 [2020-12-19T17:12:33.811Z] ok  	github.com/docker/docker/daemon/events	0.072s	coverage: 50.0% of statements
17:12:34 [2020-12-19T17:12:34.387Z] ok  	github.com/docker/docker/daemon/graphdriver	0.025s	coverage: 2.2% of statements
17:12:36 [2020-12-19T17:12:36.288Z] --- PASS: TestTemplatedConfig (3.75s)
17:12:36 [2020-12-19T17:12:36.288Z] === RUN   TestConfigCreateResolve
17:12:38 [2020-12-19T17:12:38.608Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
17:12:38 [2020-12-19T17:12:38.608Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.526s	coverage: 14.1% of statements
17:12:39 [2020-12-19T17:12:39.183Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.697s	coverage: 56.2% of statements
17:12:39 [2020-12-19T17:12:39.794Z] --- PASS: TestConfigCreateResolve (3.92s)
17:12:39 [2020-12-19T17:12:39.794Z] === RUN   TestConfigDaemonLibtrustID
17:12:40 [2020-12-19T17:12:40.457Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:12:40 [2020-12-19T17:12:40.457Z] PASS
17:12:40 [2020-12-19T17:12:40.457Z] 
17:12:40 [2020-12-19T17:12:40.457Z] DONE 7 tests in 23.569s
17:12:40 [2020-12-19T17:12:40.457Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
17:12:40 [2020-12-19T17:12:40.457Z] ++ 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
17:12:40 [2020-12-19T17:12:40.457Z] ++ set -e
17:12:40 [2020-12-19T17:12:40.457Z] ++ '[' -n 0 ']'
17:12:40 [2020-12-19T17:12:40.457Z] ++ set -x
17:12:40 [2020-12-19T17:12:40.457Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:12:40 [2020-12-19T17:12:40.457Z] INFO: Testing against a local daemon
17:12:40 [2020-12-19T17:12:40.457Z] === RUN   TestCheckpoint
17:12:40 [2020-12-19T17:12:40.457Z] --- SKIP: TestCheckpoint (0.00s)
17:12:40 [2020-12-19T17:12:40.457Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:12:40 [2020-12-19T17:12:40.457Z] === RUN   TestContainerInvalidJSON
17:12:40 [2020-12-19T17:12:40.457Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:12:40 [2020-12-19T17:12:40.457Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:12:40 [2020-12-19T17:12:40.457Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:12:40 [2020-12-19T17:12:40.457Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:12:40 [2020-12-19T17:12:40.457Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:12:40 [2020-12-19T17:12:40.457Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:12:40 [2020-12-19T17:12:40.457Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:12:40 [2020-12-19T17:12:40.457Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:12:40 [2020-12-19T17:12:40.457Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:12:40 [2020-12-19T17:12:40.457Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:12:40 [2020-12-19T17:12:40.457Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
17:12:40 [2020-12-19T17:12:40.457Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
17:12:40 [2020-12-19T17:12:40.457Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:12:40 [2020-12-19T17:12:40.457Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:12:40 [2020-12-19T17:12:40.747Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
17:12:40 [2020-12-19T17:12:40.747Z] === RUN   TestCopyFromContainerPathIsNotDir
17:12:40 [2020-12-19T17:12:40.747Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
17:12:40 [2020-12-19T17:12:40.747Z] === RUN   TestCopyToContainerPathDoesNotExist
17:12:41 [2020-12-19T17:12:41.037Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
17:12:41 [2020-12-19T17:12:41.037Z] === RUN   TestCopyToContainerPathIsNotDir
17:12:41 [2020-12-19T17:12:41.037Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
17:12:41 [2020-12-19T17:12:41.037Z] === RUN   TestCopyFromContainer
17:12:41 [2020-12-19T17:12:41.742Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.020s	coverage: 1.8% of statements
17:12:43 [2020-12-19T17:12:43.758Z] === RUN   TestCopyFromContainer//
17:12:43 [2020-12-19T17:12:43.758Z] === RUN   TestCopyFromContainer//bar/root
17:12:43 [2020-12-19T17:12:43.758Z] === RUN   TestCopyFromContainer//bar/root/
17:12:43 [2020-12-19T17:12:43.758Z] === RUN   TestCopyFromContainer/bar/quux
17:12:43 [2020-12-19T17:12:43.758Z] === RUN   TestCopyFromContainer/bar/quux/
17:12:43 [2020-12-19T17:12:43.758Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:12:43 [2020-12-19T17:12:43.758Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:12:44 [2020-12-19T17:12:44.048Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:12:44 [2020-12-19T17:12:44.048Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:12:44 [2020-12-19T17:12:44.300Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.298s	coverage: 46.2% of statements
17:12:44 [2020-12-19T17:12:44.339Z] === RUN   TestCopyFromContainer/bar/notarget
17:12:44 [2020-12-19T17:12:44.339Z] --- PASS: TestCopyFromContainer (3.30s)
17:12:44 [2020-12-19T17:12:44.339Z]     --- PASS: TestCopyFromContainer// (0.07s)
17:12:44 [2020-12-19T17:12:44.339Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
17:12:44 [2020-12-19T17:12:44.339Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
17:12:44 [2020-12-19T17:12:44.339Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
17:12:44 [2020-12-19T17:12:44.339Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
17:12:44 [2020-12-19T17:12:44.339Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
17:12:44 [2020-12-19T17:12:44.339Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
17:12:44 [2020-12-19T17:12:44.339Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
17:12:44 [2020-12-19T17:12:44.339Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
17:12:44 [2020-12-19T17:12:44.339Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
17:12:44 [2020-12-19T17:12:44.339Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:12:44 [2020-12-19T17:12:44.339Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:12:44 [2020-12-19T17:12:44.339Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:12:44 [2020-12-19T17:12:44.339Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:12:44 [2020-12-19T17:12:44.339Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:12:44 [2020-12-19T17:12:44.339Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:12:44 [2020-12-19T17:12:44.339Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:12:44 [2020-12-19T17:12:44.339Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:12:44 [2020-12-19T17:12:44.339Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:12:44 [2020-12-19T17:12:44.339Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:12:44 [2020-12-19T17:12:44.339Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:12:44 [2020-12-19T17:12:44.339Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:12:44 [2020-12-19T17:12:44.339Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:12:44 [2020-12-19T17:12:44.339Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:12:44 [2020-12-19T17:12:44.339Z] === RUN   TestCreateLinkToNonExistingContainer
17:12:44 [2020-12-19T17:12:44.339Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:12:44 [2020-12-19T17:12:44.339Z] === RUN   TestCreateWithInvalidEnv
17:12:44 [2020-12-19T17:12:44.339Z] === RUN   TestCreateWithInvalidEnv/0
17:12:44 [2020-12-19T17:12:44.339Z] === PAUSE TestCreateWithInvalidEnv/0
17:12:44 [2020-12-19T17:12:44.339Z] === RUN   TestCreateWithInvalidEnv/1
17:12:44 [2020-12-19T17:12:44.339Z] === PAUSE TestCreateWithInvalidEnv/1
17:12:44 [2020-12-19T17:12:44.339Z] === RUN   TestCreateWithInvalidEnv/2
17:12:44 [2020-12-19T17:12:44.339Z] === PAUSE TestCreateWithInvalidEnv/2
17:12:44 [2020-12-19T17:12:44.339Z] === CONT  TestCreateWithInvalidEnv/0
17:12:44 [2020-12-19T17:12:44.339Z] === CONT  TestCreateWithInvalidEnv/2
17:12:44 [2020-12-19T17:12:44.339Z] === CONT  TestCreateWithInvalidEnv/1
17:12:44 [2020-12-19T17:12:44.339Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:12:44 [2020-12-19T17:12:44.339Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:12:44 [2020-12-19T17:12:44.339Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:12:44 [2020-12-19T17:12:44.339Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:12:44 [2020-12-19T17:12:44.339Z] === RUN   TestCreateTmpfsMountsTarget
17:12:44 [2020-12-19T17:12:44.339Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:12:44 [2020-12-19T17:12:44.339Z] === RUN   TestCreateWithCustomMaskedPaths
17:12:45 [2020-12-19T17:12:45.248Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.733s	coverage: 73.1% of statements
17:12:45 [2020-12-19T17:12:45.513Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.948s	coverage: 49.5% of statements
17:12:47 [2020-12-19T17:12:47.129Z] --- PASS: TestCreateWithCustomMaskedPaths (2.51s)
17:12:47 [2020-12-19T17:12:47.129Z] === RUN   TestCreateWithCustomReadonlyPaths
17:12:47 [2020-12-19T17:12:47.443Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 58.0% of statements
17:12:47 [2020-12-19T17:12:47.443Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.021s	coverage: 3.0% of statements
17:12:47 [2020-12-19T17:12:47.707Z] ok  	github.com/docker/docker/daemon	12.308s	coverage: 17.2% of statements
17:12:47 [2020-12-19T17:12:47.707Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:12:47 [2020-12-19T17:12:47.707Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:12:47 [2020-12-19T17:12:47.707Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:12:47 [2020-12-19T17:12:47.707Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:12:47 [2020-12-19T17:12:47.707Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:12:47 [2020-12-19T17:12:47.970Z] ok  	github.com/docker/docker/daemon/links	0.026s	coverage: 93.0% of statements
17:12:49 [2020-12-19T17:12:49.850Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s)
17:12:49 [2020-12-19T17:12:49.850Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:12:49 [2020-12-19T17:12:49.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:12:49 [2020-12-19T17:12:49.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:12:49 [2020-12-19T17:12:49.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:12:49 [2020-12-19T17:12:49.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:12:49 [2020-12-19T17:12:49.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:12:49 [2020-12-19T17:12:49.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:12:49 [2020-12-19T17:12:49.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:12:49 [2020-12-19T17:12:49.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:12:49 [2020-12-19T17:12:49.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:12:49 [2020-12-19T17:12:49.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:12:49 [2020-12-19T17:12:49.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:12:49 [2020-12-19T17:12:49.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:12:49 [2020-12-19T17:12:49.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:12:49 [2020-12-19T17:12:49.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:12:49 [2020-12-19T17:12:49.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:12:49 [2020-12-19T17:12:49.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:12:49 [2020-12-19T17:12:49.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:12:49 [2020-12-19T17:12:49.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:12:49 [2020-12-19T17:12:49.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:12:49 [2020-12-19T17:12:49.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:12:49 [2020-12-19T17:12:49.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:12:49 [2020-12-19T17:12:49.850Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:12:50 [2020-12-19T17:12:50.481Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s)
17:12:50 [2020-12-19T17:12:50.481Z] === RUN   TestCreateDifferentPlatform
17:12:50 [2020-12-19T17:12:50.481Z] === RUN   TestCreateDifferentPlatform/different_os
17:12:50 [2020-12-19T17:12:50.481Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:12:50 [2020-12-19T17:12:50.481Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:12:50 [2020-12-19T17:12:50.481Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:12:50 [2020-12-19T17:12:50.481Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:12:50 [2020-12-19T17:12:50.481Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:12:50 [2020-12-19T17:12:50.481Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
17:12:50 [2020-12-19T17:12:50.481Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:12:50 [2020-12-19T17:12:50.481Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s)
17:12:50 [2020-12-19T17:12:50.481Z] === RUN   TestContainerStartOnDaemonRestart
17:12:50 [2020-12-19T17:12:50.481Z] === PAUSE TestContainerStartOnDaemonRestart
17:12:50 [2020-12-19T17:12:50.481Z] === RUN   TestDaemonRestartIpcMode
17:12:50 [2020-12-19T17:12:50.481Z] === PAUSE TestDaemonRestartIpcMode
17:12:50 [2020-12-19T17:12:50.481Z] === RUN   TestDaemonHostGatewayIP
17:12:50 [2020-12-19T17:12:50.481Z] === PAUSE TestDaemonHostGatewayIP
17:12:50 [2020-12-19T17:12:50.481Z] === RUN   TestContainerKillOnDaemonStart
17:12:50 [2020-12-19T17:12:50.481Z] === PAUSE TestContainerKillOnDaemonStart
17:12:50 [2020-12-19T17:12:50.481Z] === RUN   TestDiff
17:12:50 [2020-12-19T17:12:50.530Z] ok  	github.com/docker/docker/daemon/logger	0.234s	coverage: 41.0% of statements
17:12:51 [2020-12-19T17:12:51.483Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:12:51 [2020-12-19T17:12:51.483Z] 
17:12:51 [2020-12-19T17:12:51.483Z] + TEST_INTEGRATION_DEST=2
17:12:51 [2020-12-19T17:12:51.483Z] + CONTAINER_NAME=docker-pr31-2
17:12:51 [2020-12-19T17:12:51.483Z] + TEST_SKIP_INTEGRATION=1
17:12:51 [2020-12-19T17:12:51.483Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
17:12:51 [2020-12-19T17:12:51.483Z] + run_tests
17:12:51 [2020-12-19T17:12:51.483Z] + c=0
17:12:51 [2020-12-19T17:12:51.483Z] + '[' -n 0 ']'
17:12:51 [2020-12-19T17:12:51.483Z] + rm=
17:12:51 [2020-12-19T17:12:51.483Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41740/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41740/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41740/.git:/go/src/github.com/docker/docker/.git --name docker-pr31-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa hack/make.sh '' test-integration
17:12:51 [2020-12-19T17:12:51.483Z] + TEST_INTEGRATION_DEST=1
17:12:51 [2020-12-19T17:12:51.483Z] + CONTAINER_NAME=docker-pr31-1
17:12:51 [2020-12-19T17:12:51.483Z] + TEST_SKIP_INTEGRATION_CLI=1
17:12:51 [2020-12-19T17:12:51.483Z] + run_tests test-integration-flaky
17:12:51 [2020-12-19T17:12:51.483Z] + '[' -n 0 ']'
17:12:51 [2020-12-19T17:12:51.483Z] + rm=
17:12:51 [2020-12-19T17:12:51.483Z] + TEST_INTEGRATION_DEST=3
17:12:51 [2020-12-19T17:12:51.483Z] + CONTAINER_NAME=docker-pr31-3
17:12:51 [2020-12-19T17:12:51.483Z] + TEST_SKIP_INTEGRATION=1
17:12:51 [2020-12-19T17:12:51.483Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
17:12:51 [2020-12-19T17:12:51.483Z] + run_tests
17:12:51 [2020-12-19T17:12:51.483Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41740/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41740/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41740/.git:/go/src/github.com/docker/docker/.git --name docker-pr31-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa hack/make.sh test-integration-flaky test-integration
17:12:51 [2020-12-19T17:12:51.483Z] + '[' -n 0 ']'
17:12:51 [2020-12-19T17:12:51.483Z] + rm=
17:12:51 [2020-12-19T17:12:51.483Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41740/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41740/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41740/.git:/go/src/github.com/docker/docker/.git --name docker-pr31-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa hack/make.sh '' test-integration
17:12:51 [2020-12-19T17:12:51.483Z] ++ jobs -p
17:12:51 [2020-12-19T17:12:51.483Z] + for job in $(jobs -p)
17:12:51 [2020-12-19T17:12:51.483Z] + wait 18602
17:12:51 [2020-12-19T17:12:51.483Z] 
17:12:51 [2020-12-19T17:12:51.483Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:12:51 [2020-12-19T17:12:51.483Z] 
17:12:51 [2020-12-19T17:12:51.483Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:12:51 [2020-12-19T17:12:51.483Z] HOSTNAME=0229a90ff8f0
17:12:51 [2020-12-19T17:12:51.483Z] TEST_SKIP_INTEGRATION=1
17:12:51 [2020-12-19T17:12:51.483Z] TESTDEBUG=0
17:12:51 [2020-12-19T17:12:51.483Z] DEST=bundles/test-integration
17:12:51 [2020-12-19T17:12:51.483Z] PWD=/go/src/github.com/docker/docker
17:12:51 [2020-12-19T17:12:51.483Z] KEEPBUNDLE=1
17:12:51 [2020-12-19T17:12:51.483Z] DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:12:51 [2020-12-19T17:12:51.483Z] container=docker
17:12:51 [2020-12-19T17:12:51.483Z] HOME=/root
17:12:51 [2020-12-19T17:12:51.483Z] GOLANG_VERSION=1.13.15
17:12:51 [2020-12-19T17:12:51.483Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:12:51 [2020-12-19T17:12:51.483Z] VALIDATE_BRANCH=master
17:12:51 [2020-12-19T17:12:51.483Z] TERM=xterm
17:12:51 [2020-12-19T17:12:51.483Z] DOCKER_PKG=github.com/docker/docker
17:12:51 [2020-12-19T17:12:51.483Z] SHLVL=1
17:12:51 [2020-12-19T17:12:51.483Z] TIMEOUT=120m
17:12:51 [2020-12-19T17:12:51.483Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:12:51 [2020-12-19T17:12:51.483Z] DOCKER_GRAPHDRIVER=overlay2
17:12:51 [2020-12-19T17:12:51.483Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
17:12:51 [2020-12-19T17:12:51.483Z] GO111MODULE=off
17:12:51 [2020-12-19T17:12:51.483Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:12:51 [2020-12-19T17:12:51.483Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:12:51 [2020-12-19T17:12:51.483Z] GOPATH=/go
17:12:51 [2020-12-19T17:12:51.483Z] PKG_CONFIG=pkg-config
17:12:51 [2020-12-19T17:12:51.483Z] _=/usr/bin/env
17:12:51 [2020-12-19T17:12:51.483Z] Building test suite binary ./integration-cli/test.main
17:12:51 [2020-12-19T17:12:51.483Z] 
17:12:51 [2020-12-19T17:12:51.483Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
17:12:51 [2020-12-19T17:12:51.483Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:12:51 [2020-12-19T17:12:51.483Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:12:51 [2020-12-19T17:12:51.483Z] HOSTNAME=2fb258a2b2f2
17:12:51 [2020-12-19T17:12:51.483Z] TEST_SKIP_INTEGRATION=1
17:12:51 [2020-12-19T17:12:51.483Z] TESTDEBUG=0
17:12:51 [2020-12-19T17:12:51.483Z] DEST=bundles/test-integration
17:12:51 [2020-12-19T17:12:51.483Z] PWD=/go/src/github.com/docker/docker
17:12:51 [2020-12-19T17:12:51.483Z] KEEPBUNDLE=1
17:12:51 [2020-12-19T17:12:51.483Z] DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:12:51 [2020-12-19T17:12:51.483Z] container=docker
17:12:51 [2020-12-19T17:12:51.483Z] HOME=/root
17:12:51 [2020-12-19T17:12:51.483Z] GOLANG_VERSION=1.13.15
17:12:51 [2020-12-19T17:12:51.483Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:12:51 [2020-12-19T17:12:51.483Z] VALIDATE_BRANCH=master
17:12:51 [2020-12-19T17:12:51.483Z] TERM=xterm
17:12:51 [2020-12-19T17:12:51.483Z] DOCKER_PKG=github.com/docker/docker
17:12:51 [2020-12-19T17:12:51.483Z] SHLVL=1
17:12:51 [2020-12-19T17:12:51.483Z] TIMEOUT=120m
17:12:51 [2020-12-19T17:12:51.483Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:12:51 [2020-12-19T17:12:51.483Z] DOCKER_GRAPHDRIVER=overlay2
17:12:51 [2020-12-19T17:12:51.483Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
17:12:51 [2020-12-19T17:12:51.483Z] GO111MODULE=off
17:12:51 [2020-12-19T17:12:51.483Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:12:51 [2020-12-19T17:12:51.483Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:12:51 [2020-12-19T17:12:51.483Z] GOPATH=/go
17:12:51 [2020-12-19T17:12:51.483Z] PKG_CONFIG=pkg-config
17:12:51 [2020-12-19T17:12:51.483Z] _=/usr/bin/env
17:12:51 [2020-12-19T17:12:51.483Z] Building test suite binary ./integration-cli/test.main
17:12:51 [2020-12-19T17:12:51.483Z] 
17:12:51 [2020-12-19T17:12:51.483Z] Found new integrations tests:
17:12:51 [2020-12-19T17:12:51.483Z] +func TestBuildUserNamespaceValidateCapabilitiesAreV2(t *testing.T) {
17:12:51 [2020-12-19T17:12:51.483Z] Running stress test for them.
17:12:51 [2020-12-19T17:12:51.483Z] Using test flags: -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:12:51 [2020-12-19T17:12:51.483Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:12:51 [2020-12-19T17:12:51.483Z] HOSTNAME=5467f8de1c1f
17:12:51 [2020-12-19T17:12:51.483Z] TESTDEBUG=0
17:12:51 [2020-12-19T17:12:51.483Z] DEST=bundles/test-integration-flaky
17:12:51 [2020-12-19T17:12:51.483Z] PWD=/go/src/github.com/docker/docker
17:12:51 [2020-12-19T17:12:51.483Z] KEEPBUNDLE=1
17:12:51 [2020-12-19T17:12:51.483Z] DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:12:51 [2020-12-19T17:12:51.483Z] container=docker
17:12:51 [2020-12-19T17:12:51.483Z] HOME=/root
17:12:51 [2020-12-19T17:12:51.483Z] GOLANG_VERSION=1.13.15
17:12:51 [2020-12-19T17:12:51.483Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:12:51 [2020-12-19T17:12:51.483Z] VALIDATE_BRANCH=master
17:12:51 [2020-12-19T17:12:51.483Z] TERM=xterm
17:12:51 [2020-12-19T17:12:51.483Z] DOCKER_PKG=github.com/docker/docker
17:12:51 [2020-12-19T17:12:51.483Z] SHLVL=1
17:12:51 [2020-12-19T17:12:51.483Z] TIMEOUT=120m
17:12:51 [2020-12-19T17:12:51.483Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:12:51 [2020-12-19T17:12:51.483Z] DOCKER_GRAPHDRIVER=overlay2
17:12:51 [2020-12-19T17:12:51.483Z] TESTFLAGS=-test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:12:51 [2020-12-19T17:12:51.483Z] GO111MODULE=off
17:12:51 [2020-12-19T17:12:51.483Z] TEST_SKIP_INTEGRATION_CLI=1
17:12:51 [2020-12-19T17:12:51.483Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:12:51 [2020-12-19T17:12:51.483Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:12:51 [2020-12-19T17:12:51.483Z] TEST_REPEAT=5
17:12:51 [2020-12-19T17:12:51.483Z] GOPATH=/go
17:12:51 [2020-12-19T17:12:51.483Z] PKG_CONFIG=pkg-config
17:12:51 [2020-12-19T17:12:51.483Z] _=/usr/bin/env
17:12:51 [2020-12-19T17:12:51.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:12:51 [2020-12-19T17:12:51.486Z] ok  	github.com/docker/docker/daemon/images	0.048s	coverage: 6.5% of statements
17:12:51 [2020-12-19T17:12:51.486Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.276s	coverage: 77.8% of statements
17:12:51 [2020-12-19T17:12:51.511Z] --- PASS: TestDiff (0.85s)
17:12:51 [2020-12-19T17:12:51.511Z] === RUN   TestExecWithCloseStdin
17:12:52 [2020-12-19T17:12:52.064Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.025s	coverage: 67.0% of statements
17:12:52 [2020-12-19T17:12:52.328Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.125s	coverage: 57.7% of statements
17:12:52 [2020-12-19T17:12:52.328Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:12:52 [2020-12-19T17:12:52.328Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:12:52 [2020-12-19T17:12:52.328Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:12:52 [2020-12-19T17:12:52.328Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:12:52 [2020-12-19T17:12:52.328Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:12:52 [2020-12-19T17:12:52.328Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:12:52 [2020-12-19T17:12:52.546Z] --- PASS: TestExecWithCloseStdin (0.98s)
17:12:52 [2020-12-19T17:12:52.546Z] === RUN   TestExec
17:12:52 [2020-12-19T17:12:52.906Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.028s	coverage: 87.2% of statements
17:12:52 [2020-12-19T17:12:52.906Z] ok  	github.com/docker/docker/daemon/logger/journald	0.023s	coverage: 23.9% of statements
17:12:53 [2020-12-19T17:12:53.170Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.034s	coverage: 61.6% of statements
17:12:53 [2020-12-19T17:12:53.579Z] --- PASS: TestExec (0.93s)
17:12:53 [2020-12-19T17:12:53.579Z] === RUN   TestExecUser
17:12:54 [2020-12-19T17:12:54.209Z] --- PASS: TestExecUser (0.96s)
17:12:54 [2020-12-19T17:12:54.209Z] === RUN   TestExportContainerAndImportImage
17:12:54 [2020-12-19T17:12:54.568Z] ok  	github.com/docker/docker/daemon/logger/local	0.035s	coverage: 75.2% of statements
17:12:54 [2020-12-19T17:12:54.568Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:12:55 [2020-12-19T17:12:55.148Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.096s	coverage: 58.6% of statements
17:12:55 [2020-12-19T17:12:55.148Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.036s	coverage: 33.3% of statements
17:12:55 [2020-12-19T17:12:55.712Z] --- PASS: TestExportContainerAndImportImage (1.22s)
17:12:55 [2020-12-19T17:12:55.712Z] === RUN   TestExportContainerAfterDaemonRestart
17:12:56 [2020-12-19T17:12:56.124Z] ok  	github.com/docker/docker/daemon/logger/templates	0.021s	coverage: 8.3% of statements
17:12:56 [2020-12-19T17:12:56.742Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.022s	coverage: 46.8% of statements
17:12:57 [2020-12-19T17:12:57.020Z] ok  	github.com/docker/docker/daemon/network	0.023s	coverage: 63.8% of statements
17:12:57 [2020-12-19T17:12:57.214Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s)
17:12:57 [2020-12-19T17:12:57.214Z] === RUN   TestHealthCheckWorkdir
17:12:57 [2020-12-19T17:12:57.602Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.949s	coverage: 82.5% of statements
17:12:57 [2020-12-19T17:12:57.602Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:12:57 [2020-12-19T17:12:57.602Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:12:58 [2020-12-19T17:12:58.245Z] --- PASS: TestHealthCheckWorkdir (1.13s)
17:12:58 [2020-12-19T17:12:58.245Z] === RUN   TestHealthKillContainer
17:12:59 [2020-12-19T17:12:59.003Z] ok  	github.com/docker/docker/distribution/metadata	0.096s	coverage: 48.2% of statements
17:12:59 [2020-12-19T17:12:59.955Z] ok  	github.com/docker/docker/errdefs	0.013s	coverage: 53.1% of statements
17:12:59 [2020-12-19T17:12:59.955Z] ok  	github.com/docker/docker/distribution	0.259s	coverage: 25.1% of statements
17:12:59 [2020-12-19T17:12:59.955Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:13:00 [2020-12-19T17:13:00.906Z] ok  	github.com/docker/docker/image	0.047s	coverage: 86.4% of statements
17:13:01 [2020-12-19T17:13:01.169Z] ok  	github.com/docker/docker/image/cache	0.019s	coverage: 19.2% of statements
17:13:01 [2020-12-19T17:13:01.433Z] ok  	github.com/docker/docker/distribution/xfer	1.749s	coverage: 85.6% of statements
17:13:01 [2020-12-19T17:13:01.433Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:13:01 [2020-12-19T17:13:01.433Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:13:01 [2020-12-19T17:13:01.433Z] ok  	github.com/docker/docker/image/v1	0.020s	coverage: 25.0% of statements
17:13:01 [2020-12-19T17:13:01.433Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:13:01 [2020-12-19T17:13:01.752Z] --- PASS: TestHealthKillContainer (2.98s)
17:13:01 [2020-12-19T17:13:01.752Z] === RUN   TestInspectCpusetInConfigPre120
17:13:02 [2020-12-19T17:13:02.105Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s)
17:13:02 [2020-12-19T17:13:02.105Z] === RUN   TestIpcModeNone
17:13:02 [2020-12-19T17:13:02.385Z] ok  	github.com/docker/docker/libcontainerd/queue	0.039s	coverage: 100.0% of statements
17:13:02 [2020-12-19T17:13:02.649Z] ok  	github.com/docker/docker/oci	0.032s	coverage: 8.2% of statements
17:13:03 [2020-12-19T17:13:03.137Z] --- PASS: TestIpcModeNone (0.93s)
17:13:03 [2020-12-19T17:13:03.137Z] === RUN   TestIpcModePrivate
17:13:03 [2020-12-19T17:13:03.601Z] ok  	github.com/docker/docker/opts	0.064s	coverage: 67.1% of statements
17:13:03 [2020-12-19T17:13:03.601Z] ok  	github.com/docker/docker/pkg/aaparser	0.047s	coverage: 52.9% of statements
17:13:04 [2020-12-19T17:13:04.166Z] --- PASS: TestIpcModePrivate (0.98s)
17:13:04 [2020-12-19T17:13:04.166Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
17:13:04 [2020-12-19T17:13:04.166Z] === RUN   TestIpcModeShareable
17:13:04 [2020-12-19T17:13:04.997Z] ok  	github.com/docker/docker/pkg/broadcaster	0.031s	coverage: 100.0% of statements
17:13:05 [2020-12-19T17:13:05.196Z] --- PASS: TestIpcModeShareable (1.01s)
17:13:05 [2020-12-19T17:13:05.197Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
17:13:05 [2020-12-19T17:13:05.197Z] === RUN   TestAPIIpcModeShareableAndContainer
17:13:05 [2020-12-19T17:13:05.260Z] ok  	github.com/docker/docker/pkg/authorization	0.261s	coverage: 68.3% of statements
17:13:05 [2020-12-19T17:13:05.523Z] ok  	github.com/docker/docker/pkg/capabilities	0.015s	coverage: 87.5% of statements
17:13:06 [2020-12-19T17:13:06.103Z] ok  	github.com/docker/docker/pkg/directory	0.020s	coverage: 80.0% of statements
17:13:06 [2020-12-19T17:13:06.366Z] ok  	github.com/docker/docker/pkg/archive	1.194s	coverage: 77.1% of statements
17:13:06 [2020-12-19T17:13:06.940Z] ok  	github.com/docker/docker/pkg/discovery	0.011s	coverage: 58.3% of statements
17:13:06 [2020-12-19T17:13:06.940Z] ok  	github.com/docker/docker/pkg/discovery/file	0.013s	coverage: 97.6% of statements
17:13:07 [2020-12-19T17:13:07.388Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:13:07 [2020-12-19T17:13:07.388Z] 
17:13:07 [2020-12-19T17:13:07.388Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:13:07 [2020-12-19T17:13:07.388Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:13:07 [2020-12-19T17:13:07.388Z] HOSTNAME=81882d5cee7a
17:13:07 [2020-12-19T17:13:07.388Z] DEST=bundles/test-integration
17:13:07 [2020-12-19T17:13:07.388Z] PWD=/go/src/github.com/docker/docker
17:13:07 [2020-12-19T17:13:07.388Z] DOCKER_ROOTLESS=1
17:13:07 [2020-12-19T17:13:07.388Z] DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:13:07 [2020-12-19T17:13:07.388Z] container=docker
17:13:07 [2020-12-19T17:13:07.388Z] HOME=/root
17:13:07 [2020-12-19T17:13:07.388Z] GOLANG_VERSION=1.13.15
17:13:07 [2020-12-19T17:13:07.388Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:13:07 [2020-12-19T17:13:07.388Z] VALIDATE_BRANCH=master
17:13:07 [2020-12-19T17:13:07.388Z] TERM=xterm
17:13:07 [2020-12-19T17:13:07.388Z] DOCKER_PKG=github.com/docker/docker
17:13:07 [2020-12-19T17:13:07.388Z] SHLVL=1
17:13:07 [2020-12-19T17:13:07.388Z] TIMEOUT=120m
17:13:07 [2020-12-19T17:13:07.388Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:13:07 [2020-12-19T17:13:07.388Z] DOCKER_GRAPHDRIVER=overlay2
17:13:07 [2020-12-19T17:13:07.388Z] GO111MODULE=off
17:13:07 [2020-12-19T17:13:07.388Z] DOCKER_EXPERIMENTAL=1
17:13:07 [2020-12-19T17:13:07.388Z] TEST_SKIP_INTEGRATION_CLI=1
17:13:07 [2020-12-19T17:13:07.388Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:13:07 [2020-12-19T17:13:07.388Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:13:07 [2020-12-19T17:13:07.388Z] GOPATH=/go
17:13:07 [2020-12-19T17:13:07.388Z] PKG_CONFIG=pkg-config
17:13:07 [2020-12-19T17:13:07.388Z] _=/usr/bin/env
17:13:07 [2020-12-19T17:13:07.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:13:07 [2020-12-19T17:13:07.888Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
17:13:07 [2020-12-19T17:13:07.932Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s)
17:13:07 [2020-12-19T17:13:07.932Z] === RUN   TestAPIIpcModeHost
17:13:08 [2020-12-19T17:13:08.463Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
17:13:08 [2020-12-19T17:13:08.562Z] --- PASS: TestAPIIpcModeHost (0.66s)
17:13:08 [2020-12-19T17:13:08.562Z] === RUN   TestDaemonIpcModeShareable
17:13:08 [2020-12-19T17:13:08.727Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
17:13:10 [2020-12-19T17:13:10.117Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
17:13:10 [2020-12-19T17:13:10.117Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.521s	coverage: 43.2% of statements
17:13:10 [2020-12-19T17:13:10.625Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
17:13:10 [2020-12-19T17:13:10.625Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
17:13:10 [2020-12-19T17:13:10.625Z] === RUN   TestDaemonIpcModePrivate
17:13:10 [2020-12-19T17:13:10.694Z] ok  	github.com/docker/docker/pkg/fileutils	0.024s	coverage: 89.5% of statements
17:13:10 [2020-12-19T17:13:10.956Z] ok  	github.com/docker/docker/pkg/fsutils	0.357s	coverage: 85.1% of statements
17:13:10 [2020-12-19T17:13:10.956Z] ok  	github.com/docker/docker/pkg/homedir	0.018s	coverage: 11.4% of statements
17:13:11 [2020-12-19T17:13:11.114Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m2.285664437s with top 10 stages: buildssa: 1m37.002461369s, goimports: 22.015377313s, unconvert: 11.193323026s, gosec: 9.74423789s, golint: 5.604503097s, ineffassign: 4.304573527s, misspell: 4.062704803s, vrp: 3.279796876s, inspect: 2.799296133s, printf: 1.92283552s 
17:13:11 [2020-12-19T17:13:11.114Z] INFO [runner] Issues before processing: 2263, after processing: 0 
17:13:11 [2020-12-19T17:13:11.114Z] INFO [runner] Processors filtering stat (out/in): exclude: 1578/1578, exclude-rules: 64/1578, path_prettifier: 1683/1683, skip_dirs: 1683/1683, autogenerated_exclude: 1578/1683, identifier_marker: 1578/1578, nolint: 0/64, filename_unadjuster: 1683/1683, cgo: 1683/2263, skip_files: 1683/1683 
17:13:11 [2020-12-19T17:13:11.114Z] INFO [runner] processing took 64.608211ms with stages: nolint: 30.44226ms, identifier_marker: 16.315937ms, path_prettifier: 8.355812ms, autogenerated_exclude: 4.090303ms, exclude-rules: 3.320447ms, skip_dirs: 1.655825ms, cgo: 306.571µs, filename_unadjuster: 115.612µs, max_same_issues: 1.45µs, uniq_by_line: 646ns, diff: 642ns, exclude: 614ns, max_from_linter: 596ns, source_code: 465ns, skip_files: 384ns, path_shortener: 371ns, max_per_file_from_linter: 276ns 
17:13:11 [2020-12-19T17:13:11.114Z] INFO [runner] linters took 1m39.789041408s with stages: goanalysis_metalinter: 1m19.715460291s, unused: 20.008187065s 
17:13:11 [2020-12-19T17:13:11.114Z] INFO File cache stats: 1449 entries of total size 6.8MiB 
17:13:11 [2020-12-19T17:13:11.114Z] INFO Memory: 1530 samples, avg is 684.9MB, max is 3237.6MB 
17:13:11 [2020-12-19T17:13:11.114Z] INFO Execution took 3m40.281947123s               
17:13:11 [2020-12-19T17:13:11.114Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
17:13:11 [2020-12-19T17:13:11.452Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41740/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr31 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa hack/make.sh dynbinary-daemon test-docker-py
17:13:11 [2020-12-19T17:13:11.533Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.122s	coverage: 84.1% of statements
17:13:12 [2020-12-19T17:13:12.021Z] 
17:13:12 [2020-12-19T17:13:12.021Z] Removing bundles/
17:13:12 [2020-12-19T17:13:12.021Z] 
17:13:12 [2020-12-19T17:13:12.021Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:13:12 [2020-12-19T17:13:12.021Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:13:12 [2020-12-19T17:13:12.021Z] GOOS="" GOARCH="" GOARM=""
17:13:12 [2020-12-19T17:13:12.111Z] ok  	github.com/docker/docker/layer	7.671s	coverage: 68.8% of statements
17:13:12 [2020-12-19T17:13:12.111Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:13:12 [2020-12-19T17:13:12.111Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:13:12 [2020-12-19T17:13:12.111Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:13:12 [2020-12-19T17:13:12.111Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:13:12 [2020-12-19T17:13:12.111Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:13:12 [2020-12-19T17:13:12.111Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:13:12 [2020-12-19T17:13:12.111Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:13:12 [2020-12-19T17:13:12.374Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.015s	coverage: 91.7% of statements
17:13:12 [2020-12-19T17:13:12.638Z] ok  	github.com/docker/docker/pkg/idtools	0.677s	coverage: 70.1% of statements
17:13:12 [2020-12-19T17:13:12.638Z] ok  	github.com/docker/docker/pkg/ioutils	0.613s	coverage: 70.6% of statements
17:13:12 [2020-12-19T17:13:12.638Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:13:12 [2020-12-19T17:13:12.691Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
17:13:12 [2020-12-19T17:13:12.691Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
17:13:12 [2020-12-19T17:13:12.691Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:13:12 [2020-12-19T17:13:12.902Z] ok  	github.com/docker/docker/pkg/longpath	0.020s	coverage: 100.0% of statements
17:13:12 [2020-12-19T17:13:12.902Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:13:12 [2020-12-19T17:13:12.902Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:13:12 [2020-12-19T17:13:12.902Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.015s	coverage: 85.7% of statements
17:13:12 [2020-12-19T17:13:12.902Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:13:13 [2020-12-19T17:13:13.166Z] ok  	github.com/docker/docker/pkg/parsers	0.016s	coverage: 97.0% of statements
17:13:13 [2020-12-19T17:13:13.433Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.027s	coverage: 60.0% of statements
17:13:13 [2020-12-19T17:13:13.433Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.024s	coverage: 86.7% of statements
17:13:14 [2020-12-19T17:13:14.013Z] ok  	github.com/docker/docker/pkg/pidfile	0.024s	coverage: 82.4% of statements
17:13:14 [2020-12-19T17:13:14.013Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:13:14 [2020-12-19T17:13:14.013Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:13:14 [2020-12-19T17:13:14.193Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s)
17:13:14 [2020-12-19T17:13:14.193Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
17:13:14 [2020-12-19T17:13:14.193Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:13:14 [2020-12-19T17:13:14.277Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.060s	coverage: 56.8% of statements
17:13:14 [2020-12-19T17:13:14.856Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.027s	coverage: 85.7% of statements
17:13:15 [2020-12-19T17:13:15.120Z] ok  	github.com/docker/docker/pkg/pools	0.025s	coverage: 88.2% of statements
17:13:15 [2020-12-19T17:13:15.120Z] ok  	github.com/docker/docker/pkg/progress	0.024s	coverage: 75.9% of statements
17:13:15 [2020-12-19T17:13:15.697Z] ok  	github.com/docker/docker/pkg/reexec	0.016s	coverage: 82.4% of statements
17:13:16 [2020-12-19T17:13:16.254Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s)
17:13:16 [2020-12-19T17:13:16.254Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
17:13:16 [2020-12-19T17:13:16.254Z] === RUN   TestIpcModeOlderClient
17:13:16 [2020-12-19T17:13:16.254Z] === PAUSE TestIpcModeOlderClient
17:13:16 [2020-12-19T17:13:16.254Z] === RUN   TestKillContainerInvalidSignal
17:13:16 [2020-12-19T17:13:16.276Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
17:13:16 [2020-12-19T17:13:16.539Z] ok  	github.com/docker/docker/pkg/pubsub	1.082s	coverage: 75.0% of statements
17:13:16 [2020-12-19T17:13:16.803Z] ok  	github.com/docker/docker/pkg/streamformatter	0.016s	coverage: 66.2% of statements
17:13:16 [2020-12-19T17:13:16.885Z] --- PASS: TestKillContainerInvalidSignal (0.86s)
17:13:16 [2020-12-19T17:13:16.885Z] === RUN   TestKillContainer
17:13:16 [2020-12-19T17:13:16.885Z] === RUN   TestKillContainer/no_signal
17:13:17 [2020-12-19T17:13:17.065Z] ok  	github.com/docker/docker/pkg/stringid	0.012s	coverage: 70.6% of statements
17:13:17 [2020-12-19T17:13:17.916Z] === RUN   TestKillContainer/non_killing_signal
17:13:18 [2020-12-19T17:13:18.013Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 54.2% of statements
17:13:18 [2020-12-19T17:13:18.013Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 36.9% of statements
17:13:18 [2020-12-19T17:13:18.208Z] === RUN   TestKillContainer/killing_signal
17:13:18 [2020-12-19T17:13:18.588Z] ok  	github.com/docker/docker/pkg/tailfile	0.100s	coverage: 88.6% of statements
17:13:18 [2020-12-19T17:13:18.589Z] ok  	github.com/docker/docker/pkg/signal	2.817s	coverage: 61.0% of statements
17:13:19 [2020-12-19T17:13:19.165Z] testing: warning: no tests to run
17:13:19 [2020-12-19T17:13:19.166Z] coverage: [no statements]
17:13:19 [2020-12-19T17:13:19.166Z] ok  	github.com/docker/docker/pkg/term/windows	0.019s	coverage: [no statements] [no tests to run]
17:13:19 [2020-12-19T17:13:19.166Z] ok  	github.com/docker/docker/pkg/tarsum	0.144s	coverage: 89.3% of statements
17:13:19 [2020-12-19T17:13:19.429Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
17:13:19 [2020-12-19T17:13:19.429Z] ok  	github.com/docker/docker/pkg/urlutil	0.010s	coverage: 100.0% of statements
17:13:19 [2020-12-19T17:13:19.693Z] ok  	github.com/docker/docker/pkg/useragent	0.015s	coverage: 88.9% of statements
17:13:19 [2020-12-19T17:13:19.710Z] --- PASS: TestKillContainer (2.71s)
17:13:19 [2020-12-19T17:13:19.710Z]     --- PASS: TestKillContainer/no_signal (0.88s)
17:13:19 [2020-12-19T17:13:19.710Z]     --- PASS: TestKillContainer/non_killing_signal (0.56s)
17:13:19 [2020-12-19T17:13:19.710Z]     --- PASS: TestKillContainer/killing_signal (0.87s)
17:13:19 [2020-12-19T17:13:19.710Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:13:19 [2020-12-19T17:13:19.710Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:13:20 [2020-12-19T17:13:20.340Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:13:21 [2020-12-19T17:13:21.087Z] ok  	github.com/docker/docker/plugin/v2	0.022s	coverage: 14.5% of statements
17:13:21 [2020-12-19T17:13:21.087Z] ok  	github.com/docker/docker/profiles/seccomp	0.028s	coverage: 85.4% of statements
17:13:21 [2020-12-19T17:13:21.370Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.81s)
17:13:21 [2020-12-19T17:13:21.370Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.91s)
17:13:21 [2020-12-19T17:13:21.370Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s)
17:13:21 [2020-12-19T17:13:21.370Z] === RUN   TestKillStoppedContainer
17:13:21 [2020-12-19T17:13:21.370Z] --- PASS: TestKillStoppedContainer (0.08s)
17:13:21 [2020-12-19T17:13:21.370Z] === RUN   TestKillStoppedContainerAPIPre120
17:13:21 [2020-12-19T17:13:21.370Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
17:13:21 [2020-12-19T17:13:21.370Z] === RUN   TestKillDifferentUserContainer
17:13:22 [2020-12-19T17:13:22.036Z] ok  	github.com/docker/docker/reference	0.017s	coverage: 84.4% of statements
17:13:22 [2020-12-19T17:13:22.298Z] ok  	github.com/docker/docker/plugin	0.577s	coverage: 23.2% of statements
17:13:22 [2020-12-19T17:13:22.400Z] --- PASS: TestKillDifferentUserContainer (0.94s)
17:13:22 [2020-12-19T17:13:22.400Z] === RUN   TestInspectOomKilledTrue
17:13:22 [2020-12-19T17:13:22.400Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:13:22 [2020-12-19T17:13:22.400Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:13:22 [2020-12-19T17:13:22.400Z] === RUN   TestInspectOomKilledFalse
17:13:22 [2020-12-19T17:13:22.400Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:13:22 [2020-12-19T17:13:22.400Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:13:22 [2020-12-19T17:13:22.400Z] === RUN   TestLinksEtcHostsContentMatch
17:13:23 [2020-12-19T17:13:23.033Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
17:13:23 [2020-12-19T17:13:23.033Z] === RUN   TestLinksContainerNames
17:13:24 [2020-12-19T17:13:24.225Z] ok  	github.com/docker/docker/registry/resumable	0.049s	coverage: 100.0% of statements
17:13:24 [2020-12-19T17:13:24.225Z] ok  	github.com/docker/docker/quota	0.599s	coverage: 71.4% of statements
17:13:24 [2020-12-19T17:13:24.225Z] ok  	github.com/docker/docker/registry	0.219s	coverage: 57.2% of statements
17:13:24 [2020-12-19T17:13:24.488Z] ok  	github.com/docker/docker/restartmanager	0.011s	coverage: 45.3% of statements
17:13:25 [2020-12-19T17:13:25.067Z] ok  	github.com/docker/docker/testutil	0.019s	coverage: 62.5% of statements
17:13:25 [2020-12-19T17:13:25.094Z] --- PASS: TestLinksContainerNames (1.75s)
17:13:25 [2020-12-19T17:13:25.094Z] === RUN   TestLogsFollowTailEmpty
17:13:25 [2020-12-19T17:13:25.330Z] ok  	github.com/docker/docker/runconfig	0.037s	coverage: 66.1% of statements
17:13:25 [2020-12-19T17:13:25.724Z] --- PASS: TestLogsFollowTailEmpty (0.91s)
17:13:25 [2020-12-19T17:13:25.724Z] === RUN   TestContainerNetworkMountsNoChown
17:13:26 [2020-12-19T17:13:26.373Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s)
17:13:26 [2020-12-19T17:13:26.373Z] === RUN   TestMountDaemonRoot
17:13:26 [2020-12-19T17:13:26.373Z] === RUN   TestMountDaemonRoot/default
17:13:26 [2020-12-19T17:13:26.373Z] === PAUSE TestMountDaemonRoot/default
17:13:26 [2020-12-19T17:13:26.373Z] === RUN   TestMountDaemonRoot/private
17:13:26 [2020-12-19T17:13:26.373Z] === PAUSE TestMountDaemonRoot/private
17:13:26 [2020-12-19T17:13:26.373Z] === RUN   TestMountDaemonRoot/rprivate
17:13:26 [2020-12-19T17:13:26.373Z] === PAUSE TestMountDaemonRoot/rprivate
17:13:26 [2020-12-19T17:13:26.373Z] === RUN   TestMountDaemonRoot/slave
17:13:26 [2020-12-19T17:13:26.373Z] === PAUSE TestMountDaemonRoot/slave
17:13:26 [2020-12-19T17:13:26.373Z] === RUN   TestMountDaemonRoot/rslave
17:13:26 [2020-12-19T17:13:26.373Z] === PAUSE TestMountDaemonRoot/rslave
17:13:26 [2020-12-19T17:13:26.373Z] === RUN   TestMountDaemonRoot/shared
17:13:26 [2020-12-19T17:13:26.373Z] === PAUSE TestMountDaemonRoot/shared
17:13:26 [2020-12-19T17:13:26.373Z] === RUN   TestMountDaemonRoot/rshared
17:13:26 [2020-12-19T17:13:26.373Z] === PAUSE TestMountDaemonRoot/rshared
17:13:26 [2020-12-19T17:13:26.373Z] === CONT  TestMountDaemonRoot/default
17:13:26 [2020-12-19T17:13:26.373Z] === RUN   TestMountDaemonRoot/default/bind_root
17:13:26 [2020-12-19T17:13:26.373Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === CONT  TestMountDaemonRoot/rslave
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/default/mount_root
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === CONT  TestMountDaemonRoot/rshared
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === CONT  TestMountDaemonRoot/shared
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:13:26 [2020-12-19T17:13:26.663Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:13:26 [2020-12-19T17:13:26.663Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === CONT  TestMountDaemonRoot/rprivate
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:13:26 [2020-12-19T17:13:26.663Z] === CONT  TestMountDaemonRoot/slave
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === CONT  TestMountDaemonRoot/private
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/private/bind_root
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/private/mount_root
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === CONT  TestMountDaemonRoot/default/bind_root
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:13:26 [2020-12-19T17:13:26.663Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:13:26 [2020-12-19T17:13:26.663Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:13:26 [2020-12-19T17:13:26.953Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:13:26 [2020-12-19T17:13:26.953Z] === CONT  TestMountDaemonRoot/default/mount_root
17:13:26 [2020-12-19T17:13:26.953Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:13:26 [2020-12-19T17:13:26.953Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:13:26 [2020-12-19T17:13:26.953Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:13:26 [2020-12-19T17:13:26.953Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:13:26 [2020-12-19T17:13:26.953Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:13:26 [2020-12-19T17:13:26.953Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:13:27 [2020-12-19T17:13:27.243Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:13:27 [2020-12-19T17:13:27.243Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:13:27 [2020-12-19T17:13:27.243Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:13:27 [2020-12-19T17:13:27.243Z] === CONT  TestMountDaemonRoot/private/bind_root
17:13:27 [2020-12-19T17:13:27.243Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:13:27 [2020-12-19T17:13:27.243Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:13:27 [2020-12-19T17:13:27.243Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:13:27 [2020-12-19T17:13:27.243Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:13:27 [2020-12-19T17:13:27.243Z] === CONT  TestMountDaemonRoot/private/mount_root
17:13:27 [2020-12-19T17:13:27.243Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:13:27 [2020-12-19T17:13:27.243Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:13:27 [2020-12-19T17:13:27.243Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:13:27 [2020-12-19T17:13:27.243Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:13:27 [2020-12-19T17:13:27.536Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:13:27 [2020-12-19T17:13:27.536Z] --- PASS: TestMountDaemonRoot (0.01s)
17:13:27 [2020-12-19T17:13:27.536Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
17:13:27 [2020-12-19T17:13:27.536Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.12s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
17:13:27 [2020-12-19T17:13:27.536Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
17:13:27 [2020-12-19T17:13:27.536Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
17:13:27 [2020-12-19T17:13:27.536Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
17:13:27 [2020-12-19T17:13:27.536Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
17:13:27 [2020-12-19T17:13:27.536Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
17:13:27 [2020-12-19T17:13:27.536Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
17:13:27 [2020-12-19T17:13:27.536Z] === RUN   TestContainerBindMountNonRecursive
17:13:27 [2020-12-19T17:13:27.891Z] ok  	github.com/docker/docker/volume/drivers	0.015s	coverage: 36.1% of statements
17:13:27 [2020-12-19T17:13:27.891Z] ok  	github.com/docker/docker/volume/mounts	0.057s	coverage: 67.0% of statements
17:13:28 [2020-12-19T17:13:28.466Z] ok  	github.com/docker/docker/volume/local	0.298s	coverage: 76.6% of statements
17:13:29 [2020-12-19T17:13:29.855Z] ok  	github.com/docker/docker/volume/service	0.027s	coverage: 73.1% of statements
17:13:30 [2020-12-19T17:13:30.257Z] --- PASS: TestContainerBindMountNonRecursive (2.45s)
17:13:30 [2020-12-19T17:13:30.257Z] === RUN   TestContainerVolumesMountedAsShared
17:13:30 [2020-12-19T17:13:30.887Z] --- PASS: TestContainerVolumesMountedAsShared (0.84s)
17:13:30 [2020-12-19T17:13:30.887Z] === RUN   TestContainerVolumesMountedAsSlave
17:13:31 [2020-12-19T17:13:31.518Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s)
17:13:31 [2020-12-19T17:13:31.518Z] === RUN   TestNetworkNat
17:13:32 [2020-12-19T17:13:32.548Z] --- PASS: TestNetworkNat (1.02s)
17:13:32 [2020-12-19T17:13:32.548Z] === RUN   TestNetworkLocalhostTCPNat
17:13:33 [2020-12-19T17:13:33.580Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s)
17:13:33 [2020-12-19T17:13:33.580Z] === RUN   TestNetworkLoopbackNat
17:13:33 [2020-12-19T17:13:33.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:13:34 [2020-12-19T17:13:34.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:13:37 [2020-12-19T17:13:37.086Z] --- PASS: TestNetworkLoopbackNat (3.28s)
17:13:37 [2020-12-19T17:13:37.086Z] === RUN   TestPause
17:13:37 [2020-12-19T17:13:37.379Z] --- PASS: TestPause (0.90s)
17:13:37 [2020-12-19T17:13:37.379Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:13:37 [2020-12-19T17:13:37.379Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:13:37 [2020-12-19T17:13:37.379Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:13:37 [2020-12-19T17:13:37.379Z] === RUN   TestPauseStopPausedContainer
17:13:37 [2020-12-19T17:13:37.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:13:38 [2020-12-19T17:13:38.415Z] --- PASS: TestPauseStopPausedContainer (0.93s)
17:13:38 [2020-12-19T17:13:38.415Z] === RUN   TestPsFilter
17:13:38 [2020-12-19T17:13:38.705Z] --- PASS: TestPsFilter (0.28s)
17:13:38 [2020-12-19T17:13:38.705Z] === RUN   TestRemoveContainerWithRemovedVolume
17:13:39 [2020-12-19T17:13:39.736Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s)
17:13:39 [2020-12-19T17:13:39.736Z] === RUN   TestRemoveContainerWithVolume
17:13:40 [2020-12-19T17:13:40.365Z] --- PASS: TestRemoveContainerWithVolume (0.87s)
17:13:40 [2020-12-19T17:13:40.365Z] === RUN   TestRemoveContainerRunning
17:13:41 [2020-12-19T17:13:41.396Z] --- PASS: TestRemoveContainerRunning (0.88s)
17:13:41 [2020-12-19T17:13:41.396Z] === RUN   TestRemoveContainerForceRemoveRunning
17:13:42 [2020-12-19T17:13:42.426Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s)
17:13:42 [2020-12-19T17:13:42.426Z] === RUN   TestRemoveInvalidContainer
17:13:42 [2020-12-19T17:13:42.426Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:13:42 [2020-12-19T17:13:42.426Z] === RUN   TestRenameLinkedContainer
17:13:45 [2020-12-19T17:13:45.939Z] --- PASS: TestRenameLinkedContainer (3.42s)
17:13:45 [2020-12-19T17:13:45.939Z] === RUN   TestRenameStoppedContainer
17:13:46 [2020-12-19T17:13:46.569Z] --- PASS: TestRenameStoppedContainer (0.87s)
17:13:46 [2020-12-19T17:13:46.569Z] === RUN   TestRenameRunningContainerAndReuse
17:13:46 [2020-12-19T17:13:46.681Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 14.7% of statements
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ok  	github.com/docker/docker/api/types/filters	0.013s	coverage: 92.2% of statements
17:13:46 [2020-12-19T17:13:46.681Z] ok  	github.com/docker/docker/api/types/strslice	0.012s	coverage: 90.0% of statements
17:13:46 [2020-12-19T17:13:46.681Z] ok  	github.com/docker/docker/api/server/router/swarm	0.037s	coverage: 5.7% of statements
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/types	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ok  	github.com/docker/docker/api/types/versions	0.043s	coverage: 75.0% of statements
17:13:46 [2020-12-19T17:13:46.681Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/builder	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:13:46 [2020-12-19T17:13:46.681Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:13:48 [2020-12-19T17:13:48.635Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s)
17:13:48 [2020-12-19T17:13:48.635Z] === RUN   TestRenameInvalidName
17:13:48 [2020-12-19T17:13:48.773Z] ok  	github.com/docker/docker/cli/debug	0.023s	coverage: 100.0% of statements
17:13:49 [2020-12-19T17:13:49.266Z] --- PASS: TestRenameInvalidName (0.91s)
17:13:49 [2020-12-19T17:13:49.266Z] === RUN   TestRenameAnonymousContainer
17:13:50 [2020-12-19T17:13:50.900Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.981s	coverage: 86.3% of statements
17:13:51 [2020-12-19T17:13:51.827Z] ok  	github.com/docker/docker/pkg/plugins	33.648s	coverage: 76.6% of statements
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/rootless	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/volume	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === Skipped
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     exec_linux_test.go:18: requires AppArmor to be enabled
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     exec_linux_test.go:38: requires AppArmor to be enabled
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:46: Driver btrfs not supported
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:46: Driver btrfs not supported
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:46: Driver btrfs not supported
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:46: Driver btrfs not supported
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:46: Driver btrfs not supported
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:73: No driver to put!
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z] time="2020-12-19T17:12:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z] time="2020-12-19T17:12:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z] time="2020-12-19T17:12:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z] time="2020-12-19T17:12:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z] time="2020-12-19T17:12:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:73: No driver to put!
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     overlay_test.go:49: Fails to compute changes intermittently
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:46: Driver zfs not supported
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:46: Driver zfs not supported
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:46: Driver zfs not supported
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:46: Driver zfs not supported
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:46: Driver zfs not supported
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     graphtest_unix.go:73: No driver to put!
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:13:51 [2020-12-19T17:13:51.827Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] 
17:13:51 [2020-12-19T17:13:51.827Z] DONE 2191 tests, 26 skipped in 200.469s
Post stage
[Pipeline] junit
17:13:51 [2020-12-19T17:13:51.845Z] Recording test results
17:13:51 [2020-12-19T17:13:51.949Z] ok  	github.com/docker/docker/builder/remotecontext	0.476s	coverage: 13.7% of statements
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:13:53 [2020-12-19T17:13:53.997Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41740/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr31 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa -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:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa hack/make.sh dynbinary test-integration
17:13:54 [2020-12-19T17:13:54.041Z] ok  	github.com/docker/docker/builder/dockerfile	1.148s	coverage: 48.3% of statements
17:13:54 [2020-12-19T17:13:54.041Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:13:54 [2020-12-19T17:13:54.041Z] ?   	github.com/docker/docker/cli	[no test files]
17:13:54 [2020-12-19T17:13:54.041Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:13:54 [2020-12-19T17:13:54.573Z] 
17:13:54 [2020-12-19T17:13:54.825Z] --- PASS: TestRenameAnonymousContainer (4.92s)
17:13:54 [2020-12-19T17:13:54.825Z] === RUN   TestRenameContainerWithSameName
17:13:54 [2020-12-19T17:13:54.835Z] Removing bundles/
17:13:54 [2020-12-19T17:13:54.835Z] 
17:13:54 [2020-12-19T17:13:54.835Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:13:54 [2020-12-19T17:13:54.835Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:13:54 [2020-12-19T17:13:54.835Z] GOOS="" GOARCH="" GOARM=""
17:13:55 [2020-12-19T17:13:55.124Z] --- PASS: TestRenameContainerWithSameName (0.94s)
17:13:55 [2020-12-19T17:13:55.124Z] === RUN   TestRenameContainerWithLinkedContainer
17:13:57 [2020-12-19T17:13:57.185Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s)
17:13:57 [2020-12-19T17:13:57.185Z] === RUN   TestResize
17:13:57 [2020-12-19T17:13:57.815Z] --- PASS: TestResize (0.93s)
17:13:57 [2020-12-19T17:13:57.815Z] === RUN   TestResizeWithInvalidSize
17:13:58 [2020-12-19T17:13:58.539Z] ok  	github.com/docker/docker/client	0.411s	coverage: 75.4% of statements
17:13:58 [2020-12-19T17:13:58.845Z] --- PASS: TestResizeWithInvalidSize (0.86s)
17:13:58 [2020-12-19T17:13:58.845Z] === RUN   TestResizeWhenContainerNotStarted
17:13:59 [2020-12-19T17:13:59.476Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s)
17:13:59 [2020-12-19T17:13:59.476Z] === RUN   TestDaemonRestartKillContainers
17:13:59 [2020-12-19T17:13:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:13:59 [2020-12-19T17:13:59.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:14:00 [2020-12-19T17:14:00.979Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:14:01 [2020-12-19T17:14:01.610Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:14:02 [2020-12-19T17:14:02.641Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:14:02 [2020-12-19T17:14:02.930Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:14:03 [2020-12-19T17:14:03.960Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:14:05 [2020-12-19T17:14:05.466Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:14:06 [2020-12-19T17:14:06.499Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:14:08 [2020-12-19T17:14:08.006Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:14:09 [2020-12-19T17:14:09.511Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:14:09 [2020-12-19T17:14:09.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:14:09 [2020-12-19T17:14:09.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:14:09 [2020-12-19T17:14:09.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:14:09 [2020-12-19T17:14:09.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:14:09 [2020-12-19T17:14:09.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:14:09 [2020-12-19T17:14:09.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:14:10 [2020-12-19T17:14:10.546Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:14:12 [2020-12-19T17:14:12.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:14:12 [2020-12-19T17:14:12.609Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:14:12 [2020-12-19T17:14:12.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s)
17:14:12 [2020-12-19T17:14:12.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.03s)
17:14:12 [2020-12-19T17:14:12.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s)
17:14:12 [2020-12-19T17:14:12.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s)
17:14:12 [2020-12-19T17:14:12.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s)
17:14:12 [2020-12-19T17:14:12.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s)
17:14:12 [2020-12-19T17:14:12.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s)
17:14:12 [2020-12-19T17:14:12.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.70s)
17:14:12 [2020-12-19T17:14:12.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.85s)
17:14:12 [2020-12-19T17:14:12.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s)
17:14:12 [2020-12-19T17:14:12.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s)
17:14:12 [2020-12-19T17:14:12.610Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s)
17:14:12 [2020-12-19T17:14:12.610Z] === RUN   TestCgroupNamespacesRun
17:14:14 [2020-12-19T17:14:14.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:14:14 [2020-12-19T17:14:14.673Z] --- PASS: TestCgroupNamespacesRun (1.82s)
17:14:14 [2020-12-19T17:14:14.673Z] === RUN   TestCgroupNamespacesRunPrivileged
17:14:15 [2020-12-19T17:14:15.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:14:15 [2020-12-19T17:14:15.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:14:16 [2020-12-19T17:14:16.216Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s)
17:14:16 [2020-12-19T17:14:16.216Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:14:17 [2020-12-19T17:14:17.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:14:18 [2020-12-19T17:14:18.287Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s)
17:14:18 [2020-12-19T17:14:18.287Z] === RUN   TestCgroupNamespacesRunHostMode
17:14:18 [2020-12-19T17:14:18.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:14:19 [2020-12-19T17:14:19.791Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s)
17:14:19 [2020-12-19T17:14:19.791Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:14:19 [2020-12-19T17:14:19.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:14:20 [2020-12-19T17:14:20.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:14:21 [2020-12-19T17:14:21.855Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s)
17:14:21 [2020-12-19T17:14:21.855Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:14:22 [2020-12-19T17:14:22.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:14:23 [2020-12-19T17:14:23.209Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:14:23 [2020-12-19T17:14:23.209Z] Using test binary docker
17:14:23 [2020-12-19T17:14:23.209Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:14:23 [2020-12-19T17:14:23.209Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:14:23 [2020-12-19T17:14:23.209Z] INFO: Waiting for daemon to start...
17:14:23 [2020-12-19T17:14:23.209Z] Starting dockerd
17:14:23 [2020-12-19T17:14:23.359Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s)
17:14:23 [2020-12-19T17:14:23.359Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:14:24 [2020-12-19T17:14:24.391Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s)
17:14:24 [2020-12-19T17:14:24.391Z] === RUN   TestCgroupNamespacesRunOlderClient
17:14:26 [2020-12-19T17:14:26.454Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s)
17:14:26 [2020-12-19T17:14:26.454Z] === RUN   TestKernelTCPMemory
17:14:27 [2020-12-19T17:14:27.085Z] --- PASS: TestKernelTCPMemory (0.89s)
17:14:27 [2020-12-19T17:14:27.085Z] === RUN   TestNISDomainname
17:14:27 [2020-12-19T17:14:27.385Z] .
17:14:27 [2020-12-19T17:14:27.385Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:14:27 [2020-12-19T17:14:27.385Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:14:27 [2020-12-19T17:14:27.385Z] Error: No such image: emptyfs
17:14:27 [2020-12-19T17:14:27.385Z] Running integration-test (iteration 1)
17:14:27 [2020-12-19T17:14:27.385Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:14:28 [2020-12-19T17:14:28.116Z] --- PASS: TestNISDomainname (1.05s)
17:14:28 [2020-12-19T17:14:28.116Z] === RUN   TestHostnameDnsResolution
17:14:28 [2020-12-19T17:14:28.631Z] Removing intermediate container 406f896a3695
17:14:28 [2020-12-19T17:14:28.631Z]  ---> 9cba05dfe635
17:14:28 [2020-12-19T17:14:28.631Z] 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
17:14:28 [2020-12-19T17:14:28.631Z]  ---> Running in 462a33da2044
17:14:28 [2020-12-19T17:14:28.631Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
17:14:28 [2020-12-19T17:14:28.631Z] go: finding gotest.tools v0.5.3
17:14:28 [2020-12-19T17:14:28.631Z] go: finding gotest.tools/gotestsum v0.5.3
17:14:28 [2020-12-19T17:14:28.631Z] go: downloading gotest.tools/gotestsum v0.5.3
17:14:28 [2020-12-19T17:14:28.631Z] go: extracting gotest.tools/gotestsum v0.5.3
17:14:28 [2020-12-19T17:14:28.631Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:14:28 [2020-12-19T17:14:28.631Z] go: downloading github.com/fatih/color v1.9.0
17:14:28 [2020-12-19T17:14:28.631Z] go: downloading github.com/spf13/pflag v1.0.3
17:14:28 [2020-12-19T17:14:28.631Z] go: downloading github.com/pkg/errors v0.9.1
17:14:28 [2020-12-19T17:14:28.631Z] go: extracting github.com/fatih/color v1.9.0
17:14:28 [2020-12-19T17:14:28.631Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:14:28 [2020-12-19T17:14:28.631Z] go: extracting github.com/spf13/pflag v1.0.3
17:14:28 [2020-12-19T17:14:28.631Z] go: extracting github.com/pkg/errors v0.9.1
17:14:28 [2020-12-19T17:14:28.631Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:14:28 [2020-12-19T17:14:28.631Z] go: downloading github.com/jonboulle/clockwork v0.1.0
17:14:28 [2020-12-19T17:14:28.631Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:14:28 [2020-12-19T17:14:28.631Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:14:28 [2020-12-19T17:14:28.631Z] go: extracting github.com/jonboulle/clockwork v0.1.0
17:14:28 [2020-12-19T17:14:28.631Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:14:28 [2020-12-19T17:14:28.631Z] go: downloading github.com/mattn/go-isatty v0.0.12
17:14:28 [2020-12-19T17:14:28.631Z] go: downloading github.com/mattn/go-colorable v0.1.6
17:14:28 [2020-12-19T17:14:28.631Z] go: extracting github.com/mattn/go-isatty v0.0.12
17:14:28 [2020-12-19T17:14:28.631Z] go: extracting github.com/mattn/go-colorable v0.1.6
17:14:28 [2020-12-19T17:14:28.631Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:14:28 [2020-12-19T17:14:28.631Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:14:28 [2020-12-19T17:14:28.631Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:14:28 [2020-12-19T17:14:28.631Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:14:28 [2020-12-19T17:14:28.631Z] go: finding github.com/fatih/color v1.9.0
17:14:28 [2020-12-19T17:14:28.631Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:14:28 [2020-12-19T17:14:28.631Z] go: finding github.com/pkg/errors v0.9.1
17:14:28 [2020-12-19T17:14:28.631Z] go: finding github.com/spf13/pflag v1.0.3
17:14:28 [2020-12-19T17:14:28.631Z] go: finding github.com/mattn/go-colorable v0.1.6
17:14:28 [2020-12-19T17:14:28.631Z] go: finding github.com/mattn/go-isatty v0.0.12
17:14:28 [2020-12-19T17:14:28.631Z] go: finding github.com/jonboulle/clockwork v0.1.0
17:14:28 [2020-12-19T17:14:28.631Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
17:14:28 [2020-12-19T17:14:28.631Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
17:14:28 [2020-12-19T17:14:28.631Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:14:28 [2020-12-19T17:14:28.631Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
17:14:28 [2020-12-19T17:14:28.631Z] INFO: Build done for gotestsum...
17:14:30 [2020-12-19T17:14:30.176Z] --- PASS: TestHostnameDnsResolution (1.76s)
17:14:30 [2020-12-19T17:14:30.176Z] === RUN   TestStats
17:14:32 [2020-12-19T17:14:32.898Z] --- PASS: TestStats (2.94s)
17:14:32 [2020-12-19T17:14:32.898Z] === RUN   TestStopContainerWithTimeout
17:14:32 [2020-12-19T17:14:32.898Z] === RUN   TestStopContainerWithTimeout/0
17:14:32 [2020-12-19T17:14:32.898Z] === PAUSE TestStopContainerWithTimeout/0
17:14:32 [2020-12-19T17:14:32.898Z] === RUN   TestStopContainerWithTimeout/1
17:14:32 [2020-12-19T17:14:32.898Z] === PAUSE TestStopContainerWithTimeout/1
17:14:32 [2020-12-19T17:14:32.898Z] === RUN   TestStopContainerWithTimeout/3
17:14:32 [2020-12-19T17:14:32.898Z] === PAUSE TestStopContainerWithTimeout/3
17:14:32 [2020-12-19T17:14:32.898Z] === RUN   TestStopContainerWithTimeout/-1
17:14:32 [2020-12-19T17:14:32.898Z] === PAUSE TestStopContainerWithTimeout/-1
17:14:32 [2020-12-19T17:14:32.898Z] === CONT  TestStopContainerWithTimeout/0
17:14:32 [2020-12-19T17:14:32.898Z] === CONT  TestStopContainerWithTimeout/-1
17:14:33 [2020-12-19T17:14:33.529Z] === CONT  TestStopContainerWithTimeout/3
17:14:35 [2020-12-19T17:14:35.589Z] === CONT  TestStopContainerWithTimeout/1
17:14:37 [2020-12-19T17:14:37.651Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:14:37 [2020-12-19T17:14:37.651Z]     --- PASS: TestStopContainerWithTimeout/0 (0.87s)
17:14:37 [2020-12-19T17:14:37.651Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
17:14:37 [2020-12-19T17:14:37.651Z]     --- PASS: TestStopContainerWithTimeout/3 (2.92s)
17:14:37 [2020-12-19T17:14:37.651Z]     --- PASS: TestStopContainerWithTimeout/1 (1.86s)
17:14:37 [2020-12-19T17:14:37.651Z] === RUN   TestDeleteDevicemapper
17:14:37 [2020-12-19T17:14:37.651Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:14:37 [2020-12-19T17:14:37.651Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:14:37 [2020-12-19T17:14:37.651Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:14:37 [2020-12-19T17:14:37.967Z] ok  	github.com/docker/docker/cmd/dockerd	0.155s	coverage: 29.2% of statements
17:14:40 [2020-12-19T17:14:40.731Z] ok  	github.com/docker/docker/container	0.156s	coverage: 34.7% of statements
17:14:40 [2020-12-19T17:14:40.731Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:14:40 [2020-12-19T17:14:40.731Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:14:40 [2020-12-19T17:14:40.731Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:14:40 [2020-12-19T17:14:40.731Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:14:41 [2020-12-19T17:14:41.002Z] Removing intermediate container 462a33da2044
17:14:41 [2020-12-19T17:14:41.002Z]  ---> aa5d227b242c
17:14:41 [2020-12-19T17:14:41.002Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
17:14:41 [2020-12-19T17:14:41.002Z]  ---> Running in c5aa85fd4947
17:14:41 [2020-12-19T17:14:41.460Z] Removing intermediate container c5aa85fd4947
17:14:41 [2020-12-19T17:14:41.461Z]  ---> 60079be5a951
17:14:41 [2020-12-19T17:14:41.461Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
17:14:41 [2020-12-19T17:14:41.461Z]  ---> Running in 68fb38cd1d05
17:14:41 [2020-12-19T17:14:41.919Z] Removing intermediate container 68fb38cd1d05
17:14:41 [2020-12-19T17:14:41.919Z]  ---> 79fd9ec08e66
17:14:41 [2020-12-19T17:14:41.919Z] Step 10/10 : COPY . .
17:14:42 [2020-12-19T17:14:42.149Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.82s)
17:14:42 [2020-12-19T17:14:42.150Z] === RUN   TestUpdateMemory
17:14:42 [2020-12-19T17:14:42.150Z] --- SKIP: TestUpdateMemory (0.00s)
17:14:42 [2020-12-19T17:14:42.150Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:14:42 [2020-12-19T17:14:42.150Z] === RUN   TestUpdateCPUQuota
17:14:42 [2020-12-19T17:14:42.234Z] Loaded image: buildpack-deps:buster
17:14:42 [2020-12-19T17:14:42.234Z] Loaded image: busybox:latest
17:14:42 [2020-12-19T17:14:42.234Z] Loaded image: busybox:glibc
17:14:42 [2020-12-19T17:14:42.234Z] Loaded image: debian:bullseye
17:14:42 [2020-12-19T17:14:42.440Z] --- PASS: TestUpdateCPUQuota (1.17s)
17:14:42 [2020-12-19T17:14:42.440Z] === RUN   TestUpdatePidsLimit
17:14:42 [2020-12-19T17:14:42.440Z] === RUN   TestUpdatePidsLimit/update_from_none
17:14:42 [2020-12-19T17:14:42.492Z] Loaded image: hello-world:latest
17:14:42 [2020-12-19T17:14:42.492Z] Loaded image: arm32v7/hello-world:latest
17:14:42 [2020-12-19T17:14:42.492Z] INFO: Testing against a local daemon
17:14:42 [2020-12-19T17:14:42.492Z] === RUN   TestCgroupNamespacesBuild
17:14:42 [2020-12-19T17:14:42.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:14:43 [2020-12-19T17:14:43.070Z] === RUN   TestUpdatePidsLimit/no_change
17:14:43 [2020-12-19T17:14:43.361Z] === RUN   TestUpdatePidsLimit/update_lower
17:14:43 [2020-12-19T17:14:43.555Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.030s	coverage: 65.3% of statements
17:14:43 [2020-12-19T17:14:43.651Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:14:44 [2020-12-19T17:14:44.282Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:14:44 [2020-12-19T17:14:44.572Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:14:44 [2020-12-19T17:14:44.862Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:14:46 [2020-12-19T17:14:46.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:14:46 [2020-12-19T17:14:46.365Z] --- PASS: TestUpdatePidsLimit (3.59s)
17:14:46 [2020-12-19T17:14:46.365Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
17:14:46 [2020-12-19T17:14:46.365Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
17:14:46 [2020-12-19T17:14:46.365Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
17:14:46 [2020-12-19T17:14:46.365Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
17:14:46 [2020-12-19T17:14:46.365Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
17:14:46 [2020-12-19T17:14:46.365Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s)
17:14:46 [2020-12-19T17:14:46.365Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
17:14:46 [2020-12-19T17:14:46.365Z] === RUN   TestUpdateRestartPolicy
17:14:48 [2020-12-19T17:14:48.488Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:14:48 [2020-12-19T17:14:48.488Z] 
17:14:48 [2020-12-19T17:14:48.488Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:14:48 [2020-12-19T17:14:48.488Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:14:48 [2020-12-19T17:14:48.488Z] Using test binary docker
17:14:48 [2020-12-19T17:14:48.488Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:14:48 [2020-12-19T17:14:48.488Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:14:48 [2020-12-19T17:14:48.488Z] INFO: Waiting for daemon to start...
17:14:48 [2020-12-19T17:14:48.488Z] Starting dockerd
17:14:48 [2020-12-19T17:14:48.488Z] .
17:14:48 [2020-12-19T17:14:48.488Z] INFO: Building docker-sdk-python3:4.3.0...
17:14:49 [2020-12-19T17:14:49.042Z] --- PASS: TestCgroupNamespacesBuild (5.36s)
17:14:49 [2020-12-19T17:14:49.042Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:14:49 [2020-12-19T17:14:49.164Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.016s	coverage: 35.9% of statements
17:14:50 [2020-12-19T17:14:50.408Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.26s)
17:14:50 [2020-12-19T17:14:50.408Z] === RUN   TestBuildWithSession
17:14:50 [2020-12-19T17:14:50.408Z] --- SKIP: TestBuildWithSession (0.00s)
17:14:50 [2020-12-19T17:14:50.408Z]     build_session_test.go:25: TODO: BuildKit
17:14:50 [2020-12-19T17:14:50.408Z] === RUN   TestBuildSquashParent
17:14:51 [2020-12-19T17:14:51.263Z] ok  	github.com/docker/docker/daemon/cluster	0.160s	coverage: 0.5% of statements
17:14:54 [2020-12-19T17:14:54.813Z] ok  	github.com/docker/docker/daemon/discovery	0.017s	coverage: 30.0% of statements
17:14:56 [2020-12-19T17:14:56.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:14:56 [2020-12-19T17:14:56.914Z] ok  	github.com/docker/docker/daemon/events	0.071s	coverage: 50.0% of statements
17:14:56 [2020-12-19T17:14:56.914Z] ok  	github.com/docker/docker/daemon/config	0.051s	coverage: 81.8% of statements
17:14:58 [2020-12-19T17:14:58.498Z] --- PASS: TestBuildSquashParent (6.99s)
17:14:58 [2020-12-19T17:14:58.498Z] === RUN   TestBuildWithRemoveAndForceRemove
17:14:58 [2020-12-19T17:14:58.498Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:14:58 [2020-12-19T17:14:58.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:14:58 [2020-12-19T17:14:58.498Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:14:58 [2020-12-19T17:14:58.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:14:58 [2020-12-19T17:14:58.498Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:14:58 [2020-12-19T17:14:58.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:14:58 [2020-12-19T17:14:58.498Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:14:58 [2020-12-19T17:14:58.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:14:58 [2020-12-19T17:14:58.498Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:14:58 [2020-12-19T17:14:58.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:14:58 [2020-12-19T17:14:58.498Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:14:58 [2020-12-19T17:14:58.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:14:58 [2020-12-19T17:14:58.498Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:14:58 [2020-12-19T17:14:58.498Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:14:58 [2020-12-19T17:14:58.755Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:14:58 [2020-12-19T17:14:58.755Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:14:59 [2020-12-19T17:14:59.666Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
17:15:01 [2020-12-19T17:15:01.273Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:15:01 [2020-12-19T17:15:01.273Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:15:01 [2020-12-19T17:15:01.686Z] --- PASS: TestUpdateRestartPolicy (13.09s)
17:15:01 [2020-12-19T17:15:01.686Z] === RUN   TestUpdateRestartWithAutoRemove
17:15:01 [2020-12-19T17:15:01.686Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s)
17:15:01 [2020-12-19T17:15:01.686Z] === RUN   TestWaitNonBlocked
17:15:01 [2020-12-19T17:15:01.686Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:15:01 [2020-12-19T17:15:01.686Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:15:01 [2020-12-19T17:15:01.686Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:15:01 [2020-12-19T17:15:01.686Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:15:01 [2020-12-19T17:15:01.686Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:15:01 [2020-12-19T17:15:01.686Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:15:01 [2020-12-19T17:15:01.686Z] --- PASS: TestWaitNonBlocked (0.01s)
17:15:01 [2020-12-19T17:15:01.686Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s)
17:15:01 [2020-12-19T17:15:01.686Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s)
17:15:01 [2020-12-19T17:15:01.686Z] === RUN   TestWaitBlocked
17:15:01 [2020-12-19T17:15:01.686Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:15:01 [2020-12-19T17:15:01.686Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:15:01 [2020-12-19T17:15:01.686Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:15:01 [2020-12-19T17:15:01.686Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:15:01 [2020-12-19T17:15:01.686Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:15:01 [2020-12-19T17:15:01.686Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:15:02 [2020-12-19T17:15:02.398Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.9% of statements
17:15:02 [2020-12-19T17:15:02.690Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.492s	coverage: 14.1% of statements
17:15:02 [2020-12-19T17:15:02.764Z] --- PASS: TestWaitBlocked (0.01s)
17:15:02 [2020-12-19T17:15:02.764Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s)
17:15:02 [2020-12-19T17:15:02.764Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s)
17:15:02 [2020-12-19T17:15:02.764Z] === CONT  TestContainerStartOnDaemonRestart
17:15:02 [2020-12-19T17:15:02.764Z] === CONT  TestIpcModeOlderClient
17:15:02 [2020-12-19T17:15:02.764Z] --- PASS: TestIpcModeOlderClient (0.17s)
17:15:02 [2020-12-19T17:15:02.764Z] === CONT  TestDaemonHostGatewayIP
17:15:03 [2020-12-19T17:15:03.163Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:15:03 [2020-12-19T17:15:03.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.59s)
17:15:03 [2020-12-19T17:15:03.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.62s)
17:15:03 [2020-12-19T17:15:03.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s)
17:15:03 [2020-12-19T17:15:03.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s)
17:15:03 [2020-12-19T17:15:03.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s)
17:15:03 [2020-12-19T17:15:03.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s)
17:15:03 [2020-12-19T17:15:03.163Z] === RUN   TestBuildMultiStageCopy
17:15:03 [2020-12-19T17:15:03.163Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:15:03 [2020-12-19T17:15:03.741Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.836s	coverage: 57.1% of statements
17:15:06 [2020-12-19T17:15:06.340Z] --- PASS: TestContainerStartOnDaemonRestart (3.38s)
17:15:06 [2020-12-19T17:15:06.341Z] === CONT  TestContainerKillOnDaemonStart
17:15:06 [2020-12-19T17:15:06.341Z] --- PASS: TestDaemonHostGatewayIP (3.50s)
17:15:06 [2020-12-19T17:15:06.341Z] === CONT  TestDaemonRestartIpcMode
17:15:06 [2020-12-19T17:15:06.431Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:15:06 [2020-12-19T17:15:06.483Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.012s	coverage: 1.8% of statements
17:15:07 [2020-12-19T17:15:07.041Z]  ---> d62af678d1ff
17:15:07 [2020-12-19T17:15:07.041Z] Successfully built d62af678d1ff
17:15:07 [2020-12-19T17:15:07.041Z] Successfully tagged docker:latest
17:15:07 [2020-12-19T17:15:07.041Z] INFO: Image build ended at 12/19/2020 17:15:05. Duration:00:03:34.5391026
17:15:07 [2020-12-19T17:15:07.041Z] 
17:15:07 [2020-12-19T17:15:07.041Z] 
17:15:07 [2020-12-19T17:15:07.041Z] INFO: Building the test binaries at 12/19/2020 17:15:05...
17:15:07 [2020-12-19T17:15:07.358Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:15:07 [2020-12-19T17:15:07.527Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.889s	coverage: 69.2% of statements
17:15:08 [2020-12-19T17:15:08.292Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:15:09 [2020-12-19T17:15:09.042Z] ok  	github.com/docker/docker/daemon	12.392s	coverage: 17.2% of statements
17:15:09 [2020-12-19T17:15:09.042Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:15:09 [2020-12-19T17:15:09.042Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:15:09 [2020-12-19T17:15:09.042Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:15:09 [2020-12-19T17:15:09.042Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:15:09 [2020-12-19T17:15:09.220Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:15:09 [2020-12-19T17:15:09.683Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.677s	coverage: 46.2% of statements
17:15:09 [2020-12-19T17:15:09.683Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:15:10 [2020-12-19T17:15:10.016Z] INFO: make.ps1 starting at 12/19/2020 17:15:09
17:15:10 [2020-12-19T17:15:10.016Z] INFO: Git commit (1c5806cf57) assumed from DOCKER_GITCOMMIT environment variable
17:15:10 [2020-12-19T17:15:10.016Z] INFO: Invoking autogen...
17:15:10 [2020-12-19T17:15:10.148Z] --- PASS: TestBuildMultiStageCopy (7.19s)
17:15:10 [2020-12-19T17:15:10.148Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.19s)
17:15:10 [2020-12-19T17:15:10.148Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
17:15:10 [2020-12-19T17:15:10.148Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
17:15:10 [2020-12-19T17:15:10.148Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
17:15:10 [2020-12-19T17:15:10.148Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
17:15:10 [2020-12-19T17:15:10.148Z] === RUN   TestBuildMultiStageParentConfig
17:15:10 [2020-12-19T17:15:10.730Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.099s	coverage: 49.5% of statements
17:15:10 [2020-12-19T17:15:10.781Z] --- PASS: TestDaemonRestartIpcMode (3.71s)
17:15:11 [2020-12-19T17:15:11.552Z] INFO: Building daemon...
17:15:12 [2020-12-19T17:15:12.250Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.031s	coverage: 58.0% of statements
17:15:12 [2020-12-19T17:15:12.889Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.026s	coverage: 3.0% of statements
17:15:13 [2020-12-19T17:15:13.531Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
17:15:15 [2020-12-19T17:15:15.395Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
17:15:15 [2020-12-19T17:15:15.395Z] === RUN   TestBuildLabelWithTargets
17:15:16 [2020-12-19T17:15:16.295Z] ok  	github.com/docker/docker/daemon/logger	0.252s	coverage: 41.0% of statements
17:15:16 [2020-12-19T17:15:16.295Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.333s	coverage: 52.1% of statements
17:15:16 [2020-12-19T17:15:16.295Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:15:16 [2020-12-19T17:15:16.295Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:15:16 [2020-12-19T17:15:16.382Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:15:16 [2020-12-19T17:15:16.382Z] 
17:15:16 [2020-12-19T17:15:16.382Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:15:16 [2020-12-19T17:15:16.382Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:15:16 [2020-12-19T17:15:16.382Z] HOSTNAME=e4e5c6777a0c
17:15:16 [2020-12-19T17:15:16.382Z] TESTDEBUG=0
17:15:16 [2020-12-19T17:15:16.382Z] DEST=bundles/test-integration
17:15:16 [2020-12-19T17:15:16.382Z] PWD=/go/src/github.com/docker/docker
17:15:16 [2020-12-19T17:15:16.382Z] DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:15:16 [2020-12-19T17:15:16.382Z] container=docker
17:15:16 [2020-12-19T17:15:16.382Z] HOME=/root
17:15:16 [2020-12-19T17:15:16.382Z] GOLANG_VERSION=1.13.15
17:15:16 [2020-12-19T17:15:16.382Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:15:16 [2020-12-19T17:15:16.382Z] VALIDATE_BRANCH=master
17:15:16 [2020-12-19T17:15:16.382Z] TERM=xterm
17:15:16 [2020-12-19T17:15:16.382Z] DOCKER_PKG=github.com/docker/docker
17:15:16 [2020-12-19T17:15:16.382Z] SHLVL=1
17:15:16 [2020-12-19T17:15:16.382Z] TIMEOUT=120m
17:15:16 [2020-12-19T17:15:16.382Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:15:16 [2020-12-19T17:15:16.382Z] DOCKER_GRAPHDRIVER=overlay2
17:15:16 [2020-12-19T17:15:16.382Z] GO111MODULE=off
17:15:16 [2020-12-19T17:15:16.382Z] DOCKER_EXPERIMENTAL=1
17:15:16 [2020-12-19T17:15:16.382Z] TEST_SKIP_INTEGRATION_CLI=1
17:15:16 [2020-12-19T17:15:16.382Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:15:16 [2020-12-19T17:15:16.382Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:15:16 [2020-12-19T17:15:16.382Z] GOPATH=/go
17:15:16 [2020-12-19T17:15:16.382Z] PKG_CONFIG=pkg-config
17:15:16 [2020-12-19T17:15:16.382Z] _=/usr/bin/env
17:15:16 [2020-12-19T17:15:16.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:15:17 [2020-12-19T17:15:17.818Z] ok  	github.com/docker/docker/daemon/images	0.092s	coverage: 6.5% of statements
17:15:17 [2020-12-19T17:15:17.818Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:15:17 [2020-12-19T17:15:17.818Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:15:17 [2020-12-19T17:15:17.818Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.558s	coverage: 77.4% of statements
17:15:17 [2020-12-19T17:15:17.818Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:15:17 [2020-12-19T17:15:17.818Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:15:18 [2020-12-19T17:15:18.460Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 67.0% of statements
17:15:18 [2020-12-19T17:15:18.757Z] ok  	github.com/docker/docker/daemon/logger/journald	0.012s	coverage: 23.9% of statements
17:15:18 [2020-12-19T17:15:18.757Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 87.2% of statements
17:15:19 [2020-12-19T17:15:19.242Z] --- PASS: TestContainerKillOnDaemonStart (12.36s)
17:15:19 [2020-12-19T17:15:19.242Z] PASS
17:15:19 [2020-12-19T17:15:19.242Z] 
17:15:19 [2020-12-19T17:15:19.242Z] === Skipped
17:15:19 [2020-12-19T17:15:19.242Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
17:15:19 [2020-12-19T17:15:19.242Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:15:19 [2020-12-19T17:15:19.242Z] 
17:15:19 [2020-12-19T17:15:19.242Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
17:15:19 [2020-12-19T17:15:19.242Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:15:19 [2020-12-19T17:15:19.242Z] 
17:15:19 [2020-12-19T17:15:19.242Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
17:15:19 [2020-12-19T17:15:19.242Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:15:19 [2020-12-19T17:15:19.242Z] 
17:15:19 [2020-12-19T17:15:19.242Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:15:19 [2020-12-19T17:15:19.242Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:15:19 [2020-12-19T17:15:19.242Z] 
17:15:19 [2020-12-19T17:15:19.242Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
17:15:19 [2020-12-19T17:15:19.242Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:15:19 [2020-12-19T17:15:19.242Z] 
17:15:19 [2020-12-19T17:15:19.242Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
17:15:19 [2020-12-19T17:15:19.242Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:15:19 [2020-12-19T17:15:19.242Z] 
17:15:19 [2020-12-19T17:15:19.242Z] 
17:15:19 [2020-12-19T17:15:19.242Z] DONE 195 tests, 6 skipped in 158.065s
17:15:19 [2020-12-19T17:15:19.242Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
17:15:19 [2020-12-19T17:15:19.242Z] ++ 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
17:15:19 [2020-12-19T17:15:19.242Z] ++ set -e
17:15:19 [2020-12-19T17:15:19.242Z] ++ '[' -n 0 ']'
17:15:19 [2020-12-19T17:15:19.242Z] ++ set -x
17:15:19 [2020-12-19T17:15:19.242Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:15:19 [2020-12-19T17:15:19.242Z] INFO: Testing against a local daemon
17:15:19 [2020-12-19T17:15:19.242Z] === RUN   TestCommitInheritsEnv
17:15:19 [2020-12-19T17:15:19.242Z] --- PASS: TestCommitInheritsEnv (0.62s)
17:15:19 [2020-12-19T17:15:19.242Z] === RUN   TestImportExtremelyLargeImageWorks
17:15:19 [2020-12-19T17:15:19.242Z] === PAUSE TestImportExtremelyLargeImageWorks
17:15:19 [2020-12-19T17:15:19.242Z] === RUN   TestImagesFilterMultiReference
17:15:19 [2020-12-19T17:15:19.242Z] --- PASS: TestImagesFilterMultiReference (0.04s)
17:15:19 [2020-12-19T17:15:19.242Z] === RUN   TestImagePullPlatformInvalid
17:15:19 [2020-12-19T17:15:19.242Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
17:15:19 [2020-12-19T17:15:19.242Z] === RUN   TestRemoveImageOrphaning
17:15:19 [2020-12-19T17:15:19.872Z] --- PASS: TestRemoveImageOrphaning (0.60s)
17:15:19 [2020-12-19T17:15:19.872Z] === RUN   TestRemoveImageGarbageCollector
17:15:19 [2020-12-19T17:15:19.872Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:15:19 [2020-12-19T17:15:19.872Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:19 [2020-12-19T17:15:19.872Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:15:19 [2020-12-19T17:15:19.872Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:15:19 [2020-12-19T17:15:19.872Z] === RUN   TestTagInvalidReference
17:15:19 [2020-12-19T17:15:19.872Z] --- PASS: TestTagInvalidReference (0.01s)
17:15:19 [2020-12-19T17:15:19.872Z] === RUN   TestTagValidPrefixedRepo
17:15:19 [2020-12-19T17:15:19.872Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
17:15:19 [2020-12-19T17:15:19.872Z] === RUN   TestTagExistedNameWithoutForce
17:15:19 [2020-12-19T17:15:19.872Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
17:15:19 [2020-12-19T17:15:19.872Z] === RUN   TestTagOfficialNames
17:15:20 [2020-12-19T17:15:20.162Z] --- PASS: TestTagOfficialNames (0.04s)
17:15:20 [2020-12-19T17:15:20.162Z] === RUN   TestTagMatchesDigest
17:15:20 [2020-12-19T17:15:20.162Z] --- PASS: TestTagMatchesDigest (0.01s)
17:15:20 [2020-12-19T17:15:20.162Z] === CONT  TestImportExtremelyLargeImageWorks
17:15:20 [2020-12-19T17:15:20.856Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.032s	coverage: 61.6% of statements
17:15:21 [2020-12-19T17:15:21.500Z] ok  	github.com/docker/docker/daemon/logger/local	0.045s	coverage: 75.2% of statements
17:15:21 [2020-12-19T17:15:21.500Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:15:22 [2020-12-19T17:15:22.142Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.077s	coverage: 58.6% of statements
17:15:22 [2020-12-19T17:15:22.438Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.045s	coverage: 33.3% of statements
17:15:23 [2020-12-19T17:15:23.481Z] --- PASS: TestBuildLabelWithTargets (8.01s)
17:15:23 [2020-12-19T17:15:23.481Z] === RUN   TestBuildWithEmptyLayers
17:15:23 [2020-12-19T17:15:23.986Z] ok  	github.com/docker/docker/daemon/logger/templates	0.006s	coverage: 8.3% of statements
17:15:24 [2020-12-19T17:15:24.284Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 46.8% of statements
17:15:26 [2020-12-19T17:15:26.388Z] ok  	github.com/docker/docker/daemon/network	0.025s	coverage: 63.8% of statements
17:15:26 [2020-12-19T17:15:26.682Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.489s	coverage: 82.5% of statements
17:15:26 [2020-12-19T17:15:26.682Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:15:26 [2020-12-19T17:15:26.682Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:15:26 [2020-12-19T17:15:26.748Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
17:15:26 [2020-12-19T17:15:26.748Z] === RUN   TestBuildMultiStageOnBuild
17:15:27 [2020-12-19T17:15:27.208Z] sha256:42ca849daccf95c4f4f182e0e064e79e2350f11b26583d6c960f0106a6495310
17:15:27 [2020-12-19T17:15:27.208Z] INFO: Starting docker-py tests...
17:15:27 [2020-12-19T17:15:27.466Z] ============================= test session starts ==============================
17:15:27 [2020-12-19T17:15:27.466Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
17:15:27 [2020-12-19T17:15:27.466Z] rootdir: /src, inifile: pytest.ini
17:15:27 [2020-12-19T17:15:27.466Z] plugins: timeout-1.3.3, cov-2.6.1
17:15:27 [2020-12-19T17:15:27.726Z] ok  	github.com/docker/docker/distribution/metadata	0.081s	coverage: 48.2% of statements
17:15:28 [2020-12-19T17:15:28.843Z] collected 389 items / 1 deselected / 388 selected
17:15:28 [2020-12-19T17:15:28.843Z] 
17:15:29 [2020-12-19T17:15:29.254Z] ok  	github.com/docker/docker/errdefs	0.036s	coverage: 53.1% of statements
17:15:30 [2020-12-19T17:15:30.305Z] ok  	github.com/docker/docker/distribution	0.422s	coverage: 25.1% of statements
17:15:30 [2020-12-19T17:15:30.305Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:15:31 [2020-12-19T17:15:31.827Z] ok  	github.com/docker/docker/image	0.048s	coverage: 86.4% of statements
17:15:31 [2020-12-19T17:15:31.992Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
17:15:31 [2020-12-19T17:15:31.992Z] === RUN   TestBuildUncleanTarFilenames
17:15:31 [2020-12-19T17:15:31.992Z] --- PASS: TestBuildUncleanTarFilenames (0.85s)
17:15:31 [2020-12-19T17:15:31.992Z] === RUN   TestBuildMultiStageLayerLeak
17:15:32 [2020-12-19T17:15:32.465Z] ok  	github.com/docker/docker/image/cache	0.015s	coverage: 19.2% of statements
17:15:32 [2020-12-19T17:15:32.760Z] ok  	github.com/docker/docker/distribution/xfer	1.708s	coverage: 85.1% of statements
17:15:32 [2020-12-19T17:15:32.760Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:15:32 [2020-12-19T17:15:32.760Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:15:33 [2020-12-19T17:15:33.055Z] ok  	github.com/docker/docker/image/v1	0.067s	coverage: 25.0% of statements
17:15:33 [2020-12-19T17:15:33.055Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:15:34 [2020-12-19T17:15:34.097Z] ok  	github.com/docker/docker/libcontainerd/queue	0.051s	coverage: 100.0% of statements
17:15:35 [2020-12-19T17:15:35.160Z] ok  	github.com/docker/docker/pkg/aaparser	0.034s	coverage: 52.9% of statements
17:15:35 [2020-12-19T17:15:35.802Z] ok  	github.com/docker/docker/opts	0.071s	coverage: 67.1% of statements
17:15:35 [2020-12-19T17:15:35.802Z] ok  	github.com/docker/docker/oci	0.045s	coverage: 8.2% of statements
17:15:37 [2020-12-19T17:15:37.268Z] --- PASS: TestBuildMultiStageLayerLeak (5.15s)
17:15:37 [2020-12-19T17:15:37.268Z] === RUN   TestBuildWithHugeFile
17:15:37 [2020-12-19T17:15:37.323Z] ok  	github.com/docker/docker/pkg/broadcaster	0.026s	coverage: 100.0% of statements
17:15:38 [2020-12-19T17:15:38.364Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
17:15:38 [2020-12-19T17:15:38.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:15:38 [2020-12-19T17:15:38.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:15:39 [2020-12-19T17:15:39.413Z] ok  	github.com/docker/docker/pkg/authorization	1.356s	coverage: 68.3% of statements
17:15:40 [2020-12-19T17:15:40.053Z] ok  	github.com/docker/docker/pkg/archive	1.125s	coverage: 76.9% of statements
17:15:40 [2020-12-19T17:15:40.053Z] ok  	github.com/docker/docker/pkg/directory	0.024s	coverage: 80.0% of statements
17:15:40 [2020-12-19T17:15:40.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:15:41 [2020-12-19T17:15:41.127Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
17:15:41 [2020-12-19T17:15:41.127Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 92.9% of statements
17:15:42 [2020-12-19T17:15:42.169Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
17:15:42 [2020-12-19T17:15:42.808Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
17:15:43 [2020-12-19T17:15:43.100Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
17:15:44 [2020-12-19T17:15:44.138Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.732s	coverage: 43.2% of statements
17:15:44 [2020-12-19T17:15:44.138Z] ok  	github.com/docker/docker/layer	7.366s	coverage: 68.8% of statements
17:15:44 [2020-12-19T17:15:44.138Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:15:44 [2020-12-19T17:15:44.138Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:15:44 [2020-12-19T17:15:44.138Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:15:44 [2020-12-19T17:15:44.138Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:15:44 [2020-12-19T17:15:44.138Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:15:44 [2020-12-19T17:15:44.138Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:15:44 [2020-12-19T17:15:44.138Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:15:44 [2020-12-19T17:15:44.433Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
17:15:45 [2020-12-19T17:15:45.072Z] ok  	github.com/docker/docker/pkg/fileutils	0.060s	coverage: 89.5% of statements
17:15:45 [2020-12-19T17:15:45.722Z] ok  	github.com/docker/docker/pkg/fsutils	0.396s	coverage: 85.1% of statements
17:15:45 [2020-12-19T17:15:45.722Z] ok  	github.com/docker/docker/pkg/homedir	0.016s	coverage: 11.4% of statements
17:15:45 [2020-12-19T17:15:45.722Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.110s	coverage: 84.1% of statements
17:15:46 [2020-12-19T17:15:46.604Z] tests/integration/api_build_test.py .......................X             [  6%]
17:15:47 [2020-12-19T17:15:47.171Z] tests/integration/api_client_test.py .....                               [  7%]
17:15:47 [2020-12-19T17:15:47.248Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.017s	coverage: 91.7% of statements
17:15:47 [2020-12-19T17:15:47.248Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
17:15:47 [2020-12-19T17:15:47.887Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
17:15:47 [2020-12-19T17:15:47.887Z] ok  	github.com/docker/docker/pkg/idtools	0.749s	coverage: 70.1% of statements
17:15:47 [2020-12-19T17:15:47.887Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
17:15:48 [2020-12-19T17:15:48.523Z] ok  	github.com/docker/docker/pkg/ioutils	1.265s	coverage: 70.6% of statements
17:15:48 [2020-12-19T17:15:48.523Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:15:48 [2020-12-19T17:15:48.523Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:15:48 [2020-12-19T17:15:48.523Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:15:48 [2020-12-19T17:15:48.523Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:15:48 [2020-12-19T17:15:48.674Z] tests/integration/api_config_test.py .....                               [  8%]
17:15:48 [2020-12-19T17:15:48.818Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.008s	coverage: 86.7% of statements
17:15:48 [2020-12-19T17:15:48.818Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
17:15:49 [2020-12-19T17:15:49.115Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 82.4% of statements
17:15:49 [2020-12-19T17:15:49.115Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:15:49 [2020-12-19T17:15:49.115Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:15:50 [2020-12-19T17:15:50.179Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.017s	coverage: 56.8% of statements
17:15:50 [2020-12-19T17:15:50.820Z] ok  	github.com/docker/docker/pkg/pools	0.020s	coverage: 88.2% of statements
17:15:51 [2020-12-19T17:15:51.115Z] ok  	github.com/docker/docker/pkg/progress	0.018s	coverage: 75.9% of statements
17:15:51 [2020-12-19T17:15:51.410Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.010s	coverage: 85.7% of statements
17:15:52 [2020-12-19T17:15:52.045Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
17:15:52 [2020-12-19T17:15:52.686Z] ok  	github.com/docker/docker/pkg/pubsub	1.134s	coverage: 75.0% of statements
17:15:52 [2020-12-19T17:15:52.981Z] ok  	github.com/docker/docker/pkg/stdcopy	0.055s	coverage: 100.0% of statements
17:15:53 [2020-12-19T17:15:53.623Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
17:15:53 [2020-12-19T17:15:53.623Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
17:15:55 [2020-12-19T17:15:55.139Z] ok  	github.com/docker/docker/pkg/system	0.020s	coverage: 36.9% of statements
17:15:55 [2020-12-19T17:15:55.445Z] ok  	github.com/docker/docker/pkg/sysinfo	0.011s	coverage: 53.8% of statements
17:15:55 [2020-12-19T17:15:55.745Z] ok  	github.com/docker/docker/pkg/signal	3.421s	coverage: 61.0% of statements
17:15:56 [2020-12-19T17:15:56.039Z] ok  	github.com/docker/docker/pkg/tailfile	0.109s	coverage: 88.6% of statements
17:15:56 [2020-12-19T17:15:56.333Z] testing: warning: no tests to run
17:15:56 [2020-12-19T17:15:56.333Z] coverage: [no statements]
17:15:56 [2020-12-19T17:15:56.333Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: [no statements] [no tests to run]
17:15:56 [2020-12-19T17:15:56.969Z] ok  	github.com/docker/docker/pkg/tarsum	0.166s	coverage: 89.3% of statements
17:15:56 [2020-12-19T17:15:56.969Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
17:15:56 [2020-12-19T17:15:56.969Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
17:15:57 [2020-12-19T17:15:57.609Z] ok  	github.com/docker/docker/pkg/useragent	0.032s	coverage: 88.9% of statements
17:15:59 [2020-12-19T17:15:59.695Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.5% of statements
17:15:59 [2020-12-19T17:15:59.695Z] ok  	github.com/docker/docker/profiles/seccomp	0.020s	coverage: 83.5% of statements
17:16:00 [2020-12-19T17:16:00.747Z] ok  	github.com/docker/docker/reference	0.011s	coverage: 84.4% of statements
17:16:01 [2020-12-19T17:16:01.386Z] ok  	github.com/docker/docker/plugin	0.584s	coverage: 23.2% of statements
17:16:02 [2020-12-19T17:16:02.912Z] ok  	github.com/docker/docker/quota	0.599s	coverage: 71.4% of statements
17:16:02 [2020-12-19T17:16:02.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:16:03 [2020-12-19T17:16:03.218Z] ok  	github.com/docker/docker/registry/resumable	0.042s	coverage: 100.0% of statements
17:16:03 [2020-12-19T17:16:03.858Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 45.3% of statements
17:16:03 [2020-12-19T17:16:03.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:16:04 [2020-12-19T17:16:04.496Z] ok  	github.com/docker/docker/registry	0.228s	coverage: 57.2% of statements
17:16:04 [2020-12-19T17:16:04.496Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
17:16:05 [2020-12-19T17:16:05.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:16:05 [2020-12-19T17:16:05.544Z] ok  	github.com/docker/docker/runconfig	0.019s	coverage: 66.1% of statements
17:16:06 [2020-12-19T17:16:06.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:16:06 [2020-12-19T17:16:06.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:16:07 [2020-12-19T17:16:07.629Z] ok  	github.com/docker/docker/volume/drivers	0.008s	coverage: 36.1% of statements
17:16:08 [2020-12-19T17:16:08.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:16:09 [2020-12-19T17:16:09.714Z] ok  	github.com/docker/docker/volume/mounts	0.058s	coverage: 67.0% of statements
17:16:09 [2020-12-19T17:16:09.714Z] ok  	github.com/docker/docker/volume/local	0.244s	coverage: 76.6% of statements
17:16:10 [2020-12-19T17:16:10.347Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.1% of statements
17:16:11 [2020-12-19T17:16:11.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:16:14 [2020-12-19T17:16:14.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:16:15 [2020-12-19T17:16:15.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:16:16 [2020-12-19T17:16:16.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:16:18 [2020-12-19T17:16:18.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:16:19 [2020-12-19T17:16:19.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:16:19 [2020-12-19T17:16:19.938Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
17:16:21 [2020-12-19T17:16:21.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:16:22 [2020-12-19T17:16:22.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:16:23 [2020-12-19T17:16:23.636Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
17:16:23 [2020-12-19T17:16:23.636Z] 
17:16:23 [2020-12-19T17:16:23.636Z]  ________   ____  __.
17:16:23 [2020-12-19T17:16:23.636Z]  \_____  \ |    |/ _|
17:16:23 [2020-12-19T17:16:23.636Z]  /   |   \|      <
17:16:23 [2020-12-19T17:16:23.636Z]  /    |    \    |  \
17:16:23 [2020-12-19T17:16:23.636Z]  \_______  /____|__ \
17:16:23 [2020-12-19T17:16:23.636Z]          \/        \/
17:16:23 [2020-12-19T17:16:23.636Z] 
17:16:23 [2020-12-19T17:16:23.636Z] INFO: make.ps1 ended at 12/19/2020 17:16:17
17:16:23 [2020-12-19T17:16:23.636Z] INFO: Binaries build ended at 12/19/2020 17:16:19. Duration:00:01:14.2822631
17:16:23 [2020-12-19T17:16:23.636Z] INFO: Copying the built daemon binary to d:\CI\PR-41740\31\binary\dockerd-1c5806cf57.exe...
17:16:23 [2020-12-19T17:16:23.636Z] INFO: Copying the built client binary to d:\CI\PR-41740\31\binary\docker-1c5806cf57.exe...
17:16:23 [2020-12-19T17:16:23.636Z] INFO: Copying dockerversion from the container...
17:16:23 [2020-12-19T17:16:23.636Z] INFO: Copying the golang package from the container to d:\CI\PR-41740\31\installer\go.zip...
17:16:23 [2020-12-19T17:16:23.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:16:25 [2020-12-19T17:16:25.335Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:16:25 [2020-12-19T17:16:25.335Z] Using test binary docker
17:16:25 [2020-12-19T17:16:25.335Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:16:25 [2020-12-19T17:16:25.335Z] +++ /etc/init.d/apparmor start
17:16:25 [2020-12-19T17:16:25.335Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:16:25 [2020-12-19T17:16:25.335Z] INFO: Waiting for daemon to start...
17:16:25 [2020-12-19T17:16:25.335Z] Starting dockerd
17:16:25 [2020-12-19T17:16:25.335Z] +++ 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
17:16:25 [2020-12-19T17:16:25.669Z] ok  	github.com/docker/docker/pkg/plugins	33.635s	coverage: 76.6% of statements
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/rootless	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/volume	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:16:25 [2020-12-19T17:16:25.669Z] 
17:16:25 [2020-12-19T17:16:25.669Z] === Skipped
17:16:25 [2020-12-19T17:16:25.669Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
17:16:25 [2020-12-19T17:16:25.669Z]     exec_linux_test.go:18: requires AppArmor to be enabled
17:16:25 [2020-12-19T17:16:25.669Z] 
17:16:25 [2020-12-19T17:16:25.669Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
17:16:25 [2020-12-19T17:16:25.669Z]     exec_linux_test.go:38: requires AppArmor to be enabled
17:16:25 [2020-12-19T17:16:25.669Z] 
17:16:25 [2020-12-19T17:16:25.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:16:25 [2020-12-19T17:16:25.669Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:25 [2020-12-19T17:16:25.669Z]     graphtest_unix.go:46: Driver btrfs not supported
17:16:25 [2020-12-19T17:16:25.669Z] 
17:16:25 [2020-12-19T17:16:25.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:16:25 [2020-12-19T17:16:25.669Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:25 [2020-12-19T17:16:25.669Z]     graphtest_unix.go:46: Driver btrfs not supported
17:16:25 [2020-12-19T17:16:25.669Z] 
17:16:25 [2020-12-19T17:16:25.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:16:25 [2020-12-19T17:16:25.669Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:25 [2020-12-19T17:16:25.669Z]     graphtest_unix.go:46: Driver btrfs not supported
17:16:25 [2020-12-19T17:16:25.669Z] 
17:16:25 [2020-12-19T17:16:25.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:16:25 [2020-12-19T17:16:25.669Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:25 [2020-12-19T17:16:25.669Z]     graphtest_unix.go:46: Driver btrfs not supported
17:16:25 [2020-12-19T17:16:25.669Z] 
17:16:25 [2020-12-19T17:16:25.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:16:25 [2020-12-19T17:16:25.669Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:46: Driver btrfs not supported
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:73: No driver to put!
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:16:25 [2020-12-19T17:16:25.670Z] time="2020-12-19T17:15:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:16:25 [2020-12-19T17:16:25.670Z] time="2020-12-19T17:15:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:16:25 [2020-12-19T17:16:25.670Z] time="2020-12-19T17:15:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:16:25 [2020-12-19T17:16:25.670Z] time="2020-12-19T17:15:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:16:25 [2020-12-19T17:16:25.670Z] time="2020-12-19T17:15:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:73: No driver to put!
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:16:25 [2020-12-19T17:16:25.670Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:16:25 [2020-12-19T17:16:25.670Z]     overlay_test.go:49: Fails to compute changes intermittently
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:16:25 [2020-12-19T17:16:25.670Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:46: Driver zfs not supported
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:46: Driver zfs not supported
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:46: Driver zfs not supported
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:46: Driver zfs not supported
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:46: Driver zfs not supported
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:16:25 [2020-12-19T17:16:25.670Z]     graphtest_unix.go:73: No driver to put!
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:16:25 [2020-12-19T17:16:25.670Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:16:25 [2020-12-19T17:16:25.670Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] 
17:16:25 [2020-12-19T17:16:25.670Z] DONE 2191 tests, 26 skipped in 261.030s
Post stage
[Pipeline] junit
17:16:25 [2020-12-19T17:16:25.713Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:16:26 [2020-12-19T17:16:26.436Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41740/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr31 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa -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:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa hack/make.sh dynbinary test-integration
17:16:26 [2020-12-19T17:16:26.538Z] INFO: Extracting go.zip to d:\CI\PR-41740\31\go
17:16:26 [2020-12-19T17:16:26.730Z] 
17:16:26 [2020-12-19T17:16:26.730Z] Removing bundles/
17:16:26 [2020-12-19T17:16:26.730Z] 
17:16:26 [2020-12-19T17:16:26.730Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:16:26 [2020-12-19T17:16:26.730Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:16:26 [2020-12-19T17:16:26.730Z] GOOS="" GOARCH="" GOARM=""
17:16:32 [2020-12-19T17:16:32.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:16:32 [2020-12-19T17:16:32.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:16:32 [2020-12-19T17:16:32.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:16:32 [2020-12-19T17:16:32.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:16:32 [2020-12-19T17:16:32.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:16:33 [2020-12-19T17:16:33.456Z] --- PASS: TestBuildWithHugeFile (53.59s)
17:16:33 [2020-12-19T17:16:33.456Z] === RUN   TestBuildWithEmptyDockerfile
17:16:33 [2020-12-19T17:16:33.456Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:16:33 [2020-12-19T17:16:33.456Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:16:33 [2020-12-19T17:16:33.456Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:16:33 [2020-12-19T17:16:33.456Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:16:33 [2020-12-19T17:16:33.456Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:16:33 [2020-12-19T17:16:33.456Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:16:33 [2020-12-19T17:16:33.456Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:16:33 [2020-12-19T17:16:33.456Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:16:33 [2020-12-19T17:16:33.456Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:16:33 [2020-12-19T17:16:33.456Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s)
17:16:33 [2020-12-19T17:16:33.456Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
17:16:33 [2020-12-19T17:16:33.456Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
17:16:33 [2020-12-19T17:16:33.456Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
17:16:33 [2020-12-19T17:16:33.456Z] === RUN   TestBuildPreserveOwnership
17:16:33 [2020-12-19T17:16:33.456Z] === RUN   TestBuildPreserveOwnership/copy_from
17:16:33 [2020-12-19T17:16:33.481Z] .
17:16:33 [2020-12-19T17:16:33.481Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:16:33 [2020-12-19T17:16:33.481Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:16:33 [2020-12-19T17:16:33.481Z] Error: No such image: emptyfs
17:16:33 [2020-12-19T17:16:33.481Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:16:33 [2020-12-19T17:16:33.481Z] ++++ docker load
17:16:33 [2020-12-19T17:16:33.481Z] Running integration-test (iteration 1)
17:16:33 [2020-12-19T17:16:33.481Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:16:33 [2020-12-19T17:16:33.481Z] ++ 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
17:16:33 [2020-12-19T17:16:33.481Z] ++ set -e
17:16:33 [2020-12-19T17:16:33.481Z] ++ '[' -n 0 ']'
17:16:33 [2020-12-19T17:16:33.481Z] ++ set -x
17:16:33 [2020-12-19T17:16:33.481Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:16:36 [2020-12-19T17:16:36.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:16:37 [2020-12-19T17:16:37.623Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:16:41 [2020-12-19T17:16:41.789Z] --- PASS: TestBuildPreserveOwnership (9.99s)
17:16:41 [2020-12-19T17:16:41.789Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.98s)
17:16:41 [2020-12-19T17:16:41.789Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
17:16:41 [2020-12-19T17:16:41.789Z] === RUN   TestBuildPlatformInvalid
17:16:41 [2020-12-19T17:16:41.789Z] --- PASS: TestBuildPlatformInvalid (0.10s)
17:16:41 [2020-12-19T17:16:41.789Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:16:41 [2020-12-19T17:16:41.789Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
17:16:41 [2020-12-19T17:16:41.789Z]     build_userns_linux_test.go:30: testEnv.IsRootless()
17:16:41 [2020-12-19T17:16:41.789Z] PASS
17:16:41 [2020-12-19T17:16:41.789Z] 
17:16:41 [2020-12-19T17:16:41.789Z] === Skipped
17:16:41 [2020-12-19T17:16:41.789Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:16:41 [2020-12-19T17:16:41.789Z]     build_session_test.go:25: TODO: BuildKit
17:16:41 [2020-12-19T17:16:41.789Z] 
17:16:41 [2020-12-19T17:16:41.789Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
17:16:41 [2020-12-19T17:16:41.789Z]     build_userns_linux_test.go:30: testEnv.IsRootless()
17:16:41 [2020-12-19T17:16:41.789Z] 
17:16:41 [2020-12-19T17:16:41.789Z] 
17:16:41 [2020-12-19T17:16:41.789Z] DONE 33 tests, 2 skipped in 134.281s
17:16:41 [2020-12-19T17:16:41.789Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:16:41 [2020-12-19T17:16:41.789Z] INFO: Testing against a local daemon
17:16:41 [2020-12-19T17:16:41.789Z] === RUN   TestConfigInspect
17:16:41 [2020-12-19T17:16:41.789Z] --- SKIP: TestConfigInspect (0.02s)
17:16:41 [2020-12-19T17:16:41.789Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:16:41 [2020-12-19T17:16:41.789Z] === RUN   TestConfigList
17:16:41 [2020-12-19T17:16:41.789Z] --- SKIP: TestConfigList (0.01s)
17:16:41 [2020-12-19T17:16:41.789Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:16:41 [2020-12-19T17:16:41.789Z] === RUN   TestConfigsCreateAndDelete
17:16:41 [2020-12-19T17:16:41.789Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
17:16:41 [2020-12-19T17:16:41.789Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:16:41 [2020-12-19T17:16:41.789Z] === RUN   TestConfigsUpdate
17:16:41 [2020-12-19T17:16:41.789Z] --- SKIP: TestConfigsUpdate (0.01s)
17:16:41 [2020-12-19T17:16:41.789Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:16:41 [2020-12-19T17:16:41.789Z] === RUN   TestTemplatedConfig
17:16:41 [2020-12-19T17:16:41.789Z] --- SKIP: TestTemplatedConfig (0.00s)
17:16:41 [2020-12-19T17:16:41.789Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:16:41 [2020-12-19T17:16:41.789Z] === RUN   TestConfigCreateResolve
17:16:41 [2020-12-19T17:16:41.789Z] --- SKIP: TestConfigCreateResolve (0.01s)
17:16:41 [2020-12-19T17:16:41.789Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:16:41 [2020-12-19T17:16:41.789Z] === RUN   TestConfigDaemonLibtrustID
17:16:43 [2020-12-19T17:16:43.154Z] --- PASS: TestConfigDaemonLibtrustID (1.59s)
17:16:43 [2020-12-19T17:16:43.154Z] PASS
17:16:43 [2020-12-19T17:16:43.154Z] 
17:16:43 [2020-12-19T17:16:43.154Z] === Skipped
17:16:43 [2020-12-19T17:16:43.154Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
17:16:43 [2020-12-19T17:16:43.154Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:16:43 [2020-12-19T17:16:43.154Z] 
17:16:43 [2020-12-19T17:16:43.154Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
17:16:43 [2020-12-19T17:16:43.154Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:16:43 [2020-12-19T17:16:43.154Z] 
17:16:43 [2020-12-19T17:16:43.154Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
17:16:43 [2020-12-19T17:16:43.154Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:16:43 [2020-12-19T17:16:43.154Z] 
17:16:43 [2020-12-19T17:16:43.154Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
17:16:43 [2020-12-19T17:16:43.154Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:16:43 [2020-12-19T17:16:43.154Z] 
17:16:43 [2020-12-19T17:16:43.154Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
17:16:43 [2020-12-19T17:16:43.154Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:16:43 [2020-12-19T17:16:43.154Z] 
17:16:43 [2020-12-19T17:16:43.154Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
17:16:43 [2020-12-19T17:16:43.154Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:16:43 [2020-12-19T17:16:43.154Z] 
17:16:43 [2020-12-19T17:16:43.154Z] 
17:16:43 [2020-12-19T17:16:43.154Z] DONE 7 tests, 6 skipped in 1.814s
17:16:43 [2020-12-19T17:16:43.154Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:16:43 [2020-12-19T17:16:43.410Z] INFO: Testing against a local daemon
17:16:43 [2020-12-19T17:16:43.410Z] === RUN   TestCheckpoint
17:16:43 [2020-12-19T17:16:43.410Z] --- SKIP: TestCheckpoint (0.00s)
17:16:43 [2020-12-19T17:16:43.410Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:16:43 [2020-12-19T17:16:43.410Z] === RUN   TestContainerInvalidJSON
17:16:43 [2020-12-19T17:16:43.410Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:16:43 [2020-12-19T17:16:43.410Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:16:43 [2020-12-19T17:16:43.410Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:16:43 [2020-12-19T17:16:43.410Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:16:43 [2020-12-19T17:16:43.410Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:16:43 [2020-12-19T17:16:43.410Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:16:43 [2020-12-19T17:16:43.410Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:16:43 [2020-12-19T17:16:43.410Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:16:43 [2020-12-19T17:16:43.410Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:16:43 [2020-12-19T17:16:43.410Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:16:43 [2020-12-19T17:16:43.410Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
17:16:43 [2020-12-19T17:16:43.410Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
17:16:43 [2020-12-19T17:16:43.410Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:16:43 [2020-12-19T17:16:43.410Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:16:43 [2020-12-19T17:16:43.410Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
17:16:43 [2020-12-19T17:16:43.410Z] === RUN   TestCopyFromContainerPathIsNotDir
17:16:43 [2020-12-19T17:16:43.410Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
17:16:43 [2020-12-19T17:16:43.410Z] === RUN   TestCopyToContainerPathDoesNotExist
17:16:43 [2020-12-19T17:16:43.666Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
17:16:43 [2020-12-19T17:16:43.666Z] === RUN   TestCopyToContainerPathIsNotDir
17:16:43 [2020-12-19T17:16:43.666Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
17:16:43 [2020-12-19T17:16:43.666Z] === RUN   TestCopyFromContainer
17:16:46 [2020-12-19T17:16:46.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCopyFromContainer//
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCopyFromContainer//bar/root
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCopyFromContainer//bar/root/
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCopyFromContainer/bar/quux
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCopyFromContainer/bar/quux/
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCopyFromContainer/bar/notarget
17:16:47 [2020-12-19T17:16:47.846Z] --- PASS: TestCopyFromContainer (4.24s)
17:16:47 [2020-12-19T17:16:47.846Z]     --- PASS: TestCopyFromContainer// (0.07s)
17:16:47 [2020-12-19T17:16:47.846Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
17:16:47 [2020-12-19T17:16:47.846Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
17:16:47 [2020-12-19T17:16:47.846Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
17:16:47 [2020-12-19T17:16:47.846Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
17:16:47 [2020-12-19T17:16:47.846Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
17:16:47 [2020-12-19T17:16:47.846Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
17:16:47 [2020-12-19T17:16:47.846Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
17:16:47 [2020-12-19T17:16:47.846Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
17:16:47 [2020-12-19T17:16:47.846Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:16:47 [2020-12-19T17:16:47.846Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:16:47 [2020-12-19T17:16:47.846Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:16:47 [2020-12-19T17:16:47.846Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:16:47 [2020-12-19T17:16:47.846Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:16:47 [2020-12-19T17:16:47.846Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:16:47 [2020-12-19T17:16:47.846Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:16:47 [2020-12-19T17:16:47.846Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:16:47 [2020-12-19T17:16:47.846Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:16:47 [2020-12-19T17:16:47.846Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:16:47 [2020-12-19T17:16:47.846Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCreateLinkToNonExistingContainer
17:16:47 [2020-12-19T17:16:47.846Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCreateWithInvalidEnv
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCreateWithInvalidEnv/0
17:16:47 [2020-12-19T17:16:47.846Z] === PAUSE TestCreateWithInvalidEnv/0
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCreateWithInvalidEnv/1
17:16:47 [2020-12-19T17:16:47.846Z] === PAUSE TestCreateWithInvalidEnv/1
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCreateWithInvalidEnv/2
17:16:47 [2020-12-19T17:16:47.846Z] === PAUSE TestCreateWithInvalidEnv/2
17:16:47 [2020-12-19T17:16:47.846Z] === CONT  TestCreateWithInvalidEnv/0
17:16:47 [2020-12-19T17:16:47.846Z] === CONT  TestCreateWithInvalidEnv/2
17:16:47 [2020-12-19T17:16:47.846Z] === CONT  TestCreateWithInvalidEnv/1
17:16:47 [2020-12-19T17:16:47.846Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:16:47 [2020-12-19T17:16:47.846Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:16:47 [2020-12-19T17:16:47.846Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:16:47 [2020-12-19T17:16:47.846Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCreateTmpfsMountsTarget
17:16:47 [2020-12-19T17:16:47.846Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
17:16:47 [2020-12-19T17:16:47.846Z] === RUN   TestCreateWithCustomMaskedPaths
17:16:48 [2020-12-19T17:16:48.432Z] Loaded image: buildpack-deps:buster
17:16:48 [2020-12-19T17:16:48.432Z] Loaded image: busybox:latest
17:16:49 [2020-12-19T17:16:49.215Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s)
17:16:49 [2020-12-19T17:16:49.215Z] === RUN   TestCreateWithCustomReadonlyPaths
17:16:50 [2020-12-19T17:16:50.349Z] Loaded image: busybox:glibc
17:16:50 [2020-12-19T17:16:50.580Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
17:16:50 [2020-12-19T17:16:50.581Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:16:50 [2020-12-19T17:16:50.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:16:50 [2020-12-19T17:16:50.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:16:50 [2020-12-19T17:16:50.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:16:50 [2020-12-19T17:16:50.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:16:50 [2020-12-19T17:16:50.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:16:50 [2020-12-19T17:16:50.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:16:50 [2020-12-19T17:16:50.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:16:50 [2020-12-19T17:16:50.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:16:50 [2020-12-19T17:16:50.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:16:50 [2020-12-19T17:16:50.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:16:50 [2020-12-19T17:16:50.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:16:50 [2020-12-19T17:16:50.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:16:50 [2020-12-19T17:16:50.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:16:50 [2020-12-19T17:16:50.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:16:50 [2020-12-19T17:16:50.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:16:50 [2020-12-19T17:16:50.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:16:50 [2020-12-19T17:16:50.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:16:50 [2020-12-19T17:16:50.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:16:50 [2020-12-19T17:16:50.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:16:50 [2020-12-19T17:16:50.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:16:50 [2020-12-19T17:16:50.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:16:50 [2020-12-19T17:16:50.581Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:16:50 [2020-12-19T17:16:50.837Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
17:16:50 [2020-12-19T17:16:50.837Z] === RUN   TestCreateDifferentPlatform
17:16:50 [2020-12-19T17:16:50.837Z] === RUN   TestCreateDifferentPlatform/different_os
17:16:50 [2020-12-19T17:16:50.837Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:16:50 [2020-12-19T17:16:50.837Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:16:50 [2020-12-19T17:16:50.837Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:16:50 [2020-12-19T17:16:50.837Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:16:50 [2020-12-19T17:16:50.837Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:16:50 [2020-12-19T17:16:50.837Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
17:16:50 [2020-12-19T17:16:50.837Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:16:50 [2020-12-19T17:16:50.837Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
17:16:50 [2020-12-19T17:16:50.837Z] === RUN   TestContainerStartOnDaemonRestart
17:16:50 [2020-12-19T17:16:50.837Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
17:16:50 [2020-12-19T17:16:50.837Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
17:16:50 [2020-12-19T17:16:50.837Z] === RUN   TestDaemonRestartIpcMode
17:16:50 [2020-12-19T17:16:50.837Z] === PAUSE TestDaemonRestartIpcMode
17:16:50 [2020-12-19T17:16:50.837Z] === RUN   TestDaemonHostGatewayIP
17:16:50 [2020-12-19T17:16:50.837Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
17:16:50 [2020-12-19T17:16:50.837Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
17:16:50 [2020-12-19T17:16:50.837Z] === RUN   TestContainerKillOnDaemonStart
17:16:50 [2020-12-19T17:16:50.837Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:16:50 [2020-12-19T17:16:50.837Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:16:50 [2020-12-19T17:16:50.837Z] === RUN   TestDiff
17:16:51 [2020-12-19T17:16:51.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:16:51 [2020-12-19T17:16:51.399Z] --- PASS: TestDiff (0.44s)
17:16:51 [2020-12-19T17:16:51.399Z] === RUN   TestExecWithCloseStdin
17:16:51 [2020-12-19T17:16:51.665Z] INFO: Extraction ended at 12/19/2020 17:16:48. Duration:00:00:22.3043885
17:16:51 [2020-12-19T17:16:51.665Z] INFO: Updating the golang and path environment variables
17:16:51 [2020-12-19T17:16:51.665Z] INFO: GOPATH=d:\gopath
17:16:51 [2020-12-19T17:16:51.665Z] INFO: go version go1.13.15 windows/amd64
17:16:51 [2020-12-19T17:16:51.665Z] INFO: Running the daemon under test in debug mode
17:16:51 [2020-12-19T17:16:51.665Z] INFO: Starting a daemon under test...
17:16:51 [2020-12-19T17:16:51.665Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41740\31\daemon --pidfile d:\CI\PR-41740\31\docker.pid -D
17:16:51 [2020-12-19T17:16:51.665Z] INFO: Process started successfully.
17:16:51 [2020-12-19T17:16:51.665Z] INFO: Start tailing logs of the daemon under tests
17:16:51 [2020-12-19T17:16:51.665Z] INFO: Waiting for the daemon under test to start...
17:16:51 [2020-12-19T17:16:51.961Z] --- PASS: TestExecWithCloseStdin (0.46s)
17:16:51 [2020-12-19T17:16:51.961Z] === RUN   TestExec
17:16:52 [2020-12-19T17:16:52.269Z] Loaded image: debian:bullseye
17:16:52 [2020-12-19T17:16:52.269Z] Loaded image: hello-world:latest
17:16:52 [2020-12-19T17:16:52.523Z] --- PASS: TestExec (0.50s)
17:16:52 [2020-12-19T17:16:52.523Z] === RUN   TestExecUser
17:16:52 [2020-12-19T17:16:52.533Z] Loaded image: arm32v7/hello-world:latest
17:16:52 [2020-12-19T17:16:52.533Z] INFO: Testing against a local daemon
17:16:52 [2020-12-19T17:16:52.533Z] === RUN   TestCgroupNamespacesBuild
17:16:52 [2020-12-19T17:16:52.779Z] --- PASS: TestExecUser (0.48s)
17:16:52 [2020-12-19T17:16:52.779Z] === RUN   TestExportContainerAndImportImage
17:16:53 [2020-12-19T17:16:53.709Z] --- PASS: TestExportContainerAndImportImage (0.68s)
17:16:53 [2020-12-19T17:16:53.709Z] === RUN   TestExportContainerAfterDaemonRestart
17:16:55 [2020-12-19T17:16:55.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:16:56 [2020-12-19T17:16:56.976Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s)
17:16:56 [2020-12-19T17:16:56.976Z] === RUN   TestHealthCheckWorkdir
17:16:57 [2020-12-19T17:16:57.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:16:57 [2020-12-19T17:16:57.401Z] --- PASS: TestImportExtremelyLargeImageWorks (86.72s)
17:16:57 [2020-12-19T17:16:57.401Z] PASS
17:16:57 [2020-12-19T17:16:57.401Z] 
17:16:57 [2020-12-19T17:16:57.401Z] === Skipped
17:16:57 [2020-12-19T17:16:57.401Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
17:16:57 [2020-12-19T17:16:57.401Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:57 [2020-12-19T17:16:57.401Z] 
17:16:57 [2020-12-19T17:16:57.401Z] 
17:16:57 [2020-12-19T17:16:57.401Z] DONE 12 tests, 1 skipped in 88.341s
17:16:57 [2020-12-19T17:16:57.401Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
17:16:57 [2020-12-19T17:16:57.402Z] ++ 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
17:16:57 [2020-12-19T17:16:57.402Z] ++ set -e
17:16:57 [2020-12-19T17:16:57.402Z] ++ '[' -n 0 ']'
17:16:57 [2020-12-19T17:16:57.402Z] ++ set -x
17:16:57 [2020-12-19T17:16:57.402Z] ++ env -i DEST=/go/src/github.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
17:16:57 [2020-12-19T17:16:57.402Z] INFO: Testing against a local daemon
17:16:57 [2020-12-19T17:16:57.402Z] === RUN   TestNetworkCreateDelete
17:16:57 [2020-12-19T17:16:57.402Z] --- PASS: TestNetworkCreateDelete (0.14s)
17:16:57 [2020-12-19T17:16:57.402Z] === RUN   TestDockerNetworkDeletePreferID
17:16:57 [2020-12-19T17:16:57.402Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
17:16:57 [2020-12-19T17:16:57.402Z] === RUN   TestDaemonDNSFallback
17:16:57 [2020-12-19T17:16:57.402Z] --- PASS: TestDaemonDNSFallback (2.54s)
17:16:57 [2020-12-19T17:16:57.402Z] === RUN   TestInspectNetwork
17:16:57 [2020-12-19T17:16:57.402Z] === RUN   TestInspectNetwork/full_network_id
17:16:57 [2020-12-19T17:16:57.402Z] === RUN   TestInspectNetwork/partial_network_id
17:16:57 [2020-12-19T17:16:57.402Z] === RUN   TestInspectNetwork/network_name
17:16:57 [2020-12-19T17:16:57.402Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:16:57 [2020-12-19T17:16:57.539Z] --- PASS: TestHealthCheckWorkdir (0.59s)
17:16:57 [2020-12-19T17:16:57.539Z] === RUN   TestHealthKillContainer
17:16:59 [2020-12-19T17:16:59.127Z] --- PASS: TestCgroupNamespacesBuild (5.58s)
17:16:59 [2020-12-19T17:16:59.127Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:17:00 [2020-12-19T17:17:00.054Z] --- PASS: TestHealthKillContainer (2.54s)
17:17:00 [2020-12-19T17:17:00.054Z] === RUN   TestInspectCpusetInConfigPre120
17:17:00 [2020-12-19T17:17:00.073Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s)
17:17:00 [2020-12-19T17:17:00.073Z] === RUN   TestBuildWithSession
17:17:00 [2020-12-19T17:17:00.073Z] --- SKIP: TestBuildWithSession (0.00s)
17:17:00 [2020-12-19T17:17:00.073Z]     build_session_test.go:25: TODO: BuildKit
17:17:00 [2020-12-19T17:17:00.073Z] === RUN   TestBuildSquashParent
17:17:00 [2020-12-19T17:17:00.310Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
17:17:00 [2020-12-19T17:17:00.310Z] === RUN   TestIpcModeNone
17:17:00 [2020-12-19T17:17:00.874Z] --- PASS: TestIpcModeNone (0.48s)
17:17:00 [2020-12-19T17:17:00.874Z] === RUN   TestIpcModePrivate
17:17:01 [2020-12-19T17:17:01.439Z] --- PASS: TestIpcModePrivate (0.50s)
17:17:01 [2020-12-19T17:17:01.439Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
17:17:01 [2020-12-19T17:17:01.439Z] === RUN   TestIpcModeShareable
17:17:01 [2020-12-19T17:17:01.439Z] --- SKIP: TestIpcModeShareable (0.00s)
17:17:01 [2020-12-19T17:17:01.439Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:17:01 [2020-12-19T17:17:01.439Z] === RUN   TestAPIIpcModeShareableAndContainer
17:17:01 [2020-12-19T17:17:01.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:17:01 [2020-12-19T17:17:01.847Z] --- PASS: TestInspectNetwork (11.16s)
17:17:01 [2020-12-19T17:17:01.847Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:17:01 [2020-12-19T17:17:01.847Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:17:01 [2020-12-19T17:17:01.847Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:17:01 [2020-12-19T17:17:01.847Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:17:01 [2020-12-19T17:17:01.847Z] === RUN   TestRunContainerWithBridgeNone
17:17:03 [2020-12-19T17:17:03.331Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.57s)
17:17:03 [2020-12-19T17:17:03.331Z] === RUN   TestAPIIpcModeHost
17:17:03 [2020-12-19T17:17:03.331Z] --- SKIP: TestAPIIpcModeHost (0.00s)
17:17:03 [2020-12-19T17:17:03.331Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:17:03 [2020-12-19T17:17:03.331Z] === RUN   TestDaemonIpcModeShareable
17:17:03 [2020-12-19T17:17:03.331Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
17:17:03 [2020-12-19T17:17:03.331Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:17:03 [2020-12-19T17:17:03.331Z] === RUN   TestDaemonIpcModePrivate
17:17:03 [2020-12-19T17:17:03.911Z] --- PASS: TestRunContainerWithBridgeNone (2.43s)
17:17:03 [2020-12-19T17:17:03.911Z] === RUN   TestNetworkInvalidJSON
17:17:03 [2020-12-19T17:17:03.911Z] === RUN   TestNetworkInvalidJSON//networks/create
17:17:03 [2020-12-19T17:17:03.911Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:17:03 [2020-12-19T17:17:03.911Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:17:03 [2020-12-19T17:17:03.911Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:17:03 [2020-12-19T17:17:03.911Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:17:03 [2020-12-19T17:17:03.911Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:17:03 [2020-12-19T17:17:03.911Z] === CONT  TestNetworkInvalidJSON//networks/create
17:17:03 [2020-12-19T17:17:03.911Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:17:03 [2020-12-19T17:17:03.911Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:17:03 [2020-12-19T17:17:03.911Z] --- PASS: TestNetworkInvalidJSON (0.02s)
17:17:03 [2020-12-19T17:17:03.911Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:17:03 [2020-12-19T17:17:03.911Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:17:03 [2020-12-19T17:17:03.911Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:17:03 [2020-12-19T17:17:03.911Z] === RUN   TestNetworkList
17:17:03 [2020-12-19T17:17:03.911Z] === RUN   TestNetworkList//networks
17:17:03 [2020-12-19T17:17:03.911Z] === PAUSE TestNetworkList//networks
17:17:03 [2020-12-19T17:17:03.911Z] === RUN   TestNetworkList//networks/
17:17:03 [2020-12-19T17:17:03.911Z] === PAUSE TestNetworkList//networks/
17:17:03 [2020-12-19T17:17:03.911Z] === CONT  TestNetworkList//networks
17:17:03 [2020-12-19T17:17:03.911Z] === CONT  TestNetworkList//networks/
17:17:03 [2020-12-19T17:17:03.911Z] --- PASS: TestNetworkList (0.01s)
17:17:03 [2020-12-19T17:17:03.911Z]     --- PASS: TestNetworkList//networks (0.00s)
17:17:03 [2020-12-19T17:17:03.911Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:17:03 [2020-12-19T17:17:03.911Z] === RUN   TestHostIPv4BridgeLabel
17:17:04 [2020-12-19T17:17:04.202Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
17:17:04 [2020-12-19T17:17:04.202Z] === RUN   TestDaemonRestartWithLiveRestore
17:17:04 [2020-12-19T17:17:04.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:17:05 [2020-12-19T17:17:05.222Z] --- PASS: TestDaemonIpcModePrivate (2.21s)
17:17:05 [2020-12-19T17:17:05.222Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
17:17:05 [2020-12-19T17:17:05.222Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:17:05 [2020-12-19T17:17:05.222Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
17:17:05 [2020-12-19T17:17:05.222Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:17:05 [2020-12-19T17:17:05.222Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:17:05 [2020-12-19T17:17:05.222Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
17:17:05 [2020-12-19T17:17:05.222Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:17:05 [2020-12-19T17:17:05.222Z] === RUN   TestIpcModeOlderClient
17:17:05 [2020-12-19T17:17:05.222Z] === PAUSE TestIpcModeOlderClient
17:17:05 [2020-12-19T17:17:05.222Z] === RUN   TestKillContainerInvalidSignal
17:17:05 [2020-12-19T17:17:05.234Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
17:17:05 [2020-12-19T17:17:05.234Z] === RUN   TestDaemonDefaultNetworkPools
17:17:05 [2020-12-19T17:17:05.784Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
17:17:05 [2020-12-19T17:17:05.784Z] === RUN   TestKillContainer
17:17:05 [2020-12-19T17:17:05.784Z] === RUN   TestKillContainer/no_signal
17:17:06 [2020-12-19T17:17:06.040Z] === RUN   TestKillContainer/non_killing_signal
17:17:06 [2020-12-19T17:17:06.265Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s)
17:17:06 [2020-12-19T17:17:06.265Z] === RUN   TestDaemonRestartWithExistingNetwork
17:17:06 [2020-12-19T17:17:06.296Z] === RUN   TestKillContainer/killing_signal
17:17:07 [2020-12-19T17:17:07.223Z] --- PASS: TestKillContainer (1.34s)
17:17:07 [2020-12-19T17:17:07.223Z]     --- PASS: TestKillContainer/no_signal (0.43s)
17:17:07 [2020-12-19T17:17:07.223Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
17:17:07 [2020-12-19T17:17:07.223Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
17:17:07 [2020-12-19T17:17:07.224Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:17:07 [2020-12-19T17:17:07.224Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:17:07 [2020-12-19T17:17:07.297Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
17:17:07 [2020-12-19T17:17:07.297Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:17:07 [2020-12-19T17:17:07.480Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:17:07 [2020-12-19T17:17:07.736Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s)
17:17:07 [2020-12-19T17:17:07.736Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
17:17:07 [2020-12-19T17:17:07.736Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
17:17:07 [2020-12-19T17:17:07.736Z] === RUN   TestKillStoppedContainer
17:17:07 [2020-12-19T17:17:07.993Z] --- PASS: TestKillStoppedContainer (0.07s)
17:17:07 [2020-12-19T17:17:07.993Z] === RUN   TestKillStoppedContainerAPIPre120
17:17:07 [2020-12-19T17:17:07.993Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
17:17:07 [2020-12-19T17:17:07.993Z] === RUN   TestKillDifferentUserContainer
17:17:08 [2020-12-19T17:17:08.222Z] --- PASS: TestBuildSquashParent (7.04s)
17:17:08 [2020-12-19T17:17:08.222Z] === RUN   TestBuildWithRemoveAndForceRemove
17:17:08 [2020-12-19T17:17:08.222Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:17:08 [2020-12-19T17:17:08.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:17:08 [2020-12-19T17:17:08.222Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:17:08 [2020-12-19T17:17:08.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:17:08 [2020-12-19T17:17:08.222Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:17:08 [2020-12-19T17:17:08.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:17:08 [2020-12-19T17:17:08.222Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:17:08 [2020-12-19T17:17:08.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:17:08 [2020-12-19T17:17:08.222Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:17:08 [2020-12-19T17:17:08.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:17:08 [2020-12-19T17:17:08.222Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:17:08 [2020-12-19T17:17:08.222Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:17:08 [2020-12-19T17:17:08.222Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:17:08 [2020-12-19T17:17:08.222Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:17:08 [2020-12-19T17:17:08.222Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:17:08 [2020-12-19T17:17:08.222Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:17:08 [2020-12-19T17:17:08.554Z] --- PASS: TestKillDifferentUserContainer (0.46s)
17:17:08 [2020-12-19T17:17:08.554Z] === RUN   TestInspectOomKilledTrue
17:17:08 [2020-12-19T17:17:08.554Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:17:08 [2020-12-19T17:17:08.554Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
17:17:08 [2020-12-19T17:17:08.554Z] === RUN   TestInspectOomKilledFalse
17:17:08 [2020-12-19T17:17:08.554Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:17:08 [2020-12-19T17:17:08.554Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:17:08 [2020-12-19T17:17:08.554Z] === RUN   TestLinksEtcHostsContentMatch
17:17:08 [2020-12-19T17:17:08.554Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
17:17:08 [2020-12-19T17:17:08.554Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:17:08 [2020-12-19T17:17:08.554Z] === RUN   TestLinksContainerNames
17:17:08 [2020-12-19T17:17:08.801Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
17:17:08 [2020-12-19T17:17:08.801Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:17:09 [2020-12-19T17:17:09.092Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
17:17:09 [2020-12-19T17:17:09.092Z] === RUN   TestServiceWithPredefinedNetwork
17:17:09 [2020-12-19T17:17:09.338Z] .....INFO: Daemon under test started and replied!
17:17:09 [2020-12-19T17:17:09.338Z] INFO: Docker version of the daemon under test
17:17:09 [2020-12-19T17:17:09.338Z] 
17:17:09 [2020-12-19T17:17:09.338Z] Client:
17:17:09 [2020-12-19T17:17:09.338Z]  Version:      17.06.2-ce
17:17:09 [2020-12-19T17:17:09.338Z]  API version:  1.30
17:17:09 [2020-12-19T17:17:09.338Z]  Go version:   go1.8.3
17:17:09 [2020-12-19T17:17:09.338Z]  Git commit:   cec0b72
17:17:09 [2020-12-19T17:17:09.338Z]  Built:        Tue Sep  5 19:57:19 2017
17:17:09 [2020-12-19T17:17:09.338Z]  OS/Arch:      windows/amd64
17:17:09 [2020-12-19T17:17:09.338Z] 
17:17:09 [2020-12-19T17:17:09.338Z] Server:
17:17:09 [2020-12-19T17:17:09.338Z]  Version:      0.0.0-dev
17:17:09 [2020-12-19T17:17:09.338Z]  API version:  1.41 (minimum version 1.24)
17:17:09 [2020-12-19T17:17:09.338Z]  Go version:   go1.13.15
17:17:09 [2020-12-19T17:17:09.338Z]  Git commit:   1c5806cf57
17:17:09 [2020-12-19T17:17:09.338Z]  Built:        12/19/2020 17:15:09
17:17:09 [2020-12-19T17:17:09.338Z]  OS/Arch:      windows/amd64
17:17:09 [2020-12-19T17:17:09.338Z]  Experimental: false
17:17:09 [2020-12-19T17:17:09.338Z] 
17:17:09 [2020-12-19T17:17:09.338Z] INFO: Docker info of the daemon under test
17:17:09 [2020-12-19T17:17:09.338Z] 
17:17:09 [2020-12-19T17:17:09.338Z] Containers: 0
17:17:09 [2020-12-19T17:17:09.338Z]  Running: 0
17:17:09 [2020-12-19T17:17:09.338Z]  Paused: 0
17:17:09 [2020-12-19T17:17:09.338Z]  Stopped: 0
17:17:09 [2020-12-19T17:17:09.338Z] Images: 0
17:17:09 [2020-12-19T17:17:09.338Z] Server Version: 0.0.0-dev
17:17:09 [2020-12-19T17:17:09.338Z] Storage Driver: windowsfilter
17:17:09 [2020-12-19T17:17:09.338Z]  Windows: 
17:17:09 [2020-12-19T17:17:09.338Z] Logging Driver: json-file
17:17:09 [2020-12-19T17:17:09.338Z] Plugins: 
17:17:09 [2020-12-19T17:17:09.338Z]  Volume: local
17:17:09 [2020-12-19T17:17:09.338Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:17:09 [2020-12-19T17:17:09.338Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:17:09 [2020-12-19T17:17:09.338Z] Swarm: inactive
17:17:09 [2020-12-19T17:17:09.338Z] Default Isolation: process
17:17:09 [2020-12-19T17:17:09.338Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:17:09 [2020-12-19T17:17:09.338Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577)
17:17:09 [2020-12-19T17:17:09.338Z] OSType: windows
17:17:09 [2020-12-19T17:17:09.338Z] Architecture: x86_64
17:17:09 [2020-12-19T17:17:09.338Z] CPUs: 4
17:17:09 [2020-12-19T17:17:09.338Z] Total Memory: 32GiB
17:17:09 [2020-12-19T17:17:09.338Z] Name: azwin-2-f01e10
17:17:09 [2020-12-19T17:17:09.338Z] ID: RVXK:H76M:OXZD:XTQS:RSJG:JCLA:ICTJ:YRJD:H4NF:STRH:RIV4:535C
17:17:09 [2020-12-19T17:17:09.338Z] Docker Root Dir: D:\CI\PR-41740\31\daemon
17:17:09 [2020-12-19T17:17:09.338Z] Debug Mode (client): false
17:17:09 [2020-12-19T17:17:09.338Z] Debug Mode (server): true
17:17:09 [2020-12-19T17:17:09.338Z]  File Descriptors: -1
17:17:09 [2020-12-19T17:17:09.338Z]  Goroutines: 16
17:17:09 [2020-12-19T17:17:09.338Z]  System Time: 2020-12-19T17:17:08.500865Z
17:17:09 [2020-12-19T17:17:09.338Z]  EventsListeners: 0
17:17:09 [2020-12-19T17:17:09.338Z] Registry: https://index.docker.io/v1/
17:17:09 [2020-12-19T17:17:09.338Z] Labels:
17:17:09 [2020-12-19T17:17:09.338Z] Experimental: false
17:17:09 [2020-12-19T17:17:09.338Z] Insecure Registries:
17:17:09 [2020-12-19T17:17:09.338Z]  127.0.0.0/8
17:17:09 [2020-12-19T17:17:09.338Z] Live Restore Enabled: false
17:17:09 [2020-12-19T17:17:09.338Z] 
17:17:09 [2020-12-19T17:17:09.338Z] 
17:17:09 [2020-12-19T17:17:09.338Z] INFO: Docker images of the daemon under test
17:17:09 [2020-12-19T17:17:09.338Z] 
17:17:09 [2020-12-19T17:17:09.338Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
17:17:09 [2020-12-19T17:17:09.338Z] 
17:17:09 [2020-12-19T17:17:09.338Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
17:17:09 [2020-12-19T17:17:09.338Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
17:17:09 [2020-12-19T17:17:09.338Z] ltsc2019: Pulling from windows/servercore
17:17:09 [2020-12-19T17:17:09.338Z] 4612f6d0b889: Pulling fs layer
17:17:09 [2020-12-19T17:17:09.338Z] aa4f58cd6da1: Pulling fs layer
17:17:09 [2020-12-19T17:17:09.482Z] --- PASS: TestLinksContainerNames (0.94s)
17:17:09 [2020-12-19T17:17:09.482Z] === RUN   TestLogsFollowTailEmpty
17:17:09 [2020-12-19T17:17:09.738Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
17:17:09 [2020-12-19T17:17:09.738Z] === RUN   TestContainerNetworkMountsNoChown
17:17:10 [2020-12-19T17:17:10.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:17:10 [2020-12-19T17:17:10.144Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:17:10 [2020-12-19T17:17:10.144Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:17:10 [2020-12-19T17:17:10.301Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/default
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/default
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/private
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/private
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/rprivate
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/rprivate
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/slave
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/slave
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/rslave
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/rslave
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/shared
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/shared
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/rshared
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/rshared
17:17:10 [2020-12-19T17:17:10.301Z] === CONT  TestMountDaemonRoot/default
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/default/bind_root
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === CONT  TestMountDaemonRoot/rslave
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/default/mount_root
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === CONT  TestMountDaemonRoot/rshared
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === CONT  TestMountDaemonRoot/shared
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:17:10 [2020-12-19T17:17:10.301Z] === CONT  TestMountDaemonRoot/rprivate
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:17:10 [2020-12-19T17:17:10.301Z] === CONT  TestMountDaemonRoot/slave
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === CONT  TestMountDaemonRoot/private
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/private/bind_root
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/private/mount_root
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:17:10 [2020-12-19T17:17:10.301Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === CONT  TestMountDaemonRoot/default/bind_root
17:17:10 [2020-12-19T17:17:10.301Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === CONT  TestMountDaemonRoot/default/mount_root
17:17:10 [2020-12-19T17:17:10.301Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:17:10 [2020-12-19T17:17:10.301Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:17:10 [2020-12-19T17:17:10.301Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:17:10 [2020-12-19T17:17:10.301Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:17:10 [2020-12-19T17:17:10.301Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:17:10 [2020-12-19T17:17:10.558Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:17:10 [2020-12-19T17:17:10.558Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:17:10 [2020-12-19T17:17:10.558Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:17:10 [2020-12-19T17:17:10.558Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:17:10 [2020-12-19T17:17:10.558Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:17:10 [2020-12-19T17:17:10.558Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:17:10 [2020-12-19T17:17:10.558Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:17:10 [2020-12-19T17:17:10.558Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:17:10 [2020-12-19T17:17:10.558Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:17:10 [2020-12-19T17:17:10.558Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:17:10 [2020-12-19T17:17:10.558Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:17:10 [2020-12-19T17:17:10.558Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:17:10 [2020-12-19T17:17:10.558Z] === CONT  TestMountDaemonRoot/private/bind_root
17:17:10 [2020-12-19T17:17:10.558Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:17:10 [2020-12-19T17:17:10.558Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:17:10 [2020-12-19T17:17:10.558Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:17:10 [2020-12-19T17:17:10.558Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:17:10 [2020-12-19T17:17:10.558Z] === CONT  TestMountDaemonRoot/private/mount_root
17:17:10 [2020-12-19T17:17:10.558Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:17:10 [2020-12-19T17:17:10.815Z] --- PASS: TestMountDaemonRoot (0.02s)
17:17:10 [2020-12-19T17:17:10.815Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
17:17:10 [2020-12-19T17:17:10.815Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
17:17:10 [2020-12-19T17:17:10.815Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
17:17:10 [2020-12-19T17:17:10.815Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:17:10 [2020-12-19T17:17:10.815Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:17:10 [2020-12-19T17:17:10.815Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:17:10 [2020-12-19T17:17:10.815Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:17:10 [2020-12-19T17:17:10.815Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:17:10 [2020-12-19T17:17:10.815Z] === RUN   TestContainerBindMountNonRecursive
17:17:10 [2020-12-19T17:17:10.815Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
17:17:10 [2020-12-19T17:17:10.815Z]     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)
17:17:10 [2020-12-19T17:17:10.815Z] === RUN   TestContainerVolumesMountedAsShared
17:17:10 [2020-12-19T17:17:10.815Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
17:17:10 [2020-12-19T17:17:10.815Z]     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)
17:17:10 [2020-12-19T17:17:10.815Z] === RUN   TestContainerVolumesMountedAsSlave
17:17:10 [2020-12-19T17:17:10.815Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
17:17:10 [2020-12-19T17:17:10.815Z]     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)
17:17:10 [2020-12-19T17:17:10.815Z] === RUN   TestNetworkNat
17:17:11 [2020-12-19T17:17:11.377Z] --- PASS: TestNetworkNat (0.54s)
17:17:11 [2020-12-19T17:17:11.377Z] === RUN   TestNetworkLocalhostTCPNat
17:17:11 [2020-12-19T17:17:11.634Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
17:17:11 [2020-12-19T17:17:11.634Z] === RUN   TestNetworkLoopbackNat
17:17:12 [2020-12-19T17:17:12.602Z] --- PASS: TestServiceWithPredefinedNetwork (3.37s)
17:17:12 [2020-12-19T17:17:12.602Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:17:12 [2020-12-19T17:17:12.602Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:17:12 [2020-12-19T17:17:12.602Z]     service_test.go:236: FLAKY_TEST
17:17:12 [2020-12-19T17:17:12.602Z] === RUN   TestServiceWithDataPathPortInit
17:17:12 [2020-12-19T17:17:12.693Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:17:12 [2020-12-19T17:17:12.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.01s)
17:17:12 [2020-12-19T17:17:12.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.02s)
17:17:12 [2020-12-19T17:17:12.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.08s)
17:17:12 [2020-12-19T17:17:12.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.20s)
17:17:12 [2020-12-19T17:17:12.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s)
17:17:12 [2020-12-19T17:17:12.694Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s)
17:17:12 [2020-12-19T17:17:12.694Z] === RUN   TestBuildMultiStageCopy
17:17:12 [2020-12-19T17:17:12.694Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:17:12 [2020-12-19T17:17:12.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:17:14 [2020-12-19T17:17:14.150Z] --- PASS: TestNetworkLoopbackNat (2.56s)
17:17:14 [2020-12-19T17:17:14.150Z] === RUN   TestPause
17:17:14 [2020-12-19T17:17:14.150Z] --- SKIP: TestPause (0.00s)
17:17:14 [2020-12-19T17:17:14.150Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
17:17:14 [2020-12-19T17:17:14.150Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:17:14 [2020-12-19T17:17:14.150Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:17:14 [2020-12-19T17:17:14.150Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:17:14 [2020-12-19T17:17:14.150Z] === RUN   TestPauseStopPausedContainer
17:17:14 [2020-12-19T17:17:14.150Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
17:17:14 [2020-12-19T17:17:14.150Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
17:17:14 [2020-12-19T17:17:14.150Z] === RUN   TestPsFilter
17:17:14 [2020-12-19T17:17:14.406Z] --- PASS: TestPsFilter (0.12s)
17:17:14 [2020-12-19T17:17:14.406Z] === RUN   TestRemoveContainerWithRemovedVolume
17:17:14 [2020-12-19T17:17:14.615Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:17:14 [2020-12-19T17:17:14.970Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
17:17:14 [2020-12-19T17:17:14.970Z] === RUN   TestRemoveContainerWithVolume
17:17:15 [2020-12-19T17:17:15.128Z] aa4f58cd6da1: Download complete
17:17:15 [2020-12-19T17:17:15.189Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:17:15 [2020-12-19T17:17:15.226Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
17:17:15 [2020-12-19T17:17:15.226Z] === RUN   TestRemoveContainerRunning
17:17:15 [2020-12-19T17:17:15.613Z] ..........................xx....................                         [ 29%]
17:17:15 [2020-12-19T17:17:15.762Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:17:15 [2020-12-19T17:17:15.788Z] --- PASS: TestRemoveContainerRunning (0.43s)
17:17:15 [2020-12-19T17:17:15.788Z] === RUN   TestRemoveContainerForceRemoveRunning
17:17:16 [2020-12-19T17:17:16.047Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
17:17:16 [2020-12-19T17:17:16.047Z] === RUN   TestRemoveInvalidContainer
17:17:16 [2020-12-19T17:17:16.047Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:17:16 [2020-12-19T17:17:16.047Z] === RUN   TestRenameLinkedContainer
17:17:16 [2020-12-19T17:17:16.335Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:17:16 [2020-12-19T17:17:16.908Z] --- PASS: TestBuildMultiStageCopy (4.43s)
17:17:16 [2020-12-19T17:17:16.908Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s)
17:17:16 [2020-12-19T17:17:16.908Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s)
17:17:16 [2020-12-19T17:17:16.908Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
17:17:16 [2020-12-19T17:17:16.908Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
17:17:16 [2020-12-19T17:17:16.908Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s)
17:17:16 [2020-12-19T17:17:16.908Z] === RUN   TestBuildMultiStageParentConfig
17:17:16 [2020-12-19T17:17:16.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:17:17 [2020-12-19T17:17:17.938Z] --- PASS: TestRenameLinkedContainer (1.73s)
17:17:17 [2020-12-19T17:17:17.938Z] === RUN   TestRenameStoppedContainer
17:17:18 [2020-12-19T17:17:18.194Z] --- PASS: TestRenameStoppedContainer (0.44s)
17:17:18 [2020-12-19T17:17:18.194Z] === RUN   TestRenameRunningContainerAndReuse
17:17:18 [2020-12-19T17:17:18.296Z] --- PASS: TestBuildMultiStageParentConfig (1.43s)
17:17:18 [2020-12-19T17:17:18.296Z] === RUN   TestBuildLabelWithTargets
17:17:19 [2020-12-19T17:17:19.126Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
17:17:19 [2020-12-19T17:17:19.126Z] === RUN   TestRenameInvalidName
17:17:19 [2020-12-19T17:17:19.688Z] --- PASS: TestRenameInvalidName (0.42s)
17:17:19 [2020-12-19T17:17:19.688Z] === RUN   TestRenameAnonymousContainer
17:17:20 [2020-12-19T17:17:20.270Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky)
17:17:20 [2020-12-19T17:17:20.270Z] Using test binary docker
17:17:20 [2020-12-19T17:17:20.270Z] ++++ /etc/init.d/apparmor start
17:17:20 [2020-12-19T17:17:20.270Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:17:20 [2020-12-19T17:17:20.270Z] Starting dockerd
17:17:20 [2020-12-19T17:17:20.270Z] INFO: Waiting for daemon to start...
17:17:20 [2020-12-19T17:17:20.270Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true
17:17:20 [2020-12-19T17:17:20.849Z] --- PASS: TestBuildLabelWithTargets (2.25s)
17:17:20 [2020-12-19T17:17:20.849Z] === RUN   TestBuildWithEmptyLayers
17:17:21 [2020-12-19T17:17:21.422Z] --- PASS: TestBuildWithEmptyLayers (1.04s)
17:17:21 [2020-12-19T17:17:21.422Z] === RUN   TestBuildMultiStageOnBuild
17:17:21 [2020-12-19T17:17:21.578Z] --- PASS: TestRenameAnonymousContainer (1.64s)
17:17:21 [2020-12-19T17:17:21.578Z] === RUN   TestRenameContainerWithSameName
17:17:21 [2020-12-19T17:17:21.835Z] --- PASS: TestRenameContainerWithSameName (0.48s)
17:17:21 [2020-12-19T17:17:21.835Z] === RUN   TestRenameContainerWithLinkedContainer
17:17:22 [2020-12-19T17:17:22.764Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s)
17:17:22 [2020-12-19T17:17:22.764Z] === RUN   TestResize
17:17:22 [2020-12-19T17:17:22.812Z] .
17:17:22 [2020-12-19T17:17:22.812Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky)
17:17:22 [2020-12-19T17:17:22.812Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky)
17:17:22 [2020-12-19T17:17:22.812Z] Error: No such image: emptyfs
17:17:22 [2020-12-19T17:17:22.812Z] +++++ docker load
17:17:22 [2020-12-19T17:17:22.812Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs .
17:17:22 [2020-12-19T17:17:22.812Z] Running integration-test (iteration 1)
17:17:23 [2020-12-19T17:17:23.072Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:17:23 [2020-12-19T17:17:23.072Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:17:23 [2020-12-19T17:17:23.072Z] +++ set -e
17:17:23 [2020-12-19T17:17:23.072Z] +++ '[' -n 0 ']'
17:17:23 [2020-12-19T17:17:23.072Z] +++ set -x
17:17:23 [2020-12-19T17:17:23.072Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:17:23 [2020-12-19T17:17:23.326Z] --- PASS: TestResize (0.52s)
17:17:23 [2020-12-19T17:17:23.326Z] === RUN   TestResizeWithInvalidSize
17:17:23 [2020-12-19T17:17:23.581Z] --- PASS: TestResizeWithInvalidSize (0.48s)
17:17:23 [2020-12-19T17:17:23.581Z] === RUN   TestResizeWhenContainerNotStarted
17:17:24 [2020-12-19T17:17:24.143Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
17:17:24 [2020-12-19T17:17:24.143Z] === RUN   TestDaemonRestartKillContainers
17:17:24 [2020-12-19T17:17:24.143Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:17:24 [2020-12-19T17:17:24.143Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:17:24 [2020-12-19T17:17:24.143Z] === RUN   TestCgroupNamespacesRun
17:17:24 [2020-12-19T17:17:24.731Z] --- PASS: TestBuildMultiStageOnBuild (2.75s)
17:17:24 [2020-12-19T17:17:24.731Z] === RUN   TestBuildUncleanTarFilenames
17:17:25 [2020-12-19T17:17:25.676Z] --- PASS: TestBuildUncleanTarFilenames (1.46s)
17:17:25 [2020-12-19T17:17:25.676Z] === RUN   TestBuildMultiStageLayerLeak
17:17:26 [2020-12-19T17:17:26.729Z] --- PASS: TestCgroupNamespacesRun (2.26s)
17:17:26 [2020-12-19T17:17:26.729Z] === RUN   TestCgroupNamespacesRunPrivileged
17:17:28 [2020-12-19T17:17:28.617Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s)
17:17:28 [2020-12-19T17:17:28.617Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:17:28 [2020-12-19T17:17:28.985Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s)
17:17:28 [2020-12-19T17:17:28.985Z] === RUN   TestBuildWithHugeFile
17:17:31 [2020-12-19T17:17:31.137Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s)
17:17:31 [2020-12-19T17:17:31.137Z] === RUN   TestCgroupNamespacesRunHostMode
17:17:32 [2020-12-19T17:17:32.438Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:17:33 [2020-12-19T17:17:33.026Z] --- PASS: TestCgroupNamespacesRunHostMode (2.17s)
17:17:33 [2020-12-19T17:17:33.026Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:17:35 [2020-12-19T17:17:35.069Z] --- PASS: TestServiceWithDataPathPortInit (20.84s)
17:17:35 [2020-12-19T17:17:35.069Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:17:35 [2020-12-19T17:17:35.542Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.29s)
17:17:35 [2020-12-19T17:17:35.542Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:17:37 [2020-12-19T17:17:37.431Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.22s)
17:17:37 [2020-12-19T17:17:37.431Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:17:39 [2020-12-19T17:17:39.320Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.72s)
17:17:39 [2020-12-19T17:17:39.320Z] === RUN   TestCgroupNamespacesRunOlderClient
17:17:40 [2020-12-19T17:17:40.429Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:17:41 [2020-12-19T17:17:41.211Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.18s)
17:17:41 [2020-12-19T17:17:41.211Z] === RUN   TestKernelTCPMemory
17:17:41 [2020-12-19T17:17:41.211Z] --- SKIP: TestKernelTCPMemory (0.03s)
17:17:41 [2020-12-19T17:17:41.211Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
17:17:41 [2020-12-19T17:17:41.211Z] === RUN   TestNISDomainname
17:17:41 [2020-12-19T17:17:41.211Z] --- SKIP: TestNISDomainname (0.01s)
17:17:41 [2020-12-19T17:17:41.212Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:17:41 [2020-12-19T17:17:41.212Z] === RUN   TestHostnameDnsResolution
17:17:42 [2020-12-19T17:17:42.140Z] --- PASS: TestHostnameDnsResolution (0.74s)
17:17:42 [2020-12-19T17:17:42.140Z] === RUN   TestStats
17:17:42 [2020-12-19T17:17:42.140Z] --- SKIP: TestStats (0.00s)
17:17:42 [2020-12-19T17:17:42.140Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:17:42 [2020-12-19T17:17:42.140Z] === RUN   TestStopContainerWithTimeout
17:17:42 [2020-12-19T17:17:42.140Z] === RUN   TestStopContainerWithTimeout/0
17:17:42 [2020-12-19T17:17:42.140Z] === PAUSE TestStopContainerWithTimeout/0
17:17:42 [2020-12-19T17:17:42.140Z] === RUN   TestStopContainerWithTimeout/1
17:17:42 [2020-12-19T17:17:42.140Z] === PAUSE TestStopContainerWithTimeout/1
17:17:42 [2020-12-19T17:17:42.140Z] === RUN   TestStopContainerWithTimeout/3
17:17:42 [2020-12-19T17:17:42.140Z] === PAUSE TestStopContainerWithTimeout/3
17:17:42 [2020-12-19T17:17:42.140Z] === RUN   TestStopContainerWithTimeout/-1
17:17:42 [2020-12-19T17:17:42.140Z] === PAUSE TestStopContainerWithTimeout/-1
17:17:42 [2020-12-19T17:17:42.140Z] === CONT  TestStopContainerWithTimeout/0
17:17:42 [2020-12-19T17:17:42.140Z] === CONT  TestStopContainerWithTimeout/-1
17:17:42 [2020-12-19T17:17:42.702Z] === CONT  TestStopContainerWithTimeout/3
17:17:44 [2020-12-19T17:17:44.450Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
17:17:45 [2020-12-19T17:17:45.218Z] === CONT  TestStopContainerWithTimeout/1
17:17:45 [2020-12-19T17:17:45.430Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.95s)
17:17:45 [2020-12-19T17:17:45.430Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pt4d1e5u6ltbj2kra97b02mpg Created:2020-12-19 17:17:34.820432397 +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[10b639fa8a879f96bc2547a9cb341b94c075390271f9f4c5a8c612f19af1fcf4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l5tzqed44eyrwlipc1kizcian EndpointID:1e78c1c1b41d737baf7dc11bf85af4e847f73372e6a53b5858b07c2d22cc8dfe MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:46b8a1aae11a977527b35abf5ee0b6d5b7d28785020fb84d49f8f6650a018339 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:ee3ab2a825c2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l5tzqed44eyrwlipc1kizcian EndpointID:1e78c1c1b41d737baf7dc11bf85af4e847f73372e6a53b5858b07c2d22cc8dfe EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:17:45 [2020-12-19T17:17:45.430Z] PASS
17:17:45 [2020-12-19T17:17:45.430Z] 
17:17:45 [2020-12-19T17:17:45.430Z] === Skipped
17:17:45 [2020-12-19T17:17:45.430Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:17:45 [2020-12-19T17:17:45.430Z]     service_test.go:236: FLAKY_TEST
17:17:45 [2020-12-19T17:17:45.430Z] 
17:17:45 [2020-12-19T17:17:45.430Z] 
17:17:45 [2020-12-19T17:17:45.430Z] DONE 26 tests, 1 skipped in 57.503s
17:17:45 [2020-12-19T17:17:45.430Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:17:45 [2020-12-19T17:17:45.430Z] ++ 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
17:17:45 [2020-12-19T17:17:45.430Z] ++ set -e
17:17:45 [2020-12-19T17:17:45.430Z] ++ '[' -n 0 ']'
17:17:45 [2020-12-19T17:17:45.430Z] ++ set -x
17:17:45 [2020-12-19T17:17:45.430Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:17:45 [2020-12-19T17:17:45.430Z] INFO: Testing against a local daemon
17:17:45 [2020-12-19T17:17:45.430Z] === RUN   TestDockerNetworkIpvlanPersistance
17:17:45 [2020-12-19T17:17:45.430Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:17:45 [2020-12-19T17:17:45.430Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:17:45 [2020-12-19T17:17:45.430Z] === RUN   TestDockerNetworkIpvlan
17:17:45 [2020-12-19T17:17:45.430Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:17:45 [2020-12-19T17:17:45.430Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:17:45 [2020-12-19T17:17:45.430Z] PASS
17:17:45 [2020-12-19T17:17:45.430Z] 
17:17:45 [2020-12-19T17:17:45.430Z] === Skipped
17:17:45 [2020-12-19T17:17:45.430Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:17:45 [2020-12-19T17:17:45.430Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:17:45 [2020-12-19T17:17:45.430Z] 
17:17:45 [2020-12-19T17:17:45.430Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:17:45 [2020-12-19T17:17:45.430Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:17:45 [2020-12-19T17:17:45.430Z] 
17:17:45 [2020-12-19T17:17:45.430Z] 
17:17:45 [2020-12-19T17:17:45.430Z] DONE 2 tests, 2 skipped in 0.094s
17:17:45 [2020-12-19T17:17:45.430Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:17:45 [2020-12-19T17:17:45.430Z] ++ 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
17:17:45 [2020-12-19T17:17:45.430Z] ++ set -e
17:17:45 [2020-12-19T17:17:45.430Z] ++ '[' -n 0 ']'
17:17:45 [2020-12-19T17:17:45.430Z] ++ set -x
17:17:45 [2020-12-19T17:17:45.431Z] ++ env -i DEST=/go/src/github.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
17:17:45 [2020-12-19T17:17:45.431Z] INFO: Testing against a local daemon
17:17:45 [2020-12-19T17:17:45.431Z] === RUN   TestDockerNetworkMacvlanPersistance
17:17:46 [2020-12-19T17:17:46.061Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s)
17:17:46 [2020-12-19T17:17:46.061Z] === RUN   TestDockerNetworkMacvlan
17:17:46 [2020-12-19T17:17:46.146Z] --- PASS: TestStopContainerWithTimeout (0.02s)
17:17:46 [2020-12-19T17:17:46.146Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
17:17:46 [2020-12-19T17:17:46.146Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
17:17:46 [2020-12-19T17:17:46.146Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
17:17:46 [2020-12-19T17:17:46.146Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
17:17:46 [2020-12-19T17:17:46.146Z] === RUN   TestDeleteDevicemapper
17:17:46 [2020-12-19T17:17:46.146Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:17:46 [2020-12-19T17:17:46.146Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:17:46 [2020-12-19T17:17:46.146Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:17:47 [2020-12-19T17:17:47.093Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:17:47 [2020-12-19T17:17:47.513Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s)
17:17:47 [2020-12-19T17:17:47.513Z] === RUN   TestUpdateMemory
17:17:47 [2020-12-19T17:17:47.513Z] --- SKIP: TestUpdateMemory (0.00s)
17:17:47 [2020-12-19T17:17:47.513Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:17:47 [2020-12-19T17:17:47.513Z] === RUN   TestUpdateCPUQuota
17:17:47 [2020-12-19T17:17:47.513Z] --- SKIP: TestUpdateCPUQuota (0.00s)
17:17:47 [2020-12-19T17:17:47.513Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:17:47 [2020-12-19T17:17:47.513Z] === RUN   TestUpdatePidsLimit
17:17:47 [2020-12-19T17:17:47.513Z] --- SKIP: TestUpdatePidsLimit (0.00s)
17:17:47 [2020-12-19T17:17:47.513Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:17:47 [2020-12-19T17:17:47.513Z] === RUN   TestUpdateRestartPolicy
17:17:47 [2020-12-19T17:17:47.724Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:17:48 [2020-12-19T17:17:48.756Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:17:53 [2020-12-19T17:17:53.200Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:17:56 [2020-12-19T17:17:56.711Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:17:59 [2020-12-19T17:17:59.683Z] --- PASS: TestUpdateRestartPolicy (10.98s)
17:17:59 [2020-12-19T17:17:59.683Z] === RUN   TestUpdateRestartWithAutoRemove
17:17:59 [2020-12-19T17:17:59.683Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
17:17:59 [2020-12-19T17:17:59.683Z] === RUN   TestWaitNonBlocked
17:17:59 [2020-12-19T17:17:59.683Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:17:59 [2020-12-19T17:17:59.683Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:17:59 [2020-12-19T17:17:59.683Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:17:59 [2020-12-19T17:17:59.683Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:17:59 [2020-12-19T17:17:59.683Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:17:59 [2020-12-19T17:17:59.683Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:17:59 [2020-12-19T17:17:59.984Z] --- PASS: TestWaitNonBlocked (0.01s)
17:17:59 [2020-12-19T17:17:59.984Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s)
17:17:59 [2020-12-19T17:17:59.984Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s)
17:17:59 [2020-12-19T17:17:59.984Z] === RUN   TestWaitBlocked
17:17:59 [2020-12-19T17:17:59.984Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:17:59 [2020-12-19T17:17:59.984Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:17:59 [2020-12-19T17:17:59.984Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:17:59 [2020-12-19T17:17:59.984Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:17:59 [2020-12-19T17:17:59.984Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:17:59 [2020-12-19T17:17:59.984Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:18:00 [2020-12-19T17:18:00.545Z] --- PASS: TestWaitBlocked (0.01s)
17:18:00 [2020-12-19T17:18:00.545Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
17:18:00 [2020-12-19T17:18:00.545Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s)
17:18:00 [2020-12-19T17:18:00.545Z] === CONT  TestDaemonRestartIpcMode
17:18:00 [2020-12-19T17:18:00.545Z] === CONT  TestIpcModeOlderClient
17:18:00 [2020-12-19T17:18:00.545Z] --- PASS: TestIpcModeOlderClient (0.09s)
17:18:02 [2020-12-19T17:18:02.278Z] tests/integration/api_network_test.py ............................       [ 47%]
17:18:04 [2020-12-19T17:18:04.054Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:18:04 [2020-12-19T17:18:04.054Z] 
17:18:04 [2020-12-19T17:18:04.054Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:18:04 [2020-12-19T17:18:04.054Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:18:04 [2020-12-19T17:18:04.054Z] HOSTNAME=f3574075bbaa
17:18:04 [2020-12-19T17:18:04.054Z] TESTDEBUG=0
17:18:04 [2020-12-19T17:18:04.054Z] DEST=bundles/test-integration
17:18:04 [2020-12-19T17:18:04.054Z] PWD=/go/src/github.com/docker/docker
17:18:04 [2020-12-19T17:18:04.054Z] DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:18:04 [2020-12-19T17:18:04.054Z] container=docker
17:18:04 [2020-12-19T17:18:04.054Z] HOME=/root
17:18:04 [2020-12-19T17:18:04.054Z] GOLANG_VERSION=1.13.15
17:18:04 [2020-12-19T17:18:04.054Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:18:04 [2020-12-19T17:18:04.054Z] VALIDATE_BRANCH=master
17:18:04 [2020-12-19T17:18:04.054Z] TERM=xterm
17:18:04 [2020-12-19T17:18:04.054Z] DOCKER_PKG=github.com/docker/docker
17:18:04 [2020-12-19T17:18:04.054Z] SHLVL=1
17:18:04 [2020-12-19T17:18:04.054Z] TIMEOUT=120m
17:18:04 [2020-12-19T17:18:04.054Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:18:04 [2020-12-19T17:18:04.054Z] DOCKER_GRAPHDRIVER=overlay2
17:18:04 [2020-12-19T17:18:04.054Z] GO111MODULE=off
17:18:04 [2020-12-19T17:18:04.054Z] DOCKER_EXPERIMENTAL=1
17:18:04 [2020-12-19T17:18:04.054Z] TEST_SKIP_INTEGRATION_CLI=1
17:18:04 [2020-12-19T17:18:04.054Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:18:04 [2020-12-19T17:18:04.054Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:18:04 [2020-12-19T17:18:04.054Z] GOPATH=/go
17:18:04 [2020-12-19T17:18:04.054Z] PKG_CONFIG=pkg-config
17:18:04 [2020-12-19T17:18:04.054Z] _=/usr/bin/env
17:18:04 [2020-12-19T17:18:04.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:18:04 [2020-12-19T17:18:04.712Z] --- PASS: TestDaemonRestartIpcMode (4.22s)
17:18:04 [2020-12-19T17:18:04.712Z] PASS
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === Skipped
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
17:18:04 [2020-12-19T17:18:04.712Z]     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)
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     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)
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     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)
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestPause (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
17:18:04 [2020-12-19T17:18:04.712Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
17:18:04 [2020-12-19T17:18:04.712Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
17:18:04 [2020-12-19T17:18:04.712Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestStats (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
17:18:04 [2020-12-19T17:18:04.712Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] 
17:18:04 [2020-12-19T17:18:04.712Z] DONE 176 tests, 26 skipped in 81.592s
17:18:04 [2020-12-19T17:18:04.712Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:18:04 [2020-12-19T17:18:04.969Z] INFO: Testing against a local daemon
17:18:04 [2020-12-19T17:18:04.969Z] === RUN   TestCommitInheritsEnv
17:18:05 [2020-12-19T17:18:05.181Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:18:06 [2020-12-19T17:18:06.212Z] --- PASS: TestDockerNetworkMacvlan (19.95s)
17:18:06 [2020-12-19T17:18:06.212Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
17:18:06 [2020-12-19T17:18:06.212Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
17:18:06 [2020-12-19T17:18:06.212Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.51s)
17:18:06 [2020-12-19T17:18:06.212Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.55s)
17:18:06 [2020-12-19T17:18:06.212Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.65s)
17:18:06 [2020-12-19T17:18:06.212Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.46s)
17:18:06 [2020-12-19T17:18:06.212Z] PASS
17:18:06 [2020-12-19T17:18:06.212Z] 
17:18:06 [2020-12-19T17:18:06.212Z] DONE 8 tests in 21.600s
17:18:06 [2020-12-19T17:18:06.212Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
17:18:06 [2020-12-19T17:18:06.212Z] ++ 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
17:18:06 [2020-12-19T17:18:06.212Z] ++ set -e
17:18:06 [2020-12-19T17:18:06.212Z] ++ '[' -n 0 ']'
17:18:06 [2020-12-19T17:18:06.212Z] ++ set -x
17:18:06 [2020-12-19T17:18:06.212Z] ++ env -i DEST=/go/src/github.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
17:18:06 [2020-12-19T17:18:06.212Z] testing: warning: no tests to run
17:18:06 [2020-12-19T17:18:06.212Z] PASS
17:18:06 [2020-12-19T17:18:06.212Z] 
17:18:06 [2020-12-19T17:18:06.212Z] DONE 0 tests in 0.066s
17:18:06 [2020-12-19T17:18:06.212Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:18:06 [2020-12-19T17:18:06.212Z] ++ 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
17:18:06 [2020-12-19T17:18:06.212Z] ++ set -e
17:18:06 [2020-12-19T17:18:06.212Z] ++ '[' -n 0 ']'
17:18:06 [2020-12-19T17:18:06.212Z] ++ set -x
17:18:06 [2020-12-19T17:18:06.212Z] ++ env -i DEST=/go/src/github.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
17:18:06 [2020-12-19T17:18:06.212Z] INFO: Testing against a local daemon
17:18:06 [2020-12-19T17:18:06.212Z] === RUN   TestAuthZPluginAllowRequest
17:18:07 [2020-12-19T17:18:07.484Z] --- PASS: TestCommitInheritsEnv (2.12s)
17:18:07 [2020-12-19T17:18:07.484Z] === RUN   TestImportExtremelyLargeImageWorks
17:18:07 [2020-12-19T17:18:07.484Z] === PAUSE TestImportExtremelyLargeImageWorks
17:18:07 [2020-12-19T17:18:07.484Z] === RUN   TestImagesFilterMultiReference
17:18:07 [2020-12-19T17:18:07.484Z] --- PASS: TestImagesFilterMultiReference (0.10s)
17:18:07 [2020-12-19T17:18:07.484Z] === RUN   TestImagePullPlatformInvalid
17:18:07 [2020-12-19T17:18:07.484Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:18:07 [2020-12-19T17:18:07.484Z] === RUN   TestRemoveImageOrphaning
17:18:08 [2020-12-19T17:18:08.320Z] --- PASS: TestAuthZPluginAllowRequest (1.78s)
17:18:08 [2020-12-19T17:18:08.320Z] === RUN   TestAuthZPluginTLS
17:18:08 [2020-12-19T17:18:08.610Z] --- PASS: TestAuthZPluginTLS (0.53s)
17:18:08 [2020-12-19T17:18:08.610Z] === RUN   TestAuthZPluginDenyRequest
17:18:09 [2020-12-19T17:18:09.241Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
17:18:09 [2020-12-19T17:18:09.241Z] === RUN   TestAuthZPluginAPIDenyResponse
17:18:09 [2020-12-19T17:18:09.373Z] --- PASS: TestRemoveImageOrphaning (1.89s)
17:18:09 [2020-12-19T17:18:09.373Z] === RUN   TestRemoveImageGarbageCollector
17:18:09 [2020-12-19T17:18:09.373Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:18:09 [2020-12-19T17:18:09.373Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:18:09 [2020-12-19T17:18:09.373Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:18:09 [2020-12-19T17:18:09.373Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:18:09 [2020-12-19T17:18:09.373Z] === RUN   TestTagInvalidReference
17:18:09 [2020-12-19T17:18:09.373Z] --- PASS: TestTagInvalidReference (0.02s)
17:18:09 [2020-12-19T17:18:09.373Z] === RUN   TestTagValidPrefixedRepo
17:18:09 [2020-12-19T17:18:09.373Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
17:18:09 [2020-12-19T17:18:09.373Z] === RUN   TestTagExistedNameWithoutForce
17:18:09 [2020-12-19T17:18:09.373Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
17:18:09 [2020-12-19T17:18:09.373Z] === RUN   TestTagOfficialNames
17:18:09 [2020-12-19T17:18:09.373Z] --- PASS: TestTagOfficialNames (0.09s)
17:18:09 [2020-12-19T17:18:09.373Z] === RUN   TestTagMatchesDigest
17:18:09 [2020-12-19T17:18:09.373Z] --- PASS: TestTagMatchesDigest (0.01s)
17:18:09 [2020-12-19T17:18:09.373Z] === CONT  TestImportExtremelyLargeImageWorks
17:18:09 [2020-12-19T17:18:09.532Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
17:18:09 [2020-12-19T17:18:09.532Z] === RUN   TestAuthZPluginDenyResponse
17:18:09 [2020-12-19T17:18:09.778Z] Loaded image: buildpack-deps:buster
17:18:09 [2020-12-19T17:18:09.778Z] Loaded image: busybox:latest
17:18:09 [2020-12-19T17:18:09.778Z] Loaded image: busybox:glibc
17:18:10 [2020-12-19T17:18:10.163Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:18:10 [2020-12-19T17:18:10.163Z] === RUN   TestAuthZPluginAllowEventStream
17:18:10 [2020-12-19T17:18:10.388Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
17:18:11 [2020-12-19T17:18:11.890Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:18:12 [2020-12-19T17:18:12.226Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s)
17:18:12 [2020-12-19T17:18:12.226Z] === RUN   TestAuthZPluginErrorResponse
17:18:12 [2020-12-19T17:18:12.318Z] Loaded image: debian:bullseye
17:18:12 [2020-12-19T17:18:12.517Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:18:12 [2020-12-19T17:18:12.517Z] === RUN   TestAuthZPluginErrorRequest
17:18:12 [2020-12-19T17:18:12.578Z] Loaded image: hello-world:latest
17:18:12 [2020-12-19T17:18:12.839Z] Loaded image: arm32v7/hello-world:latest
17:18:12 [2020-12-19T17:18:12.839Z] INFO: Testing against a local daemon
17:18:12 [2020-12-19T17:18:12.839Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:18:13 [2020-12-19T17:18:13.148Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:18:13 [2020-12-19T17:18:13.148Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:18:13 [2020-12-19T17:18:13.439Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:18:13 [2020-12-19T17:18:13.439Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:18:15 [2020-12-19T17:18:15.544Z] 4612f6d0b889: Verifying Checksum
17:18:15 [2020-12-19T17:18:15.544Z] 4612f6d0b889: Download complete
17:18:16 [2020-12-19T17:18:16.163Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s)
17:18:16 [2020-12-19T17:18:16.163Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:18:16 [2020-12-19T17:18:16.671Z] tests/integration/api_service_test.py .................................. [ 60%]
17:18:18 [2020-12-19T17:18:18.226Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s)
17:18:18 [2020-12-19T17:18:18.226Z] === RUN   TestAuthZPluginHeader
17:18:18 [2020-12-19T17:18:18.859Z] --- PASS: TestAuthZPluginHeader (0.88s)
17:18:18 [2020-12-19T17:18:18.859Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:18:18 [2020-12-19T17:18:18.859Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:18:18 [2020-12-19T17:18:18.859Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:18 [2020-12-19T17:18:18.859Z] === RUN   TestAuthZPluginV2Disable
17:18:18 [2020-12-19T17:18:18.859Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:18:18 [2020-12-19T17:18:18.859Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:18 [2020-12-19T17:18:18.859Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:18:18 [2020-12-19T17:18:18.859Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:18:18 [2020-12-19T17:18:18.859Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:18 [2020-12-19T17:18:18.859Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:18:18 [2020-12-19T17:18:18.859Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:18:18 [2020-12-19T17:18:18.859Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:18 [2020-12-19T17:18:18.859Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:18:31 [2020-12-19T17:18:31.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:18:31 [2020-12-19T17:18:31.260Z] .........................                                                [ 67%]
17:18:32 [2020-12-19T17:18:32.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:18:36 [2020-12-19T17:18:36.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:18:36 [2020-12-19T17:18:36.782Z] --- PASS: TestBuildWithHugeFile (57.12s)
17:18:36 [2020-12-19T17:18:36.782Z] === RUN   TestBuildWithEmptyDockerfile
17:18:36 [2020-12-19T17:18:36.782Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:18:36 [2020-12-19T17:18:36.782Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:18:36 [2020-12-19T17:18:36.782Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:18:36 [2020-12-19T17:18:36.782Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:18:36 [2020-12-19T17:18:36.782Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:18:36 [2020-12-19T17:18:36.782Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:18:36 [2020-12-19T17:18:36.782Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:18:36 [2020-12-19T17:18:36.782Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:18:36 [2020-12-19T17:18:36.782Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:18:36 [2020-12-19T17:18:36.782Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s)
17:18:36 [2020-12-19T17:18:36.782Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
17:18:36 [2020-12-19T17:18:36.782Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s)
17:18:36 [2020-12-19T17:18:36.782Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
17:18:36 [2020-12-19T17:18:36.782Z] === RUN   TestBuildPreserveOwnership
17:18:36 [2020-12-19T17:18:36.782Z] === RUN   TestBuildPreserveOwnership/copy_from
17:18:36 [2020-12-19T17:18:36.782Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:18:36 [2020-12-19T17:18:36.782Z] --- PASS: TestBuildPreserveOwnership (5.98s)
17:18:36 [2020-12-19T17:18:36.782Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.85s)
17:18:36 [2020-12-19T17:18:36.782Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s)
17:18:36 [2020-12-19T17:18:36.782Z] === RUN   TestBuildPlatformInvalid
17:18:36 [2020-12-19T17:18:36.782Z] --- PASS: TestBuildPlatformInvalid (0.19s)
17:18:36 [2020-12-19T17:18:36.782Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:18:37 [2020-12-19T17:18:37.425Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.16s)
17:18:37 [2020-12-19T17:18:37.425Z] PASS
17:18:37 [2020-12-19T17:18:37.425Z] 
17:18:37 [2020-12-19T17:18:37.425Z] === Skipped
17:18:37 [2020-12-19T17:18:37.425Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:18:37 [2020-12-19T17:18:37.425Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:37 [2020-12-19T17:18:37.425Z] 
17:18:37 [2020-12-19T17:18:37.425Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:18:37 [2020-12-19T17:18:37.425Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:37 [2020-12-19T17:18:37.425Z] 
17:18:37 [2020-12-19T17:18:37.425Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:18:37 [2020-12-19T17:18:37.425Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:37 [2020-12-19T17:18:37.425Z] 
17:18:37 [2020-12-19T17:18:37.425Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:18:37 [2020-12-19T17:18:37.425Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:37 [2020-12-19T17:18:37.425Z] 
17:18:37 [2020-12-19T17:18:37.425Z] 
17:18:37 [2020-12-19T17:18:37.425Z] DONE 17 tests, 4 skipped in 29.988s
17:18:37 [2020-12-19T17:18:37.425Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:18:37 [2020-12-19T17:18:37.425Z] ++ 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
17:18:37 [2020-12-19T17:18:37.425Z] ++ set -e
17:18:37 [2020-12-19T17:18:37.425Z] ++ '[' -n 0 ']'
17:18:37 [2020-12-19T17:18:37.425Z] ++ set -x
17:18:37 [2020-12-19T17:18:37.425Z] ++ env -i DEST=/go/src/github.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
17:18:37 [2020-12-19T17:18:37.425Z] INFO: Testing against a local daemon
17:18:37 [2020-12-19T17:18:37.425Z] === RUN   TestPluginInvalidJSON
17:18:37 [2020-12-19T17:18:37.425Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:18:37 [2020-12-19T17:18:37.425Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:18:37 [2020-12-19T17:18:37.425Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:18:37 [2020-12-19T17:18:37.425Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:18:37 [2020-12-19T17:18:37.425Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:18:37 [2020-12-19T17:18:37.425Z] === RUN   TestPluginInstall
17:18:37 [2020-12-19T17:18:37.425Z] === RUN   TestPluginInstall/no_auth
17:18:38 [2020-12-19T17:18:38.056Z] time="2020-12-19T17:18:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:18:38 [2020-12-19T17:18:38.056Z] time="2020-12-19T17:18:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fd32def05bca61f4e2bba84df5d250bfaca2eeba8027221d4ce11223f8a3d63" mediatype=application/vnd.docker.plugin.v1+json size=522
17:18:38 [2020-12-19T17:18:38.056Z] time="2020-12-19T17:18:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:18:38 [2020-12-19T17:18:38.056Z] time="2020-12-19T17:18:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fd32def05bca61f4e2bba84df5d250bfaca2eeba8027221d4ce11223f8a3d63" mediatype=application/vnd.docker.plugin.v1+json size=522
17:18:38 [2020-12-19T17:18:38.347Z] === RUN   TestPluginInstall/with_htpasswd
17:18:38 [2020-12-19T17:18:38.978Z] time="2020-12-19T17:18:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:18:38 [2020-12-19T17:18:38.978Z] time="2020-12-19T17:18:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4517972c43c3fd9a47daa0c79421fae83440ae639ffc3d9daec1721539f0b538" mediatype=application/vnd.docker.plugin.v1+json size=522
17:18:38 [2020-12-19T17:18:38.978Z] time="2020-12-19T17:18:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:18:38 [2020-12-19T17:18:38.978Z] time="2020-12-19T17:18:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4517972c43c3fd9a47daa0c79421fae83440ae639ffc3d9daec1721539f0b538" mediatype=application/vnd.docker.plugin.v1+json size=522
17:18:38 [2020-12-19T17:18:38.978Z] === RUN   TestPluginInstall/with_insecure
17:18:39 [2020-12-19T17:18:39.410Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.97s)
17:18:39 [2020-12-19T17:18:39.410Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:18:40 [2020-12-19T17:18:40.013Z] time="2020-12-19T17:18:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:18:40 [2020-12-19T17:18:40.013Z] time="2020-12-19T17:18:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26d1920ddfbb362955e8d1cd43ba75c081d7c663741a657b1b6b05925cc916aa" mediatype=application/vnd.docker.plugin.v1+json size=522
17:18:40 [2020-12-19T17:18:40.013Z] time="2020-12-19T17:18:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:18:40 [2020-12-19T17:18:40.013Z] time="2020-12-19T17:18:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26d1920ddfbb362955e8d1cd43ba75c081d7c663741a657b1b6b05925cc916aa" mediatype=application/vnd.docker.plugin.v1+json size=522
17:18:40 [2020-12-19T17:18:40.304Z] --- PASS: TestPluginInstall (4.14s)
17:18:40 [2020-12-19T17:18:40.304Z]     --- PASS: TestPluginInstall/no_auth (2.12s)
17:18:40 [2020-12-19T17:18:40.304Z]     --- PASS: TestPluginInstall/with_htpasswd (0.78s)
17:18:40 [2020-12-19T17:18:40.304Z]     --- PASS: TestPluginInstall/with_insecure (1.24s)
17:18:40 [2020-12-19T17:18:40.304Z]         plugin_test.go:157: [d732dc3d8d7c8] daemon is not started
17:18:40 [2020-12-19T17:18:40.304Z] PASS
17:18:40 [2020-12-19T17:18:40.304Z] 
17:18:40 [2020-12-19T17:18:40.304Z] DONE 6 tests in 4.277s
17:18:40 [2020-12-19T17:18:40.304Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:18:40 [2020-12-19T17:18:40.304Z] ++ 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
17:18:40 [2020-12-19T17:18:40.304Z] ++ set -e
17:18:40 [2020-12-19T17:18:40.304Z] ++ '[' -n 0 ']'
17:18:40 [2020-12-19T17:18:40.304Z] ++ set -x
17:18:40 [2020-12-19T17:18:40.304Z] ++ env -i DEST=/go/src/github.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
17:18:40 [2020-12-19T17:18:40.595Z] INFO: Testing against a local daemon
17:18:40 [2020-12-19T17:18:40.595Z] === RUN   TestExternalGraphDriver
17:18:40 [2020-12-19T17:18:40.595Z] === RUN   TestExternalGraphDriver/json
17:18:42 [2020-12-19T17:18:42.671Z] === RUN   TestExternalGraphDriver/spec
17:18:44 [2020-12-19T17:18:44.769Z] === RUN   TestExternalGraphDriver/pull
17:18:44 [2020-12-19T17:18:44.931Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.29s)
17:18:44 [2020-12-19T17:18:44.931Z] PASS
17:18:44 [2020-12-19T17:18:44.931Z] 
17:18:44 [2020-12-19T17:18:44.931Z] === Skipped
17:18:44 [2020-12-19T17:18:44.931Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:18:44 [2020-12-19T17:18:44.931Z]     build_session_test.go:25: TODO: BuildKit
17:18:44 [2020-12-19T17:18:44.931Z] 
17:18:44 [2020-12-19T17:18:44.931Z] 
17:18:44 [2020-12-19T17:18:44.931Z] DONE 33 tests, 1 skipped in 131.529s
17:18:44 [2020-12-19T17:18:44.931Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:18:44 [2020-12-19T17:18:44.931Z] ++ 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
17:18:44 [2020-12-19T17:18:44.931Z] ++ set -e
17:18:44 [2020-12-19T17:18:44.931Z] ++ '[' -n 0 ']'
17:18:44 [2020-12-19T17:18:44.931Z] ++ set -x
17:18:44 [2020-12-19T17:18:44.931Z] ++ env -i DEST=/go/src/github.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
17:18:44 [2020-12-19T17:18:44.931Z] INFO: Testing against a local daemon
17:18:44 [2020-12-19T17:18:44.931Z] === RUN   TestConfigInspect
17:18:47 [2020-12-19T17:18:47.494Z] --- PASS: TestExternalGraphDriver (6.61s)
17:18:47 [2020-12-19T17:18:47.494Z]     --- PASS: TestExternalGraphDriver/json (2.13s)
17:18:47 [2020-12-19T17:18:47.494Z]     --- PASS: TestExternalGraphDriver/spec (2.12s)
17:18:47 [2020-12-19T17:18:47.494Z]     --- PASS: TestExternalGraphDriver/pull (2.24s)
17:18:47 [2020-12-19T17:18:47.494Z] === RUN   TestGraphdriverPluginV2
17:18:47 [2020-12-19T17:18:47.494Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
17:18:47 [2020-12-19T17:18:47.494Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:47 [2020-12-19T17:18:47.494Z] PASS
17:18:47 [2020-12-19T17:18:47.494Z] 
17:18:47 [2020-12-19T17:18:47.494Z] === Skipped
17:18:47 [2020-12-19T17:18:47.494Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
17:18:47 [2020-12-19T17:18:47.494Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:47 [2020-12-19T17:18:47.494Z] 
17:18:47 [2020-12-19T17:18:47.494Z] 
17:18:47 [2020-12-19T17:18:47.494Z] DONE 5 tests, 1 skipped in 6.823s
17:18:47 [2020-12-19T17:18:47.494Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:18:47 [2020-12-19T17:18:47.494Z] ++ 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
17:18:47 [2020-12-19T17:18:47.494Z] ++ set -e
17:18:47 [2020-12-19T17:18:47.495Z] ++ '[' -n 0 ']'
17:18:47 [2020-12-19T17:18:47.495Z] ++ set -x
17:18:47 [2020-12-19T17:18:47.495Z] ++ env -i DEST=/go/src/github.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
17:18:47 [2020-12-19T17:18:47.495Z] INFO: Testing against a local daemon
17:18:47 [2020-12-19T17:18:47.495Z] === RUN   TestContinueAfterPluginCrash
17:18:47 [2020-12-19T17:18:47.495Z] === PAUSE TestContinueAfterPluginCrash
17:18:47 [2020-12-19T17:18:47.495Z] === RUN   TestReadPluginNoRead
17:18:47 [2020-12-19T17:18:47.495Z] === PAUSE TestReadPluginNoRead
17:18:47 [2020-12-19T17:18:47.495Z] === RUN   TestDaemonStartWithLogOpt
17:18:47 [2020-12-19T17:18:47.495Z] === PAUSE TestDaemonStartWithLogOpt
17:18:47 [2020-12-19T17:18:47.495Z] === CONT  TestContinueAfterPluginCrash
17:18:47 [2020-12-19T17:18:47.495Z] === CONT  TestDaemonStartWithLogOpt
17:18:49 [2020-12-19T17:18:49.145Z] --- PASS: TestConfigInspect (3.74s)
17:18:49 [2020-12-19T17:18:49.145Z] === RUN   TestConfigList
17:18:51 [2020-12-19T17:18:51.006Z] --- PASS: TestDaemonStartWithLogOpt (3.75s)
17:18:51 [2020-12-19T17:18:51.006Z] === CONT  TestReadPluginNoRead
17:18:52 [2020-12-19T17:18:52.452Z] --- PASS: TestConfigList (3.31s)
17:18:52 [2020-12-19T17:18:52.452Z] === RUN   TestConfigsCreateAndDelete
17:18:54 [2020-12-19T17:18:54.517Z] === RUN   TestReadPluginNoRead/default
17:18:55 [2020-12-19T17:18:55.776Z] --- PASS: TestConfigsCreateAndDelete (3.34s)
17:18:55 [2020-12-19T17:18:55.776Z] === RUN   TestConfigsUpdate
17:18:56 [2020-12-19T17:18:56.022Z] === RUN   TestReadPluginNoRead/disabled_caching
17:18:56 [2020-12-19T17:18:56.312Z] --- PASS: TestContinueAfterPluginCrash (9.02s)
17:18:58 [2020-12-19T17:18:58.376Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:18:59 [2020-12-19T17:18:59.084Z] --- PASS: TestConfigsUpdate (3.32s)
17:18:59 [2020-12-19T17:18:59.084Z] === RUN   TestTemplatedConfig
17:19:00 [2020-12-19T17:19:00.439Z] --- PASS: TestReadPluginNoRead (8.94s)
17:19:00 [2020-12-19T17:19:00.439Z]     --- PASS: TestReadPluginNoRead/default (1.95s)
17:19:00 [2020-12-19T17:19:00.439Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.04s)
17:19:00 [2020-12-19T17:19:00.439Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.06s)
17:19:00 [2020-12-19T17:19:00.439Z]     read_test.go:92: [d6e1fb26d572d] daemon is not started
17:19:00 [2020-12-19T17:19:00.439Z] PASS
17:19:00 [2020-12-19T17:19:00.439Z] 
17:19:00 [2020-12-19T17:19:00.439Z] DONE 6 tests in 12.856s
17:19:00 [2020-12-19T17:19:00.439Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:19:00 [2020-12-19T17:19:00.439Z] ++ 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
17:19:00 [2020-12-19T17:19:00.439Z] ++ set -e
17:19:00 [2020-12-19T17:19:00.439Z] ++ '[' -n 0 ']'
17:19:00 [2020-12-19T17:19:00.439Z] ++ set -x
17:19:00 [2020-12-19T17:19:00.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
17:19:00 [2020-12-19T17:19:00.440Z] testing: warning: no tests to run
17:19:00 [2020-12-19T17:19:00.440Z] PASS
17:19:00 [2020-12-19T17:19:00.440Z] 
17:19:00 [2020-12-19T17:19:00.440Z] DONE 0 tests in 0.079s
17:19:00 [2020-12-19T17:19:00.440Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:19:00 [2020-12-19T17:19:00.440Z] ++ 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
17:19:00 [2020-12-19T17:19:00.440Z] ++ set -e
17:19:00 [2020-12-19T17:19:00.440Z] ++ '[' -n 0 ']'
17:19:00 [2020-12-19T17:19:00.440Z] ++ set -x
17:19:00 [2020-12-19T17:19:00.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
17:19:00 [2020-12-19T17:19:00.440Z] INFO: Testing against a local daemon
17:19:00 [2020-12-19T17:19:00.440Z] === RUN   TestPluginWithDevMounts
17:19:00 [2020-12-19T17:19:00.440Z] === PAUSE TestPluginWithDevMounts
17:19:00 [2020-12-19T17:19:00.440Z] === CONT  TestPluginWithDevMounts
17:19:01 [2020-12-19T17:19:01.365Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (21.92s)
17:19:01 [2020-12-19T17:19:01.365Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:19:02 [2020-12-19T17:19:02.392Z] --- PASS: TestTemplatedConfig (3.48s)
17:19:02 [2020-12-19T17:19:02.392Z] === RUN   TestConfigCreateResolve
17:19:02 [2020-12-19T17:19:02.503Z] --- PASS: TestPluginWithDevMounts (1.90s)
17:19:02 [2020-12-19T17:19:02.503Z] PASS
17:19:02 [2020-12-19T17:19:02.503Z] 
17:19:02 [2020-12-19T17:19:02.503Z] DONE 1 tests in 2.062s
17:19:02 [2020-12-19T17:19:02.503Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
17:19:02 [2020-12-19T17:19:02.503Z] ++ 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
17:19:02 [2020-12-19T17:19:02.503Z] ++ set -e
17:19:02 [2020-12-19T17:19:02.503Z] ++ '[' -n 0 ']'
17:19:02 [2020-12-19T17:19:02.503Z] ++ set -x
17:19:02 [2020-12-19T17:19:02.503Z] ++ env -i DEST=/go/src/github.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
17:19:02 [2020-12-19T17:19:02.503Z] INFO: Testing against a local daemon
17:19:02 [2020-12-19T17:19:02.503Z] === RUN   TestSecretInspect
17:19:05 [2020-12-19T17:19:05.700Z] --- PASS: TestConfigCreateResolve (3.29s)
17:19:05 [2020-12-19T17:19:05.700Z] === RUN   TestConfigDaemonLibtrustID
17:19:05 [2020-12-19T17:19:05.962Z] --- PASS: TestConfigDaemonLibtrustID (0.67s)
17:19:05 [2020-12-19T17:19:05.962Z] PASS
17:19:05 [2020-12-19T17:19:05.962Z] 
17:19:05 [2020-12-19T17:19:05.962Z] DONE 7 tests in 21.296s
17:19:05 [2020-12-19T17:19:05.962Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:19:05 [2020-12-19T17:19:05.962Z] ++ 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
17:19:05 [2020-12-19T17:19:05.962Z] ++ set -e
17:19:05 [2020-12-19T17:19:05.962Z] ++ '[' -n 0 ']'
17:19:05 [2020-12-19T17:19:05.962Z] ++ set -x
17:19:05 [2020-12-19T17:19:05.962Z] ++ env -i DEST=/go/src/github.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
17:19:06 [2020-12-19T17:19:06.014Z] --- PASS: TestSecretInspect (3.77s)
17:19:06 [2020-12-19T17:19:06.014Z] === RUN   TestSecretList
17:19:06 [2020-12-19T17:19:06.224Z] INFO: Testing against a local daemon
17:19:06 [2020-12-19T17:19:06.224Z] === RUN   TestCheckpoint
17:19:06 [2020-12-19T17:19:06.224Z] --- SKIP: TestCheckpoint (0.00s)
17:19:06 [2020-12-19T17:19:06.224Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:19:06 [2020-12-19T17:19:06.224Z] === RUN   TestContainerInvalidJSON
17:19:06 [2020-12-19T17:19:06.224Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:19:06 [2020-12-19T17:19:06.224Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:19:06 [2020-12-19T17:19:06.224Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:19:06 [2020-12-19T17:19:06.224Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:19:06 [2020-12-19T17:19:06.224Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:19:06 [2020-12-19T17:19:06.224Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:19:06 [2020-12-19T17:19:06.224Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:19:06 [2020-12-19T17:19:06.224Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:19:06 [2020-12-19T17:19:06.224Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:19:06 [2020-12-19T17:19:06.224Z] --- PASS: TestContainerInvalidJSON (0.02s)
17:19:06 [2020-12-19T17:19:06.224Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:19:06 [2020-12-19T17:19:06.224Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:19:06 [2020-12-19T17:19:06.224Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:19:06 [2020-12-19T17:19:06.224Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:19:06 [2020-12-19T17:19:06.486Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
17:19:06 [2020-12-19T17:19:06.486Z] === RUN   TestCopyFromContainerPathIsNotDir
17:19:06 [2020-12-19T17:19:06.486Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
17:19:06 [2020-12-19T17:19:06.486Z] === RUN   TestCopyToContainerPathDoesNotExist
17:19:06 [2020-12-19T17:19:06.486Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
17:19:06 [2020-12-19T17:19:06.486Z] === RUN   TestCopyToContainerPathIsNotDir
17:19:06 [2020-12-19T17:19:06.748Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
17:19:06 [2020-12-19T17:19:06.748Z] === RUN   TestCopyFromContainer
17:19:08 [2020-12-19T17:19:08.665Z] === RUN   TestCopyFromContainer//
17:19:08 [2020-12-19T17:19:08.927Z] === RUN   TestCopyFromContainer//bar/root
17:19:08 [2020-12-19T17:19:08.927Z] === RUN   TestCopyFromContainer//bar/root/
17:19:09 [2020-12-19T17:19:09.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:19:09 [2020-12-19T17:19:09.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:19:09 [2020-12-19T17:19:09.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:19:09 [2020-12-19T17:19:09.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:19:09 [2020-12-19T17:19:09.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:19:09 [2020-12-19T17:19:09.189Z] === RUN   TestCopyFromContainer/bar/quux
17:19:09 [2020-12-19T17:19:09.189Z] === RUN   TestCopyFromContainer/bar/quux/
17:19:09 [2020-12-19T17:19:09.452Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:19:09 [2020-12-19T17:19:09.452Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:19:09 [2020-12-19T17:19:09.714Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:19:09 [2020-12-19T17:19:09.714Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:19:09 [2020-12-19T17:19:09.975Z] === RUN   TestCopyFromContainer/bar/notarget
17:19:09 [2020-12-19T17:19:09.975Z] --- PASS: TestCopyFromContainer (3.32s)
17:19:09 [2020-12-19T17:19:09.975Z]     --- PASS: TestCopyFromContainer// (0.11s)
17:19:09 [2020-12-19T17:19:09.975Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
17:19:09 [2020-12-19T17:19:09.975Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
17:19:09 [2020-12-19T17:19:09.975Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
17:19:09 [2020-12-19T17:19:09.975Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
17:19:09 [2020-12-19T17:19:09.975Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
17:19:09 [2020-12-19T17:19:09.975Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
17:19:09 [2020-12-19T17:19:09.975Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
17:19:09 [2020-12-19T17:19:09.975Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
17:19:09 [2020-12-19T17:19:09.975Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
17:19:09 [2020-12-19T17:19:09.975Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:19:09 [2020-12-19T17:19:09.975Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:19:09 [2020-12-19T17:19:09.975Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:19:09 [2020-12-19T17:19:09.975Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:19:09 [2020-12-19T17:19:09.975Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:19:09 [2020-12-19T17:19:09.975Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:19:09 [2020-12-19T17:19:09.975Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:19:09 [2020-12-19T17:19:09.975Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:19:09 [2020-12-19T17:19:09.975Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:19:09 [2020-12-19T17:19:09.975Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:19:09 [2020-12-19T17:19:09.975Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
17:19:09 [2020-12-19T17:19:09.975Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:19:09 [2020-12-19T17:19:09.975Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:19:09 [2020-12-19T17:19:09.975Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:19:09 [2020-12-19T17:19:09.975Z] === RUN   TestCreateLinkToNonExistingContainer
17:19:10 [2020-12-19T17:19:10.238Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
17:19:10 [2020-12-19T17:19:10.238Z] === RUN   TestCreateWithInvalidEnv
17:19:10 [2020-12-19T17:19:10.238Z] === RUN   TestCreateWithInvalidEnv/0
17:19:10 [2020-12-19T17:19:10.238Z] === PAUSE TestCreateWithInvalidEnv/0
17:19:10 [2020-12-19T17:19:10.238Z] === RUN   TestCreateWithInvalidEnv/1
17:19:10 [2020-12-19T17:19:10.238Z] === PAUSE TestCreateWithInvalidEnv/1
17:19:10 [2020-12-19T17:19:10.238Z] === RUN   TestCreateWithInvalidEnv/2
17:19:10 [2020-12-19T17:19:10.238Z] === PAUSE TestCreateWithInvalidEnv/2
17:19:10 [2020-12-19T17:19:10.238Z] === CONT  TestCreateWithInvalidEnv/0
17:19:10 [2020-12-19T17:19:10.238Z] === CONT  TestCreateWithInvalidEnv/2
17:19:10 [2020-12-19T17:19:10.238Z] === CONT  TestCreateWithInvalidEnv/1
17:19:10 [2020-12-19T17:19:10.238Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
17:19:10 [2020-12-19T17:19:10.238Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:19:10 [2020-12-19T17:19:10.238Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:19:10 [2020-12-19T17:19:10.238Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:19:10 [2020-12-19T17:19:10.238Z] === RUN   TestCreateTmpfsMountsTarget
17:19:10 [2020-12-19T17:19:10.238Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
17:19:10 [2020-12-19T17:19:10.238Z] === RUN   TestCreateWithCustomMaskedPaths
17:19:10 [2020-12-19T17:19:10.460Z] --- PASS: TestSecretList (3.77s)
17:19:10 [2020-12-19T17:19:10.460Z] === RUN   TestSecretsCreateAndDelete
17:19:10 [2020-12-19T17:19:10.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:19:12 [2020-12-19T17:19:12.790Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s)
17:19:12 [2020-12-19T17:19:12.790Z] === RUN   TestCreateWithCustomReadonlyPaths
17:19:13 [2020-12-19T17:19:13.184Z] --- PASS: TestSecretsCreateAndDelete (3.41s)
17:19:13 [2020-12-19T17:19:13.185Z] === RUN   TestSecretsUpdate
17:19:13 [2020-12-19T17:19:13.678Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:19:14 [2020-12-19T17:19:14.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:19:14 [2020-12-19T17:19:14.708Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s)
17:19:14 [2020-12-19T17:19:14.708Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:19:14 [2020-12-19T17:19:14.708Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:19:14 [2020-12-19T17:19:14.708Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:19:14 [2020-12-19T17:19:14.708Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:19:14 [2020-12-19T17:19:14.708Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:19:14 [2020-12-19T17:19:14.708Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:19:14 [2020-12-19T17:19:14.708Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:19:14 [2020-12-19T17:19:14.708Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:19:14 [2020-12-19T17:19:14.708Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:19:14 [2020-12-19T17:19:14.708Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:19:14 [2020-12-19T17:19:14.708Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:19:14 [2020-12-19T17:19:14.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:19:14 [2020-12-19T17:19:14.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:19:14 [2020-12-19T17:19:14.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:19:14 [2020-12-19T17:19:14.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:19:14 [2020-12-19T17:19:14.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:19:14 [2020-12-19T17:19:14.708Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:19:14 [2020-12-19T17:19:14.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
17:19:14 [2020-12-19T17:19:14.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
17:19:14 [2020-12-19T17:19:14.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
17:19:14 [2020-12-19T17:19:14.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s)
17:19:14 [2020-12-19T17:19:14.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
17:19:14 [2020-12-19T17:19:14.708Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:19:15 [2020-12-19T17:19:15.653Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s)
17:19:15 [2020-12-19T17:19:15.653Z] === RUN   TestCreateDifferentPlatform
17:19:15 [2020-12-19T17:19:15.653Z] === RUN   TestCreateDifferentPlatform/different_os
17:19:15 [2020-12-19T17:19:15.653Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:19:15 [2020-12-19T17:19:15.653Z] --- PASS: TestCreateDifferentPlatform (0.03s)
17:19:15 [2020-12-19T17:19:15.653Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:19:15 [2020-12-19T17:19:15.653Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:19:15 [2020-12-19T17:19:15.653Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:19:15 [2020-12-19T17:19:15.653Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
17:19:15 [2020-12-19T17:19:15.653Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:19:15 [2020-12-19T17:19:15.653Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
17:19:15 [2020-12-19T17:19:15.653Z] === RUN   TestContainerStartOnDaemonRestart
17:19:15 [2020-12-19T17:19:15.653Z] === PAUSE TestContainerStartOnDaemonRestart
17:19:15 [2020-12-19T17:19:15.653Z] === RUN   TestDaemonRestartIpcMode
17:19:15 [2020-12-19T17:19:15.653Z] === PAUSE TestDaemonRestartIpcMode
17:19:15 [2020-12-19T17:19:15.653Z] === RUN   TestDaemonHostGatewayIP
17:19:15 [2020-12-19T17:19:15.653Z] === PAUSE TestDaemonHostGatewayIP
17:19:15 [2020-12-19T17:19:15.653Z] === RUN   TestContainerKillOnDaemonStart
17:19:15 [2020-12-19T17:19:15.653Z] === PAUSE TestContainerKillOnDaemonStart
17:19:15 [2020-12-19T17:19:15.653Z] === RUN   TestDiff
17:19:16 [2020-12-19T17:19:16.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:19:16 [2020-12-19T17:19:16.598Z] --- PASS: TestDiff (0.77s)
17:19:16 [2020-12-19T17:19:16.598Z] === RUN   TestExecWithCloseStdin
17:19:17 [2020-12-19T17:19:17.171Z] --- PASS: TestExecWithCloseStdin (0.87s)
17:19:17 [2020-12-19T17:19:17.171Z] === RUN   TestExec
17:19:17 [2020-12-19T17:19:17.664Z] --- PASS: TestSecretsUpdate (3.93s)
17:19:17 [2020-12-19T17:19:17.664Z] === RUN   TestTemplatedSecret
17:19:17 [2020-12-19T17:19:17.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:19:18 [2020-12-19T17:19:18.117Z] --- PASS: TestExec (0.96s)
17:19:18 [2020-12-19T17:19:18.117Z] === RUN   TestExecUser
17:19:18 [2020-12-19T17:19:18.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:19:19 [2020-12-19T17:19:19.064Z] --- PASS: TestExecUser (0.86s)
17:19:19 [2020-12-19T17:19:19.064Z] === RUN   TestExportContainerAndImportImage
17:19:19 [2020-12-19T17:19:19.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:19:20 [2020-12-19T17:19:20.451Z] --- PASS: TestExportContainerAndImportImage (1.13s)
17:19:20 [2020-12-19T17:19:20.451Z] === RUN   TestExportContainerAfterDaemonRestart
17:19:21 [2020-12-19T17:19:21.177Z] --- PASS: TestTemplatedSecret (3.88s)
17:19:21 [2020-12-19T17:19:21.177Z] === RUN   TestSecretCreateResolve
17:19:21 [2020-12-19T17:19:21.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:19:22 [2020-12-19T17:19:22.370Z] --- PASS: TestExportContainerAfterDaemonRestart (2.11s)
17:19:22 [2020-12-19T17:19:22.370Z] === RUN   TestHealthCheckWorkdir
17:19:23 [2020-12-19T17:19:23.315Z] --- PASS: TestHealthCheckWorkdir (1.01s)
17:19:23 [2020-12-19T17:19:23.315Z] === RUN   TestHealthKillContainer
17:19:23 [2020-12-19T17:19:23.323Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:19:23 [2020-12-19T17:19:23.323Z] Using test binary docker
17:19:23 [2020-12-19T17:19:23.323Z] +++ /etc/init.d/apparmor start
17:19:23 [2020-12-19T17:19:23.323Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:19:23 [2020-12-19T17:19:23.323Z] INFO: Waiting for daemon to start...
17:19:23 [2020-12-19T17:19:23.323Z] Starting dockerd
17:19:23 [2020-12-19T17:19:23.323Z] +++ 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
17:19:23 [2020-12-19T17:19:23.323Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:19:23 [2020-12-19T17:19:23.323Z] Using test binary docker
17:19:23 [2020-12-19T17:19:23.323Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.92s)
17:19:23 [2020-12-19T17:19:23.323Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:19:23 [2020-12-19T17:19:23.323Z] +++ /etc/init.d/apparmor start
17:19:23 [2020-12-19T17:19:23.323Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:19:23 [2020-12-19T17:19:23.323Z] INFO: Waiting for daemon to start...
17:19:23 [2020-12-19T17:19:23.323Z] Starting dockerd
17:19:23 [2020-12-19T17:19:23.323Z] +++ 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
17:19:23 [2020-12-19T17:19:23.323Z] .
17:19:23 [2020-12-19T17:19:23.323Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:19:23 [2020-12-19T17:19:23.323Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:19:23 [2020-12-19T17:19:23.323Z] Error: No such image: emptyfs
17:19:23 [2020-12-19T17:19:23.323Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:19:23 [2020-12-19T17:19:23.323Z] ++++ docker load
17:19:23 [2020-12-19T17:19:23.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:19:23 [2020-12-19T17:19:23.586Z] Running integration-test (iteration 1)
17:19:23 [2020-12-19T17:19:23.586Z] 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)/
17:19:23 [2020-12-19T17:19:23.586Z] ++ 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)/'
17:19:23 [2020-12-19T17:19:23.586Z] ++ set -e
17:19:23 [2020-12-19T17:19:23.586Z] ++ '[' -n 0 ']'
17:19:23 [2020-12-19T17:19:23.586Z] ++ set -x
17:19:23 [2020-12-19T17:19:23.586Z] ++ env -i DEST=/go/src/github.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)/'
17:19:23 [2020-12-19T17:19:23.846Z] 
17:19:23 [2020-12-19T17:19:23.846Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:19:24 [2020-12-19T17:19:24.106Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:19:24 [2020-12-19T17:19:24.106Z] Error: No such image: emptyfs
17:19:24 [2020-12-19T17:19:24.106Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:19:24 [2020-12-19T17:19:24.106Z] ++++ docker load
17:19:24 [2020-12-19T17:19:24.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:19:24 [2020-12-19T17:19:24.677Z] Running integration-test (iteration 1)
17:19:24 [2020-12-19T17:19:24.677Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
17:19:24 [2020-12-19T17:19:24.677Z] ++ 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)/'
17:19:24 [2020-12-19T17:19:24.677Z] ++ set -e
17:19:24 [2020-12-19T17:19:24.677Z] ++ '[' -n 0 ']'
17:19:24 [2020-12-19T17:19:24.677Z] ++ set -x
17:19:24 [2020-12-19T17:19:24.677Z] ++ env -i DEST=/go/src/github.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)/'
17:19:25 [2020-12-19T17:19:25.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:19:25 [2020-12-19T17:19:25.628Z] --- PASS: TestSecretCreateResolve (3.99s)
17:19:25 [2020-12-19T17:19:25.628Z] PASS
17:19:25 [2020-12-19T17:19:25.628Z] 
17:19:25 [2020-12-19T17:19:25.628Z] DONE 6 tests in 22.891s
17:19:25 [2020-12-19T17:19:25.628Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
17:19:25 [2020-12-19T17:19:25.628Z] ++ 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
17:19:25 [2020-12-19T17:19:25.628Z] ++ set -e
17:19:25 [2020-12-19T17:19:25.628Z] ++ '[' -n 0 ']'
17:19:25 [2020-12-19T17:19:25.628Z] ++ set -x
17:19:25 [2020-12-19T17:19:25.628Z] ++ env -i DEST=/go/src/github.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
17:19:25 [2020-12-19T17:19:25.628Z] INFO: Testing against a local daemon
17:19:25 [2020-12-19T17:19:25.628Z] === RUN   TestServiceCreateInit
17:19:25 [2020-12-19T17:19:25.628Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:19:26 [2020-12-19T17:19:26.619Z] --- PASS: TestHealthKillContainer (2.84s)
17:19:26 [2020-12-19T17:19:26.619Z] === RUN   TestInspectCpusetInConfigPre120
17:19:26 [2020-12-19T17:19:26.881Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s)
17:19:26 [2020-12-19T17:19:26.881Z] === RUN   TestIpcModeNone
17:19:27 [2020-12-19T17:19:27.015Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:19:27 [2020-12-19T17:19:27.015Z] Using test binary docker
17:19:27 [2020-12-19T17:19:27.015Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:19:27 [2020-12-19T17:19:27.015Z] +++ /etc/init.d/apparmor start
17:19:27 [2020-12-19T17:19:27.015Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:19:27 [2020-12-19T17:19:27.015Z] INFO: Waiting for daemon to start...
17:19:27 [2020-12-19T17:19:27.015Z] Starting dockerd
17:19:27 [2020-12-19T17:19:27.015Z] +++ 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
17:19:27 [2020-12-19T17:19:27.828Z] --- PASS: TestIpcModeNone (0.85s)
17:19:27 [2020-12-19T17:19:27.828Z] === RUN   TestIpcModePrivate
17:19:28 [2020-12-19T17:19:28.550Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:19:28 [2020-12-19T17:19:28.773Z] --- PASS: TestIpcModePrivate (0.86s)
17:19:28 [2020-12-19T17:19:28.773Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
17:19:28 [2020-12-19T17:19:28.773Z] === RUN   TestIpcModeShareable
17:19:29 [2020-12-19T17:19:29.079Z] .
17:19:29 [2020-12-19T17:19:29.079Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:19:29 [2020-12-19T17:19:29.079Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:19:29 [2020-12-19T17:19:29.079Z] Error: No such image: emptyfs
17:19:29 [2020-12-19T17:19:29.079Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:19:29 [2020-12-19T17:19:29.079Z] ++++ docker load
17:19:29 [2020-12-19T17:19:29.374Z] Running integration-test (iteration 1)
17:19:29 [2020-12-19T17:19:29.374Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
17:19:29 [2020-12-19T17:19:29.374Z] ++ 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
17:19:29 [2020-12-19T17:19:29.374Z] ++ set -e
17:19:29 [2020-12-19T17:19:29.374Z] ++ '[' -n 0 ']'
17:19:29 [2020-12-19T17:19:29.374Z] ++ set -x
17:19:29 [2020-12-19T17:19:29.374Z] ++ env -i DEST=/go/src/github.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
17:19:29 [2020-12-19T17:19:29.718Z] --- PASS: TestIpcModeShareable (0.90s)
17:19:29 [2020-12-19T17:19:29.718Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
17:19:29 [2020-12-19T17:19:29.718Z] === RUN   TestAPIIpcModeShareableAndContainer
17:19:30 [2020-12-19T17:19:30.451Z] tests/integration/client_test.py .....                                   [ 75%]
17:19:30 [2020-12-19T17:19:30.451Z] tests/integration/context_api_test.py ...                                [ 76%]
17:19:30 [2020-12-19T17:19:30.709Z] tests/integration/errors_test.py .                                       [ 76%]
17:19:31 [2020-12-19T17:19:31.185Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:19:32 [2020-12-19T17:19:32.269Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.72s)
17:19:32 [2020-12-19T17:19:32.269Z] === RUN   TestAPIIpcModeHost
17:19:32 [2020-12-19T17:19:32.843Z] --- PASS: TestAPIIpcModeHost (0.69s)
17:19:32 [2020-12-19T17:19:32.843Z] === RUN   TestDaemonIpcModeShareable
17:19:34 [2020-12-19T17:19:34.760Z] --- PASS: TestDaemonIpcModeShareable (1.90s)
17:19:34 [2020-12-19T17:19:34.760Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
17:19:34 [2020-12-19T17:19:34.760Z] === RUN   TestDaemonIpcModePrivate
17:19:36 [2020-12-19T17:19:36.678Z] --- PASS: TestDaemonIpcModePrivate (1.83s)
17:19:36 [2020-12-19T17:19:36.678Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
17:19:36 [2020-12-19T17:19:36.678Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:19:36 [2020-12-19T17:19:36.744Z] --- PASS: TestServiceCreateInit (10.79s)
17:19:36 [2020-12-19T17:19:36.744Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.35s)
17:19:36 [2020-12-19T17:19:36.744Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.43s)
17:19:36 [2020-12-19T17:19:36.744Z] === RUN   TestCreateServiceMultipleTimes
17:19:38 [2020-12-19T17:19:38.597Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s)
17:19:38 [2020-12-19T17:19:38.597Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
17:19:38 [2020-12-19T17:19:38.597Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:19:40 [2020-12-19T17:19:40.519Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
17:19:40 [2020-12-19T17:19:40.519Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
17:19:40 [2020-12-19T17:19:40.519Z] === RUN   TestIpcModeOlderClient
17:19:40 [2020-12-19T17:19:40.519Z] === PAUSE TestIpcModeOlderClient
17:19:40 [2020-12-19T17:19:40.519Z] === RUN   TestKillContainerInvalidSignal
17:19:41 [2020-12-19T17:19:41.092Z] --- PASS: TestKillContainerInvalidSignal (0.80s)
17:19:41 [2020-12-19T17:19:41.092Z] === RUN   TestKillContainer
17:19:41 [2020-12-19T17:19:41.092Z] === RUN   TestKillContainer/no_signal
17:19:42 [2020-12-19T17:19:42.032Z] Loaded image: buildpack-deps:buster
17:19:42 [2020-12-19T17:19:42.032Z] Loaded image: busybox:latest
17:19:42 [2020-12-19T17:19:42.032Z] Loaded image: busybox:glibc
17:19:42 [2020-12-19T17:19:42.040Z] === RUN   TestKillContainer/non_killing_signal
17:19:42 [2020-12-19T17:19:42.302Z] === RUN   TestKillContainer/killing_signal
17:19:43 [2020-12-19T17:19:43.690Z] --- PASS: TestKillContainer (2.36s)
17:19:43 [2020-12-19T17:19:43.690Z]     --- PASS: TestKillContainer/no_signal (0.75s)
17:19:43 [2020-12-19T17:19:43.691Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
17:19:43 [2020-12-19T17:19:43.691Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
17:19:43 [2020-12-19T17:19:43.691Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:19:43 [2020-12-19T17:19:43.691Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:19:44 [2020-12-19T17:19:44.265Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:19:44 [2020-12-19T17:19:44.767Z] Loaded image: debian:bullseye
17:19:44 [2020-12-19T17:19:44.767Z] Loaded image: hello-world:latest
17:19:45 [2020-12-19T17:19:45.058Z] Loaded image: arm32v7/hello-world:latest
17:19:45 [2020-12-19T17:19:45.058Z] INFO: Testing against a local daemon
17:19:45 [2020-12-19T17:19:45.058Z] === RUN   TestCgroupNamespacesBuild
17:19:45 [2020-12-19T17:19:45.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s)
17:19:45 [2020-12-19T17:19:45.213Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s)
17:19:45 [2020-12-19T17:19:45.213Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
17:19:45 [2020-12-19T17:19:45.213Z] === RUN   TestKillStoppedContainer
17:19:45 [2020-12-19T17:19:45.213Z] --- PASS: TestKillStoppedContainer (0.09s)
17:19:45 [2020-12-19T17:19:45.213Z] === RUN   TestKillStoppedContainerAPIPre120
17:19:45 [2020-12-19T17:19:45.213Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
17:19:45 [2020-12-19T17:19:45.213Z] === RUN   TestKillDifferentUserContainer
17:19:46 [2020-12-19T17:19:46.169Z] --- PASS: TestKillDifferentUserContainer (0.93s)
17:19:46 [2020-12-19T17:19:46.169Z] === RUN   TestInspectOomKilledTrue
17:19:46 [2020-12-19T17:19:46.169Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:19:46 [2020-12-19T17:19:46.169Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:19:46 [2020-12-19T17:19:46.169Z] === RUN   TestInspectOomKilledFalse
17:19:46 [2020-12-19T17:19:46.169Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:19:46 [2020-12-19T17:19:46.169Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:19:46 [2020-12-19T17:19:46.169Z] === RUN   TestLinksEtcHostsContentMatch
17:19:46 [2020-12-19T17:19:46.569Z] --- PASS: TestCgroupNamespacesBuild (1.42s)
17:19:46 [2020-12-19T17:19:46.569Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:19:46 [2020-12-19T17:19:46.637Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (21.85s)
17:19:46 [2020-12-19T17:19:46.637Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:19:46 [2020-12-19T17:19:46.749Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
17:19:46 [2020-12-19T17:19:46.749Z] === RUN   TestLinksContainerNames
17:19:48 [2020-12-19T17:19:48.080Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s)
17:19:48 [2020-12-19T17:19:48.080Z] === RUN   TestBuildWithSession
17:19:48 [2020-12-19T17:19:48.080Z] --- SKIP: TestBuildWithSession (0.00s)
17:19:48 [2020-12-19T17:19:48.080Z]     build_session_test.go:25: TODO: BuildKit
17:19:48 [2020-12-19T17:19:48.080Z] === RUN   TestBuildSquashParent
17:19:48 [2020-12-19T17:19:48.666Z] --- PASS: TestLinksContainerNames (1.59s)
17:19:48 [2020-12-19T17:19:48.666Z] === RUN   TestLogsFollowTailEmpty
17:19:49 [2020-12-19T17:19:49.240Z] --- PASS: TestLogsFollowTailEmpty (0.77s)
17:19:49 [2020-12-19T17:19:49.240Z] === RUN   TestContainerNetworkMountsNoChown
17:19:50 [2020-12-19T17:19:50.186Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s)
17:19:50 [2020-12-19T17:19:50.186Z] === RUN   TestMountDaemonRoot
17:19:50 [2020-12-19T17:19:50.186Z] === RUN   TestMountDaemonRoot/default
17:19:50 [2020-12-19T17:19:50.186Z] === PAUSE TestMountDaemonRoot/default
17:19:50 [2020-12-19T17:19:50.186Z] === RUN   TestMountDaemonRoot/private
17:19:50 [2020-12-19T17:19:50.186Z] === PAUSE TestMountDaemonRoot/private
17:19:50 [2020-12-19T17:19:50.186Z] === RUN   TestMountDaemonRoot/rprivate
17:19:50 [2020-12-19T17:19:50.186Z] === PAUSE TestMountDaemonRoot/rprivate
17:19:50 [2020-12-19T17:19:50.186Z] === RUN   TestMountDaemonRoot/slave
17:19:50 [2020-12-19T17:19:50.186Z] === PAUSE TestMountDaemonRoot/slave
17:19:50 [2020-12-19T17:19:50.186Z] === RUN   TestMountDaemonRoot/rslave
17:19:50 [2020-12-19T17:19:50.186Z] === PAUSE TestMountDaemonRoot/rslave
17:19:50 [2020-12-19T17:19:50.186Z] === RUN   TestMountDaemonRoot/shared
17:19:50 [2020-12-19T17:19:50.186Z] === PAUSE TestMountDaemonRoot/shared
17:19:50 [2020-12-19T17:19:50.186Z] === RUN   TestMountDaemonRoot/rshared
17:19:50 [2020-12-19T17:19:50.186Z] === PAUSE TestMountDaemonRoot/rshared
17:19:50 [2020-12-19T17:19:50.186Z] === CONT  TestMountDaemonRoot/default
17:19:50 [2020-12-19T17:19:50.186Z] === RUN   TestMountDaemonRoot/default/bind_root
17:19:50 [2020-12-19T17:19:50.186Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:19:50 [2020-12-19T17:19:50.186Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:19:50 [2020-12-19T17:19:50.186Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:19:50 [2020-12-19T17:19:50.186Z] === RUN   TestMountDaemonRoot/default/mount_root
17:19:50 [2020-12-19T17:19:50.186Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/rslave
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/slave
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/shared
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/rshared
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/private
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/private/bind_root
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/private/mount_root
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/rprivate
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:19:50 [2020-12-19T17:19:50.187Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/default/bind_root
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/default/mount_root
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/private/bind_root
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:19:50 [2020-12-19T17:19:50.187Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:19:50 [2020-12-19T17:19:50.449Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:19:50 [2020-12-19T17:19:50.449Z] === CONT  TestMountDaemonRoot/private/mount_root
17:19:50 [2020-12-19T17:19:50.449Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:19:50 [2020-12-19T17:19:50.449Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:19:50 [2020-12-19T17:19:50.449Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:19:50 [2020-12-19T17:19:50.449Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:19:50 [2020-12-19T17:19:50.449Z] --- PASS: TestMountDaemonRoot (0.04s)
17:19:50 [2020-12-19T17:19:50.449Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
17:19:50 [2020-12-19T17:19:50.449Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
17:19:50 [2020-12-19T17:19:50.449Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
17:19:50 [2020-12-19T17:19:50.449Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
17:19:50 [2020-12-19T17:19:50.449Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
17:19:50 [2020-12-19T17:19:50.449Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
17:19:50 [2020-12-19T17:19:50.449Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
17:19:50 [2020-12-19T17:19:50.449Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:19:50 [2020-12-19T17:19:50.449Z] === RUN   TestContainerBindMountNonRecursive
17:19:52 [2020-12-19T17:19:52.526Z] --- PASS: TestBuildSquashParent (4.41s)
17:19:52 [2020-12-19T17:19:52.526Z] === RUN   TestBuildWithRemoveAndForceRemove
17:19:52 [2020-12-19T17:19:52.526Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:19:52 [2020-12-19T17:19:52.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:19:52 [2020-12-19T17:19:52.526Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:19:52 [2020-12-19T17:19:52.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:19:52 [2020-12-19T17:19:52.526Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:19:52 [2020-12-19T17:19:52.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:19:52 [2020-12-19T17:19:52.526Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:19:52 [2020-12-19T17:19:52.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:19:52 [2020-12-19T17:19:52.526Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:19:52 [2020-12-19T17:19:52.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:19:52 [2020-12-19T17:19:52.526Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:19:52 [2020-12-19T17:19:52.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:19:52 [2020-12-19T17:19:52.526Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:19:52 [2020-12-19T17:19:52.526Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:19:52 [2020-12-19T17:19:52.526Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:19:52 [2020-12-19T17:19:52.526Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:19:53 [2020-12-19T17:19:53.001Z] --- PASS: TestContainerBindMountNonRecursive (2.30s)
17:19:53 [2020-12-19T17:19:53.001Z] === RUN   TestContainerVolumesMountedAsShared
17:19:53 [2020-12-19T17:19:53.575Z] --- PASS: TestContainerVolumesMountedAsShared (0.77s)
17:19:53 [2020-12-19T17:19:53.575Z] === RUN   TestContainerVolumesMountedAsSlave
17:19:54 [2020-12-19T17:19:54.148Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s)
17:19:54 [2020-12-19T17:19:54.148Z] === RUN   TestNetworkNat
17:19:54 [2020-12-19T17:19:54.606Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:19:54 [2020-12-19T17:19:54.606Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:19:55 [2020-12-19T17:19:55.096Z] --- PASS: TestNetworkNat (0.90s)
17:19:55 [2020-12-19T17:19:55.096Z] === RUN   TestNetworkLocalhostTCPNat
17:19:56 [2020-12-19T17:19:56.042Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
17:19:56 [2020-12-19T17:19:56.042Z] === RUN   TestNetworkLoopbackNat
17:19:56 [2020-12-19T17:19:56.678Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:19:56 [2020-12-19T17:19:56.678Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s)
17:19:56 [2020-12-19T17:19:56.678Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.39s)
17:19:56 [2020-12-19T17:19:56.678Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s)
17:19:56 [2020-12-19T17:19:56.678Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s)
17:19:56 [2020-12-19T17:19:56.678Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s)
17:19:56 [2020-12-19T17:19:56.678Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.78s)
17:19:56 [2020-12-19T17:19:56.678Z] === RUN   TestBuildMultiStageCopy
17:19:56 [2020-12-19T17:19:56.678Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:19:58 [2020-12-19T17:19:58.208Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:19:58 [2020-12-19T17:19:58.208Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:19:58 [2020-12-19T17:19:58.501Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:19:58 [2020-12-19T17:19:58.793Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:19:59 [2020-12-19T17:19:59.349Z] --- PASS: TestNetworkLoopbackNat (3.19s)
17:19:59 [2020-12-19T17:19:59.349Z] === RUN   TestPause
17:19:59 [2020-12-19T17:19:59.424Z] --- PASS: TestBuildMultiStageCopy (2.88s)
17:19:59 [2020-12-19T17:19:59.424Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.52s)
17:19:59 [2020-12-19T17:19:59.424Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s)
17:19:59 [2020-12-19T17:19:59.424Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s)
17:19:59 [2020-12-19T17:19:59.424Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s)
17:19:59 [2020-12-19T17:19:59.424Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s)
17:19:59 [2020-12-19T17:19:59.424Z] === RUN   TestBuildMultiStageParentConfig
17:19:59 [2020-12-19T17:19:59.923Z] --- PASS: TestPause (0.83s)
17:19:59 [2020-12-19T17:19:59.923Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:19:59 [2020-12-19T17:19:59.923Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:19:59 [2020-12-19T17:19:59.923Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:19:59 [2020-12-19T17:19:59.923Z] === RUN   TestPauseStopPausedContainer
17:20:00 [2020-12-19T17:20:00.060Z] --- PASS: TestBuildMultiStageParentConfig (0.85s)
17:20:00 [2020-12-19T17:20:00.060Z] === RUN   TestBuildLabelWithTargets
17:20:00 [2020-12-19T17:20:00.765Z] --- PASS: TestImportExtremelyLargeImageWorks (105.54s)
17:20:00 [2020-12-19T17:20:00.765Z] PASS
17:20:00 [2020-12-19T17:20:00.765Z] 
17:20:00 [2020-12-19T17:20:00.765Z] === Skipped
17:20:00 [2020-12-19T17:20:00.765Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:20:00 [2020-12-19T17:20:00.765Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:20:00 [2020-12-19T17:20:00.765Z] 
17:20:00 [2020-12-19T17:20:00.765Z] 
17:20:00 [2020-12-19T17:20:00.765Z] DONE 12 tests, 1 skipped in 110.235s
17:20:00 [2020-12-19T17:20:00.765Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:20:00 [2020-12-19T17:20:00.765Z] INFO: Testing against a local daemon
17:20:00 [2020-12-19T17:20:00.765Z] === RUN   TestNetworkCreateDelete
17:20:00 [2020-12-19T17:20:00.765Z] --- PASS: TestNetworkCreateDelete (0.14s)
17:20:00 [2020-12-19T17:20:00.765Z] === RUN   TestDockerNetworkDeletePreferID
17:20:00 [2020-12-19T17:20:00.765Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
17:20:00 [2020-12-19T17:20:00.765Z] === RUN   TestDaemonDNSFallback
17:20:00 [2020-12-19T17:20:00.868Z] --- PASS: TestPauseStopPausedContainer (0.86s)
17:20:00 [2020-12-19T17:20:00.869Z] === RUN   TestPsFilter
17:20:01 [2020-12-19T17:20:01.130Z] --- PASS: TestPsFilter (0.25s)
17:20:01 [2020-12-19T17:20:01.130Z] === RUN   TestRemoveContainerWithRemovedVolume
17:20:01 [2020-12-19T17:20:01.539Z] Loaded image: buildpack-deps:buster
17:20:01 [2020-12-19T17:20:01.539Z] Loaded image: busybox:latest
17:20:01 [2020-12-19T17:20:01.539Z] Loaded image: buildpack-deps:buster
17:20:01 [2020-12-19T17:20:01.539Z] Loaded image: busybox:glibc
17:20:01 [2020-12-19T17:20:01.539Z] Loaded image: busybox:latest
17:20:01 [2020-12-19T17:20:01.539Z] Loaded image: busybox:glibc
17:20:01 [2020-12-19T17:20:01.562Z] --- PASS: TestBuildLabelWithTargets (1.25s)
17:20:01 [2020-12-19T17:20:01.562Z] === RUN   TestBuildWithEmptyLayers
17:20:02 [2020-12-19T17:20:02.076Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s)
17:20:02 [2020-12-19T17:20:02.076Z] === RUN   TestRemoveContainerWithVolume
17:20:02 [2020-12-19T17:20:02.193Z] --- PASS: TestBuildWithEmptyLayers (0.65s)
17:20:02 [2020-12-19T17:20:02.193Z] === RUN   TestBuildMultiStageOnBuild
17:20:02 [2020-12-19T17:20:02.650Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
17:20:02 [2020-12-19T17:20:02.650Z] === RUN   TestRemoveContainerRunning
17:20:03 [2020-12-19T17:20:03.281Z] --- PASS: TestDaemonDNSFallback (7.37s)
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestInspectNetwork
17:20:03 [2020-12-19T17:20:03.281Z] --- SKIP: TestInspectNetwork (0.00s)
17:20:03 [2020-12-19T17:20:03.281Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestRunContainerWithBridgeNone
17:20:03 [2020-12-19T17:20:03.281Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:20:03 [2020-12-19T17:20:03.281Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestNetworkInvalidJSON
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestNetworkInvalidJSON//networks/create
17:20:03 [2020-12-19T17:20:03.281Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:20:03 [2020-12-19T17:20:03.281Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:20:03 [2020-12-19T17:20:03.281Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:20:03 [2020-12-19T17:20:03.281Z] === CONT  TestNetworkInvalidJSON//networks/create
17:20:03 [2020-12-19T17:20:03.281Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:20:03 [2020-12-19T17:20:03.281Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:20:03 [2020-12-19T17:20:03.281Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:20:03 [2020-12-19T17:20:03.281Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:20:03 [2020-12-19T17:20:03.281Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:20:03 [2020-12-19T17:20:03.281Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestNetworkList
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestNetworkList//networks
17:20:03 [2020-12-19T17:20:03.281Z] === PAUSE TestNetworkList//networks
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestNetworkList//networks/
17:20:03 [2020-12-19T17:20:03.281Z] === PAUSE TestNetworkList//networks/
17:20:03 [2020-12-19T17:20:03.281Z] === CONT  TestNetworkList//networks
17:20:03 [2020-12-19T17:20:03.281Z] === CONT  TestNetworkList//networks/
17:20:03 [2020-12-19T17:20:03.281Z] --- PASS: TestNetworkList (0.01s)
17:20:03 [2020-12-19T17:20:03.281Z]     --- PASS: TestNetworkList//networks (0.00s)
17:20:03 [2020-12-19T17:20:03.281Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestHostIPv4BridgeLabel
17:20:03 [2020-12-19T17:20:03.281Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:20:03 [2020-12-19T17:20:03.281Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestDaemonRestartWithLiveRestore
17:20:03 [2020-12-19T17:20:03.281Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
17:20:03 [2020-12-19T17:20:03.281Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestDaemonDefaultNetworkPools
17:20:03 [2020-12-19T17:20:03.281Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
17:20:03 [2020-12-19T17:20:03.281Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestDaemonRestartWithExistingNetwork
17:20:03 [2020-12-19T17:20:03.281Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
17:20:03 [2020-12-19T17:20:03.281Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:20:03 [2020-12-19T17:20:03.281Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
17:20:03 [2020-12-19T17:20:03.281Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:20:03 [2020-12-19T17:20:03.281Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
17:20:03 [2020-12-19T17:20:03.281Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestServiceWithPredefinedNetwork
17:20:03 [2020-12-19T17:20:03.281Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:20:03 [2020-12-19T17:20:03.281Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:20:03 [2020-12-19T17:20:03.281Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:20:03 [2020-12-19T17:20:03.281Z]     service_test.go:236: FLAKY_TEST
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestServiceWithDataPathPortInit
17:20:03 [2020-12-19T17:20:03.281Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
17:20:03 [2020-12-19T17:20:03.281Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:20:03 [2020-12-19T17:20:03.281Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:20:03 [2020-12-19T17:20:03.281Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:03 [2020-12-19T17:20:03.281Z] PASS
17:20:03 [2020-12-19T17:20:03.281Z] 
17:20:03 [2020-12-19T17:20:03.281Z] === Skipped
17:20:03 [2020-12-19T17:20:03.281Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
17:20:03 [2020-12-19T17:20:03.281Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:03 [2020-12-19T17:20:03.281Z] 
17:20:03 [2020-12-19T17:20:03.281Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
17:20:03 [2020-12-19T17:20:03.281Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:20:03 [2020-12-19T17:20:03.281Z] 
17:20:03 [2020-12-19T17:20:03.281Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
17:20:03 [2020-12-19T17:20:03.281Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
17:20:03 [2020-12-19T17:20:03.281Z] 
17:20:03 [2020-12-19T17:20:03.281Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
17:20:03 [2020-12-19T17:20:03.281Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
17:20:03 [2020-12-19T17:20:03.281Z] 
17:20:03 [2020-12-19T17:20:03.281Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
17:20:03 [2020-12-19T17:20:03.281Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
17:20:03 [2020-12-19T17:20:03.281Z] 
17:20:03 [2020-12-19T17:20:03.281Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
17:20:03 [2020-12-19T17:20:03.281Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
17:20:03 [2020-12-19T17:20:03.281Z] 
17:20:03 [2020-12-19T17:20:03.281Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
17:20:03 [2020-12-19T17:20:03.281Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
17:20:03 [2020-12-19T17:20:03.281Z] 
17:20:03 [2020-12-19T17:20:03.281Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
17:20:03 [2020-12-19T17:20:03.281Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
17:20:03 [2020-12-19T17:20:03.281Z] 
17:20:03 [2020-12-19T17:20:03.281Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
17:20:03 [2020-12-19T17:20:03.281Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:03 [2020-12-19T17:20:03.281Z] 
17:20:03 [2020-12-19T17:20:03.281Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:20:03 [2020-12-19T17:20:03.281Z]     service_test.go:236: FLAKY_TEST
17:20:03 [2020-12-19T17:20:03.281Z] 
17:20:03 [2020-12-19T17:20:03.281Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
17:20:03 [2020-12-19T17:20:03.281Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:03 [2020-12-19T17:20:03.281Z] 
17:20:03 [2020-12-19T17:20:03.281Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
17:20:03 [2020-12-19T17:20:03.281Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:03 [2020-12-19T17:20:03.281Z] 
17:20:03 [2020-12-19T17:20:03.281Z] 
17:20:03 [2020-12-19T17:20:03.281Z] DONE 22 tests, 12 skipped in 8.174s
17:20:03 [2020-12-19T17:20:03.281Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:20:03 [2020-12-19T17:20:03.281Z] INFO: Testing against a local daemon
17:20:03 [2020-12-19T17:20:03.281Z] === RUN   TestDockerNetworkIpvlanPersistance
17:20:03 [2020-12-19T17:20:03.537Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
17:20:03 [2020-12-19T17:20:03.537Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:20:03 [2020-12-19T17:20:03.538Z] === RUN   TestDockerNetworkIpvlan
17:20:03 [2020-12-19T17:20:03.538Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:20:03 [2020-12-19T17:20:03.538Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:20:03 [2020-12-19T17:20:03.538Z] PASS
17:20:03 [2020-12-19T17:20:03.538Z] 
17:20:03 [2020-12-19T17:20:03.538Z] === Skipped
17:20:03 [2020-12-19T17:20:03.538Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
17:20:03 [2020-12-19T17:20:03.538Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:20:03 [2020-12-19T17:20:03.538Z] 
17:20:03 [2020-12-19T17:20:03.538Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:20:03 [2020-12-19T17:20:03.538Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:20:03 [2020-12-19T17:20:03.538Z] 
17:20:03 [2020-12-19T17:20:03.538Z] 
17:20:03 [2020-12-19T17:20:03.538Z] DONE 2 tests, 2 skipped in 0.181s
17:20:03 [2020-12-19T17:20:03.538Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:20:03 [2020-12-19T17:20:03.538Z] INFO: Testing against a local daemon
17:20:03 [2020-12-19T17:20:03.538Z] === RUN   TestDockerNetworkMacvlanPersistance
17:20:03 [2020-12-19T17:20:03.538Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
17:20:03 [2020-12-19T17:20:03.538Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
17:20:03 [2020-12-19T17:20:03.538Z] === RUN   TestDockerNetworkMacvlan
17:20:03 [2020-12-19T17:20:03.538Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
17:20:03 [2020-12-19T17:20:03.538Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
17:20:03 [2020-12-19T17:20:03.538Z] PASS
17:20:03 [2020-12-19T17:20:03.538Z] 
17:20:03 [2020-12-19T17:20:03.538Z] === Skipped
17:20:03 [2020-12-19T17:20:03.538Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
17:20:03 [2020-12-19T17:20:03.538Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
17:20:03 [2020-12-19T17:20:03.538Z] 
17:20:03 [2020-12-19T17:20:03.538Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
17:20:03 [2020-12-19T17:20:03.538Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
17:20:03 [2020-12-19T17:20:03.538Z] 
17:20:03 [2020-12-19T17:20:03.538Z] 
17:20:03 [2020-12-19T17:20:03.538Z] DONE 2 tests, 2 skipped in 0.203s
17:20:03 [2020-12-19T17:20:03.538Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:20:03 [2020-12-19T17:20:03.595Z] --- PASS: TestRemoveContainerRunning (0.82s)
17:20:03 [2020-12-19T17:20:03.595Z] === RUN   TestRemoveContainerForceRemoveRunning
17:20:03 [2020-12-19T17:20:03.695Z] --- PASS: TestBuildMultiStageOnBuild (1.74s)
17:20:03 [2020-12-19T17:20:03.695Z] === RUN   TestBuildUncleanTarFilenames
17:20:03 [2020-12-19T17:20:03.794Z] testing: warning: no tests to run
17:20:03 [2020-12-19T17:20:03.794Z] PASS
17:20:03 [2020-12-19T17:20:03.794Z] 
17:20:03 [2020-12-19T17:20:03.794Z] DONE 0 tests in 0.047s
17:20:03 [2020-12-19T17:20:03.794Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:20:03 [2020-12-19T17:20:03.794Z] INFO: Testing against a local daemon
17:20:03 [2020-12-19T17:20:03.794Z] === RUN   TestAuthZPluginAllowRequest
17:20:03 [2020-12-19T17:20:03.794Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
17:20:03 [2020-12-19T17:20:03.794Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:03 [2020-12-19T17:20:03.794Z] === RUN   TestAuthZPluginTLS
17:20:03 [2020-12-19T17:20:03.794Z] --- SKIP: TestAuthZPluginTLS (0.00s)
17:20:03 [2020-12-19T17:20:03.794Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:03 [2020-12-19T17:20:03.794Z] === RUN   TestAuthZPluginDenyRequest
17:20:03 [2020-12-19T17:20:03.794Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
17:20:03 [2020-12-19T17:20:03.794Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:03 [2020-12-19T17:20:03.794Z] === RUN   TestAuthZPluginAPIDenyResponse
17:20:03 [2020-12-19T17:20:03.794Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
17:20:03 [2020-12-19T17:20:03.794Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:03 [2020-12-19T17:20:03.794Z] === RUN   TestAuthZPluginDenyResponse
17:20:03 [2020-12-19T17:20:03.794Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
17:20:03 [2020-12-19T17:20:03.794Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:03 [2020-12-19T17:20:03.794Z] === RUN   TestAuthZPluginAllowEventStream
17:20:03 [2020-12-19T17:20:03.794Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
17:20:03 [2020-12-19T17:20:03.794Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:03 [2020-12-19T17:20:03.794Z] === RUN   TestAuthZPluginErrorResponse
17:20:03 [2020-12-19T17:20:03.794Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
17:20:03 [2020-12-19T17:20:03.794Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:03 [2020-12-19T17:20:03.794Z] === RUN   TestAuthZPluginErrorRequest
17:20:03 [2020-12-19T17:20:03.794Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
17:20:03 [2020-12-19T17:20:03.794Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:03 [2020-12-19T17:20:03.794Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:20:03 [2020-12-19T17:20:03.794Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:20:03 [2020-12-19T17:20:03.794Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:03 [2020-12-19T17:20:03.794Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:20:03 [2020-12-19T17:20:03.794Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:20:03 [2020-12-19T17:20:03.794Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:03 [2020-12-19T17:20:03.794Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:20:03 [2020-12-19T17:20:03.794Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:20:03 [2020-12-19T17:20:03.794Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:03 [2020-12-19T17:20:03.794Z] === RUN   TestAuthZPluginHeader
17:20:03 [2020-12-19T17:20:03.794Z] --- SKIP: TestAuthZPluginHeader (0.00s)
17:20:03 [2020-12-19T17:20:03.794Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:03 [2020-12-19T17:20:03.794Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:20:03 [2020-12-19T17:20:03.896Z] --- PASS: TestCreateServiceMultipleTimes (23.31s)
17:20:03 [2020-12-19T17:20:03.896Z] === RUN   TestCreateServiceConflict
17:20:03 [2020-12-19T17:20:03.897Z] --- PASS: TestCreateServiceConflict (3.82s)
17:20:03 [2020-12-19T17:20:03.897Z] === RUN   TestCreateServiceMaxReplicas
17:20:04 [2020-12-19T17:20:04.168Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s)
17:20:04 [2020-12-19T17:20:04.168Z] === RUN   TestRemoveInvalidContainer
17:20:04 [2020-12-19T17:20:04.168Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:20:04 [2020-12-19T17:20:04.168Z] === RUN   TestRenameLinkedContainer
17:20:04 [2020-12-19T17:20:04.356Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.36s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] === RUN   TestAuthZPluginV2Disable
17:20:04 [2020-12-19T17:20:04.356Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:20:04 [2020-12-19T17:20:04.356Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:20:04 [2020-12-19T17:20:04.356Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:20:04 [2020-12-19T17:20:04.356Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] PASS
17:20:04 [2020-12-19T17:20:04.356Z] 
17:20:04 [2020-12-19T17:20:04.356Z] === Skipped
17:20:04 [2020-12-19T17:20:04.356Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] 
17:20:04 [2020-12-19T17:20:04.356Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] 
17:20:04 [2020-12-19T17:20:04.356Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] 
17:20:04 [2020-12-19T17:20:04.356Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] 
17:20:04 [2020-12-19T17:20:04.356Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] 
17:20:04 [2020-12-19T17:20:04.356Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] 
17:20:04 [2020-12-19T17:20:04.356Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] 
17:20:04 [2020-12-19T17:20:04.356Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] 
17:20:04 [2020-12-19T17:20:04.356Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] 
17:20:04 [2020-12-19T17:20:04.356Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] 
17:20:04 [2020-12-19T17:20:04.356Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] 
17:20:04 [2020-12-19T17:20:04.356Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] 
17:20:04 [2020-12-19T17:20:04.356Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.36s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] 
17:20:04 [2020-12-19T17:20:04.356Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] 
17:20:04 [2020-12-19T17:20:04.356Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] 
17:20:04 [2020-12-19T17:20:04.356Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] 
17:20:04 [2020-12-19T17:20:04.356Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
17:20:04 [2020-12-19T17:20:04.356Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.356Z] 
17:20:04 [2020-12-19T17:20:04.356Z] 
17:20:04 [2020-12-19T17:20:04.356Z] DONE 17 tests, 17 skipped in 0.625s
17:20:04 [2020-12-19T17:20:04.356Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:20:04 [2020-12-19T17:20:04.612Z] INFO: Testing against a local daemon
17:20:04 [2020-12-19T17:20:04.612Z] === RUN   TestPluginInvalidJSON
17:20:04 [2020-12-19T17:20:04.612Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:20:04 [2020-12-19T17:20:04.612Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:20:04 [2020-12-19T17:20:04.612Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:20:04 [2020-12-19T17:20:04.612Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:20:04 [2020-12-19T17:20:04.612Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
17:20:04 [2020-12-19T17:20:04.612Z] === RUN   TestPluginInstall
17:20:04 [2020-12-19T17:20:04.612Z] --- SKIP: TestPluginInstall (0.00s)
17:20:04 [2020-12-19T17:20:04.612Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.612Z] PASS
17:20:04 [2020-12-19T17:20:04.612Z] 
17:20:04 [2020-12-19T17:20:04.612Z] === Skipped
17:20:04 [2020-12-19T17:20:04.612Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
17:20:04 [2020-12-19T17:20:04.612Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:20:04 [2020-12-19T17:20:04.612Z] 
17:20:04 [2020-12-19T17:20:04.612Z] 
17:20:04 [2020-12-19T17:20:04.612Z] DONE 3 tests, 1 skipped in 0.261s
17:20:04 [2020-12-19T17:20:04.612Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:20:04 [2020-12-19T17:20:04.730Z] --- PASS: TestBuildUncleanTarFilenames (0.88s)
17:20:04 [2020-12-19T17:20:04.730Z] === RUN   TestBuildMultiStageLayerLeak
17:20:04 [2020-12-19T17:20:04.869Z] INFO: Testing against a local daemon
17:20:04 [2020-12-19T17:20:04.869Z] === RUN   TestExternalGraphDriver
17:20:04 [2020-12-19T17:20:04.869Z] --- SKIP: TestExternalGraphDriver (0.08s)
17:20:04 [2020-12-19T17:20:04.869Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:20:04 [2020-12-19T17:20:04.869Z] === RUN   TestGraphdriverPluginV2
17:20:06 [2020-12-19T17:20:06.796Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s)
17:20:06 [2020-12-19T17:20:06.796Z] === RUN   TestBuildWithHugeFile
17:20:07 [2020-12-19T17:20:07.477Z] --- PASS: TestRenameLinkedContainer (3.18s)
17:20:07 [2020-12-19T17:20:07.477Z] === RUN   TestRenameStoppedContainer
17:20:07 [2020-12-19T17:20:07.600Z] --- PASS: TestCreateServiceMaxReplicas (3.90s)
17:20:07 [2020-12-19T17:20:07.600Z] === RUN   TestCreateWithDuplicateNetworkNames
17:20:08 [2020-12-19T17:20:08.049Z] --- PASS: TestRenameStoppedContainer (0.76s)
17:20:08 [2020-12-19T17:20:08.050Z] === RUN   TestRenameRunningContainerAndReuse
17:20:08 [2020-12-19T17:20:08.118Z] Loaded image: debian:bullseye
17:20:08 [2020-12-19T17:20:08.118Z] Loaded image: hello-world:latest
17:20:08 [2020-12-19T17:20:08.118Z] Loaded image: arm32v7/hello-world:latest
17:20:08 [2020-12-19T17:20:08.118Z] INFO: Testing against a local daemon
17:20:08 [2020-12-19T17:20:08.118Z] === RUN   TestDockerSuite
17:20:08 [2020-12-19T17:20:08.118Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:20:08 [2020-12-19T17:20:08.118Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:20:08 [2020-12-19T17:20:08.118Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:20:08 [2020-12-19T17:20:08.118Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:20:08 [2020-12-19T17:20:08.118Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:20:08 [2020-12-19T17:20:08.118Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:20:08 [2020-12-19T17:20:08.118Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:20:08 [2020-12-19T17:20:08.118Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:20:08 [2020-12-19T17:20:08.118Z] Loaded image: debian:bullseye
17:20:08 [2020-12-19T17:20:08.118Z] Loaded image: hello-world:latest
17:20:08 [2020-12-19T17:20:08.118Z] Loaded image: arm32v7/hello-world:latest
17:20:08 [2020-12-19T17:20:08.379Z] INFO: Testing against a local daemon
17:20:08 [2020-12-19T17:20:08.379Z] === RUN   TestDockerDaemonSuite
17:20:08 [2020-12-19T17:20:08.379Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.72s)
17:20:08 [2020-12-19T17:20:08.379Z] PASS
17:20:08 [2020-12-19T17:20:08.379Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
17:20:08 [2020-12-19T17:20:08.379Z] 
17:20:08 [2020-12-19T17:20:08.379Z] DONE 5 tests in 165.335s
17:20:08 [2020-12-19T17:20:08.379Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:08 [2020-12-19T17:20:08.379Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:08 [2020-12-19T17:20:08.379Z] +++ set -e
17:20:08 [2020-12-19T17:20:08.379Z] +++ '[' -n 0 ']'
17:20:08 [2020-12-19T17:20:08.379Z] +++ set -x
17:20:08 [2020-12-19T17:20:08.379Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:08 [2020-12-19T17:20:08.379Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:20:08 [2020-12-19T17:20:08.639Z] INFO: Testing against a local daemon
17:20:08 [2020-12-19T17:20:08.639Z] testing: warning: no tests to run
17:20:08 [2020-12-19T17:20:08.639Z] PASS
17:20:08 [2020-12-19T17:20:08.639Z] 
17:20:08 [2020-12-19T17:20:08.639Z] DONE 0 tests in 0.185s
17:20:08 [2020-12-19T17:20:08.639Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:08 [2020-12-19T17:20:08.639Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:08 [2020-12-19T17:20:08.639Z] +++ set -e
17:20:08 [2020-12-19T17:20:08.639Z] +++ '[' -n 0 ']'
17:20:08 [2020-12-19T17:20:08.639Z] +++ set -x
17:20:08 [2020-12-19T17:20:08.639Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:08 [2020-12-19T17:20:08.639Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:20:08 [2020-12-19T17:20:08.639Z] INFO: Testing against a local daemon
17:20:08 [2020-12-19T17:20:08.639Z] testing: warning: no tests to run
17:20:08 [2020-12-19T17:20:08.639Z] PASS
17:20:08 [2020-12-19T17:20:08.639Z] 
17:20:08 [2020-12-19T17:20:08.639Z] DONE 0 tests in 0.195s
17:20:08 [2020-12-19T17:20:08.639Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:08 [2020-12-19T17:20:08.639Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:08 [2020-12-19T17:20:08.639Z] +++ set -e
17:20:08 [2020-12-19T17:20:08.639Z] +++ '[' -n 0 ']'
17:20:08 [2020-12-19T17:20:08.639Z] +++ set -x
17:20:08 [2020-12-19T17:20:08.639Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:08 [2020-12-19T17:20:08.900Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:20:08 [2020-12-19T17:20:08.900Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:20:08 [2020-12-19T17:20:08.900Z] INFO: Testing against a local daemon
17:20:08 [2020-12-19T17:20:08.900Z] testing: warning: no tests to run
17:20:08 [2020-12-19T17:20:08.900Z] PASS
17:20:08 [2020-12-19T17:20:08.900Z] 
17:20:08 [2020-12-19T17:20:08.900Z] DONE 0 tests in 0.275s
17:20:09 [2020-12-19T17:20:09.160Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:09 [2020-12-19T17:20:09.160Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:09 [2020-12-19T17:20:09.160Z] +++ set -e
17:20:09 [2020-12-19T17:20:09.160Z] +++ '[' -n 0 ']'
17:20:09 [2020-12-19T17:20:09.160Z] +++ set -x
17:20:09 [2020-12-19T17:20:09.161Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:09 [2020-12-19T17:20:09.161Z] INFO: Testing against a local daemon
17:20:09 [2020-12-19T17:20:09.161Z] testing: warning: no tests to run
17:20:09 [2020-12-19T17:20:09.161Z] PASS
17:20:09 [2020-12-19T17:20:09.161Z] 
17:20:09 [2020-12-19T17:20:09.161Z] DONE 0 tests in 0.221s
17:20:09 [2020-12-19T17:20:09.421Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:09 [2020-12-19T17:20:09.421Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:09 [2020-12-19T17:20:09.421Z] +++ set -e
17:20:09 [2020-12-19T17:20:09.421Z] +++ '[' -n 0 ']'
17:20:09 [2020-12-19T17:20:09.421Z] +++ set -x
17:20:09 [2020-12-19T17:20:09.421Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:09 [2020-12-19T17:20:09.421Z] INFO: Testing against a local daemon
17:20:09 [2020-12-19T17:20:09.421Z] testing: warning: no tests to run
17:20:09 [2020-12-19T17:20:09.421Z] PASS
17:20:09 [2020-12-19T17:20:09.421Z] 
17:20:09 [2020-12-19T17:20:09.421Z] DONE 0 tests in 0.221s
17:20:09 [2020-12-19T17:20:09.421Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:09 [2020-12-19T17:20:09.421Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:09 [2020-12-19T17:20:09.421Z] +++ set -e
17:20:09 [2020-12-19T17:20:09.421Z] +++ '[' -n 0 ']'
17:20:09 [2020-12-19T17:20:09.421Z] +++ set -x
17:20:09 [2020-12-19T17:20:09.421Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:09 [2020-12-19T17:20:09.682Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:20:09 [2020-12-19T17:20:09.682Z] INFO: Testing against a local daemon
17:20:09 [2020-12-19T17:20:09.682Z] testing: warning: no tests to run
17:20:09 [2020-12-19T17:20:09.682Z] PASS
17:20:09 [2020-12-19T17:20:09.682Z] 
17:20:09 [2020-12-19T17:20:09.682Z] DONE 0 tests in 0.169s
17:20:09 [2020-12-19T17:20:09.682Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:09 [2020-12-19T17:20:09.682Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:09 [2020-12-19T17:20:09.682Z] +++ set -e
17:20:09 [2020-12-19T17:20:09.682Z] +++ '[' -n 0 ']'
17:20:09 [2020-12-19T17:20:09.682Z] +++ set -x
17:20:09 [2020-12-19T17:20:09.682Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:09 [2020-12-19T17:20:09.682Z] testing: warning: no tests to run
17:20:09 [2020-12-19T17:20:09.682Z] PASS
17:20:09 [2020-12-19T17:20:09.682Z] 
17:20:09 [2020-12-19T17:20:09.682Z] DONE 0 tests in 0.035s
17:20:09 [2020-12-19T17:20:09.682Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:20:09 [2020-12-19T17:20:09.682Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:20:09 [2020-12-19T17:20:09.682Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:09 [2020-12-19T17:20:09.682Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:09 [2020-12-19T17:20:09.682Z] +++ set -e
17:20:09 [2020-12-19T17:20:09.682Z] +++ '[' -n 0 ']'
17:20:09 [2020-12-19T17:20:09.682Z] +++ set -x
17:20:09 [2020-12-19T17:20:09.682Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:09 [2020-12-19T17:20:09.942Z] INFO: Testing against a local daemon
17:20:09 [2020-12-19T17:20:09.942Z] testing: warning: no tests to run
17:20:09 [2020-12-19T17:20:09.942Z] PASS
17:20:09 [2020-12-19T17:20:09.942Z] 
17:20:09 [2020-12-19T17:20:09.942Z] DONE 0 tests in 0.155s
17:20:09 [2020-12-19T17:20:09.942Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:09 [2020-12-19T17:20:09.942Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:09 [2020-12-19T17:20:09.942Z] +++ set -e
17:20:09 [2020-12-19T17:20:09.942Z] +++ '[' -n 0 ']'
17:20:09 [2020-12-19T17:20:09.942Z] +++ set -x
17:20:09 [2020-12-19T17:20:09.942Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:09 [2020-12-19T17:20:09.969Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s)
17:20:09 [2020-12-19T17:20:09.969Z] === RUN   TestRenameInvalidName
17:20:10 [2020-12-19T17:20:10.202Z] INFO: Testing against a local daemon
17:20:10 [2020-12-19T17:20:10.202Z] testing: warning: no tests to run
17:20:10 [2020-12-19T17:20:10.202Z] PASS
17:20:10 [2020-12-19T17:20:10.202Z] 
17:20:10 [2020-12-19T17:20:10.202Z] DONE 0 tests in 0.180s
17:20:10 [2020-12-19T17:20:10.202Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.202Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.202Z] +++ set -e
17:20:10 [2020-12-19T17:20:10.202Z] +++ '[' -n 0 ']'
17:20:10 [2020-12-19T17:20:10.202Z] +++ set -x
17:20:10 [2020-12-19T17:20:10.202Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.462Z] INFO: Testing against a local daemon
17:20:10 [2020-12-19T17:20:10.462Z] testing: warning: no tests to run
17:20:10 [2020-12-19T17:20:10.462Z] PASS
17:20:10 [2020-12-19T17:20:10.462Z] 
17:20:10 [2020-12-19T17:20:10.462Z] DONE 0 tests in 0.175s
17:20:10 [2020-12-19T17:20:10.462Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.462Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.462Z] +++ set -e
17:20:10 [2020-12-19T17:20:10.462Z] +++ '[' -n 0 ']'
17:20:10 [2020-12-19T17:20:10.462Z] +++ set -x
17:20:10 [2020-12-19T17:20:10.462Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.462Z] INFO: Testing against a local daemon
17:20:10 [2020-12-19T17:20:10.462Z] testing: warning: no tests to run
17:20:10 [2020-12-19T17:20:10.462Z] PASS
17:20:10 [2020-12-19T17:20:10.462Z] 
17:20:10 [2020-12-19T17:20:10.462Z] DONE 0 tests in 0.140s
17:20:10 [2020-12-19T17:20:10.462Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.462Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.462Z] +++ set -e
17:20:10 [2020-12-19T17:20:10.462Z] +++ '[' -n 0 ']'
17:20:10 [2020-12-19T17:20:10.462Z] +++ set -x
17:20:10 [2020-12-19T17:20:10.463Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.463Z] testing: warning: no tests to run
17:20:10 [2020-12-19T17:20:10.463Z] PASS
17:20:10 [2020-12-19T17:20:10.463Z] 
17:20:10 [2020-12-19T17:20:10.463Z] DONE 0 tests in 0.049s
17:20:10 [2020-12-19T17:20:10.463Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.463Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.463Z] +++ set -e
17:20:10 [2020-12-19T17:20:10.463Z] +++ '[' -n 0 ']'
17:20:10 [2020-12-19T17:20:10.463Z] +++ set -x
17:20:10 [2020-12-19T17:20:10.463Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.543Z] --- PASS: TestRenameInvalidName (0.81s)
17:20:10 [2020-12-19T17:20:10.543Z] === RUN   TestRenameAnonymousContainer
17:20:10 [2020-12-19T17:20:10.723Z] INFO: Testing against a local daemon
17:20:10 [2020-12-19T17:20:10.723Z] testing: warning: no tests to run
17:20:10 [2020-12-19T17:20:10.723Z] PASS
17:20:10 [2020-12-19T17:20:10.723Z] 
17:20:10 [2020-12-19T17:20:10.723Z] DONE 0 tests in 0.144s
17:20:10 [2020-12-19T17:20:10.723Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.723Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.723Z] +++ set -e
17:20:10 [2020-12-19T17:20:10.723Z] +++ '[' -n 0 ']'
17:20:10 [2020-12-19T17:20:10.723Z] +++ set -x
17:20:10 [2020-12-19T17:20:10.724Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.983Z] INFO: Testing against a local daemon
17:20:10 [2020-12-19T17:20:10.983Z] testing: warning: no tests to run
17:20:10 [2020-12-19T17:20:10.983Z] PASS
17:20:10 [2020-12-19T17:20:10.983Z] 
17:20:10 [2020-12-19T17:20:10.983Z] DONE 0 tests in 0.158s
17:20:10 [2020-12-19T17:20:10.983Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.983Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.983Z] +++ set -e
17:20:10 [2020-12-19T17:20:10.983Z] +++ '[' -n 0 ']'
17:20:10 [2020-12-19T17:20:10.983Z] +++ set -x
17:20:10 [2020-12-19T17:20:10.983Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.983Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:20:10 [2020-12-19T17:20:10.983Z] INFO: Testing against a local daemon
17:20:10 [2020-12-19T17:20:10.983Z] testing: warning: no tests to run
17:20:10 [2020-12-19T17:20:10.983Z] PASS
17:20:10 [2020-12-19T17:20:10.983Z] 
17:20:10 [2020-12-19T17:20:10.983Z] DONE 0 tests in 0.174s
17:20:10 [2020-12-19T17:20:10.983Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.983Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:10 [2020-12-19T17:20:10.983Z] +++ set -e
17:20:10 [2020-12-19T17:20:10.983Z] +++ '[' -n 0 ']'
17:20:10 [2020-12-19T17:20:10.983Z] +++ set -x
17:20:10 [2020-12-19T17:20:10.983Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:11 [2020-12-19T17:20:11.244Z] INFO: Testing against a local daemon
17:20:11 [2020-12-19T17:20:11.244Z] testing: warning: no tests to run
17:20:11 [2020-12-19T17:20:11.244Z] PASS
17:20:11 [2020-12-19T17:20:11.244Z] 
17:20:11 [2020-12-19T17:20:11.244Z] DONE 0 tests in 0.129s
17:20:11 [2020-12-19T17:20:11.244Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:11 [2020-12-19T17:20:11.244Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:11 [2020-12-19T17:20:11.244Z] +++ set -e
17:20:11 [2020-12-19T17:20:11.244Z] +++ '[' -n 0 ']'
17:20:11 [2020-12-19T17:20:11.244Z] +++ set -x
17:20:11 [2020-12-19T17:20:11.244Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:11 [2020-12-19T17:20:11.244Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:20:11 [2020-12-19T17:20:11.244Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:20:11 [2020-12-19T17:20:11.244Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:20:11 [2020-12-19T17:20:11.244Z] INFO: Testing against a local daemon
17:20:11 [2020-12-19T17:20:11.244Z] testing: warning: no tests to run
17:20:11 [2020-12-19T17:20:11.244Z] PASS
17:20:11 [2020-12-19T17:20:11.244Z] 
17:20:11 [2020-12-19T17:20:11.244Z] DONE 0 tests in 0.146s
17:20:11 [2020-12-19T17:20:11.408Z] --- PASS: TestGraphdriverPluginV2 (5.85s)
17:20:11 [2020-12-19T17:20:11.408Z] PASS
17:20:11 [2020-12-19T17:20:11.408Z] 
17:20:11 [2020-12-19T17:20:11.408Z] === Skipped
17:20:11 [2020-12-19T17:20:11.408Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
17:20:11 [2020-12-19T17:20:11.408Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:20:11 [2020-12-19T17:20:11.408Z] 
17:20:11 [2020-12-19T17:20:11.408Z] 
17:20:11 [2020-12-19T17:20:11.408Z] DONE 2 tests, 1 skipped in 6.142s
17:20:11 [2020-12-19T17:20:11.408Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:20:11 [2020-12-19T17:20:11.408Z] INFO: Testing against a local daemon
17:20:11 [2020-12-19T17:20:11.408Z] === RUN   TestContinueAfterPluginCrash
17:20:11 [2020-12-19T17:20:11.408Z] === PAUSE TestContinueAfterPluginCrash
17:20:11 [2020-12-19T17:20:11.408Z] === RUN   TestReadPluginNoRead
17:20:11 [2020-12-19T17:20:11.408Z] === PAUSE TestReadPluginNoRead
17:20:11 [2020-12-19T17:20:11.408Z] === RUN   TestDaemonStartWithLogOpt
17:20:11 [2020-12-19T17:20:11.408Z] === PAUSE TestDaemonStartWithLogOpt
17:20:11 [2020-12-19T17:20:11.408Z] === CONT  TestContinueAfterPluginCrash
17:20:11 [2020-12-19T17:20:11.408Z] === CONT  TestDaemonStartWithLogOpt
17:20:11 [2020-12-19T17:20:11.505Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:11 [2020-12-19T17:20:11.505Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:11 [2020-12-19T17:20:11.505Z] +++ set -e
17:20:11 [2020-12-19T17:20:11.505Z] +++ '[' -n 0 ']'
17:20:11 [2020-12-19T17:20:11.505Z] +++ set -x
17:20:11 [2020-12-19T17:20:11.505Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:11 [2020-12-19T17:20:11.505Z] INFO: Testing against a local daemon
17:20:11 [2020-12-19T17:20:11.505Z] testing: warning: no tests to run
17:20:11 [2020-12-19T17:20:11.505Z] PASS
17:20:11 [2020-12-19T17:20:11.505Z] 
17:20:11 [2020-12-19T17:20:11.505Z] DONE 0 tests in 0.140s
17:20:11 [2020-12-19T17:20:11.505Z] Running integration-test (iteration 2)
17:20:11 [2020-12-19T17:20:11.505Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:11 [2020-12-19T17:20:11.505Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:11 [2020-12-19T17:20:11.505Z] +++ set -e
17:20:11 [2020-12-19T17:20:11.505Z] +++ '[' -n 0 ']'
17:20:11 [2020-12-19T17:20:11.505Z] +++ set -x
17:20:11 [2020-12-19T17:20:11.505Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:11 [2020-12-19T17:20:11.505Z] INFO: Testing against a local daemon
17:20:11 [2020-12-19T17:20:11.505Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:12 [2020-12-19T17:20:12.108Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:20:12 [2020-12-19T17:20:12.687Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
17:20:12 [2020-12-19T17:20:12.947Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:20:13 [2020-12-19T17:20:13.209Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:20:13 [2020-12-19T17:20:13.209Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:20:13 [2020-12-19T17:20:13.209Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:20:14 [2020-12-19T17:20:14.592Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
17:20:14 [2020-12-19T17:20:14.754Z] --- PASS: TestRenameAnonymousContainer (4.09s)
17:20:14 [2020-12-19T17:20:14.754Z] === RUN   TestRenameContainerWithSameName
17:20:15 [2020-12-19T17:20:15.328Z] --- PASS: TestRenameContainerWithSameName (0.78s)
17:20:15 [2020-12-19T17:20:15.328Z] === RUN   TestRenameContainerWithLinkedContainer
17:20:17 [2020-12-19T17:20:17.133Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:20:17 [2020-12-19T17:20:17.247Z] --- PASS: TestRenameContainerWithLinkedContainer (1.63s)
17:20:17 [2020-12-19T17:20:17.247Z] === RUN   TestResize
17:20:17 [2020-12-19T17:20:17.821Z] --- PASS: TestResize (0.79s)
17:20:17 [2020-12-19T17:20:17.821Z] === RUN   TestResizeWithInvalidSize
17:20:18 [2020-12-19T17:20:18.767Z] --- PASS: TestResizeWithInvalidSize (0.82s)
17:20:18 [2020-12-19T17:20:18.767Z] === RUN   TestResizeWhenContainerNotStarted
17:20:19 [2020-12-19T17:20:19.342Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s)
17:20:19 [2020-12-19T17:20:19.342Z] === RUN   TestDaemonRestartKillContainers
17:20:19 [2020-12-19T17:20:19.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:20:19 [2020-12-19T17:20:19.342Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:20:19 [2020-12-19T17:20:19.496Z] --- PASS: TestDaemonStartWithLogOpt (7.12s)
17:20:19 [2020-12-19T17:20:19.496Z] === CONT  TestReadPluginNoRead
17:20:19 [2020-12-19T17:20:19.675Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:20:21 [2020-12-19T17:20:21.285Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:20:21 [2020-12-19T17:20:21.285Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:20:21 [2020-12-19T17:20:21.598Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:20:22 [2020-12-19T17:20:22.011Z] === RUN   TestReadPluginNoRead/default
17:20:22 [2020-12-19T17:20:22.011Z] --- PASS: TestContinueAfterPluginCrash (10.83s)
17:20:22 [2020-12-19T17:20:22.234Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:20:22 [2020-12-19T17:20:22.499Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:20:22 [2020-12-19T17:20:22.540Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.97s)
17:20:22 [2020-12-19T17:20:22.540Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:23 [2020-12-19T17:20:23.010Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.57s)
17:20:23 [2020-12-19T17:20:23.010Z] === RUN   TestCreateServiceSecretFileMode
17:20:23 [2020-12-19T17:20:23.481Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:20:24 [2020-12-19T17:20:24.053Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:20:24 [2020-12-19T17:20:24.421Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:20:24 [2020-12-19T17:20:24.421Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:20:24 [2020-12-19T17:20:24.526Z] === RUN   TestReadPluginNoRead/disabled_caching
17:20:24 [2020-12-19T17:20:24.996Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:20:25 [2020-12-19T17:20:25.001Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:20:25 [2020-12-19T17:20:25.572Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:20:26 [2020-12-19T17:20:26.143Z] === RUN   TestDockerSuite/TestAttachAfterDetach
17:20:26 [2020-12-19T17:20:26.391Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:20:26 [2020-12-19T17:20:26.440Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:20:26 [2020-12-19T17:20:26.519Z] --- PASS: TestCreateServiceSecretFileMode (3.56s)
17:20:26 [2020-12-19T17:20:26.519Z] === RUN   TestCreateServiceConfigFileMode
17:20:27 [2020-12-19T17:20:27.781Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:20:27 [2020-12-19T17:20:27.781Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.83s)
17:20:27 [2020-12-19T17:20:27.781Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s)
17:20:27 [2020-12-19T17:20:27.781Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.91s)
17:20:27 [2020-12-19T17:20:27.781Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s)
17:20:27 [2020-12-19T17:20:27.781Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s)
17:20:27 [2020-12-19T17:20:27.781Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.94s)
17:20:27 [2020-12-19T17:20:27.781Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.69s)
17:20:27 [2020-12-19T17:20:27.781Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.90s)
17:20:27 [2020-12-19T17:20:27.781Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s)
17:20:27 [2020-12-19T17:20:27.781Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s)
17:20:27 [2020-12-19T17:20:27.781Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s)
17:20:27 [2020-12-19T17:20:27.781Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s)
17:20:27 [2020-12-19T17:20:27.781Z] === RUN   TestCgroupNamespacesRun
17:20:28 [2020-12-19T17:20:28.054Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
17:20:28 [2020-12-19T17:20:28.973Z] --- PASS: TestReadPluginNoRead (10.49s)
17:20:28 [2020-12-19T17:20:28.974Z]     --- PASS: TestReadPluginNoRead/default (2.31s)
17:20:28 [2020-12-19T17:20:28.974Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.27s)
17:20:28 [2020-12-19T17:20:28.974Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.29s)
17:20:28 [2020-12-19T17:20:28.974Z]     read_test.go:92: [d606f21605e8d] daemon is not started
17:20:28 [2020-12-19T17:20:28.974Z] PASS
17:20:28 [2020-12-19T17:20:28.974Z] 
17:20:28 [2020-12-19T17:20:28.974Z] DONE 6 tests in 17.831s
17:20:28 [2020-12-19T17:20:28.974Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:20:28 [2020-12-19T17:20:28.974Z] testing: warning: no tests to run
17:20:28 [2020-12-19T17:20:28.974Z] PASS
17:20:28 [2020-12-19T17:20:28.974Z] 
17:20:28 [2020-12-19T17:20:28.974Z] DONE 0 tests in 0.062s
17:20:28 [2020-12-19T17:20:28.974Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:20:28 [2020-12-19T17:20:28.974Z] INFO: Testing against a local daemon
17:20:28 [2020-12-19T17:20:28.974Z] === RUN   TestPluginWithDevMounts
17:20:28 [2020-12-19T17:20:28.974Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:20:28 [2020-12-19T17:20:28.974Z]     mounts_test.go:21: (*Execution).IsRootless-fm
17:20:28 [2020-12-19T17:20:28.974Z] PASS
17:20:28 [2020-12-19T17:20:28.974Z] 
17:20:28 [2020-12-19T17:20:28.974Z] === Skipped
17:20:28 [2020-12-19T17:20:28.974Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
17:20:28 [2020-12-19T17:20:28.974Z]     mounts_test.go:21: (*Execution).IsRootless-fm
17:20:28 [2020-12-19T17:20:28.974Z] 
17:20:28 [2020-12-19T17:20:28.974Z] 
17:20:28 [2020-12-19T17:20:28.974Z] DONE 1 tests, 1 skipped in 0.174s
17:20:28 [2020-12-19T17:20:28.974Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:20:28 [2020-12-19T17:20:28.974Z] INFO: Testing against a local daemon
17:20:28 [2020-12-19T17:20:28.974Z] === RUN   TestSecretInspect
17:20:28 [2020-12-19T17:20:28.974Z] --- SKIP: TestSecretInspect (0.01s)
17:20:28 [2020-12-19T17:20:28.974Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:28 [2020-12-19T17:20:28.974Z] === RUN   TestSecretList
17:20:28 [2020-12-19T17:20:28.974Z] --- SKIP: TestSecretList (0.02s)
17:20:28 [2020-12-19T17:20:28.974Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:28 [2020-12-19T17:20:28.974Z] === RUN   TestSecretsCreateAndDelete
17:20:28 [2020-12-19T17:20:28.974Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
17:20:28 [2020-12-19T17:20:28.974Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:28 [2020-12-19T17:20:28.974Z] === RUN   TestSecretsUpdate
17:20:28 [2020-12-19T17:20:28.974Z] --- SKIP: TestSecretsUpdate (0.01s)
17:20:28 [2020-12-19T17:20:28.974Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:28 [2020-12-19T17:20:28.974Z] === RUN   TestTemplatedSecret
17:20:28 [2020-12-19T17:20:28.974Z] --- SKIP: TestTemplatedSecret (0.00s)
17:20:28 [2020-12-19T17:20:28.974Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:28 [2020-12-19T17:20:28.974Z] === RUN   TestSecretCreateResolve
17:20:28 [2020-12-19T17:20:28.974Z] --- SKIP: TestSecretCreateResolve (0.01s)
17:20:28 [2020-12-19T17:20:28.974Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:28 [2020-12-19T17:20:28.974Z] PASS
17:20:28 [2020-12-19T17:20:28.974Z] 
17:20:28 [2020-12-19T17:20:28.974Z] === Skipped
17:20:28 [2020-12-19T17:20:28.974Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
17:20:28 [2020-12-19T17:20:28.974Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:28 [2020-12-19T17:20:28.974Z] 
17:20:28 [2020-12-19T17:20:28.974Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
17:20:28 [2020-12-19T17:20:28.974Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:28 [2020-12-19T17:20:28.974Z] 
17:20:28 [2020-12-19T17:20:28.974Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
17:20:28 [2020-12-19T17:20:28.974Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:28 [2020-12-19T17:20:28.974Z] 
17:20:28 [2020-12-19T17:20:28.974Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
17:20:28 [2020-12-19T17:20:28.974Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:28 [2020-12-19T17:20:28.974Z] 
17:20:28 [2020-12-19T17:20:28.974Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
17:20:28 [2020-12-19T17:20:28.974Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:28 [2020-12-19T17:20:28.974Z] 
17:20:28 [2020-12-19T17:20:28.974Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
17:20:28 [2020-12-19T17:20:28.974Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:28 [2020-12-19T17:20:28.974Z] 
17:20:28 [2020-12-19T17:20:28.974Z] 
17:20:28 [2020-12-19T17:20:28.974Z] DONE 6 tests, 6 skipped in 0.210s
17:20:29 [2020-12-19T17:20:29.230Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:20:29 [2020-12-19T17:20:29.230Z] INFO: Testing against a local daemon
17:20:29 [2020-12-19T17:20:29.230Z] === RUN   TestServiceCreateInit
17:20:29 [2020-12-19T17:20:29.230Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:20:29 [2020-12-19T17:20:29.230Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:20:29 [2020-12-19T17:20:29.230Z] --- PASS: TestServiceCreateInit (0.02s)
17:20:29 [2020-12-19T17:20:29.230Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:20:29 [2020-12-19T17:20:29.230Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:29 [2020-12-19T17:20:29.230Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:20:29 [2020-12-19T17:20:29.230Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:29 [2020-12-19T17:20:29.230Z] === RUN   TestCreateServiceMultipleTimes
17:20:29 [2020-12-19T17:20:29.230Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
17:20:29 [2020-12-19T17:20:29.230Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:29 [2020-12-19T17:20:29.230Z] === RUN   TestCreateServiceConflict
17:20:29 [2020-12-19T17:20:29.230Z] --- SKIP: TestCreateServiceConflict (0.01s)
17:20:29 [2020-12-19T17:20:29.230Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:29 [2020-12-19T17:20:29.230Z] === RUN   TestCreateServiceMaxReplicas
17:20:29 [2020-12-19T17:20:29.230Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
17:20:29 [2020-12-19T17:20:29.230Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:29 [2020-12-19T17:20:29.230Z] === RUN   TestCreateWithDuplicateNetworkNames
17:20:29 [2020-12-19T17:20:29.230Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
17:20:29 [2020-12-19T17:20:29.230Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:29 [2020-12-19T17:20:29.230Z] === RUN   TestCreateServiceSecretFileMode
17:20:29 [2020-12-19T17:20:29.230Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
17:20:29 [2020-12-19T17:20:29.230Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:29 [2020-12-19T17:20:29.230Z] === RUN   TestCreateServiceConfigFileMode
17:20:29 [2020-12-19T17:20:29.486Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
17:20:29 [2020-12-19T17:20:29.486Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:29 [2020-12-19T17:20:29.486Z] === RUN   TestCreateServiceSysctls
17:20:29 [2020-12-19T17:20:29.486Z] --- SKIP: TestCreateServiceSysctls (0.02s)
17:20:29 [2020-12-19T17:20:29.486Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:29 [2020-12-19T17:20:29.486Z] === RUN   TestCreateServiceCapabilities
17:20:29 [2020-12-19T17:20:29.486Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
17:20:29 [2020-12-19T17:20:29.486Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:29 [2020-12-19T17:20:29.486Z] === RUN   TestInspect
17:20:29 [2020-12-19T17:20:29.486Z] --- SKIP: TestInspect (0.01s)
17:20:29 [2020-12-19T17:20:29.486Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:29 [2020-12-19T17:20:29.486Z] === RUN   TestCreateJob
17:20:29 [2020-12-19T17:20:29.486Z] --- SKIP: TestCreateJob (0.01s)
17:20:29 [2020-12-19T17:20:29.486Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:29 [2020-12-19T17:20:29.486Z] === RUN   TestReplicatedJob
17:20:29 [2020-12-19T17:20:29.486Z] --- SKIP: TestReplicatedJob (0.01s)
17:20:29 [2020-12-19T17:20:29.486Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:29 [2020-12-19T17:20:29.486Z] === RUN   TestUpdateReplicatedJob
17:20:29 [2020-12-19T17:20:29.486Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
17:20:29 [2020-12-19T17:20:29.486Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:29 [2020-12-19T17:20:29.486Z] === RUN   TestServiceListWithStatuses
17:20:29 [2020-12-19T17:20:29.486Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:20:29 [2020-12-19T17:20:29.486Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:20:29 [2020-12-19T17:20:29.486Z] === RUN   TestDockerNetworkConnectAlias
17:20:29 [2020-12-19T17:20:29.486Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
17:20:29 [2020-12-19T17:20:29.486Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:29 [2020-12-19T17:20:29.486Z] === RUN   TestDockerNetworkReConnect
17:20:29 [2020-12-19T17:20:29.486Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
17:20:29 [2020-12-19T17:20:29.486Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:29 [2020-12-19T17:20:29.486Z] === RUN   TestServicePlugin
17:20:29 [2020-12-19T17:20:29.698Z] --- PASS: TestCgroupNamespacesRun (1.90s)
17:20:29 [2020-12-19T17:20:29.698Z] === RUN   TestCgroupNamespacesRunPrivileged
17:20:29 [2020-12-19T17:20:29.965Z] === RUN   TestDockerSuite/TestAttachDetach
17:20:30 [2020-12-19T17:20:30.537Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:20:30 [2020-12-19T17:20:30.797Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
17:20:30 [2020-12-19T17:20:30.963Z] --- PASS: TestCreateServiceConfigFileMode (3.93s)
17:20:30 [2020-12-19T17:20:30.963Z] === RUN   TestCreateServiceSysctls
17:20:31 [2020-12-19T17:20:31.617Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s)
17:20:31 [2020-12-19T17:20:31.617Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:20:31 [2020-12-19T17:20:31.743Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:20:32 [2020-12-19T17:20:32.191Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:20:33 [2020-12-19T17:20:33.536Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s)
17:20:33 [2020-12-19T17:20:33.536Z] === RUN   TestCgroupNamespacesRunHostMode
17:20:33 [2020-12-19T17:20:33.654Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:20:33 [2020-12-19T17:20:33.655Z] --- SKIP: TestServicePlugin (3.50s)
17:20:33 [2020-12-19T17:20:33.655Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.655Z] === RUN   TestServiceUpdateLabel
17:20:33 [2020-12-19T17:20:33.655Z] --- SKIP: TestServiceUpdateLabel (0.02s)
17:20:33 [2020-12-19T17:20:33.655Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.655Z] === RUN   TestServiceUpdateSecrets
17:20:33 [2020-12-19T17:20:33.655Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
17:20:33 [2020-12-19T17:20:33.655Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.655Z] === RUN   TestServiceUpdateConfigs
17:20:33 [2020-12-19T17:20:33.655Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
17:20:33 [2020-12-19T17:20:33.655Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.655Z] === RUN   TestServiceUpdateNetwork
17:20:33 [2020-12-19T17:20:33.655Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
17:20:33 [2020-12-19T17:20:33.655Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.655Z] === RUN   TestServiceUpdatePidsLimit
17:20:33 [2020-12-19T17:20:33.655Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
17:20:33 [2020-12-19T17:20:33.655Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.655Z] PASS
17:20:33 [2020-12-19T17:20:33.655Z] 
17:20:33 [2020-12-19T17:20:33.655Z] === Skipped
17:20:33 [2020-12-19T17:20:33.655Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:20:33 [2020-12-19T17:20:33.655Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:20:33 [2020-12-19T17:20:33.655Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.655Z] 
17:20:33 [2020-12-19T17:20:33.655Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:20:33 [2020-12-19T17:20:33.655Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:20:33 [2020-12-19T17:20:33.655Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.655Z] 
17:20:33 [2020-12-19T17:20:33.655Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
17:20:33 [2020-12-19T17:20:33.655Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.655Z] 
17:20:33 [2020-12-19T17:20:33.655Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
17:20:33 [2020-12-19T17:20:33.655Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.655Z] 
17:20:33 [2020-12-19T17:20:33.655Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
17:20:33 [2020-12-19T17:20:33.655Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.655Z] 
17:20:33 [2020-12-19T17:20:33.655Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
17:20:33 [2020-12-19T17:20:33.655Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.655Z] 
17:20:33 [2020-12-19T17:20:33.655Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
17:20:33 [2020-12-19T17:20:33.655Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.655Z] 
17:20:33 [2020-12-19T17:20:33.655Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
17:20:33 [2020-12-19T17:20:33.655Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.655Z] 
17:20:33 [2020-12-19T17:20:33.655Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
17:20:33 [2020-12-19T17:20:33.655Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.655Z] 
17:20:33 [2020-12-19T17:20:33.655Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
17:20:33 [2020-12-19T17:20:33.655Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.655Z] 
17:20:33 [2020-12-19T17:20:33.655Z] === SKIP: amd64.integration.service TestInspect (0.01s)
17:20:33 [2020-12-19T17:20:33.655Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.655Z] 
17:20:33 [2020-12-19T17:20:33.655Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
17:20:33 [2020-12-19T17:20:33.655Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.655Z] 
17:20:33 [2020-12-19T17:20:33.656Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
17:20:33 [2020-12-19T17:20:33.656Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.656Z] 
17:20:33 [2020-12-19T17:20:33.656Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
17:20:33 [2020-12-19T17:20:33.656Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.656Z] 
17:20:33 [2020-12-19T17:20:33.656Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:20:33 [2020-12-19T17:20:33.656Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:20:33 [2020-12-19T17:20:33.656Z] 
17:20:33 [2020-12-19T17:20:33.656Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
17:20:33 [2020-12-19T17:20:33.656Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.656Z] 
17:20:33 [2020-12-19T17:20:33.656Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
17:20:33 [2020-12-19T17:20:33.656Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.656Z] 
17:20:33 [2020-12-19T17:20:33.656Z] === SKIP: amd64.integration.service TestServicePlugin (3.50s)
17:20:33 [2020-12-19T17:20:33.656Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.656Z] 
17:20:33 [2020-12-19T17:20:33.656Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
17:20:33 [2020-12-19T17:20:33.656Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.656Z] 
17:20:33 [2020-12-19T17:20:33.656Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
17:20:33 [2020-12-19T17:20:33.656Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.656Z] 
17:20:33 [2020-12-19T17:20:33.656Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
17:20:33 [2020-12-19T17:20:33.656Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.656Z] 
17:20:33 [2020-12-19T17:20:33.656Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
17:20:33 [2020-12-19T17:20:33.656Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.656Z] 
17:20:33 [2020-12-19T17:20:33.656Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
17:20:33 [2020-12-19T17:20:33.656Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:20:33 [2020-12-19T17:20:33.656Z] 
17:20:33 [2020-12-19T17:20:33.656Z] 
17:20:33 [2020-12-19T17:20:33.656Z] DONE 24 tests, 23 skipped in 3.962s
17:20:33 [2020-12-19T17:20:33.656Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:20:33 [2020-12-19T17:20:33.656Z] INFO: Testing against a local daemon
17:20:33 [2020-12-19T17:20:33.656Z] === RUN   TestSessionCreate
17:20:33 [2020-12-19T17:20:33.656Z] --- PASS: TestSessionCreate (0.03s)
17:20:33 [2020-12-19T17:20:33.656Z] === RUN   TestSessionCreateWithBadUpgrade
17:20:33 [2020-12-19T17:20:33.656Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:20:33 [2020-12-19T17:20:33.656Z] PASS
17:20:33 [2020-12-19T17:20:33.656Z] 
17:20:33 [2020-12-19T17:20:33.656Z] DONE 2 tests in 0.232s
17:20:33 [2020-12-19T17:20:33.656Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:20:33 [2020-12-19T17:20:33.656Z] INFO: Testing against a local daemon
17:20:33 [2020-12-19T17:20:33.656Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:20:33 [2020-12-19T17:20:33.656Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
17:20:33 [2020-12-19T17:20:33.656Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:20:33 [2020-12-19T17:20:33.656Z] === RUN   TestEventsExecDie
17:20:33 [2020-12-19T17:20:33.915Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
17:20:34 [2020-12-19T17:20:34.218Z] --- PASS: TestEventsExecDie (0.55s)
17:20:34 [2020-12-19T17:20:34.218Z] === RUN   TestEventsBackwardsCompatible
17:20:34 [2020-12-19T17:20:34.218Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
17:20:34 [2020-12-19T17:20:34.218Z] === RUN   TestInfoBinaryCommits
17:20:34 [2020-12-19T17:20:34.218Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:20:34 [2020-12-19T17:20:34.218Z] === RUN   TestInfoAPIVersioned
17:20:34 [2020-12-19T17:20:34.218Z] --- PASS: TestInfoAPIVersioned (0.04s)
17:20:34 [2020-12-19T17:20:34.218Z] === RUN   TestInfoDiscoveryBackend
17:20:34 [2020-12-19T17:20:34.486Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:20:35 [2020-12-19T17:20:35.409Z] --- PASS: TestCreateServiceSysctls (4.44s)
17:20:35 [2020-12-19T17:20:35.409Z] === RUN   TestCreateServiceCapabilities
17:20:35 [2020-12-19T17:20:35.428Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:20:35 [2020-12-19T17:20:35.462Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s)
17:20:35 [2020-12-19T17:20:35.462Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:20:35 [2020-12-19T17:20:35.583Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
17:20:35 [2020-12-19T17:20:35.583Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:20:35 [2020-12-19T17:20:35.688Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.21s)
17:20:35 [2020-12-19T17:20:35.688Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:36 [2020-12-19T17:20:36.259Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
17:20:36 [2020-12-19T17:20:36.519Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:20:37 [2020-12-19T17:20:37.394Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.97s)
17:20:37 [2020-12-19T17:20:37.394Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:20:38 [2020-12-19T17:20:38.433Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
17:20:38 [2020-12-19T17:20:38.433Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:20:38 [2020-12-19T17:20:38.784Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.83s)
17:20:38 [2020-12-19T17:20:38.784Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:20:38 [2020-12-19T17:20:38.920Z] --- PASS: TestCreateServiceCapabilities (3.83s)
17:20:38 [2020-12-19T17:20:38.920Z] === RUN   TestInspect
17:20:39 [2020-12-19T17:20:39.373Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:20:39 [2020-12-19T17:20:39.748Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
17:20:39 [2020-12-19T17:20:39.748Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:20:39 [2020-12-19T17:20:39.748Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
17:20:39 [2020-12-19T17:20:39.748Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
17:20:39 [2020-12-19T17:20:39.748Z] === RUN   TestInfoAPI
17:20:39 [2020-12-19T17:20:39.748Z] --- PASS: TestInfoAPI (0.05s)
17:20:39 [2020-12-19T17:20:39.748Z] === RUN   TestInfoAPIWarnings
17:20:40 [2020-12-19T17:20:40.173Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s)
17:20:40 [2020-12-19T17:20:40.173Z] === RUN   TestCgroupNamespacesRunOlderClient
17:20:40 [2020-12-19T17:20:40.756Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:20:40 [2020-12-19T17:20:40.756Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:20:41 [2020-12-19T17:20:41.697Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:20:42 [2020-12-19T17:20:42.090Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s)
17:20:42 [2020-12-19T17:20:42.090Z] === RUN   TestKernelTCPMemory
17:20:42 [2020-12-19T17:20:42.432Z] --- PASS: TestInspect (3.33s)
17:20:42 [2020-12-19T17:20:42.432Z] === RUN   TestCreateJob
17:20:42 [2020-12-19T17:20:42.475Z] 4612f6d0b889: Pull complete
17:20:42 [2020-12-19T17:20:42.638Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:20:42 [2020-12-19T17:20:42.638Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
17:20:42 [2020-12-19T17:20:42.662Z] --- PASS: TestKernelTCPMemory (0.88s)
17:20:42 [2020-12-19T17:20:42.662Z] === RUN   TestNISDomainname
17:20:43 [2020-12-19T17:20:43.606Z] --- PASS: TestNISDomainname (0.95s)
17:20:43 [2020-12-19T17:20:43.606Z] === RUN   TestHostnameDnsResolution
17:20:45 [2020-12-19T17:20:45.523Z] --- PASS: TestHostnameDnsResolution (1.82s)
17:20:45 [2020-12-19T17:20:45.523Z] === RUN   TestStats
17:20:45 [2020-12-19T17:20:45.938Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
17:20:46 [2020-12-19T17:20:46.882Z] --- PASS: TestCreateJob (4.66s)
17:20:46 [2020-12-19T17:20:46.882Z] === RUN   TestReplicatedJob
17:20:48 [2020-12-19T17:20:48.072Z] --- PASS: TestStats (2.79s)
17:20:48 [2020-12-19T17:20:48.072Z] === RUN   TestStopContainerWithTimeout
17:20:48 [2020-12-19T17:20:48.072Z] === RUN   TestStopContainerWithTimeout/0
17:20:48 [2020-12-19T17:20:48.072Z] === PAUSE TestStopContainerWithTimeout/0
17:20:48 [2020-12-19T17:20:48.072Z] === RUN   TestStopContainerWithTimeout/1
17:20:48 [2020-12-19T17:20:48.072Z] === PAUSE TestStopContainerWithTimeout/1
17:20:48 [2020-12-19T17:20:48.072Z] === RUN   TestStopContainerWithTimeout/3
17:20:48 [2020-12-19T17:20:48.072Z] === PAUSE TestStopContainerWithTimeout/3
17:20:48 [2020-12-19T17:20:48.072Z] === RUN   TestStopContainerWithTimeout/-1
17:20:48 [2020-12-19T17:20:48.072Z] === PAUSE TestStopContainerWithTimeout/-1
17:20:48 [2020-12-19T17:20:48.335Z] === CONT  TestStopContainerWithTimeout/0
17:20:48 [2020-12-19T17:20:48.335Z] === CONT  TestStopContainerWithTimeout/-1
17:20:48 [2020-12-19T17:20:48.335Z] === CONT  TestStopContainerWithTimeout/3
17:20:48 [2020-12-19T17:20:48.335Z] === CONT  TestStopContainerWithTimeout/1
17:20:48 [2020-12-19T17:20:48.481Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
17:20:48 [2020-12-19T17:20:48.789Z] .........                                                                [ 86%]
17:20:51 [2020-12-19T17:20:51.642Z] --- PASS: TestStopContainerWithTimeout (0.03s)
17:20:51 [2020-12-19T17:20:51.642Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
17:20:51 [2020-12-19T17:20:51.642Z]     --- PASS: TestStopContainerWithTimeout/1 (2.26s)
17:20:51 [2020-12-19T17:20:51.642Z]     --- PASS: TestStopContainerWithTimeout/3 (2.92s)
17:20:51 [2020-12-19T17:20:51.642Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.26s)
17:20:51 [2020-12-19T17:20:51.642Z] === RUN   TestDeleteDevicemapper
17:20:51 [2020-12-19T17:20:51.642Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:20:51 [2020-12-19T17:20:51.642Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:20:51 [2020-12-19T17:20:51.642Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:20:51 [2020-12-19T17:20:51.781Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.11s)
17:20:51 [2020-12-19T17:20:51.781Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:20:52 [2020-12-19T17:20:52.041Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
17:20:53 [2020-12-19T17:20:53.827Z] --- PASS: TestReplicatedJob (7.45s)
17:20:53 [2020-12-19T17:20:53.827Z] === RUN   TestUpdateReplicatedJob
17:20:54 [2020-12-19T17:20:54.192Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s)
17:20:54 [2020-12-19T17:20:54.192Z] === RUN   TestUpdateMemory
17:20:54 [2020-12-19T17:20:54.192Z] --- SKIP: TestUpdateMemory (0.00s)
17:20:54 [2020-12-19T17:20:54.192Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:20:54 [2020-12-19T17:20:54.192Z] === RUN   TestUpdateCPUQuota
17:20:54 [2020-12-19T17:20:54.384Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:20:55 [2020-12-19T17:20:55.137Z] --- PASS: TestUpdateCPUQuota (1.30s)
17:20:55 [2020-12-19T17:20:55.137Z] === RUN   TestUpdatePidsLimit
17:20:55 [2020-12-19T17:20:55.137Z] === RUN   TestUpdatePidsLimit/update_from_none
17:20:55 [2020-12-19T17:20:55.711Z] === RUN   TestUpdatePidsLimit/no_change
17:20:55 [2020-12-19T17:20:55.838Z] tests/integration/models_networks_test.py ....                           [ 90%]
17:20:55 [2020-12-19T17:20:55.973Z] === RUN   TestUpdatePidsLimit/update_lower
17:20:56 [2020-12-19T17:20:56.243Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
17:20:56 [2020-12-19T17:20:56.546Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:20:56 [2020-12-19T17:20:56.808Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:20:57 [2020-12-19T17:20:57.070Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:20:57 [2020-12-19T17:20:57.647Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:20:57 [2020-12-19T17:20:57.792Z] --- PASS: TestInfoAPIWarnings (17.35s)
17:20:57 [2020-12-19T17:20:57.792Z] === RUN   TestInfoDebug
17:20:58 [2020-12-19T17:20:58.049Z] --- PASS: TestInfoDebug (1.52s)
17:20:58 [2020-12-19T17:20:58.049Z] === RUN   TestInfoInsecureRegistries
17:20:58 [2020-12-19T17:20:58.156Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
17:20:59 [2020-12-19T17:20:59.037Z] --- PASS: TestUpdatePidsLimit (3.74s)
17:20:59 [2020-12-19T17:20:59.037Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
17:20:59 [2020-12-19T17:20:59.037Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
17:20:59 [2020-12-19T17:20:59.037Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
17:20:59 [2020-12-19T17:20:59.037Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
17:20:59 [2020-12-19T17:20:59.037Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
17:20:59 [2020-12-19T17:20:59.037Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
17:20:59 [2020-12-19T17:20:59.037Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s)
17:20:59 [2020-12-19T17:20:59.037Z] === RUN   TestUpdateRestartPolicy
17:20:59 [2020-12-19T17:20:59.380Z] --- PASS: TestUpdateReplicatedJob (4.72s)
17:20:59 [2020-12-19T17:20:59.380Z] === RUN   TestServiceListWithStatuses
17:20:59 [2020-12-19T17:20:59.380Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:20:59 [2020-12-19T17:20:59.381Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:20:59 [2020-12-19T17:20:59.381Z] === RUN   TestDockerNetworkConnectAlias
17:20:59 [2020-12-19T17:20:59.419Z] --- PASS: TestInfoInsecureRegistries (1.53s)
17:20:59 [2020-12-19T17:20:59.419Z] === RUN   TestInfoRegistryMirrors
17:21:00 [2020-12-19T17:21:00.076Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
17:21:01 [2020-12-19T17:21:01.104Z] tests/integration/models_nodes_test.py .                                 [ 91%]
17:21:01 [2020-12-19T17:21:01.308Z] --- PASS: TestInfoRegistryMirrors (1.53s)
17:21:01 [2020-12-19T17:21:01.308Z] === RUN   TestLoginFailsWithBadCredentials
17:21:01 [2020-12-19T17:21:01.308Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s)
17:21:01 [2020-12-19T17:21:01.308Z] === RUN   TestPingCacheHeaders
17:21:01 [2020-12-19T17:21:01.308Z] --- PASS: TestPingCacheHeaders (0.04s)
17:21:01 [2020-12-19T17:21:01.308Z] === RUN   TestPingGet
17:21:01 [2020-12-19T17:21:01.308Z] --- PASS: TestPingGet (0.01s)
17:21:01 [2020-12-19T17:21:01.308Z] === RUN   TestPingHead
17:21:01 [2020-12-19T17:21:01.308Z] --- PASS: TestPingHead (0.02s)
17:21:01 [2020-12-19T17:21:01.308Z] === RUN   TestVersion
17:21:01 [2020-12-19T17:21:01.308Z] --- PASS: TestVersion (0.02s)
17:21:01 [2020-12-19T17:21:01.308Z] PASS
17:21:01 [2020-12-19T17:21:01.308Z] 
17:21:01 [2020-12-19T17:21:01.308Z] === Skipped
17:21:01 [2020-12-19T17:21:01.308Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
17:21:01 [2020-12-19T17:21:01.308Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:21:01 [2020-12-19T17:21:01.308Z] 
17:21:01 [2020-12-19T17:21:01.308Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
17:21:01 [2020-12-19T17:21:01.308Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
17:21:01 [2020-12-19T17:21:01.308Z] 
17:21:01 [2020-12-19T17:21:01.308Z] 
17:21:01 [2020-12-19T17:21:01.308Z] DONE 18 tests, 2 skipped in 27.980s
17:21:01 [2020-12-19T17:21:01.308Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:21:01 [2020-12-19T17:21:01.567Z] INFO: Testing against a local daemon
17:21:01 [2020-12-19T17:21:01.567Z] === RUN   TestVolumesCreateAndList
17:21:01 [2020-12-19T17:21:01.567Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:21:01 [2020-12-19T17:21:01.567Z] === RUN   TestVolumesRemove
17:21:01 [2020-12-19T17:21:01.567Z] --- PASS: TestVolumesRemove (0.06s)
17:21:01 [2020-12-19T17:21:01.567Z] === RUN   TestVolumesInspect
17:21:01 [2020-12-19T17:21:01.567Z] --- PASS: TestVolumesInspect (0.02s)
17:21:01 [2020-12-19T17:21:01.567Z] === RUN   TestVolumesInvalidJSON
17:21:01 [2020-12-19T17:21:01.567Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:21:01 [2020-12-19T17:21:01.567Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:21:01 [2020-12-19T17:21:01.567Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:21:01 [2020-12-19T17:21:01.567Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:21:01 [2020-12-19T17:21:01.567Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:21:01 [2020-12-19T17:21:01.567Z] PASS
17:21:01 [2020-12-19T17:21:01.567Z] 
17:21:01 [2020-12-19T17:21:01.567Z] DONE 5 tests in 0.264s
17:21:01 [2020-12-19T17:21:01.567Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:21:01 [2020-12-19T17:21:01.567Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12203 is not a child of this shell
17:21:01 [2020-12-19T17:21:01.567Z] warning: PID 12203 from bundles/test-integration/docker.pid had a nonzero exit code
17:21:01 [2020-12-19T17:21:01.567Z] Leaving: AppArmorNo profiles have been unloaded.
17:21:01 [2020-12-19T17:21:01.567Z] 
17:21:01 [2020-12-19T17:21:01.567Z] Unloading profiles will leave already running processes permanently
17:21:01 [2020-12-19T17:21:01.567Z] unconfined, which can lead to unexpected situations.
17:21:01 [2020-12-19T17:21:01.567Z] 
17:21:01 [2020-12-19T17:21:01.567Z] To set a process to complain mode, use the command line tool
17:21:01 [2020-12-19T17:21:01.567Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:21:01 [2020-12-19T17:21:01.567Z] Removing test suite binaries
17:21:01 [2020-12-19T17:21:01.824Z] exiting test-integration
17:21:01 [2020-12-19T17:21:01.824Z] ++ exit 0
17:21:02 [2020-12-19T17:21:02.041Z] tests/integration/models_resources_test.py .                             [ 91%]
17:21:02 [2020-12-19T17:21:02.619Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
17:21:02 [2020-12-19T17:21:02.751Z] 
17:21:02 [2020-12-19T17:21:02.880Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:21:02 [2020-12-19T17:21:02.880Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
17:21:03 [2020-12-19T17:21:03.451Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:21:03 [2020-12-19T17:21:03.451Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
17:21:03 [2020-12-19T17:21:03.733Z] --- PASS: TestBuildWithHugeFile (54.63s)
17:21:03 [2020-12-19T17:21:03.733Z] === RUN   TestBuildWithEmptyDockerfile
17:21:03 [2020-12-19T17:21:03.733Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:21:03 [2020-12-19T17:21:03.733Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:21:03 [2020-12-19T17:21:03.733Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:21:03 [2020-12-19T17:21:03.733Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:21:03 [2020-12-19T17:21:03.733Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:21:03 [2020-12-19T17:21:03.733Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:21:03 [2020-12-19T17:21:03.733Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:21:03 [2020-12-19T17:21:03.733Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:21:03 [2020-12-19T17:21:03.733Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:21:03 [2020-12-19T17:21:03.733Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
17:21:03 [2020-12-19T17:21:03.733Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s)
17:21:03 [2020-12-19T17:21:03.733Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
17:21:03 [2020-12-19T17:21:03.733Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
17:21:03 [2020-12-19T17:21:03.733Z] === RUN   TestBuildPreserveOwnership
17:21:03 [2020-12-19T17:21:03.733Z] === RUN   TestBuildPreserveOwnership/copy_from
17:21:03 [2020-12-19T17:21:03.733Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
Post stage
[Pipeline] junit
17:21:04 [2020-12-19T17:21:04.656Z] Recording test results
17:21:05 [2020-12-19T17:21:05.240Z] --- PASS: TestBuildPreserveOwnership (3.85s)
17:21:05 [2020-12-19T17:21:05.241Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.49s)
17:21:05 [2020-12-19T17:21:05.241Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s)
17:21:05 [2020-12-19T17:21:05.241Z] === RUN   TestBuildPlatformInvalid
17:21:05 [2020-12-19T17:21:05.241Z] --- PASS: TestBuildPlatformInvalid (0.11s)
17:21:05 [2020-12-19T17:21:05.241Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:05 [2020-12-19T17:21:05.362Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
17:21:05 [2020-12-19T17:21:05.362Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:21:05 [2020-12-19T17:21:05.623Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:21:05 [2020-12-19T17:21:05.623Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:21:07 [2020-12-19T17:21:07.008Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
17:21:07 [2020-12-19T17:21:07.102Z] + echo Ensuring container killed.
17:21:07 [2020-12-19T17:21:07.102Z] Ensuring container killed.
17:21:07 [2020-12-19T17:21:07.102Z] + docker rm -vf docker-pr31
17:21:07 [2020-12-19T17:21:07.360Z] Error: No such container: docker-pr31
17:21:07 [2020-12-19T17:21:07.360Z] + true
[Pipeline] sh
17:21:07 [2020-12-19T17:21:07.678Z] + echo Chowning /workspace to jenkins user
17:21:07 [2020-12-19T17:21:07.678Z] Chowning /workspace to jenkins user
17:21:07 [2020-12-19T17:21:07.678Z] + id -u
17:21:07 [2020-12-19T17:21:07.678Z] + id -g
17:21:07 [2020-12-19T17:21:07.678Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41740:/workspace busybox chown -R 1000:1000 /workspace
17:21:07 [2020-12-19T17:21:07.678Z] Unable to find image 'busybox:latest' locally
17:21:07 [2020-12-19T17:21:07.826Z] tests/integration/models_services_test.py ..............X.               [ 95%]
17:21:07 [2020-12-19T17:21:07.843Z] --- PASS: TestDockerNetworkConnectAlias (8.18s)
17:21:07 [2020-12-19T17:21:07.843Z] === RUN   TestDockerNetworkReConnect
17:21:08 [2020-12-19T17:21:08.391Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
17:21:09 [2020-12-19T17:21:09.334Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:21:09 [2020-12-19T17:21:09.906Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
17:21:10 [2020-12-19T17:21:10.167Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.25s)
17:21:10 [2020-12-19T17:21:10.167Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:11 [2020-12-19T17:21:11.104Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:21:11 [2020-12-19T17:21:11.104Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:21:11 [2020-12-19T17:21:11.275Z] --- PASS: TestUpdateRestartPolicy (12.39s)
17:21:11 [2020-12-19T17:21:11.276Z] === RUN   TestUpdateRestartWithAutoRemove
17:21:12 [2020-12-19T17:21:12.224Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
17:21:12 [2020-12-19T17:21:12.224Z] === RUN   TestWaitNonBlocked
17:21:12 [2020-12-19T17:21:12.224Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:21:12 [2020-12-19T17:21:12.224Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:21:12 [2020-12-19T17:21:12.224Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:21:12 [2020-12-19T17:21:12.224Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:21:12 [2020-12-19T17:21:12.224Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:21:12 [2020-12-19T17:21:12.224Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:21:12 [2020-12-19T17:21:12.736Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
17:21:12 [2020-12-19T17:21:12.736Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:21:12 [2020-12-19T17:21:12.923Z] latest: Pulling from library/busybox
17:21:12 [2020-12-19T17:21:12.923Z] ea97eb0eb3ec: Pulling fs layer
17:21:12 [2020-12-19T17:21:12.923Z] ea97eb0eb3ec: Verifying Checksum
17:21:12 [2020-12-19T17:21:12.923Z] ea97eb0eb3ec: Download complete
17:21:13 [2020-12-19T17:21:13.170Z] --- PASS: TestWaitNonBlocked (0.02s)
17:21:13 [2020-12-19T17:21:13.170Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s)
17:21:13 [2020-12-19T17:21:13.170Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s)
17:21:13 [2020-12-19T17:21:13.170Z] === RUN   TestWaitBlocked
17:21:13 [2020-12-19T17:21:13.170Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:21:13 [2020-12-19T17:21:13.170Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:21:13 [2020-12-19T17:21:13.170Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:21:13 [2020-12-19T17:21:13.170Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:21:13 [2020-12-19T17:21:13.170Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:21:13 [2020-12-19T17:21:13.170Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:21:13 [2020-12-19T17:21:13.179Z] ea97eb0eb3ec: Pull complete
17:21:13 [2020-12-19T17:21:13.180Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
17:21:13 [2020-12-19T17:21:13.180Z] Status: Downloaded newer image for busybox:latest
17:21:13 [2020-12-19T17:21:13.679Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
17:21:13 [2020-12-19T17:21:13.679Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:21:14 [2020-12-19T17:21:14.254Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
17:21:14 [2020-12-19T17:21:14.559Z] --- PASS: TestWaitBlocked (0.02s)
17:21:14 [2020-12-19T17:21:14.559Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s)
17:21:14 [2020-12-19T17:21:14.559Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s)
17:21:14 [2020-12-19T17:21:14.559Z] === CONT  TestContainerStartOnDaemonRestart
17:21:14 [2020-12-19T17:21:14.559Z] === CONT  TestIpcModeOlderClient
17:21:14 [2020-12-19T17:21:14.559Z] === CONT  TestDaemonHostGatewayIP
17:21:14 [2020-12-19T17:21:14.559Z] === CONT  TestDaemonRestartIpcMode
17:21:14 [2020-12-19T17:21:14.559Z] --- PASS: TestIpcModeOlderClient (0.21s)
17:21:14 [2020-12-19T17:21:14.559Z] === CONT  TestContainerKillOnDaemonStart
17:21:14 [2020-12-19T17:21:14.719Z] --- PASS: TestDockerNetworkReConnect (7.05s)
17:21:14 [2020-12-19T17:21:14.719Z] === RUN   TestServicePlugin
17:21:14 [2020-12-19T17:21:14.719Z] --- SKIP: TestServicePlugin (0.00s)
17:21:14 [2020-12-19T17:21:14.719Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:21:14 [2020-12-19T17:21:14.719Z] === RUN   TestServiceUpdateLabel
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:21:15 [2020-12-19T17:21:15.215Z] tests/integration/regression_test.py ......                              [ 98%]
17:21:15 [2020-12-19T17:21:15.407Z] + bundleName=amd64-rootless
17:21:15 [2020-12-19T17:21:15.407Z] + echo Creating amd64-rootless-bundles.tar.gz
17:21:15 [2020-12-19T17:21:15.407Z] Creating amd64-rootless-bundles.tar.gz
17:21:15 [2020-12-19T17:21:15.407Z] + find bundles -path */root/*overlay2 -prune -o -type f+ xargs tar -czf amd64-rootless-bundles.tar.gz
17:21:15 [2020-12-19T17:21:15.407Z]  ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
17:21:15 [2020-12-19T17:21:15.417Z] Archiving artifacts
17:21:15 [2020-12-19T17:21:15.474Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:21:15 [2020-12-19T17:21:15.474Z] tests/integration/credentials/utils_test.py .                            [100%]
17:21:15 [2020-12-19T17:21:15.474Z] 
17:21:15 [2020-12-19T17:21:15.474Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:21:15 [2020-12-19T17:21:15.474Z] =========================== short test summary info ============================
17:21:15 [2020-12-19T17:21:15.474Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:21:15 [2020-12-19T17:21:15.474Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:21:15 [2020-12-19T17:21:15.474Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:21:15 [2020-12-19T17:21:15.474Z]   Not supported on most drivers
17:21:15 [2020-12-19T17:21:15.474Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:21:15 [2020-12-19T17:21:15.474Z]   Output of docker top depends on host distro, and is not formalized.
17:21:15 [2020-12-19T17:21:15.474Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:21:15 [2020-12-19T17:21:15.474Z]   Output of docker top depends on host distro, and is not formalized.
17:21:15 [2020-12-19T17:21:15.474Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:21:15 [2020-12-19T17:21:15.474Z]   Can fail if eth0 has multiple IP addresses
17:21:15 [2020-12-19T17:21:15.474Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:21:15 [2020-12-19T17:21:15.474Z]   This doesn't seem to be taken into account by the engine
17:21:15 [2020-12-19T17:21:15.474Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
17:21:15 [2020-12-19T17:21:15.474Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:21:15 [2020-12-19T17:21:15.474Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 347.99 seconds ==
17:21:15 [2020-12-19T17:21:15.732Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:21:17 [2020-12-19T17:21:17.313Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41740/31/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:21:17 [2020-12-19T17:21:17.620Z] + make clean
17:21:17 [2020-12-19T17:21:17.878Z] docker volume rm -f docker-dev-cache
17:21:17 [2020-12-19T17:21:17.878Z] docker-dev-cache
17:21:17 [2020-12-19T17:21:17.879Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s)
[Pipeline] deleteDir
17:21:17 [2020-12-19T17:21:17.896Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.07s)
17:21:17 [2020-12-19T17:21:17.896Z] PASS
17:21:17 [2020-12-19T17:21:17.896Z] 
17:21:17 [2020-12-19T17:21:17.896Z] === Skipped
17:21:17 [2020-12-19T17:21:17.896Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
17:21:17 [2020-12-19T17:21:17.896Z]     build_session_test.go:25: TODO: BuildKit
17:21:17 [2020-12-19T17:21:17.896Z] 
17:21:17 [2020-12-19T17:21:17.896Z] 
17:21:17 [2020-12-19T17:21:17.896Z] DONE 33 tests, 1 skipped in 108.143s
17:21:17 [2020-12-19T17:21:17.896Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
17:21:17 [2020-12-19T17:21:17.896Z] ++ 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
17:21:17 [2020-12-19T17:21:17.896Z] ++ set -e
17:21:17 [2020-12-19T17:21:17.896Z] ++ '[' -n 0 ']'
17:21:17 [2020-12-19T17:21:17.896Z] ++ set -x
17:21:17 [2020-12-19T17:21:17.896Z] ++ env -i DEST=/go/src/github.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
17:21:17 [2020-12-19T17:21:17.896Z] INFO: Testing against a local daemon
17:21:17 [2020-12-19T17:21:17.896Z] === RUN   TestConfigInspect
17:21:18 [2020-12-19T17:21:18.225Z] --- PASS: TestServiceUpdateLabel (3.85s)
17:21:18 [2020-12-19T17:21:18.225Z] === RUN   TestServiceUpdateSecrets
17:21:18 [2020-12-19T17:21:18.457Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:21:18 [2020-12-19T17:21:18.825Z] --- PASS: TestDaemonRestartIpcMode (4.17s)
17:21:19 [2020-12-19T17:21:19.401Z] --- PASS: TestDaemonHostGatewayIP (4.97s)
17:21:19 [2020-12-19T17:21:19.410Z] --- PASS: TestConfigInspect (1.94s)
17:21:19 [2020-12-19T17:21:19.410Z] === RUN   TestConfigList
17:21:20 [2020-12-19T17:21:20.999Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:21:21 [2020-12-19T17:21:21.513Z] --- PASS: TestConfigList (1.95s)
17:21:21 [2020-12-19T17:21:21.513Z] === RUN   TestConfigsCreateAndDelete
17:21:21 [2020-12-19T17:21:21.570Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
17:21:22 [2020-12-19T17:21:22.141Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
17:21:22 [2020-12-19T17:21:22.711Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
17:21:23 [2020-12-19T17:21:23.282Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
17:21:23 [2020-12-19T17:21:23.574Z] --- PASS: TestConfigsCreateAndDelete (1.88s)
17:21:23 [2020-12-19T17:21:23.574Z] === RUN   TestConfigsUpdate
17:21:23 [2020-12-19T17:21:23.854Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
17:21:25 [2020-12-19T17:21:25.083Z] --- PASS: TestConfigsUpdate (1.85s)
17:21:25 [2020-12-19T17:21:25.083Z] === RUN   TestTemplatedConfig
17:21:25 [2020-12-19T17:21:25.238Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.90s)
17:21:25 [2020-12-19T17:21:25.238Z] PASS
17:21:25 [2020-12-19T17:21:25.238Z] 
17:21:25 [2020-12-19T17:21:25.238Z] DONE 5 tests in 73.545s
17:21:25 [2020-12-19T17:21:25.238Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:25 [2020-12-19T17:21:25.238Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:25 [2020-12-19T17:21:25.238Z] +++ set -e
17:21:25 [2020-12-19T17:21:25.238Z] +++ '[' -n 0 ']'
17:21:25 [2020-12-19T17:21:25.238Z] +++ set -x
17:21:25 [2020-12-19T17:21:25.238Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:25 [2020-12-19T17:21:25.238Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:21:25 [2020-12-19T17:21:25.238Z] INFO: Testing against a local daemon
17:21:25 [2020-12-19T17:21:25.238Z] testing: warning: no tests to run
17:21:25 [2020-12-19T17:21:25.238Z] PASS
17:21:25 [2020-12-19T17:21:25.238Z] 
17:21:25 [2020-12-19T17:21:25.238Z] DONE 0 tests in 0.222s
17:21:25 [2020-12-19T17:21:25.498Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:25 [2020-12-19T17:21:25.498Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:25 [2020-12-19T17:21:25.498Z] +++ set -e
17:21:25 [2020-12-19T17:21:25.498Z] +++ '[' -n 0 ']'
17:21:25 [2020-12-19T17:21:25.498Z] +++ set -x
17:21:25 [2020-12-19T17:21:25.498Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:25 [2020-12-19T17:21:25.498Z] INFO: Testing against a local daemon
17:21:25 [2020-12-19T17:21:25.498Z] testing: warning: no tests to run
17:21:25 [2020-12-19T17:21:25.498Z] PASS
17:21:25 [2020-12-19T17:21:25.498Z] 
17:21:25 [2020-12-19T17:21:25.498Z] DONE 0 tests in 0.124s
17:21:25 [2020-12-19T17:21:25.498Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:25 [2020-12-19T17:21:25.498Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:25 [2020-12-19T17:21:25.498Z] +++ set -e
17:21:25 [2020-12-19T17:21:25.498Z] +++ '[' -n 0 ']'
17:21:25 [2020-12-19T17:21:25.498Z] +++ set -x
17:21:25 [2020-12-19T17:21:25.498Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:25 [2020-12-19T17:21:25.498Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:21:25 [2020-12-19T17:21:25.759Z] INFO: Testing against a local daemon
17:21:25 [2020-12-19T17:21:25.759Z] testing: warning: no tests to run
17:21:25 [2020-12-19T17:21:25.759Z] PASS
17:21:25 [2020-12-19T17:21:25.759Z] 
17:21:25 [2020-12-19T17:21:25.759Z] DONE 0 tests in 0.113s
17:21:25 [2020-12-19T17:21:25.759Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:25 [2020-12-19T17:21:25.759Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:25 [2020-12-19T17:21:25.759Z] +++ set -e
17:21:25 [2020-12-19T17:21:25.759Z] +++ '[' -n 0 ']'
17:21:25 [2020-12-19T17:21:25.759Z] +++ set -x
17:21:25 [2020-12-19T17:21:25.759Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:25 [2020-12-19T17:21:25.759Z] INFO: Testing against a local daemon
17:21:25 [2020-12-19T17:21:25.759Z] testing: warning: no tests to run
17:21:25 [2020-12-19T17:21:25.759Z] PASS
17:21:25 [2020-12-19T17:21:25.759Z] 
17:21:25 [2020-12-19T17:21:25.759Z] DONE 0 tests in 0.085s
17:21:25 [2020-12-19T17:21:25.759Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:25 [2020-12-19T17:21:25.759Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:25 [2020-12-19T17:21:25.759Z] +++ set -e
17:21:25 [2020-12-19T17:21:25.759Z] +++ '[' -n 0 ']'
17:21:25 [2020-12-19T17:21:25.759Z] +++ set -x
17:21:25 [2020-12-19T17:21:25.759Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.019Z] INFO: Testing against a local daemon
17:21:26 [2020-12-19T17:21:26.019Z] testing: warning: no tests to run
17:21:26 [2020-12-19T17:21:26.019Z] PASS
17:21:26 [2020-12-19T17:21:26.019Z] 
17:21:26 [2020-12-19T17:21:26.019Z] DONE 0 tests in 0.080s
17:21:26 [2020-12-19T17:21:26.019Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.019Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.019Z] +++ set -e
17:21:26 [2020-12-19T17:21:26.019Z] +++ '[' -n 0 ']'
17:21:26 [2020-12-19T17:21:26.019Z] +++ set -x
17:21:26 [2020-12-19T17:21:26.019Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.019Z] INFO: Testing against a local daemon
17:21:26 [2020-12-19T17:21:26.019Z] testing: warning: no tests to run
17:21:26 [2020-12-19T17:21:26.019Z] PASS
17:21:26 [2020-12-19T17:21:26.019Z] 
17:21:26 [2020-12-19T17:21:26.019Z] DONE 0 tests in 0.108s
17:21:26 [2020-12-19T17:21:26.019Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.019Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.019Z] +++ set -e
17:21:26 [2020-12-19T17:21:26.019Z] +++ '[' -n 0 ']'
17:21:26 [2020-12-19T17:21:26.019Z] +++ set -x
17:21:26 [2020-12-19T17:21:26.019Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.020Z] testing: warning: no tests to run
17:21:26 [2020-12-19T17:21:26.020Z] PASS
17:21:26 [2020-12-19T17:21:26.020Z] 
17:21:26 [2020-12-19T17:21:26.020Z] DONE 0 tests in 0.020s
17:21:26 [2020-12-19T17:21:26.020Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.020Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.020Z] +++ set -e
17:21:26 [2020-12-19T17:21:26.020Z] +++ '[' -n 0 ']'
17:21:26 [2020-12-19T17:21:26.020Z] +++ set -x
17:21:26 [2020-12-19T17:21:26.020Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.280Z] INFO: Testing against a local daemon
17:21:26 [2020-12-19T17:21:26.280Z] testing: warning: no tests to run
17:21:26 [2020-12-19T17:21:26.280Z] PASS
17:21:26 [2020-12-19T17:21:26.280Z] 
17:21:26 [2020-12-19T17:21:26.280Z] DONE 0 tests in 0.071s
17:21:26 [2020-12-19T17:21:26.280Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.280Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.280Z] +++ set -e
17:21:26 [2020-12-19T17:21:26.280Z] +++ '[' -n 0 ']'
17:21:26 [2020-12-19T17:21:26.280Z] +++ set -x
17:21:26 [2020-12-19T17:21:26.280Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.280Z] INFO: Testing against a local daemon
17:21:26 [2020-12-19T17:21:26.280Z] testing: warning: no tests to run
17:21:26 [2020-12-19T17:21:26.280Z] PASS
17:21:26 [2020-12-19T17:21:26.280Z] 
17:21:26 [2020-12-19T17:21:26.280Z] DONE 0 tests in 0.092s
17:21:26 [2020-12-19T17:21:26.280Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.280Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.280Z] +++ set -e
17:21:26 [2020-12-19T17:21:26.280Z] +++ '[' -n 0 ']'
17:21:26 [2020-12-19T17:21:26.280Z] +++ set -x
17:21:26 [2020-12-19T17:21:26.281Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.541Z] INFO: Testing against a local daemon
17:21:26 [2020-12-19T17:21:26.541Z] testing: warning: no tests to run
17:21:26 [2020-12-19T17:21:26.541Z] PASS
17:21:26 [2020-12-19T17:21:26.541Z] 
17:21:26 [2020-12-19T17:21:26.541Z] DONE 0 tests in 0.096s
17:21:26 [2020-12-19T17:21:26.541Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.541Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.541Z] +++ set -e
17:21:26 [2020-12-19T17:21:26.541Z] +++ '[' -n 0 ']'
17:21:26 [2020-12-19T17:21:26.541Z] +++ set -x
17:21:26 [2020-12-19T17:21:26.541Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.541Z] INFO: Testing against a local daemon
17:21:26 [2020-12-19T17:21:26.541Z] testing: warning: no tests to run
17:21:26 [2020-12-19T17:21:26.541Z] PASS
17:21:26 [2020-12-19T17:21:26.541Z] 
17:21:26 [2020-12-19T17:21:26.541Z] DONE 0 tests in 0.098s
17:21:26 [2020-12-19T17:21:26.541Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.541Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.541Z] +++ set -e
17:21:26 [2020-12-19T17:21:26.541Z] +++ '[' -n 0 ']'
17:21:26 [2020-12-19T17:21:26.541Z] +++ set -x
17:21:26 [2020-12-19T17:21:26.541Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.541Z] testing: warning: no tests to run
17:21:26 [2020-12-19T17:21:26.541Z] PASS
17:21:26 [2020-12-19T17:21:26.541Z] 
17:21:26 [2020-12-19T17:21:26.541Z] DONE 0 tests in 0.016s
17:21:26 [2020-12-19T17:21:26.541Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.541Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.541Z] +++ set -e
17:21:26 [2020-12-19T17:21:26.541Z] +++ '[' -n 0 ']'
17:21:26 [2020-12-19T17:21:26.541Z] +++ set -x
17:21:26 [2020-12-19T17:21:26.541Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.802Z] INFO: Testing against a local daemon
17:21:26 [2020-12-19T17:21:26.802Z] testing: warning: no tests to run
17:21:26 [2020-12-19T17:21:26.802Z] PASS
17:21:26 [2020-12-19T17:21:26.802Z] 
17:21:26 [2020-12-19T17:21:26.802Z] DONE 0 tests in 0.094s
17:21:26 [2020-12-19T17:21:26.802Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.802Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.802Z] +++ set -e
17:21:26 [2020-12-19T17:21:26.802Z] +++ '[' -n 0 ']'
17:21:26 [2020-12-19T17:21:26.802Z] +++ set -x
17:21:26 [2020-12-19T17:21:26.802Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.802Z] INFO: Testing against a local daemon
17:21:26 [2020-12-19T17:21:26.802Z] testing: warning: no tests to run
17:21:26 [2020-12-19T17:21:26.802Z] PASS
17:21:26 [2020-12-19T17:21:26.802Z] 
17:21:26 [2020-12-19T17:21:26.802Z] DONE 0 tests in 0.096s
17:21:26 [2020-12-19T17:21:26.802Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.802Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:26 [2020-12-19T17:21:26.802Z] +++ set -e
17:21:26 [2020-12-19T17:21:26.802Z] +++ '[' -n 0 ']'
17:21:26 [2020-12-19T17:21:26.802Z] +++ set -x
17:21:26 [2020-12-19T17:21:26.802Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:27 [2020-12-19T17:21:27.063Z] INFO: Testing against a local daemon
17:21:27 [2020-12-19T17:21:27.063Z] testing: warning: no tests to run
17:21:27 [2020-12-19T17:21:27.063Z] PASS
17:21:27 [2020-12-19T17:21:27.063Z] 
17:21:27 [2020-12-19T17:21:27.063Z] DONE 0 tests in 0.104s
17:21:27 [2020-12-19T17:21:27.063Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:27 [2020-12-19T17:21:27.063Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:27 [2020-12-19T17:21:27.063Z] +++ set -e
17:21:27 [2020-12-19T17:21:27.063Z] +++ '[' -n 0 ']'
17:21:27 [2020-12-19T17:21:27.063Z] +++ set -x
17:21:27 [2020-12-19T17:21:27.063Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:27 [2020-12-19T17:21:27.063Z] INFO: Testing against a local daemon
17:21:27 [2020-12-19T17:21:27.063Z] testing: warning: no tests to run
17:21:27 [2020-12-19T17:21:27.063Z] PASS
17:21:27 [2020-12-19T17:21:27.063Z] 
17:21:27 [2020-12-19T17:21:27.063Z] DONE 0 tests in 0.069s
17:21:27 [2020-12-19T17:21:27.063Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:27 [2020-12-19T17:21:27.063Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:27 [2020-12-19T17:21:27.063Z] +++ set -e
17:21:27 [2020-12-19T17:21:27.063Z] +++ '[' -n 0 ']'
17:21:27 [2020-12-19T17:21:27.063Z] +++ set -x
17:21:27 [2020-12-19T17:21:27.063Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:27 [2020-12-19T17:21:27.063Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
17:21:27 [2020-12-19T17:21:27.063Z] INFO: Testing against a local daemon
17:21:27 [2020-12-19T17:21:27.063Z] testing: warning: no tests to run
17:21:27 [2020-12-19T17:21:27.063Z] PASS
17:21:27 [2020-12-19T17:21:27.063Z] 
17:21:27 [2020-12-19T17:21:27.063Z] DONE 0 tests in 0.099s
17:21:27 [2020-12-19T17:21:27.063Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:27 [2020-12-19T17:21:27.063Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:27 [2020-12-19T17:21:27.063Z] +++ set -e
17:21:27 [2020-12-19T17:21:27.063Z] +++ '[' -n 0 ']'
17:21:27 [2020-12-19T17:21:27.063Z] +++ set -x
17:21:27 [2020-12-19T17:21:27.064Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:27 [2020-12-19T17:21:27.324Z] INFO: Testing against a local daemon
17:21:27 [2020-12-19T17:21:27.324Z] testing: warning: no tests to run
17:21:27 [2020-12-19T17:21:27.324Z] PASS
17:21:27 [2020-12-19T17:21:27.324Z] 
17:21:27 [2020-12-19T17:21:27.324Z] DONE 0 tests in 0.074s
17:21:27 [2020-12-19T17:21:27.324Z] Running integration-test (iteration 3)
17:21:27 [2020-12-19T17:21:27.324Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:27 [2020-12-19T17:21:27.324Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:27 [2020-12-19T17:21:27.324Z] +++ set -e
17:21:27 [2020-12-19T17:21:27.324Z] +++ '[' -n 0 ']'
17:21:27 [2020-12-19T17:21:27.324Z] +++ set -x
17:21:27 [2020-12-19T17:21:27.324Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:27 [2020-12-19T17:21:27.324Z] INFO: Testing against a local daemon
17:21:27 [2020-12-19T17:21:27.324Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:27 [2020-12-19T17:21:27.814Z] --- PASS: TestTemplatedConfig (2.43s)
17:21:27 [2020-12-19T17:21:27.814Z] === RUN   TestConfigCreateResolve
17:21:27 [2020-12-19T17:21:27.896Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:21:27 [2020-12-19T17:21:27.931Z] Leaving: AppArmorNo profiles have been unloaded.
17:21:27 [2020-12-19T17:21:27.931Z] 
17:21:27 [2020-12-19T17:21:27.931Z] Unloading profiles will leave already running processes permanently
17:21:27 [2020-12-19T17:21:27.932Z] unconfined, which can lead to unexpected situations.
17:21:27 [2020-12-19T17:21:27.932Z] 
17:21:27 [2020-12-19T17:21:27.932Z] To set a process to complain mode, use the command line tool
17:21:27 [2020-12-19T17:21:27.932Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:21:27 [2020-12-19T17:21:27.932Z] 
Post stage
[Pipeline] junit
17:21:28 [2020-12-19T17:21:28.514Z] Recording test results
17:21:29 [2020-12-19T17:21:29.343Z] --- PASS: TestConfigCreateResolve (1.92s)
17:21:29 [2020-12-19T17:21:29.343Z] === RUN   TestConfigDaemonLibtrustID
17:21:29 [2020-12-19T17:21:29.407Z] --- PASS: TestContainerKillOnDaemonStart (13.22s)
17:21:29 [2020-12-19T17:21:29.407Z] PASS
17:21:29 [2020-12-19T17:21:29.407Z] 
17:21:29 [2020-12-19T17:21:29.407Z] === Skipped
17:21:29 [2020-12-19T17:21:29.407Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:21:29 [2020-12-19T17:21:29.407Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:21:29 [2020-12-19T17:21:29.407Z] 
17:21:29 [2020-12-19T17:21:29.407Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
17:21:29 [2020-12-19T17:21:29.407Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:21:29 [2020-12-19T17:21:29.407Z] 
17:21:29 [2020-12-19T17:21:29.407Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
17:21:29 [2020-12-19T17:21:29.407Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:21:29 [2020-12-19T17:21:29.407Z] 
17:21:29 [2020-12-19T17:21:29.407Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:21:29 [2020-12-19T17:21:29.407Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:21:29 [2020-12-19T17:21:29.407Z] 
17:21:29 [2020-12-19T17:21:29.407Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:21:29 [2020-12-19T17:21:29.407Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:21:29 [2020-12-19T17:21:29.407Z] 
17:21:29 [2020-12-19T17:21:29.407Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
17:21:29 [2020-12-19T17:21:29.407Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:21:29 [2020-12-19T17:21:29.407Z] 
17:21:29 [2020-12-19T17:21:29.407Z] 
17:21:29 [2020-12-19T17:21:29.407Z] DONE 195 tests, 6 skipped in 141.801s
17:21:29 [2020-12-19T17:21:29.407Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:21:29 [2020-12-19T17:21:29.407Z] ++ 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
17:21:29 [2020-12-19T17:21:29.407Z] ++ set -e
17:21:29 [2020-12-19T17:21:29.407Z] ++ '[' -n 0 ']'
17:21:29 [2020-12-19T17:21:29.407Z] ++ set -x
17:21:29 [2020-12-19T17:21:29.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:21:29 [2020-12-19T17:21:29.407Z] INFO: Testing against a local daemon
17:21:29 [2020-12-19T17:21:29.407Z] === RUN   TestCommitInheritsEnv
17:21:29 [2020-12-19T17:21:29.408Z] --- PASS: TestCommitInheritsEnv (0.58s)
17:21:29 [2020-12-19T17:21:29.408Z] === RUN   TestImportExtremelyLargeImageWorks
17:21:29 [2020-12-19T17:21:29.408Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:21:29 [2020-12-19T17:21:29.408Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
17:21:29 [2020-12-19T17:21:29.408Z] === RUN   TestImagesFilterMultiReference
17:21:29 [2020-12-19T17:21:29.408Z] --- PASS: TestImagesFilterMultiReference (0.10s)
17:21:29 [2020-12-19T17:21:29.408Z] === RUN   TestImagePullPlatformInvalid
17:21:29 [2020-12-19T17:21:29.408Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
17:21:29 [2020-12-19T17:21:29.408Z] === RUN   TestRemoveImageOrphaning
17:21:29 [2020-12-19T17:21:29.408Z] --- PASS: TestRemoveImageOrphaning (0.55s)
17:21:29 [2020-12-19T17:21:29.408Z] === RUN   TestRemoveImageGarbageCollector
17:21:29 [2020-12-19T17:21:29.408Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:21:29 [2020-12-19T17:21:29.408Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:21:29 [2020-12-19T17:21:29.408Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:21:29 [2020-12-19T17:21:29.408Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:21:29 [2020-12-19T17:21:29.408Z] === RUN   TestTagInvalidReference
17:21:29 [2020-12-19T17:21:29.408Z] --- PASS: TestTagInvalidReference (0.03s)
17:21:29 [2020-12-19T17:21:29.408Z] === RUN   TestTagValidPrefixedRepo
17:21:29 [2020-12-19T17:21:29.408Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
17:21:29 [2020-12-19T17:21:29.408Z] === RUN   TestTagExistedNameWithoutForce
[Pipeline] sh
17:21:29 [2020-12-19T17:21:29.670Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
17:21:29 [2020-12-19T17:21:29.670Z] === RUN   TestTagOfficialNames
17:21:29 [2020-12-19T17:21:29.670Z] --- PASS: TestTagOfficialNames (0.08s)
17:21:29 [2020-12-19T17:21:29.670Z] === RUN   TestTagMatchesDigest
17:21:29 [2020-12-19T17:21:29.670Z] --- PASS: TestTagMatchesDigest (0.03s)
17:21:29 [2020-12-19T17:21:29.670Z] PASS
17:21:29 [2020-12-19T17:21:29.670Z] 
17:21:29 [2020-12-19T17:21:29.670Z] === Skipped
17:21:29 [2020-12-19T17:21:29.670Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:21:29 [2020-12-19T17:21:29.670Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
17:21:29 [2020-12-19T17:21:29.670Z] 
17:21:29 [2020-12-19T17:21:29.670Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:21:29 [2020-12-19T17:21:29.670Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:21:29 [2020-12-19T17:21:29.670Z] 
17:21:29 [2020-12-19T17:21:29.670Z] 
17:21:29 [2020-12-19T17:21:29.670Z] DONE 12 tests, 2 skipped in 1.782s
17:21:29 [2020-12-19T17:21:29.670Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:21:29 [2020-12-19T17:21:29.670Z] ++ 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
17:21:29 [2020-12-19T17:21:29.670Z] ++ set -e
17:21:29 [2020-12-19T17:21:29.670Z] ++ '[' -n 0 ']'
17:21:29 [2020-12-19T17:21:29.670Z] ++ set -x
17:21:29 [2020-12-19T17:21:29.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
17:21:29 [2020-12-19T17:21:29.713Z] + echo Ensuring container killed.
17:21:29 [2020-12-19T17:21:29.713Z] Ensuring container killed.
17:21:29 [2020-12-19T17:21:29.713Z] + docker rm -vf docker-pr31
17:21:29 [2020-12-19T17:21:29.713Z] Error: No such container: docker-pr31
17:21:29 [2020-12-19T17:21:29.713Z] + true
[Pipeline] sh
17:21:29 [2020-12-19T17:21:29.932Z] INFO: Testing against a local daemon
17:21:29 [2020-12-19T17:21:29.932Z] === RUN   TestNetworkCreateDelete
17:21:29 [2020-12-19T17:21:29.974Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
17:21:29 [2020-12-19T17:21:29.974Z] PASS
17:21:29 [2020-12-19T17:21:29.974Z] 
17:21:29 [2020-12-19T17:21:29.974Z] DONE 7 tests in 12.600s
17:21:29 [2020-12-19T17:21:29.974Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
17:21:29 [2020-12-19T17:21:29.974Z] ++ 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
17:21:29 [2020-12-19T17:21:29.974Z] ++ set -e
17:21:29 [2020-12-19T17:21:29.974Z] ++ '[' -n 0 ']'
17:21:29 [2020-12-19T17:21:29.974Z] ++ set -x
17:21:29 [2020-12-19T17:21:29.975Z] ++ env -i DEST=/go/src/github.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
17:21:29 [2020-12-19T17:21:29.999Z] + echo Chowning /workspace to jenkins user
17:21:29 [2020-12-19T17:21:29.999Z] Chowning /workspace to jenkins user
17:21:29 [2020-12-19T17:21:29.999Z] + id -u
17:21:29 [2020-12-19T17:21:29.999Z] + id -g
17:21:29 [2020-12-19T17:21:29.999Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41740:/workspace busybox chown -R 1000:1000 /workspace
17:21:30 [2020-12-19T17:21:30.000Z] Unable to find image 'busybox:latest' locally
17:21:30 [2020-12-19T17:21:30.193Z] --- PASS: TestNetworkCreateDelete (0.43s)
17:21:30 [2020-12-19T17:21:30.193Z] === RUN   TestDockerNetworkDeletePreferID
17:21:30 [2020-12-19T17:21:30.269Z] INFO: Testing against a local daemon
17:21:30 [2020-12-19T17:21:30.269Z] === RUN   TestCheckpoint
17:21:30 [2020-12-19T17:21:30.269Z] --- SKIP: TestCheckpoint (0.00s)
17:21:30 [2020-12-19T17:21:30.269Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:21:30 [2020-12-19T17:21:30.269Z] === RUN   TestContainerInvalidJSON
17:21:30 [2020-12-19T17:21:30.269Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:21:30 [2020-12-19T17:21:30.269Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:21:30 [2020-12-19T17:21:30.269Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:21:30 [2020-12-19T17:21:30.269Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:21:30 [2020-12-19T17:21:30.269Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:21:30 [2020-12-19T17:21:30.269Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:21:30 [2020-12-19T17:21:30.269Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:21:30 [2020-12-19T17:21:30.269Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:21:30 [2020-12-19T17:21:30.269Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:21:30 [2020-12-19T17:21:30.269Z] --- PASS: TestContainerInvalidJSON (0.02s)
17:21:30 [2020-12-19T17:21:30.269Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:21:30 [2020-12-19T17:21:30.269Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:21:30 [2020-12-19T17:21:30.269Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:21:30 [2020-12-19T17:21:30.269Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:21:30 [2020-12-19T17:21:30.269Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
17:21:30 [2020-12-19T17:21:30.269Z] === RUN   TestCopyFromContainerPathIsNotDir
17:21:30 [2020-12-19T17:21:30.269Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
17:21:30 [2020-12-19T17:21:30.269Z] === RUN   TestCopyToContainerPathDoesNotExist
17:21:30 [2020-12-19T17:21:30.269Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
17:21:30 [2020-12-19T17:21:30.269Z] === RUN   TestCopyToContainerPathIsNotDir
17:21:30 [2020-12-19T17:21:30.269Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
17:21:30 [2020-12-19T17:21:30.269Z] === RUN   TestCopyFromContainer
17:21:31 [2020-12-19T17:21:31.583Z] --- PASS: TestDockerNetworkDeletePreferID (1.28s)
17:21:31 [2020-12-19T17:21:31.583Z] === RUN   TestDaemonDNSFallback
17:21:31 [2020-12-19T17:21:31.778Z] === RUN   TestCopyFromContainer//
17:21:31 [2020-12-19T17:21:31.778Z] === RUN   TestCopyFromContainer//bar/root
17:21:31 [2020-12-19T17:21:31.778Z] === RUN   TestCopyFromContainer//bar/root/
17:21:31 [2020-12-19T17:21:31.778Z] === RUN   TestCopyFromContainer/bar/quux
17:21:31 [2020-12-19T17:21:31.778Z] === RUN   TestCopyFromContainer/bar/quux/
17:21:32 [2020-12-19T17:21:32.071Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:21:32 [2020-12-19T17:21:32.071Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:21:32 [2020-12-19T17:21:32.071Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:21:32 [2020-12-19T17:21:32.071Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:21:32 [2020-12-19T17:21:32.099Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:21:32 [2020-12-19T17:21:32.360Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
17:21:32 [2020-12-19T17:21:32.363Z] === RUN   TestCopyFromContainer/bar/notarget
17:21:32 [2020-12-19T17:21:32.363Z] --- PASS: TestCopyFromContainer (1.91s)
17:21:32 [2020-12-19T17:21:32.363Z]     --- PASS: TestCopyFromContainer// (0.07s)
17:21:32 [2020-12-19T17:21:32.363Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
17:21:32 [2020-12-19T17:21:32.363Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
17:21:32 [2020-12-19T17:21:32.363Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
17:21:32 [2020-12-19T17:21:32.363Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
17:21:32 [2020-12-19T17:21:32.363Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
17:21:32 [2020-12-19T17:21:32.363Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
17:21:32 [2020-12-19T17:21:32.363Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
17:21:32 [2020-12-19T17:21:32.363Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
17:21:32 [2020-12-19T17:21:32.363Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
17:21:32 [2020-12-19T17:21:32.363Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:21:32 [2020-12-19T17:21:32.363Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:21:32 [2020-12-19T17:21:32.363Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:21:32 [2020-12-19T17:21:32.363Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:21:32 [2020-12-19T17:21:32.363Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:21:32 [2020-12-19T17:21:32.363Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:21:32 [2020-12-19T17:21:32.363Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:21:32 [2020-12-19T17:21:32.363Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:21:32 [2020-12-19T17:21:32.364Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:21:32 [2020-12-19T17:21:32.364Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:21:32 [2020-12-19T17:21:32.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:21:32 [2020-12-19T17:21:32.364Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:21:32 [2020-12-19T17:21:32.364Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:21:32 [2020-12-19T17:21:32.364Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:21:32 [2020-12-19T17:21:32.364Z] === RUN   TestCreateLinkToNonExistingContainer
17:21:32 [2020-12-19T17:21:32.364Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:21:32 [2020-12-19T17:21:32.364Z] === RUN   TestCreateWithInvalidEnv
17:21:32 [2020-12-19T17:21:32.364Z] === RUN   TestCreateWithInvalidEnv/0
17:21:32 [2020-12-19T17:21:32.364Z] === PAUSE TestCreateWithInvalidEnv/0
17:21:32 [2020-12-19T17:21:32.364Z] === RUN   TestCreateWithInvalidEnv/1
17:21:32 [2020-12-19T17:21:32.364Z] === PAUSE TestCreateWithInvalidEnv/1
17:21:32 [2020-12-19T17:21:32.364Z] === RUN   TestCreateWithInvalidEnv/2
17:21:32 [2020-12-19T17:21:32.364Z] === PAUSE TestCreateWithInvalidEnv/2
17:21:32 [2020-12-19T17:21:32.364Z] === CONT  TestCreateWithInvalidEnv/0
17:21:32 [2020-12-19T17:21:32.364Z] === CONT  TestCreateWithInvalidEnv/2
17:21:32 [2020-12-19T17:21:32.364Z] === CONT  TestCreateWithInvalidEnv/1
17:21:32 [2020-12-19T17:21:32.364Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:21:32 [2020-12-19T17:21:32.364Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
17:21:32 [2020-12-19T17:21:32.364Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
17:21:32 [2020-12-19T17:21:32.364Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
17:21:32 [2020-12-19T17:21:32.364Z] === RUN   TestCreateTmpfsMountsTarget
17:21:32 [2020-12-19T17:21:32.364Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
17:21:32 [2020-12-19T17:21:32.364Z] === RUN   TestCreateWithCustomMaskedPaths
17:21:33 [2020-12-19T17:21:33.746Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:21:33 [2020-12-19T17:21:33.870Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s)
17:21:33 [2020-12-19T17:21:33.870Z] === RUN   TestCreateWithCustomReadonlyPaths
17:21:34 [2020-12-19T17:21:34.688Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:21:35 [2020-12-19T17:21:35.260Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
17:21:35 [2020-12-19T17:21:35.260Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
17:21:35 [2020-12-19T17:21:35.266Z] latest: Pulling from library/busybox
17:21:35 [2020-12-19T17:21:35.266Z] ea97eb0eb3ec: Pulling fs layer
17:21:35 [2020-12-19T17:21:35.266Z] ea97eb0eb3ec: Verifying Checksum
17:21:35 [2020-12-19T17:21:35.266Z] ea97eb0eb3ec: Download complete
17:21:35 [2020-12-19T17:21:35.266Z] ea97eb0eb3ec: Pull complete
17:21:35 [2020-12-19T17:21:35.266Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
17:21:35 [2020-12-19T17:21:35.525Z] Status: Downloaded newer image for busybox:latest
17:21:35 [2020-12-19T17:21:35.937Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s)
17:21:35 [2020-12-19T17:21:35.937Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:21:35 [2020-12-19T17:21:35.937Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:21:35 [2020-12-19T17:21:35.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:21:35 [2020-12-19T17:21:35.937Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:21:35 [2020-12-19T17:21:35.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:21:35 [2020-12-19T17:21:35.937Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:21:35 [2020-12-19T17:21:35.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:21:35 [2020-12-19T17:21:35.937Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:21:35 [2020-12-19T17:21:35.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:21:35 [2020-12-19T17:21:35.937Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:21:35 [2020-12-19T17:21:35.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:21:35 [2020-12-19T17:21:35.937Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:21:35 [2020-12-19T17:21:35.937Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:21:35 [2020-12-19T17:21:35.937Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:21:35 [2020-12-19T17:21:35.937Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:21:35 [2020-12-19T17:21:35.937Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:21:35 [2020-12-19T17:21:35.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:21:35 [2020-12-19T17:21:35.937Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
17:21:35 [2020-12-19T17:21:35.937Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
17:21:35 [2020-12-19T17:21:35.937Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
17:21:35 [2020-12-19T17:21:35.937Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
17:21:35 [2020-12-19T17:21:35.937Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
17:21:35 [2020-12-19T17:21:35.937Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:21:35 [2020-12-19T17:21:35.937Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s)
17:21:35 [2020-12-19T17:21:35.937Z] === RUN   TestCreateDifferentPlatform
17:21:35 [2020-12-19T17:21:35.937Z] === RUN   TestCreateDifferentPlatform/different_os
17:21:35 [2020-12-19T17:21:35.937Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:21:36 [2020-12-19T17:21:36.255Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:21:36 [2020-12-19T17:21:36.255Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:21:36 [2020-12-19T17:21:36.255Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:21:36 [2020-12-19T17:21:36.255Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:21:36 [2020-12-19T17:21:36.255Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
17:21:36 [2020-12-19T17:21:36.255Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:21:36 [2020-12-19T17:21:36.255Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
17:21:36 [2020-12-19T17:21:36.255Z] === RUN   TestContainerStartOnDaemonRestart
17:21:36 [2020-12-19T17:21:36.255Z] === PAUSE TestContainerStartOnDaemonRestart
17:21:36 [2020-12-19T17:21:36.255Z] === RUN   TestDaemonRestartIpcMode
17:21:36 [2020-12-19T17:21:36.255Z] === PAUSE TestDaemonRestartIpcMode
17:21:36 [2020-12-19T17:21:36.255Z] === RUN   TestDaemonHostGatewayIP
17:21:36 [2020-12-19T17:21:36.255Z] === PAUSE TestDaemonHostGatewayIP
17:21:36 [2020-12-19T17:21:36.255Z] === RUN   TestContainerKillOnDaemonStart
17:21:36 [2020-12-19T17:21:36.255Z] === PAUSE TestContainerKillOnDaemonStart
17:21:36 [2020-12-19T17:21:36.255Z] === RUN   TestDiff
17:21:36 [2020-12-19T17:21:36.546Z] --- PASS: TestDiff (0.50s)
17:21:36 [2020-12-19T17:21:36.546Z] === RUN   TestExecWithCloseStdin
17:21:36 [2020-12-19T17:21:36.779Z] --- PASS: TestServiceUpdateSecrets (16.00s)
17:21:36 [2020-12-19T17:21:36.779Z] === RUN   TestServiceUpdateConfigs
17:21:37 [2020-12-19T17:21:37.177Z] --- PASS: TestExecWithCloseStdin (0.59s)
17:21:37 [2020-12-19T17:21:37.177Z] === RUN   TestExec
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:21:37 [2020-12-19T17:21:37.807Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
17:21:37 [2020-12-19T17:21:37.911Z] --- PASS: TestExec (0.62s)
17:21:37 [2020-12-19T17:21:37.911Z] === RUN   TestExecUser
17:21:37 [2020-12-19T17:21:37.931Z] + bundleName=docker-py
17:21:37 [2020-12-19T17:21:37.932Z] + echo Creating docker-py-bundles.tar.gz
17:21:37 [2020-12-19T17:21:37.932Z] Creating docker-py-bundles.tar.gz
17:21:37 [2020-12-19T17:21:37.932Z] + 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
17:21:37 [2020-12-19T17:21:37.943Z] Archiving artifacts
17:21:38 [2020-12-19T17:21:38.378Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:21:38 [2020-12-19T17:21:38.544Z] --- PASS: TestExecUser (0.63s)
17:21:38 [2020-12-19T17:21:38.544Z] === RUN   TestExportContainerAndImportImage
17:21:39 [2020-12-19T17:21:39.197Z] --- PASS: TestExportContainerAndImportImage (0.80s)
17:21:39 [2020-12-19T17:21:39.197Z] === RUN   TestExportContainerAfterDaemonRestart
17:21:39 [2020-12-19T17:21:39.656Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41740/31/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
17:21:39 [2020-12-19T17:21:39.743Z] --- PASS: TestDaemonDNSFallback (7.49s)
17:21:39 [2020-12-19T17:21:39.743Z] === RUN   TestInspectNetwork
[Pipeline] sh
17:21:40 [2020-12-19T17:21:40.032Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41740/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr31 -e DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa -e DOCKER_GRAPHDRIVER docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa hack/make.sh binary-daemon
17:21:40 [2020-12-19T17:21:40.293Z] 
17:21:40 [2020-12-19T17:21:40.293Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
17:21:40 [2020-12-19T17:21:40.554Z] Removing bundles/
17:21:40 [2020-12-19T17:21:40.554Z] 
17:21:40 [2020-12-19T17:21:40.554Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
17:21:40 [2020-12-19T17:21:40.554Z] Building: bundles/binary-daemon/dockerd-dev
17:21:40 [2020-12-19T17:21:40.554Z] GOOS="" GOARCH="" GOARM=""
17:21:40 [2020-12-19T17:21:40.705Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s)
17:21:40 [2020-12-19T17:21:40.705Z] === RUN   TestHealthCheckWorkdir
17:21:41 [2020-12-19T17:21:41.676Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:21:41 [2020-12-19T17:21:41.750Z] --- PASS: TestHealthCheckWorkdir (0.76s)
17:21:41 [2020-12-19T17:21:41.750Z] === RUN   TestHealthKillContainer
17:21:41 [2020-12-19T17:21:41.936Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
17:21:43 [2020-12-19T17:21:43.320Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:21:43 [2020-12-19T17:21:43.580Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.24s)
17:21:43 [2020-12-19T17:21:43.580Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:21:43 [2020-12-19T17:21:43.841Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
17:21:43 [2020-12-19T17:21:43.967Z] === RUN   TestInspectNetwork/full_network_id
17:21:43 [2020-12-19T17:21:43.967Z] === RUN   TestInspectNetwork/partial_network_id
17:21:43 [2020-12-19T17:21:43.967Z] === RUN   TestInspectNetwork/network_name
17:21:43 [2020-12-19T17:21:43.967Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:21:44 [2020-12-19T17:21:44.411Z] === RUN   TestDockerSuite/TestBuildAddScript
17:21:44 [2020-12-19T17:21:44.473Z] --- PASS: TestHealthKillContainer (2.60s)
17:21:44 [2020-12-19T17:21:44.473Z] === RUN   TestInspectCpusetInConfigPre120
17:21:44 [2020-12-19T17:21:44.765Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
17:21:44 [2020-12-19T17:21:44.765Z] === RUN   TestIpcModeNone
17:21:45 [2020-12-19T17:21:45.397Z] --- PASS: TestIpcModeNone (0.64s)
17:21:45 [2020-12-19T17:21:45.397Z] === RUN   TestIpcModePrivate
17:21:46 [2020-12-19T17:21:46.027Z] --- PASS: TestIpcModePrivate (0.60s)
17:21:46 [2020-12-19T17:21:46.027Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
17:21:46 [2020-12-19T17:21:46.027Z] === RUN   TestIpcModeShareable
17:21:46 [2020-12-19T17:21:46.659Z] --- PASS: TestIpcModeShareable (0.61s)
17:21:46 [2020-12-19T17:21:46.659Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
17:21:46 [2020-12-19T17:21:46.659Z] === RUN   TestAPIIpcModeShareableAndContainer
17:21:47 [2020-12-19T17:21:47.712Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
17:21:47 [2020-12-19T17:21:47.712Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
17:21:47 [2020-12-19T17:21:47.712Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:21:48 [2020-12-19T17:21:48.728Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.89s)
17:21:48 [2020-12-19T17:21:48.728Z] === RUN   TestAPIIpcModeHost
17:21:49 [2020-12-19T17:21:49.020Z] --- PASS: TestAPIIpcModeHost (0.49s)
17:21:49 [2020-12-19T17:21:49.020Z] === RUN   TestDaemonIpcModeShareable
17:21:49 [2020-12-19T17:21:49.260Z] --- PASS: TestInspectNetwork (9.47s)
17:21:49 [2020-12-19T17:21:49.260Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:21:49 [2020-12-19T17:21:49.260Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:21:49 [2020-12-19T17:21:49.260Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:21:49 [2020-12-19T17:21:49.260Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:21:49 [2020-12-19T17:21:49.260Z] === RUN   TestRunContainerWithBridgeNone
17:21:50 [2020-12-19T17:21:50.540Z] --- PASS: TestDaemonIpcModeShareable (1.41s)
17:21:50 [2020-12-19T17:21:50.540Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
17:21:50 [2020-12-19T17:21:50.540Z] === RUN   TestDaemonIpcModePrivate
17:21:51 [2020-12-19T17:21:51.177Z] --- PASS: TestRunContainerWithBridgeNone (2.48s)
17:21:51 [2020-12-19T17:21:51.177Z] === RUN   TestNetworkInvalidJSON
17:21:51 [2020-12-19T17:21:51.177Z] === RUN   TestNetworkInvalidJSON//networks/create
17:21:51 [2020-12-19T17:21:51.177Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:21:51 [2020-12-19T17:21:51.177Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:21:51 [2020-12-19T17:21:51.177Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:21:51 [2020-12-19T17:21:51.177Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:21:51 [2020-12-19T17:21:51.177Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:21:51 [2020-12-19T17:21:51.177Z] === CONT  TestNetworkInvalidJSON//networks/create
17:21:51 [2020-12-19T17:21:51.177Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:21:51 [2020-12-19T17:21:51.177Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:21:51 [2020-12-19T17:21:51.177Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:21:51 [2020-12-19T17:21:51.177Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:21:51 [2020-12-19T17:21:51.177Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:21:51 [2020-12-19T17:21:51.177Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:21:51 [2020-12-19T17:21:51.177Z] === RUN   TestNetworkList
17:21:51 [2020-12-19T17:21:51.177Z] === RUN   TestNetworkList//networks
17:21:51 [2020-12-19T17:21:51.177Z] === PAUSE TestNetworkList//networks
17:21:51 [2020-12-19T17:21:51.177Z] === RUN   TestNetworkList//networks/
17:21:51 [2020-12-19T17:21:51.177Z] === PAUSE TestNetworkList//networks/
17:21:51 [2020-12-19T17:21:51.177Z] === CONT  TestNetworkList//networks
17:21:51 [2020-12-19T17:21:51.177Z] === CONT  TestNetworkList//networks/
17:21:51 [2020-12-19T17:21:51.177Z] --- PASS: TestNetworkList (0.03s)
17:21:51 [2020-12-19T17:21:51.177Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:21:51 [2020-12-19T17:21:51.177Z]     --- PASS: TestNetworkList//networks (0.00s)
17:21:51 [2020-12-19T17:21:51.177Z] === RUN   TestHostIPv4BridgeLabel
17:21:51 [2020-12-19T17:21:51.576Z] --- PASS: TestDaemonIpcModePrivate (1.33s)
17:21:51 [2020-12-19T17:21:51.576Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
17:21:51 [2020-12-19T17:21:51.576Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:21:51 [2020-12-19T17:21:51.751Z] --- PASS: TestHostIPv4BridgeLabel (0.81s)
17:21:51 [2020-12-19T17:21:51.751Z] === RUN   TestDaemonRestartWithLiveRestore
17:21:51 [2020-12-19T17:21:51.915Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
17:21:52 [2020-12-19T17:21:52.126Z] --- PASS: TestServiceUpdateConfigs (15.90s)
17:21:52 [2020-12-19T17:21:52.126Z] === RUN   TestServiceUpdateNetwork
17:21:53 [2020-12-19T17:21:53.083Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s)
17:21:53 [2020-12-19T17:21:53.083Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
17:21:53 [2020-12-19T17:21:53.083Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:21:53 [2020-12-19T17:21:53.141Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s)
17:21:53 [2020-12-19T17:21:53.141Z] === RUN   TestDaemonDefaultNetworkPools
17:21:54 [2020-12-19T17:21:54.530Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s)
17:21:54 [2020-12-19T17:21:54.530Z] === RUN   TestDaemonRestartWithExistingNetwork
17:21:54 [2020-12-19T17:21:54.588Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s)
17:21:54 [2020-12-19T17:21:54.588Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
17:21:54 [2020-12-19T17:21:54.588Z] === RUN   TestIpcModeOlderClient
17:21:54 [2020-12-19T17:21:54.588Z] === PAUSE TestIpcModeOlderClient
17:21:54 [2020-12-19T17:21:54.588Z] === RUN   TestKillContainerInvalidSignal
17:21:54 [2020-12-19T17:21:54.880Z] --- PASS: TestKillContainerInvalidSignal (0.55s)
17:21:54 [2020-12-19T17:21:54.880Z] === RUN   TestKillContainer
17:21:54 [2020-12-19T17:21:54.880Z] === RUN   TestKillContainer/no_signal
17:21:55 [2020-12-19T17:21:55.511Z] === RUN   TestKillContainer/non_killing_signal
17:21:55 [2020-12-19T17:21:55.804Z] === RUN   TestKillContainer/killing_signal
17:21:56 [2020-12-19T17:21:56.117Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
17:21:56 [2020-12-19T17:21:56.117Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:21:56 [2020-12-19T17:21:56.436Z] --- PASS: TestKillContainer (1.61s)
17:21:56 [2020-12-19T17:21:56.436Z]     --- PASS: TestKillContainer/no_signal (0.54s)
17:21:56 [2020-12-19T17:21:56.436Z]     --- PASS: TestKillContainer/non_killing_signal (0.36s)
17:21:56 [2020-12-19T17:21:56.436Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
17:21:56 [2020-12-19T17:21:56.436Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:21:56 [2020-12-19T17:21:56.436Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:21:56 [2020-12-19T17:21:56.449Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.95s)
17:21:56 [2020-12-19T17:21:56.449Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:21:57 [2020-12-19T17:21:57.069Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:21:57 [2020-12-19T17:21:57.701Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s)
17:21:57 [2020-12-19T17:21:57.701Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s)
17:21:57 [2020-12-19T17:21:57.701Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
17:21:57 [2020-12-19T17:21:57.701Z] === RUN   TestKillStoppedContainer
17:21:57 [2020-12-19T17:21:57.701Z] --- PASS: TestKillStoppedContainer (0.06s)
17:21:57 [2020-12-19T17:21:57.701Z] === RUN   TestKillStoppedContainerAPIPre120
17:21:57 [2020-12-19T17:21:57.701Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
17:21:57 [2020-12-19T17:21:57.701Z] === RUN   TestKillDifferentUserContainer
17:21:58 [2020-12-19T17:21:58.333Z] --- PASS: TestKillDifferentUserContainer (0.49s)
17:21:58 [2020-12-19T17:21:58.333Z] === RUN   TestInspectOomKilledTrue
17:21:59 [2020-12-19T17:21:59.000Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.51s)
17:21:59 [2020-12-19T17:21:59.000Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:21:59 [2020-12-19T17:21:59.366Z] --- PASS: TestInspectOomKilledTrue (0.91s)
17:21:59 [2020-12-19T17:21:59.366Z] === RUN   TestInspectOomKilledFalse
17:21:59 [2020-12-19T17:21:59.417Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
17:21:59 [2020-12-19T17:21:59.661Z] --- PASS: TestInspectOomKilledFalse (0.53s)
17:21:59 [2020-12-19T17:21:59.661Z] === RUN   TestLinksEtcHostsContentMatch
17:21:59 [2020-12-19T17:21:59.944Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s)
17:21:59 [2020-12-19T17:21:59.944Z] === RUN   TestServiceWithPredefinedNetwork
17:21:59 [2020-12-19T17:21:59.953Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s)
17:21:59 [2020-12-19T17:21:59.953Z] === RUN   TestLinksContainerNames
17:21:59 [2020-12-19T17:21:59.988Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
17:22:00 [2020-12-19T17:22:00.248Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.56s)
17:22:00 [2020-12-19T17:22:00.248Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:00 [2020-12-19T17:22:00.508Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
17:22:00 [2020-12-19T17:22:00.995Z] --- PASS: TestLinksContainerNames (1.01s)
17:22:00 [2020-12-19T17:22:00.995Z] === RUN   TestLogsFollowTailEmpty
17:22:01 [2020-12-19T17:22:01.078Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
17:22:01 [2020-12-19T17:22:01.628Z] --- PASS: TestLogsFollowTailEmpty (0.51s)
17:22:01 [2020-12-19T17:22:01.628Z] === RUN   TestContainerNetworkMountsNoChown
17:22:02 [2020-12-19T17:22:02.021Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:22:02 [2020-12-19T17:22:02.263Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s)
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/default
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/default
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/private
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/private
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/rprivate
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/rprivate
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/slave
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/slave
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/rslave
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/rslave
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/shared
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/shared
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/rshared
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/rshared
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/default
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/shared
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/rslave
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/default/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/default/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/rprivate
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/rshared
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/slave
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/private
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/private/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestMountDaemonRoot/private/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/default/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/default/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/private/bind_root
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:22:02 [2020-12-19T17:22:02.264Z] === CONT  TestMountDaemonRoot/private/mount_root
17:22:02 [2020-12-19T17:22:02.264Z] --- PASS: TestMountDaemonRoot (0.03s)
17:22:02 [2020-12-19T17:22:02.264Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:22:02 [2020-12-19T17:22:02.264Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
17:22:02 [2020-12-19T17:22:02.264Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
17:22:02 [2020-12-19T17:22:02.264Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
17:22:02 [2020-12-19T17:22:02.264Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
17:22:02 [2020-12-19T17:22:02.264Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:22:02 [2020-12-19T17:22:02.264Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:22:02 [2020-12-19T17:22:02.264Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:22:02 [2020-12-19T17:22:02.264Z] === RUN   TestContainerBindMountNonRecursive
17:22:03 [2020-12-19T17:22:03.250Z] --- PASS: TestServiceWithPredefinedNetwork (3.38s)
17:22:03 [2020-12-19T17:22:03.250Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:22:03 [2020-12-19T17:22:03.250Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:22:03 [2020-12-19T17:22:03.250Z]     service_test.go:236: FLAKY_TEST
17:22:03 [2020-12-19T17:22:03.250Z] === RUN   TestServiceWithDataPathPortInit
17:22:03 [2020-12-19T17:22:03.406Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
17:22:03 [2020-12-19T17:22:03.768Z] --- PASS: TestContainerBindMountNonRecursive (1.23s)
17:22:03 [2020-12-19T17:22:03.768Z] === RUN   TestContainerVolumesMountedAsShared
17:22:04 [2020-12-19T17:22:04.057Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s)
17:22:04 [2020-12-19T17:22:04.057Z] === RUN   TestContainerVolumesMountedAsSlave
17:22:04 [2020-12-19T17:22:04.689Z] --- PASS: TestContainerVolumesMountedAsSlave (0.40s)
17:22:04 [2020-12-19T17:22:04.689Z] === RUN   TestNetworkNat
17:22:04 [2020-12-19T17:22:04.979Z] --- PASS: TestNetworkNat (0.52s)
17:22:04 [2020-12-19T17:22:04.979Z] === RUN   TestNetworkLocalhostTCPNat
17:22:05 [2020-12-19T17:22:05.317Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
17:22:05 [2020-12-19T17:22:05.583Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:22:05 [2020-12-19T17:22:05.621Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s)
17:22:05 [2020-12-19T17:22:05.621Z] === RUN   TestNetworkLoopbackNat
17:22:06 [2020-12-19T17:22:06.522Z] === RUN   TestDockerSuite/TestBuildAddTar
17:22:07 [2020-12-19T17:22:07.093Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
17:22:07 [2020-12-19T17:22:07.443Z] --- PASS: TestServiceUpdateNetwork (16.80s)
17:22:07 [2020-12-19T17:22:07.443Z] === RUN   TestServiceUpdatePidsLimit
17:22:08 [2020-12-19T17:22:08.073Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:22:08 [2020-12-19T17:22:08.345Z] --- PASS: TestNetworkLoopbackNat (2.74s)
17:22:08 [2020-12-19T17:22:08.345Z] === RUN   TestPause
17:22:08 [2020-12-19T17:22:08.703Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:22:08 [2020-12-19T17:22:08.978Z] --- PASS: TestPause (0.54s)
17:22:08 [2020-12-19T17:22:08.978Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:22:08 [2020-12-19T17:22:08.978Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:22:08 [2020-12-19T17:22:08.978Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:22:08 [2020-12-19T17:22:08.978Z] === RUN   TestPauseStopPausedContainer
17:22:09 [2020-12-19T17:22:09.609Z] --- PASS: TestPauseStopPausedContainer (0.58s)
17:22:09 [2020-12-19T17:22:09.609Z] === RUN   TestPsFilter
17:22:09 [2020-12-19T17:22:09.609Z] --- PASS: TestPsFilter (0.15s)
17:22:09 [2020-12-19T17:22:09.609Z] === RUN   TestRemoveContainerWithRemovedVolume
17:22:09 [2020-12-19T17:22:09.638Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
17:22:10 [2020-12-19T17:22:10.247Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s)
17:22:10 [2020-12-19T17:22:10.247Z] === RUN   TestRemoveContainerWithVolume
17:22:10 [2020-12-19T17:22:10.537Z] --- PASS: TestRemoveContainerWithVolume (0.52s)
17:22:10 [2020-12-19T17:22:10.537Z] === RUN   TestRemoveContainerRunning
17:22:11 [2020-12-19T17:22:11.023Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
17:22:11 [2020-12-19T17:22:11.169Z] --- PASS: TestRemoveContainerRunning (0.55s)
17:22:11 [2020-12-19T17:22:11.169Z] === RUN   TestRemoveContainerForceRemoveRunning
17:22:11 [2020-12-19T17:22:11.801Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s)
17:22:11 [2020-12-19T17:22:11.801Z] === RUN   TestRemoveInvalidContainer
17:22:11 [2020-12-19T17:22:11.801Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:22:11 [2020-12-19T17:22:11.801Z] === RUN   TestRenameLinkedContainer
17:22:13 [2020-12-19T17:22:13.611Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
17:22:13 [2020-12-19T17:22:13.873Z] --- PASS: TestRenameLinkedContainer (2.12s)
17:22:13 [2020-12-19T17:22:13.873Z] === RUN   TestRenameStoppedContainer
17:22:14 [2020-12-19T17:22:14.504Z] --- PASS: TestRenameStoppedContainer (0.55s)
17:22:14 [2020-12-19T17:22:14.504Z] === RUN   TestRenameRunningContainerAndReuse
17:22:15 [2020-12-19T17:22:15.538Z] --- PASS: TestRenameRunningContainerAndReuse (1.03s)
17:22:15 [2020-12-19T17:22:15.538Z] === RUN   TestRenameInvalidName
17:22:15 [2020-12-19T17:22:15.831Z] --- PASS: TestRenameInvalidName (0.54s)
17:22:15 [2020-12-19T17:22:15.831Z] === RUN   TestRenameAnonymousContainer
17:22:16 [2020-12-19T17:22:16.184Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
17:22:16 [2020-12-19T17:22:16.184Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:22:16 [2020-12-19T17:22:16.755Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
17:22:17 [2020-12-19T17:22:17.230Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:22:17 [2020-12-19T17:22:17.694Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:22:17 [2020-12-19T17:22:17.694Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.43s)
17:22:17 [2020-12-19T17:22:17.694Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:17 [2020-12-19T17:22:17.897Z] --- PASS: TestRenameAnonymousContainer (1.87s)
17:22:17 [2020-12-19T17:22:17.897Z] === RUN   TestRenameContainerWithSameName
17:22:18 [2020-12-19T17:22:18.527Z] --- PASS: TestRenameContainerWithSameName (0.51s)
17:22:18 [2020-12-19T17:22:18.527Z] === RUN   TestRenameContainerWithLinkedContainer
17:22:18 [2020-12-19T17:22:18.638Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:22:19 [2020-12-19T17:22:19.557Z] --- PASS: TestRenameContainerWithLinkedContainer (1.02s)
17:22:19 [2020-12-19T17:22:19.557Z] === RUN   TestResize
17:22:19 [2020-12-19T17:22:19.848Z] --- PASS: TestResize (0.56s)
17:22:19 [2020-12-19T17:22:19.848Z] === RUN   TestResizeWithInvalidSize
17:22:20 [2020-12-19T17:22:20.022Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
17:22:20 [2020-12-19T17:22:20.493Z] --- PASS: TestResizeWithInvalidSize (0.56s)
17:22:20 [2020-12-19T17:22:20.493Z] === RUN   TestResizeWhenContainerNotStarted
17:22:21 [2020-12-19T17:22:21.127Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s)
17:22:21 [2020-12-19T17:22:21.127Z] === RUN   TestDaemonRestartKillContainers
17:22:21 [2020-12-19T17:22:21.127Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:22:21 [2020-12-19T17:22:21.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:22:21 [2020-12-19T17:22:21.127Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:22:21 [2020-12-19T17:22:21.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:22:21 [2020-12-19T17:22:21.127Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:22:21 [2020-12-19T17:22:21.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:22:21 [2020-12-19T17:22:21.127Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:22:21 [2020-12-19T17:22:21.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:22:22 [2020-12-19T17:22:22.564Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:22:23 [2020-12-19T17:22:23.206Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:22:23 [2020-12-19T17:22:23.206Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:22:23 [2020-12-19T17:22:23.713Z] aa4f58cd6da1: Pull complete
17:22:23 [2020-12-19T17:22:23.713Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da
17:22:23 [2020-12-19T17:22:23.713Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
17:22:23 [2020-12-19T17:22:23.713Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
17:22:23 [2020-12-19T17:22:23.713Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
17:22:23 [2020-12-19T17:22:23.713Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1637'
17:22:23 [2020-12-19T17:22:23.713Z] WARN: Skipping validation tests
17:22:23 [2020-12-19T17:22:23.713Z] INFO: Running unit tests at 12/19/2020 17:22:22...
17:22:23 [2020-12-19T17:22:23.845Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:22:24 [2020-12-19T17:22:24.140Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:22:24 [2020-12-19T17:22:24.779Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:22:24 [2020-12-19T17:22:24.779Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:22:25 [2020-12-19T17:22:25.227Z] --- PASS: TestServiceWithDataPathPortInit (18.36s)
17:22:25 [2020-12-19T17:22:25.227Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:22:25 [2020-12-19T17:22:25.689Z] --- PASS: TestServiceUpdatePidsLimit (18.05s)
17:22:25 [2020-12-19T17:22:25.689Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s)
17:22:25 [2020-12-19T17:22:25.689Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s)
17:22:25 [2020-12-19T17:22:25.689Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
17:22:25 [2020-12-19T17:22:25.689Z] PASS
17:22:25 [2020-12-19T17:22:25.689Z] 
17:22:25 [2020-12-19T17:22:25.689Z] === Skipped
17:22:25 [2020-12-19T17:22:25.689Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
17:22:25 [2020-12-19T17:22:25.689Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:22:25 [2020-12-19T17:22:25.689Z] 
17:22:25 [2020-12-19T17:22:25.689Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
17:22:25 [2020-12-19T17:22:25.689Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:22:25 [2020-12-19T17:22:25.689Z] 
17:22:25 [2020-12-19T17:22:25.689Z] 
17:22:25 [2020-12-19T17:22:25.689Z] DONE 27 tests, 2 skipped in 179.355s
17:22:25 [2020-12-19T17:22:25.689Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
17:22:25 [2020-12-19T17:22:25.689Z] ++ 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
17:22:25 [2020-12-19T17:22:25.689Z] ++ set -e
17:22:25 [2020-12-19T17:22:25.689Z] ++ '[' -n 0 ']'
17:22:25 [2020-12-19T17:22:25.689Z] ++ set -x
17:22:25 [2020-12-19T17:22:25.690Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:22:25 [2020-12-19T17:22:25.690Z] INFO: Testing against a local daemon
17:22:25 [2020-12-19T17:22:25.690Z] === RUN   TestSessionCreate
17:22:25 [2020-12-19T17:22:25.690Z] --- PASS: TestSessionCreate (0.03s)
17:22:25 [2020-12-19T17:22:25.690Z] === RUN   TestSessionCreateWithBadUpgrade
17:22:25 [2020-12-19T17:22:25.690Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:22:25 [2020-12-19T17:22:25.690Z] PASS
17:22:25 [2020-12-19T17:22:25.690Z] 
17:22:25 [2020-12-19T17:22:25.690Z] DONE 2 tests in 0.258s
17:22:25 [2020-12-19T17:22:25.690Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
17:22:25 [2020-12-19T17:22:25.690Z] ++ 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
17:22:25 [2020-12-19T17:22:25.690Z] ++ set -e
17:22:25 [2020-12-19T17:22:25.690Z] ++ '[' -n 0 ']'
17:22:25 [2020-12-19T17:22:25.690Z] ++ set -x
17:22:25 [2020-12-19T17:22:25.690Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:22:25 [2020-12-19T17:22:25.690Z] INFO: Testing against a local daemon
17:22:25 [2020-12-19T17:22:25.690Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:22:25 [2020-12-19T17:22:25.690Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:22:25 [2020-12-19T17:22:25.690Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:22:25 [2020-12-19T17:22:25.690Z] === RUN   TestEventsExecDie
17:22:25 [2020-12-19T17:22:25.985Z] --- PASS: TestEventsExecDie (0.96s)
17:22:25 [2020-12-19T17:22:25.985Z] === RUN   TestEventsBackwardsCompatible
17:22:25 [2020-12-19T17:22:25.985Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
17:22:25 [2020-12-19T17:22:25.985Z] === RUN   TestInfoBinaryCommits
17:22:25 [2020-12-19T17:22:25.985Z] --- PASS: TestInfoBinaryCommits (0.01s)
17:22:25 [2020-12-19T17:22:25.985Z] === RUN   TestInfoAPIVersioned
17:22:25 [2020-12-19T17:22:25.985Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:22:25 [2020-12-19T17:22:25.985Z] === RUN   TestInfoDiscoveryBackend
17:22:26 [2020-12-19T17:22:26.296Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:22:26 [2020-12-19T17:22:26.590Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:22:26 [2020-12-19T17:22:26.615Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
17:22:26 [2020-12-19T17:22:26.615Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:22:26 [2020-12-19T17:22:26.761Z] INFO: make.ps1 starting at 12/19/2020 17:22:26
17:22:26 [2020-12-19T17:22:26.761Z] INFO: Git commit (1c5806cf57) assumed from DOCKER_GITCOMMIT environment variable
17:22:26 [2020-12-19T17:22:26.761Z] INFO: Invoking autogen...
17:22:26 [2020-12-19T17:22:26.767Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
17:22:27 [2020-12-19T17:22:27.644Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:22:27 [2020-12-19T17:22:27.644Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:22:27 [2020-12-19T17:22:27.728Z] INFO: Running unit tests...
17:22:27 [2020-12-19T17:22:27.933Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
17:22:27 [2020-12-19T17:22:27.933Z] === RUN   TestInfoAPI
17:22:27 [2020-12-19T17:22:27.933Z] --- PASS: TestInfoAPI (0.01s)
17:22:27 [2020-12-19T17:22:27.933Z] === RUN   TestInfoAPIWarnings
17:22:28 [2020-12-19T17:22:28.150Z] === RUN   TestDockerSuite/TestBuildBlankName
17:22:28 [2020-12-19T17:22:28.720Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:22:29 [2020-12-19T17:22:29.332Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:22:29 [2020-12-19T17:22:29.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s)
17:22:29 [2020-12-19T17:22:29.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.90s)
17:22:29 [2020-12-19T17:22:29.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.71s)
17:22:29 [2020-12-19T17:22:29.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.04s)
17:22:29 [2020-12-19T17:22:29.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s)
17:22:29 [2020-12-19T17:22:29.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s)
17:22:29 [2020-12-19T17:22:29.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s)
17:22:29 [2020-12-19T17:22:29.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.49s)
17:22:29 [2020-12-19T17:22:29.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s)
17:22:29 [2020-12-19T17:22:29.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.47s)
17:22:29 [2020-12-19T17:22:29.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s)
17:22:29 [2020-12-19T17:22:29.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s)
17:22:29 [2020-12-19T17:22:29.332Z] === RUN   TestCgroupNamespacesRun
17:22:30 [2020-12-19T17:22:30.363Z] --- PASS: TestCgroupNamespacesRun (1.36s)
17:22:30 [2020-12-19T17:22:30.363Z] === RUN   TestCgroupNamespacesRunPrivileged
17:22:31 [2020-12-19T17:22:31.816Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.11s)
17:22:31 [2020-12-19T17:22:31.816Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ihv3p2reb20v0pqp5y9zue2wd Created:2020-12-19 17:22:23.245643154 +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[32ae0dee105d49dba9021c9fba9d96bc5177847f83bf567181c3b29daeed2ed5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t6rd9lef0p56y6mmj80y67sjf EndpointID:56ab2f7786f6a94167e9ddf90380015d727618b5933f574a8c6358c709c20ae1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2095b3888ae5f1be67f0b2ce813f7e79011202fb40f9bf5b36092e861e02fdd0 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:6bc1507fd6bc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t6rd9lef0p56y6mmj80y67sjf EndpointID:56ab2f7786f6a94167e9ddf90380015d727618b5933f574a8c6358c709c20ae1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:22:31 [2020-12-19T17:22:31.816Z] PASS
17:22:31 [2020-12-19T17:22:31.816Z] 
17:22:31 [2020-12-19T17:22:31.816Z] === Skipped
17:22:31 [2020-12-19T17:22:31.816Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:22:31 [2020-12-19T17:22:31.816Z]     service_test.go:236: FLAKY_TEST
17:22:31 [2020-12-19T17:22:31.816Z] 
17:22:31 [2020-12-19T17:22:31.816Z] 
17:22:31 [2020-12-19T17:22:31.816Z] DONE 26 tests, 1 skipped in 61.012s
17:22:31 [2020-12-19T17:22:31.816Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:22:31 [2020-12-19T17:22:31.816Z] ++ 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
17:22:31 [2020-12-19T17:22:31.816Z] ++ set -e
17:22:31 [2020-12-19T17:22:31.816Z] ++ '[' -n 0 ']'
17:22:31 [2020-12-19T17:22:31.816Z] ++ set -x
17:22:31 [2020-12-19T17:22:31.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:22:31 [2020-12-19T17:22:31.816Z] INFO: Testing against a local daemon
17:22:31 [2020-12-19T17:22:31.816Z] === RUN   TestDockerNetworkIpvlanPersistance
17:22:31 [2020-12-19T17:22:31.816Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:22:31 [2020-12-19T17:22:31.816Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:22:31 [2020-12-19T17:22:31.816Z] === RUN   TestDockerNetworkIpvlan
17:22:31 [2020-12-19T17:22:31.816Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:22:31 [2020-12-19T17:22:31.816Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:22:31 [2020-12-19T17:22:31.816Z] PASS
17:22:31 [2020-12-19T17:22:31.816Z] 
17:22:31 [2020-12-19T17:22:31.816Z] === Skipped
17:22:31 [2020-12-19T17:22:31.816Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:22:31 [2020-12-19T17:22:31.816Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:22:31 [2020-12-19T17:22:31.816Z] 
17:22:31 [2020-12-19T17:22:31.816Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:22:31 [2020-12-19T17:22:31.816Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:22:31 [2020-12-19T17:22:31.816Z] 
17:22:31 [2020-12-19T17:22:31.816Z] 
17:22:31 [2020-12-19T17:22:31.816Z] DONE 2 tests, 2 skipped in 0.146s
17:22:31 [2020-12-19T17:22:31.816Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:22:31 [2020-12-19T17:22:31.816Z] ++ 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
17:22:31 [2020-12-19T17:22:31.816Z] ++ set -e
17:22:31 [2020-12-19T17:22:31.816Z] ++ '[' -n 0 ']'
17:22:31 [2020-12-19T17:22:31.816Z] ++ set -x
17:22:31 [2020-12-19T17:22:31.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:22:31 [2020-12-19T17:22:31.816Z] INFO: Testing against a local daemon
17:22:31 [2020-12-19T17:22:31.816Z] === RUN   TestDockerNetworkMacvlanPersistance
17:22:31 [2020-12-19T17:22:31.875Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.38s)
17:22:31 [2020-12-19T17:22:31.875Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:22:32 [2020-12-19T17:22:32.026Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:22:32 [2020-12-19T17:22:32.596Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.93s)
17:22:32 [2020-12-19T17:22:32.596Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:33 [2020-12-19T17:22:33.205Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.28s)
17:22:33 [2020-12-19T17:22:33.205Z] === RUN   TestDockerNetworkMacvlan
17:22:33 [2020-12-19T17:22:33.380Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s)
17:22:33 [2020-12-19T17:22:33.380Z] === RUN   TestCgroupNamespacesRunHostMode
17:22:33 [2020-12-19T17:22:33.980Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:22:34 [2020-12-19T17:22:34.242Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
17:22:34 [2020-12-19T17:22:34.595Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:22:34 [2020-12-19T17:22:34.897Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s)
17:22:34 [2020-12-19T17:22:34.897Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:22:35 [2020-12-19T17:22:35.627Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:22:35 [2020-12-19T17:22:35.934Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s)
17:22:35 [2020-12-19T17:22:35.934Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:22:35 [2020-12-19T17:22:35.983Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:22:36 [2020-12-19T17:22:36.295Z] 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
17:22:37 [2020-12-19T17:22:37.011Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
17:22:37 [2020-12-19T17:22:37.373Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:22:37 [2020-12-19T17:22:37.439Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s)
17:22:37 [2020-12-19T17:22:37.439Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:22:38 [2020-12-19T17:22:38.074Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s)
17:22:38 [2020-12-19T17:22:38.074Z] === RUN   TestCgroupNamespacesRunOlderClient
17:22:38 [2020-12-19T17:22:38.395Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:22:39 [2020-12-19T17:22:39.583Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.36s)
17:22:39 [2020-12-19T17:22:39.583Z] === RUN   TestKernelTCPMemory
17:22:40 [2020-12-19T17:22:40.215Z] --- PASS: TestKernelTCPMemory (0.61s)
17:22:40 [2020-12-19T17:22:40.215Z] === RUN   TestNISDomainname
17:22:40 [2020-12-19T17:22:40.682Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:22:40 [2020-12-19T17:22:40.845Z] --- PASS: TestNISDomainname (0.66s)
17:22:40 [2020-12-19T17:22:40.845Z] === RUN   TestHostnameDnsResolution
17:22:41 [2020-12-19T17:22:41.488Z] --- PASS: TestHostnameDnsResolution (0.80s)
17:22:41 [2020-12-19T17:22:41.488Z] === RUN   TestStats
17:22:41 [2020-12-19T17:22:41.696Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:22:42 [2020-12-19T17:22:42.082Z] ?   	github.com/docker/docker/api	[no test files]
17:22:44 [2020-12-19T17:22:44.209Z] --- PASS: TestStats (2.54s)
17:22:44 [2020-12-19T17:22:44.209Z] === RUN   TestStopContainerWithTimeout
17:22:44 [2020-12-19T17:22:44.209Z] === RUN   TestStopContainerWithTimeout/0
17:22:44 [2020-12-19T17:22:44.209Z] === PAUSE TestStopContainerWithTimeout/0
17:22:44 [2020-12-19T17:22:44.209Z] === RUN   TestStopContainerWithTimeout/1
17:22:44 [2020-12-19T17:22:44.209Z] === PAUSE TestStopContainerWithTimeout/1
17:22:44 [2020-12-19T17:22:44.209Z] === RUN   TestStopContainerWithTimeout/3
17:22:44 [2020-12-19T17:22:44.209Z] === PAUSE TestStopContainerWithTimeout/3
17:22:44 [2020-12-19T17:22:44.209Z] === RUN   TestStopContainerWithTimeout/-1
17:22:44 [2020-12-19T17:22:44.209Z] === PAUSE TestStopContainerWithTimeout/-1
17:22:44 [2020-12-19T17:22:44.209Z] === CONT  TestStopContainerWithTimeout/0
17:22:44 [2020-12-19T17:22:44.209Z] === CONT  TestStopContainerWithTimeout/3
17:22:44 [2020-12-19T17:22:44.209Z] === CONT  TestStopContainerWithTimeout/-1
17:22:44 [2020-12-19T17:22:44.209Z] === CONT  TestStopContainerWithTimeout/1
17:22:44 [2020-12-19T17:22:44.895Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:22:44 [2020-12-19T17:22:44.994Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:22:46 [2020-12-19T17:22:46.378Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:22:46 [2020-12-19T17:22:46.530Z] --- PASS: TestInfoAPIWarnings (16.26s)
17:22:46 [2020-12-19T17:22:46.530Z] === RUN   TestInfoDebug
17:22:46 [2020-12-19T17:22:46.530Z] --- PASS: TestInfoDebug (0.52s)
17:22:46 [2020-12-19T17:22:46.530Z] === RUN   TestInfoInsecureRegistries
17:22:46 [2020-12-19T17:22:46.530Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:22:46 [2020-12-19T17:22:46.530Z] === RUN   TestInfoRegistryMirrors
17:22:46 [2020-12-19T17:22:46.530Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:22:46 [2020-12-19T17:22:46.530Z] === RUN   TestLoginFailsWithBadCredentials
17:22:46 [2020-12-19T17:22:46.530Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
17:22:46 [2020-12-19T17:22:46.530Z] === RUN   TestPingCacheHeaders
17:22:46 [2020-12-19T17:22:46.530Z] --- PASS: TestPingCacheHeaders (0.01s)
17:22:46 [2020-12-19T17:22:46.530Z] === RUN   TestPingGet
17:22:46 [2020-12-19T17:22:46.530Z] --- PASS: TestPingGet (0.01s)
17:22:46 [2020-12-19T17:22:46.530Z] === RUN   TestPingHead
17:22:46 [2020-12-19T17:22:46.530Z] --- PASS: TestPingHead (0.01s)
17:22:46 [2020-12-19T17:22:46.530Z] === RUN   TestVersion
17:22:46 [2020-12-19T17:22:46.530Z] --- PASS: TestVersion (0.01s)
17:22:46 [2020-12-19T17:22:46.530Z] PASS
17:22:46 [2020-12-19T17:22:46.530Z] 
17:22:46 [2020-12-19T17:22:46.530Z] === Skipped
17:22:46 [2020-12-19T17:22:46.530Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:22:46 [2020-12-19T17:22:46.530Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:22:46 [2020-12-19T17:22:46.530Z] 
17:22:46 [2020-12-19T17:22:46.530Z] 
17:22:46 [2020-12-19T17:22:46.530Z] DONE 18 tests, 1 skipped in 21.423s
17:22:46 [2020-12-19T17:22:46.530Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
17:22:46 [2020-12-19T17:22:46.530Z] ++ 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
17:22:46 [2020-12-19T17:22:46.530Z] ++ set -e
17:22:46 [2020-12-19T17:22:46.530Z] ++ '[' -n 0 ']'
17:22:46 [2020-12-19T17:22:46.530Z] ++ set -x
17:22:46 [2020-12-19T17:22:46.530Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
17:22:46 [2020-12-19T17:22:46.530Z] INFO: Testing against a local daemon
17:22:46 [2020-12-19T17:22:46.530Z] === RUN   TestVolumesCreateAndList
17:22:46 [2020-12-19T17:22:46.530Z] --- PASS: TestVolumesCreateAndList (0.01s)
17:22:46 [2020-12-19T17:22:46.530Z] === RUN   TestVolumesRemove
17:22:46 [2020-12-19T17:22:46.530Z] --- PASS: TestVolumesRemove (0.11s)
17:22:46 [2020-12-19T17:22:46.530Z] === RUN   TestVolumesInspect
17:22:46 [2020-12-19T17:22:46.530Z] --- PASS: TestVolumesInspect (0.01s)
17:22:46 [2020-12-19T17:22:46.530Z] === RUN   TestVolumesInvalidJSON
17:22:46 [2020-12-19T17:22:46.530Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:22:46 [2020-12-19T17:22:46.530Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:22:46 [2020-12-19T17:22:46.530Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:22:46 [2020-12-19T17:22:46.530Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:22:46 [2020-12-19T17:22:46.530Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:22:46 [2020-12-19T17:22:46.530Z] PASS
17:22:46 [2020-12-19T17:22:46.530Z] 
17:22:46 [2020-12-19T17:22:46.530Z] DONE 5 tests in 0.297s
17:22:46 [2020-12-19T17:22:46.530Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:22:46 [2020-12-19T17:22:46.530Z] ++++ cat bundles/test-integration/docker.pid
17:22:46 [2020-12-19T17:22:46.530Z] +++ kill 12272
17:22:47 [2020-12-19T17:22:47.763Z] --- PASS: TestStopContainerWithTimeout (0.02s)
17:22:47 [2020-12-19T17:22:47.763Z]     --- PASS: TestStopContainerWithTimeout/0 (1.06s)
17:22:47 [2020-12-19T17:22:47.763Z]     --- PASS: TestStopContainerWithTimeout/1 (1.97s)
17:22:47 [2020-12-19T17:22:47.763Z]     --- PASS: TestStopContainerWithTimeout/3 (2.67s)
17:22:47 [2020-12-19T17:22:47.763Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.04s)
17:22:47 [2020-12-19T17:22:47.763Z] === RUN   TestDeleteDevicemapper
17:22:47 [2020-12-19T17:22:47.763Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:22:47 [2020-12-19T17:22:47.763Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:22:47 [2020-12-19T17:22:47.763Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:22:48 [2020-12-19T17:22:48.035Z] +++ /etc/init.d/apparmor stop
17:22:48 [2020-12-19T17:22:48.035Z] Leaving: AppArmorNo profiles have been unloaded.
17:22:48 [2020-12-19T17:22:48.035Z] 
17:22:48 [2020-12-19T17:22:48.035Z] Unloading profiles will leave already running processes permanently
17:22:48 [2020-12-19T17:22:48.035Z] unconfined, which can lead to unexpected situations.
17:22:48 [2020-12-19T17:22:48.035Z] 
17:22:48 [2020-12-19T17:22:48.035Z] To set a process to complain mode, use the command line tool
17:22:48 [2020-12-19T17:22:48.035Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:22:48 [2020-12-19T17:22:48.035Z] +++ true
17:22:48 [2020-12-19T17:22:48.035Z] exiting test-integration
17:22:48 [2020-12-19T17:22:48.035Z] ++ exit 0
17:22:48 [2020-12-19T17:22:48.035Z] 
17:22:48 [2020-12-19T17:22:48.799Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.77s)
17:22:48 [2020-12-19T17:22:48.799Z] === RUN   TestUpdateMemory
17:22:49 [2020-12-19T17:22:49.829Z] --- PASS: TestUpdateMemory (0.71s)
17:22:49 [2020-12-19T17:22:49.829Z] === RUN   TestUpdateCPUQuota
Post stage
[Pipeline] junit
17:22:50 [2020-12-19T17:22:50.151Z] Recording test results
17:22:50 [2020-12-19T17:22:50.461Z] --- PASS: TestUpdateCPUQuota (0.86s)
17:22:50 [2020-12-19T17:22:50.461Z] === RUN   TestUpdatePidsLimit
17:22:50 [2020-12-19T17:22:50.461Z] === RUN   TestUpdatePidsLimit/update_from_none
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:22:50 [2020-12-19T17:22:50.752Z] === RUN   TestUpdatePidsLimit/no_change
17:22:50 [2020-12-19T17:22:50.943Z] + echo Ensuring container killed.
17:22:50 [2020-12-19T17:22:50.943Z] Ensuring container killed.
17:22:50 [2020-12-19T17:22:50.943Z] + docker rm -vf docker-pr31
17:22:50 [2020-12-19T17:22:50.943Z] Error: No such container: docker-pr31
17:22:50 [2020-12-19T17:22:50.943Z] + true
[Pipeline] sh
17:22:51 [2020-12-19T17:22:51.044Z] === RUN   TestUpdatePidsLimit/update_lower
17:22:51 [2020-12-19T17:22:51.317Z] + echo Chowning /workspace to jenkins user
17:22:51 [2020-12-19T17:22:51.317Z] Chowning /workspace to jenkins user
17:22:51 [2020-12-19T17:22:51.317Z] + id -u
17:22:51 [2020-12-19T17:22:51.317Z] + id -g
17:22:51 [2020-12-19T17:22:51.317Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41740:/workspace busybox chown -R 1001:1001 /workspace
17:22:51 [2020-12-19T17:22:51.317Z] Unable to find image 'busybox:latest' locally
17:22:51 [2020-12-19T17:22:51.335Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:22:51 [2020-12-19T17:22:51.490Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:22:51 [2020-12-19T17:22:51.609Z] latest: Pulling from library/busybox
17:22:51 [2020-12-19T17:22:51.609Z] 93035723f9e5: Pulling fs layer
17:22:51 [2020-12-19T17:22:51.625Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:22:51 [2020-12-19T17:22:51.625Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:22:51 [2020-12-19T17:22:51.668Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:22:51 [2020-12-19T17:22:51.899Z] 93035723f9e5: Verifying Checksum
17:22:51 [2020-12-19T17:22:51.900Z] 93035723f9e5: Download complete
17:22:51 [2020-12-19T17:22:51.916Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:22:52 [2020-12-19T17:22:52.436Z] --- PASS: TestDockerNetworkMacvlan (19.04s)
17:22:52 [2020-12-19T17:22:52.436Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
17:22:52 [2020-12-19T17:22:52.436Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.18s)
17:22:52 [2020-12-19T17:22:52.436Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.20s)
17:22:52 [2020-12-19T17:22:52.436Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s)
17:22:52 [2020-12-19T17:22:52.436Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.86s)
17:22:52 [2020-12-19T17:22:52.436Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s)
17:22:52 [2020-12-19T17:22:52.436Z] PASS
17:22:52 [2020-12-19T17:22:52.436Z] 
17:22:52 [2020-12-19T17:22:52.436Z] DONE 8 tests in 21.455s
17:22:52 [2020-12-19T17:22:52.436Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:22:52 [2020-12-19T17:22:52.436Z] ++ 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
17:22:52 [2020-12-19T17:22:52.436Z] ++ set -e
17:22:52 [2020-12-19T17:22:52.436Z] ++ '[' -n 0 ']'
17:22:52 [2020-12-19T17:22:52.436Z] ++ set -x
17:22:52 [2020-12-19T17:22:52.436Z] ++ env -i DEST=/go/src/github.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
17:22:52 [2020-12-19T17:22:52.436Z] testing: warning: no tests to run
17:22:52 [2020-12-19T17:22:52.436Z] PASS
17:22:52 [2020-12-19T17:22:52.436Z] 
17:22:52 [2020-12-19T17:22:52.436Z] DONE 0 tests in 0.025s
17:22:52 [2020-12-19T17:22:52.436Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:22:52 [2020-12-19T17:22:52.436Z] ++ 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
17:22:52 [2020-12-19T17:22:52.436Z] ++ set -e
17:22:52 [2020-12-19T17:22:52.436Z] ++ '[' -n 0 ']'
17:22:52 [2020-12-19T17:22:52.436Z] ++ set -x
17:22:52 [2020-12-19T17:22:52.436Z] ++ env -i DEST=/go/src/github.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
17:22:52 [2020-12-19T17:22:52.436Z] INFO: Testing against a local daemon
17:22:52 [2020-12-19T17:22:52.436Z] === RUN   TestAuthZPluginAllowRequest
17:22:52 [2020-12-19T17:22:52.529Z] 93035723f9e5: Pull complete
17:22:52 [2020-12-19T17:22:52.529Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
17:22:52 [2020-12-19T17:22:52.529Z] Status: Downloaded newer image for busybox:latest
17:22:53 [2020-12-19T17:22:53.021Z] --- PASS: TestUpdatePidsLimit (2.34s)
17:22:53 [2020-12-19T17:22:53.021Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.26s)
17:22:53 [2020-12-19T17:22:53.021Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
17:22:53 [2020-12-19T17:22:53.021Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
17:22:53 [2020-12-19T17:22:53.021Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
17:22:53 [2020-12-19T17:22:53.021Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
17:22:53 [2020-12-19T17:22:53.021Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
17:22:53 [2020-12-19T17:22:53.021Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s)
17:22:53 [2020-12-19T17:22:53.021Z] === RUN   TestUpdateRestartPolicy
17:22:53 [2020-12-19T17:22:53.054Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
17:22:53 [2020-12-19T17:22:53.054Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (20.60s)
17:22:53 [2020-12-19T17:22:53.054Z] PASS
17:22:53 [2020-12-19T17:22:53.315Z] 
17:22:53 [2020-12-19T17:22:53.315Z] DONE 5 tests in 85.934s
17:22:53 [2020-12-19T17:22:53.315Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:53 [2020-12-19T17:22:53.315Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:53 [2020-12-19T17:22:53.315Z] +++ set -e
17:22:53 [2020-12-19T17:22:53.315Z] +++ '[' -n 0 ']'
17:22:53 [2020-12-19T17:22:53.315Z] +++ set -x
17:22:53 [2020-12-19T17:22:53.315Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:53 [2020-12-19T17:22:53.315Z] INFO: Testing against a local daemon
17:22:53 [2020-12-19T17:22:53.315Z] testing: warning: no tests to run
17:22:53 [2020-12-19T17:22:53.315Z] PASS
17:22:53 [2020-12-19T17:22:53.315Z] 
17:22:53 [2020-12-19T17:22:53.315Z] DONE 0 tests in 0.108s
17:22:53 [2020-12-19T17:22:53.315Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:53 [2020-12-19T17:22:53.315Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:53 [2020-12-19T17:22:53.315Z] +++ set -e
17:22:53 [2020-12-19T17:22:53.315Z] +++ '[' -n 0 ']'
17:22:53 [2020-12-19T17:22:53.315Z] +++ set -x
17:22:53 [2020-12-19T17:22:53.315Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:53 [2020-12-19T17:22:53.576Z] INFO: Testing against a local daemon
17:22:53 [2020-12-19T17:22:53.576Z] testing: warning: no tests to run
17:22:53 [2020-12-19T17:22:53.576Z] PASS
17:22:53 [2020-12-19T17:22:53.576Z] 
17:22:53 [2020-12-19T17:22:53.576Z] DONE 0 tests in 0.077s
17:22:53 [2020-12-19T17:22:53.576Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:53 [2020-12-19T17:22:53.576Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:53 [2020-12-19T17:22:53.576Z] +++ set -e
17:22:53 [2020-12-19T17:22:53.576Z] +++ '[' -n 0 ']'
17:22:53 [2020-12-19T17:22:53.576Z] +++ set -x
17:22:53 [2020-12-19T17:22:53.576Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:53 [2020-12-19T17:22:53.576Z] INFO: Testing against a local daemon
17:22:53 [2020-12-19T17:22:53.576Z] testing: warning: no tests to run
17:22:53 [2020-12-19T17:22:53.576Z] PASS
17:22:53 [2020-12-19T17:22:53.576Z] 
17:22:53 [2020-12-19T17:22:53.576Z] DONE 0 tests in 0.143s
17:22:53 [2020-12-19T17:22:53.576Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:53 [2020-12-19T17:22:53.576Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:53 [2020-12-19T17:22:53.576Z] +++ set -e
17:22:53 [2020-12-19T17:22:53.576Z] +++ '[' -n 0 ']'
17:22:53 [2020-12-19T17:22:53.576Z] +++ set -x
17:22:53 [2020-12-19T17:22:53.576Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:53 [2020-12-19T17:22:53.837Z] INFO: Testing against a local daemon
17:22:53 [2020-12-19T17:22:53.837Z] testing: warning: no tests to run
17:22:53 [2020-12-19T17:22:53.837Z] PASS
17:22:53 [2020-12-19T17:22:53.837Z] 
17:22:53 [2020-12-19T17:22:53.837Z] DONE 0 tests in 0.066s
17:22:53 [2020-12-19T17:22:53.837Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:53 [2020-12-19T17:22:53.837Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:53 [2020-12-19T17:22:53.837Z] +++ set -e
17:22:53 [2020-12-19T17:22:53.837Z] +++ '[' -n 0 ']'
17:22:53 [2020-12-19T17:22:53.837Z] +++ set -x
17:22:53 [2020-12-19T17:22:53.837Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:53 [2020-12-19T17:22:53.837Z] INFO: Testing against a local daemon
17:22:53 [2020-12-19T17:22:53.837Z] testing: warning: no tests to run
17:22:53 [2020-12-19T17:22:53.837Z] PASS
17:22:53 [2020-12-19T17:22:53.837Z] 
17:22:53 [2020-12-19T17:22:53.837Z] DONE 0 tests in 0.057s
17:22:53 [2020-12-19T17:22:53.837Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:53 [2020-12-19T17:22:53.837Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:53 [2020-12-19T17:22:53.837Z] +++ set -e
17:22:53 [2020-12-19T17:22:53.837Z] +++ '[' -n 0 ']'
17:22:53 [2020-12-19T17:22:53.837Z] +++ set -x
17:22:53 [2020-12-19T17:22:53.837Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.098Z] INFO: Testing against a local daemon
17:22:54 [2020-12-19T17:22:54.098Z] testing: warning: no tests to run
17:22:54 [2020-12-19T17:22:54.098Z] PASS
17:22:54 [2020-12-19T17:22:54.098Z] 
17:22:54 [2020-12-19T17:22:54.098Z] DONE 0 tests in 0.141s
17:22:54 [2020-12-19T17:22:54.098Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.098Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.098Z] +++ set -e
17:22:54 [2020-12-19T17:22:54.098Z] +++ '[' -n 0 ']'
17:22:54 [2020-12-19T17:22:54.098Z] +++ set -x
17:22:54 [2020-12-19T17:22:54.098Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.098Z] testing: warning: no tests to run
17:22:54 [2020-12-19T17:22:54.098Z] PASS
17:22:54 [2020-12-19T17:22:54.098Z] 
17:22:54 [2020-12-19T17:22:54.098Z] DONE 0 tests in 0.013s
17:22:54 [2020-12-19T17:22:54.098Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.098Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.098Z] +++ set -e
17:22:54 [2020-12-19T17:22:54.098Z] +++ '[' -n 0 ']'
17:22:54 [2020-12-19T17:22:54.098Z] +++ set -x
17:22:54 [2020-12-19T17:22:54.098Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.098Z] INFO: Testing against a local daemon
17:22:54 [2020-12-19T17:22:54.098Z] testing: warning: no tests to run
17:22:54 [2020-12-19T17:22:54.098Z] PASS
17:22:54 [2020-12-19T17:22:54.098Z] 
17:22:54 [2020-12-19T17:22:54.098Z] DONE 0 tests in 0.068s
17:22:54 [2020-12-19T17:22:54.098Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.098Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.098Z] +++ set -e
17:22:54 [2020-12-19T17:22:54.098Z] +++ '[' -n 0 ']'
17:22:54 [2020-12-19T17:22:54.098Z] +++ set -x
17:22:54 [2020-12-19T17:22:54.098Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.360Z] INFO: Testing against a local daemon
17:22:54 [2020-12-19T17:22:54.360Z] testing: warning: no tests to run
17:22:54 [2020-12-19T17:22:54.360Z] PASS
17:22:54 [2020-12-19T17:22:54.360Z] 
17:22:54 [2020-12-19T17:22:54.360Z] DONE 0 tests in 0.095s
17:22:54 [2020-12-19T17:22:54.360Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.360Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.360Z] +++ set -e
17:22:54 [2020-12-19T17:22:54.360Z] +++ '[' -n 0 ']'
17:22:54 [2020-12-19T17:22:54.360Z] +++ set -x
17:22:54 [2020-12-19T17:22:54.360Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.360Z] INFO: Testing against a local daemon
17:22:54 [2020-12-19T17:22:54.360Z] testing: warning: no tests to run
17:22:54 [2020-12-19T17:22:54.360Z] PASS
17:22:54 [2020-12-19T17:22:54.360Z] 
17:22:54 [2020-12-19T17:22:54.360Z] DONE 0 tests in 0.122s
17:22:54 [2020-12-19T17:22:54.360Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.360Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.360Z] +++ set -e
17:22:54 [2020-12-19T17:22:54.360Z] +++ '[' -n 0 ']'
17:22:54 [2020-12-19T17:22:54.360Z] +++ set -x
17:22:54 [2020-12-19T17:22:54.361Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.363Z] --- PASS: TestAuthZPluginAllowRequest (1.85s)
17:22:54 [2020-12-19T17:22:54.363Z] === RUN   TestAuthZPluginTLS
[Pipeline] catchError
[Pipeline] {
17:22:54 [2020-12-19T17:22:54.621Z] INFO: Testing against a local daemon
17:22:54 [2020-12-19T17:22:54.621Z] testing: warning: no tests to run
17:22:54 [2020-12-19T17:22:54.621Z] PASS
17:22:54 [2020-12-19T17:22:54.621Z] 
17:22:54 [2020-12-19T17:22:54.621Z] DONE 0 tests in 0.107s
17:22:54 [2020-12-19T17:22:54.621Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.621Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.621Z] +++ set -e
17:22:54 [2020-12-19T17:22:54.621Z] +++ '[' -n 0 ']'
17:22:54 [2020-12-19T17:22:54.621Z] +++ set -x
17:22:54 [2020-12-19T17:22:54.621Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.621Z] testing: warning: no tests to run
17:22:54 [2020-12-19T17:22:54.621Z] PASS
17:22:54 [2020-12-19T17:22:54.621Z] 
17:22:54 [2020-12-19T17:22:54.621Z] DONE 0 tests in 0.011s
17:22:54 [2020-12-19T17:22:54.621Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.621Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.621Z] +++ set -e
17:22:54 [2020-12-19T17:22:54.621Z] +++ '[' -n 0 ']'
17:22:54 [2020-12-19T17:22:54.621Z] +++ set -x
17:22:54 [2020-12-19T17:22:54.621Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.621Z] INFO: Testing against a local daemon
17:22:54 [2020-12-19T17:22:54.621Z] testing: warning: no tests to run
17:22:54 [2020-12-19T17:22:54.621Z] PASS
17:22:54 [2020-12-19T17:22:54.621Z] 
17:22:54 [2020-12-19T17:22:54.621Z] DONE 0 tests in 0.097s
17:22:54 [2020-12-19T17:22:54.621Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.622Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.622Z] +++ set -e
17:22:54 [2020-12-19T17:22:54.622Z] +++ '[' -n 0 ']'
17:22:54 [2020-12-19T17:22:54.622Z] +++ set -x
17:22:54 [2020-12-19T17:22:54.622Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
[Pipeline] sh
17:22:54 [2020-12-19T17:22:54.882Z] INFO: Testing against a local daemon
17:22:54 [2020-12-19T17:22:54.882Z] testing: warning: no tests to run
17:22:54 [2020-12-19T17:22:54.882Z] PASS
17:22:54 [2020-12-19T17:22:54.882Z] 
17:22:54 [2020-12-19T17:22:54.882Z] DONE 0 tests in 0.104s
17:22:54 [2020-12-19T17:22:54.883Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.883Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.883Z] +++ set -e
17:22:54 [2020-12-19T17:22:54.883Z] +++ '[' -n 0 ']'
17:22:54 [2020-12-19T17:22:54.883Z] +++ set -x
17:22:54 [2020-12-19T17:22:54.883Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.883Z] INFO: Testing against a local daemon
17:22:54 [2020-12-19T17:22:54.883Z] testing: warning: no tests to run
17:22:54 [2020-12-19T17:22:54.883Z] PASS
17:22:54 [2020-12-19T17:22:54.883Z] 
17:22:54 [2020-12-19T17:22:54.883Z] DONE 0 tests in 0.074s
17:22:54 [2020-12-19T17:22:54.883Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.883Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.883Z] +++ set -e
17:22:54 [2020-12-19T17:22:54.883Z] +++ '[' -n 0 ']'
17:22:54 [2020-12-19T17:22:54.883Z] +++ set -x
17:22:54 [2020-12-19T17:22:54.883Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:54 [2020-12-19T17:22:54.988Z] + bundleName=s390x-integration
17:22:54 [2020-12-19T17:22:54.988Z] + echo Creating s390x-integration-bundles.tar.gz
17:22:54 [2020-12-19T17:22:54.988Z] Creating s390x-integration-bundles.tar.gz
17:22:54 [2020-12-19T17:22:54.988Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:22:54 [2020-12-19T17:22:54.988Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:22:55 [2020-12-19T17:22:55.032Z] Archiving artifacts
17:22:55 [2020-12-19T17:22:55.144Z] INFO: Testing against a local daemon
17:22:55 [2020-12-19T17:22:55.144Z] testing: warning: no tests to run
17:22:55 [2020-12-19T17:22:55.144Z] PASS
17:22:55 [2020-12-19T17:22:55.144Z] 
17:22:55 [2020-12-19T17:22:55.144Z] DONE 0 tests in 0.077s
17:22:55 [2020-12-19T17:22:55.144Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:55 [2020-12-19T17:22:55.144Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:55 [2020-12-19T17:22:55.144Z] +++ set -e
17:22:55 [2020-12-19T17:22:55.144Z] +++ '[' -n 0 ']'
17:22:55 [2020-12-19T17:22:55.144Z] +++ set -x
17:22:55 [2020-12-19T17:22:55.144Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:55 [2020-12-19T17:22:55.144Z] INFO: Testing against a local daemon
17:22:55 [2020-12-19T17:22:55.144Z] testing: warning: no tests to run
17:22:55 [2020-12-19T17:22:55.144Z] PASS
17:22:55 [2020-12-19T17:22:55.144Z] 
17:22:55 [2020-12-19T17:22:55.144Z] DONE 0 tests in 0.126s
17:22:55 [2020-12-19T17:22:55.144Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:55 [2020-12-19T17:22:55.144Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:55 [2020-12-19T17:22:55.144Z] +++ set -e
17:22:55 [2020-12-19T17:22:55.144Z] +++ '[' -n 0 ']'
17:22:55 [2020-12-19T17:22:55.144Z] +++ set -x
17:22:55 [2020-12-19T17:22:55.144Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:55 [2020-12-19T17:22:55.144Z] INFO: Testing against a local daemon
17:22:55 [2020-12-19T17:22:55.144Z] testing: warning: no tests to run
17:22:55 [2020-12-19T17:22:55.144Z] PASS
17:22:55 [2020-12-19T17:22:55.144Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
17:22:55 [2020-12-19T17:22:55.144Z] 
17:22:55 [2020-12-19T17:22:55.144Z] DONE 0 tests in 0.078s
17:22:55 [2020-12-19T17:22:55.324Z] --- PASS: TestAuthZPluginTLS (0.74s)
17:22:55 [2020-12-19T17:22:55.324Z] === RUN   TestAuthZPluginDenyRequest
17:22:55 [2020-12-19T17:22:55.404Z] Running integration-test (iteration 4)
17:22:55 [2020-12-19T17:22:55.404Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:55 [2020-12-19T17:22:55.404Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:55 [2020-12-19T17:22:55.404Z] +++ set -e
17:22:55 [2020-12-19T17:22:55.404Z] +++ '[' -n 0 ']'
17:22:55 [2020-12-19T17:22:55.404Z] +++ set -x
17:22:55 [2020-12-19T17:22:55.405Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:55 [2020-12-19T17:22:55.405Z] INFO: Testing against a local daemon
17:22:55 [2020-12-19T17:22:55.405Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:55 [2020-12-19T17:22:55.898Z] --- PASS: TestAuthZPluginDenyRequest (0.68s)
17:22:55 [2020-12-19T17:22:55.898Z] === RUN   TestAuthZPluginAPIDenyResponse
17:22:56 [2020-12-19T17:22:56.345Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
17:22:56 [2020-12-19T17:22:56.471Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s)
17:22:56 [2020-12-19T17:22:56.471Z] === RUN   TestAuthZPluginDenyResponse
17:22:56 [2020-12-19T17:22:56.922Z] === RUN   TestMiddlewares
17:22:56 [2020-12-19T17:22:56.922Z] --- PASS: TestMiddlewares (0.00s)
17:22:56 [2020-12-19T17:22:56.922Z] PASS
17:22:56 [2020-12-19T17:22:56.922Z] coverage: 9.0% of statements
17:22:56 [2020-12-19T17:22:56.922Z] ok  	github.com/docker/docker/api/server	0.181s	coverage: 9.0% of statements
17:22:57 [2020-12-19T17:22:57.044Z] --- PASS: TestAuthZPluginDenyResponse (0.68s)
17:22:57 [2020-12-19T17:22:57.044Z] === RUN   TestAuthZPluginAllowEventStream
17:22:57 [2020-12-19T17:22:57.356Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41740/31/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:22:57 [2020-12-19T17:22:57.734Z] + make clean
17:22:58 [2020-12-19T17:22:58.364Z] docker volume rm -f docker-dev-cache
17:22:58 [2020-12-19T17:22:58.364Z] docker-dev-cache
[Pipeline] deleteDir
17:22:58 [2020-12-19T17:22:58.962Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s)
17:22:58 [2020-12-19T17:22:58.962Z] === RUN   TestAuthZPluginErrorResponse
17:22:59 [2020-12-19T17:22:59.536Z] --- PASS: TestAuthZPluginErrorResponse (0.68s)
17:22:59 [2020-12-19T17:22:59.536Z] === RUN   TestAuthZPluginErrorRequest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:23:00 [2020-12-19T17:23:00.482Z] --- PASS: TestAuthZPluginErrorRequest (0.66s)
17:23:00 [2020-12-19T17:23:00.482Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:23:01 [2020-12-19T17:23:01.056Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s)
17:23:01 [2020-12-19T17:23:01.056Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:23:01 [2020-12-19T17:23:01.631Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
17:23:02 [2020-12-19T17:23:02.010Z] Created binary: bundles/binary-daemon/dockerd-dev
17:23:02 [2020-12-19T17:23:02.010Z] Copying nested executables into bundles/binary-daemon
17:23:03 [2020-12-19T17:23:03.386Z] 
17:23:03 [2020-12-19T17:23:03.544Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:23:03 [2020-12-19T17:23:03.606Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s)
17:23:03 [2020-12-19T17:23:03.606Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
17:23:04 [2020-12-19T17:23:04.927Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
17:23:05 [2020-12-19T17:23:05.091Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41740/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr31 -e DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa -e DOCKER_GRAPHDRIVER docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa hack/make.sh cross
17:23:05 [2020-12-19T17:23:05.524Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s)
17:23:05 [2020-12-19T17:23:05.524Z] === RUN   TestAuthZPluginHeader
17:23:05 [2020-12-19T17:23:05.637Z] --- PASS: TestUpdateRestartPolicy (11.29s)
17:23:05 [2020-12-19T17:23:05.637Z] === RUN   TestUpdateRestartWithAutoRemove
17:23:05 [2020-12-19T17:23:05.637Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s)
17:23:05 [2020-12-19T17:23:05.637Z] === RUN   TestWaitNonBlocked
17:23:05 [2020-12-19T17:23:05.637Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:23:05 [2020-12-19T17:23:05.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:23:05 [2020-12-19T17:23:05.637Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:23:05 [2020-12-19T17:23:05.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:23:05 [2020-12-19T17:23:05.637Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:23:05 [2020-12-19T17:23:05.637Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:23:05 [2020-12-19T17:23:05.637Z] --- PASS: TestWaitNonBlocked (0.02s)
17:23:05 [2020-12-19T17:23:05.637Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s)
17:23:05 [2020-12-19T17:23:05.637Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
17:23:05 [2020-12-19T17:23:05.637Z] === RUN   TestWaitBlocked
17:23:05 [2020-12-19T17:23:05.637Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:23:05 [2020-12-19T17:23:05.637Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:23:05 [2020-12-19T17:23:05.637Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:23:05 [2020-12-19T17:23:05.637Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:23:05 [2020-12-19T17:23:05.637Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:23:05 [2020-12-19T17:23:05.637Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:23:05 [2020-12-19T17:23:05.663Z] 
17:23:05 [2020-12-19T17:23:05.663Z] Removing bundles/
17:23:05 [2020-12-19T17:23:05.663Z] 
17:23:05 [2020-12-19T17:23:05.663Z] ---> Making bundle: cross (in bundles/cross)
17:23:05 [2020-12-19T17:23:05.663Z] Cross building: bundles/cross/linux/amd64
17:23:05 [2020-12-19T17:23:05.663Z] Building: bundles/cross/linux/amd64/dockerd-dev
17:23:05 [2020-12-19T17:23:05.663Z] GOOS="linux" GOARCH="amd64" GOARM=""
17:23:06 [2020-12-19T17:23:06.275Z] --- PASS: TestWaitBlocked (0.02s)
17:23:06 [2020-12-19T17:23:06.275Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
17:23:06 [2020-12-19T17:23:06.275Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s)
17:23:06 [2020-12-19T17:23:06.275Z] === CONT  TestContainerStartOnDaemonRestart
17:23:06 [2020-12-19T17:23:06.275Z] === CONT  TestContainerKillOnDaemonStart
17:23:06 [2020-12-19T17:23:06.275Z] === CONT  TestDaemonHostGatewayIP
17:23:06 [2020-12-19T17:23:06.275Z] === CONT  TestIpcModeOlderClient
17:23:06 [2020-12-19T17:23:06.275Z] --- PASS: TestIpcModeOlderClient (0.14s)
17:23:06 [2020-12-19T17:23:06.275Z] === CONT  TestDaemonRestartIpcMode
17:23:06 [2020-12-19T17:23:06.471Z] --- PASS: TestAuthZPluginHeader (1.03s)
17:23:06 [2020-12-19T17:23:06.471Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:23:06 [2020-12-19T17:23:06.471Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:23:06 [2020-12-19T17:23:06.471Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:06 [2020-12-19T17:23:06.471Z] === RUN   TestAuthZPluginV2Disable
17:23:06 [2020-12-19T17:23:06.471Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:23:06 [2020-12-19T17:23:06.471Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:06 [2020-12-19T17:23:06.471Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:23:06 [2020-12-19T17:23:06.471Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:23:06 [2020-12-19T17:23:06.471Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:06 [2020-12-19T17:23:06.471Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:23:06 [2020-12-19T17:23:06.471Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:23:06 [2020-12-19T17:23:06.471Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:06 [2020-12-19T17:23:06.471Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:23:07 [2020-12-19T17:23:07.472Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:23:10 [2020-12-19T17:23:10.015Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
17:23:10 [2020-12-19T17:23:10.276Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:23:10 [2020-12-19T17:23:10.744Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s)
17:23:10 [2020-12-19T17:23:10.744Z] --- PASS: TestDaemonHostGatewayIP (4.02s)
17:23:10 [2020-12-19T17:23:10.744Z] --- PASS: TestDaemonRestartIpcMode (3.95s)
17:23:10 [2020-12-19T17:23:10.847Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:23:11 [2020-12-19T17:23:11.789Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
17:23:13 [2020-12-19T17:23:13.171Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:23:13 [2020-12-19T17:23:13.743Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.20s)
17:23:13 [2020-12-19T17:23:13.743Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:23:14 [2020-12-19T17:23:14.314Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
17:23:15 [2020-12-19T17:23:15.699Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:23:19 [2020-12-19T17:23:19.210Z] --- PASS: TestContainerKillOnDaemonStart (12.76s)
17:23:19 [2020-12-19T17:23:19.210Z] PASS
17:23:19 [2020-12-19T17:23:19.210Z] 
17:23:19 [2020-12-19T17:23:19.210Z] === Skipped
17:23:19 [2020-12-19T17:23:19.210Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
17:23:19 [2020-12-19T17:23:19.210Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:23:19 [2020-12-19T17:23:19.210Z] 
17:23:19 [2020-12-19T17:23:19.210Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:23:19 [2020-12-19T17:23:19.210Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:23:19 [2020-12-19T17:23:19.210Z] 
17:23:19 [2020-12-19T17:23:19.210Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
17:23:19 [2020-12-19T17:23:19.210Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:23:19 [2020-12-19T17:23:19.210Z] 
17:23:19 [2020-12-19T17:23:19.210Z] 
17:23:19 [2020-12-19T17:23:19.210Z] DONE 195 tests, 3 skipped in 108.946s
17:23:19 [2020-12-19T17:23:19.210Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
17:23:19 [2020-12-19T17:23:19.210Z] ++ 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
17:23:19 [2020-12-19T17:23:19.210Z] ++ set -e
17:23:19 [2020-12-19T17:23:19.210Z] ++ '[' -n 0 ']'
17:23:19 [2020-12-19T17:23:19.210Z] ++ set -x
17:23:19 [2020-12-19T17:23:19.210Z] ++ env -i DEST=/go/src/github.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
17:23:19 [2020-12-19T17:23:19.210Z] INFO: Testing against a local daemon
17:23:19 [2020-12-19T17:23:19.210Z] === RUN   TestCommitInheritsEnv
17:23:19 [2020-12-19T17:23:19.501Z] --- PASS: TestCommitInheritsEnv (0.34s)
17:23:19 [2020-12-19T17:23:19.501Z] === RUN   TestImportExtremelyLargeImageWorks
17:23:19 [2020-12-19T17:23:19.501Z] === PAUSE TestImportExtremelyLargeImageWorks
17:23:19 [2020-12-19T17:23:19.501Z] === RUN   TestImagesFilterMultiReference
17:23:19 [2020-12-19T17:23:19.501Z] --- PASS: TestImagesFilterMultiReference (0.06s)
17:23:19 [2020-12-19T17:23:19.501Z] === RUN   TestImagePullPlatformInvalid
17:23:19 [2020-12-19T17:23:19.501Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
17:23:19 [2020-12-19T17:23:19.501Z] === RUN   TestRemoveImageOrphaning
17:23:19 [2020-12-19T17:23:19.793Z] --- PASS: TestRemoveImageOrphaning (0.30s)
17:23:19 [2020-12-19T17:23:19.793Z] === RUN   TestRemoveImageGarbageCollector
17:23:19 [2020-12-19T17:23:19.793Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:23:19 [2020-12-19T17:23:19.793Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:19 [2020-12-19T17:23:19.793Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:23:19 [2020-12-19T17:23:19.793Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:23:19 [2020-12-19T17:23:19.793Z] === RUN   TestTagInvalidReference
17:23:19 [2020-12-19T17:23:19.793Z] --- PASS: TestTagInvalidReference (0.02s)
17:23:19 [2020-12-19T17:23:19.793Z] === RUN   TestTagValidPrefixedRepo
17:23:19 [2020-12-19T17:23:19.793Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
17:23:19 [2020-12-19T17:23:19.793Z] === RUN   TestTagExistedNameWithoutForce
17:23:20 [2020-12-19T17:23:20.084Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:23:20 [2020-12-19T17:23:20.084Z] === RUN   TestTagOfficialNames
17:23:20 [2020-12-19T17:23:20.084Z] --- PASS: TestTagOfficialNames (0.04s)
17:23:20 [2020-12-19T17:23:20.084Z] === RUN   TestTagMatchesDigest
17:23:20 [2020-12-19T17:23:20.084Z] --- PASS: TestTagMatchesDigest (0.02s)
17:23:20 [2020-12-19T17:23:20.084Z] === CONT  TestImportExtremelyLargeImageWorks
17:23:22 [2020-12-19T17:23:22.367Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:23:23 [2020-12-19T17:23:23.759Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:23:24 [2020-12-19T17:23:24.594Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s)
17:23:24 [2020-12-19T17:23:24.594Z] PASS
17:23:24 [2020-12-19T17:23:24.594Z] 
17:23:24 [2020-12-19T17:23:24.594Z] === Skipped
17:23:24 [2020-12-19T17:23:24.594Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:23:24 [2020-12-19T17:23:24.594Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:24 [2020-12-19T17:23:24.594Z] 
17:23:24 [2020-12-19T17:23:24.594Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:23:24 [2020-12-19T17:23:24.594Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:24 [2020-12-19T17:23:24.594Z] 
17:23:24 [2020-12-19T17:23:24.594Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:23:24 [2020-12-19T17:23:24.594Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:24 [2020-12-19T17:23:24.594Z] 
17:23:24 [2020-12-19T17:23:24.594Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:23:24 [2020-12-19T17:23:24.594Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:24 [2020-12-19T17:23:24.594Z] 
17:23:24 [2020-12-19T17:23:24.594Z] 
17:23:24 [2020-12-19T17:23:24.594Z] DONE 17 tests, 4 skipped in 32.275s
17:23:24 [2020-12-19T17:23:24.594Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:23:24 [2020-12-19T17:23:24.594Z] ++ 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
17:23:24 [2020-12-19T17:23:24.594Z] ++ set -e
17:23:24 [2020-12-19T17:23:24.594Z] ++ '[' -n 0 ']'
17:23:24 [2020-12-19T17:23:24.594Z] ++ set -x
17:23:24 [2020-12-19T17:23:24.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
17:23:24 [2020-12-19T17:23:24.856Z] INFO: Testing against a local daemon
17:23:24 [2020-12-19T17:23:24.856Z] === RUN   TestPluginInvalidJSON
17:23:24 [2020-12-19T17:23:24.856Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:23:24 [2020-12-19T17:23:24.856Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:23:24 [2020-12-19T17:23:24.856Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:23:24 [2020-12-19T17:23:24.856Z] --- PASS: TestPluginInvalidJSON (0.03s)
17:23:24 [2020-12-19T17:23:24.856Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:23:24 [2020-12-19T17:23:24.856Z] === RUN   TestPluginInstall
17:23:24 [2020-12-19T17:23:24.856Z] === RUN   TestPluginInstall/no_auth
17:23:25 [2020-12-19T17:23:25.669Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
17:23:25 [2020-12-19T17:23:25.669Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:23:26 [2020-12-19T17:23:26.610Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:23:27 [2020-12-19T17:23:27.409Z] time="2020-12-19T17:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:23:27 [2020-12-19T17:23:27.409Z] time="2020-12-19T17:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07c743b8ed84864720f9e39b56290604bb603ac03455c57ff0e9bb048187194b" mediatype=application/vnd.docker.plugin.v1+json size=522
17:23:27 [2020-12-19T17:23:27.409Z] time="2020-12-19T17:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:23:27 [2020-12-19T17:23:27.409Z] time="2020-12-19T17:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07c743b8ed84864720f9e39b56290604bb603ac03455c57ff0e9bb048187194b" mediatype=application/vnd.docker.plugin.v1+json size=522
17:23:27 [2020-12-19T17:23:27.409Z] === RUN   TestPluginInstall/with_htpasswd
17:23:27 [2020-12-19T17:23:27.994Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:23:28 [2020-12-19T17:23:28.355Z] time="2020-12-19T17:23:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:23:28 [2020-12-19T17:23:28.355Z] time="2020-12-19T17:23:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67d3a3873ee393bc8988c90eb130ef600d2d0fa28ef51fcb327c0c629699f463" mediatype=application/vnd.docker.plugin.v1+json size=522
17:23:28 [2020-12-19T17:23:28.355Z] time="2020-12-19T17:23:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:23:28 [2020-12-19T17:23:28.355Z] time="2020-12-19T17:23:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67d3a3873ee393bc8988c90eb130ef600d2d0fa28ef51fcb327c0c629699f463" mediatype=application/vnd.docker.plugin.v1+json size=522
17:23:28 [2020-12-19T17:23:28.617Z] === RUN   TestPluginInstall/with_insecure
17:23:28 [2020-12-19T17:23:28.934Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
17:23:30 [2020-12-19T17:23:30.008Z] time="2020-12-19T17:23:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:23:30 [2020-12-19T17:23:30.008Z] time="2020-12-19T17:23:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:210071b2264c49aaadc4cf092da3a089ae2258442b0f9079e5cd56f4714e5cf9" mediatype=application/vnd.docker.plugin.v1+json size=522
17:23:30 [2020-12-19T17:23:30.008Z] time="2020-12-19T17:23:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:23:30 [2020-12-19T17:23:30.008Z] time="2020-12-19T17:23:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:210071b2264c49aaadc4cf092da3a089ae2258442b0f9079e5cd56f4714e5cf9" mediatype=application/vnd.docker.plugin.v1+json size=522
17:23:30 [2020-12-19T17:23:30.580Z] --- PASS: TestPluginInstall (5.54s)
17:23:30 [2020-12-19T17:23:30.580Z]     --- PASS: TestPluginInstall/no_auth (2.56s)
17:23:30 [2020-12-19T17:23:30.580Z]     --- PASS: TestPluginInstall/with_htpasswd (1.23s)
17:23:30 [2020-12-19T17:23:30.580Z]     --- PASS: TestPluginInstall/with_insecure (1.75s)
17:23:30 [2020-12-19T17:23:30.580Z]         plugin_test.go:157: [d71386748d2d4] daemon is not started
17:23:30 [2020-12-19T17:23:30.580Z] PASS
17:23:30 [2020-12-19T17:23:30.580Z] 
17:23:30 [2020-12-19T17:23:30.580Z] DONE 6 tests in 5.729s
17:23:30 [2020-12-19T17:23:30.580Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:23:30 [2020-12-19T17:23:30.581Z] ++ 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
17:23:30 [2020-12-19T17:23:30.581Z] ++ set -e
17:23:30 [2020-12-19T17:23:30.581Z] ++ '[' -n 0 ']'
17:23:30 [2020-12-19T17:23:30.581Z] ++ set -x
17:23:30 [2020-12-19T17:23:30.581Z] ++ env -i DEST=/go/src/github.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
17:23:30 [2020-12-19T17:23:30.581Z] INFO: Testing against a local daemon
17:23:30 [2020-12-19T17:23:30.581Z] === RUN   TestExternalGraphDriver
17:23:30 [2020-12-19T17:23:30.842Z] === RUN   TestExternalGraphDriver/json
17:23:30 [2020-12-19T17:23:30.845Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
17:23:32 [2020-12-19T17:23:32.231Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.55s)
17:23:32 [2020-12-19T17:23:32.231Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:23:33 [2020-12-19T17:23:33.174Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
17:23:33 [2020-12-19T17:23:33.394Z] === RUN   TestExternalGraphDriver/spec
17:23:35 [2020-12-19T17:23:35.088Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:23:35 [2020-12-19T17:23:35.944Z] === RUN   TestExternalGraphDriver/pull
17:23:37 [2020-12-19T17:23:37.004Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
17:23:37 [2020-12-19T17:23:37.004Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
17:23:37 [2020-12-19T17:23:37.004Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
17:23:37 [2020-12-19T17:23:37.004Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:23:37 [2020-12-19T17:23:37.945Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
17:23:38 [2020-12-19T17:23:38.497Z] --- PASS: TestExternalGraphDriver (7.88s)
17:23:38 [2020-12-19T17:23:38.498Z]     --- PASS: TestExternalGraphDriver/json (2.51s)
17:23:38 [2020-12-19T17:23:38.498Z]     --- PASS: TestExternalGraphDriver/spec (2.80s)
17:23:38 [2020-12-19T17:23:38.498Z]     --- PASS: TestExternalGraphDriver/pull (2.44s)
17:23:38 [2020-12-19T17:23:38.498Z] === RUN   TestGraphdriverPluginV2
17:23:38 [2020-12-19T17:23:38.498Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
17:23:38 [2020-12-19T17:23:38.498Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:38 [2020-12-19T17:23:38.498Z] PASS
17:23:38 [2020-12-19T17:23:38.498Z] 
17:23:38 [2020-12-19T17:23:38.498Z] === Skipped
17:23:38 [2020-12-19T17:23:38.498Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
17:23:38 [2020-12-19T17:23:38.498Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:23:38 [2020-12-19T17:23:38.498Z] 
17:23:38 [2020-12-19T17:23:38.498Z] 
17:23:38 [2020-12-19T17:23:38.498Z] DONE 5 tests, 1 skipped in 8.048s
17:23:38 [2020-12-19T17:23:38.498Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:23:38 [2020-12-19T17:23:38.498Z] ++ 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
17:23:38 [2020-12-19T17:23:38.498Z] ++ set -e
17:23:38 [2020-12-19T17:23:38.498Z] ++ '[' -n 0 ']'
17:23:38 [2020-12-19T17:23:38.498Z] ++ set -x
17:23:38 [2020-12-19T17:23:38.498Z] ++ env -i DEST=/go/src/github.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
17:23:38 [2020-12-19T17:23:38.760Z] INFO: Testing against a local daemon
17:23:38 [2020-12-19T17:23:38.760Z] === RUN   TestContinueAfterPluginCrash
17:23:38 [2020-12-19T17:23:38.760Z] === PAUSE TestContinueAfterPluginCrash
17:23:38 [2020-12-19T17:23:38.760Z] === RUN   TestReadPluginNoRead
17:23:38 [2020-12-19T17:23:38.760Z] === PAUSE TestReadPluginNoRead
17:23:38 [2020-12-19T17:23:38.760Z] === RUN   TestDaemonStartWithLogOpt
17:23:38 [2020-12-19T17:23:38.760Z] === PAUSE TestDaemonStartWithLogOpt
17:23:38 [2020-12-19T17:23:38.760Z] === CONT  TestContinueAfterPluginCrash
17:23:38 [2020-12-19T17:23:38.760Z] === CONT  TestDaemonStartWithLogOpt
17:23:38 [2020-12-19T17:23:38.760Z] === CONT  TestReadPluginNoRead
17:23:38 [2020-12-19T17:23:38.885Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:23:40 [2020-12-19T17:23:40.798Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
17:23:42 [2020-12-19T17:23:42.984Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:23:43 [2020-12-19T17:23:43.558Z] --- PASS: TestDaemonStartWithLogOpt (4.89s)
17:23:44 [2020-12-19T17:23:44.946Z] === RUN   TestReadPluginNoRead/default
17:23:46 [2020-12-19T17:23:46.089Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:23:46 [2020-12-19T17:23:46.089Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
17:23:46 [2020-12-19T17:23:46.862Z] === RUN   TestReadPluginNoRead/disabled_caching
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestBoolValue
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestBoolValue (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestBoolValueOrDefault
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestBoolValueOrDefault (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestInt64ValueOrZero
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestInt64ValueOrZero (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestInt64ValueOrDefault
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestInt64ValueOrDefault (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestInt64ValueOrDefaultWithError
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestJsonContentType
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestJsonContentType (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] PASS
17:23:47 [2020-12-19T17:23:47.593Z] coverage: 14.7% of statements
17:23:47 [2020-12-19T17:23:47.593Z] ok  	github.com/docker/docker/api/server/httputils	0.189s	coverage: 14.7% of statements
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestMaskSecretKeys
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestMaskSecretKeys (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestVersionMiddlewareVersion
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] PASS
17:23:47 [2020-12-19T17:23:47.593Z] coverage: 37.7% of statements
17:23:47 [2020-12-19T17:23:47.593Z] ok  	github.com/docker/docker/api/server/middleware	0.182s	coverage: 37.7% of statements
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestToJSON
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestToJSON (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestToParamWithVersion
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestToParamWithVersion (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestFromJSON
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestFromJSON (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestEmpty
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestEmpty (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestArgsMatchKVListEmptySources
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestArgsMatchKVList
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestArgsMatchKVList (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestArgsMatch
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestArgsMatch (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestAdd
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestAdd (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestDel
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestDel (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestLen
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestLen (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestExactMatch
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestExactMatch (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestOnlyOneExactMatch
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestOnlyOneExactMatch (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestContains
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestContains (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestValidate
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestValidate (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestWalkValues
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestWalkValues (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestFuzzyMatch
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestFuzzyMatch (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestClone
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestClone (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] PASS
17:23:47 [2020-12-19T17:23:47.593Z] coverage: 92.2% of statements
17:23:47 [2020-12-19T17:23:47.593Z] ok  	github.com/docker/docker/api/types/filters	0.046s	coverage: 92.2% of statements
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestStrSliceMarshalJSON
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestStrSliceUnmarshalJSON
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestStrSliceUnmarshalString
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestStrSliceUnmarshalSlice
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] PASS
17:23:47 [2020-12-19T17:23:47.593Z] coverage: 90.0% of statements
17:23:47 [2020-12-19T17:23:47.593Z] ok  	github.com/docker/docker/api/types/strslice	0.079s	coverage: 90.0% of statements
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestAdjustForAPIVersion
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestAdjustForAPIVersion (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] PASS
17:23:47 [2020-12-19T17:23:47.593Z] coverage: 5.7% of statements
17:23:47 [2020-12-19T17:23:47.593Z] ok  	github.com/docker/docker/api/server/router/swarm	0.216s	coverage: 5.7% of statements
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/types	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestDurationToSecondsString
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestDurationToSecondsString (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestGetTimestamp
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestGetTimestamp (0.11s)
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestParseTimestamps
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestParseTimestamps (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] PASS
17:23:47 [2020-12-19T17:23:47.593Z] coverage: 100.0% of statements
17:23:47 [2020-12-19T17:23:47.593Z] ok  	github.com/docker/docker/api/types/time	0.310s	coverage: 100.0% of statements
17:23:47 [2020-12-19T17:23:47.593Z] === RUN   TestCompareVersion
17:23:47 [2020-12-19T17:23:47.593Z] --- PASS: TestCompareVersion (0.00s)
17:23:47 [2020-12-19T17:23:47.593Z] PASS
17:23:47 [2020-12-19T17:23:47.593Z] coverage: 75.0% of statements
17:23:47 [2020-12-19T17:23:47.593Z] ok  	github.com/docker/docker/api/types/versions	0.032s	coverage: 75.0% of statements
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/builder	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:23:47 [2020-12-19T17:23:47.593Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:23:48 [2020-12-19T17:23:48.000Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:23:48 [2020-12-19T17:23:48.051Z] === RUN   TestParseRemoteURL
17:23:48 [2020-12-19T17:23:48.051Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
17:23:48 [2020-12-19T17:23:48.051Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
17:23:48 [2020-12-19T17:23:48.051Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
17:23:48 [2020-12-19T17:23:48.051Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
17:23:48 [2020-12-19T17:23:48.051Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
17:23:48 [2020-12-19T17:23:48.051Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
17:23:48 [2020-12-19T17:23:48.051Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
17:23:48 [2020-12-19T17:23:48.051Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
17:23:48 [2020-12-19T17:23:48.051Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
17:23:48 [2020-12-19T17:23:48.051Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
17:23:48 [2020-12-19T17:23:48.051Z] --- PASS: TestParseRemoteURL (0.00s)
17:23:48 [2020-12-19T17:23:48.051Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
17:23:48 [2020-12-19T17:23:48.051Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
17:23:48 [2020-12-19T17:23:48.051Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
17:23:48 [2020-12-19T17:23:48.051Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
17:23:48 [2020-12-19T17:23:48.051Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
17:23:48 [2020-12-19T17:23:48.051Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
17:23:48 [2020-12-19T17:23:48.051Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
17:23:48 [2020-12-19T17:23:48.509Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
17:23:48 [2020-12-19T17:23:48.509Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
17:23:48 [2020-12-19T17:23:48.509Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
17:23:48 [2020-12-19T17:23:48.509Z] === RUN   TestCloneArgsSmartHttp
17:23:48 [2020-12-19T17:23:48.509Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
17:23:48 [2020-12-19T17:23:48.509Z] === RUN   TestCloneArgsDumbHttp
17:23:48 [2020-12-19T17:23:48.509Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
17:23:48 [2020-12-19T17:23:48.509Z] === RUN   TestCloneArgsGit
17:23:48 [2020-12-19T17:23:48.509Z] --- PASS: TestCloneArgsGit (0.00s)
17:23:48 [2020-12-19T17:23:48.509Z] === RUN   TestCheckoutGit
17:23:48 [2020-12-19T17:23:48.781Z] --- PASS: TestReadPluginNoRead (9.81s)
17:23:48 [2020-12-19T17:23:48.781Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.88s)
17:23:48 [2020-12-19T17:23:48.781Z]     --- PASS: TestReadPluginNoRead/default (1.81s)
17:23:48 [2020-12-19T17:23:48.781Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.82s)
17:23:48 [2020-12-19T17:23:48.781Z]     read_test.go:92: [d8c5294727bf3] daemon is not started
17:23:48 [2020-12-19T17:23:48.941Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:23:49 [2020-12-19T17:23:49.043Z] --- PASS: TestContinueAfterPluginCrash (10.29s)
17:23:49 [2020-12-19T17:23:49.043Z] PASS
17:23:49 [2020-12-19T17:23:49.043Z] 
17:23:49 [2020-12-19T17:23:49.043Z] DONE 6 tests in 10.437s
17:23:49 [2020-12-19T17:23:49.043Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:23:49 [2020-12-19T17:23:49.043Z] ++ 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
17:23:49 [2020-12-19T17:23:49.043Z] ++ set -e
17:23:49 [2020-12-19T17:23:49.043Z] ++ '[' -n 0 ']'
17:23:49 [2020-12-19T17:23:49.043Z] ++ set -x
17:23:49 [2020-12-19T17:23:49.043Z] ++ env -i DEST=/go/src/github.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
17:23:49 [2020-12-19T17:23:49.043Z] testing: warning: no tests to run
17:23:49 [2020-12-19T17:23:49.043Z] PASS
17:23:49 [2020-12-19T17:23:49.043Z] 
17:23:49 [2020-12-19T17:23:49.043Z] DONE 0 tests in 0.046s
17:23:49 [2020-12-19T17:23:49.043Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:23:49 [2020-12-19T17:23:49.043Z] ++ 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
17:23:49 [2020-12-19T17:23:49.043Z] ++ set -e
17:23:49 [2020-12-19T17:23:49.043Z] ++ '[' -n 0 ']'
17:23:49 [2020-12-19T17:23:49.043Z] ++ set -x
17:23:49 [2020-12-19T17:23:49.043Z] ++ env -i DEST=/go/src/github.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
17:23:49 [2020-12-19T17:23:49.201Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
17:23:49 [2020-12-19T17:23:49.305Z] INFO: Testing against a local daemon
17:23:49 [2020-12-19T17:23:49.305Z] === RUN   TestPluginWithDevMounts
17:23:49 [2020-12-19T17:23:49.305Z] === PAUSE TestPluginWithDevMounts
17:23:49 [2020-12-19T17:23:49.305Z] === CONT  TestPluginWithDevMounts
17:23:49 [2020-12-19T17:23:49.462Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.32s)
17:23:49 [2020-12-19T17:23:49.462Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:23:49 [2020-12-19T17:23:49.723Z] === RUN   TestDockerSuite/TestBuildCmd
17:23:49 [2020-12-19T17:23:49.983Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:23:50 [2020-12-19T17:23:50.556Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestEnable
17:23:50 [2020-12-19T17:23:50.683Z] --- PASS: TestEnable (0.00s)
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestDisable
17:23:50 [2020-12-19T17:23:50.683Z] --- PASS: TestDisable (0.00s)
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestEnabled
17:23:50 [2020-12-19T17:23:50.683Z] --- PASS: TestEnabled (0.00s)
17:23:50 [2020-12-19T17:23:50.683Z] PASS
17:23:50 [2020-12-19T17:23:50.683Z] coverage: 100.0% of statements
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
17:23:50 [2020-12-19T17:23:50.683Z] ok  	github.com/docker/docker/cli/debug	0.079s	coverage: 100.0% of statements
17:23:50 [2020-12-19T17:23:50.683Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.02s)
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestProcessNoDockerignore
17:23:50 [2020-12-19T17:23:50.683Z] --- PASS: TestProcessNoDockerignore (0.00s)
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestProcessShouldLeaveAllFiles
17:23:50 [2020-12-19T17:23:50.683Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestDetectContentType
17:23:50 [2020-12-19T17:23:50.683Z] --- PASS: TestDetectContentType (0.00s)
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestSelectAcceptableMIME
17:23:50 [2020-12-19T17:23:50.683Z] --- PASS: TestSelectAcceptableMIME (0.00s)
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestInspectEmptyResponse
17:23:50 [2020-12-19T17:23:50.683Z] --- PASS: TestInspectEmptyResponse (0.00s)
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestInspectResponseBinary
17:23:50 [2020-12-19T17:23:50.683Z] --- PASS: TestInspectResponseBinary (0.00s)
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestResponseUnsupportedContentType
17:23:50 [2020-12-19T17:23:50.683Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestInspectResponseTextSimple
17:23:50 [2020-12-19T17:23:50.683Z] --- PASS: TestInspectResponseTextSimple (0.00s)
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestInspectResponseEmptyContentType
17:23:50 [2020-12-19T17:23:50.683Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestUnknownContentLength
17:23:50 [2020-12-19T17:23:50.683Z] --- PASS: TestUnknownContentLength (0.00s)
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestDownloadRemote
17:23:50 [2020-12-19T17:23:50.683Z] --- PASS: TestDownloadRemote (0.07s)
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestGetWithStatusError
17:23:50 [2020-12-19T17:23:50.683Z] --- PASS: TestGetWithStatusError (0.00s)
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestCloseRootDirectory
17:23:50 [2020-12-19T17:23:50.683Z] --- SKIP: TestCloseRootDirectory (0.00s)
17:23:50 [2020-12-19T17:23:50.683Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestHashFile
17:23:50 [2020-12-19T17:23:50.683Z] --- SKIP: TestHashFile (0.00s)
17:23:50 [2020-12-19T17:23:50.683Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestHashSubdir
17:23:50 [2020-12-19T17:23:50.683Z] --- SKIP: TestHashSubdir (0.00s)
17:23:50 [2020-12-19T17:23:50.683Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:23:50 [2020-12-19T17:23:50.683Z] === RUN   TestRemoveDirectory
17:23:50 [2020-12-19T17:23:50.683Z] --- SKIP: TestRemoveDirectory (0.00s)
17:23:50 [2020-12-19T17:23:50.683Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:23:50 [2020-12-19T17:23:50.683Z] PASS
17:23:50 [2020-12-19T17:23:50.683Z] coverage: 9.3% of statements
17:23:50 [2020-12-19T17:23:50.683Z] ok  	github.com/docker/docker/builder/remotecontext	0.520s	coverage: 9.3% of statements
17:23:50 [2020-12-19T17:23:50.816Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:23:50 [2020-12-19T17:23:50.816Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestGetAllAllowed
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestGetAllAllowed (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestGetAllMeta
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestGetAllMeta (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestWarnOnUnusedBuildArgs
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestIsUnreferencedBuiltin
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestIsExistingDirectory
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestIsExistingDirectory (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestGetFilenameForDownload
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestGetFilenameForDownload (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestEnv2Variables
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestEnv2Variables (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestEnvValueWithExistingRunConfigEnv
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestMaintainer
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestMaintainer (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestLabel
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestLabel (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestFromScratch
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestFromScratch (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestFromWithArg
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestFromWithArg (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestFromWithArgButBuildArgsNotGiven
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestFromWithUndefinedArg
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestFromWithUndefinedArg (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestFromMultiStageWithNamedStage
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestOnbuild
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestOnbuild (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestWorkdir
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestWorkdir (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestCmd
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestCmd (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestHealthcheckNone
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestHealthcheckNone (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestHealthcheckCmd
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestHealthcheckCmd (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestEntrypoint
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestEntrypoint (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestExpose
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestExpose (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestUser
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestUser (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestVolume
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestVolume (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestStopSignal
17:23:51 [2020-12-19T17:23:51.141Z] --- SKIP: TestStopSignal (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z]     dispatchers_test.go:376: Windows does not support stopsignal
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestArg
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestArg (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestShell
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestShell (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestPrependEnvOnCmd
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestPrependEnvOnCmd (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestRunWithBuildArgs
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestRunWithBuildArgs (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestRunIgnoresHealthcheck
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestNormalizeWorkdir
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestNormalizeWorkdir (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestDispatch
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestDispatch/ADD_multiple_files_to_file
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestDispatch/COPY_multiple_files_to_file
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestDispatch/COPY_wildcard_no_files
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestDispatch/COPY_url
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestDispatch (0.06s)
17:23:51 [2020-12-19T17:23:51.141Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
17:23:51 [2020-12-19T17:23:51.141Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
17:23:51 [2020-12-19T17:23:51.141Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
17:23:51 [2020-12-19T17:23:51.141Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
17:23:51 [2020-12-19T17:23:51.141Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
17:23:51 [2020-12-19T17:23:51.141Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s)
17:23:51 [2020-12-19T17:23:51.141Z]     --- PASS: TestDispatch/COPY_url (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestAddScratchImageAddsToMounts
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestAddFromScratchPopulatesPlatform
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestImageSourceGetAddsToMounts
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestEmptyDockerfile
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestEmptyDockerfile (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestSymlinkDockerfile
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestSymlinkDockerfile (0.01s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestDockerfileOutsideTheBuildContext
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestNonExistingDockerfile
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestNonExistingDockerfile (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestCopyRunConfig
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestCopyRunConfig (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestDeepCopyRunConfig
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestDeepCopyRunConfig (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestExportImage
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestExportImage (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] === RUN   TestNormalizeDest
17:23:51 [2020-12-19T17:23:51.141Z] --- PASS: TestNormalizeDest (0.00s)
17:23:51 [2020-12-19T17:23:51.141Z] PASS
17:23:51 [2020-12-19T17:23:51.141Z] coverage: 46.6% of statements
17:23:51 [2020-12-19T17:23:51.141Z] ok  	github.com/docker/docker/builder/dockerfile	0.495s	coverage: 46.6% of statements
17:23:51 [2020-12-19T17:23:51.600Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:23:51 [2020-12-19T17:23:51.855Z] --- PASS: TestPluginWithDevMounts (2.18s)
17:23:51 [2020-12-19T17:23:51.855Z] PASS
17:23:51 [2020-12-19T17:23:51.855Z] 
17:23:51 [2020-12-19T17:23:51.855Z] DONE 1 tests in 2.332s
17:23:51 [2020-12-19T17:23:51.855Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:23:51 [2020-12-19T17:23:51.855Z] ++ 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
17:23:51 [2020-12-19T17:23:51.855Z] ++ set -e
17:23:51 [2020-12-19T17:23:51.855Z] ++ '[' -n 0 ']'
17:23:51 [2020-12-19T17:23:51.855Z] ++ set -x
17:23:51 [2020-12-19T17:23:51.855Z] ++ env -i DEST=/go/src/github.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
17:23:51 [2020-12-19T17:23:51.855Z] INFO: Testing against a local daemon
17:23:51 [2020-12-19T17:23:51.855Z] === RUN   TestSecretInspect
17:23:52 [2020-12-19T17:23:52.727Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
17:23:52 [2020-12-19T17:23:52.727Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:23:55 [2020-12-19T17:23:55.167Z] --- PASS: TestSecretInspect (3.30s)
17:23:55 [2020-12-19T17:23:55.167Z] === RUN   TestSecretList
17:23:55 [2020-12-19T17:23:55.270Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
17:23:58 [2020-12-19T17:23:58.473Z] --- PASS: TestSecretList (3.27s)
17:23:58 [2020-12-19T17:23:58.473Z] === RUN   TestSecretsCreateAndDelete
17:23:58 [2020-12-19T17:23:58.568Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:23:59 [2020-12-19T17:23:59.140Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
17:24:00 [2020-12-19T17:24:00.081Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:24:01 [2020-12-19T17:24:01.466Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:24:01 [2020-12-19T17:24:01.727Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:24:01 [2020-12-19T17:24:01.782Z] --- PASS: TestSecretsCreateAndDelete (3.26s)
17:24:01 [2020-12-19T17:24:01.782Z] === RUN   TestSecretsUpdate
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestCheckpointCreateError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestCheckpointCreateError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestCheckpointCreate
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestCheckpointCreate (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestCheckpointDeleteError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestCheckpointDeleteError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestCheckpointDelete
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestCheckpointDelete (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestCheckpointListError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestCheckpointListError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestCheckpointList
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestCheckpointList (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestCheckpointListContainerNotFound
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestNewClientWithOpsFromEnv
17:24:01 [2020-12-19T17:24:01.909Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z]     client_test.go:23: runtime.GOOS == "windows"
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestGetAPIPath
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestGetAPIPath (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestParseHostURL
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestParseHostURL (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestNegotiateAPIVersionEmpty
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestNegotiateAPIVersion
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestNegotiateAPIVersion (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestNegotiateAPVersionOverride
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestNegotiateAPIVersionAutomatic
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestClientRedirect
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestClientRedirect (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestConfigCreateUnsupported
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestConfigCreateUnsupported (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestConfigCreateError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestConfigCreateError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestConfigCreate
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestConfigCreate (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestConfigInspectNotFound
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestConfigInspectNotFound (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestConfigInspectWithEmptyID
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestConfigInspectUnsupported
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestConfigInspectUnsupported (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestConfigInspectError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestConfigInspectError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestConfigInspectConfigNotFound
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestConfigInspect
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestConfigInspect (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestConfigListUnsupported
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestConfigListUnsupported (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestConfigListError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestConfigListError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestConfigList
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestConfigList (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestConfigRemoveUnsupported
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestConfigRemoveError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestConfigRemoveError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestConfigRemove
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestConfigRemove (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestConfigUpdateUnsupported
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestConfigUpdateError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestConfigUpdateError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestConfigUpdate
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestConfigUpdate (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerCommitError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerCommitError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerCommit
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerCommit (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerStatPathError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerStatPathError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerStatPathNotFoundError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerStatPathNoHeaderError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerStatPath
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerStatPath (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestCopyToContainerError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestCopyToContainerError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestCopyToContainerNotFoundError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestCopyToContainerNotStatusOKError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestCopyToContainer
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestCopyToContainer (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestCopyFromContainerError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestCopyFromContainerError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestCopyFromContainerNotFoundError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestCopyFromContainerNotStatusOKError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestCopyFromContainerNoHeaderError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestCopyFromContainer
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestCopyFromContainer (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerCreateError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerCreateError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerCreateImageNotFound
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerCreateWithName
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerCreateWithName (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerCreateAutoRemove
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerDiffError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerDiffError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerDiff
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerDiff (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerExecCreateError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerExecCreateError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerExecCreate
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerExecCreate (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerExecStartError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerExecStartError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerExecStart
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerExecStart (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerExecInspectError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerExecInspectError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerExecInspect
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerExecInspect (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerExportError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerExportError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerExport
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerExport (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerInspectError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerInspectError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerInspectContainerNotFound
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerInspectWithEmptyID
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerInspect
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerInspect (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerInspectNode
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerInspectNode (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerKillError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerKillError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerKill
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerKill (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerListError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerListError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerList
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerList (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerLogsNotFoundError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerLogsError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerLogsError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerLogs
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerLogs (0.13s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerPauseError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerPauseError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerPause
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerPause (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainersPruneError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainersPruneError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainersPrune
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainersPrune (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerRemoveError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerRemoveError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerRemoveNotFoundError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerRemove
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerRemove (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerRenameError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerRenameError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerRename
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerRename (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerResizeError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerResizeError (0.01s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerExecResizeError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerExecResizeError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerResize
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerResize (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerExecResize
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerExecResize (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerRestartError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerRestartError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerRestart
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerRestart (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerStartError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerStartError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerStart
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerStart (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerStatsError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerStatsError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerStats
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerStats (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerStopError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerStopError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerStop
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerStop (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerTopError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerTopError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerTop
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerTop (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerUnpauseError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerUnpauseError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerUnpause
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerUnpause (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerUpdateError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerUpdateError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerUpdate
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerUpdate (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerWaitError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerWaitError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestContainerWait
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestContainerWait (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestDiskUsageError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestDiskUsageError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestDiskUsage
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestDiskUsage (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestDistributionInspectUnsupported
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestDistributionInspectWithEmptyID
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestEventsErrorInOptions
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestEventsErrorInOptions (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestEventsErrorFromServer
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestEventsErrorFromServer (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestEvents
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestEvents (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestTLSCloseWriter
17:24:01 [2020-12-19T17:24:01.909Z] === PAUSE TestTLSCloseWriter
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImageBuildError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestImageBuildError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImageBuild
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestImageBuild (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestGetDockerOS
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestGetDockerOS (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImageCreateError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestImageCreateError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImageCreate
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestImageCreate (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImageHistoryError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestImageHistoryError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImageHistory
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestImageHistory (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImageImportError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestImageImportError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImageImport
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestImageImport (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImageInspectError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestImageInspectError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImageInspectImageNotFound
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestImageInspectImageNotFound (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImageInspectWithEmptyID
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImageInspect
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestImageInspect (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImageListError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestImageListError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImageList
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestImageList (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImageListApiBefore125
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestImageListApiBefore125 (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImageLoadError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestImageLoadError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImageLoad
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestImageLoad (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImagesPruneError
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestImagesPruneError (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImagesPrune
17:24:01 [2020-12-19T17:24:01.909Z] --- PASS: TestImagesPrune (0.00s)
17:24:01 [2020-12-19T17:24:01.909Z] === RUN   TestImagePullReferenceParseError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImagePullReferenceParseError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImagePullAnyError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImagePullAnyError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImagePullStatusUnauthorizedError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImagePullWithPrivilegedFuncNoError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImagePullWithoutErrors
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImagePullWithoutErrors (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImagePushReferenceError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImagePushReferenceError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImagePushAnyError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImagePushAnyError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImagePushStatusUnauthorizedError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImagePushWithPrivilegedFuncNoError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImagePushWithoutErrors
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImagePushWithoutErrors (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImageRemoveError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImageRemoveError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImageRemoveImageNotFound
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImageRemove
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImageRemove (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImageSaveError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImageSaveError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImageSave
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImageSave (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImageSearchAnyError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImageSearchAnyError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImageSearchStatusUnauthorizedError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImageSearchWithoutErrors
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImageTagError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImageTagError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImageTagInvalidReference
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImageTagInvalidReference (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImageTagInvalidSourceImageName
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImageTagHexSource
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImageTagHexSource (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestImageTag
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestImageTag (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestInfoServerError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestInfoServerError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestInfoInvalidResponseJSONError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestInfo
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestInfo (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNetworkConnectError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNetworkConnectError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNetworkConnect
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNetworkConnect (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNetworkCreateError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNetworkCreateError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNetworkCreate
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNetworkCreate (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNetworkDisconnectError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNetworkDisconnectError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNetworkDisconnect
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNetworkDisconnect (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNetworkInspectError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNetworkInspectError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNetworkInspectNotFoundError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNetworkInspectWithEmptyID
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNetworkInspect
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNetworkInspect (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNetworkListError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNetworkListError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNetworkList
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNetworkList (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNetworksPruneError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNetworksPruneError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNetworksPrune
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNetworksPrune (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNetworkRemoveError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNetworkRemoveError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNetworkRemove
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNetworkRemove (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNodeInspectError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNodeInspectError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNodeInspectNodeNotFound
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNodeInspectWithEmptyID
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNodeInspect
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNodeInspect (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNodeListError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNodeListError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNodeList
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNodeList (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNodeRemoveError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNodeRemoveError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNodeRemove
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNodeRemove (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNodeUpdateError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNodeUpdateError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestNodeUpdate
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestNodeUpdate (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestOptionWithTimeout
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestOptionWithTimeout (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPingFail
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPingFail (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPingWithError
17:24:01 [2020-12-19T17:24:01.910Z] 2020/12/19 17:24:01 RoundTripper returned a response & error; ignoring response
17:24:01 [2020-12-19T17:24:01.910Z] 2020/12/19 17:24:01 RoundTripper returned a response & error; ignoring response
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPingWithError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPingSuccess
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPingSuccess (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPingHeadFallback
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPingHeadFallback/OK
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPingHeadFallback/Internal_Server_Error
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPingHeadFallback/Not_Found
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPingHeadFallback (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPluginDisableError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPluginDisableError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPluginDisable
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPluginDisable (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPluginEnableError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPluginEnableError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPluginEnable
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPluginEnable (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPluginInspectError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPluginInspectError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPluginInspectWithEmptyID
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPluginInspect
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPluginInspect (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPluginListError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPluginListError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPluginList
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPluginList (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPluginPushError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPluginPushError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPluginPush
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPluginPush (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPluginRemoveError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPluginRemoveError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPluginRemove
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPluginRemove (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPluginSetError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPluginSetError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPluginSet
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPluginSet (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSetHostHeader
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSetHostHeader (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestPlainTextError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestPlainTextError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestInfiniteError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestInfiniteError (0.01s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSecretCreateUnsupported
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSecretCreateUnsupported (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSecretCreateError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSecretCreateError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSecretCreate
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSecretCreate (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSecretInspectUnsupported
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSecretInspectUnsupported (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSecretInspectError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSecretInspectError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSecretInspectSecretNotFound
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSecretInspectWithEmptyID
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSecretInspect
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSecretInspect (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSecretListUnsupported
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSecretListUnsupported (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSecretListError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSecretListError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSecretList
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSecretList (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSecretRemoveUnsupported
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSecretRemoveError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSecretRemoveError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSecretRemove
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSecretRemove (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSecretUpdateUnsupported
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSecretUpdateError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSecretUpdateError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSecretUpdate
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSecretUpdate (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestServiceCreateError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestServiceCreateError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestServiceCreate
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestServiceCreate (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestServiceCreateCompatiblePlatforms
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestServiceCreateDigestPinning
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestServiceInspectError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestServiceInspectError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestServiceInspectServiceNotFound
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestServiceInspectWithEmptyID
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestServiceInspect
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestServiceInspect (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestServiceListError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestServiceListError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestServiceList
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestServiceList (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestServiceLogsError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestServiceLogsError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestServiceLogs
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestServiceLogs (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestServiceRemoveError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestServiceRemoveError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestServiceRemoveNotFoundError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestServiceRemove
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestServiceRemove (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestServiceUpdateError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestServiceUpdateError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestServiceUpdate
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestServiceUpdate (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSwarmGetUnlockKeyError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSwarmGetUnlockKey
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSwarmInitError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSwarmInitError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSwarmInit
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSwarmInit (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSwarmInspectError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSwarmInspectError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSwarmInspect
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSwarmInspect (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSwarmJoinError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSwarmJoinError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSwarmJoin
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSwarmJoin (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSwarmLeaveError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSwarmLeaveError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSwarmLeave
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSwarmLeave (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSwarmUnlockError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSwarmUnlockError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSwarmUnlock
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSwarmUnlock (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSwarmUpdateError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSwarmUpdateError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestSwarmUpdate
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestSwarmUpdate (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestTaskInspectError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestTaskInspectError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestTaskInspectWithEmptyID
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestTaskInspect
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestTaskInspect (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestTaskListError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestTaskListError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestTaskList
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestTaskList (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestVolumeCreateError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestVolumeCreateError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestVolumeCreate
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestVolumeCreate (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestVolumeInspectError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestVolumeInspectError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestVolumeInspectNotFound
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestVolumeInspectNotFound (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestVolumeInspectWithEmptyID
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestVolumeInspect
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestVolumeInspect (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestVolumeListError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestVolumeListError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestVolumeList
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestVolumeList (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestVolumeRemoveError
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestVolumeRemoveError (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === RUN   TestVolumeRemove
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestVolumeRemove (0.00s)
17:24:01 [2020-12-19T17:24:01.910Z] === CONT  TestTLSCloseWriter
17:24:01 [2020-12-19T17:24:01.910Z] --- PASS: TestTLSCloseWriter (0.01s)
17:24:01 [2020-12-19T17:24:01.910Z] PASS
17:24:01 [2020-12-19T17:24:01.910Z] coverage: 74.9% of statements
17:24:01 [2020-12-19T17:24:01.910Z] ok  	github.com/docker/docker/client	0.659s	coverage: 74.9% of statements
17:24:02 [2020-12-19T17:24:02.668Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:24:03 [2020-12-19T17:24:03.610Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
17:24:03 [2020-12-19T17:24:03.610Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:24:04 [2020-12-19T17:24:04.180Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:24:04 [2020-12-19T17:24:04.332Z] --- PASS: TestSecretsUpdate (2.79s)
17:24:04 [2020-12-19T17:24:04.332Z] === RUN   TestTemplatedSecret
17:24:07 [2020-12-19T17:24:07.478Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.57s)
17:24:07 [2020-12-19T17:24:07.478Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:07 [2020-12-19T17:24:07.638Z] --- PASS: TestTemplatedSecret (3.55s)
17:24:07 [2020-12-19T17:24:07.638Z] === RUN   TestSecretCreateResolve
17:24:08 [2020-12-19T17:24:08.049Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
17:24:10 [2020-12-19T17:24:10.596Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
17:24:10 [2020-12-19T17:24:10.944Z] --- PASS: TestSecretCreateResolve (3.22s)
17:24:10 [2020-12-19T17:24:10.944Z] PASS
17:24:10 [2020-12-19T17:24:10.944Z] 
17:24:10 [2020-12-19T17:24:10.944Z] DONE 6 tests in 19.528s
17:24:10 [2020-12-19T17:24:10.944Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:24:10 [2020-12-19T17:24:10.944Z] ++ 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
17:24:10 [2020-12-19T17:24:10.944Z] ++ set -e
17:24:10 [2020-12-19T17:24:10.944Z] ++ '[' -n 0 ']'
17:24:10 [2020-12-19T17:24:10.944Z] ++ set -x
17:24:10 [2020-12-19T17:24:10.944Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
17:24:11 [2020-12-19T17:24:11.207Z] INFO: Testing against a local daemon
17:24:11 [2020-12-19T17:24:11.207Z] === RUN   TestServiceCreateInit
17:24:11 [2020-12-19T17:24:11.207Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:24:14 [2020-12-19T17:24:14.801Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
17:24:16 [2020-12-19T17:24:16.508Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:24:16 [2020-12-19T17:24:16.710Z] --- PASS: TestCheckoutGit (27.22s)
17:24:16 [2020-12-19T17:24:16.710Z] === RUN   TestValidGitTransport
17:24:16 [2020-12-19T17:24:16.710Z] --- PASS: TestValidGitTransport (0.00s)
17:24:16 [2020-12-19T17:24:16.710Z] === RUN   TestGitInvalidRef
17:24:16 [2020-12-19T17:24:16.710Z] --- PASS: TestGitInvalidRef (0.18s)
17:24:16 [2020-12-19T17:24:16.710Z] PASS
17:24:16 [2020-12-19T17:24:16.710Z] coverage: 86.3% of statements
17:24:16 [2020-12-19T17:24:16.710Z] ok  	github.com/docker/docker/builder/remotecontext/git	27.656s	coverage: 86.3% of statements
17:24:16 [2020-12-19T17:24:16.710Z] ?   	github.com/docker/docker/cli	[no test files]
17:24:16 [2020-12-19T17:24:16.710Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:24:17 [2020-12-19T17:24:17.347Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:24:17 [2020-12-19T17:24:17.920Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:24:18 [2020-12-19T17:24:18.492Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
17:24:18 [2020-12-19T17:24:18.753Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:24:20 [2020-12-19T17:24:20.665Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
17:24:21 [2020-12-19T17:24:21.808Z] --- PASS: TestServiceCreateInit (10.20s)
17:24:21 [2020-12-19T17:24:21.808Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.11s)
17:24:21 [2020-12-19T17:24:21.808Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.06s)
17:24:21 [2020-12-19T17:24:21.808Z] === RUN   TestCreateServiceMultipleTimes
17:24:22 [2020-12-19T17:24:22.050Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:24:23 [2020-12-19T17:24:23.438Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.39s)
17:24:23 [2020-12-19T17:24:23.438Z] PASS
17:24:23 [2020-12-19T17:24:23.438Z] 
17:24:23 [2020-12-19T17:24:23.438Z] DONE 5 tests in 88.112s
17:24:23 [2020-12-19T17:24:23.438Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.438Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.438Z] +++ set -e
17:24:23 [2020-12-19T17:24:23.438Z] +++ '[' -n 0 ']'
17:24:23 [2020-12-19T17:24:23.438Z] +++ set -x
17:24:23 [2020-12-19T17:24:23.439Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.439Z] INFO: Testing against a local daemon
17:24:23 [2020-12-19T17:24:23.439Z] testing: warning: no tests to run
17:24:23 [2020-12-19T17:24:23.439Z] PASS
17:24:23 [2020-12-19T17:24:23.439Z] 
17:24:23 [2020-12-19T17:24:23.439Z] DONE 0 tests in 0.055s
17:24:23 [2020-12-19T17:24:23.439Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.439Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.439Z] +++ set -e
17:24:23 [2020-12-19T17:24:23.439Z] +++ '[' -n 0 ']'
17:24:23 [2020-12-19T17:24:23.439Z] +++ set -x
17:24:23 [2020-12-19T17:24:23.439Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.439Z] INFO: Testing against a local daemon
17:24:23 [2020-12-19T17:24:23.439Z] testing: warning: no tests to run
17:24:23 [2020-12-19T17:24:23.439Z] PASS
17:24:23 [2020-12-19T17:24:23.439Z] 
17:24:23 [2020-12-19T17:24:23.439Z] DONE 0 tests in 0.035s
17:24:23 [2020-12-19T17:24:23.439Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.439Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.439Z] +++ set -e
17:24:23 [2020-12-19T17:24:23.439Z] +++ '[' -n 0 ']'
17:24:23 [2020-12-19T17:24:23.439Z] +++ set -x
17:24:23 [2020-12-19T17:24:23.439Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.699Z] INFO: Testing against a local daemon
17:24:23 [2020-12-19T17:24:23.699Z] testing: warning: no tests to run
17:24:23 [2020-12-19T17:24:23.699Z] PASS
17:24:23 [2020-12-19T17:24:23.699Z] 
17:24:23 [2020-12-19T17:24:23.699Z] DONE 0 tests in 0.082s
17:24:23 [2020-12-19T17:24:23.699Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.699Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.699Z] +++ set -e
17:24:23 [2020-12-19T17:24:23.699Z] +++ '[' -n 0 ']'
17:24:23 [2020-12-19T17:24:23.699Z] +++ set -x
17:24:23 [2020-12-19T17:24:23.699Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.699Z] INFO: Testing against a local daemon
17:24:23 [2020-12-19T17:24:23.699Z] testing: warning: no tests to run
17:24:23 [2020-12-19T17:24:23.699Z] PASS
17:24:23 [2020-12-19T17:24:23.699Z] 
17:24:23 [2020-12-19T17:24:23.699Z] DONE 0 tests in 0.059s
17:24:23 [2020-12-19T17:24:23.699Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.700Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.700Z] +++ set -e
17:24:23 [2020-12-19T17:24:23.700Z] +++ '[' -n 0 ']'
17:24:23 [2020-12-19T17:24:23.700Z] +++ set -x
17:24:23 [2020-12-19T17:24:23.700Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.700Z] INFO: Testing against a local daemon
17:24:23 [2020-12-19T17:24:23.700Z] testing: warning: no tests to run
17:24:23 [2020-12-19T17:24:23.700Z] PASS
17:24:23 [2020-12-19T17:24:23.700Z] 
17:24:23 [2020-12-19T17:24:23.700Z] DONE 0 tests in 0.074s
17:24:23 [2020-12-19T17:24:23.778Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
17:24:23 [2020-12-19T17:24:23.778Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
17:24:23 [2020-12-19T17:24:23.778Z] === RUN   TestLoadDaemonCliConfigWithTLS
17:24:23 [2020-12-19T17:24:23.778Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
17:24:23 [2020-12-19T17:24:23.778Z] === RUN   TestLoadDaemonCliConfigWithConflicts
17:24:23 [2020-12-19T17:24:23.778Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
17:24:23 [2020-12-19T17:24:23.778Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
17:24:23 [2020-12-19T17:24:23.778Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
17:24:23 [2020-12-19T17:24:23.778Z] === RUN   TestLoadDaemonCliWithConflictingLabels
17:24:23 [2020-12-19T17:24:23.778Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
17:24:23 [2020-12-19T17:24:23.778Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
17:24:23 [2020-12-19T17:24:23.778Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
17:24:23 [2020-12-19T17:24:23.778Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
17:24:23 [2020-12-19T17:24:23.778Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
17:24:23 [2020-12-19T17:24:23.778Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
17:24:23 [2020-12-19T17:24:23.778Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
17:24:23 [2020-12-19T17:24:23.778Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
17:24:23 [2020-12-19T17:24:23.778Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
17:24:23 [2020-12-19T17:24:23.778Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
17:24:23 [2020-12-19T17:24:23.778Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
17:24:23 [2020-12-19T17:24:23.778Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
17:24:23 [2020-12-19T17:24:23.778Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
17:24:23 [2020-12-19T17:24:23.778Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
17:24:23 [2020-12-19T17:24:23.778Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
17:24:23 [2020-12-19T17:24:23.778Z] === RUN   TestConfigureDaemonLogs
17:24:23 [2020-12-19T17:24:23.778Z] --- PASS: TestConfigureDaemonLogs (0.00s)
17:24:23 [2020-12-19T17:24:23.778Z] === RUN   TestCommonOptionsInstallFlags
17:24:23 [2020-12-19T17:24:23.778Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
17:24:23 [2020-12-19T17:24:23.778Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
17:24:23 [2020-12-19T17:24:23.778Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
17:24:23 [2020-12-19T17:24:23.778Z] PASS
17:24:23 [2020-12-19T17:24:23.778Z] coverage: 18.4% of statements
17:24:23 [2020-12-19T17:24:23.778Z] ok  	github.com/docker/docker/cmd/dockerd	0.670s	coverage: 18.4% of statements
17:24:23 [2020-12-19T17:24:23.960Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.961Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.961Z] +++ set -e
17:24:23 [2020-12-19T17:24:23.961Z] +++ '[' -n 0 ']'
17:24:23 [2020-12-19T17:24:23.961Z] +++ set -x
17:24:23 [2020-12-19T17:24:23.961Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.961Z] INFO: Testing against a local daemon
17:24:23 [2020-12-19T17:24:23.961Z] testing: warning: no tests to run
17:24:23 [2020-12-19T17:24:23.961Z] PASS
17:24:23 [2020-12-19T17:24:23.961Z] 
17:24:23 [2020-12-19T17:24:23.961Z] DONE 0 tests in 0.039s
17:24:23 [2020-12-19T17:24:23.961Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.961Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.961Z] +++ set -e
17:24:23 [2020-12-19T17:24:23.961Z] +++ '[' -n 0 ']'
17:24:23 [2020-12-19T17:24:23.961Z] +++ set -x
17:24:23 [2020-12-19T17:24:23.961Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.961Z] testing: warning: no tests to run
17:24:23 [2020-12-19T17:24:23.961Z] PASS
17:24:23 [2020-12-19T17:24:23.961Z] 
17:24:23 [2020-12-19T17:24:23.961Z] DONE 0 tests in 0.006s
17:24:23 [2020-12-19T17:24:23.961Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.961Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.961Z] +++ set -e
17:24:23 [2020-12-19T17:24:23.961Z] +++ '[' -n 0 ']'
17:24:23 [2020-12-19T17:24:23.961Z] +++ set -x
17:24:23 [2020-12-19T17:24:23.961Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.961Z] INFO: Testing against a local daemon
17:24:23 [2020-12-19T17:24:23.961Z] testing: warning: no tests to run
17:24:23 [2020-12-19T17:24:23.961Z] PASS
17:24:23 [2020-12-19T17:24:23.961Z] 
17:24:23 [2020-12-19T17:24:23.961Z] DONE 0 tests in 0.034s
17:24:23 [2020-12-19T17:24:23.961Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.961Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.961Z] +++ set -e
17:24:23 [2020-12-19T17:24:23.961Z] +++ '[' -n 0 ']'
17:24:23 [2020-12-19T17:24:23.961Z] +++ set -x
17:24:23 [2020-12-19T17:24:23.961Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.961Z] INFO: Testing against a local daemon
17:24:23 [2020-12-19T17:24:23.961Z] testing: warning: no tests to run
17:24:23 [2020-12-19T17:24:23.961Z] PASS
17:24:23 [2020-12-19T17:24:23.961Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
17:24:23 [2020-12-19T17:24:23.961Z] 
17:24:23 [2020-12-19T17:24:23.961Z] DONE 0 tests in 0.074s
17:24:23 [2020-12-19T17:24:23.961Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.961Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:23 [2020-12-19T17:24:23.961Z] +++ set -e
17:24:23 [2020-12-19T17:24:23.961Z] +++ '[' -n 0 ']'
17:24:23 [2020-12-19T17:24:23.961Z] +++ set -x
17:24:23 [2020-12-19T17:24:23.961Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.245Z] INFO: Testing against a local daemon
17:24:24 [2020-12-19T17:24:24.245Z] testing: warning: no tests to run
17:24:24 [2020-12-19T17:24:24.245Z] PASS
17:24:24 [2020-12-19T17:24:24.245Z] 
17:24:24 [2020-12-19T17:24:24.245Z] DONE 0 tests in 0.092s
17:24:24 [2020-12-19T17:24:24.245Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.245Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.245Z] +++ set -e
17:24:24 [2020-12-19T17:24:24.245Z] +++ '[' -n 0 ']'
17:24:24 [2020-12-19T17:24:24.245Z] +++ set -x
17:24:24 [2020-12-19T17:24:24.245Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.245Z] INFO: Testing against a local daemon
17:24:24 [2020-12-19T17:24:24.245Z] testing: warning: no tests to run
17:24:24 [2020-12-19T17:24:24.245Z] PASS
17:24:24 [2020-12-19T17:24:24.245Z] 
17:24:24 [2020-12-19T17:24:24.245Z] DONE 0 tests in 0.116s
17:24:24 [2020-12-19T17:24:24.245Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.245Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.245Z] +++ set -e
17:24:24 [2020-12-19T17:24:24.245Z] +++ '[' -n 0 ']'
17:24:24 [2020-12-19T17:24:24.245Z] +++ set -x
17:24:24 [2020-12-19T17:24:24.245Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.510Z] testing: warning: no tests to run
17:24:24 [2020-12-19T17:24:24.510Z] PASS
17:24:24 [2020-12-19T17:24:24.510Z] 
17:24:24 [2020-12-19T17:24:24.510Z] DONE 0 tests in 0.020s
17:24:24 [2020-12-19T17:24:24.510Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.510Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.510Z] +++ set -e
17:24:24 [2020-12-19T17:24:24.510Z] +++ '[' -n 0 ']'
17:24:24 [2020-12-19T17:24:24.510Z] +++ set -x
17:24:24 [2020-12-19T17:24:24.510Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.510Z] INFO: Testing against a local daemon
17:24:24 [2020-12-19T17:24:24.510Z] testing: warning: no tests to run
17:24:24 [2020-12-19T17:24:24.510Z] PASS
17:24:24 [2020-12-19T17:24:24.510Z] 
17:24:24 [2020-12-19T17:24:24.510Z] DONE 0 tests in 0.086s
17:24:24 [2020-12-19T17:24:24.510Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.510Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.510Z] +++ set -e
17:24:24 [2020-12-19T17:24:24.510Z] +++ '[' -n 0 ']'
17:24:24 [2020-12-19T17:24:24.510Z] +++ set -x
17:24:24 [2020-12-19T17:24:24.510Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.510Z] INFO: Testing against a local daemon
17:24:24 [2020-12-19T17:24:24.510Z] testing: warning: no tests to run
17:24:24 [2020-12-19T17:24:24.510Z] PASS
17:24:24 [2020-12-19T17:24:24.510Z] 
17:24:24 [2020-12-19T17:24:24.510Z] DONE 0 tests in 0.033s
17:24:24 [2020-12-19T17:24:24.510Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.510Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.510Z] +++ set -e
17:24:24 [2020-12-19T17:24:24.510Z] +++ '[' -n 0 ']'
17:24:24 [2020-12-19T17:24:24.510Z] +++ set -x
17:24:24 [2020-12-19T17:24:24.510Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.777Z] INFO: Testing against a local daemon
17:24:24 [2020-12-19T17:24:24.777Z] testing: warning: no tests to run
17:24:24 [2020-12-19T17:24:24.777Z] PASS
17:24:24 [2020-12-19T17:24:24.777Z] 
17:24:24 [2020-12-19T17:24:24.777Z] DONE 0 tests in 0.137s
17:24:24 [2020-12-19T17:24:24.777Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.777Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.777Z] +++ set -e
17:24:24 [2020-12-19T17:24:24.777Z] +++ '[' -n 0 ']'
17:24:24 [2020-12-19T17:24:24.777Z] +++ set -x
17:24:24 [2020-12-19T17:24:24.777Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.777Z] INFO: Testing against a local daemon
17:24:24 [2020-12-19T17:24:24.777Z] testing: warning: no tests to run
17:24:24 [2020-12-19T17:24:24.777Z] PASS
17:24:24 [2020-12-19T17:24:24.777Z] 
17:24:24 [2020-12-19T17:24:24.777Z] DONE 0 tests in 0.063s
17:24:24 [2020-12-19T17:24:24.777Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.777Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.777Z] +++ set -e
17:24:24 [2020-12-19T17:24:24.777Z] +++ '[' -n 0 ']'
17:24:24 [2020-12-19T17:24:24.777Z] +++ set -x
17:24:24 [2020-12-19T17:24:24.777Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:24 [2020-12-19T17:24:24.777Z] INFO: Testing against a local daemon
17:24:24 [2020-12-19T17:24:24.777Z] testing: warning: no tests to run
17:24:24 [2020-12-19T17:24:24.777Z] PASS
17:24:24 [2020-12-19T17:24:24.777Z] 
17:24:24 [2020-12-19T17:24:24.777Z] DONE 0 tests in 0.049s
17:24:25 [2020-12-19T17:24:25.039Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:25 [2020-12-19T17:24:25.039Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:25 [2020-12-19T17:24:25.039Z] +++ set -e
17:24:25 [2020-12-19T17:24:25.039Z] +++ '[' -n 0 ']'
17:24:25 [2020-12-19T17:24:25.039Z] +++ set -x
17:24:25 [2020-12-19T17:24:25.039Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:25 [2020-12-19T17:24:25.039Z] INFO: Testing against a local daemon
17:24:25 [2020-12-19T17:24:25.039Z] testing: warning: no tests to run
17:24:25 [2020-12-19T17:24:25.039Z] PASS
17:24:25 [2020-12-19T17:24:25.039Z] 
17:24:25 [2020-12-19T17:24:25.039Z] DONE 0 tests in 0.090s
17:24:25 [2020-12-19T17:24:25.039Z] Running integration-test (iteration 5)
17:24:25 [2020-12-19T17:24:25.039Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:25 [2020-12-19T17:24:25.039Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:25 [2020-12-19T17:24:25.039Z] +++ set -e
17:24:25 [2020-12-19T17:24:25.039Z] +++ '[' -n 0 ']'
17:24:25 [2020-12-19T17:24:25.039Z] +++ set -x
17:24:25 [2020-12-19T17:24:25.039Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:25 [2020-12-19T17:24:25.039Z] INFO: Testing against a local daemon
17:24:25 [2020-12-19T17:24:25.039Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestContainerStopSignal
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestContainerStopSignal (0.00s)
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestContainerStopTimeout
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestContainerStopTimeout (0.00s)
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestContainerSecretReferenceDestTarget
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestContainerLogPathSetForJSONFileLogger
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestContainerLogPathSetForRingLogger
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestReplaceAndAppendEnvVars
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
17:24:25 [2020-12-19T17:24:25.315Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestNewMemoryStore
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestNewMemoryStore (0.00s)
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestAddContainers
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestAddContainers (0.00s)
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestGetContainer
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestGetContainer (0.00s)
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestDeleteContainer
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestDeleteContainer (0.00s)
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestListContainers
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestListContainers (0.00s)
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestFirstContainer
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestFirstContainer (0.00s)
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestApplyAllContainer
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestApplyAllContainer (0.00s)
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestIsValidHealthString
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestIsValidHealthString (0.00s)
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestStateRunStop
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestStateRunStop (0.00s)
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestStateTimeoutWait
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestStateTimeoutWait (0.12s)
17:24:25 [2020-12-19T17:24:25.315Z]     state_test.go:141: Stop callback fired
17:24:25 [2020-12-19T17:24:25.315Z]     state_test.go:165: Stop callback fired
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestIsValidStateString
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestIsValidStateString (0.00s)
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestViewSaveDelete
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestViewSaveDelete (0.03s)
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestViewAll
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestViewAll (0.02s)
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestViewGet
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestViewGet (0.01s)
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestNames
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestNames (0.00s)
17:24:25 [2020-12-19T17:24:25.315Z] === RUN   TestViewWithHealthCheck
17:24:25 [2020-12-19T17:24:25.315Z] --- PASS: TestViewWithHealthCheck (0.01s)
17:24:25 [2020-12-19T17:24:25.315Z] PASS
17:24:25 [2020-12-19T17:24:25.315Z] coverage: 41.6% of statements
17:24:25 [2020-12-19T17:24:25.315Z] ok  	github.com/docker/docker/container	0.578s	coverage: 41.6% of statements
17:24:25 [2020-12-19T17:24:25.315Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:24:25 [2020-12-19T17:24:25.315Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:24:25 [2020-12-19T17:24:25.315Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:24:25 [2020-12-19T17:24:25.315Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:24:25 [2020-12-19T17:24:25.624Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:24:26 [2020-12-19T17:24:26.852Z] === RUN   TestPrepare
17:24:26 [2020-12-19T17:24:26.852Z] --- PASS: TestPrepare (0.00s)
17:24:26 [2020-12-19T17:24:26.852Z] === RUN   TestStart
17:24:26 [2020-12-19T17:24:26.852Z] --- PASS: TestStart (0.00s)
17:24:26 [2020-12-19T17:24:26.852Z] === RUN   TestWaitCancel
17:24:26 [2020-12-19T17:24:26.852Z] --- PASS: TestWaitCancel (0.00s)
17:24:26 [2020-12-19T17:24:26.852Z] === RUN   TestWaitDisabled
17:24:26 [2020-12-19T17:24:26.852Z] --- PASS: TestWaitDisabled (0.00s)
17:24:26 [2020-12-19T17:24:26.852Z] === RUN   TestWaitEnabled
17:24:26 [2020-12-19T17:24:26.852Z] --- PASS: TestWaitEnabled (0.00s)
17:24:26 [2020-12-19T17:24:26.852Z] === RUN   TestRemove
17:24:26 [2020-12-19T17:24:26.852Z] --- PASS: TestRemove (0.00s)
17:24:26 [2020-12-19T17:24:26.852Z] PASS
17:24:26 [2020-12-19T17:24:26.852Z] coverage: 65.3% of statements
17:24:26 [2020-12-19T17:24:26.852Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.284s	coverage: 65.3% of statements
17:24:27 [2020-12-19T17:24:27.009Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:24:27 [2020-12-19T17:24:27.009Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:24:27 [2020-12-19T17:24:27.009Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:24:27 [2020-12-19T17:24:27.009Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:24:27 [2020-12-19T17:24:27.009Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:24:27 [2020-12-19T17:24:27.113Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
17:24:27 [2020-12-19T17:24:27.681Z] Copying nested executables into bundles/cross/linux/amd64
17:24:29 [2020-12-19T17:24:29.060Z] Cross building: bundles/cross/windows/amd64
17:24:29 [2020-12-19T17:24:29.060Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
17:24:29 [2020-12-19T17:24:29.060Z] GOOS="windows" GOARCH="amd64" GOARM=""
17:24:29 [2020-12-19T17:24:29.557Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
17:24:29 [2020-12-19T17:24:29.757Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s)
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
17:24:29 [2020-12-19T17:24:29.757Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
17:24:29 [2020-12-19T17:24:29.757Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
17:24:29 [2020-12-19T17:24:29.757Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCContainerRuntime
17:24:29 [2020-12-19T17:24:29.757Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
17:24:29 [2020-12-19T17:24:29.757Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCIsolation
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCIsolation/empty
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCIsolation/default
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCIsolation/process
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
17:24:29 [2020-12-19T17:24:29.757Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertFromGRPCIsolation
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertFromGRPCIsolation/default
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertFromGRPCIsolation/process
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
17:24:29 [2020-12-19T17:24:29.757Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCCredentialSpec
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
17:24:29 [2020-12-19T17:24:29.757Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
17:24:29 [2020-12-19T17:24:29.757Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
17:24:29 [2020-12-19T17:24:29.757Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
17:24:29 [2020-12-19T17:24:29.757Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
17:24:29 [2020-12-19T17:24:29.757Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertFromGRPCConfigs
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertFromGRPCConfigs/file
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
17:24:29 [2020-12-19T17:24:29.757Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCConfigs
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCConfigs/file
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
17:24:29 [2020-12-19T17:24:29.757Z] === RUN   TestServiceConvertToGRPCConfigs/none
17:24:29 [2020-12-19T17:24:29.757Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
17:24:29 [2020-12-19T17:24:29.757Z] PASS
17:24:29 [2020-12-19T17:24:29.757Z] coverage: 35.9% of statements
17:24:29 [2020-12-19T17:24:29.757Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.921s	coverage: 35.9% of statements
17:24:30 [2020-12-19T17:24:30.221Z] === RUN   TestNewListSecretsFilters
17:24:30 [2020-12-19T17:24:30.221Z] --- PASS: TestNewListSecretsFilters (0.00s)
17:24:30 [2020-12-19T17:24:30.221Z] === RUN   TestNewListConfigsFilters
17:24:30 [2020-12-19T17:24:30.221Z] --- PASS: TestNewListConfigsFilters (0.00s)
17:24:30 [2020-12-19T17:24:30.221Z] PASS
17:24:30 [2020-12-19T17:24:30.221Z] coverage: 0.5% of statements
17:24:30 [2020-12-19T17:24:30.221Z] ok  	github.com/docker/docker/daemon/cluster	1.184s	coverage: 0.5% of statements
17:24:30 [2020-12-19T17:24:30.944Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
17:24:31 [2020-12-19T17:24:31.205Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:24:31 [2020-12-19T17:24:31.205Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
17:24:32 [2020-12-19T17:24:32.149Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
17:24:34 [2020-12-19T17:24:34.911Z] === RUN   TestDiscoveryOptsErrors
17:24:34 [2020-12-19T17:24:34.911Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
17:24:34 [2020-12-19T17:24:34.911Z] === RUN   TestDiscoveryOpts
17:24:34 [2020-12-19T17:24:34.911Z] --- PASS: TestDiscoveryOpts (0.00s)
17:24:34 [2020-12-19T17:24:34.911Z] PASS
17:24:34 [2020-12-19T17:24:34.911Z] coverage: 30.0% of statements
17:24:34 [2020-12-19T17:24:34.911Z] ok  	github.com/docker/docker/daemon/discovery	0.208s	coverage: 30.0% of statements
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestBuilderGC
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestBuilderGC (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestDaemonConfigurationNotFound
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestDaemonBrokenConfiguration
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestParseClusterAdvertiseSettings
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestFindConfigurationConflicts
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestFindConfigurationConflicts (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestDaemonConfigurationMergeConflicts
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestDaemonConfigurationMergeConcurrent
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestDaemonConfigurationMergeConcurrentError
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestFindConfigurationConflictsWithMergedValues
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfigurationErrors
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestValidateConfigurationErrors (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfiguration
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfiguration/with_label
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfiguration/with_dns
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfiguration/with_dns-search
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfiguration/with_max-download-attempts
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestValidateConfiguration/with_node_generic_resources
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestValidateConfiguration (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestModifiedDiscoverySettings
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestReloadSetConfigFileNotExist
17:24:35 [2020-12-19T17:24:35.370Z] time="2020-12-19T17:24:35Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestReloadDefaultConfigNotExist
17:24:35 [2020-12-19T17:24:35.370Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestReloadBadDefaultConfig
17:24:35 [2020-12-19T17:24:35.370Z] time="2020-12-19T17:24:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-651331347"
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestReloadWithConflictingLabels
17:24:35 [2020-12-19T17:24:35.370Z] time="2020-12-19T17:24:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-413111126"
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestReloadWithConflictingLabels (0.02s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestReloadWithDuplicateLabels
17:24:35 [2020-12-19T17:24:35.370Z] time="2020-12-19T17:24:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-330919101"
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z] === RUN   TestDaemonConfigurationMerge
17:24:35 [2020-12-19T17:24:35.370Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
17:24:35 [2020-12-19T17:24:35.370Z] PASS
17:24:35 [2020-12-19T17:24:35.370Z] coverage: 79.7% of statements
17:24:35 [2020-12-19T17:24:35.370Z] ok  	github.com/docker/docker/daemon/config	0.548s	coverage: 79.7% of statements
17:24:36 [2020-12-19T17:24:36.353Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:24:37 [2020-12-19T17:24:37.295Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
17:24:37 [2020-12-19T17:24:37.546Z] === RUN   TestWaitNodeAttachment
17:24:37 [2020-12-19T17:24:37.546Z] --- PASS: TestWaitNodeAttachment (0.41s)
17:24:37 [2020-12-19T17:24:37.546Z] === RUN   TestIsolationConversion
17:24:37 [2020-12-19T17:24:37.546Z] === RUN   TestIsolationConversion/default
17:24:37 [2020-12-19T17:24:37.546Z] === RUN   TestIsolationConversion/process
17:24:37 [2020-12-19T17:24:37.546Z] === RUN   TestIsolationConversion/hyperv
17:24:37 [2020-12-19T17:24:37.546Z] --- PASS: TestIsolationConversion (0.00s)
17:24:37 [2020-12-19T17:24:37.546Z]     --- PASS: TestIsolationConversion/default (0.00s)
17:24:37 [2020-12-19T17:24:37.546Z]     --- PASS: TestIsolationConversion/process (0.00s)
17:24:37 [2020-12-19T17:24:37.546Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
17:24:37 [2020-12-19T17:24:37.546Z] === RUN   TestContainerLabels
17:24:37 [2020-12-19T17:24:37.546Z] --- PASS: TestContainerLabels (0.00s)
17:24:37 [2020-12-19T17:24:37.546Z] === RUN   TestCredentialSpecConversion
17:24:37 [2020-12-19T17:24:37.546Z] === RUN   TestCredentialSpecConversion/none
17:24:37 [2020-12-19T17:24:37.546Z] === RUN   TestCredentialSpecConversion/config
17:24:37 [2020-12-19T17:24:37.546Z] === RUN   TestCredentialSpecConversion/file
17:24:37 [2020-12-19T17:24:37.546Z] === RUN   TestCredentialSpecConversion/registry
17:24:37 [2020-12-19T17:24:37.546Z] --- PASS: TestCredentialSpecConversion (0.00s)
17:24:37 [2020-12-19T17:24:37.546Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
17:24:37 [2020-12-19T17:24:37.546Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
17:24:37 [2020-12-19T17:24:37.546Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
17:24:37 [2020-12-19T17:24:37.546Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
17:24:37 [2020-12-19T17:24:37.546Z] === RUN   TestControllerValidateMountBind
17:24:37 [2020-12-19T17:24:37.546Z] --- PASS: TestControllerValidateMountBind (0.00s)
17:24:37 [2020-12-19T17:24:37.546Z] === RUN   TestControllerValidateMountVolume
17:24:37 [2020-12-19T17:24:37.546Z] --- PASS: TestControllerValidateMountVolume (0.00s)
17:24:37 [2020-12-19T17:24:37.546Z] === RUN   TestControllerValidateMountTarget
17:24:37 [2020-12-19T17:24:37.546Z] --- PASS: TestControllerValidateMountTarget (0.00s)
17:24:37 [2020-12-19T17:24:37.546Z] === RUN   TestControllerValidateMountTmpfs
17:24:37 [2020-12-19T17:24:37.546Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
17:24:37 [2020-12-19T17:24:37.546Z] === RUN   TestControllerValidateMountInvalidType
17:24:37 [2020-12-19T17:24:37.546Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
17:24:37 [2020-12-19T17:24:37.546Z] === RUN   TestControllerValidateMountNamedPipe
17:24:37 [2020-12-19T17:24:37.546Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
17:24:37 [2020-12-19T17:24:37.546Z] PASS
17:24:37 [2020-12-19T17:24:37.546Z] coverage: 11.3% of statements
17:24:37 [2020-12-19T17:24:37.546Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.714s	coverage: 11.3% of statements
17:24:38 [2020-12-19T17:24:38.520Z] === RUN   TestVerifyNetworkingConfig
17:24:38 [2020-12-19T17:24:38.520Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
17:24:38 [2020-12-19T17:24:38.520Z] === RUN   TestGetContainer
17:24:38 [2020-12-19T17:24:38.520Z] --- PASS: TestGetContainer (0.00s)
17:24:38 [2020-12-19T17:24:38.520Z] === RUN   TestValidContainerNames
17:24:38 [2020-12-19T17:24:38.520Z] --- PASS: TestValidContainerNames (0.00s)
17:24:38 [2020-12-19T17:24:38.520Z] === RUN   TestContainerInitDNS
17:24:38 [2020-12-19T17:24:38.520Z] --- SKIP: TestContainerInitDNS (0.00s)
17:24:38 [2020-12-19T17:24:38.520Z]     daemon_test.go:147: root required
17:24:38 [2020-12-19T17:24:38.520Z] === RUN   TestMerge
17:24:38 [2020-12-19T17:24:38.520Z] --- PASS: TestMerge (0.00s)
17:24:38 [2020-12-19T17:24:38.520Z] === RUN   TestValidateContainerIsolation
17:24:38 [2020-12-19T17:24:38.520Z] --- PASS: TestValidateContainerIsolation (0.00s)
17:24:38 [2020-12-19T17:24:38.520Z] === RUN   TestFindNetworkErrorType
17:24:38 [2020-12-19T17:24:38.520Z] --- PASS: TestFindNetworkErrorType (0.00s)
17:24:38 [2020-12-19T17:24:38.520Z] === RUN   TestEnsureServicesExist
17:24:38 [2020-12-19T17:24:38.520Z] --- PASS: TestEnsureServicesExist (0.00s)
17:24:38 [2020-12-19T17:24:38.520Z] === RUN   TestEnsureServicesExistErrors
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
17:24:38 [2020-12-19T17:24:38.521Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestContainerDelete
17:24:38 [2020-12-19T17:24:38.521Z] --- PASS: TestContainerDelete (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestContainerDoubleDelete
17:24:38 [2020-12-19T17:24:38.521Z] --- PASS: TestContainerDoubleDelete (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestLogContainerEventCopyLabels
17:24:38 [2020-12-19T17:24:38.521Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestLogContainerEventWithAttributes
17:24:38 [2020-12-19T17:24:38.521Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestNoneHealthcheck
17:24:38 [2020-12-19T17:24:38.521Z] --- PASS: TestNoneHealthcheck (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestHealthStates
17:24:38 [2020-12-19T17:24:38.521Z] time="2020-12-19T17:24:38Z" 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"
17:24:38 [2020-12-19T17:24:38.521Z] time="2020-12-19T17:24:38Z" 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"
17:24:38 [2020-12-19T17:24:38.521Z] time="2020-12-19T17:24:38Z" 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"
17:24:38 [2020-12-19T17:24:38.521Z] time="2020-12-19T17:24:38Z" 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"
17:24:38 [2020-12-19T17:24:38.521Z] time="2020-12-19T17:24:38Z" 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"
17:24:38 [2020-12-19T17:24:38.521Z] time="2020-12-19T17:24:38Z" 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"
17:24:38 [2020-12-19T17:24:38.521Z] time="2020-12-19T17:24:38Z" 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"
17:24:38 [2020-12-19T17:24:38.521Z] time="2020-12-19T17:24:38Z" 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"
17:24:38 [2020-12-19T17:24:38.521Z] time="2020-12-19T17:24:38Z" 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"
17:24:38 [2020-12-19T17:24:38.521Z] time="2020-12-19T17:24:38Z" 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"
17:24:38 [2020-12-19T17:24:38.521Z] --- PASS: TestHealthStates (0.07s)
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestMaskURLCredentials
17:24:38 [2020-12-19T17:24:38.521Z] --- PASS: TestMaskURLCredentials (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestGetInspectData
17:24:38 [2020-12-19T17:24:38.521Z] --- PASS: TestGetInspectData (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestFillLicense
17:24:38 [2020-12-19T17:24:38.521Z] --- PASS: TestFillLicense (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestListInvalidFilter
17:24:38 [2020-12-19T17:24:38.521Z] --- PASS: TestListInvalidFilter (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestNameFilter
17:24:38 [2020-12-19T17:24:38.521Z] --- PASS: TestNameFilter (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
17:24:38 [2020-12-19T17:24:38.521Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestSetWindowsCredentialSpecInSpec
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
17:24:38 [2020-12-19T17:24:38.521Z] === 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
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
17:24:38 [2020-12-19T17:24:38.521Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- 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)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestDaemonReloadLabels
17:24:38 [2020-12-19T17:24:38.521Z] --- PASS: TestDaemonReloadLabels (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
17:24:38 [2020-12-19T17:24:38.521Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestDaemonReloadMirrors
17:24:38 [2020-12-19T17:24:38.521Z] --- PASS: TestDaemonReloadMirrors (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestDaemonReloadInsecureRegistries
17:24:38 [2020-12-19T17:24:38.521Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestDaemonReloadNotAffectOthers
17:24:38 [2020-12-19T17:24:38.521Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
17:24:38 [2020-12-19T17:24:38.521Z] === RUN   TestDaemonDiscoveryReload
17:24:38 [2020-12-19T17:24:38.679Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
17:24:38 [2020-12-19T17:24:38.940Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
17:24:38 [2020-12-19T17:24:38.980Z] === RUN   TestEventsLog
17:24:38 [2020-12-19T17:24:38.980Z] --- PASS: TestEventsLog (0.00s)
17:24:38 [2020-12-19T17:24:38.980Z] === RUN   TestEventsLogTimeout
17:24:38 [2020-12-19T17:24:38.980Z] --- PASS: TestEventsLogTimeout (0.00s)
17:24:38 [2020-12-19T17:24:38.980Z] === RUN   TestLogEvents
17:24:38 [2020-12-19T17:24:38.980Z] --- PASS: TestLogEvents (0.05s)
17:24:38 [2020-12-19T17:24:38.980Z] === RUN   TestLoadBufferedEvents
17:24:38 [2020-12-19T17:24:38.980Z] --- PASS: TestLoadBufferedEvents (0.11s)
17:24:38 [2020-12-19T17:24:38.980Z] === RUN   TestLoadBufferedEventsOnlyFromPast
17:24:38 [2020-12-19T17:24:38.980Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
17:24:38 [2020-12-19T17:24:38.980Z] === RUN   TestIgnoreBufferedWhenNoTimes
17:24:38 [2020-12-19T17:24:38.980Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
17:24:38 [2020-12-19T17:24:38.980Z] PASS
17:24:38 [2020-12-19T17:24:38.980Z] coverage: 50.0% of statements
17:24:38 [2020-12-19T17:24:38.980Z] ok  	github.com/docker/docker/daemon/events	2.395s	coverage: 50.0% of statements
17:24:39 [2020-12-19T17:24:39.439Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
17:24:39 [2020-12-19T17:24:39.439Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
17:24:39 [2020-12-19T17:24:39.510Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:24:40 [2020-12-19T17:24:40.082Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:24:40 [2020-12-19T17:24:40.406Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
17:24:40 [2020-12-19T17:24:40.406Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
17:24:40 [2020-12-19T17:24:40.406Z] === RUN   TestIsEmptyDir
17:24:40 [2020-12-19T17:24:40.406Z] --- PASS: TestIsEmptyDir (0.00s)
17:24:40 [2020-12-19T17:24:40.406Z] PASS
17:24:40 [2020-12-19T17:24:40.406Z] coverage: 2.3% of statements
17:24:40 [2020-12-19T17:24:40.406Z] ok  	github.com/docker/docker/daemon/graphdriver	0.266s	coverage: 2.3% of statements
17:24:40 [2020-12-19T17:24:40.406Z] === RUN   TestLinkNaming
17:24:40 [2020-12-19T17:24:40.406Z] --- PASS: TestLinkNaming (0.00s)
17:24:40 [2020-12-19T17:24:40.406Z] === RUN   TestLinkNew
17:24:40 [2020-12-19T17:24:40.406Z] --- PASS: TestLinkNew (0.00s)
17:24:40 [2020-12-19T17:24:40.406Z] === RUN   TestLinkEnv
17:24:40 [2020-12-19T17:24:40.406Z] --- PASS: TestLinkEnv (0.00s)
17:24:40 [2020-12-19T17:24:40.406Z] === RUN   TestLinkMultipleEnv
17:24:40 [2020-12-19T17:24:40.406Z] --- PASS: TestLinkMultipleEnv (0.00s)
17:24:40 [2020-12-19T17:24:40.406Z] === RUN   TestLinkPortRangeEnv
17:24:40 [2020-12-19T17:24:40.406Z] --- PASS: TestLinkPortRangeEnv (0.00s)
17:24:40 [2020-12-19T17:24:40.406Z] PASS
17:24:40 [2020-12-19T17:24:40.406Z] coverage: 93.0% of statements
17:24:40 [2020-12-19T17:24:40.406Z] ok  	github.com/docker/docker/daemon/links	0.269s	coverage: 93.0% of statements
17:24:40 [2020-12-19T17:24:40.654Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
17:24:40 [2020-12-19T17:24:40.865Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.53s)
17:24:40 [2020-12-19T17:24:40.865Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
17:24:40 [2020-12-19T17:24:40.865Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:24:40 [2020-12-19T17:24:40.865Z]     reload_test.go:520: root required
17:24:40 [2020-12-19T17:24:40.865Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
17:24:40 [2020-12-19T17:24:40.865Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
17:24:40 [2020-12-19T17:24:40.865Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
17:24:40 [2020-12-19T17:24:40.865Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
17:24:40 [2020-12-19T17:24:40.865Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
17:24:40 [2020-12-19T17:24:40.865Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
17:24:40 [2020-12-19T17:24:40.865Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
17:24:40 [2020-12-19T17:24:40.865Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s)
17:24:40 [2020-12-19T17:24:40.865Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
17:24:40 [2020-12-19T17:24:40.865Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
17:24:40 [2020-12-19T17:24:40.865Z] === RUN   TestParseVolumesFrom
17:24:40 [2020-12-19T17:24:40.865Z] --- PASS: TestParseVolumesFrom (0.00s)
17:24:40 [2020-12-19T17:24:40.865Z] PASS
17:24:40 [2020-12-19T17:24:40.865Z] coverage: 9.1% of statements
17:24:40 [2020-12-19T17:24:40.865Z] ok  	github.com/docker/docker/daemon	4.448s	coverage: 9.1% of statements
17:24:40 [2020-12-19T17:24:40.865Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:24:40 [2020-12-19T17:24:40.865Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:24:40 [2020-12-19T17:24:40.865Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:24:40 [2020-12-19T17:24:40.865Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:24:40 [2020-12-19T17:24:40.865Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
17:24:40 [2020-12-19T17:24:40.865Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
17:24:40 [2020-12-19T17:24:40.865Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
17:24:40 [2020-12-19T17:24:40.865Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:24:40 [2020-12-19T17:24:40.865Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
17:24:40 [2020-12-19T17:24:40.865Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
17:24:40 [2020-12-19T17:24:40.865Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
17:24:40 [2020-12-19T17:24:40.865Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:24:40 [2020-12-19T17:24:40.865Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
17:24:40 [2020-12-19T17:24:40.865Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
17:24:40 [2020-12-19T17:24:40.865Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
17:24:41 [2020-12-19T17:24:41.597Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.53s)
17:24:41 [2020-12-19T17:24:41.597Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:43 [2020-12-19T17:24:43.510Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
17:24:43 [2020-12-19T17:24:43.766Z] === RUN   TestSearchRegistryForImagesErrors
17:24:43 [2020-12-19T17:24:43.766Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
17:24:43 [2020-12-19T17:24:43.766Z] === RUN   TestSearchRegistryForImages
17:24:43 [2020-12-19T17:24:43.766Z] --- PASS: TestSearchRegistryForImages (0.00s)
17:24:43 [2020-12-19T17:24:43.766Z] === RUN   TestImageDelete
17:24:43 [2020-12-19T17:24:43.766Z] === RUN   TestImageDelete/no_lease
17:24:43 [2020-12-19T17:24:43.766Z] === RUN   TestImageDelete/lease_exists
17:24:43 [2020-12-19T17:24:43.766Z] === RUN   TestAdapterReadLogs
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestAdapterReadLogs (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCopier
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCopier (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCopierLongLines
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCopierLongLines (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCopierSlow
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestImageDelete (0.40s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestImageDelete/no_lease (0.05s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestImageDelete/lease_exists (0.25s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestContentStoreForPull
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCopierSlow (0.20s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCopierWithSized
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCopierWithSized (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCopierWithPartial
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCopierWithPartial (0.01s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestRingLogger
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestRingLogger (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestRingCap
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestRingCap (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestRingClose
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestRingClose (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestRingDrain
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestRingDrain (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] PASS
17:24:43 [2020-12-19T17:24:43.767Z] coverage: 41.2% of statements
17:24:43 [2020-12-19T17:24:43.767Z] ok  	github.com/docker/docker/daemon/logger	0.612s	coverage: 41.2% of statements
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestNewStreamConfig
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestNewStreamConfig/defaults
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestNewStreamConfig/invalid_create_group
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestNewStreamConfig/invalid_flush_interval
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestNewStreamConfig/flush_interval_at_15
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestNewStreamConfig (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestNewAWSLogsClientUserAgentHandler
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestNewAWSLogsClientRegionDetect
17:24:43 [2020-12-19T17:24:43.767Z] time="2020-12-19T17:24:43Z" level=info msg="Trying to get region from EC2 Metadata"
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCreateSuccess
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCreateSuccess (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCreateLogGroupSuccess
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCreateError
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCreateError (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCreateAlreadyExists
17:24:43 [2020-12-19T17:24:43.767Z] time="2020-12-19T17:24:43Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCreateAlreadyExists (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestLogClosed
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestLogClosed (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestLogBlocking
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestLogBlocking (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestLogNonBlockingBufferEmpty
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestLogNonBlockingBufferFull
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestPublishBatchSuccess
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestPublishBatchSuccess (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestPublishBatchError
17:24:43 [2020-12-19T17:24:43.767Z] time="2020-12-19T17:24:43Z" level=error msg=Error
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestPublishBatchError (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestPublishBatchInvalidSeqSuccess
17:24:43 [2020-12-19T17:24:43.767Z] time="2020-12-19T17:24:43Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestPublishBatchAlreadyAccepted
17:24:43 [2020-12-19T17:24:43.767Z] time="2020-12-19T17:24:43Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:24:43 [2020-12-19T17:24:43.767Z] time="2020-12-19T17:24:43Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCollectBatchSimple
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCollectBatchSimple (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCollectBatchTicker
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCollectBatchTicker (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCollectBatchMultilinePattern
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestContentStoreForPull (0.15s)
17:24:43 [2020-12-19T17:24:43.767Z] PASS
17:24:43 [2020-12-19T17:24:43.767Z] coverage: 6.5% of statements
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCollectBatchClose
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCollectBatchClose (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestEffectiveLen
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestEffectiveLen/0/Hello
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestEffectiveLen/2/🙃
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestEffectiveLen/3/����
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestEffectiveLen/4/He��o
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestEffectiveLen/5/
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestEffectiveLen (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestFindValidSplit
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestFindValidSplit/0/
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestFindValidSplit/1/Hello
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestFindValidSplit/2/Hello
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestFindValidSplit/3/Hello
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestFindValidSplit/4/🙃
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestFindValidSplit/5/🙃
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestFindValidSplit/6/a�
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestFindValidSplit/7/a�
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestFindValidSplit (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]         cloudwatchlogs_test.go:1044: 
17:24:43 [2020-12-19T17:24:43.767Z]         cloudwatchlogs_test.go:1045: 
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]         cloudwatchlogs_test.go:1044: Hello
17:24:43 [2020-12-19T17:24:43.767Z]         cloudwatchlogs_test.go:1045: 
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]         cloudwatchlogs_test.go:1044: He
17:24:43 [2020-12-19T17:24:43.767Z]         cloudwatchlogs_test.go:1045: llo
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]         cloudwatchlogs_test.go:1044: 
17:24:43 [2020-12-19T17:24:43.767Z]         cloudwatchlogs_test.go:1045: Hello
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]         cloudwatchlogs_test.go:1044: 
17:24:43 [2020-12-19T17:24:43.767Z]         cloudwatchlogs_test.go:1045: 🙃
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]         cloudwatchlogs_test.go:1044: 🙃
17:24:43 [2020-12-19T17:24:43.767Z]         cloudwatchlogs_test.go:1045: 
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]         cloudwatchlogs_test.go:1044: a
17:24:43 [2020-12-19T17:24:43.767Z]         cloudwatchlogs_test.go:1045: �
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]         cloudwatchlogs_test.go:1044: a�
17:24:43 [2020-12-19T17:24:43.767Z]         cloudwatchlogs_test.go:1045: 
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestProcessEventEmoji
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestProcessEventEmoji (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCollectBatchLineSplit
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCollectBatchLineSplit (0.01s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCollectBatchLineSplitWithBinary
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCollectBatchMaxEvents
17:24:43 [2020-12-19T17:24:43.767Z] ok  	github.com/docker/docker/daemon/images	0.949s	coverage: 6.5% of statements
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCollectBatchMaxTotalBytes
17:24:43 [2020-12-19T17:24:43.767Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:24:43 [2020-12-19T17:24:43.767Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCollectBatchWithDuplicateTimestamps
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestParseLogOptionsMultilinePattern
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestParseLogOptionsDatetimeFormat
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestCreateTagSuccess
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestCreateTagSuccess (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
17:24:43 [2020-12-19T17:24:43.767Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
17:24:43 [2020-12-19T17:24:43.767Z] PASS
17:24:43 [2020-12-19T17:24:43.767Z] coverage: 77.8% of statements
17:24:43 [2020-12-19T17:24:43.767Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.760s	coverage: 77.8% of statements
17:24:43 [2020-12-19T17:24:43.767Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
17:24:43 [2020-12-19T17:24:43.767Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:24:43 [2020-12-19T17:24:43.767Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:24:43 [2020-12-19T17:24:43.767Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
17:24:43 [2020-12-19T17:24:43.767Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
17:24:43 [2020-12-19T17:24:43.793Z] --- PASS: TestCreateServiceMultipleTimes (19.62s)
17:24:43 [2020-12-19T17:24:43.793Z] === RUN   TestCreateServiceConflict
17:24:44 [2020-12-19T17:24:44.055Z] --- PASS: TestCreateServiceConflict (3.25s)
17:24:44 [2020-12-19T17:24:44.055Z] === RUN   TestCreateServiceMaxReplicas
17:24:44 [2020-12-19T17:24:44.083Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
17:24:44 [2020-12-19T17:24:44.227Z] === RUN   TestJSONFileLogger
17:24:44 [2020-12-19T17:24:44.227Z] --- PASS: TestJSONFileLogger (0.00s)
17:24:44 [2020-12-19T17:24:44.227Z] === RUN   TestJSONFileLoggerWithTags
17:24:44 [2020-12-19T17:24:44.227Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
17:24:44 [2020-12-19T17:24:44.227Z] === RUN   TestJSONFileLoggerWithOpts
17:24:44 [2020-12-19T17:24:44.227Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
17:24:44 [2020-12-19T17:24:44.227Z] === RUN   TestJSONFileLoggerWithLabelsEnv
17:24:44 [2020-12-19T17:24:44.227Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
17:24:44 [2020-12-19T17:24:44.227Z] === RUN   TestEncodeDecode
17:24:44 [2020-12-19T17:24:44.227Z] === PAUSE TestEncodeDecode
17:24:44 [2020-12-19T17:24:44.227Z] === CONT  TestEncodeDecode
17:24:44 [2020-12-19T17:24:44.227Z] --- PASS: TestEncodeDecode (0.11s)
17:24:44 [2020-12-19T17:24:44.227Z] PASS
17:24:44 [2020-12-19T17:24:44.227Z] coverage: 61.6% of statements
17:24:44 [2020-12-19T17:24:44.227Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.283s	coverage: 61.6% of statements
17:24:45 [2020-12-19T17:24:45.195Z] === RUN   TestJSONLogsMarshalJSONBuf
17:24:45 [2020-12-19T17:24:45.195Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
17:24:45 [2020-12-19T17:24:45.195Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
17:24:45 [2020-12-19T17:24:45.195Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.10s)
17:24:45 [2020-12-19T17:24:45.195Z] === RUN   TestFastTimeMarshalJSON
17:24:45 [2020-12-19T17:24:45.195Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
17:24:45 [2020-12-19T17:24:45.195Z] PASS
17:24:45 [2020-12-19T17:24:45.195Z] coverage: 87.2% of statements
17:24:45 [2020-12-19T17:24:45.195Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.167s	coverage: 87.2% of statements
17:24:46 [2020-12-19T17:24:46.163Z] === RUN   TestWriteLog
17:24:46 [2020-12-19T17:24:46.163Z] === PAUSE TestWriteLog
17:24:46 [2020-12-19T17:24:46.163Z] === RUN   TestReadLog
17:24:46 [2020-12-19T17:24:46.163Z] === PAUSE TestReadLog
17:24:46 [2020-12-19T17:24:46.163Z] === CONT  TestWriteLog
17:24:46 [2020-12-19T17:24:46.163Z] === CONT  TestReadLog
17:24:46 [2020-12-19T17:24:46.163Z] --- PASS: TestWriteLog (0.00s)
17:24:46 [2020-12-19T17:24:46.163Z] === RUN   TestReadLog/tail_exact
17:24:46 [2020-12-19T17:24:46.622Z] === RUN   TestReadLog/tail_less_than_available
17:24:46 [2020-12-19T17:24:46.622Z] === RUN   TestReadLog/tail_more_than_available
17:24:46 [2020-12-19T17:24:46.622Z] --- PASS: TestReadLog (0.16s)
17:24:46 [2020-12-19T17:24:46.622Z]     --- PASS: TestReadLog/tail_exact (0.10s)
17:24:46 [2020-12-19T17:24:46.622Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
17:24:46 [2020-12-19T17:24:46.622Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
17:24:46 [2020-12-19T17:24:46.622Z] PASS
17:24:46 [2020-12-19T17:24:46.622Z] coverage: 75.2% of statements
17:24:46 [2020-12-19T17:24:46.622Z] ok  	github.com/docker/docker/daemon/logger/local	0.310s	coverage: 75.2% of statements
17:24:46 [2020-12-19T17:24:46.622Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:24:46 [2020-12-19T17:24:46.622Z] === RUN   TestOpenFileDelete
17:24:46 [2020-12-19T17:24:46.622Z] --- PASS: TestOpenFileDelete (0.00s)
17:24:46 [2020-12-19T17:24:46.622Z] === RUN   TestOpenFileRename
17:24:46 [2020-12-19T17:24:46.622Z] --- PASS: TestOpenFileRename (0.00s)
17:24:46 [2020-12-19T17:24:46.622Z] === RUN   TestParseLogTagDefaultTag
17:24:46 [2020-12-19T17:24:46.622Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
17:24:46 [2020-12-19T17:24:46.622Z] === RUN   TestParseLogTag
17:24:46 [2020-12-19T17:24:46.622Z] --- PASS: TestParseLogTag (0.00s)
17:24:46 [2020-12-19T17:24:46.622Z] === RUN   TestParseLogTagEmptyTag
17:24:46 [2020-12-19T17:24:46.622Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
17:24:46 [2020-12-19T17:24:46.622Z] === RUN   TestTailFiles
17:24:46 [2020-12-19T17:24:46.622Z] --- PASS: TestTailFiles (0.00s)
17:24:46 [2020-12-19T17:24:46.622Z] === RUN   TestFollowLogsConsumerGone
17:24:46 [2020-12-19T17:24:46.622Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
17:24:46 [2020-12-19T17:24:46.622Z] === RUN   TestFollowLogsProducerGone
17:24:46 [2020-12-19T17:24:46.622Z] --- PASS: TestFollowLogsProducerGone (0.00s)
17:24:46 [2020-12-19T17:24:46.622Z]     logfile_test.go:232: messages sent: 4098, received: 4098
17:24:46 [2020-12-19T17:24:46.622Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
17:24:46 [2020-12-19T17:24:46.622Z] === RUN   TestCheckCapacityAndRotate
17:24:46 [2020-12-19T17:24:46.622Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
17:24:46 [2020-12-19T17:24:46.622Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
17:24:46 [2020-12-19T17:24:46.622Z] --- PASS: TestCheckCapacityAndRotate (0.15s)
17:24:46 [2020-12-19T17:24:46.622Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
17:24:46 [2020-12-19T17:24:46.622Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s)
17:24:46 [2020-12-19T17:24:46.622Z] PASS
17:24:46 [2020-12-19T17:24:46.622Z] coverage: 55.3% of statements
17:24:46 [2020-12-19T17:24:46.622Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.380s	coverage: 55.3% of statements
17:24:46 [2020-12-19T17:24:46.626Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:24:47 [2020-12-19T17:24:47.081Z] === RUN   TestLog
17:24:47 [2020-12-19T17:24:47.081Z] --- PASS: TestLog (0.01s)
17:24:47 [2020-12-19T17:24:47.081Z] PASS
17:24:47 [2020-12-19T17:24:47.081Z] coverage: 33.3% of statements
17:24:47 [2020-12-19T17:24:47.081Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.179s	coverage: 33.3% of statements
17:24:47 [2020-12-19T17:24:47.567Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
17:24:48 [2020-12-19T17:24:48.050Z] === RUN   TestNewParse
17:24:48 [2020-12-19T17:24:48.050Z] --- PASS: TestNewParse (0.00s)
17:24:48 [2020-12-19T17:24:48.050Z] PASS
17:24:48 [2020-12-19T17:24:48.050Z] coverage: 8.3% of statements
17:24:48 [2020-12-19T17:24:48.050Z] ok  	github.com/docker/docker/daemon/logger/templates	0.139s	coverage: 8.3% of statements
17:24:48 [2020-12-19T17:24:48.050Z] === RUN   TestValidateLogOpt
17:24:48 [2020-12-19T17:24:48.050Z] --- PASS: TestValidateLogOpt (0.00s)
17:24:48 [2020-12-19T17:24:48.050Z] === RUN   TestNewMissedConfig
17:24:48 [2020-12-19T17:24:48.050Z] --- PASS: TestNewMissedConfig (0.00s)
17:24:48 [2020-12-19T17:24:48.050Z] === RUN   TestNewMissedUrl
17:24:48 [2020-12-19T17:24:48.050Z] --- PASS: TestNewMissedUrl (0.00s)
17:24:48 [2020-12-19T17:24:48.050Z] === RUN   TestNewMissedToken
17:24:48 [2020-12-19T17:24:48.050Z] --- PASS: TestNewMissedToken (0.00s)
17:24:48 [2020-12-19T17:24:48.050Z] === RUN   TestNewWithProxy
17:24:48 [2020-12-19T17:24:48.050Z] --- PASS: TestNewWithProxy (0.00s)
17:24:48 [2020-12-19T17:24:48.050Z] === RUN   TestDefault
17:24:48 [2020-12-19T17:24:48.050Z] --- PASS: TestDefault (0.00s)
17:24:48 [2020-12-19T17:24:48.050Z] === RUN   TestInlineFormatWithNonDefaultOptions
17:24:48 [2020-12-19T17:24:48.050Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
17:24:48 [2020-12-19T17:24:48.050Z] === RUN   TestJsonFormat
17:24:48 [2020-12-19T17:24:48.050Z] --- PASS: TestJsonFormat (0.00s)
17:24:48 [2020-12-19T17:24:48.050Z] === RUN   TestRawFormat
17:24:48 [2020-12-19T17:24:48.050Z] --- PASS: TestRawFormat (0.01s)
17:24:48 [2020-12-19T17:24:48.050Z] === RUN   TestRawFormatWithLabels
17:24:48 [2020-12-19T17:24:48.050Z] --- PASS: TestRawFormatWithLabels (0.00s)
17:24:48 [2020-12-19T17:24:48.050Z] === RUN   TestRawFormatWithoutTag
17:24:48 [2020-12-19T17:24:48.050Z] --- PASS: TestRawFormatWithoutTag (0.00s)
17:24:48 [2020-12-19T17:24:48.050Z] === RUN   TestBatching
17:24:48 [2020-12-19T17:24:48.268Z] --- PASS: TestCreateServiceMaxReplicas (3.57s)
17:24:48 [2020-12-19T17:24:48.268Z] === RUN   TestCreateWithDuplicateNetworkNames
17:24:48 [2020-12-19T17:24:48.509Z] --- PASS: TestBatching (0.12s)
17:24:48 [2020-12-19T17:24:48.509Z] === RUN   TestFrequency
17:24:48 [2020-12-19T17:24:48.509Z] --- PASS: TestFrequency (0.16s)
17:24:48 [2020-12-19T17:24:48.509Z] === RUN   TestOneMessagePerRequest
17:24:48 [2020-12-19T17:24:48.509Z] --- PASS: TestOneMessagePerRequest (0.00s)
17:24:48 [2020-12-19T17:24:48.509Z] === RUN   TestVerify
17:24:48 [2020-12-19T17:24:48.509Z] --- PASS: TestVerify (0.00s)
17:24:48 [2020-12-19T17:24:48.509Z] === RUN   TestSkipVerify
17:24:48 [2020-12-19T17:24:48.509Z] === RUN   TestParseLogFormat
17:24:48 [2020-12-19T17:24:48.509Z] --- PASS: TestParseLogFormat (0.00s)
17:24:48 [2020-12-19T17:24:48.509Z] === RUN   TestValidateLogOptEmpty
17:24:48 [2020-12-19T17:24:48.509Z] --- PASS: TestValidateLogOptEmpty (0.00s)
17:24:48 [2020-12-19T17:24:48.509Z] === RUN   TestValidateSyslogAddress
17:24:48 [2020-12-19T17:24:48.509Z] --- PASS: TestValidateSyslogAddress (0.00s)
17:24:48 [2020-12-19T17:24:48.509Z] === RUN   TestParseAddressDefaultPort
17:24:48 [2020-12-19T17:24:48.509Z] --- PASS: TestParseAddressDefaultPort (0.00s)
17:24:48 [2020-12-19T17:24:48.509Z] === RUN   TestValidateSyslogFacility
17:24:48 [2020-12-19T17:24:48.509Z] --- PASS: TestValidateSyslogFacility (0.00s)
17:24:48 [2020-12-19T17:24:48.509Z] === RUN   TestValidateLogOptSyslogFormat
17:24:48 [2020-12-19T17:24:48.509Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
17:24:48 [2020-12-19T17:24:48.509Z] === RUN   TestValidateLogOpt
17:24:48 [2020-12-19T17:24:48.509Z] --- PASS: TestValidateLogOpt (0.00s)
17:24:48 [2020-12-19T17:24:48.509Z] PASS
17:24:48 [2020-12-19T17:24:48.509Z] coverage: 46.8% of statements
17:24:48 [2020-12-19T17:24:48.509Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.319s	coverage: 46.8% of statements
17:24:48 [2020-12-19T17:24:48.509Z] time="2020-12-19T17:24:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:24:48 [2020-12-19T17:24:48.509Z] time="2020-12-19T17:24:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:24:48 [2020-12-19T17:24:48.509Z] time="2020-12-19T17:24:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:24:48 [2020-12-19T17:24:48.509Z] time="2020-12-19T17:24:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:24:48 [2020-12-19T17:24:48.509Z] time="2020-12-19T17:24:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:24:48 [2020-12-19T17:24:48.968Z] --- PASS: TestSkipVerify (0.42s)
17:24:48 [2020-12-19T17:24:48.968Z] === RUN   TestBufferMaximum
17:24:48 [2020-12-19T17:24:48.968Z] time="2020-12-19T17:24:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:24:48 [2020-12-19T17:24:48.968Z] time="2020-12-19T17:24:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:24:48 [2020-12-19T17:24:48.968Z] time="2020-12-19T17:24:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:24:48 [2020-12-19T17:24:48.968Z] time="2020-12-19T17:24:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:24:48 [2020-12-19T17:24:48.968Z] time="2020-12-19T17:24:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:24:48 [2020-12-19T17:24:48.968Z] time="2020-12-19T17:24:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608398688.684427\",\"host\":\"4088af93f354\"}'"
17:24:48 [2020-12-19T17:24:48.968Z] time="2020-12-19T17:24:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608398688.684427\",\"host\":\"4088af93f354\"}'"
17:24:48 [2020-12-19T17:24:48.968Z] --- PASS: TestBufferMaximum (0.00s)
17:24:48 [2020-12-19T17:24:48.968Z] === RUN   TestServerAlwaysDown
17:24:48 [2020-12-19T17:24:48.968Z] time="2020-12-19T17:24:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:24:48 [2020-12-19T17:24:48.968Z] time="2020-12-19T17:24:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:24:48 [2020-12-19T17:24:48.968Z] time="2020-12-19T17:24:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608398688.686429\",\"host\":\"4088af93f354\"}'"
17:24:48 [2020-12-19T17:24:48.968Z] time="2020-12-19T17:24:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608398688.686429\",\"host\":\"4088af93f354\"}'"
17:24:48 [2020-12-19T17:24:48.968Z] time="2020-12-19T17:24:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:24:48 [2020-12-19T17:24:48.968Z] time="2020-12-19T17:24:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608398688.686429\",\"host\":\"4088af93f354\"}'"
17:24:48 [2020-12-19T17:24:48.968Z] time="2020-12-19T17:24:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608398688.687429\",\"host\":\"4088af93f354\"}'"
17:24:48 [2020-12-19T17:24:48.968Z] time="2020-12-19T17:24:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608398688.687429\",\"host\":\"4088af93f354\"}'"
17:24:48 [2020-12-19T17:24:48.968Z] --- PASS: TestServerAlwaysDown (0.00s)
17:24:48 [2020-12-19T17:24:48.968Z] === RUN   TestCannotSendAfterClose
17:24:48 [2020-12-19T17:24:48.968Z] --- PASS: TestCannotSendAfterClose (0.00s)
17:24:48 [2020-12-19T17:24:48.968Z] === RUN   TestDeadlockOnBlockedEndpoint
17:24:49 [2020-12-19T17:24:49.479Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
17:24:49 [2020-12-19T17:24:49.936Z] time="2020-12-19T17:24:49Z" 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
17:24:49 [2020-12-19T17:24:49.936Z] time="2020-12-19T17:24:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"4088af93f354\"}'"
17:24:49 [2020-12-19T17:24:49.936Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s)
17:24:49 [2020-12-19T17:24:49.936Z] PASS
17:24:49 [2020-12-19T17:24:49.936Z] coverage: 82.5% of statements
17:24:49 [2020-12-19T17:24:49.936Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.122s	coverage: 82.5% of statements
17:24:49 [2020-12-19T17:24:49.936Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:24:49 [2020-12-19T17:24:49.936Z] ?   	github.com/docker/docker/daemon/network	[no test files]
17:24:49 [2020-12-19T17:24:49.936Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:24:50 [2020-12-19T17:24:50.904Z] === RUN   TestV1IDService
17:24:50 [2020-12-19T17:24:50.904Z] --- PASS: TestV1IDService (0.05s)
17:24:50 [2020-12-19T17:24:50.904Z] === RUN   TestV2MetadataService
17:24:51 [2020-12-19T17:24:51.364Z] === RUN   TestSuccessfulDownload
17:24:51 [2020-12-19T17:24:51.364Z] --- SKIP: TestSuccessfulDownload (0.00s)
17:24:51 [2020-12-19T17:24:51.364Z]     download_test.go:268: Needs fixing on Windows
17:24:51 [2020-12-19T17:24:51.364Z] === RUN   TestCancelledDownload
17:24:51 [2020-12-19T17:24:51.364Z] --- PASS: TestCancelledDownload (0.00s)
17:24:51 [2020-12-19T17:24:51.364Z] === RUN   TestMaxDownloadAttempts
17:24:51 [2020-12-19T17:24:51.364Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:24:51 [2020-12-19T17:24:51.364Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:24:51 [2020-12-19T17:24:51.364Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:24:51 [2020-12-19T17:24:51.364Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:24:51 [2020-12-19T17:24:51.364Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:24:51 [2020-12-19T17:24:51.364Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:24:51 [2020-12-19T17:24:51.364Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:24:51 [2020-12-19T17:24:51.364Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:24:51 [2020-12-19T17:24:51.364Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:24:51 [2020-12-19T17:24:51.364Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:24:51 [2020-12-19T17:24:51.364Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:24:51 [2020-12-19T17:24:51.364Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestContinueOnError_NonMirrorEndpoint
17:24:51 [2020-12-19T17:24:51.823Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestContinueOnError_MirrorEndpoint
17:24:51 [2020-12-19T17:24:51.823Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestContinueOnError_NeverContinue
17:24:51 [2020-12-19T17:24:51.823Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestContinueOnError_UnnestsErrors
17:24:51 [2020-12-19T17:24:51.823Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestManifestStore
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestManifestStore/no_remote_or_local
17:24:51 [2020-12-19T17:24:51.823Z] time="2020-12-19T17:24:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:24:51 [2020-12-19T17:24:51.823Z] time="2020-12-19T17:24:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:24:51 [2020-12-19T17:24:51.823Z] time="2020-12-19T17:24:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:24:51 [2020-12-19T17:24:51.823Z] time="2020-12-19T17:24:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:24:51 [2020-12-19T17:24:51.823Z] --- PASS: TestMaxDownloadAttempts (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.34s)
17:24:51 [2020-12-19T17:24:51.823Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.34s)
17:24:51 [2020-12-19T17:24:51.823Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.34s)
17:24:51 [2020-12-19T17:24:51.823Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.34s)
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestTransfer
17:24:51 [2020-12-19T17:24:51.823Z] time="2020-12-19T17:24:51Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local297989899\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestManifestStore/no_local_cache
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestManifestStore/with_local_cache
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestManifestStore/unknown_media_type
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestManifestStore/unknown_media_type/no_cache
17:24:51 [2020-12-19T17:24:51.823Z] --- PASS: TestTransfer (0.12s)
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestConcurrencyLimit
17:24:51 [2020-12-19T17:24:51.823Z] time="2020-12-19T17:24:51Z" level=warning msg="reference for unknown type: "
17:24:51 [2020-12-19T17:24:51.823Z] time="2020-12-19T17:24:51Z" level=warning msg="reference for unknown type: "
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestManifestStore/unknown_media_type/with_cache
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
17:24:51 [2020-12-19T17:24:51.823Z] time="2020-12-19T17:24:51Z" level=warning msg="reference for unknown type: "
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
17:24:51 [2020-12-19T17:24:51.823Z] time="2020-12-19T17:24:51Z" level=warning msg="reference for unknown type: "
17:24:51 [2020-12-19T17:24:51.823Z] time="2020-12-19T17:24:51Z" level=warning msg="reference for unknown type: "
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestManifestStore/error_persisting_manifest
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
17:24:51 [2020-12-19T17:24:51.823Z] time="2020-12-19T17:24:51Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
17:24:51 [2020-12-19T17:24:51.823Z] --- PASS: TestManifestStore (0.21s)
17:24:51 [2020-12-19T17:24:51.823Z]     --- PASS: TestManifestStore/no_remote_or_local (0.12s)
17:24:51 [2020-12-19T17:24:51.823Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
17:24:51 [2020-12-19T17:24:51.823Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
17:24:51 [2020-12-19T17:24:51.823Z]     --- PASS: TestManifestStore/unknown_media_type (0.04s)
17:24:51 [2020-12-19T17:24:51.823Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
17:24:51 [2020-12-19T17:24:51.823Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s)
17:24:51 [2020-12-19T17:24:51.823Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s)
17:24:51 [2020-12-19T17:24:51.823Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s)
17:24:51 [2020-12-19T17:24:51.823Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
17:24:51 [2020-12-19T17:24:51.823Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestDetectManifestBlobMediaType
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestDetectManifestBlobMediaType/schema1
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
17:24:51 [2020-12-19T17:24:51.823Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestFixManifestLayers
17:24:51 [2020-12-19T17:24:51.823Z] --- PASS: TestFixManifestLayers (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestFixManifestLayersBaseLayerParent
17:24:51 [2020-12-19T17:24:51.823Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z]     pull_v2_test.go:73: Needs fixing on Windows
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestFixManifestLayersBadParent
17:24:51 [2020-12-19T17:24:51.823Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestValidateManifest
17:24:51 [2020-12-19T17:24:51.823Z] --- SKIP: TestValidateManifest (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z]     pull_v2_test.go:118: Needs fixing on Windows
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestFormatPlatform
17:24:51 [2020-12-19T17:24:51.823Z] --- PASS: TestFormatPlatform (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestGetRepositoryMountCandidates
17:24:51 [2020-12-19T17:24:51.823Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestLayerAlreadyExists
17:24:51 [2020-12-19T17:24:51.823Z] --- PASS: TestLayerAlreadyExists (0.00s)
17:24:51 [2020-12-19T17:24:51.823Z]     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}
17:24:51 [2020-12-19T17:24:51.823Z]     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}
17:24:51 [2020-12-19T17:24:51.823Z]     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}
17:24:51 [2020-12-19T17:24:51.823Z]     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}
17:24:51 [2020-12-19T17:24:51.823Z]     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}
17:24:51 [2020-12-19T17:24:51.823Z]     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}
17:24:51 [2020-12-19T17:24:51.823Z] === RUN   TestWhenEmptyAuthConfig
17:24:52 [2020-12-19T17:24:52.282Z] --- PASS: TestConcurrencyLimit (0.36s)
17:24:52 [2020-12-19T17:24:52.282Z] === RUN   TestInactiveJobs
17:24:52 [2020-12-19T17:24:52.282Z] --- PASS: TestV2MetadataService (1.28s)
17:24:52 [2020-12-19T17:24:52.282Z] PASS
17:24:52 [2020-12-19T17:24:52.282Z] coverage: 48.2% of statements
17:24:52 [2020-12-19T17:24:52.282Z] ok  	github.com/docker/docker/distribution/metadata	1.651s	coverage: 48.2% of statements
17:24:52 [2020-12-19T17:24:52.282Z] --- PASS: TestInactiveJobs (0.35s)
17:24:52 [2020-12-19T17:24:52.282Z] === RUN   TestWatchRelease
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestWatchRelease (0.04s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestWatchFinishedTransfer
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestWatchFinishedTransfer (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestDuplicateTransfer
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestDuplicateTransfer (0.04s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestSuccessfulUpload
17:24:52 [2020-12-19T17:24:52.741Z] time="2020-12-19T17:24:52Z" level=error msg="Upload failed, retrying: simulating retry"
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestNotFound
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestNotFound (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestConflict
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestConflict (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestForbidden
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestForbidden (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestInvalidParameter
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestInvalidParameter (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestNotImplemented
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestNotImplemented (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestNotModified
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestNotModified (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestUnauthorized
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestUnauthorized (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestUnknown
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestUnknown (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestCancelled
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestCancelled (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestDeadline
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestDeadline (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestDataLoss
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestDataLoss (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestUnavailable
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestUnavailable (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestSystem
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestSystem (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestFromStatusCode
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestFromStatusCode/Not_Found
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestFromStatusCode/Bad_Request
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestFromStatusCode/Conflict
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestFromStatusCode/Unauthorized
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestFromStatusCode/Service_Unavailable
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestFromStatusCode/Forbidden
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestFromStatusCode/Not_Modified
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestFromStatusCode/Not_Implemented
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestFromStatusCode/Internal_Server_Error
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestFromStatusCode (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z] PASS
17:24:52 [2020-12-19T17:24:52.741Z] coverage: 53.1% of statements
17:24:52 [2020-12-19T17:24:52.741Z] ok  	github.com/docker/docker/errdefs	0.289s	coverage: 53.1% of statements
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestWhenEmptyAuthConfig (1.07s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestTokenPassThru
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestTokenPassThru (0.01s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestTokenPassThruDifferentHost
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
17:24:52 [2020-12-19T17:24:52.741Z] PASS
17:24:52 [2020-12-19T17:24:52.741Z] coverage: 23.5% of statements
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestSuccessfulUpload (0.37s)
17:24:52 [2020-12-19T17:24:52.741Z] === RUN   TestCancelledUpload
17:24:52 [2020-12-19T17:24:52.741Z] --- PASS: TestCancelledUpload (0.00s)
17:24:52 [2020-12-19T17:24:52.741Z] PASS
17:24:52 [2020-12-19T17:24:52.741Z] coverage: 76.8% of statements
17:24:52 [2020-12-19T17:24:52.741Z] ok  	github.com/docker/docker/distribution	1.881s	coverage: 23.5% of statements
17:24:52 [2020-12-19T17:24:52.741Z] ok  	github.com/docker/docker/distribution/xfer	1.909s	coverage: 76.8% of statements
17:24:53 [2020-12-19T17:24:53.200Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:24:53 [2020-12-19T17:24:53.200Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:24:53 [2020-12-19T17:24:53.686Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:24:53 [2020-12-19T17:24:53.686Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
17:24:53 [2020-12-19T17:24:53.946Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:24:54 [2020-12-19T17:24:54.737Z] === RUN   TestFSGetInvalidData
17:24:54 [2020-12-19T17:24:54.737Z] --- PASS: TestFSGetInvalidData (0.13s)
17:24:54 [2020-12-19T17:24:54.737Z] === RUN   TestFSInvalidSet
17:24:54 [2020-12-19T17:24:54.737Z] --- PASS: TestFSInvalidSet (0.06s)
17:24:54 [2020-12-19T17:24:54.737Z] === RUN   TestFSInvalidRoot
17:24:54 [2020-12-19T17:24:54.737Z] --- PASS: TestFSInvalidRoot (0.00s)
17:24:54 [2020-12-19T17:24:54.737Z] === RUN   TestFSMetadataGetSet
17:24:54 [2020-12-19T17:24:54.737Z] === RUN   TestCompare
17:24:54 [2020-12-19T17:24:54.737Z] --- PASS: TestCompare (0.00s)
17:24:54 [2020-12-19T17:24:54.737Z] PASS
17:24:54 [2020-12-19T17:24:54.737Z] coverage: 19.2% of statements
17:24:54 [2020-12-19T17:24:54.737Z] ok  	github.com/docker/docker/image/cache	0.394s	coverage: 19.2% of statements
17:24:54 [2020-12-19T17:24:54.887Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
17:24:55 [2020-12-19T17:24:55.196Z] --- PASS: TestFSMetadataGetSet (0.26s)
17:24:55 [2020-12-19T17:24:55.196Z] === RUN   TestFSInvalidWalker
17:24:55 [2020-12-19T17:24:55.196Z] --- PASS: TestFSInvalidWalker (0.01s)
17:24:55 [2020-12-19T17:24:55.196Z] === RUN   TestFSGetSet
17:24:55 [2020-12-19T17:24:55.196Z] === RUN   TestMakeV1ConfigFromConfig
17:24:55 [2020-12-19T17:24:55.196Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
17:24:55 [2020-12-19T17:24:55.196Z] PASS
17:24:55 [2020-12-19T17:24:55.196Z] --- PASS: TestFSGetSet (0.02s)
17:24:55 [2020-12-19T17:24:55.196Z] coverage: 25.0% of statements
17:24:55 [2020-12-19T17:24:55.196Z] === RUN   TestFSGetUnsetKey
17:24:55 [2020-12-19T17:24:55.196Z] --- PASS: TestFSGetUnsetKey (0.01s)
17:24:55 [2020-12-19T17:24:55.196Z] === RUN   TestFSGetEmptyData
17:24:55 [2020-12-19T17:24:55.196Z] ok  	github.com/docker/docker/image/v1	0.591s	coverage: 25.0% of statements
17:24:55 [2020-12-19T17:24:55.196Z] --- PASS: TestFSGetEmptyData (0.01s)
17:24:55 [2020-12-19T17:24:55.196Z] === RUN   TestFSDelete
17:24:55 [2020-12-19T17:24:55.196Z] --- PASS: TestFSDelete (0.01s)
17:24:55 [2020-12-19T17:24:55.196Z] === RUN   TestFSWalker
17:24:55 [2020-12-19T17:24:55.196Z] --- PASS: TestFSWalker (0.02s)
17:24:55 [2020-12-19T17:24:55.196Z] === RUN   TestFSWalkerStopOnError
17:24:55 [2020-12-19T17:24:55.196Z] --- PASS: TestFSWalkerStopOnError (0.01s)
17:24:55 [2020-12-19T17:24:55.196Z] === RUN   TestNewFromJSON
17:24:55 [2020-12-19T17:24:55.196Z] --- PASS: TestNewFromJSON (0.00s)
17:24:55 [2020-12-19T17:24:55.196Z] === RUN   TestNewFromJSONWithInvalidJSON
17:24:55 [2020-12-19T17:24:55.196Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
17:24:55 [2020-12-19T17:24:55.196Z] === RUN   TestMarshalKeyOrder
17:24:55 [2020-12-19T17:24:55.196Z] --- PASS: TestMarshalKeyOrder (0.00s)
17:24:55 [2020-12-19T17:24:55.196Z] === RUN   TestImage
17:24:55 [2020-12-19T17:24:55.196Z] --- PASS: TestImage (0.00s)
17:24:55 [2020-12-19T17:24:55.196Z] === RUN   TestImageOSNotEmpty
17:24:55 [2020-12-19T17:24:55.196Z] --- PASS: TestImageOSNotEmpty (0.00s)
17:24:55 [2020-12-19T17:24:55.196Z] === RUN   TestNewChildImageFromImageWithRootFS
17:24:55 [2020-12-19T17:24:55.196Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
17:24:55 [2020-12-19T17:24:55.196Z] === RUN   TestRestore
17:24:55 [2020-12-19T17:24:55.196Z] time="2020-12-19T17:24:55Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
17:24:55 [2020-12-19T17:24:55.196Z] --- PASS: TestRestore (0.15s)
17:24:55 [2020-12-19T17:24:55.196Z] === RUN   TestAddDelete
17:24:55 [2020-12-19T17:24:55.458Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:24:55 [2020-12-19T17:24:55.655Z] --- PASS: TestAddDelete (0.02s)
17:24:55 [2020-12-19T17:24:55.655Z] === RUN   TestSearchAfterDelete
17:24:55 [2020-12-19T17:24:55.655Z] --- PASS: TestSearchAfterDelete (0.01s)
17:24:55 [2020-12-19T17:24:55.655Z] === RUN   TestParentReset
17:24:55 [2020-12-19T17:24:55.655Z] --- PASS: TestParentReset (0.03s)
17:24:55 [2020-12-19T17:24:55.655Z] === RUN   TestGetAndSetLastUpdated
17:24:55 [2020-12-19T17:24:55.655Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
17:24:55 [2020-12-19T17:24:55.655Z] === RUN   TestStoreLen
17:24:55 [2020-12-19T17:24:55.655Z] --- PASS: TestStoreLen (0.16s)
17:24:55 [2020-12-19T17:24:55.655Z] PASS
17:24:55 [2020-12-19T17:24:55.655Z] coverage: 86.4% of statements
17:24:55 [2020-12-19T17:24:55.655Z] ok  	github.com/docker/docker/image	1.354s	coverage: 86.4% of statements
17:24:55 [2020-12-19T17:24:55.655Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:24:56 [2020-12-19T17:24:56.114Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:24:56 [2020-12-19T17:24:56.573Z] === RUN   TestSerialization
17:24:56 [2020-12-19T17:24:56.573Z] --- PASS: TestSerialization (0.02s)
17:24:56 [2020-12-19T17:24:56.573Z] PASS
17:24:56 [2020-12-19T17:24:56.573Z] coverage: 100.0% of statements
17:24:56 [2020-12-19T17:24:56.573Z] ok  	github.com/docker/docker/libcontainerd/queue	0.060s	coverage: 100.0% of statements
17:24:56 [2020-12-19T17:24:56.573Z] === RUN   TestEmptyLayer
17:24:56 [2020-12-19T17:24:56.573Z] --- PASS: TestEmptyLayer (0.00s)
17:24:56 [2020-12-19T17:24:56.573Z] === RUN   TestCommitFailure
17:24:56 [2020-12-19T17:24:56.573Z] --- PASS: TestCommitFailure (0.01s)
17:24:56 [2020-12-19T17:24:56.573Z] === RUN   TestStartTransactionFailure
17:24:56 [2020-12-19T17:24:56.573Z] --- PASS: TestStartTransactionFailure (0.00s)
17:24:56 [2020-12-19T17:24:56.573Z] === RUN   TestGetOrphan
17:24:56 [2020-12-19T17:24:56.573Z] --- PASS: TestGetOrphan (0.01s)
17:24:56 [2020-12-19T17:24:56.573Z] === RUN   TestMountAndRegister
17:24:56 [2020-12-19T17:24:56.573Z] --- PASS: TestMountAndRegister (0.07s)
17:24:56 [2020-12-19T17:24:56.573Z]     layer_test.go:271: Layer size: 14
17:24:56 [2020-12-19T17:24:56.573Z] === RUN   TestLayerRelease
17:24:56 [2020-12-19T17:24:56.573Z] --- SKIP: TestLayerRelease (0.00s)
17:24:56 [2020-12-19T17:24:56.573Z]     layer_test.go:304: Failing on Windows
17:24:56 [2020-12-19T17:24:56.573Z] === RUN   TestStoreRestore
17:24:56 [2020-12-19T17:24:56.573Z] --- SKIP: TestStoreRestore (0.00s)
17:24:56 [2020-12-19T17:24:56.573Z]     layer_test.go:353: Failing on Windows
17:24:56 [2020-12-19T17:24:56.573Z] === RUN   TestTarStreamStability
17:24:56 [2020-12-19T17:24:56.573Z] --- SKIP: TestTarStreamStability (0.00s)
17:24:56 [2020-12-19T17:24:56.573Z]     layer_test.go:468: Failing on Windows
17:24:56 [2020-12-19T17:24:56.573Z] === RUN   TestRegisterExistingLayer
17:24:57 [2020-12-19T17:24:57.032Z] --- PASS: TestRegisterExistingLayer (0.34s)
17:24:57 [2020-12-19T17:24:57.032Z] === RUN   TestTarStreamVerification
17:24:57 [2020-12-19T17:24:57.032Z] --- SKIP: TestTarStreamVerification (0.00s)
17:24:57 [2020-12-19T17:24:57.032Z]     layer_test.go:697: Failing on Windows
17:24:57 [2020-12-19T17:24:57.032Z] === RUN   TestLayerMigration
17:24:57 [2020-12-19T17:24:57.032Z] --- SKIP: TestLayerMigration (0.00s)
17:24:57 [2020-12-19T17:24:57.032Z]     migration_test.go:46: Failing on Windows
17:24:57 [2020-12-19T17:24:57.032Z] === RUN   TestLayerMigrationNoTarsplit
17:24:57 [2020-12-19T17:24:57.032Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
17:24:57 [2020-12-19T17:24:57.032Z]     migration_test.go:182: Failing on Windows
17:24:57 [2020-12-19T17:24:57.032Z] === RUN   TestMountInit
17:24:57 [2020-12-19T17:24:57.032Z] --- SKIP: TestMountInit (0.00s)
17:24:57 [2020-12-19T17:24:57.032Z]     mount_test.go:17: Failing on Windows
17:24:57 [2020-12-19T17:24:57.032Z] === RUN   TestMountSize
17:24:57 [2020-12-19T17:24:57.032Z] --- SKIP: TestMountSize (0.00s)
17:24:57 [2020-12-19T17:24:57.032Z]     mount_test.go:76: Failing on Windows
17:24:57 [2020-12-19T17:24:57.032Z] === RUN   TestMountChanges
17:24:57 [2020-12-19T17:24:57.032Z] --- SKIP: TestMountChanges (0.00s)
17:24:57 [2020-12-19T17:24:57.032Z]     mount_test.go:125: Failing on Windows
17:24:57 [2020-12-19T17:24:57.032Z] === RUN   TestMountApply
17:24:57 [2020-12-19T17:24:57.032Z] --- SKIP: TestMountApply (0.00s)
17:24:57 [2020-12-19T17:24:57.032Z]     mount_test.go:212: Failing on Windows
17:24:57 [2020-12-19T17:24:57.032Z] PASS
17:24:57 [2020-12-19T17:24:57.032Z] coverage: 30.1% of statements
17:24:57 [2020-12-19T17:24:57.032Z] ok  	github.com/docker/docker/layer	0.578s	coverage: 30.1% of statements
17:24:57 [2020-12-19T17:24:57.032Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:24:57 [2020-12-19T17:24:57.491Z] === RUN   TestParseVersion
17:24:57 [2020-12-19T17:24:57.491Z] --- PASS: TestParseVersion (0.00s)
17:24:57 [2020-12-19T17:24:57.491Z] PASS
17:24:57 [2020-12-19T17:24:57.491Z] coverage: 52.9% of statements
17:24:57 [2020-12-19T17:24:57.491Z] ok  	github.com/docker/docker/pkg/aaparser	0.082s	coverage: 52.9% of statements
17:24:57 [2020-12-19T17:24:57.950Z] === RUN   TestEnvironmentParsing
17:24:57 [2020-12-19T17:24:57.950Z] --- PASS: TestEnvironmentParsing (0.00s)
17:24:57 [2020-12-19T17:24:57.950Z] PASS
17:24:57 [2020-12-19T17:24:57.950Z] coverage: 1.0% of statements
17:24:57 [2020-12-19T17:24:57.950Z] ok  	github.com/docker/docker/libcontainerd/local	0.251s	coverage: 1.0% of statements
17:24:57 [2020-12-19T17:24:57.950Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:24:57 [2020-12-19T17:24:57.950Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:24:57 [2020-12-19T17:24:57.950Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:24:57 [2020-12-19T17:24:57.950Z] ?   	github.com/docker/docker/oci	[no test files]
17:24:57 [2020-12-19T17:24:57.950Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestAddressPoolOpt
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestAddressPoolOpt (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/a
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/something
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/_=a
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/env1=value1
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/_env1=value1
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/env2=value2=value3
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/env3=abc!qwe
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/env_4=value_4
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/PATH
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/=a
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/PATH=
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/PATH=something
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/asd!qwe
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/1asd
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/123
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/some_space
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/__some_space_before
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/some_space_after__
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/=
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateEnv/PaTh
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestValidateEnv (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/a (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/something (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/_=a (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/PATH (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/=a (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/1asd (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/123 (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/some_space (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/= (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestParseHost
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestParseHost (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestParseDockerDaemonHost
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestParseDockerDaemonHost (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestParseTCP
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestParseTCP (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestParseInvalidUnixAddrInvalid
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateExtraHosts
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestValidateExtraHosts (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestIpOptString
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestIpOptString (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestNewIpOptInvalidDefaultVal
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestNewIpOptValidDefaultVal
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestIpOptSetInvalidVal
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateIPAddress
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestValidateIPAddress (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestMapOpts
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestMapOpts (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestListOptsWithoutValidator
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestListOptsWithoutValidator (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestListOptsWithValidator
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestListOptsWithValidator (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateDNSSearch
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestValidateDNSSearch (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateLabel
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateLabel/label_with_general_format
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateLabel/label_with_more_than_one_=
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateLabel/label_with_one_more
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestValidateLabel (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestNamedListOpts
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestNamedListOpts (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestNamedMapOpts
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestNamedMapOpts (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestParseLink
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestParseLink (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestQuotedStringSetWithQuotes
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestQuotedStringSetWithNoQuotes
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] === RUN   TestUlimitOpt
17:24:58 [2020-12-19T17:24:58.409Z] --- PASS: TestUlimitOpt (0.00s)
17:24:58 [2020-12-19T17:24:58.409Z] PASS
17:24:58 [2020-12-19T17:24:58.409Z] coverage: 67.1% of statements
17:24:58 [2020-12-19T17:24:58.409Z] ok  	github.com/docker/docker/opts	0.336s	coverage: 67.1% of statements
17:24:59 [2020-12-19T17:24:59.665Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.60s)
17:24:59 [2020-12-19T17:24:59.665Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:59 [2020-12-19T17:24:59.925Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
17:24:59 [2020-12-19T17:24:59.925Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestPeerCertificateMarshalJSON
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestUnbuffered
17:24:59 [2020-12-19T17:24:59.946Z] --- PASS: TestUnbuffered (0.00s)
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestRaceUnbuffered
17:24:59 [2020-12-19T17:24:59.946Z] --- PASS: TestRaceUnbuffered (0.00s)
17:24:59 [2020-12-19T17:24:59.946Z] PASS
17:24:59 [2020-12-19T17:24:59.946Z] coverage: 100.0% of statements
17:24:59 [2020-12-19T17:24:59.946Z] ok  	github.com/docker/docker/pkg/broadcaster	0.246s	coverage: 100.0% of statements
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestMatch
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestMatch/[[]]
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestMatch/[[foo]]
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestMatch/[[bar]_[foo]]
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestMatch/[[foo_bar]]
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestMatch/[[qux]_[foo]]
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestMatch/[]
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestMatch/[]#01
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestMatch/[[qux]]
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestMatch/[[foo_bar_qux]]
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestMatch/[[qux]_[baz]]
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestMatch/[[foo_baz]]
17:24:59 [2020-12-19T17:24:59.946Z] --- PASS: TestMatch (0.00s)
17:24:59 [2020-12-19T17:24:59.946Z]     --- PASS: TestMatch/[[]] (0.00s)
17:24:59 [2020-12-19T17:24:59.946Z]     --- PASS: TestMatch/[[foo]] (0.00s)
17:24:59 [2020-12-19T17:24:59.946Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
17:24:59 [2020-12-19T17:24:59.946Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
17:24:59 [2020-12-19T17:24:59.946Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
17:24:59 [2020-12-19T17:24:59.946Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
17:24:59 [2020-12-19T17:24:59.946Z]     --- PASS: TestMatch/[] (0.00s)
17:24:59 [2020-12-19T17:24:59.946Z]     --- PASS: TestMatch/[]#01 (0.00s)
17:24:59 [2020-12-19T17:24:59.946Z]     --- PASS: TestMatch/[[qux]] (0.00s)
17:24:59 [2020-12-19T17:24:59.946Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
17:24:59 [2020-12-19T17:24:59.946Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
17:24:59 [2020-12-19T17:24:59.946Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
17:24:59 [2020-12-19T17:24:59.946Z] PASS
17:24:59 [2020-12-19T17:24:59.946Z] coverage: 87.5% of statements
17:24:59 [2020-12-19T17:24:59.946Z] ok  	github.com/docker/docker/pkg/capabilities	0.130s	coverage: 87.5% of statements
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
17:24:59 [2020-12-19T17:24:59.946Z] --- PASS: TestPeerCertificateMarshalJSON (0.41s)
17:24:59 [2020-12-19T17:24:59.946Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
17:24:59 [2020-12-19T17:24:59.946Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestMiddleware
17:24:59 [2020-12-19T17:24:59.946Z] --- PASS: TestMiddleware (0.00s)
17:24:59 [2020-12-19T17:24:59.946Z] === RUN   TestNewResponseModifier
17:24:59 [2020-12-19T17:24:59.946Z] --- PASS: TestNewResponseModifier (0.00s)
17:24:59 [2020-12-19T17:24:59.946Z] PASS
17:24:59 [2020-12-19T17:24:59.946Z] coverage: 26.8% of statements
17:24:59 [2020-12-19T17:24:59.946Z] ok  	github.com/docker/docker/pkg/authorization	0.742s	coverage: 26.8% of statements
17:25:00 [2020-12-19T17:25:00.866Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:25:00 [2020-12-19T17:25:00.866Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestIsArchivePathDir
17:25:00 [2020-12-19T17:25:00.914Z] --- PASS: TestIsArchivePathDir (0.05s)
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestIsArchivePathInvalidFile
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestSizeEmpty
17:25:00 [2020-12-19T17:25:00.914Z] --- PASS: TestSizeEmpty (0.00s)
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestSizeEmptyFile
17:25:00 [2020-12-19T17:25:00.914Z] --- PASS: TestSizeEmptyFile (0.00s)
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestSizeNonemptyFile
17:25:00 [2020-12-19T17:25:00.914Z] --- PASS: TestSizeNonemptyFile (0.00s)
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestSizeNestedDirectoryEmpty
17:25:00 [2020-12-19T17:25:00.914Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
17:25:00 [2020-12-19T17:25:00.914Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
17:25:00 [2020-12-19T17:25:00.914Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestMoveToSubdir
17:25:00 [2020-12-19T17:25:00.914Z] --- PASS: TestMoveToSubdir (0.00s)
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestSizeNonExistingDirectory
17:25:00 [2020-12-19T17:25:00.914Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
17:25:00 [2020-12-19T17:25:00.914Z] PASS
17:25:00 [2020-12-19T17:25:00.914Z] coverage: 80.0% of statements
17:25:00 [2020-12-19T17:25:00.914Z] ok  	github.com/docker/docker/pkg/directory	0.143s	coverage: 80.0% of statements
17:25:00 [2020-12-19T17:25:00.914Z] --- PASS: TestIsArchivePathInvalidFile (0.20s)
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestIsArchivePathTar
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestChrootTarUntar
17:25:00 [2020-12-19T17:25:00.914Z] --- SKIP: TestChrootTarUntar (0.00s)
17:25:00 [2020-12-19T17:25:00.914Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestChrootUntarWithHugeExcludesList
17:25:00 [2020-12-19T17:25:00.914Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
17:25:00 [2020-12-19T17:25:00.914Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestChrootUntarEmptyArchive
17:25:00 [2020-12-19T17:25:00.914Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestChrootTarUntarWithSymlink
17:25:00 [2020-12-19T17:25:00.914Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
17:25:00 [2020-12-19T17:25:00.914Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestChrootCopyWithTar
17:25:00 [2020-12-19T17:25:00.914Z] --- SKIP: TestChrootCopyWithTar (0.00s)
17:25:00 [2020-12-19T17:25:00.914Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestChrootCopyFileWithTar
17:25:00 [2020-12-19T17:25:00.914Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
17:25:00 [2020-12-19T17:25:00.914Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestChrootUntarPath
17:25:00 [2020-12-19T17:25:00.914Z] --- SKIP: TestChrootUntarPath (0.00s)
17:25:00 [2020-12-19T17:25:00.914Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
17:25:00 [2020-12-19T17:25:00.914Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:25:00 [2020-12-19T17:25:00.914Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
17:25:00 [2020-12-19T17:25:00.914Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:25:00 [2020-12-19T17:25:00.914Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:25:00 [2020-12-19T17:25:00.914Z] === RUN   TestChrootApplyDotDotFile
17:25:00 [2020-12-19T17:25:00.914Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
17:25:00 [2020-12-19T17:25:00.914Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:25:00 [2020-12-19T17:25:00.914Z] PASS
17:25:00 [2020-12-19T17:25:00.914Z] coverage: 15.4% of statements
17:25:00 [2020-12-19T17:25:00.914Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.144s	coverage: 15.4% of statements
17:25:01 [2020-12-19T17:25:01.373Z] --- PASS: TestIsArchivePathTar (0.16s)
17:25:01 [2020-12-19T17:25:01.373Z] === RUN   TestDecompressStreamGzip
17:25:01 [2020-12-19T17:25:01.373Z] --- PASS: TestDecompressStreamGzip (0.11s)
17:25:01 [2020-12-19T17:25:01.373Z] === RUN   TestDecompressStreamBzip2
17:25:01 [2020-12-19T17:25:01.373Z] --- PASS: TestDecompressStreamBzip2 (0.12s)
17:25:01 [2020-12-19T17:25:01.373Z] === RUN   TestDecompressStreamXz
17:25:01 [2020-12-19T17:25:01.373Z] --- SKIP: TestDecompressStreamXz (0.00s)
17:25:01 [2020-12-19T17:25:01.373Z]     archive_test.go:133: Xz not present in msys2
17:25:01 [2020-12-19T17:25:01.373Z] === RUN   TestCompressStreamXzUnsupported
17:25:01 [2020-12-19T17:25:01.373Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
17:25:01 [2020-12-19T17:25:01.373Z] === RUN   TestCompressStreamBzip2Unsupported
17:25:01 [2020-12-19T17:25:01.373Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
17:25:01 [2020-12-19T17:25:01.373Z] === RUN   TestCompressStreamInvalid
17:25:01 [2020-12-19T17:25:01.373Z] --- PASS: TestCompressStreamInvalid (0.00s)
17:25:01 [2020-12-19T17:25:01.373Z] === RUN   TestExtensionInvalid
17:25:01 [2020-12-19T17:25:01.373Z] --- PASS: TestExtensionInvalid (0.00s)
17:25:01 [2020-12-19T17:25:01.373Z] === RUN   TestExtensionUncompressed
17:25:01 [2020-12-19T17:25:01.373Z] --- PASS: TestExtensionUncompressed (0.00s)
17:25:01 [2020-12-19T17:25:01.373Z] === RUN   TestExtensionBzip2
17:25:01 [2020-12-19T17:25:01.373Z] --- PASS: TestExtensionBzip2 (0.00s)
17:25:01 [2020-12-19T17:25:01.373Z] === RUN   TestExtensionGzip
17:25:01 [2020-12-19T17:25:01.373Z] --- PASS: TestExtensionGzip (0.00s)
17:25:01 [2020-12-19T17:25:01.373Z] === RUN   TestExtensionXz
17:25:01 [2020-12-19T17:25:01.373Z] --- PASS: TestExtensionXz (0.00s)
17:25:01 [2020-12-19T17:25:01.373Z] === RUN   TestCmdStreamLargeStderr
17:25:01 [2020-12-19T17:25:01.373Z] --- PASS: TestCmdStreamLargeStderr (0.13s)
17:25:01 [2020-12-19T17:25:01.373Z] === RUN   TestCmdStreamBad
17:25:01 [2020-12-19T17:25:01.373Z] --- SKIP: TestCmdStreamBad (0.00s)
17:25:01 [2020-12-19T17:25:01.373Z]     archive_test.go:238: Failing on Windows CI machines
17:25:01 [2020-12-19T17:25:01.373Z] === RUN   TestCmdStreamGood
17:25:01 [2020-12-19T17:25:01.373Z] --- PASS: TestCmdStreamGood (0.03s)
17:25:01 [2020-12-19T17:25:01.373Z] === RUN   TestUntarPathWithInvalidDest
17:25:01 [2020-12-19T17:25:01.833Z] --- PASS: TestUntarPathWithInvalidDest (0.08s)
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   TestUntarPathWithInvalidSrc
17:25:01 [2020-12-19T17:25:01.833Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   TestUntarPath
17:25:01 [2020-12-19T17:25:01.833Z] --- PASS: TestUntarPath (0.05s)
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   TestUntarPathWithDestinationFile
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   Test
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   Test/TestContainsEntry
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   Test/TestCreateEntries
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   Test/TestEntriesDiff
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   Test/TestEntriesEquality
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   Test/TestGeneratorNotGenerate
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   Test/TestGeneratorWithPort
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   Test/TestGeneratorWithPortNotGenerate
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   Test/TestNewEntry
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   Test/TestParse
17:25:01 [2020-12-19T17:25:01.833Z] --- PASS: Test (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z]     --- PASS: Test/TestContainsEntry (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z]     --- PASS: Test/TestCreateEntries (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z]     --- PASS: Test/TestEntriesDiff (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z]     --- PASS: Test/TestEntriesEquality (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z]     --- PASS: Test/TestNewEntry (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z]     --- PASS: Test/TestParse (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z] PASS
17:25:01 [2020-12-19T17:25:01.833Z] coverage: 58.3% of statements
17:25:01 [2020-12-19T17:25:01.833Z] ok  	github.com/docker/docker/pkg/discovery	0.077s	coverage: 58.3% of statements
17:25:01 [2020-12-19T17:25:01.833Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
17:25:01 [2020-12-19T17:25:01.833Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.13s)
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   TestCopyWithTarInvalidSrc
17:25:01 [2020-12-19T17:25:01.833Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
17:25:01 [2020-12-19T17:25:01.833Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   TestCopyWithTarSrcFile
17:25:01 [2020-12-19T17:25:01.833Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   TestCopyWithTarSrcFolder
17:25:01 [2020-12-19T17:25:01.833Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   TestCopyFileWithTarInvalidSrc
17:25:01 [2020-12-19T17:25:01.833Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
17:25:01 [2020-12-19T17:25:01.833Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   TestCopyFileWithTarSrcFolder
17:25:01 [2020-12-19T17:25:01.833Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   TestCopyFileWithTarSrcFile
17:25:01 [2020-12-19T17:25:01.833Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
17:25:01 [2020-12-19T17:25:01.833Z] === RUN   TestTarFiles
17:25:02 [2020-12-19T17:25:02.250Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:25:02 [2020-12-19T17:25:02.291Z] === RUN   Test
17:25:02 [2020-12-19T17:25:02.291Z] === RUN   Test/TestContent
17:25:02 [2020-12-19T17:25:02.291Z] === RUN   Test/TestInitialize
17:25:02 [2020-12-19T17:25:02.291Z] === RUN   Test/TestNew
17:25:02 [2020-12-19T17:25:02.291Z] === RUN   Test/TestParsingContentsWithComments
17:25:02 [2020-12-19T17:25:02.291Z] === RUN   Test/TestRegister
17:25:02 [2020-12-19T17:25:02.291Z] === RUN   Test/TestWatch
17:25:02 [2020-12-19T17:25:02.291Z] --- PASS: Test (0.00s)
17:25:02 [2020-12-19T17:25:02.291Z]     --- PASS: Test/TestContent (0.00s)
17:25:02 [2020-12-19T17:25:02.291Z]     --- PASS: Test/TestInitialize (0.00s)
17:25:02 [2020-12-19T17:25:02.291Z]     --- PASS: Test/TestNew (0.00s)
17:25:02 [2020-12-19T17:25:02.291Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
17:25:02 [2020-12-19T17:25:02.291Z]     --- PASS: Test/TestRegister (0.00s)
17:25:02 [2020-12-19T17:25:02.291Z]     --- PASS: Test/TestWatch (0.00s)
17:25:02 [2020-12-19T17:25:02.291Z] PASS
17:25:02 [2020-12-19T17:25:02.291Z] coverage: 92.9% of statements
17:25:02 [2020-12-19T17:25:02.291Z] ok  	github.com/docker/docker/pkg/discovery/file	0.150s	coverage: 92.9% of statements
17:25:03 [2020-12-19T17:25:03.186Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.88s)
17:25:03 [2020-12-19T17:25:03.186Z] === RUN   TestCreateServiceSecretFileMode
17:25:03 [2020-12-19T17:25:03.261Z] === RUN   Test
17:25:03 [2020-12-19T17:25:03.261Z] === RUN   Test/TestInitialize
17:25:03 [2020-12-19T17:25:03.634Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
17:25:03 [2020-12-19T17:25:03.634Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:25:03 [2020-12-19T17:25:03.719Z] time="2020-12-19T17:25:03Z" level=info msg="Initializing discovery without TLS"
17:25:03 [2020-12-19T17:25:03.719Z] time="2020-12-19T17:25:03Z" level=info msg="Initializing discovery without TLS"
17:25:03 [2020-12-19T17:25:03.719Z] time="2020-12-19T17:25:03Z" level=info msg="Initializing discovery without TLS"
17:25:03 [2020-12-19T17:25:03.719Z] === RUN   Test/TestInitializeWithCerts
17:25:03 [2020-12-19T17:25:03.719Z] time="2020-12-19T17:25:03Z" level=info msg="Initializing discovery with TLS"
17:25:03 [2020-12-19T17:25:03.719Z] === RUN   Test/TestWatch
17:25:03 [2020-12-19T17:25:03.719Z] time="2020-12-19T17:25:03Z" level=info msg="Initializing discovery without TLS"
17:25:03 [2020-12-19T17:25:03.719Z] === RUN   Test
17:25:03 [2020-12-19T17:25:03.719Z] === RUN   Test/TestWatch
17:25:03 [2020-12-19T17:25:03.719Z] --- PASS: Test (0.00s)
17:25:03 [2020-12-19T17:25:03.719Z]     --- PASS: Test/TestWatch (0.00s)
17:25:03 [2020-12-19T17:25:03.719Z] PASS
17:25:03 [2020-12-19T17:25:03.719Z] coverage: 92.3% of statements
17:25:03 [2020-12-19T17:25:03.719Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.443s	coverage: 92.3% of statements
17:25:03 [2020-12-19T17:25:03.719Z] === RUN   Test
17:25:03 [2020-12-19T17:25:03.719Z] === RUN   Test/TestInitialize
17:25:03 [2020-12-19T17:25:03.719Z] === RUN   Test/TestInitializeWithPattern
17:25:03 [2020-12-19T17:25:03.719Z] === RUN   Test/TestRegister
17:25:03 [2020-12-19T17:25:03.719Z] === RUN   Test/TestWatch
17:25:03 [2020-12-19T17:25:03.719Z] --- PASS: Test (0.00s)
17:25:03 [2020-12-19T17:25:03.719Z]     --- PASS: Test/TestInitialize (0.00s)
17:25:03 [2020-12-19T17:25:03.719Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
17:25:03 [2020-12-19T17:25:03.719Z]     --- PASS: Test/TestRegister (0.00s)
17:25:03 [2020-12-19T17:25:03.719Z]     --- PASS: Test/TestWatch (0.00s)
17:25:03 [2020-12-19T17:25:03.719Z] PASS
17:25:03 [2020-12-19T17:25:03.719Z] coverage: 93.8% of statements
17:25:03 [2020-12-19T17:25:03.719Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.070s	coverage: 93.8% of statements
17:25:04 [2020-12-19T17:25:04.687Z] === RUN   TestPollerAddRemove
17:25:04 [2020-12-19T17:25:04.687Z] --- PASS: TestPollerAddRemove (0.00s)
17:25:04 [2020-12-19T17:25:04.687Z] === RUN   TestPollerEvent
17:25:04 [2020-12-19T17:25:04.687Z] --- SKIP: TestPollerEvent (0.00s)
17:25:04 [2020-12-19T17:25:04.687Z]     poller_test.go:41: No chmod on Windows
17:25:04 [2020-12-19T17:25:04.687Z] === RUN   TestPollerClose
17:25:04 [2020-12-19T17:25:04.687Z] --- PASS: TestPollerClose (0.00s)
17:25:04 [2020-12-19T17:25:04.687Z] PASS
17:25:04 [2020-12-19T17:25:04.687Z] coverage: 36.2% of statements
17:25:04 [2020-12-19T17:25:04.687Z] ok  	github.com/docker/docker/pkg/filenotify	0.096s	coverage: 36.2% of statements
17:25:05 [2020-12-19T17:25:05.018Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:25:05 [2020-12-19T17:25:05.146Z] === RUN   TestCopyFileWithInvalidSrc
17:25:05 [2020-12-19T17:25:05.146Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
17:25:05 [2020-12-19T17:25:05.146Z] === RUN   TestCopyFileWithInvalidDest
17:25:05 [2020-12-19T17:25:05.146Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
17:25:05 [2020-12-19T17:25:05.146Z] === RUN   TestCopyFileWithSameSrcAndDest
17:25:05 [2020-12-19T17:25:05.146Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s)
17:25:05 [2020-12-19T17:25:05.146Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
17:25:05 [2020-12-19T17:25:05.146Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
17:25:05 [2020-12-19T17:25:05.146Z] === RUN   TestCopyFile
17:25:05 [2020-12-19T17:25:05.146Z] --- PASS: TestCopyFile (0.00s)
17:25:05 [2020-12-19T17:25:05.146Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
17:25:05 [2020-12-19T17:25:05.146Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:25:05 [2020-12-19T17:25:05.146Z]     fileutils_test.go:134: Needs porting to Windows
17:25:05 [2020-12-19T17:25:05.146Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
17:25:05 [2020-12-19T17:25:05.146Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
17:25:05 [2020-12-19T17:25:05.146Z] === RUN   TestReadSymlinkedDirectoryToFile
17:25:05 [2020-12-19T17:25:05.146Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
17:25:05 [2020-12-19T17:25:05.146Z]     fileutils_test.go:180: Needs porting to Windows
17:25:05 [2020-12-19T17:25:05.146Z] === RUN   TestWildcardMatches
17:25:05 [2020-12-19T17:25:05.146Z] --- PASS: TestWildcardMatches (0.00s)
17:25:05 [2020-12-19T17:25:05.146Z] === RUN   TestPatternMatches
17:25:05 [2020-12-19T17:25:05.146Z] --- PASS: TestPatternMatches (0.00s)
17:25:05 [2020-12-19T17:25:05.146Z] === RUN   TestExclusionPatternMatchesPatternBefore
17:25:05 [2020-12-19T17:25:05.146Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
17:25:05 [2020-12-19T17:25:05.146Z] === RUN   TestPatternMatchesFolderExclusions
17:25:05 [2020-12-19T17:25:05.146Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
17:25:05 [2020-12-19T17:25:05.146Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
17:25:05 [2020-12-19T17:25:05.147Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
17:25:05 [2020-12-19T17:25:05.147Z] === RUN   TestPatternMatchesFolderWildcardExclusions
17:25:05 [2020-12-19T17:25:05.147Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
17:25:05 [2020-12-19T17:25:05.147Z] === RUN   TestExclusionPatternMatchesPatternAfter
17:25:05 [2020-12-19T17:25:05.147Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
17:25:05 [2020-12-19T17:25:05.147Z] === RUN   TestExclusionPatternMatchesWholeDirectory
17:25:05 [2020-12-19T17:25:05.147Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
17:25:05 [2020-12-19T17:25:05.147Z] === RUN   TestSingleExclamationError
17:25:05 [2020-12-19T17:25:05.147Z] --- PASS: TestSingleExclamationError (0.00s)
17:25:05 [2020-12-19T17:25:05.147Z] === RUN   TestMatchesWithNoPatterns
17:25:05 [2020-12-19T17:25:05.147Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
17:25:05 [2020-12-19T17:25:05.147Z] === RUN   TestMatchesWithMalformedPatterns
17:25:05 [2020-12-19T17:25:05.147Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
17:25:05 [2020-12-19T17:25:05.147Z] === RUN   TestMatches
17:25:05 [2020-12-19T17:25:05.147Z] --- PASS: TestMatches (0.00s)
17:25:05 [2020-12-19T17:25:05.147Z] === RUN   TestCleanPatterns
17:25:05 [2020-12-19T17:25:05.147Z] --- PASS: TestCleanPatterns (0.00s)
17:25:05 [2020-12-19T17:25:05.147Z] === RUN   TestCleanPatternsStripEmptyPatterns
17:25:05 [2020-12-19T17:25:05.147Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
17:25:05 [2020-12-19T17:25:05.147Z] === RUN   TestCleanPatternsExceptionFlag
17:25:05 [2020-12-19T17:25:05.147Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
17:25:05 [2020-12-19T17:25:05.147Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
17:25:05 [2020-12-19T17:25:05.147Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
17:25:05 [2020-12-19T17:25:05.147Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
17:25:05 [2020-12-19T17:25:05.147Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
17:25:05 [2020-12-19T17:25:05.147Z] === RUN   TestCleanPatternsErrorSingleException
17:25:05 [2020-12-19T17:25:05.147Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
17:25:05 [2020-12-19T17:25:05.147Z] === RUN   TestCreateIfNotExistsDir
17:25:05 [2020-12-19T17:25:05.147Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
17:25:05 [2020-12-19T17:25:05.147Z] === RUN   TestCreateIfNotExistsFile
17:25:05 [2020-12-19T17:25:05.147Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
17:25:05 [2020-12-19T17:25:05.147Z] === RUN   TestMatch
17:25:05 [2020-12-19T17:25:05.147Z] --- PASS: TestMatch (0.00s)
17:25:05 [2020-12-19T17:25:05.147Z] PASS
17:25:05 [2020-12-19T17:25:05.147Z] coverage: 87.7% of statements
17:25:05 [2020-12-19T17:25:05.147Z] ok  	github.com/docker/docker/pkg/fileutils	0.148s	coverage: 87.7% of statements
17:25:05 [2020-12-19T17:25:05.605Z] === RUN   TestGet
17:25:05 [2020-12-19T17:25:05.605Z] --- PASS: TestGet (0.00s)
17:25:05 [2020-12-19T17:25:05.605Z] === RUN   TestGetShortcutString
17:25:05 [2020-12-19T17:25:05.605Z] --- PASS: TestGetShortcutString (0.00s)
17:25:05 [2020-12-19T17:25:05.605Z] PASS
17:25:05 [2020-12-19T17:25:05.606Z] coverage: 42.9% of statements
17:25:05 [2020-12-19T17:25:05.606Z] ok  	github.com/docker/docker/pkg/homedir	0.204s	coverage: 42.9% of statements
17:25:06 [2020-12-19T17:25:06.402Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
17:25:06 [2020-12-19T17:25:06.494Z] --- PASS: TestCreateServiceSecretFileMode (3.55s)
17:25:06 [2020-12-19T17:25:06.494Z] === RUN   TestCreateServiceConfigFileMode
17:25:06 [2020-12-19T17:25:06.578Z] === RUN   TestCreateIDMapOrder
17:25:06 [2020-12-19T17:25:06.578Z] --- PASS: TestCreateIDMapOrder (0.00s)
17:25:06 [2020-12-19T17:25:06.578Z] PASS
17:25:06 [2020-12-19T17:25:06.578Z] coverage: 7.3% of statements
17:25:06 [2020-12-19T17:25:06.578Z] ok  	github.com/docker/docker/pkg/idtools	0.115s	coverage: 7.3% of statements
17:25:06 [2020-12-19T17:25:06.578Z] --- PASS: TestTarFiles (4.55s)
17:25:06 [2020-12-19T17:25:06.578Z] === RUN   TestTarUntar
17:25:06 [2020-12-19T17:25:06.578Z] --- PASS: TestTarUntar (0.02s)
17:25:06 [2020-12-19T17:25:06.578Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
17:25:06 [2020-12-19T17:25:06.578Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
17:25:06 [2020-12-19T17:25:06.578Z] === RUN   TestTarWithOptions
17:25:06 [2020-12-19T17:25:06.578Z] --- PASS: TestTarWithOptions (0.02s)
17:25:06 [2020-12-19T17:25:06.578Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
17:25:06 [2020-12-19T17:25:06.578Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
17:25:06 [2020-12-19T17:25:06.578Z] === RUN   TestUntarUstarGnuConflict
17:25:06 [2020-12-19T17:25:06.578Z] --- PASS: TestUntarUstarGnuConflict (0.01s)
17:25:06 [2020-12-19T17:25:06.578Z] === RUN   TestUntarInvalidFilenames
17:25:06 [2020-12-19T17:25:06.578Z] --- PASS: Test (3.09s)
17:25:06 [2020-12-19T17:25:06.578Z]     --- PASS: Test/TestInitialize (0.08s)
17:25:06 [2020-12-19T17:25:06.578Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
17:25:06 [2020-12-19T17:25:06.578Z]     --- PASS: Test/TestWatch (3.01s)
17:25:06 [2020-12-19T17:25:06.578Z] PASS
17:25:06 [2020-12-19T17:25:06.578Z] coverage: 84.1% of statements
17:25:06 [2020-12-19T17:25:06.578Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.448s	coverage: 84.1% of statements
17:25:06 [2020-12-19T17:25:06.578Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames430270726\\dest"
17:25:06 [2020-12-19T17:25:06.578Z] --- PASS: TestUntarInvalidFilenames (0.12s)
17:25:06 [2020-12-19T17:25:06.578Z] === RUN   TestUntarHardlinkToSymlink
17:25:06 [2020-12-19T17:25:06.578Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
17:25:06 [2020-12-19T17:25:06.578Z] === RUN   TestUntarInvalidHardlink
17:25:06 [2020-12-19T17:25:06.578Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink188432231\\victim\\hello" -> "../victim/hello"
17:25:06 [2020-12-19T17:25:06.578Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink136017818\\victim\\hello" -> "/../victim/hello"
17:25:06 [2020-12-19T17:25:06.578Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink166369329\\victim" -> "../victim"
17:25:06 [2020-12-19T17:25:06.578Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink149414364\\victim" -> "../victim"
17:25:06 [2020-12-19T17:25:06.578Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink250900363\\victim" -> "../victim"
17:25:06 [2020-12-19T17:25:06.578Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink248700782\\victim" -> "../victim"
17:25:06 [2020-12-19T17:25:06.578Z] --- PASS: TestUntarInvalidHardlink (0.02s)
17:25:06 [2020-12-19T17:25:06.578Z] === RUN   TestUntarInvalidSymlink
17:25:06 [2020-12-19T17:25:06.578Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink303272949\\dest\\dotdot" -> "../victim/hello"
17:25:06 [2020-12-19T17:25:06.578Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink107204304\\dest\\slash-dotdot" -> "/../victim/hello"
17:25:06 [2020-12-19T17:25:06.578Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink086273519\\dest\\loophole-victim" -> "../victim"
17:25:06 [2020-12-19T17:25:06.578Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink959643778\\dest\\loophole-victim" -> "../victim"
17:25:06 [2020-12-19T17:25:06.578Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink030990329\\dest\\loophole-victim" -> "../victim"
17:25:06 [2020-12-19T17:25:06.578Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink382125828\\dest\\loophole-victim" -> "../victim"
17:25:06 [2020-12-19T17:25:06.578Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink955522707\\dest\\dir\\loophole" -> "../../victim"
17:25:06 [2020-12-19T17:25:06.578Z] --- PASS: TestUntarInvalidSymlink (0.02s)
17:25:06 [2020-12-19T17:25:06.578Z] === RUN   TestTempArchiveCloseMultipleTimes
17:25:06 [2020-12-19T17:25:06.578Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
17:25:06 [2020-12-19T17:25:06.578Z] === RUN   TestReplaceFileTarWrapper
17:25:07 [2020-12-19T17:25:07.037Z] --- PASS: TestReplaceFileTarWrapper (0.15s)
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestPrefixHeaderReadable
17:25:07 [2020-12-19T17:25:07.037Z] --- PASS: TestPrefixHeaderReadable (0.01s)
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestDisablePigz
17:25:07 [2020-12-19T17:25:07.037Z] --- PASS: TestDisablePigz (0.12s)
17:25:07 [2020-12-19T17:25:07.037Z]     archive_test.go:1310: Test will not check full path when Pigz not installed
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestPigz
17:25:07 [2020-12-19T17:25:07.037Z] --- PASS: TestPigz (0.11s)
17:25:07 [2020-12-19T17:25:07.037Z]     archive_test.go:1339: Tested whether Pigz is not used, as it not installed
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestCopyFileWithInvalidDest
17:25:07 [2020-12-19T17:25:07.037Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
17:25:07 [2020-12-19T17:25:07.037Z]     archive_windows_test.go:16: Currently fails
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestCanonicalTarNameForPath
17:25:07 [2020-12-19T17:25:07.037Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestCanonicalTarName
17:25:07 [2020-12-19T17:25:07.037Z] --- PASS: TestCanonicalTarName (0.00s)
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestChmodTarEntry
17:25:07 [2020-12-19T17:25:07.037Z] --- PASS: TestChmodTarEntry (0.00s)
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestHardLinkOrder
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestFixedBufferCap
17:25:07 [2020-12-19T17:25:07.037Z] --- PASS: TestFixedBufferCap (0.00s)
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestFixedBufferLen
17:25:07 [2020-12-19T17:25:07.037Z] --- PASS: TestFixedBufferLen (0.00s)
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestFixedBufferString
17:25:07 [2020-12-19T17:25:07.037Z] --- PASS: TestFixedBufferString (0.00s)
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestFixedBufferWrite
17:25:07 [2020-12-19T17:25:07.037Z] --- PASS: TestFixedBufferWrite (0.00s)
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestFixedBufferRead
17:25:07 [2020-12-19T17:25:07.037Z] --- PASS: TestFixedBufferRead (0.00s)
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestBytesPipeRead
17:25:07 [2020-12-19T17:25:07.037Z] --- PASS: TestBytesPipeRead (0.00s)
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestBytesPipeWrite
17:25:07 [2020-12-19T17:25:07.037Z] --- PASS: TestBytesPipeWrite (0.00s)
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestBytesPipeWriteRandomChunks
17:25:07 [2020-12-19T17:25:07.037Z] --- PASS: TestHardLinkOrder (0.06s)
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestChangeString
17:25:07 [2020-12-19T17:25:07.037Z] --- PASS: TestChangeString (0.00s)
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestChangesWithNoChanges
17:25:07 [2020-12-19T17:25:07.037Z] --- PASS: TestChangesWithNoChanges (0.02s)
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestChangesWithChanges
17:25:07 [2020-12-19T17:25:07.037Z] --- PASS: TestChangesWithChanges (0.02s)
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestChangesWithChangesGH13590
17:25:07 [2020-12-19T17:25:07.037Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
17:25:07 [2020-12-19T17:25:07.037Z]     changes_test.go:192: needs more investigation
17:25:07 [2020-12-19T17:25:07.037Z] === RUN   TestChangesDirsEmpty
17:25:07 [2020-12-19T17:25:07.495Z] --- PASS: TestChangesDirsEmpty (0.18s)
17:25:07 [2020-12-19T17:25:07.495Z] === RUN   TestChangesDirsMutated
17:25:07 [2020-12-19T17:25:07.495Z] --- PASS: TestChangesDirsMutated (0.12s)
17:25:07 [2020-12-19T17:25:07.495Z] === RUN   TestApplyLayer
17:25:07 [2020-12-19T17:25:07.495Z] --- SKIP: TestApplyLayer (0.00s)
17:25:07 [2020-12-19T17:25:07.495Z]     changes_test.go:405: needs further investigation
17:25:07 [2020-12-19T17:25:07.495Z] === RUN   TestChangesSizeWithHardlinks
17:25:07 [2020-12-19T17:25:07.495Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
17:25:07 [2020-12-19T17:25:07.495Z]     changes_test.go:441: needs further investigation
17:25:07 [2020-12-19T17:25:07.495Z] === RUN   TestChangesSizeWithNoChanges
17:25:07 [2020-12-19T17:25:07.495Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
17:25:07 [2020-12-19T17:25:07.495Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
17:25:07 [2020-12-19T17:25:07.495Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
17:25:07 [2020-12-19T17:25:07.495Z] === RUN   TestChangesSize
17:25:07 [2020-12-19T17:25:07.495Z] --- PASS: TestChangesSize (0.00s)
17:25:07 [2020-12-19T17:25:07.495Z] === RUN   TestApplyLayerInvalidFilenames
17:25:07 [2020-12-19T17:25:07.495Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames681714055\\dest"
17:25:07 [2020-12-19T17:25:07.495Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
17:25:07 [2020-12-19T17:25:07.495Z] === RUN   TestApplyLayerInvalidHardlink
17:25:07 [2020-12-19T17:25:07.495Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink572289361\\victim\\hello" -> "../victim/hello"
17:25:07 [2020-12-19T17:25:07.496Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink784542844\\victim\\hello" -> "/../victim/hello"
17:25:07 [2020-12-19T17:25:07.496Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink464031147\\victim" -> "../victim"
17:25:07 [2020-12-19T17:25:07.496Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink094254862\\victim" -> "../victim"
17:25:07 [2020-12-19T17:25:07.496Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink396720405\\victim" -> "../victim"
17:25:07 [2020-12-19T17:25:07.496Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink032811376\\victim" -> "../victim"
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestApplyLayerInvalidSymlink
17:25:07 [2020-12-19T17:25:07.496Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink939438607\\dest\\dotdot" -> "../victim/hello"
17:25:07 [2020-12-19T17:25:07.496Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink073125922\\dest\\slash-dotdot" -> "/../victim/hello"
17:25:07 [2020-12-19T17:25:07.496Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink314120473\\dest\\loophole-victim" -> "../victim"
17:25:07 [2020-12-19T17:25:07.496Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink665544100\\dest\\loophole-victim" -> "../victim"
17:25:07 [2020-12-19T17:25:07.496Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink841898163\\dest\\loophole-victim" -> "../victim"
17:25:07 [2020-12-19T17:25:07.496Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink832867446\\dest\\loophole-victim" -> "../victim"
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestApplyLayerWhiteouts
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestAtomicWriteToFile
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestAtomicWriteToFile (0.01s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestAtomicWriteSetCommit
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestAtomicWriteSetCancel
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestReadCloserWrapperClose
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestReadCloserWrapperClose (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestReaderErrWrapperReadOnError
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestReaderErrWrapperRead
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestReaderErrWrapperRead (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestHashData
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestHashData (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestCancelReadCloser
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestError
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestError (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestProgressString
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestProgressString/no_progress
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestProgressString/progress_1
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestProgressString/some_progress_with_a_start_time
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestProgressString/some_progress_without_a_start_time
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestProgressString/with_units
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestProgressString/hide_counts
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestProgressString (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z]     --- PASS: TestProgressString/no_progress (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z]     --- PASS: TestProgressString/progress_1 (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z]     --- PASS: TestProgressString/with_units (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z]     --- PASS: TestProgressString/hide_counts (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestJSONMessageDisplay
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestApplyLayerWhiteouts (0.05s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestGenerateEmptyFile
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestGenerateEmptyFile (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestGenerateWithContent
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestGenerateWithContent (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z] PASS
17:25:07 [2020-12-19T17:25:07.496Z] coverage: 62.7% of statements
17:25:07 [2020-12-19T17:25:07.496Z] ok  	github.com/docker/docker/pkg/archive	7.224s	coverage: 62.7% of statements
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestCancelReadCloser (0.10s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestWriteCloserWrapperClose
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestNopWriteCloser
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestNopWriteCloser (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestNopWriter
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestNopWriter (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestWriteCounter
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestWriteCounter (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z] PASS
17:25:07 [2020-12-19T17:25:07.496Z] coverage: 69.2% of statements
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestJSONMessageDisplay (0.11s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestJSONMessageDisplayWithJSONError
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
17:25:07 [2020-12-19T17:25:07.496Z] === RUN   TestDisplayJSONMessagesStream
17:25:07 [2020-12-19T17:25:07.496Z] ok  	github.com/docker/docker/pkg/ioutils	0.604s	coverage: 69.2% of statements
17:25:07 [2020-12-19T17:25:07.496Z] --- PASS: TestDisplayJSONMessagesStream (0.01s)
17:25:07 [2020-12-19T17:25:07.496Z] PASS
17:25:07 [2020-12-19T17:25:07.496Z] coverage: 91.7% of statements
17:25:07 [2020-12-19T17:25:07.496Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.255s	coverage: 91.7% of statements
17:25:07 [2020-12-19T17:25:07.955Z] === RUN   TestStandardLongPath
17:25:07 [2020-12-19T17:25:07.955Z] --- PASS: TestStandardLongPath (0.00s)
17:25:07 [2020-12-19T17:25:07.955Z] === RUN   TestUNCLongPath
17:25:07 [2020-12-19T17:25:07.955Z] --- PASS: TestUNCLongPath (0.00s)
17:25:07 [2020-12-19T17:25:07.955Z] PASS
17:25:07 [2020-12-19T17:25:07.955Z] coverage: 100.0% of statements
17:25:07 [2020-12-19T17:25:07.955Z] ok  	github.com/docker/docker/pkg/longpath	0.052s	coverage: 100.0% of statements
17:25:08 [2020-12-19T17:25:08.414Z] === RUN   TestNameFormat
17:25:08 [2020-12-19T17:25:08.414Z] --- PASS: TestNameFormat (0.00s)
17:25:08 [2020-12-19T17:25:08.414Z] === RUN   TestNameRetries
17:25:08 [2020-12-19T17:25:08.414Z] --- PASS: TestNameRetries (0.00s)
17:25:08 [2020-12-19T17:25:08.414Z] PASS
17:25:08 [2020-12-19T17:25:08.414Z] coverage: 85.7% of statements
17:25:08 [2020-12-19T17:25:08.414Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.113s	coverage: 85.7% of statements
17:25:08 [2020-12-19T17:25:08.873Z] === RUN   TestParseKeyValueOpt
17:25:08 [2020-12-19T17:25:08.873Z] --- PASS: TestParseKeyValueOpt (0.00s)
17:25:08 [2020-12-19T17:25:08.873Z] === RUN   TestParseUintList
17:25:08 [2020-12-19T17:25:08.873Z] --- PASS: TestParseUintList (0.00s)
17:25:08 [2020-12-19T17:25:08.873Z] === RUN   TestParseUintListMaximumLimits
17:25:08 [2020-12-19T17:25:08.873Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
17:25:08 [2020-12-19T17:25:08.873Z] PASS
17:25:08 [2020-12-19T17:25:08.873Z] coverage: 97.0% of statements
17:25:08 [2020-12-19T17:25:08.873Z] ok  	github.com/docker/docker/pkg/parsers	0.049s	coverage: 97.0% of statements
17:25:08 [2020-12-19T17:25:08.873Z] === RUN   TestNewAndRemove
17:25:08 [2020-12-19T17:25:08.873Z] --- PASS: TestNewAndRemove (0.00s)
17:25:08 [2020-12-19T17:25:08.873Z] === RUN   TestRemoveInvalidPath
17:25:08 [2020-12-19T17:25:08.873Z] --- PASS: TestRemoveInvalidPath (0.00s)
17:25:08 [2020-12-19T17:25:08.873Z] PASS
17:25:08 [2020-12-19T17:25:08.873Z] coverage: 82.6% of statements
17:25:08 [2020-12-19T17:25:08.873Z] ok  	github.com/docker/docker/pkg/pidfile	0.092s	coverage: 82.6% of statements
17:25:08 [2020-12-19T17:25:08.945Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
17:25:09 [2020-12-19T17:25:09.516Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
17:25:09 [2020-12-19T17:25:09.800Z] --- PASS: TestCreateServiceConfigFileMode (3.34s)
17:25:09 [2020-12-19T17:25:09.800Z] === RUN   TestCreateServiceSysctls
17:25:09 [2020-12-19T17:25:09.840Z] === RUN   TestParseEmptyInterface
17:25:09 [2020-12-19T17:25:09.841Z] --- PASS: TestParseEmptyInterface (0.00s)
17:25:09 [2020-12-19T17:25:09.841Z] === RUN   TestParseNonInterfaceType
17:25:09 [2020-12-19T17:25:09.841Z] --- PASS: TestParseNonInterfaceType (0.00s)
17:25:09 [2020-12-19T17:25:09.841Z] === RUN   TestParseWithOneFunction
17:25:09 [2020-12-19T17:25:09.841Z] --- PASS: TestParseWithOneFunction (0.00s)
17:25:09 [2020-12-19T17:25:09.841Z] === RUN   TestParseWithMultipleFuncs
17:25:09 [2020-12-19T17:25:09.841Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
17:25:09 [2020-12-19T17:25:09.841Z] === RUN   TestParseWithUnnamedReturn
17:25:09 [2020-12-19T17:25:09.841Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
17:25:09 [2020-12-19T17:25:09.841Z] === RUN   TestEmbeddedInterface
17:25:09 [2020-12-19T17:25:09.841Z] --- PASS: TestEmbeddedInterface (0.00s)
17:25:09 [2020-12-19T17:25:09.841Z] === RUN   TestParsedImports
17:25:09 [2020-12-19T17:25:09.841Z] --- PASS: TestParsedImports (0.00s)
17:25:09 [2020-12-19T17:25:09.841Z] === RUN   TestAliasedImports
17:25:09 [2020-12-19T17:25:09.841Z] --- PASS: TestAliasedImports (0.00s)
17:25:09 [2020-12-19T17:25:09.841Z] PASS
17:25:09 [2020-12-19T17:25:09.841Z] coverage: 56.8% of statements
17:25:09 [2020-12-19T17:25:09.841Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.086s	coverage: 56.8% of statements
17:25:10 [2020-12-19T17:25:10.086Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
17:25:10 [2020-12-19T17:25:10.656Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
17:25:10 [2020-12-19T17:25:10.808Z] === RUN   TestFailedConnection
17:25:11 [2020-12-19T17:25:11.267Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
17:25:11 [2020-12-19T17:25:11.267Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
17:25:11 [2020-12-19T17:25:11.267Z] === RUN   TestBufioReaderPoolPutAndGet
17:25:11 [2020-12-19T17:25:11.267Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
17:25:11 [2020-12-19T17:25:11.267Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
17:25:11 [2020-12-19T17:25:11.267Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
17:25:11 [2020-12-19T17:25:11.267Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
17:25:11 [2020-12-19T17:25:11.267Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
17:25:11 [2020-12-19T17:25:11.267Z] === RUN   TestBufioWriterPoolPutAndGet
17:25:11 [2020-12-19T17:25:11.267Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
17:25:11 [2020-12-19T17:25:11.267Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
17:25:11 [2020-12-19T17:25:11.267Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
17:25:11 [2020-12-19T17:25:11.267Z] === RUN   TestBufferPoolPutAndGet
17:25:11 [2020-12-19T17:25:11.267Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
17:25:11 [2020-12-19T17:25:11.267Z] PASS
17:25:11 [2020-12-19T17:25:11.267Z] coverage: 88.2% of statements
17:25:11 [2020-12-19T17:25:11.267Z] ok  	github.com/docker/docker/pkg/pools	0.092s	coverage: 88.2% of statements
17:25:11 [2020-12-19T17:25:11.267Z] === RUN   TestHTTPTransport
17:25:11 [2020-12-19T17:25:11.267Z] --- PASS: TestHTTPTransport (0.00s)
17:25:11 [2020-12-19T17:25:11.267Z] PASS
17:25:11 [2020-12-19T17:25:11.267Z] coverage: 85.7% of statements
17:25:11 [2020-12-19T17:25:11.267Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.326s	coverage: 85.7% of statements
17:25:11 [2020-12-19T17:25:11.726Z] --- PASS: TestFailedConnection (1.01s)
17:25:11 [2020-12-19T17:25:11.726Z] === RUN   TestFailOnce
17:25:11 [2020-12-19T17:25:11.726Z] 2020/12/19 17:25:11 http: panic serving 127.0.0.1:49221: Plugin not ready
17:25:11 [2020-12-19T17:25:11.726Z] goroutine 10 [running]:
17:25:11 [2020-12-19T17:25:11.726Z] net/http.(*conn).serve.func1(0xc000058aa0)
17:25:11 [2020-12-19T17:25:11.726Z] 	c:/go/src/net/http/server.go:1795 +0x140
17:25:11 [2020-12-19T17:25:11.726Z] panic(0x849b40, 0x986990)
17:25:11 [2020-12-19T17:25:11.726Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
17:25:11 [2020-12-19T17:25:11.726Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a5c0, 0xc000132000, 0xc0000d0300)
17:25:11 [2020-12-19T17:25:11.726Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
17:25:11 [2020-12-19T17:25:11.726Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a5c0, 0xc000132000, 0xc0000d0300)
17:25:11 [2020-12-19T17:25:11.726Z] 	c:/go/src/net/http/server.go:2036 +0x4b
17:25:11 [2020-12-19T17:25:11.726Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a5c0, 0xc000132000, 0xc0000d0300)
17:25:11 [2020-12-19T17:25:11.726Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
17:25:11 [2020-12-19T17:25:11.726Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a5c0, 0xc000132000, 0xc0000d0300)
17:25:11 [2020-12-19T17:25:11.726Z] 	c:/go/src/net/http/server.go:2831 +0xab
17:25:11 [2020-12-19T17:25:11.726Z] net/http.(*conn).serve(0xc000058aa0, 0x99b180, 0xc00004a980)
17:25:11 [2020-12-19T17:25:11.726Z] 	c:/go/src/net/http/server.go:1919 +0x87c
17:25:11 [2020-12-19T17:25:11.726Z] created by net/http.(*Server).Serve
17:25:11 [2020-12-19T17:25:11.726Z] 	c:/go/src/net/http/server.go:2957 +0x38b
17:25:11 [2020-12-19T17:25:11.726Z] time="2020-12-19T17:25:11Z" 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"
17:25:12 [2020-12-19T17:25:12.185Z] === RUN   TestOutputOnPrematureClose
17:25:12 [2020-12-19T17:25:12.185Z] --- PASS: TestOutputOnPrematureClose (0.00s)
17:25:12 [2020-12-19T17:25:12.185Z] === RUN   TestCompleteSilently
17:25:12 [2020-12-19T17:25:12.185Z] --- PASS: TestCompleteSilently (0.00s)
17:25:12 [2020-12-19T17:25:12.185Z] PASS
17:25:12 [2020-12-19T17:25:12.185Z] coverage: 75.9% of statements
17:25:12 [2020-12-19T17:25:12.185Z] ok  	github.com/docker/docker/pkg/progress	0.103s	coverage: 75.9% of statements
17:25:12 [2020-12-19T17:25:12.185Z] === RUN   TestSendToOneSub
17:25:12 [2020-12-19T17:25:12.185Z] --- PASS: TestSendToOneSub (0.00s)
17:25:12 [2020-12-19T17:25:12.185Z] === RUN   TestSendToMultipleSubs
17:25:12 [2020-12-19T17:25:12.185Z] --- PASS: TestSendToMultipleSubs (0.00s)
17:25:12 [2020-12-19T17:25:12.185Z] === RUN   TestEvictOneSub
17:25:12 [2020-12-19T17:25:12.185Z] --- PASS: TestEvictOneSub (0.00s)
17:25:12 [2020-12-19T17:25:12.185Z] === RUN   TestClosePublisher
17:25:12 [2020-12-19T17:25:12.185Z] --- PASS: TestClosePublisher (0.00s)
17:25:12 [2020-12-19T17:25:12.185Z] === RUN   TestPubSubRace
17:25:12 [2020-12-19T17:25:12.568Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
17:25:12 [2020-12-19T17:25:12.644Z] --- PASS: TestFailOnce (1.12s)
17:25:12 [2020-12-19T17:25:12.644Z] === RUN   TestEchoInputOutput
17:25:12 [2020-12-19T17:25:12.644Z] --- PASS: TestEchoInputOutput (0.00s)
17:25:12 [2020-12-19T17:25:12.644Z] === RUN   TestBackoff
17:25:12 [2020-12-19T17:25:12.644Z] --- PASS: TestBackoff (0.00s)
17:25:12 [2020-12-19T17:25:12.644Z] === RUN   TestAbortRetry
17:25:12 [2020-12-19T17:25:12.644Z] --- PASS: TestAbortRetry (0.00s)
17:25:12 [2020-12-19T17:25:12.644Z] === RUN   TestClientScheme
17:25:12 [2020-12-19T17:25:12.644Z] --- PASS: TestClientScheme (0.00s)
17:25:12 [2020-12-19T17:25:12.644Z] === RUN   TestNewClientWithTimeout
17:25:12 [2020-12-19T17:25:12.829Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
17:25:13 [2020-12-19T17:25:13.103Z] === RUN   TestRegister
17:25:13 [2020-12-19T17:25:13.103Z] --- PASS: TestRegister (0.00s)
17:25:13 [2020-12-19T17:25:13.103Z] === RUN   TestCommand
17:25:13 [2020-12-19T17:25:13.103Z] --- PASS: TestCommand (0.02s)
17:25:13 [2020-12-19T17:25:13.103Z] === RUN   TestNaiveSelf
17:25:13 [2020-12-19T17:25:13.103Z] --- PASS: TestNaiveSelf (0.02s)
17:25:13 [2020-12-19T17:25:13.103Z] PASS
17:25:13 [2020-12-19T17:25:13.103Z] coverage: 82.4% of statements
17:25:13 [2020-12-19T17:25:13.103Z] ok  	github.com/docker/docker/pkg/reexec	0.104s	coverage: 82.4% of statements
17:25:13 [2020-12-19T17:25:13.103Z] --- PASS: TestPubSubRace (1.04s)
17:25:13 [2020-12-19T17:25:13.103Z] PASS
17:25:13 [2020-12-19T17:25:13.103Z] coverage: 75.0% of statements
17:25:13 [2020-12-19T17:25:13.103Z] time="2020-12-19T17:25:13Z" 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"
17:25:13 [2020-12-19T17:25:13.103Z] ok  	github.com/docker/docker/pkg/pubsub	1.180s	coverage: 75.0% of statements
17:25:14 [2020-12-19T17:25:14.018Z] --- PASS: TestCreateServiceSysctls (4.16s)
17:25:14 [2020-12-19T17:25:14.018Z] === RUN   TestCreateServiceCapabilities
17:25:14 [2020-12-19T17:25:14.070Z] === RUN   TestParseSignal
17:25:14 [2020-12-19T17:25:14.070Z] --- PASS: TestParseSignal (0.00s)
17:25:14 [2020-12-19T17:25:14.070Z] === RUN   TestValidSignalForPlatform
17:25:14 [2020-12-19T17:25:14.070Z] --- PASS: TestValidSignalForPlatform (0.00s)
17:25:14 [2020-12-19T17:25:14.070Z] PASS
17:25:14 [2020-12-19T17:25:14.070Z] coverage: 20.3% of statements
17:25:14 [2020-12-19T17:25:14.070Z] ok  	github.com/docker/docker/pkg/signal	0.050s	coverage: 20.3% of statements
17:25:14 [2020-12-19T17:25:14.070Z] === RUN   TestNewStdWriter
17:25:14 [2020-12-19T17:25:14.070Z] --- PASS: TestNewStdWriter (0.00s)
17:25:14 [2020-12-19T17:25:14.070Z] === RUN   TestWriteWithUninitializedStdWriter
17:25:14 [2020-12-19T17:25:14.070Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
17:25:14 [2020-12-19T17:25:14.070Z] === RUN   TestWriteWithNilBytes
17:25:14 [2020-12-19T17:25:14.070Z] --- PASS: TestWriteWithNilBytes (0.00s)
17:25:14 [2020-12-19T17:25:14.070Z] === RUN   TestWrite
17:25:14 [2020-12-19T17:25:14.070Z] --- PASS: TestWrite (0.00s)
17:25:14 [2020-12-19T17:25:14.070Z] === RUN   TestWriteWithWriterError
17:25:14 [2020-12-19T17:25:14.070Z] --- PASS: TestWriteWithWriterError (0.00s)
17:25:14 [2020-12-19T17:25:14.070Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
17:25:14 [2020-12-19T17:25:14.070Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
17:25:14 [2020-12-19T17:25:14.070Z] === RUN   TestStdCopyWriteAndRead
17:25:14 [2020-12-19T17:25:14.070Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
17:25:14 [2020-12-19T17:25:14.070Z] === RUN   TestStdCopyReturnsErrorReadingHeader
17:25:14 [2020-12-19T17:25:14.070Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
17:25:14 [2020-12-19T17:25:14.070Z] === RUN   TestStdCopyReturnsErrorReadingFrame
17:25:14 [2020-12-19T17:25:14.070Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
17:25:14 [2020-12-19T17:25:14.070Z] === RUN   TestStdCopyDetectsCorruptedFrame
17:25:14 [2020-12-19T17:25:14.070Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
17:25:14 [2020-12-19T17:25:14.070Z] === RUN   TestStdCopyWithInvalidInputHeader
17:25:14 [2020-12-19T17:25:14.070Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
17:25:14 [2020-12-19T17:25:14.070Z] === RUN   TestStdCopyWithCorruptedPrefix
17:25:14 [2020-12-19T17:25:14.070Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
17:25:14 [2020-12-19T17:25:14.070Z] === RUN   TestStdCopyReturnsWriteErrors
17:25:14 [2020-12-19T17:25:14.070Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
17:25:14 [2020-12-19T17:25:14.070Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
17:25:14 [2020-12-19T17:25:14.070Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
17:25:14 [2020-12-19T17:25:14.070Z] === RUN   TestStdCopyReturnsErrorFromSystem
17:25:14 [2020-12-19T17:25:14.070Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
17:25:14 [2020-12-19T17:25:14.070Z] PASS
17:25:14 [2020-12-19T17:25:14.070Z] coverage: 100.0% of statements
17:25:14 [2020-12-19T17:25:14.070Z] ok  	github.com/docker/docker/pkg/stdcopy	0.037s	coverage: 100.0% of statements
17:25:15 [2020-12-19T17:25:15.038Z] time="2020-12-19T17:25:14Z" 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"
17:25:15 [2020-12-19T17:25:15.038Z] === RUN   TestRawProgressFormatterFormatStatus
17:25:15 [2020-12-19T17:25:15.038Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
17:25:15 [2020-12-19T17:25:15.038Z] === RUN   TestRawProgressFormatterFormatProgress
17:25:15 [2020-12-19T17:25:15.038Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
17:25:15 [2020-12-19T17:25:15.038Z] === RUN   TestFormatStatus
17:25:15 [2020-12-19T17:25:15.038Z] --- PASS: TestFormatStatus (0.00s)
17:25:15 [2020-12-19T17:25:15.038Z] === RUN   TestFormatError
17:25:15 [2020-12-19T17:25:15.038Z] --- PASS: TestFormatError (0.00s)
17:25:15 [2020-12-19T17:25:15.038Z] === RUN   TestFormatJSONError
17:25:15 [2020-12-19T17:25:15.038Z] --- PASS: TestFormatJSONError (0.00s)
17:25:15 [2020-12-19T17:25:15.038Z] === RUN   TestJsonProgressFormatterFormatProgress
17:25:15 [2020-12-19T17:25:15.038Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
17:25:15 [2020-12-19T17:25:15.038Z] === RUN   TestJsonProgressFormatterFormatStatus
17:25:15 [2020-12-19T17:25:15.038Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
17:25:15 [2020-12-19T17:25:15.038Z] === RUN   TestNewJSONProgressOutput
17:25:15 [2020-12-19T17:25:15.038Z] --- PASS: TestNewJSONProgressOutput (0.00s)
17:25:15 [2020-12-19T17:25:15.038Z] === RUN   TestAuxFormatterEmit
17:25:15 [2020-12-19T17:25:15.038Z] --- PASS: TestAuxFormatterEmit (0.00s)
17:25:15 [2020-12-19T17:25:15.038Z] === RUN   TestStreamWriterStdout
17:25:15 [2020-12-19T17:25:15.038Z] --- PASS: TestStreamWriterStdout (0.00s)
17:25:15 [2020-12-19T17:25:15.038Z] === RUN   TestStreamWriterStderr
17:25:15 [2020-12-19T17:25:15.038Z] --- PASS: TestStreamWriterStderr (0.00s)
17:25:15 [2020-12-19T17:25:15.038Z] PASS
17:25:15 [2020-12-19T17:25:15.038Z] coverage: 66.2% of statements
17:25:15 [2020-12-19T17:25:15.038Z] ok  	github.com/docker/docker/pkg/streamformatter	0.054s	coverage: 66.2% of statements
17:25:15 [2020-12-19T17:25:15.038Z] === RUN   TestGenerateRandomID
17:25:15 [2020-12-19T17:25:15.038Z] --- PASS: TestGenerateRandomID (0.00s)
17:25:15 [2020-12-19T17:25:15.038Z] === RUN   TestShortenId
17:25:15 [2020-12-19T17:25:15.038Z] --- PASS: TestShortenId (0.00s)
17:25:15 [2020-12-19T17:25:15.038Z] === RUN   TestShortenSha256Id
17:25:15 [2020-12-19T17:25:15.038Z] --- PASS: TestShortenSha256Id (0.00s)
17:25:15 [2020-12-19T17:25:15.038Z] === RUN   TestShortenIdEmpty
17:25:15 [2020-12-19T17:25:15.038Z] --- PASS: TestShortenIdEmpty (0.00s)
17:25:15 [2020-12-19T17:25:15.038Z] === RUN   TestShortenIdInvalid
17:25:15 [2020-12-19T17:25:15.038Z] --- PASS: TestShortenIdInvalid (0.00s)
17:25:15 [2020-12-19T17:25:15.038Z] === RUN   TestIsShortIDNonHex
17:25:15 [2020-12-19T17:25:15.038Z] --- PASS: TestIsShortIDNonHex (0.00s)
17:25:15 [2020-12-19T17:25:15.038Z] === RUN   TestIsShortIDNotCorrectSize
17:25:15 [2020-12-19T17:25:15.038Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
17:25:15 [2020-12-19T17:25:15.038Z] PASS
17:25:15 [2020-12-19T17:25:15.038Z] coverage: 70.6% of statements
17:25:15 [2020-12-19T17:25:15.038Z] ok  	github.com/docker/docker/pkg/stringid	0.071s	coverage: 70.6% of statements
17:25:15 [2020-12-19T17:25:15.374Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
17:25:16 [2020-12-19T17:25:16.004Z] === RUN   TestIsCpusetListAvailable
17:25:16 [2020-12-19T17:25:16.004Z] --- PASS: TestIsCpusetListAvailable (0.00s)
17:25:16 [2020-12-19T17:25:16.004Z] PASS
17:25:16 [2020-12-19T17:25:16.004Z] coverage: 38.2% of statements
17:25:16 [2020-12-19T17:25:16.004Z] ok  	github.com/docker/docker/pkg/sysinfo	0.088s	coverage: 38.2% of statements
17:25:16 [2020-12-19T17:25:16.315Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:25:16 [2020-12-19T17:25:16.463Z] === RUN   TestChtimes
17:25:16 [2020-12-19T17:25:16.463Z] --- PASS: TestChtimes (0.00s)
17:25:16 [2020-12-19T17:25:16.463Z] === RUN   TestChtimesWindows
17:25:16 [2020-12-19T17:25:16.463Z] --- PASS: TestChtimesWindows (0.00s)
17:25:16 [2020-12-19T17:25:16.463Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
17:25:16 [2020-12-19T17:25:16.463Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
17:25:16 [2020-12-19T17:25:16.463Z] === RUN   TestEnsureRemoveAllNotExist
17:25:16 [2020-12-19T17:25:16.463Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
17:25:16 [2020-12-19T17:25:16.463Z] === RUN   TestEnsureRemoveAllWithDir
17:25:16 [2020-12-19T17:25:16.463Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
17:25:16 [2020-12-19T17:25:16.463Z] === RUN   TestEnsureRemoveAllWithFile
17:25:16 [2020-12-19T17:25:16.463Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
17:25:16 [2020-12-19T17:25:16.463Z] === RUN   TestHasWin32KSupport
17:25:16 [2020-12-19T17:25:16.463Z] --- PASS: TestHasWin32KSupport (0.00s)
17:25:16 [2020-12-19T17:25:16.463Z]     syscall_windows_test.go:8: win32k: true
17:25:16 [2020-12-19T17:25:16.463Z] PASS
17:25:16 [2020-12-19T17:25:16.463Z] coverage: 12.0% of statements
17:25:16 [2020-12-19T17:25:16.463Z] ok  	github.com/docker/docker/pkg/system	0.063s	coverage: 12.0% of statements
17:25:16 [2020-12-19T17:25:16.463Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:25:16 [2020-12-19T17:25:16.463Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:25:16 [2020-12-19T17:25:16.463Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:25:16 [2020-12-19T17:25:16.463Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:25:16 [2020-12-19T17:25:16.463Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:25:16 [2020-12-19T17:25:16.463Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
17:25:16 [2020-12-19T17:25:16.463Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
17:25:16 [2020-12-19T17:25:16.463Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:25:16 [2020-12-19T17:25:16.463Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:25:16 [2020-12-19T17:25:16.575Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.37s)
17:25:16 [2020-12-19T17:25:16.575Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:16 [2020-12-19T17:25:16.835Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestTailFile
17:25:16 [2020-12-19T17:25:16.922Z] --- PASS: TestTailFile (0.00s)
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestTailFileManyLines
17:25:16 [2020-12-19T17:25:16.922Z] --- PASS: TestTailFileManyLines (0.00s)
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestTailEmptyFile
17:25:16 [2020-12-19T17:25:16.922Z] --- PASS: TestTailEmptyFile (0.00s)
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestTailNegativeN
17:25:16 [2020-12-19T17:25:16.922Z] --- PASS: TestTailNegativeN (0.00s)
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader
17:25:16 [2020-12-19T17:25:16.922Z] === CONT  TestNewTailReader
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/no_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/no_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/single_byte_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/single_byte_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/2_byte_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/2_byte_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/4_byte_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/4_byte_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/8_byte_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/8_byte_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/truncated_last_line
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/truncated_last_line#01
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/truncated_last_line#02
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
17:25:16 [2020-12-19T17:25:16.922Z] === CONT  TestNewTailReader/no_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/no_delimiter/no_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === CONT  TestNewTailReader/12_byte_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === CONT  TestNewTailReader/8_byte_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.922Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:16 [2020-12-19T17:25:16.922Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:16 [2020-12-19T17:25:16.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/4_byte_delimiter
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/2_byte_delimiter
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/single_byte_delimiter
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/no_delimiter/no_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:25:16 [2020-12-19T17:25:16.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:25:16 [2020-12-19T17:25:16.923Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
17:25:16 [2020-12-19T17:25:16.923Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:16 [2020-12-19T17:25:16.924Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:25:16 [2020-12-19T17:25:16.924Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.330Z] --- PASS: TestCreateServiceCapabilities (3.52s)
17:25:17 [2020-12-19T17:25:17.330Z] === RUN   TestInspect
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:17 [2020-12-19T17:25:17.384Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
17:25:17 [2020-12-19T17:25:17.384Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:25:17 [2020-12-19T17:25:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:25:17 [2020-12-19T17:25:17.385Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:25:17 [2020-12-19T17:25:17.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:25:17 [2020-12-19T17:25:17.386Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:25:17 [2020-12-19T17:25:17.387Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:25:17 [2020-12-19T17:25:17.387Z] --- PASS: TestNewTailReader (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
17:25:17 [2020-12-19T17:25:17.387Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.01s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.388Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.02s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.02s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.04s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.02s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
17:25:17 [2020-12-19T17:25:17.389Z] PASS
17:25:17 [2020-12-19T17:25:17.389Z] coverage: 88.6% of statements
17:25:17 [2020-12-19T17:25:17.389Z] ok  	github.com/docker/docker/pkg/tailfile	0.437s	coverage: 88.6% of statements
17:25:17 [2020-12-19T17:25:17.389Z] time="2020-12-19T17:25:17Z" 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"
17:25:17 [2020-12-19T17:25:17.405Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:25:17 [2020-12-19T17:25:17.851Z] === RUN   TestTarSumRemoveNonExistent
17:25:17 [2020-12-19T17:25:17.851Z] --- PASS: TestTarSumRemoveNonExistent (0.02s)
17:25:17 [2020-12-19T17:25:17.851Z] === RUN   TestTarSumRemove
17:25:17 [2020-12-19T17:25:17.851Z] --- PASS: TestTarSumRemove (0.00s)
17:25:17 [2020-12-19T17:25:17.851Z] === RUN   TestSortFileInfoSums
17:25:17 [2020-12-19T17:25:17.851Z] --- PASS: TestSortFileInfoSums (0.00s)
17:25:17 [2020-12-19T17:25:17.851Z] === RUN   TestNewTarSumForLabelInvalid
17:25:17 [2020-12-19T17:25:17.851Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
17:25:17 [2020-12-19T17:25:17.851Z] === RUN   TestNewTarSumForLabel
17:25:17 [2020-12-19T17:25:17.851Z] --- PASS: TestNewTarSumForLabel (0.00s)
17:25:17 [2020-12-19T17:25:17.851Z] === RUN   TestEmptyTar
17:25:17 [2020-12-19T17:25:17.851Z] --- PASS: TestEmptyTar (0.00s)
17:25:17 [2020-12-19T17:25:17.851Z] === RUN   TestTarSumsReadSize
17:25:17 [2020-12-19T17:25:17.851Z] --- PASS: TestTarSumsReadSize (0.00s)
17:25:17 [2020-12-19T17:25:17.851Z] === RUN   TestTarSums
17:25:17 [2020-12-19T17:25:17.851Z] testing: warning: no tests to run
17:25:17 [2020-12-19T17:25:17.851Z] PASS
17:25:17 [2020-12-19T17:25:17.851Z] coverage: [no statements]
17:25:17 [2020-12-19T17:25:17.851Z] ok  	github.com/docker/docker/pkg/term/windows	0.093s	coverage: [no statements] [no tests to run]
17:25:17 [2020-12-19T17:25:17.851Z] --- PASS: TestTarSums (0.11s)
17:25:17 [2020-12-19T17:25:17.851Z] === RUN   TestIteration
17:25:17 [2020-12-19T17:25:17.851Z] --- PASS: TestIteration (0.00s)
17:25:17 [2020-12-19T17:25:17.851Z] === RUN   TestVersionLabelForChecksum
17:25:17 [2020-12-19T17:25:17.851Z] --- PASS: TestVersionLabelForChecksum (0.00s)
17:25:17 [2020-12-19T17:25:17.851Z] === RUN   TestVersion
17:25:17 [2020-12-19T17:25:17.851Z] --- PASS: TestVersion (0.00s)
17:25:17 [2020-12-19T17:25:17.851Z] === RUN   TestGetVersion
17:25:17 [2020-12-19T17:25:17.851Z] --- PASS: TestGetVersion (0.00s)
17:25:17 [2020-12-19T17:25:17.851Z] === RUN   TestGetVersions
17:25:17 [2020-12-19T17:25:17.851Z] --- PASS: TestGetVersions (0.00s)
17:25:17 [2020-12-19T17:25:17.851Z] PASS
17:25:17 [2020-12-19T17:25:17.851Z] coverage: 89.3% of statements
17:25:17 [2020-12-19T17:25:17.851Z] ok  	github.com/docker/docker/pkg/tarsum	0.243s	coverage: 89.3% of statements
17:25:18 [2020-12-19T17:25:18.309Z] === RUN   TestTruncIndex
17:25:18 [2020-12-19T17:25:18.309Z] --- PASS: TestTruncIndex (0.10s)
17:25:18 [2020-12-19T17:25:18.309Z] PASS
17:25:18 [2020-12-19T17:25:18.309Z] coverage: 91.5% of statements
17:25:18 [2020-12-19T17:25:18.309Z] ok  	github.com/docker/docker/pkg/truncindex	0.148s	coverage: 91.5% of statements
17:25:18 [2020-12-19T17:25:18.767Z] === RUN   TestIsGIT
17:25:18 [2020-12-19T17:25:18.767Z] --- PASS: TestIsGIT (0.00s)
17:25:18 [2020-12-19T17:25:18.767Z] === RUN   TestIsTransport
17:25:18 [2020-12-19T17:25:18.767Z] --- PASS: TestIsTransport (0.00s)
17:25:18 [2020-12-19T17:25:18.767Z] PASS
17:25:18 [2020-12-19T17:25:18.767Z] coverage: 100.0% of statements
17:25:18 [2020-12-19T17:25:18.767Z] ok  	github.com/docker/docker/pkg/urlutil	0.074s	coverage: 100.0% of statements
17:25:18 [2020-12-19T17:25:18.767Z] === RUN   TestVersionInfo
17:25:18 [2020-12-19T17:25:18.767Z] --- PASS: TestVersionInfo (0.00s)
17:25:18 [2020-12-19T17:25:18.767Z] === RUN   TestAppendVersions
17:25:18 [2020-12-19T17:25:18.767Z] --- PASS: TestAppendVersions (0.00s)
17:25:18 [2020-12-19T17:25:18.767Z] PASS
17:25:18 [2020-12-19T17:25:18.767Z] coverage: 88.9% of statements
17:25:18 [2020-12-19T17:25:18.767Z] ok  	github.com/docker/docker/pkg/useragent	0.130s	coverage: 88.9% of statements
17:25:20 [2020-12-19T17:25:20.301Z] === RUN   TestNewSettable
17:25:20 [2020-12-19T17:25:20.301Z] --- PASS: TestNewSettable (0.00s)
17:25:20 [2020-12-19T17:25:20.301Z] === RUN   TestIsSettable
17:25:20 [2020-12-19T17:25:20.301Z] --- PASS: TestIsSettable (0.00s)
17:25:20 [2020-12-19T17:25:20.301Z] === RUN   TestUpdateSettingsEnv
17:25:20 [2020-12-19T17:25:20.301Z] --- PASS: TestUpdateSettingsEnv (0.00s)
17:25:20 [2020-12-19T17:25:20.301Z] PASS
17:25:20 [2020-12-19T17:25:20.301Z] coverage: 20.1% of statements
17:25:20 [2020-12-19T17:25:20.301Z] ok  	github.com/docker/docker/plugin/v2	0.201s	coverage: 20.1% of statements
17:25:20 [2020-12-19T17:25:20.301Z] === RUN   TestLoad
17:25:20 [2020-12-19T17:25:20.301Z] --- PASS: TestLoad (0.00s)
17:25:20 [2020-12-19T17:25:20.301Z] === RUN   TestSave
17:25:20 [2020-12-19T17:25:20.702Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:25:20 [2020-12-19T17:25:20.759Z] --- PASS: TestSave (0.20s)
17:25:20 [2020-12-19T17:25:20.759Z] === RUN   TestAddDeleteGet
17:25:20 [2020-12-19T17:25:20.759Z] === RUN   TestValidatePrivileges
17:25:20 [2020-12-19T17:25:20.759Z] --- PASS: TestValidatePrivileges (0.00s)
17:25:20 [2020-12-19T17:25:20.759Z] === RUN   TestFilterByCapNeg
17:25:20 [2020-12-19T17:25:20.759Z] --- PASS: TestFilterByCapNeg (0.00s)
17:25:20 [2020-12-19T17:25:20.759Z] === RUN   TestFilterByCapPos
17:25:20 [2020-12-19T17:25:20.759Z] --- PASS: TestFilterByCapPos (0.00s)
17:25:20 [2020-12-19T17:25:20.759Z] === RUN   TestStoreGetPluginNotMatchCapRefs
17:25:20 [2020-12-19T17:25:20.759Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
17:25:20 [2020-12-19T17:25:20.759Z] PASS
17:25:20 [2020-12-19T17:25:20.759Z] coverage: 12.0% of statements
17:25:20 [2020-12-19T17:25:20.759Z] ok  	github.com/docker/docker/plugin	0.320s	coverage: 12.0% of statements
17:25:20 [2020-12-19T17:25:20.759Z] --- PASS: TestAddDeleteGet (0.04s)
17:25:20 [2020-12-19T17:25:20.759Z] === RUN   TestInvalidTags
17:25:20 [2020-12-19T17:25:20.759Z] --- PASS: TestInvalidTags (0.00s)
17:25:20 [2020-12-19T17:25:20.759Z] PASS
17:25:20 [2020-12-19T17:25:20.759Z] coverage: 84.4% of statements
17:25:20 [2020-12-19T17:25:20.759Z] ok  	github.com/docker/docker/reference	0.471s	coverage: 84.4% of statements
17:25:20 [2020-12-19T17:25:20.963Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
17:25:21 [2020-12-19T17:25:21.543Z] --- PASS: TestInspect (3.66s)
17:25:21 [2020-12-19T17:25:21.543Z] === RUN   TestCreateJob
17:25:21 [2020-12-19T17:25:21.726Z] === RUN   TestRestartManagerTimeout
17:25:21 [2020-12-19T17:25:21.726Z] --- PASS: TestRestartManagerTimeout (0.00s)
17:25:21 [2020-12-19T17:25:21.726Z] === RUN   TestRestartManagerTimeoutReset
17:25:21 [2020-12-19T17:25:21.726Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
17:25:21 [2020-12-19T17:25:21.726Z] PASS
17:25:21 [2020-12-19T17:25:21.726Z] coverage: 50.9% of statements
17:25:21 [2020-12-19T17:25:21.726Z] ok  	github.com/docker/docker/restartmanager	0.067s	coverage: 50.9% of statements
17:25:21 [2020-12-19T17:25:21.726Z] time="2020-12-19T17:25:21Z" 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"
17:25:22 [2020-12-19T17:25:22.184Z] === RUN   TestResumableRequestHeaderSimpleErrors
17:25:22 [2020-12-19T17:25:22.184Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
17:25:22 [2020-12-19T17:25:22.184Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
17:25:22 [2020-12-19T17:25:22.184Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
17:25:22 [2020-12-19T17:25:22.184Z] === RUN   TestResumableRequestHeaderTooMuchFailures
17:25:22 [2020-12-19T17:25:22.184Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
17:25:22 [2020-12-19T17:25:22.184Z] === RUN   TestResumableRequestReaderWithReadError
17:25:22 [2020-12-19T17:25:22.184Z] time="2020-12-19T17:25:21Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
17:25:22 [2020-12-19T17:25:22.184Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s)
17:25:22 [2020-12-19T17:25:22.184Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
17:25:22 [2020-12-19T17:25:22.184Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
17:25:22 [2020-12-19T17:25:22.184Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
17:25:22 [2020-12-19T17:25:22.184Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
17:25:22 [2020-12-19T17:25:22.184Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
17:25:22 [2020-12-19T17:25:22.184Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
17:25:22 [2020-12-19T17:25:22.184Z] === RUN   TestResumableRequestReader
17:25:22 [2020-12-19T17:25:22.184Z] --- PASS: TestResumableRequestReader (0.00s)
17:25:22 [2020-12-19T17:25:22.184Z] === RUN   TestResumableRequestReaderWithInitialResponse
17:25:22 [2020-12-19T17:25:22.184Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
17:25:22 [2020-12-19T17:25:22.184Z] PASS
17:25:22 [2020-12-19T17:25:22.184Z] coverage: 100.0% of statements
17:25:22 [2020-12-19T17:25:22.184Z] ok  	github.com/docker/docker/registry/resumable	0.367s	coverage: 100.0% of statements
17:25:22 [2020-12-19T17:25:22.877Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestResolveAuthConfigIndexServer
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestResolveAuthConfigFullURL
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestLoadAllowNondistributableArtifacts
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestValidateMirror
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestValidateMirror (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestLoadInsecureRegistries
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestDecodeContainerConfig
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestDecodeContainerConfig (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestDecodeContainerConfigIsolation
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestValidatePrivileged
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestValidatePrivileged (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z] PASS
17:25:23 [2020-12-19T17:25:23.150Z] coverage: 52.2% of statements
17:25:23 [2020-12-19T17:25:23.150Z] ok  	github.com/docker/docker/runconfig	0.448s	coverage: 52.2% of statements
17:25:23 [2020-12-19T17:25:23.150Z] time="2020-12-19T17:25:22Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:25:23 [2020-12-19T17:25:23.150Z] time="2020-12-19T17:25:23Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
17:25:23 [2020-12-19T17:25:23.150Z] time="2020-12-19T17:25:23Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestLoadInsecureRegistries (0.08s)
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestNewServiceConfig
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestNewServiceConfig (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestValidateIndexName
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestValidateIndexName (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestValidateIndexNameWithError
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestValidateIndexNameWithError (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestEndpointParse
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestEndpointParse (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestEndpointParseInvalid
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestEndpointParseInvalid (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestValidateEndpoint
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestValidateEndpoint (0.01s)
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestPing
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestPing (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestPingRegistryEndpoint
17:25:23 [2020-12-19T17:25:23.150Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestEndpoint
17:25:23 [2020-12-19T17:25:23.150Z] --- SKIP: TestEndpoint (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestParseRepositoryInfo
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestParseRepositoryInfo (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestNewIndexInfo
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestNewIndexInfo (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestMirrorEndpointLookup
17:25:23 [2020-12-19T17:25:23.150Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestSearchRepositories
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestSearchRepositories (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
17:25:23 [2020-12-19T17:25:23.150Z]         Host: 127.0.0.1:49240
17:25:23 [2020-12-19T17:25:23.150Z]         User-Agent: docker test client
17:25:23 [2020-12-19T17:25:23.150Z]         Authorization: Token fake-token
17:25:23 [2020-12-19T17:25:23.150Z]         X-Docker-Token: true
17:25:23 [2020-12-19T17:25:23.150Z]         Accept-Encoding: gzip
17:25:23 [2020-12-19T17:25:23.150Z]         
17:25:23 [2020-12-19T17:25:23.150Z]         
17:25:23 [2020-12-19T17:25:23.150Z]     registry_test.go:730: HTTP/1.1 200 OK
17:25:23 [2020-12-19T17:25:23.150Z]         Connection: close
17:25:23 [2020-12-19T17:25:23.150Z]         Content-Length: 144
17:25:23 [2020-12-19T17:25:23.150Z]         Cache-Control: no-cache
17:25:23 [2020-12-19T17:25:23.150Z]         Content-Type: application/json
17:25:23 [2020-12-19T17:25:23.150Z]         Date: Sat, 19 Dec 2020 17:25:23 GMT
17:25:23 [2020-12-19T17:25:23.150Z]         Expires: -1
17:25:23 [2020-12-19T17:25:23.150Z]         Pragma: no-cache
17:25:23 [2020-12-19T17:25:23.150Z]         Server: docker-tests/mock
17:25:23 [2020-12-19T17:25:23.150Z]         X-Docker-Registry-Config: mock
17:25:23 [2020-12-19T17:25:23.150Z]         X-Docker-Registry-Version: 0.0.0
17:25:23 [2020-12-19T17:25:23.150Z]         
17:25:23 [2020-12-19T17:25:23.150Z]         
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestTrustedLocation
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestTrustedLocation (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestAllowNondistributableArtifacts
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z] === RUN   TestIsSecureIndex
17:25:23 [2020-12-19T17:25:23.150Z] --- PASS: TestIsSecureIndex (0.00s)
17:25:23 [2020-12-19T17:25:23.150Z] PASS
17:25:23 [2020-12-19T17:25:23.150Z] coverage: 50.3% of statements
17:25:23 [2020-12-19T17:25:23.150Z] ok  	github.com/docker/docker/registry	0.566s	coverage: 50.3% of statements
17:25:23 [2020-12-19T17:25:23.608Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
17:25:23 [2020-12-19T17:25:23.608Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
17:25:23 [2020-12-19T17:25:23.608Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
17:25:23 [2020-12-19T17:25:23.608Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
17:25:23 [2020-12-19T17:25:23.608Z] PASS
17:25:23 [2020-12-19T17:25:23.608Z] coverage: 62.5% of statements
17:25:23 [2020-12-19T17:25:23.608Z] ok  	github.com/docker/docker/testutil	0.145s	coverage: 62.5% of statements
17:25:24 [2020-12-19T17:25:24.791Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
17:25:25 [2020-12-19T17:25:25.755Z] --- PASS: TestCreateJob (4.24s)
17:25:25 [2020-12-19T17:25:25.755Z] === RUN   TestReplicatedJob
17:25:25 [2020-12-19T17:25:25.784Z] === RUN   TestGetDriver
17:25:25 [2020-12-19T17:25:25.784Z] --- PASS: TestGetDriver (0.00s)
17:25:25 [2020-12-19T17:25:25.784Z] === RUN   TestVolumeRequestError
17:25:25 [2020-12-19T17:25:25.784Z] --- PASS: TestVolumeRequestError (0.01s)
17:25:25 [2020-12-19T17:25:25.784Z] PASS
17:25:25 [2020-12-19T17:25:25.784Z] coverage: 36.1% of statements
17:25:25 [2020-12-19T17:25:25.784Z] ok  	github.com/docker/docker/volume/drivers	0.096s	coverage: 36.1% of statements
17:25:26 [2020-12-19T17:25:26.242Z] === RUN   TestGetAddress
17:25:26 [2020-12-19T17:25:26.242Z] --- PASS: TestGetAddress (0.00s)
17:25:26 [2020-12-19T17:25:26.242Z] === RUN   TestRemove
17:25:26 [2020-12-19T17:25:26.242Z] --- SKIP: TestRemove (0.00s)
17:25:26 [2020-12-19T17:25:26.242Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:25:26 [2020-12-19T17:25:26.242Z] === RUN   TestInitializeWithVolumes
17:25:26 [2020-12-19T17:25:26.242Z] --- PASS: TestInitializeWithVolumes (0.00s)
17:25:26 [2020-12-19T17:25:26.242Z] === RUN   TestCreate
17:25:26 [2020-12-19T17:25:26.242Z] --- PASS: TestCreate (0.01s)
17:25:26 [2020-12-19T17:25:26.242Z] === RUN   TestValidateName
17:25:26 [2020-12-19T17:25:26.242Z] --- PASS: TestValidateName (0.00s)
17:25:26 [2020-12-19T17:25:26.242Z] === RUN   TestCreateWithOpts
17:25:26 [2020-12-19T17:25:26.242Z] --- SKIP: TestCreateWithOpts (0.00s)
17:25:26 [2020-12-19T17:25:26.242Z]     local_test.go:181: runtime.GOOS == "windows"
17:25:26 [2020-12-19T17:25:26.242Z] === RUN   TestRelaodNoOpts
17:25:26 [2020-12-19T17:25:26.700Z] --- PASS: TestRelaodNoOpts (0.01s)
17:25:26 [2020-12-19T17:25:26.700Z] PASS
17:25:26 [2020-12-19T17:25:26.700Z] coverage: 41.0% of statements
17:25:26 [2020-12-19T17:25:26.700Z] ok  	github.com/docker/docker/volume/local	0.223s	coverage: 41.0% of statements
17:25:26 [2020-12-19T17:25:26.700Z] === RUN   TestConvertTmpfsOptions
17:25:26 [2020-12-19T17:25:26.700Z] --- PASS: TestConvertTmpfsOptions (0.00s)
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:49: data="mode=700,size=1m"
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:49: data="ro"
17:25:26 [2020-12-19T17:25:26.700Z] === RUN   TestParseMountRaw
17:25:26 [2020-12-19T17:25:26.700Z] --- PASS: TestParseMountRaw (0.02s)
17:25:26 [2020-12-19T17:25:26.700Z] === RUN   TestParseMountRawSplit
17:25:26 [2020-12-19T17:25:26.700Z] --- PASS: TestParseMountRawSplit (0.01s)
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 0
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 1
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 2
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 3
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 4
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 5
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 6
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 7
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 8
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 0
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 1
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 2
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 3
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 4
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 5
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 6
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 7
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 8
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 9
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 10
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 11
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 12
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 0
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 1
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 2
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 3
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 4
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 5
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 6
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 7
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 8
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 9
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 10
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:390: case 11
17:25:26 [2020-12-19T17:25:26.700Z] === RUN   TestParseMountSpec
17:25:26 [2020-12-19T17:25:26.700Z] --- PASS: TestParseMountSpec (0.00s)
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:455: case 0
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:455: case 1
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:455: case 2
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:455: case 3
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:455: case 4
17:25:26 [2020-12-19T17:25:26.700Z]     parser_test.go:455: case 5
17:25:26 [2020-12-19T17:25:26.700Z] === RUN   TestParseMountSpecBindWithFileinfoError
17:25:26 [2020-12-19T17:25:26.700Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
17:25:26 [2020-12-19T17:25:26.700Z] === RUN   TestValidateMount
17:25:26 [2020-12-19T17:25:26.700Z] --- PASS: TestValidateMount (0.00s)
17:25:26 [2020-12-19T17:25:26.700Z] PASS
17:25:26 [2020-12-19T17:25:26.700Z] coverage: 66.2% of statements
17:25:26 [2020-12-19T17:25:26.700Z] ok  	github.com/docker/docker/volume/mounts	0.127s	coverage: 66.2% of statements
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestSetGetMeta
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestSetGetMeta
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestRestore
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestRestore
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestServiceCreate
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestServiceCreate
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestServiceList
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestServiceList
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestServiceRemove
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestServiceRemove
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestServiceGet
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestServiceGet
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestServicePrune
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestServicePrune
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestCreate
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestCreate
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestRemove
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestRemove
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestList
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestList
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestFindByDriver
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestFindByDriver
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestFindByReferenced
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestFindByReferenced
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestDerefMultipleOfSameRef
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestDerefMultipleOfSameRef
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestDefererencePluginOnCreateError
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestDefererencePluginOnCreateError
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestRefDerefRemove
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestRefDerefRemove
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestGet
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestGet
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestGetWithReference
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestGetWithReference
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestFilterFunc
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestFilterFunc/test_nil_list
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestFilterFunc/test_nil_list
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestFilterFunc/test_empty_list
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestFilterFunc/test_empty_list
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestFilterFunc/test_filter_some
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestFilterFunc/test_filter_some
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestFilterFunc/test_filter_middle
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestFilterFunc/test_filter_middle
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestFilterFunc/test_filter_middle_and_last
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
17:25:28 [2020-12-19T17:25:28.236Z] === RUN   TestFilterFunc/test_filter_first_and_last
17:25:28 [2020-12-19T17:25:28.236Z] === PAUSE TestFilterFunc/test_filter_first_and_last
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestFilterFunc/test_nil_list
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestFilterFunc/test_filter_some
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestFilterFunc/test_filter_middle_and_last
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestFilterFunc/test_empty_list
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestFilterFunc/test_filter_first_and_last
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestFilterFunc/test_filter_middle
17:25:28 [2020-12-19T17:25:28.236Z] --- PASS: TestFilterFunc (0.00s)
17:25:28 [2020-12-19T17:25:28.236Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
17:25:28 [2020-12-19T17:25:28.236Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
17:25:28 [2020-12-19T17:25:28.236Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
17:25:28 [2020-12-19T17:25:28.236Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
17:25:28 [2020-12-19T17:25:28.236Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
17:25:28 [2020-12-19T17:25:28.236Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
17:25:28 [2020-12-19T17:25:28.236Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
17:25:28 [2020-12-19T17:25:28.236Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestSetGetMeta
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestFindByReferenced
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestGetWithReference
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestDefererencePluginOnCreateError
17:25:28 [2020-12-19T17:25:28.236Z] --- PASS: TestSetGetMeta (0.04s)
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestGet
17:25:28 [2020-12-19T17:25:28.236Z] --- PASS: TestFindByReferenced (0.05s)
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestRefDerefRemove
17:25:28 [2020-12-19T17:25:28.236Z] --- PASS: TestDefererencePluginOnCreateError (0.05s)
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
17:25:28 [2020-12-19T17:25:28.236Z] --- PASS: TestGetWithReference (0.05s)
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestServicePrune
17:25:28 [2020-12-19T17:25:28.236Z] --- PASS: TestGet (0.02s)
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestFindByDriver
17:25:28 [2020-12-19T17:25:28.236Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestList
17:25:28 [2020-12-19T17:25:28.236Z] --- PASS: TestRefDerefRemove (0.02s)
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestRemove
17:25:28 [2020-12-19T17:25:28.236Z] --- PASS: TestFindByDriver (0.02s)
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestCreate
17:25:28 [2020-12-19T17:25:28.236Z] --- PASS: TestRemove (0.02s)
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestDerefMultipleOfSameRef
17:25:28 [2020-12-19T17:25:28.236Z] --- PASS: TestList (0.02s)
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestServiceList
17:25:28 [2020-12-19T17:25:28.236Z] --- PASS: TestCreate (0.02s)
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestServiceGet
17:25:28 [2020-12-19T17:25:28.236Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestServiceRemove
17:25:28 [2020-12-19T17:25:28.236Z] --- PASS: TestServiceGet (0.07s)
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestServiceCreate
17:25:28 [2020-12-19T17:25:28.236Z] time="2020-12-19T17:25:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:25:28 [2020-12-19T17:25:28.236Z] --- PASS: TestServiceRemove (0.06s)
17:25:28 [2020-12-19T17:25:28.236Z] === CONT  TestRestore
17:25:28 [2020-12-19T17:25:28.236Z] --- PASS: TestServiceList (0.08s)
17:25:28 [2020-12-19T17:25:28.236Z] time="2020-12-19T17:25:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:25:28 [2020-12-19T17:25:28.237Z] time="2020-12-19T17:25:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:25:28 [2020-12-19T17:25:28.237Z] time="2020-12-19T17:25:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
17:25:28 [2020-12-19T17:25:28.237Z] --- PASS: TestServiceCreate (0.02s)
17:25:28 [2020-12-19T17:25:28.237Z] time="2020-12-19T17:25:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:25:28 [2020-12-19T17:25:28.237Z] --- PASS: TestRestore (0.02s)
17:25:28 [2020-12-19T17:25:28.237Z] --- PASS: TestServicePrune (0.14s)
17:25:28 [2020-12-19T17:25:28.237Z] PASS
17:25:28 [2020-12-19T17:25:28.237Z] coverage: 70.3% of statements
17:25:28 [2020-12-19T17:25:28.237Z] ok  	github.com/docker/docker/volume/service	0.376s	coverage: 70.3% of statements
17:25:29 [2020-12-19T17:25:29.013Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
17:25:30 [2020-12-19T17:25:30.414Z] --- PASS: TestNewClientWithTimeout (17.70s)
17:25:30 [2020-12-19T17:25:30.414Z] === RUN   TestClientStream
17:25:30 [2020-12-19T17:25:30.414Z] --- PASS: TestClientStream (0.00s)
17:25:30 [2020-12-19T17:25:30.414Z] === RUN   TestClientSendFile
17:25:30 [2020-12-19T17:25:30.414Z] --- PASS: TestClientSendFile (0.00s)
17:25:30 [2020-12-19T17:25:30.414Z] === RUN   TestClientWithRequestTimeout
17:25:30 [2020-12-19T17:25:30.414Z] --- PASS: TestClientWithRequestTimeout (0.00s)
17:25:30 [2020-12-19T17:25:30.414Z] === RUN   TestFileSpecPlugin
17:25:30 [2020-12-19T17:25:30.414Z] --- PASS: TestFileSpecPlugin (0.00s)
17:25:30 [2020-12-19T17:25:30.414Z] === RUN   TestFileJSONSpecPlugin
17:25:30 [2020-12-19T17:25:30.414Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
17:25:30 [2020-12-19T17:25:30.414Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
17:25:30 [2020-12-19T17:25:30.414Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
17:25:30 [2020-12-19T17:25:30.414Z] === RUN   TestPluginAddHandler
17:25:30 [2020-12-19T17:25:30.414Z] --- PASS: TestPluginAddHandler (0.00s)
17:25:30 [2020-12-19T17:25:30.414Z] === RUN   TestPluginWaitBadPlugin
17:25:30 [2020-12-19T17:25:30.414Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
17:25:30 [2020-12-19T17:25:30.414Z] === RUN   TestGet
17:25:30 [2020-12-19T17:25:30.414Z] time="2020-12-19T17:25:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
17:25:31 [2020-12-19T17:25:31.381Z] time="2020-12-19T17:25:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
17:25:32 [2020-12-19T17:25:32.347Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
17:25:32 [2020-12-19T17:25:32.349Z] --- PASS: TestReplicatedJob (6.65s)
17:25:32 [2020-12-19T17:25:32.349Z] === RUN   TestUpdateReplicatedJob
17:25:33 [2020-12-19T17:25:33.290Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:25:33 [2020-12-19T17:25:33.559Z] time="2020-12-19T17:25:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
17:25:34 [2020-12-19T17:25:34.677Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:25:34 [2020-12-19T17:25:34.677Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:25:34 [2020-12-19T17:25:34.677Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.05s)
17:25:34 [2020-12-19T17:25:34.677Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:36 [2020-12-19T17:25:36.562Z] --- PASS: TestUpdateReplicatedJob (4.29s)
17:25:36 [2020-12-19T17:25:36.562Z] === RUN   TestServiceListWithStatuses
17:25:36 [2020-12-19T17:25:36.562Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:25:36 [2020-12-19T17:25:36.562Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:25:36 [2020-12-19T17:25:36.562Z] === RUN   TestDockerNetworkConnectAlias
17:25:36 [2020-12-19T17:25:36.591Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
17:25:38 [2020-12-19T17:25:38.251Z] time="2020-12-19T17:25:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
17:25:38 [2020-12-19T17:25:38.504Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
17:25:39 [2020-12-19T17:25:39.446Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:25:39 [2020-12-19T17:25:39.707Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
17:25:41 [2020-12-19T17:25:41.090Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
17:25:42 [2020-12-19T17:25:42.031Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:25:43 [2020-12-19T17:25:43.155Z] --- PASS: TestDockerNetworkConnectAlias (6.60s)
17:25:43 [2020-12-19T17:25:43.155Z] === RUN   TestDockerNetworkReConnect
17:25:44 [2020-12-19T17:25:44.575Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
17:25:44 [2020-12-19T17:25:44.575Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:25:46 [2020-12-19T17:25:46.821Z] --- PASS: TestGet (15.04s)
17:25:46 [2020-12-19T17:25:46.821Z] === RUN   TestPluginWithNoManifest
17:25:46 [2020-12-19T17:25:46.821Z] --- PASS: TestPluginWithNoManifest (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z] === RUN   TestGetAll
17:25:46 [2020-12-19T17:25:46.821Z] --- PASS: TestGetAll (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z] PASS
17:25:46 [2020-12-19T17:25:46.821Z] coverage: 73.4% of statements
17:25:46 [2020-12-19T17:25:46.821Z] ok  	github.com/docker/docker/pkg/plugins	35.110s	coverage: 73.4% of statements
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/quota	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/rootless	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/volume	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === Skipped
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     dispatchers_test.go:376: Windows does not support stopsignal
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     client_test.go:23: runtime.GOOS == "windows"
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     daemon_test.go:147: root required
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     reload_test.go:520: root required
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     pull_v2_test.go:73: Needs fixing on Windows
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     pull_v2_test.go:118: Needs fixing on Windows
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     download_test.go:268: Needs fixing on Windows
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     layer_test.go:304: Failing on Windows
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     layer_test.go:353: Failing on Windows
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     layer_test.go:468: Failing on Windows
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     layer_test.go:697: Failing on Windows
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     migration_test.go:46: Failing on Windows
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     migration_test.go:182: Failing on Windows
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     mount_test.go:17: Failing on Windows
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     mount_test.go:76: Failing on Windows
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     mount_test.go:125: Failing on Windows
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     mount_test.go:212: Failing on Windows
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     archive_test.go:133: Xz not present in msys2
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     archive_test.go:238: Failing on Windows CI machines
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     archive_windows_test.go:16: Currently fails
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     changes_test.go:192: needs more investigation
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     changes_test.go:405: needs further investigation
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     changes_test.go:441: needs further investigation
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     poller_test.go:41: No chmod on Windows
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     fileutils_test.go:134: Needs porting to Windows
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     fileutils_test.go:180: Needs porting to Windows
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
17:25:46 [2020-12-19T17:25:46.821Z]     local_test.go:181: runtime.GOOS == "windows"
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] 
17:25:46 [2020-12-19T17:25:46.821Z] DONE 1792 tests, 45 skipped in 191.475s
17:25:46 [2020-12-19T17:25:46.822Z] INFO: make.ps1 ended at 12/19/2020 17:25:46
17:25:48 [2020-12-19T17:25:48.360Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
17:25:48 [2020-12-19T17:25:48.360Z] INFO: Unit tests ended at 12/19/2020 17:25:47. Duration:00:03:25.2610184
17:25:48 [2020-12-19T17:25:48.360Z] INFO: Building busybox
17:25:48 [2020-12-19T17:25:48.360Z] Sending build context to Docker daemon   5.12kB
17:25:48 [2020-12-19T17:25:48.360Z] 
17:25:48 [2020-12-19T17:25:48.360Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
17:25:48 [2020-12-19T17:25:48.360Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
17:25:48 [2020-12-19T17:25:48.360Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
17:25:48 [2020-12-19T17:25:48.360Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
17:25:48 [2020-12-19T17:25:48.360Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
17:25:48 [2020-12-19T17:25:48.360Z]  ---> c0773f9ce353
17:25:48 [2020-12-19T17:25:48.360Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
17:25:48 [2020-12-19T17:25:48.360Z]  ---> Running in 63b9dffccc29
17:25:48 [2020-12-19T17:25:48.454Z] --- PASS: TestDockerNetworkReConnect (5.08s)
17:25:48 [2020-12-19T17:25:48.454Z] === RUN   TestServicePlugin
17:25:48 [2020-12-19T17:25:48.454Z] --- SKIP: TestServicePlugin (0.00s)
17:25:48 [2020-12-19T17:25:48.454Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:48 [2020-12-19T17:25:48.454Z] === RUN   TestServiceUpdateLabel
17:25:50 [2020-12-19T17:25:50.512Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
17:25:50 [2020-12-19T17:25:50.513Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
17:25:50 [2020-12-19T17:25:50.513Z] remote: Enumerating objects: 2, done.
17:25:50 [2020-12-19T17:25:50.513Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
17:25:50 [2020-12-19T17:25:50.513Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
17:25:50 [2020-12-19T17:25:50.513Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
17:25:50 [2020-12-19T17:25:50.513Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
17:25:50 [2020-12-19T17:25:50.513Z] Building: bundles/cross/windows/amd64/containerutility.exe
17:25:50 [2020-12-19T17:25:50.513Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:25:50 [2020-12-19T17:25:50.850Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41740/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr31 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa hack/test/unit
17:25:51 [2020-12-19T17:25:51.005Z] --- PASS: TestServiceUpdateLabel (3.27s)
17:25:51 [2020-12-19T17:25:51.005Z] === RUN   TestServiceUpdateSecrets
17:25:52 [2020-12-19T17:25:52.711Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:25:52 [2020-12-19T17:25:52.711Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
17:25:52 [2020-12-19T17:25:52.711Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.67s)
17:25:52 [2020-12-19T17:25:52.711Z] PASS
17:25:52 [2020-12-19T17:25:52.711Z] 
17:25:52 [2020-12-19T17:25:52.711Z] DONE 5 tests in 87.403s
17:25:52 [2020-12-19T17:25:52.711Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.711Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.711Z] +++ set -e
17:25:52 [2020-12-19T17:25:52.711Z] +++ '[' -n 0 ']'
17:25:52 [2020-12-19T17:25:52.711Z] +++ set -x
17:25:52 [2020-12-19T17:25:52.711Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.711Z] INFO: Testing against a local daemon
17:25:52 [2020-12-19T17:25:52.711Z] testing: warning: no tests to run
17:25:52 [2020-12-19T17:25:52.711Z] PASS
17:25:52 [2020-12-19T17:25:52.711Z] 
17:25:52 [2020-12-19T17:25:52.711Z] DONE 0 tests in 0.069s
17:25:52 [2020-12-19T17:25:52.711Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.711Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.711Z] +++ set -e
17:25:52 [2020-12-19T17:25:52.711Z] +++ '[' -n 0 ']'
17:25:52 [2020-12-19T17:25:52.711Z] +++ set -x
17:25:52 [2020-12-19T17:25:52.711Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.711Z] INFO: Testing against a local daemon
17:25:52 [2020-12-19T17:25:52.711Z] testing: warning: no tests to run
17:25:52 [2020-12-19T17:25:52.711Z] PASS
17:25:52 [2020-12-19T17:25:52.711Z] 
17:25:52 [2020-12-19T17:25:52.711Z] DONE 0 tests in 0.069s
17:25:52 [2020-12-19T17:25:52.711Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.711Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.711Z] +++ set -e
17:25:52 [2020-12-19T17:25:52.711Z] +++ '[' -n 0 ']'
17:25:52 [2020-12-19T17:25:52.711Z] +++ set -x
17:25:52 [2020-12-19T17:25:52.711Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.711Z] INFO: Testing against a local daemon
17:25:52 [2020-12-19T17:25:52.711Z] testing: warning: no tests to run
17:25:52 [2020-12-19T17:25:52.711Z] PASS
17:25:52 [2020-12-19T17:25:52.711Z] 
17:25:52 [2020-12-19T17:25:52.711Z] DONE 0 tests in 0.079s
17:25:52 [2020-12-19T17:25:52.711Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.711Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.711Z] +++ set -e
17:25:52 [2020-12-19T17:25:52.711Z] +++ '[' -n 0 ']'
17:25:52 [2020-12-19T17:25:52.711Z] +++ set -x
17:25:52 [2020-12-19T17:25:52.711Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.711Z] INFO: Testing against a local daemon
17:25:52 [2020-12-19T17:25:52.711Z] testing: warning: no tests to run
17:25:52 [2020-12-19T17:25:52.711Z] PASS
17:25:52 [2020-12-19T17:25:52.711Z] 
17:25:52 [2020-12-19T17:25:52.711Z] DONE 0 tests in 0.060s
17:25:52 [2020-12-19T17:25:52.972Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.972Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.972Z] +++ set -e
17:25:52 [2020-12-19T17:25:52.972Z] +++ '[' -n 0 ']'
17:25:52 [2020-12-19T17:25:52.972Z] +++ set -x
17:25:52 [2020-12-19T17:25:52.972Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.972Z] INFO: Testing against a local daemon
17:25:52 [2020-12-19T17:25:52.972Z] testing: warning: no tests to run
17:25:52 [2020-12-19T17:25:52.972Z] PASS
17:25:52 [2020-12-19T17:25:52.972Z] 
17:25:52 [2020-12-19T17:25:52.972Z] DONE 0 tests in 0.079s
17:25:52 [2020-12-19T17:25:52.972Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.972Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.972Z] +++ set -e
17:25:52 [2020-12-19T17:25:52.972Z] +++ '[' -n 0 ']'
17:25:52 [2020-12-19T17:25:52.972Z] +++ set -x
17:25:52 [2020-12-19T17:25:52.972Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.972Z] INFO: Testing against a local daemon
17:25:52 [2020-12-19T17:25:52.972Z] testing: warning: no tests to run
17:25:52 [2020-12-19T17:25:52.972Z] PASS
17:25:52 [2020-12-19T17:25:52.972Z] 
17:25:52 [2020-12-19T17:25:52.972Z] DONE 0 tests in 0.105s
17:25:52 [2020-12-19T17:25:52.972Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.973Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.973Z] +++ set -e
17:25:52 [2020-12-19T17:25:52.973Z] +++ '[' -n 0 ']'
17:25:52 [2020-12-19T17:25:52.973Z] +++ set -x
17:25:52 [2020-12-19T17:25:52.973Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:52 [2020-12-19T17:25:52.973Z] testing: warning: no tests to run
17:25:52 [2020-12-19T17:25:52.973Z] PASS
17:25:52 [2020-12-19T17:25:52.973Z] 
17:25:52 [2020-12-19T17:25:52.973Z] DONE 0 tests in 0.008s
17:25:53 [2020-12-19T17:25:53.050Z] Removing intermediate container 63b9dffccc29
17:25:53 [2020-12-19T17:25:53.050Z]  ---> 58ebf97aacba
17:25:53 [2020-12-19T17:25:53.050Z] Step 7/13 : ARG BUSYBOX_VERSION
17:25:53 [2020-12-19T17:25:53.050Z]  ---> Running in 400959ddb512
17:25:53 [2020-12-19T17:25:53.234Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.234Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.234Z] +++ set -e
17:25:53 [2020-12-19T17:25:53.234Z] +++ '[' -n 0 ']'
17:25:53 [2020-12-19T17:25:53.234Z] +++ set -x
17:25:53 [2020-12-19T17:25:53.234Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.234Z] INFO: Testing against a local daemon
17:25:53 [2020-12-19T17:25:53.234Z] testing: warning: no tests to run
17:25:53 [2020-12-19T17:25:53.234Z] PASS
17:25:53 [2020-12-19T17:25:53.234Z] 
17:25:53 [2020-12-19T17:25:53.234Z] DONE 0 tests in 0.121s
17:25:53 [2020-12-19T17:25:53.234Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.234Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.234Z] +++ set -e
17:25:53 [2020-12-19T17:25:53.234Z] +++ '[' -n 0 ']'
17:25:53 [2020-12-19T17:25:53.234Z] +++ set -x
17:25:53 [2020-12-19T17:25:53.235Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.235Z] INFO: Testing against a local daemon
17:25:53 [2020-12-19T17:25:53.235Z] testing: warning: no tests to run
17:25:53 [2020-12-19T17:25:53.235Z] PASS
17:25:53 [2020-12-19T17:25:53.235Z] 
17:25:53 [2020-12-19T17:25:53.235Z] DONE 0 tests in 0.067s
17:25:53 [2020-12-19T17:25:53.386Z] ?   	github.com/docker/docker/api	[no test files]
17:25:53 [2020-12-19T17:25:53.495Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.495Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.495Z] +++ set -e
17:25:53 [2020-12-19T17:25:53.495Z] +++ '[' -n 0 ']'
17:25:53 [2020-12-19T17:25:53.495Z] +++ set -x
17:25:53 [2020-12-19T17:25:53.495Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.495Z] INFO: Testing against a local daemon
17:25:53 [2020-12-19T17:25:53.495Z] testing: warning: no tests to run
17:25:53 [2020-12-19T17:25:53.495Z] PASS
17:25:53 [2020-12-19T17:25:53.495Z] 
17:25:53 [2020-12-19T17:25:53.495Z] DONE 0 tests in 0.106s
17:25:53 [2020-12-19T17:25:53.495Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.495Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.495Z] +++ set -e
17:25:53 [2020-12-19T17:25:53.495Z] +++ '[' -n 0 ']'
17:25:53 [2020-12-19T17:25:53.495Z] +++ set -x
17:25:53 [2020-12-19T17:25:53.496Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.496Z] INFO: Testing against a local daemon
17:25:53 [2020-12-19T17:25:53.496Z] testing: warning: no tests to run
17:25:53 [2020-12-19T17:25:53.496Z] PASS
17:25:53 [2020-12-19T17:25:53.496Z] 
17:25:53 [2020-12-19T17:25:53.496Z] DONE 0 tests in 0.066s
17:25:53 [2020-12-19T17:25:53.496Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.496Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.496Z] +++ set -e
17:25:53 [2020-12-19T17:25:53.496Z] +++ '[' -n 0 ']'
17:25:53 [2020-12-19T17:25:53.496Z] +++ set -x
17:25:53 [2020-12-19T17:25:53.496Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.496Z] testing: warning: no tests to run
17:25:53 [2020-12-19T17:25:53.496Z] PASS
17:25:53 [2020-12-19T17:25:53.496Z] 
17:25:53 [2020-12-19T17:25:53.496Z] DONE 0 tests in 0.009s
17:25:53 [2020-12-19T17:25:53.496Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.496Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.496Z] +++ set -e
17:25:53 [2020-12-19T17:25:53.496Z] +++ '[' -n 0 ']'
17:25:53 [2020-12-19T17:25:53.496Z] +++ set -x
17:25:53 [2020-12-19T17:25:53.496Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.508Z] Removing intermediate container 400959ddb512
17:25:53 [2020-12-19T17:25:53.508Z]  ---> 92ca27347afa
17:25:53 [2020-12-19T17:25:53.508Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
17:25:53 [2020-12-19T17:25:53.508Z]  ---> Running in 3259e913a8a9
17:25:53 [2020-12-19T17:25:53.757Z] INFO: Testing against a local daemon
17:25:53 [2020-12-19T17:25:53.757Z] testing: warning: no tests to run
17:25:53 [2020-12-19T17:25:53.757Z] PASS
17:25:53 [2020-12-19T17:25:53.757Z] 
17:25:53 [2020-12-19T17:25:53.757Z] DONE 0 tests in 0.081s
17:25:53 [2020-12-19T17:25:53.757Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.757Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.757Z] +++ set -e
17:25:53 [2020-12-19T17:25:53.757Z] +++ '[' -n 0 ']'
17:25:53 [2020-12-19T17:25:53.757Z] +++ set -x
17:25:53 [2020-12-19T17:25:53.757Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.757Z] INFO: Testing against a local daemon
17:25:53 [2020-12-19T17:25:53.757Z] testing: warning: no tests to run
17:25:53 [2020-12-19T17:25:53.757Z] PASS
17:25:53 [2020-12-19T17:25:53.757Z] 
17:25:53 [2020-12-19T17:25:53.757Z] DONE 0 tests in 0.076s
17:25:53 [2020-12-19T17:25:53.757Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.757Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.757Z] +++ set -e
17:25:53 [2020-12-19T17:25:53.757Z] +++ '[' -n 0 ']'
17:25:53 [2020-12-19T17:25:53.757Z] +++ set -x
17:25:53 [2020-12-19T17:25:53.758Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:53 [2020-12-19T17:25:53.966Z] Removing intermediate container 3259e913a8a9
17:25:53 [2020-12-19T17:25:53.966Z]  ---> 86329c0547a0
17:25:53 [2020-12-19T17:25:53.966Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
17:25:54 [2020-12-19T17:25:54.018Z] INFO: Testing against a local daemon
17:25:54 [2020-12-19T17:25:54.018Z] testing: warning: no tests to run
17:25:54 [2020-12-19T17:25:54.018Z] PASS
17:25:54 [2020-12-19T17:25:54.018Z] 
17:25:54 [2020-12-19T17:25:54.018Z] DONE 0 tests in 0.105s
17:25:54 [2020-12-19T17:25:54.018Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:54 [2020-12-19T17:25:54.018Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:54 [2020-12-19T17:25:54.018Z] +++ set -e
17:25:54 [2020-12-19T17:25:54.018Z] +++ '[' -n 0 ']'
17:25:54 [2020-12-19T17:25:54.018Z] +++ set -x
17:25:54 [2020-12-19T17:25:54.018Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:54 [2020-12-19T17:25:54.018Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:25:54 [2020-12-19T17:25:54.018Z] INFO: Testing against a local daemon
17:25:54 [2020-12-19T17:25:54.018Z] testing: warning: no tests to run
17:25:54 [2020-12-19T17:25:54.018Z] PASS
17:25:54 [2020-12-19T17:25:54.018Z] 
17:25:54 [2020-12-19T17:25:54.018Z] DONE 0 tests in 0.090s
17:25:54 [2020-12-19T17:25:54.018Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:54 [2020-12-19T17:25:54.018Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:54 [2020-12-19T17:25:54.018Z] +++ set -e
17:25:54 [2020-12-19T17:25:54.018Z] +++ '[' -n 0 ']'
17:25:54 [2020-12-19T17:25:54.018Z] +++ set -x
17:25:54 [2020-12-19T17:25:54.018Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:54 [2020-12-19T17:25:54.018Z] INFO: Testing against a local daemon
17:25:54 [2020-12-19T17:25:54.018Z] testing: warning: no tests to run
17:25:54 [2020-12-19T17:25:54.018Z] PASS
17:25:54 [2020-12-19T17:25:54.018Z] 
17:25:54 [2020-12-19T17:25:54.018Z] DONE 0 tests in 0.085s
17:25:54 [2020-12-19T17:25:54.279Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:54 [2020-12-19T17:25:54.279Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:54 [2020-12-19T17:25:54.279Z] +++ set -e
17:25:54 [2020-12-19T17:25:54.279Z] +++ '[' -n 0 ']'
17:25:54 [2020-12-19T17:25:54.279Z] +++ set -x
17:25:54 [2020-12-19T17:25:54.279Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestBuildUserNamespaceValidateCapabilitiesAreV2
17:25:54 [2020-12-19T17:25:54.279Z] INFO: Testing against a local daemon
17:25:54 [2020-12-19T17:25:54.279Z] testing: warning: no tests to run
17:25:54 [2020-12-19T17:25:54.279Z] PASS
17:25:54 [2020-12-19T17:25:54.279Z] 
17:25:54 [2020-12-19T17:25:54.279Z] DONE 0 tests in 0.070s
17:25:54 [2020-12-19T17:25:54.279Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky)
17:25:54 [2020-12-19T17:25:54.934Z] 
17:25:55 [2020-12-19T17:25:55.393Z]  ---> 710f4f1e1791
17:25:55 [2020-12-19T17:25:55.393Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
17:25:55 [2020-12-19T17:25:55.393Z]  ---> Running in 736ebc85ebd2
17:25:55 [2020-12-19T17:25:55.663Z] +++++ cat bundles/test-integration-flaky/docker.pid
17:25:55 [2020-12-19T17:25:55.663Z] ++++ kill 5670
17:25:56 [2020-12-19T17:25:56.602Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:25:56 [2020-12-19T17:25:56.862Z] ++++ /etc/init.d/apparmor stop
17:25:56 [2020-12-19T17:25:56.862Z] Leaving: AppArmorNo profiles have been unloaded.
17:25:56 [2020-12-19T17:25:56.862Z] 
17:25:56 [2020-12-19T17:25:56.862Z] Unloading profiles will leave already running processes permanently
17:25:56 [2020-12-19T17:25:56.862Z] unconfined, which can lead to unexpected situations.
17:25:56 [2020-12-19T17:25:56.862Z] 
17:25:56 [2020-12-19T17:25:56.862Z] To set a process to complain mode, use the command line tool
17:25:56 [2020-12-19T17:25:56.862Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:25:56 [2020-12-19T17:25:56.862Z] ++++ true
17:25:56 [2020-12-19T17:25:56.862Z] exiting test-integration
17:25:56 [2020-12-19T17:25:56.862Z] +++ exit 0
17:25:56 [2020-12-19T17:25:56.862Z] 
17:25:56 [2020-12-19T17:25:56.862Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:25:59 [2020-12-19T17:25:59.405Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:25:59 [2020-12-19T17:25:59.406Z] HOSTNAME=5467f8de1c1f
17:25:59 [2020-12-19T17:25:59.406Z] TESTDEBUG=0
17:25:59 [2020-12-19T17:25:59.406Z] DEST=bundles/test-integration
17:25:59 [2020-12-19T17:25:59.406Z] PWD=/go/src/github.com/docker/docker
17:25:59 [2020-12-19T17:25:59.406Z] KEEPBUNDLE=1
17:25:59 [2020-12-19T17:25:59.406Z] DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:25:59 [2020-12-19T17:25:59.406Z] container=docker
17:25:59 [2020-12-19T17:25:59.406Z] HOME=/root
17:25:59 [2020-12-19T17:25:59.406Z] GOLANG_VERSION=1.13.15
17:25:59 [2020-12-19T17:25:59.406Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:25:59 [2020-12-19T17:25:59.406Z] VALIDATE_BRANCH=master
17:25:59 [2020-12-19T17:25:59.406Z] TERM=xterm
17:25:59 [2020-12-19T17:25:59.406Z] DOCKER_PKG=github.com/docker/docker
17:25:59 [2020-12-19T17:25:59.406Z] SHLVL=1
17:25:59 [2020-12-19T17:25:59.406Z] TIMEOUT=120m
17:25:59 [2020-12-19T17:25:59.406Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:25:59 [2020-12-19T17:25:59.406Z] DOCKER_GRAPHDRIVER=overlay2
17:25:59 [2020-12-19T17:25:59.406Z] GO111MODULE=off
17:25:59 [2020-12-19T17:25:59.406Z] TEST_SKIP_INTEGRATION_CLI=1
17:25:59 [2020-12-19T17:25:59.406Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:25:59 [2020-12-19T17:25:59.406Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:25:59 [2020-12-19T17:25:59.406Z] GOPATH=/go
17:25:59 [2020-12-19T17:25:59.406Z] PKG_CONFIG=pkg-config
17:25:59 [2020-12-19T17:25:59.406Z] _=/usr/bin/env
17:25:59 [2020-12-19T17:25:59.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:26:00 [2020-12-19T17:26:00.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:26:01 [2020-12-19T17:26:01.048Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
17:26:01 [2020-12-19T17:26:01.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:26:03 [2020-12-19T17:26:03.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:26:03 [2020-12-19T17:26:03.947Z] === RUN   TestDockerDaemonSuite/TestShmSize
17:26:05 [2020-12-19T17:26:05.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:26:05 [2020-12-19T17:26:05.591Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
17:26:05 [2020-12-19T17:26:05.707Z] Removing intermediate container 736ebc85ebd2
17:26:05 [2020-12-19T17:26:05.707Z]  ---> 176da6ebcfe6
17:26:05 [2020-12-19T17:26:05.707Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
17:26:05 [2020-12-19T17:26:05.707Z]  ---> Running in 5c697c17f8e1
17:26:05 [2020-12-19T17:26:05.707Z] 
17:26:05 [2020-12-19T17:26:05.707Z] SUCCESS: Specified value was saved.
17:26:06 [2020-12-19T17:26:06.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:26:07 [2020-12-19T17:26:07.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:26:08 [2020-12-19T17:26:08.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:26:08 [2020-12-19T17:26:08.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:26:08 [2020-12-19T17:26:08.277Z] ok  	github.com/docker/docker/api/server	0.013s	coverage: 9.0% of statements
17:26:08 [2020-12-19T17:26:08.306Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
17:26:08 [2020-12-19T17:26:08.567Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
17:26:08 [2020-12-19T17:26:08.607Z] Removing intermediate container 5c697c17f8e1
17:26:08 [2020-12-19T17:26:08.607Z]  ---> ad45009cac25
17:26:08 [2020-12-19T17:26:08.607Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
17:26:08 [2020-12-19T17:26:08.607Z]  ---> Running in edb813ba07b3
17:26:09 [2020-12-19T17:26:09.132Z] --- PASS: TestServiceUpdateSecrets (15.40s)
17:26:09 [2020-12-19T17:26:09.132Z] === RUN   TestServiceUpdateConfigs
17:26:09 [2020-12-19T17:26:09.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:26:10 [2020-12-19T17:26:10.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:26:11 [2020-12-19T17:26:11.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:26:11 [2020-12-19T17:26:11.544Z] Cannot create a file when that file already exists.
17:26:11 [2020-12-19T17:26:11.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:26:11 [2020-12-19T17:26:11.852Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:26:12 [2020-12-19T17:26:12.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:26:12 [2020-12-19T17:26:12.112Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:26:13 [2020-12-19T17:26:13.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:26:13 [2020-12-19T17:26:13.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:26:14 [2020-12-19T17:26:14.261Z] --- PASS: TestDockerDaemonSuite (366.01s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.23s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.78s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.03s)
17:26:14 [2020-12-19T17:26:14.261Z]         docker_cli_daemon_test.go:1455: [d50115be89b28] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [dc086c0b698c9] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.37s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.74s)
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [d119c1fd0e7ab] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.55s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.08s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.75s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.67s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.54s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.42s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.80s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.52s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [df734876d05f4] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [dfe49785f5181] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.68s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s)
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [dd10308a293db] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.72s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.35s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.24s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.64s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.63s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [d6d1f7a634717] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.61s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.38s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.34s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.87s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s)
17:26:14 [2020-12-19T17:26:14.261Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [d5307d9f811b2] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.39s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.38s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.77s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.88s)
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [d14949afe9d24] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.34s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s)
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [ddc2e642e2712] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.77s)
17:26:14 [2020-12-19T17:26:14.261Z]         docker_cli_daemon_plugins_test.go:79: [dfe7f81000235] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.06s)
17:26:14 [2020-12-19T17:26:14.261Z]         docker_cli_daemon_plugins_test.go:169: [d0c7a465f7521] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.00s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [d1344e86b344d] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.02s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.01s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.03s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.02s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.97s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.18s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.68s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.59s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.60s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.51s)
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [d7b6319c3b5e9] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.48s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.09s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.47s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.14s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.12s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.27s)
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [d5dfa35e4ea76] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.78s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.68s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.93s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.63s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.74s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.38s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.53s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
17:26:14 [2020-12-19T17:26:14.261Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [dbf0e7fcd29ed] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
17:26:14 [2020-12-19T17:26:14.261Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [dcab9cad25626] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.79s)
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [d5db14523b82b] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.19s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.61s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.22s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.66s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.92s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.44s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.43s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.70s)
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [d9d8c427cab56] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.44s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.42s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.01s)
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [d6408292fc193] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.60s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.52s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.19s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s)
17:26:14 [2020-12-19T17:26:14.261Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
17:26:14 [2020-12-19T17:26:14.261Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
17:26:14 [2020-12-19T17:26:14.261Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
17:26:14 [2020-12-19T17:26:14.261Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
17:26:14 [2020-12-19T17:26:14.261Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
17:26:14 [2020-12-19T17:26:14.261Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
17:26:14 [2020-12-19T17:26:14.261Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
17:26:14 [2020-12-19T17:26:14.261Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
17:26:14 [2020-12-19T17:26:14.261Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
17:26:14 [2020-12-19T17:26:14.261Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [d47b72929c782] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.25s)
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [ddb7ccf1abc01] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.63s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.85s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s)
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [d97361943ef7e] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.44s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.32s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.13s)
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [dfe90b5a77cd2] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.96s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.60s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.01s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.38s)
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [dddfb34a16968] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.66s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.07s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s)
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [dd52ade141694] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.32s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.94s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.00s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.70s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.09s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.78s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.58s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.49s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.89s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.28s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.32s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.06s)
17:26:14 [2020-12-19T17:26:14.261Z]         docker_cli_daemon_test.go:2550: [d0fd8010e4295] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.72s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.77s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.87s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.74s)
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s)
17:26:14 [2020-12-19T17:26:14.261Z]         check_test.go:309: [def5cbb53d784] daemon is not started
17:26:14 [2020-12-19T17:26:14.261Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.71s)
17:26:14 [2020-12-19T17:26:14.261Z] === RUN   TestDockerSwarmSuite
17:26:14 [2020-12-19T17:26:14.261Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
17:26:14 [2020-12-19T17:26:14.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:26:15 [2020-12-19T17:26:15.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:26:16 [2020-12-19T17:26:16.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:26:16 [2020-12-19T17:26:16.917Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:26:17 [2020-12-19T17:26:17.177Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:26:17 [2020-12-19T17:26:17.177Z] Using test binary docker
17:26:17 [2020-12-19T17:26:17.177Z] +++ /etc/init.d/apparmor start
17:26:17 [2020-12-19T17:26:17.177Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:26:17 [2020-12-19T17:26:17.177Z] INFO: Waiting for daemon to start...
17:26:17 [2020-12-19T17:26:17.177Z] Starting dockerd
17:26:17 [2020-12-19T17:26:17.177Z] +++ 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
17:26:17 [2020-12-19T17:26:17.332Z] Removing intermediate container edb813ba07b3
17:26:17 [2020-12-19T17:26:17.332Z]  ---> bfbf7bd51fbf
17:26:17 [2020-12-19T17:26:17.332Z] Step 13/13 : CMD ["sh"]
17:26:17 [2020-12-19T17:26:17.332Z]  ---> Running in 5e0f7a89ecdb
17:26:17 [2020-12-19T17:26:17.332Z] Removing intermediate container 5e0f7a89ecdb
17:26:17 [2020-12-19T17:26:17.332Z]  ---> 670c902874ce
17:26:17 [2020-12-19T17:26:17.332Z] Successfully built 670c902874ce
17:26:17 [2020-12-19T17:26:17.332Z] Successfully tagged busybox:latest
17:26:17 [2020-12-19T17:26:17.332Z] INFO: Docker images of the daemon under test
17:26:17 [2020-12-19T17:26:17.332Z] 
17:26:17 [2020-12-19T17:26:17.332Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
17:26:17 [2020-12-19T17:26:17.332Z] busybox                                latest              670c902874ce        Less than a second ago   5.19GB
17:26:17 [2020-12-19T17:26:17.332Z] microsoft/windowsservercore            latest              c0773f9ce353        2 weeks ago              5.12GB
17:26:17 [2020-12-19T17:26:17.332Z] mcr.microsoft.com/windows/servercore   ltsc2019            c0773f9ce353        2 weeks ago              5.12GB
17:26:17 [2020-12-19T17:26:17.332Z] 
17:26:17 [2020-12-19T17:26:17.332Z] INFO: Running integration tests at 12/19/2020 17:26:16...
17:26:17 [2020-12-19T17:26:17.332Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
17:26:17 [2020-12-19T17:26:17.332Z] INFO: Integration API tests being run from the host:
17:26:17 [2020-12-19T17:26:17.332Z] INFO: make.ps1 starting at 12/19/2020 17:26:16
17:26:17 [2020-12-19T17:26:17.438Z] .=== RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:26:17 [2020-12-19T17:26:17.699Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:26:17 [2020-12-19T17:26:17.699Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
17:26:17 [2020-12-19T17:26:17.790Z] Running D:\gopath\src\github.com\docker\docker\integration\build
17:26:18 [2020-12-19T17:26:18.271Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:26:18 [2020-12-19T17:26:18.532Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:26:18 [2020-12-19T17:26:18.793Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:26:18 [2020-12-19T17:26:18.793Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:26:19 [2020-12-19T17:26:19.362Z] 
17:26:19 [2020-12-19T17:26:19.362Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:26:19 [2020-12-19T17:26:19.362Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:26:19 [2020-12-19T17:26:19.362Z] Running integration-test (iteration 1)
17:26:19 [2020-12-19T17:26:19.362Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:26:19 [2020-12-19T17:26:19.362Z] ++ 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
17:26:19 [2020-12-19T17:26:19.362Z] ++ set -e
17:26:19 [2020-12-19T17:26:19.362Z] ++ '[' -n 0 ']'
17:26:19 [2020-12-19T17:26:19.362Z] ++ set -x
17:26:19 [2020-12-19T17:26:19.363Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:26:19 [2020-12-19T17:26:19.623Z] INFO: Testing against a local daemon
17:26:19 [2020-12-19T17:26:19.623Z] === RUN   TestCgroupNamespacesBuild
17:26:21 [2020-12-19T17:26:21.007Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
17:26:21 [2020-12-19T17:26:21.267Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:26:21 [2020-12-19T17:26:21.267Z] --- PASS: TestCgroupNamespacesBuild (1.76s)
17:26:21 [2020-12-19T17:26:21.267Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:26:22 [2020-12-19T17:26:22.651Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:26:22 [2020-12-19T17:26:22.912Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s)
17:26:22 [2020-12-19T17:26:22.912Z] === RUN   TestBuildWithSession
17:26:22 [2020-12-19T17:26:22.912Z] --- SKIP: TestBuildWithSession (0.00s)
17:26:22 [2020-12-19T17:26:22.912Z]     build_session_test.go:25: TODO: BuildKit
17:26:22 [2020-12-19T17:26:22.912Z] === RUN   TestBuildSquashParent
17:26:24 [2020-12-19T17:26:24.047Z] --- PASS: TestServiceUpdateConfigs (15.45s)
17:26:24 [2020-12-19T17:26:24.047Z] === RUN   TestServiceUpdateNetwork
17:26:24 [2020-12-19T17:26:24.826Z] === RUN   TestDockerSuite/TestBuildEnv
17:26:26 [2020-12-19T17:26:26.209Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
17:26:26 [2020-12-19T17:26:26.209Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:26:27 [2020-12-19T17:26:27.592Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:26:28 [2020-12-19T17:26:28.535Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:26:31 [2020-12-19T17:26:31.092Z] --- PASS: TestBuildSquashParent (7.96s)
17:26:31 [2020-12-19T17:26:31.092Z] === RUN   TestBuildWithRemoveAndForceRemove
17:26:31 [2020-12-19T17:26:31.092Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:26:31 [2020-12-19T17:26:31.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:26:31 [2020-12-19T17:26:31.092Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:26:31 [2020-12-19T17:26:31.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:26:31 [2020-12-19T17:26:31.092Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:26:31 [2020-12-19T17:26:31.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:26:31 [2020-12-19T17:26:31.092Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:26:31 [2020-12-19T17:26:31.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:26:31 [2020-12-19T17:26:31.092Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:26:31 [2020-12-19T17:26:31.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:26:31 [2020-12-19T17:26:31.092Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:26:31 [2020-12-19T17:26:31.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:26:31 [2020-12-19T17:26:31.092Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:26:31 [2020-12-19T17:26:31.092Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:26:33 [2020-12-19T17:26:33.119Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:26:33 [2020-12-19T17:26:33.119Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:26:35 [2020-12-19T17:26:35.036Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:26:35 [2020-12-19T17:26:35.036Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:26:35 [2020-12-19T17:26:35.036Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:26:36 [2020-12-19T17:26:36.951Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:26:36 [2020-12-19T17:26:36.951Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.98s)
17:26:36 [2020-12-19T17:26:36.951Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.10s)
17:26:36 [2020-12-19T17:26:36.951Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s)
17:26:36 [2020-12-19T17:26:36.951Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s)
17:26:36 [2020-12-19T17:26:36.951Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s)
17:26:36 [2020-12-19T17:26:36.951Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s)
17:26:36 [2020-12-19T17:26:36.951Z] === RUN   TestBuildMultiStageCopy
17:26:36 [2020-12-19T17:26:36.951Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:26:38 [2020-12-19T17:26:38.865Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:26:38 [2020-12-19T17:26:38.965Z] --- PASS: TestServiceUpdateNetwork (14.72s)
17:26:38 [2020-12-19T17:26:38.965Z] === RUN   TestServiceUpdatePidsLimit
17:26:38 [2020-12-19T17:26:38.965Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:26:38 [2020-12-19T17:26:38.965Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:26:38 [2020-12-19T17:26:38.982Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:26:38 [2020-12-19T17:26:38.982Z] INFO: Testing against a local daemon
17:26:38 [2020-12-19T17:26:38.982Z] === RUN   TestBuildWithSession
17:26:38 [2020-12-19T17:26:38.982Z] --- SKIP: TestBuildWithSession (0.00s)
17:26:38 [2020-12-19T17:26:38.982Z]     build_session_test.go:25: TODO: BuildKit
17:26:38 [2020-12-19T17:26:38.982Z] === RUN   TestBuildSquashParent
17:26:38 [2020-12-19T17:26:38.982Z] --- SKIP: TestBuildSquashParent (0.00s)
17:26:38 [2020-12-19T17:26:38.982Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:26:38 [2020-12-19T17:26:38.982Z] === RUN   TestBuildWithRemoveAndForceRemove
17:26:38 [2020-12-19T17:26:38.982Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:26:38 [2020-12-19T17:26:38.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:26:38 [2020-12-19T17:26:38.982Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:26:38 [2020-12-19T17:26:38.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:26:38 [2020-12-19T17:26:38.982Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:26:38 [2020-12-19T17:26:38.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:26:38 [2020-12-19T17:26:38.982Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:26:38 [2020-12-19T17:26:38.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:26:38 [2020-12-19T17:26:38.982Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:26:38 [2020-12-19T17:26:38.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:26:38 [2020-12-19T17:26:38.982Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:26:38 [2020-12-19T17:26:38.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:26:38 [2020-12-19T17:26:38.982Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:26:38 [2020-12-19T17:26:38.982Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:26:38 [2020-12-19T17:26:38.982Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:26:38 [2020-12-19T17:26:38.982Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:26:39 [2020-12-19T17:26:39.126Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
17:26:39 [2020-12-19T17:26:39.126Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:26:39 [2020-12-19T17:26:39.696Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:26:39 [2020-12-19T17:26:39.957Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:26:40 [2020-12-19T17:26:40.218Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
17:26:40 [2020-12-19T17:26:40.479Z] --- PASS: TestBuildMultiStageCopy (3.44s)
17:26:40 [2020-12-19T17:26:40.479Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.76s)
17:26:40 [2020-12-19T17:26:40.479Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s)
17:26:40 [2020-12-19T17:26:40.479Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s)
17:26:40 [2020-12-19T17:26:40.479Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s)
17:26:40 [2020-12-19T17:26:40.479Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.45s)
17:26:40 [2020-12-19T17:26:40.479Z] === RUN   TestBuildMultiStageParentConfig
17:26:41 [2020-12-19T17:26:41.423Z] --- PASS: TestBuildMultiStageParentConfig (1.07s)
17:26:41 [2020-12-19T17:26:41.423Z] === RUN   TestBuildLabelWithTargets
17:26:42 [2020-12-19T17:26:42.658Z] --- PASS: TestImportExtremelyLargeImageWorks (193.01s)
17:26:42 [2020-12-19T17:26:42.658Z] PASS
17:26:42 [2020-12-19T17:26:42.658Z] 
17:26:42 [2020-12-19T17:26:42.658Z] === Skipped
17:26:42 [2020-12-19T17:26:42.658Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
17:26:42 [2020-12-19T17:26:42.658Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:26:42 [2020-12-19T17:26:42.658Z] 
17:26:42 [2020-12-19T17:26:42.658Z] 
17:26:42 [2020-12-19T17:26:42.658Z] DONE 12 tests, 1 skipped in 194.008s
17:26:42 [2020-12-19T17:26:42.658Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
17:26:42 [2020-12-19T17:26:42.658Z] ++ 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
17:26:42 [2020-12-19T17:26:42.658Z] ++ set -e
17:26:42 [2020-12-19T17:26:42.658Z] ++ '[' -n 0 ']'
17:26:42 [2020-12-19T17:26:42.658Z] ++ set -x
17:26:42 [2020-12-19T17:26:42.658Z] ++ env -i DEST=/go/src/github.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
17:26:42 [2020-12-19T17:26:42.658Z] INFO: Testing against a local daemon
17:26:42 [2020-12-19T17:26:42.658Z] === RUN   TestNetworkCreateDelete
17:26:42 [2020-12-19T17:26:42.658Z] --- PASS: TestNetworkCreateDelete (0.17s)
17:26:42 [2020-12-19T17:26:42.658Z] === RUN   TestDockerNetworkDeletePreferID
17:26:42 [2020-12-19T17:26:42.658Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
17:26:42 [2020-12-19T17:26:42.658Z] === RUN   TestDaemonDNSFallback
17:26:42 [2020-12-19T17:26:42.658Z] --- PASS: TestDaemonDNSFallback (1.51s)
17:26:42 [2020-12-19T17:26:42.658Z] === RUN   TestInspectNetwork
17:26:42 [2020-12-19T17:26:42.658Z] === RUN   TestInspectNetwork/full_network_id
17:26:42 [2020-12-19T17:26:42.658Z] === RUN   TestInspectNetwork/partial_network_id
17:26:42 [2020-12-19T17:26:42.658Z] === RUN   TestInspectNetwork/network_name
17:26:42 [2020-12-19T17:26:42.658Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:26:42 [2020-12-19T17:26:42.658Z] --- PASS: TestInspectNetwork (7.00s)
17:26:42 [2020-12-19T17:26:42.658Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:26:42 [2020-12-19T17:26:42.658Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:26:42 [2020-12-19T17:26:42.658Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:26:42 [2020-12-19T17:26:42.658Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:26:42 [2020-12-19T17:26:42.658Z] === RUN   TestRunContainerWithBridgeNone
17:26:43 [2020-12-19T17:26:43.971Z] --- PASS: TestBuildLabelWithTargets (2.32s)
17:26:43 [2020-12-19T17:26:43.971Z] === RUN   TestBuildWithEmptyLayers
17:26:44 [2020-12-19T17:26:44.163Z] --- PASS: TestRunContainerWithBridgeNone (1.87s)
17:26:44 [2020-12-19T17:26:44.163Z] === RUN   TestNetworkInvalidJSON
17:26:44 [2020-12-19T17:26:44.163Z] === RUN   TestNetworkInvalidJSON//networks/create
17:26:44 [2020-12-19T17:26:44.163Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:26:44 [2020-12-19T17:26:44.163Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:26:44 [2020-12-19T17:26:44.163Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:26:44 [2020-12-19T17:26:44.163Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:26:44 [2020-12-19T17:26:44.163Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:26:44 [2020-12-19T17:26:44.163Z] === CONT  TestNetworkInvalidJSON//networks/create
17:26:44 [2020-12-19T17:26:44.163Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:26:44 [2020-12-19T17:26:44.163Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:26:44 [2020-12-19T17:26:44.163Z] --- PASS: TestNetworkInvalidJSON (0.02s)
17:26:44 [2020-12-19T17:26:44.163Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:26:44 [2020-12-19T17:26:44.163Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:26:44 [2020-12-19T17:26:44.163Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:26:44 [2020-12-19T17:26:44.163Z] === RUN   TestNetworkList
17:26:44 [2020-12-19T17:26:44.163Z] === RUN   TestNetworkList//networks
17:26:44 [2020-12-19T17:26:44.163Z] === PAUSE TestNetworkList//networks
17:26:44 [2020-12-19T17:26:44.163Z] === RUN   TestNetworkList//networks/
17:26:44 [2020-12-19T17:26:44.163Z] === PAUSE TestNetworkList//networks/
17:26:44 [2020-12-19T17:26:44.163Z] === CONT  TestNetworkList//networks
17:26:44 [2020-12-19T17:26:44.163Z] === CONT  TestNetworkList//networks/
17:26:44 [2020-12-19T17:26:44.163Z] --- PASS: TestNetworkList (0.02s)
17:26:44 [2020-12-19T17:26:44.163Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:26:44 [2020-12-19T17:26:44.163Z]     --- PASS: TestNetworkList//networks (0.00s)
17:26:44 [2020-12-19T17:26:44.163Z] === RUN   TestHostIPv4BridgeLabel
17:26:44 [2020-12-19T17:26:44.794Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
17:26:44 [2020-12-19T17:26:44.794Z] === RUN   TestDaemonRestartWithLiveRestore
17:26:44 [2020-12-19T17:26:44.913Z] --- PASS: TestBuildWithEmptyLayers (1.08s)
17:26:44 [2020-12-19T17:26:44.913Z] === RUN   TestBuildMultiStageOnBuild
17:26:45 [2020-12-19T17:26:45.829Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
17:26:45 [2020-12-19T17:26:45.829Z] === RUN   TestDaemonDefaultNetworkPools
17:26:46 [2020-12-19T17:26:46.471Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
17:26:46 [2020-12-19T17:26:46.471Z] === RUN   TestDaemonRestartWithExistingNetwork
17:26:47 [2020-12-19T17:26:47.114Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:26:47 [2020-12-19T17:26:47.456Z] --- PASS: TestBuildMultiStageOnBuild (2.38s)
17:26:47 [2020-12-19T17:26:47.456Z] === RUN   TestBuildUncleanTarFilenames
17:26:47 [2020-12-19T17:26:47.975Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
17:26:47 [2020-12-19T17:26:47.975Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:26:48 [2020-12-19T17:26:48.397Z] --- PASS: TestBuildUncleanTarFilenames (1.01s)
17:26:48 [2020-12-19T17:26:48.397Z] === RUN   TestBuildMultiStageLayerLeak
17:26:49 [2020-12-19T17:26:49.008Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
17:26:49 [2020-12-19T17:26:49.008Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:26:49 [2020-12-19T17:26:49.645Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
17:26:49 [2020-12-19T17:26:49.645Z] === RUN   TestServiceWithPredefinedNetwork
17:26:50 [2020-12-19T17:26:50.943Z] --- PASS: TestBuildMultiStageLayerLeak (2.19s)
17:26:50 [2020-12-19T17:26:50.943Z] === RUN   TestBuildWithHugeFile
17:26:51 [2020-12-19T17:26:51.360Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:26:51 [2020-12-19T17:26:51.360Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:26:51 [2020-12-19T17:26:51.720Z] --- PASS: TestServiceWithPredefinedNetwork (2.01s)
17:26:51 [2020-12-19T17:26:51.720Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:26:51 [2020-12-19T17:26:51.720Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:26:51 [2020-12-19T17:26:51.720Z]     service_test.go:236: FLAKY_TEST
17:26:51 [2020-12-19T17:26:51.720Z] === RUN   TestServiceWithDataPathPortInit
17:26:55 [2020-12-19T17:26:55.259Z] --- PASS: TestServiceUpdatePidsLimit (17.47s)
17:26:55 [2020-12-19T17:26:55.259Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
17:26:55 [2020-12-19T17:26:55.259Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s)
17:26:55 [2020-12-19T17:26:55.259Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s)
17:26:55 [2020-12-19T17:26:55.259Z] PASS
17:26:55 [2020-12-19T17:26:55.259Z] 
17:26:55 [2020-12-19T17:26:55.259Z] === Skipped
17:26:55 [2020-12-19T17:26:55.259Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:26:55 [2020-12-19T17:26:55.259Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:26:55 [2020-12-19T17:26:55.259Z] 
17:26:55 [2020-12-19T17:26:55.259Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:26:55 [2020-12-19T17:26:55.259Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:26:55 [2020-12-19T17:26:55.259Z] 
17:26:55 [2020-12-19T17:26:55.259Z] 
17:26:55 [2020-12-19T17:26:55.260Z] DONE 27 tests, 2 skipped in 163.053s
17:26:55 [2020-12-19T17:26:55.260Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:26:55 [2020-12-19T17:26:55.260Z] ++ 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
17:26:55 [2020-12-19T17:26:55.260Z] ++ set -e
17:26:55 [2020-12-19T17:26:55.260Z] ++ '[' -n 0 ']'
17:26:55 [2020-12-19T17:26:55.260Z] ++ set -x
17:26:55 [2020-12-19T17:26:55.260Z] ++ env -i DEST=/go/src/github.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
17:26:55 [2020-12-19T17:26:55.260Z] INFO: Testing against a local daemon
17:26:55 [2020-12-19T17:26:55.260Z] === RUN   TestSessionCreate
17:26:55 [2020-12-19T17:26:55.260Z] --- PASS: TestSessionCreate (0.05s)
17:26:55 [2020-12-19T17:26:55.260Z] === RUN   TestSessionCreateWithBadUpgrade
17:26:55 [2020-12-19T17:26:55.260Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
17:26:55 [2020-12-19T17:26:55.260Z] PASS
17:26:55 [2020-12-19T17:26:55.260Z] 
17:26:55 [2020-12-19T17:26:55.260Z] DONE 2 tests in 0.236s
17:26:55 [2020-12-19T17:26:55.260Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:26:55 [2020-12-19T17:26:55.260Z] ++ 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
17:26:55 [2020-12-19T17:26:55.260Z] ++ set -e
17:26:55 [2020-12-19T17:26:55.260Z] ++ '[' -n 0 ']'
17:26:55 [2020-12-19T17:26:55.260Z] ++ set -x
17:26:55 [2020-12-19T17:26:55.260Z] ++ env -i DEST=/go/src/github.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
17:26:55 [2020-12-19T17:26:55.260Z] INFO: Testing against a local daemon
17:26:55 [2020-12-19T17:26:55.260Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:26:55 [2020-12-19T17:26:55.260Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:26:55 [2020-12-19T17:26:55.260Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:26:55 [2020-12-19T17:26:55.260Z] === RUN   TestEventsExecDie
17:26:55 [2020-12-19T17:26:55.260Z] --- PASS: TestEventsExecDie (0.90s)
17:26:55 [2020-12-19T17:26:55.260Z] === RUN   TestEventsBackwardsCompatible
17:26:55 [2020-12-19T17:26:55.522Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
17:26:55 [2020-12-19T17:26:55.522Z] === RUN   TestInfoBinaryCommits
17:26:55 [2020-12-19T17:26:55.522Z] --- PASS: TestInfoBinaryCommits (0.05s)
17:26:55 [2020-12-19T17:26:55.522Z] === RUN   TestInfoAPIVersioned
17:26:55 [2020-12-19T17:26:55.522Z] --- PASS: TestInfoAPIVersioned (0.02s)
17:26:55 [2020-12-19T17:26:55.522Z] === RUN   TestInfoDiscoveryBackend
17:26:56 [2020-12-19T17:26:56.097Z] --- PASS: TestInfoDiscoveryBackend (0.64s)
17:26:56 [2020-12-19T17:26:56.097Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:26:57 [2020-12-19T17:26:57.042Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:26:57 [2020-12-19T17:26:57.042Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:26:57 [2020-12-19T17:26:57.143Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:26:57 [2020-12-19T17:26:57.143Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.17s)
17:26:57 [2020-12-19T17:26:57.143Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.44s)
17:26:57 [2020-12-19T17:26:57.143Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.55s)
17:26:57 [2020-12-19T17:26:57.143Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.26s)
17:26:57 [2020-12-19T17:26:57.143Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.84s)
17:26:57 [2020-12-19T17:26:57.143Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.19s)
17:26:57 [2020-12-19T17:26:57.143Z] === RUN   TestBuildMultiStageCopy
17:26:57 [2020-12-19T17:26:57.143Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:26:57 [2020-12-19T17:26:57.528Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:26:57 [2020-12-19T17:26:57.987Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.66s)
17:26:57 [2020-12-19T17:26:57.988Z] === RUN   TestInfoAPI
17:26:57 [2020-12-19T17:26:57.988Z] --- PASS: TestInfoAPI (0.05s)
17:26:57 [2020-12-19T17:26:57.988Z] === RUN   TestInfoAPIWarnings
17:27:00 [2020-12-19T17:27:00.072Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:27:04 [2020-12-19T17:27:04.206Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:27:04 [2020-12-19T17:27:04.664Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:27:05 [2020-12-19T17:27:05.632Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:27:06 [2020-12-19T17:27:06.598Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:27:07 [2020-12-19T17:27:07.070Z] --- PASS: TestServiceWithDataPathPortInit (13.66s)
17:27:07 [2020-12-19T17:27:07.070Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:27:08 [2020-12-19T17:27:08.134Z] --- PASS: TestBuildMultiStageCopy (10.60s)
17:27:08 [2020-12-19T17:27:08.134Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (6.95s)
17:27:08 [2020-12-19T17:27:08.134Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s)
17:27:08 [2020-12-19T17:27:08.134Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.86s)
17:27:08 [2020-12-19T17:27:08.134Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s)
17:27:08 [2020-12-19T17:27:08.134Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.11s)
17:27:08 [2020-12-19T17:27:08.134Z] === RUN   TestBuildMultiStageParentConfig
17:27:09 [2020-12-19T17:27:09.668Z] --- PASS: TestBuildMultiStageParentConfig (1.66s)
17:27:09 [2020-12-19T17:27:09.668Z] === RUN   TestBuildLabelWithTargets
17:27:09 [2020-12-19T17:27:09.668Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
17:27:09 [2020-12-19T17:27:09.668Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:27:09 [2020-12-19T17:27:09.668Z] === RUN   TestBuildWithEmptyLayers
17:27:10 [2020-12-19T17:27:10.080Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
17:27:10 [2020-12-19T17:27:10.080Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
17:27:10 [2020-12-19T17:27:10.080Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:27:10 [2020-12-19T17:27:10.634Z] --- PASS: TestBuildWithEmptyLayers (0.88s)
17:27:10 [2020-12-19T17:27:10.634Z] === RUN   TestBuildMultiStageOnBuild
17:27:11 [2020-12-19T17:27:11.483Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:27:12 [2020-12-19T17:27:12.623Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s)
17:27:12 [2020-12-19T17:27:12.624Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xtfllss7kx3g1rr95j48uhrba Created:2020-12-19 17:27:06.215058952 +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[356409356c8f79c2a198abc57a4eb59ab1ec74976c2a352fe0798271fb534b53:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5umtm2d5zn7nvuxnc1dcp739k EndpointID:bb5052e9c886af50e2a3eca487479ad71c44640111fa23ac4c7d75af0c115e53 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7de44806280e6ded67c84468896776a3a4d2f745ea7da5786e0dbeda76db7ba3 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:558a4a93e83a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5umtm2d5zn7nvuxnc1dcp739k EndpointID:bb5052e9c886af50e2a3eca487479ad71c44640111fa23ac4c7d75af0c115e53 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:27:12 [2020-12-19T17:27:12.624Z] PASS
17:27:12 [2020-12-19T17:27:12.624Z] 
17:27:12 [2020-12-19T17:27:12.624Z] === Skipped
17:27:12 [2020-12-19T17:27:12.624Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:27:12 [2020-12-19T17:27:12.624Z]     service_test.go:236: FLAKY_TEST
17:27:12 [2020-12-19T17:27:12.624Z] 
17:27:12 [2020-12-19T17:27:12.624Z] 
17:27:12 [2020-12-19T17:27:12.624Z] DONE 26 tests, 1 skipped in 39.027s
17:27:12 [2020-12-19T17:27:12.624Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:27:12 [2020-12-19T17:27:12.624Z] ++ 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
17:27:12 [2020-12-19T17:27:12.624Z] ++ set -e
17:27:12 [2020-12-19T17:27:12.624Z] ++ '[' -n 0 ']'
17:27:12 [2020-12-19T17:27:12.624Z] ++ set -x
17:27:12 [2020-12-19T17:27:12.624Z] ++ env -i DEST=/go/src/github.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
17:27:12 [2020-12-19T17:27:12.624Z] INFO: Testing against a local daemon
17:27:12 [2020-12-19T17:27:12.624Z] === RUN   TestDockerNetworkIpvlanPersistance
17:27:12 [2020-12-19T17:27:12.624Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:27:12 [2020-12-19T17:27:12.624Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:27:12 [2020-12-19T17:27:12.624Z] === RUN   TestDockerNetworkIpvlan
17:27:12 [2020-12-19T17:27:12.624Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:27:12 [2020-12-19T17:27:12.624Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:27:12 [2020-12-19T17:27:12.624Z] PASS
17:27:12 [2020-12-19T17:27:12.624Z] 
17:27:12 [2020-12-19T17:27:12.624Z] === Skipped
17:27:12 [2020-12-19T17:27:12.624Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:27:12 [2020-12-19T17:27:12.624Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:27:12 [2020-12-19T17:27:12.624Z] 
17:27:12 [2020-12-19T17:27:12.624Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:27:12 [2020-12-19T17:27:12.624Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:27:12 [2020-12-19T17:27:12.624Z] 
17:27:12 [2020-12-19T17:27:12.624Z] 
17:27:12 [2020-12-19T17:27:12.624Z] DONE 2 tests, 2 skipped in 0.076s
17:27:12 [2020-12-19T17:27:12.624Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:27:12 [2020-12-19T17:27:12.624Z] ++ 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
17:27:12 [2020-12-19T17:27:12.624Z] ++ set -e
17:27:12 [2020-12-19T17:27:12.624Z] ++ '[' -n 0 ']'
17:27:12 [2020-12-19T17:27:12.624Z] ++ set -x
17:27:12 [2020-12-19T17:27:12.624Z] ++ env -i DEST=/go/src/github.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
17:27:12 [2020-12-19T17:27:12.624Z] INFO: Testing against a local daemon
17:27:12 [2020-12-19T17:27:12.624Z] === RUN   TestDockerNetworkMacvlanPersistance
17:27:12 [2020-12-19T17:27:12.868Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:27:13 [2020-12-19T17:27:13.437Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:27:13 [2020-12-19T17:27:13.663Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
17:27:13 [2020-12-19T17:27:13.663Z] === RUN   TestDockerNetworkMacvlan
17:27:14 [2020-12-19T17:27:14.294Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:27:14 [2020-12-19T17:27:14.822Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:27:15 [2020-12-19T17:27:15.082Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:27:15 [2020-12-19T17:27:15.329Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:27:15 [2020-12-19T17:27:15.652Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:27:16 [2020-12-19T17:27:16.110Z] --- PASS: TestInfoAPIWarnings (16.63s)
17:27:16 [2020-12-19T17:27:16.110Z] === RUN   TestInfoDebug
17:27:16 [2020-12-19T17:27:16.110Z] --- PASS: TestInfoDebug (0.65s)
17:27:16 [2020-12-19T17:27:16.110Z] === RUN   TestInfoInsecureRegistries
17:27:16 [2020-12-19T17:27:16.110Z] --- PASS: TestInfoInsecureRegistries (0.63s)
17:27:16 [2020-12-19T17:27:16.110Z] === RUN   TestInfoRegistryMirrors
17:27:16 [2020-12-19T17:27:16.364Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:27:16 [2020-12-19T17:27:16.371Z] --- PASS: TestInfoRegistryMirrors (0.64s)
17:27:16 [2020-12-19T17:27:16.371Z] === RUN   TestLoginFailsWithBadCredentials
17:27:16 [2020-12-19T17:27:16.633Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s)
17:27:16 [2020-12-19T17:27:16.633Z] === RUN   TestPingCacheHeaders
17:27:16 [2020-12-19T17:27:16.633Z] --- PASS: TestPingCacheHeaders (0.05s)
17:27:16 [2020-12-19T17:27:16.633Z] === RUN   TestPingGet
17:27:17 [2020-12-19T17:27:17.000Z] --- PASS: TestPingGet (0.03s)
17:27:17 [2020-12-19T17:27:17.000Z] === RUN   TestPingHead
17:27:17 [2020-12-19T17:27:17.000Z] --- PASS: TestPingHead (0.05s)
17:27:17 [2020-12-19T17:27:17.000Z] === RUN   TestVersion
17:27:17 [2020-12-19T17:27:17.000Z] --- PASS: TestVersion (0.05s)
17:27:17 [2020-12-19T17:27:17.000Z] PASS
17:27:17 [2020-12-19T17:27:17.000Z] 
17:27:17 [2020-12-19T17:27:17.000Z] === Skipped
17:27:17 [2020-12-19T17:27:17.000Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:27:17 [2020-12-19T17:27:17.000Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:27:17 [2020-12-19T17:27:17.000Z] 
17:27:17 [2020-12-19T17:27:17.000Z] 
17:27:17 [2020-12-19T17:27:17.000Z] DONE 18 tests, 1 skipped in 22.590s
17:27:17 [2020-12-19T17:27:17.000Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:27:17 [2020-12-19T17:27:17.000Z] ++ 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
17:27:17 [2020-12-19T17:27:17.000Z] ++ set -e
17:27:17 [2020-12-19T17:27:17.000Z] ++ '[' -n 0 ']'
17:27:17 [2020-12-19T17:27:17.000Z] ++ set -x
17:27:17 [2020-12-19T17:27:17.000Z] ++ env -i DEST=/go/src/github.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
17:27:17 [2020-12-19T17:27:17.000Z] INFO: Testing against a local daemon
17:27:17 [2020-12-19T17:27:17.000Z] === RUN   TestVolumesCreateAndList
17:27:17 [2020-12-19T17:27:17.000Z] --- PASS: TestVolumesCreateAndList (0.04s)
17:27:17 [2020-12-19T17:27:17.000Z] === RUN   TestVolumesRemove
17:27:17 [2020-12-19T17:27:17.263Z] --- PASS: TestVolumesRemove (0.12s)
17:27:17 [2020-12-19T17:27:17.263Z] === RUN   TestVolumesInspect
17:27:17 [2020-12-19T17:27:17.263Z] --- PASS: TestVolumesInspect (0.03s)
17:27:17 [2020-12-19T17:27:17.263Z] === RUN   TestVolumesInvalidJSON
17:27:17 [2020-12-19T17:27:17.263Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:27:17 [2020-12-19T17:27:17.263Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:27:17 [2020-12-19T17:27:17.263Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:27:17 [2020-12-19T17:27:17.263Z] --- PASS: TestVolumesInvalidJSON (0.03s)
17:27:17 [2020-12-19T17:27:17.263Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:27:17 [2020-12-19T17:27:17.263Z] PASS
17:27:17 [2020-12-19T17:27:17.263Z] 
17:27:17 [2020-12-19T17:27:17.263Z] DONE 5 tests in 0.356s
17:27:17 [2020-12-19T17:27:17.263Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:27:17 [2020-12-19T17:27:17.837Z] ++++ cat bundles/test-integration/docker.pid
17:27:17 [2020-12-19T17:27:17.837Z] +++ kill 13895
17:27:18 [2020-12-19T17:27:18.433Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:27:19 [2020-12-19T17:27:19.226Z] +++ /etc/init.d/apparmor stop
17:27:19 [2020-12-19T17:27:19.226Z] Leaving: AppArmorNo profiles have been unloaded.
17:27:19 [2020-12-19T17:27:19.226Z] 
17:27:19 [2020-12-19T17:27:19.226Z] Unloading profiles will leave already running processes permanently
17:27:19 [2020-12-19T17:27:19.226Z] unconfined, which can lead to unexpected situations.
17:27:19 [2020-12-19T17:27:19.226Z] 
17:27:19 [2020-12-19T17:27:19.226Z] To set a process to complain mode, use the command line tool
17:27:19 [2020-12-19T17:27:19.226Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:27:19 [2020-12-19T17:27:19.226Z] +++ true
17:27:19 [2020-12-19T17:27:19.226Z] exiting test-integration
17:27:19 [2020-12-19T17:27:19.226Z] ++ exit 0
17:27:19 [2020-12-19T17:27:19.226Z] 
17:27:20 [2020-12-19T17:27:20.503Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:27:20 [2020-12-19T17:27:20.942Z] --- PASS: TestBuildMultiStageOnBuild (9.51s)
17:27:20 [2020-12-19T17:27:20.942Z] === RUN   TestBuildUncleanTarFilenames
17:27:20 [2020-12-19T17:27:20.942Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
17:27:20 [2020-12-19T17:27:20.942Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:27:20 [2020-12-19T17:27:20.942Z] === RUN   TestBuildMultiStageLayerLeak
Post stage
[Pipeline] junit
17:27:21 [2020-12-19T17:27:21.790Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:27:22 [2020-12-19T17:27:22.552Z] + echo Ensuring container killed.
17:27:22 [2020-12-19T17:27:22.552Z] Ensuring container killed.
17:27:22 [2020-12-19T17:27:22.552Z] + docker rm -vf docker-pr31
17:27:22 [2020-12-19T17:27:22.552Z] Error: No such container: docker-pr31
17:27:22 [2020-12-19T17:27:22.552Z] + true
[Pipeline] sh
17:27:22 [2020-12-19T17:27:22.844Z] + echo Chowning /workspace to jenkins user
17:27:22 [2020-12-19T17:27:22.844Z] Chowning /workspace to jenkins user
17:27:22 [2020-12-19T17:27:22.844Z] + id -u
17:27:22 [2020-12-19T17:27:22.844Z] + id -g
17:27:22 [2020-12-19T17:27:22.844Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41740:/workspace busybox chown -R 1000:1000 /workspace
17:27:22 [2020-12-19T17:27:22.844Z] Unable to find image 'busybox:latest' locally
17:27:23 [2020-12-19T17:27:23.107Z] latest: Pulling from library/busybox
17:27:23 [2020-12-19T17:27:23.107Z] 35ba4efbe871: Pulling fs layer
17:27:23 [2020-12-19T17:27:23.107Z] 35ba4efbe871: Verifying Checksum
17:27:23 [2020-12-19T17:27:23.107Z] 35ba4efbe871: Download complete
17:27:23 [2020-12-19T17:27:23.369Z] 35ba4efbe871: Pull complete
17:27:23 [2020-12-19T17:27:23.369Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
17:27:23 [2020-12-19T17:27:23.369Z] Status: Downloaded newer image for busybox:latest
17:27:24 [2020-12-19T17:27:24.027Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:27:25 [2020-12-19T17:27:25.082Z] --- PASS: TestDockerNetworkMacvlan (11.21s)
17:27:25 [2020-12-19T17:27:25.082Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
17:27:25 [2020-12-19T17:27:25.082Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
17:27:25 [2020-12-19T17:27:25.082Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s)
17:27:25 [2020-12-19T17:27:25.082Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s)
17:27:25 [2020-12-19T17:27:25.082Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.30s)
17:27:25 [2020-12-19T17:27:25.082Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s)
17:27:25 [2020-12-19T17:27:25.082Z] PASS
17:27:25 [2020-12-19T17:27:25.082Z] 
17:27:25 [2020-12-19T17:27:25.082Z] DONE 8 tests in 12.650s
17:27:25 [2020-12-19T17:27:25.082Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
17:27:25 [2020-12-19T17:27:25.082Z] ++ 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
17:27:25 [2020-12-19T17:27:25.082Z] ++ set -e
17:27:25 [2020-12-19T17:27:25.082Z] ++ '[' -n 0 ']'
17:27:25 [2020-12-19T17:27:25.082Z] ++ set -x
17:27:25 [2020-12-19T17:27:25.083Z] ++ env -i DEST=/go/src/github.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
17:27:25 [2020-12-19T17:27:25.083Z] testing: warning: no tests to run
17:27:25 [2020-12-19T17:27:25.083Z] PASS
17:27:25 [2020-12-19T17:27:25.083Z] 
17:27:25 [2020-12-19T17:27:25.083Z] DONE 0 tests in 0.013s
17:27:25 [2020-12-19T17:27:25.083Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:27:25 [2020-12-19T17:27:25.083Z] ++ 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
17:27:25 [2020-12-19T17:27:25.083Z] ++ set -e
17:27:25 [2020-12-19T17:27:25.083Z] ++ '[' -n 0 ']'
17:27:25 [2020-12-19T17:27:25.083Z] ++ set -x
17:27:25 [2020-12-19T17:27:25.083Z] ++ env -i DEST=/go/src/github.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
17:27:25 [2020-12-19T17:27:25.083Z] INFO: Testing against a local daemon
17:27:25 [2020-12-19T17:27:25.083Z] === RUN   TestAuthZPluginAllowRequest
17:27:26 [2020-12-19T17:27:26.590Z] --- PASS: TestAuthZPluginAllowRequest (1.35s)
17:27:26 [2020-12-19T17:27:26.590Z] === RUN   TestAuthZPluginTLS
17:27:26 [2020-12-19T17:27:26.881Z] --- PASS: TestAuthZPluginTLS (0.57s)
17:27:26 [2020-12-19T17:27:26.881Z] === RUN   TestAuthZPluginDenyRequest
17:27:27 [2020-12-19T17:27:27.515Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
17:27:27 [2020-12-19T17:27:27.515Z] === RUN   TestAuthZPluginAPIDenyResponse
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:27:27 [2020-12-19T17:27:27.807Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
17:27:27 [2020-12-19T17:27:27.807Z] === RUN   TestAuthZPluginDenyResponse
17:27:27 [2020-12-19T17:27:27.881Z] === RUN   TestDockerSuite/TestBuildExpose
17:27:27 [2020-12-19T17:27:27.881Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:27:27 [2020-12-19T17:27:27.890Z] + bundleName=arm64-integration
17:27:27 [2020-12-19T17:27:27.890Z] + echo Creating arm64-integration-bundles.tar.gz
17:27:27 [2020-12-19T17:27:27.890Z] Creating arm64-integration-bundles.tar.gz
17:27:27 [2020-12-19T17:27:27.890Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+  -name *-report.xml ) -print
17:27:27 [2020-12-19T17:27:27.890Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:27:28 [2020-12-19T17:27:28.166Z] Archiving artifacts
17:27:28 [2020-12-19T17:27:28.442Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
17:27:28 [2020-12-19T17:27:28.442Z] === RUN   TestAuthZPluginAllowEventStream
17:27:28 [2020-12-19T17:27:28.821Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 14.7% of statements
17:27:29 [2020-12-19T17:27:29.729Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/types	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
17:27:29 [2020-12-19T17:27:29.729Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
17:27:29 [2020-12-19T17:27:29.729Z] ok  	github.com/docker/docker/api/types/versions	0.011s	coverage: 75.0% of statements
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/builder	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:27:29 [2020-12-19T17:27:29.729Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:27:29 [2020-12-19T17:27:29.767Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:27:29 [2020-12-19T17:27:29.948Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s)
17:27:29 [2020-12-19T17:27:29.948Z] === RUN   TestAuthZPluginErrorResponse
17:27:30 [2020-12-19T17:27:30.198Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41740/31/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:27:30 [2020-12-19T17:27:30.296Z] ok  	github.com/docker/docker/builder/dockerfile	0.227s	coverage: 48.3% of statements
17:27:30 [2020-12-19T17:27:30.296Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:27:30 [2020-12-19T17:27:30.296Z] ok  	github.com/docker/docker/builder/remotecontext	0.120s	coverage: 13.7% of statements
17:27:30 [2020-12-19T17:27:30.337Z] === RUN   TestDockerSuite/TestBuildFails
17:27:30 [2020-12-19T17:27:30.546Z] + make clean
17:27:30 [2020-12-19T17:27:30.578Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
17:27:30 [2020-12-19T17:27:30.578Z] === RUN   TestAuthZPluginErrorRequest
17:27:30 [2020-12-19T17:27:30.597Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
17:27:30 [2020-12-19T17:27:30.871Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
17:27:30 [2020-12-19T17:27:30.871Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:27:31 [2020-12-19T17:27:31.122Z] docker volume rm -f docker-dev-cache
17:27:31 [2020-12-19T17:27:31.122Z] docker-dev-cache
[Pipeline] deleteDir
17:27:31 [2020-12-19T17:27:31.502Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
17:27:31 [2020-12-19T17:27:31.502Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:27:31 [2020-12-19T17:27:31.541Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:27:31 [2020-12-19T17:27:31.541Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:27:31 [2020-12-19T17:27:31.726Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
17:27:31 [2020-12-19T17:27:31.800Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
17:27:33 [2020-12-19T17:27:33.105Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.886s	coverage: 86.3% of statements
17:27:33 [2020-12-19T17:27:33.364Z] ?   	github.com/docker/docker/cli	[no test files]
17:27:33 [2020-12-19T17:27:33.364Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:27:33 [2020-12-19T17:27:33.564Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s)
17:27:33 [2020-12-19T17:27:33.564Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:27:35 [2020-12-19T17:27:35.070Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s)
17:27:35 [2020-12-19T17:27:35.070Z] === RUN   TestAuthZPluginHeader
17:27:35 [2020-12-19T17:27:35.099Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:27:35 [2020-12-19T17:27:35.707Z] --- PASS: TestAuthZPluginHeader (0.87s)
17:27:35 [2020-12-19T17:27:35.707Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:27:35 [2020-12-19T17:27:35.707Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:27:35 [2020-12-19T17:27:35.707Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:35 [2020-12-19T17:27:35.707Z] === RUN   TestAuthZPluginV2Disable
17:27:35 [2020-12-19T17:27:35.707Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:27:35 [2020-12-19T17:27:35.707Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:35 [2020-12-19T17:27:35.707Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:27:35 [2020-12-19T17:27:35.707Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:27:35 [2020-12-19T17:27:35.707Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:35 [2020-12-19T17:27:35.707Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:27:35 [2020-12-19T17:27:35.707Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:27:35 [2020-12-19T17:27:35.707Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:35 [2020-12-19T17:27:35.707Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:27:35 [2020-12-19T17:27:35.900Z] ok  	github.com/docker/docker/client	0.153s	coverage: 75.4% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:27:37 [2020-12-19T17:27:37.646Z] === RUN   TestDockerSuite/TestBuildForceRm
17:27:38 [2020-12-19T17:27:38.612Z] --- PASS: TestBuildMultiStageLayerLeak (18.01s)
17:27:38 [2020-12-19T17:27:38.612Z] === RUN   TestBuildWithHugeFile
17:27:39 [2020-12-19T17:27:39.558Z] === RUN   TestDockerSuite/TestBuildFromGit
17:27:40 [2020-12-19T17:27:40.943Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:27:41 [2020-12-19T17:27:41.515Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:27:42 [2020-12-19T17:27:42.899Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:27:44 [2020-12-19T17:27:44.810Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:27:45 [2020-12-19T17:27:45.751Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:27:46 [2020-12-19T17:27:46.321Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:27:48 [2020-12-19T17:27:48.870Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:27:50 [2020-12-19T17:27:50.781Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:27:52 [2020-12-19T17:27:52.693Z] === RUN   TestDockerSuite/TestBuildHistory
17:27:54 [2020-12-19T17:27:54.269Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s)
17:27:54 [2020-12-19T17:27:54.269Z] PASS
17:27:54 [2020-12-19T17:27:54.269Z] 
17:27:54 [2020-12-19T17:27:54.269Z] === Skipped
17:27:54 [2020-12-19T17:27:54.269Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:27:54 [2020-12-19T17:27:54.269Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:54 [2020-12-19T17:27:54.269Z] 
17:27:54 [2020-12-19T17:27:54.269Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:27:54 [2020-12-19T17:27:54.269Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:54 [2020-12-19T17:27:54.269Z] 
17:27:54 [2020-12-19T17:27:54.269Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:27:54 [2020-12-19T17:27:54.269Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:54 [2020-12-19T17:27:54.269Z] 
17:27:54 [2020-12-19T17:27:54.269Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:27:54 [2020-12-19T17:27:54.269Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:54 [2020-12-19T17:27:54.269Z] 
17:27:54 [2020-12-19T17:27:54.269Z] 
17:27:54 [2020-12-19T17:27:54.269Z] DONE 17 tests, 4 skipped in 27.600s
17:27:54 [2020-12-19T17:27:54.269Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:27:54 [2020-12-19T17:27:54.269Z] ++ 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
17:27:54 [2020-12-19T17:27:54.269Z] ++ set -e
17:27:54 [2020-12-19T17:27:54.269Z] ++ '[' -n 0 ']'
17:27:54 [2020-12-19T17:27:54.269Z] ++ set -x
17:27:54 [2020-12-19T17:27:54.269Z] ++ env -i DEST=/go/src/github.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
17:27:54 [2020-12-19T17:27:54.269Z] INFO: Testing against a local daemon
17:27:54 [2020-12-19T17:27:54.269Z] === RUN   TestPluginInvalidJSON
17:27:54 [2020-12-19T17:27:54.269Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:27:54 [2020-12-19T17:27:54.269Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:27:54 [2020-12-19T17:27:54.269Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:27:54 [2020-12-19T17:27:54.269Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:27:54 [2020-12-19T17:27:54.269Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:27:54 [2020-12-19T17:27:54.269Z] === RUN   TestPluginInstall
17:27:54 [2020-12-19T17:27:54.269Z] === RUN   TestPluginInstall/no_auth
17:27:54 [2020-12-19T17:27:54.269Z] time="2020-12-19T17:27:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:27:54 [2020-12-19T17:27:54.269Z] time="2020-12-19T17:27:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15031dcd6e0ecee645a8620144439046c005026653c444dbf242669062d3bb73" mediatype=application/vnd.docker.plugin.v1+json size=522
17:27:54 [2020-12-19T17:27:54.269Z] time="2020-12-19T17:27:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:27:54 [2020-12-19T17:27:54.269Z] time="2020-12-19T17:27:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15031dcd6e0ecee645a8620144439046c005026653c444dbf242669062d3bb73" mediatype=application/vnd.docker.plugin.v1+json size=522
17:27:54 [2020-12-19T17:27:54.559Z] === RUN   TestPluginInstall/with_htpasswd
17:27:55 [2020-12-19T17:27:55.190Z] time="2020-12-19T17:27:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:27:55 [2020-12-19T17:27:55.190Z] time="2020-12-19T17:27:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba090c7af9ffc8cf82ac364ace70c82d77f8fb00902315913c3ec658700315fb" mediatype=application/vnd.docker.plugin.v1+json size=522
17:27:55 [2020-12-19T17:27:55.190Z] time="2020-12-19T17:27:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:27:55 [2020-12-19T17:27:55.190Z] time="2020-12-19T17:27:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba090c7af9ffc8cf82ac364ace70c82d77f8fb00902315913c3ec658700315fb" mediatype=application/vnd.docker.plugin.v1+json size=522
17:27:55 [2020-12-19T17:27:55.481Z] === RUN   TestPluginInstall/with_insecure
17:27:56 [2020-12-19T17:27:56.520Z] time="2020-12-19T17:27:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:27:56 [2020-12-19T17:27:56.520Z] time="2020-12-19T17:27:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca5d6851149218cd7f1613a93b6175bfd44b58f435b9871489f6a8130e50520b" mediatype=application/vnd.docker.plugin.v1+json size=522
17:27:56 [2020-12-19T17:27:56.520Z] time="2020-12-19T17:27:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:27:56 [2020-12-19T17:27:56.520Z] time="2020-12-19T17:27:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca5d6851149218cd7f1613a93b6175bfd44b58f435b9871489f6a8130e50520b" mediatype=application/vnd.docker.plugin.v1+json size=522
17:27:56 [2020-12-19T17:27:56.811Z] --- PASS: TestPluginInstall (4.27s)
17:27:56 [2020-12-19T17:27:56.811Z]     --- PASS: TestPluginInstall/no_auth (2.02s)
17:27:56 [2020-12-19T17:27:56.811Z]     --- PASS: TestPluginInstall/with_htpasswd (0.90s)
17:27:56 [2020-12-19T17:27:56.811Z]     --- PASS: TestPluginInstall/with_insecure (1.35s)
17:27:56 [2020-12-19T17:27:56.811Z]         plugin_test.go:157: [d5c6e6f4dcdc9] daemon is not started
17:27:56 [2020-12-19T17:27:56.811Z] PASS
17:27:56 [2020-12-19T17:27:56.811Z] 
17:27:56 [2020-12-19T17:27:56.811Z] DONE 6 tests in 4.363s
17:27:56 [2020-12-19T17:27:56.811Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:27:56 [2020-12-19T17:27:56.811Z] ++ 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
17:27:56 [2020-12-19T17:27:56.811Z] ++ set -e
17:27:56 [2020-12-19T17:27:56.811Z] ++ '[' -n 0 ']'
17:27:56 [2020-12-19T17:27:56.811Z] ++ set -x
17:27:56 [2020-12-19T17:27:56.811Z] ++ env -i DEST=/go/src/github.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
17:27:56 [2020-12-19T17:27:56.811Z] INFO: Testing against a local daemon
17:27:56 [2020-12-19T17:27:56.811Z] === RUN   TestExternalGraphDriver
17:27:57 [2020-12-19T17:27:57.103Z] === RUN   TestExternalGraphDriver/json
17:27:59 [2020-12-19T17:27:59.185Z] === RUN   TestExternalGraphDriver/spec
17:27:59 [2020-12-19T17:27:59.279Z] === RUN   TestDockerSuite/TestBuildIidFile
17:27:59 [2020-12-19T17:27:59.279Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:27:59 [2020-12-19T17:27:59.850Z] === RUN   TestDockerSuite/TestBuildInheritance
17:28:00 [2020-12-19T17:28:00.698Z] === RUN   TestExternalGraphDriver/pull
17:28:00 [2020-12-19T17:28:00.799Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:28:01 [2020-12-19T17:28:01.757Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:28:01 [2020-12-19T17:28:01.757Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:28:02 [2020-12-19T17:28:02.780Z] --- PASS: TestExternalGraphDriver (5.57s)
17:28:02 [2020-12-19T17:28:02.780Z]     --- PASS: TestExternalGraphDriver/json (1.79s)
17:28:02 [2020-12-19T17:28:02.780Z]     --- PASS: TestExternalGraphDriver/spec (1.82s)
17:28:02 [2020-12-19T17:28:02.780Z]     --- PASS: TestExternalGraphDriver/pull (1.85s)
17:28:02 [2020-12-19T17:28:02.780Z] === RUN   TestGraphdriverPluginV2
17:28:02 [2020-12-19T17:28:02.780Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
17:28:02 [2020-12-19T17:28:02.780Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:28:02 [2020-12-19T17:28:02.780Z] PASS
17:28:02 [2020-12-19T17:28:02.780Z] 
17:28:02 [2020-12-19T17:28:02.780Z] === Skipped
17:28:02 [2020-12-19T17:28:02.780Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
17:28:02 [2020-12-19T17:28:02.780Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:28:02 [2020-12-19T17:28:02.780Z] 
17:28:02 [2020-12-19T17:28:02.780Z] 
17:28:02 [2020-12-19T17:28:02.780Z] DONE 5 tests, 1 skipped in 5.716s
17:28:02 [2020-12-19T17:28:02.780Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:28:02 [2020-12-19T17:28:02.780Z] ++ 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
17:28:02 [2020-12-19T17:28:02.780Z] ++ set -e
17:28:02 [2020-12-19T17:28:02.780Z] ++ '[' -n 0 ']'
17:28:02 [2020-12-19T17:28:02.780Z] ++ set -x
17:28:02 [2020-12-19T17:28:02.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=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
17:28:02 [2020-12-19T17:28:02.780Z] INFO: Testing against a local daemon
17:28:02 [2020-12-19T17:28:02.780Z] === RUN   TestContinueAfterPluginCrash
17:28:02 [2020-12-19T17:28:02.780Z] === PAUSE TestContinueAfterPluginCrash
17:28:02 [2020-12-19T17:28:02.780Z] === RUN   TestReadPluginNoRead
17:28:02 [2020-12-19T17:28:02.780Z] === PAUSE TestReadPluginNoRead
17:28:02 [2020-12-19T17:28:02.780Z] === RUN   TestDaemonStartWithLogOpt
17:28:02 [2020-12-19T17:28:02.780Z] === PAUSE TestDaemonStartWithLogOpt
17:28:02 [2020-12-19T17:28:02.780Z] === CONT  TestContinueAfterPluginCrash
17:28:02 [2020-12-19T17:28:02.780Z] === CONT  TestDaemonStartWithLogOpt
17:28:02 [2020-12-19T17:28:02.780Z] === CONT  TestReadPluginNoRead
17:28:03 [2020-12-19T17:28:03.143Z] === RUN   TestDockerSuite/TestBuildLabel
17:28:03 [2020-12-19T17:28:03.404Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:28:03 [2020-12-19T17:28:03.976Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:28:04 [2020-12-19T17:28:04.917Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:28:05 [2020-12-19T17:28:05.178Z] === RUN   TestDockerSuite/TestBuildLabels
17:28:05 [2020-12-19T17:28:05.749Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:28:07 [2020-12-19T17:28:07.662Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:28:08 [2020-12-19T17:28:08.375Z] === RUN   TestReadPluginNoRead/default
17:28:08 [2020-12-19T17:28:08.375Z] --- PASS: TestDaemonStartWithLogOpt (5.31s)
17:28:09 [2020-12-19T17:28:09.010Z] === RUN   TestReadPluginNoRead/disabled_caching
17:28:10 [2020-12-19T17:28:10.520Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:28:11 [2020-12-19T17:28:11.867Z] === RUN   TestDockerSuite/TestBuildLastModified
17:28:12 [2020-12-19T17:28:12.036Z] --- PASS: TestReadPluginNoRead (9.32s)
17:28:12 [2020-12-19T17:28:12.036Z]     --- PASS: TestReadPluginNoRead/default (1.48s)
17:28:12 [2020-12-19T17:28:12.036Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.38s)
17:28:12 [2020-12-19T17:28:12.036Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s)
17:28:12 [2020-12-19T17:28:12.036Z]     read_test.go:92: [d92ab85f7187c] daemon is not started
17:28:12 [2020-12-19T17:28:12.438Z] --- PASS: TestBuildWithHugeFile (81.84s)
17:28:12 [2020-12-19T17:28:12.438Z] === RUN   TestBuildWithEmptyDockerfile
17:28:12 [2020-12-19T17:28:12.438Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:28:12 [2020-12-19T17:28:12.438Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:28:12 [2020-12-19T17:28:12.438Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:28:12 [2020-12-19T17:28:12.438Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:28:12 [2020-12-19T17:28:12.438Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:28:12 [2020-12-19T17:28:12.438Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:28:12 [2020-12-19T17:28:12.438Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:28:12 [2020-12-19T17:28:12.438Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:28:12 [2020-12-19T17:28:12.438Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:28:12 [2020-12-19T17:28:12.698Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
17:28:12 [2020-12-19T17:28:12.698Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
17:28:12 [2020-12-19T17:28:12.698Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
17:28:12 [2020-12-19T17:28:12.698Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
17:28:12 [2020-12-19T17:28:12.698Z] === RUN   TestBuildPreserveOwnership
17:28:12 [2020-12-19T17:28:12.698Z] === RUN   TestBuildPreserveOwnership/copy_from
17:28:13 [2020-12-19T17:28:13.068Z] --- PASS: TestContinueAfterPluginCrash (10.53s)
17:28:13 [2020-12-19T17:28:13.068Z] PASS
17:28:13 [2020-12-19T17:28:13.068Z] 
17:28:13 [2020-12-19T17:28:13.068Z] DONE 6 tests in 10.601s
17:28:13 [2020-12-19T17:28:13.068Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:28:13 [2020-12-19T17:28:13.068Z] ++ 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
17:28:13 [2020-12-19T17:28:13.068Z] ++ set -e
17:28:13 [2020-12-19T17:28:13.068Z] ++ '[' -n 0 ']'
17:28:13 [2020-12-19T17:28:13.068Z] ++ set -x
17:28:13 [2020-12-19T17:28:13.068Z] ++ env -i DEST=/go/src/github.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
17:28:13 [2020-12-19T17:28:13.359Z] testing: warning: no tests to run
17:28:13 [2020-12-19T17:28:13.359Z] PASS
17:28:13 [2020-12-19T17:28:13.359Z] 
17:28:13 [2020-12-19T17:28:13.359Z] DONE 0 tests in 0.018s
17:28:13 [2020-12-19T17:28:13.359Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:28:13 [2020-12-19T17:28:13.359Z] ++ 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
17:28:13 [2020-12-19T17:28:13.359Z] ++ set -e
17:28:13 [2020-12-19T17:28:13.359Z] ++ '[' -n 0 ']'
17:28:13 [2020-12-19T17:28:13.359Z] ++ set -x
17:28:13 [2020-12-19T17:28:13.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:28:13 [2020-12-19T17:28:13.359Z] INFO: Testing against a local daemon
17:28:13 [2020-12-19T17:28:13.359Z] === RUN   TestPluginWithDevMounts
17:28:13 [2020-12-19T17:28:13.359Z] === PAUSE TestPluginWithDevMounts
17:28:13 [2020-12-19T17:28:13.359Z] === CONT  TestPluginWithDevMounts
17:28:14 [2020-12-19T17:28:14.627Z] ok  	github.com/docker/docker/cmd/dockerd	0.080s	coverage: 29.2% of statements
17:28:15 [2020-12-19T17:28:15.274Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:28:15 [2020-12-19T17:28:15.422Z] --- PASS: TestPluginWithDevMounts (1.83s)
17:28:15 [2020-12-19T17:28:15.423Z] PASS
17:28:15 [2020-12-19T17:28:15.423Z] 
17:28:15 [2020-12-19T17:28:15.423Z] DONE 1 tests in 1.910s
17:28:15 [2020-12-19T17:28:15.423Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
17:28:15 [2020-12-19T17:28:15.423Z] ++ 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
17:28:15 [2020-12-19T17:28:15.423Z] ++ set -e
17:28:15 [2020-12-19T17:28:15.423Z] ++ '[' -n 0 ']'
17:28:15 [2020-12-19T17:28:15.423Z] ++ set -x
17:28:15 [2020-12-19T17:28:15.423Z] ++ env -i DEST=/go/src/github.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
17:28:15 [2020-12-19T17:28:15.423Z] INFO: Testing against a local daemon
17:28:15 [2020-12-19T17:28:15.423Z] === RUN   TestSecretInspect
17:28:16 [2020-12-19T17:28:16.008Z] ok  	github.com/docker/docker/container	0.120s	coverage: 34.7% of statements
17:28:16 [2020-12-19T17:28:16.008Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:28:16 [2020-12-19T17:28:16.008Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:28:16 [2020-12-19T17:28:16.008Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:28:16 [2020-12-19T17:28:16.008Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:28:16 [2020-12-19T17:28:16.216Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:28:16 [2020-12-19T17:28:16.478Z] --- PASS: TestBuildPreserveOwnership (3.97s)
17:28:16 [2020-12-19T17:28:16.478Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.36s)
17:28:16 [2020-12-19T17:28:16.478Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.61s)
17:28:16 [2020-12-19T17:28:16.478Z] === RUN   TestBuildPlatformInvalid
17:28:16 [2020-12-19T17:28:16.738Z] --- PASS: TestBuildPlatformInvalid (0.13s)
17:28:16 [2020-12-19T17:28:16.738Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:28:17 [2020-12-19T17:28:17.500Z] --- PASS: TestSecretInspect (1.94s)
17:28:17 [2020-12-19T17:28:17.500Z] === RUN   TestSecretList
17:28:19 [2020-12-19T17:28:19.011Z] --- PASS: TestSecretList (1.92s)
17:28:19 [2020-12-19T17:28:19.011Z] === RUN   TestSecretsCreateAndDelete
17:28:19 [2020-12-19T17:28:19.286Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:28:19 [2020-12-19T17:28:19.286Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:28:19 [2020-12-19T17:28:19.286Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:28:19 [2020-12-19T17:28:19.547Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:28:19 [2020-12-19T17:28:19.547Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:28:20 [2020-12-19T17:28:20.119Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:28:21 [2020-12-19T17:28:21.077Z] --- PASS: TestSecretsCreateAndDelete (1.90s)
17:28:21 [2020-12-19T17:28:21.077Z] === RUN   TestSecretsUpdate
17:28:21 [2020-12-19T17:28:21.504Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
17:28:22 [2020-12-19T17:28:22.446Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:28:23 [2020-12-19T17:28:23.142Z] --- PASS: TestSecretsUpdate (1.92s)
17:28:23 [2020-12-19T17:28:23.142Z] === RUN   TestTemplatedSecret
17:28:24 [2020-12-19T17:28:24.359Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:28:25 [2020-12-19T17:28:25.227Z] --- PASS: TestTemplatedSecret (2.45s)
17:28:25 [2020-12-19T17:28:25.227Z] === RUN   TestSecretCreateResolve
17:28:27 [2020-12-19T17:28:27.299Z] --- PASS: TestSecretCreateResolve (1.93s)
17:28:27 [2020-12-19T17:28:27.299Z] PASS
17:28:27 [2020-12-19T17:28:27.299Z] 
17:28:27 [2020-12-19T17:28:27.299Z] DONE 6 tests in 12.117s
17:28:27 [2020-12-19T17:28:27.299Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
17:28:27 [2020-12-19T17:28:27.299Z] ++ 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
17:28:27 [2020-12-19T17:28:27.299Z] ++ set -e
17:28:27 [2020-12-19T17:28:27.299Z] ++ '[' -n 0 ']'
17:28:27 [2020-12-19T17:28:27.299Z] ++ set -x
17:28:27 [2020-12-19T17:28:27.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:28:27 [2020-12-19T17:28:27.299Z] INFO: Testing against a local daemon
17:28:27 [2020-12-19T17:28:27.299Z] === RUN   TestServiceCreateInit
17:28:27 [2020-12-19T17:28:27.299Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:28:28 [2020-12-19T17:28:28.224Z] ok  	github.com/docker/docker/daemon/cluster	0.106s	coverage: 0.5% of statements
17:28:28 [2020-12-19T17:28:28.483Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
17:28:28 [2020-12-19T17:28:28.562Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:28:29 [2020-12-19T17:28:29.133Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:28:30 [2020-12-19T17:28:30.074Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:28:30 [2020-12-19T17:28:30.393Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
17:28:31 [2020-12-19T17:28:31.015Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.30s)
17:28:31 [2020-12-19T17:28:31.015Z] PASS
17:28:31 [2020-12-19T17:28:31.015Z] 
17:28:31 [2020-12-19T17:28:31.015Z] === Skipped
17:28:31 [2020-12-19T17:28:31.015Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:28:31 [2020-12-19T17:28:31.015Z]     build_session_test.go:25: TODO: BuildKit
17:28:31 [2020-12-19T17:28:31.015Z] 
17:28:31 [2020-12-19T17:28:31.015Z] 
17:28:31 [2020-12-19T17:28:31.015Z] DONE 33 tests, 1 skipped in 131.547s
17:28:31 [2020-12-19T17:28:31.015Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:28:31 [2020-12-19T17:28:31.015Z] ++ 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
17:28:31 [2020-12-19T17:28:31.015Z] ++ set -e
17:28:31 [2020-12-19T17:28:31.015Z] ++ '[' -n 0 ']'
17:28:31 [2020-12-19T17:28:31.015Z] ++ set -x
17:28:31 [2020-12-19T17:28:31.015Z] ++ env -i DEST=/go/src/github.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
17:28:31 [2020-12-19T17:28:31.276Z] INFO: Testing against a local daemon
17:28:31 [2020-12-19T17:28:31.276Z] === RUN   TestConfigInspect
17:28:31 [2020-12-19T17:28:31.753Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:28:34 [2020-12-19T17:28:34.572Z] --- PASS: TestConfigInspect (2.82s)
17:28:34 [2020-12-19T17:28:34.572Z] === RUN   TestConfigList
17:28:35 [2020-12-19T17:28:35.268Z] --- PASS: TestServiceCreateInit (7.47s)
17:28:35 [2020-12-19T17:28:35.268Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s)
17:28:35 [2020-12-19T17:28:35.268Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s)
17:28:35 [2020-12-19T17:28:35.268Z] === RUN   TestCreateServiceMultipleTimes
17:28:37 [2020-12-19T17:28:37.139Z] --- PASS: TestConfigList (2.77s)
17:28:37 [2020-12-19T17:28:37.139Z] === RUN   TestConfigsCreateAndDelete
17:28:38 [2020-12-19T17:28:38.078Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:28:39 [2020-12-19T17:28:39.462Z] --- PASS: TestConfigsCreateAndDelete (2.72s)
17:28:39 [2020-12-19T17:28:39.462Z] === RUN   TestConfigsUpdate
17:28:40 [2020-12-19T17:28:40.374Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.438s	coverage: 14.1% of statements
17:28:40 [2020-12-19T17:28:40.374Z] ok  	github.com/docker/docker/daemon	12.154s	coverage: 17.2% of statements
17:28:40 [2020-12-19T17:28:40.374Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:28:40 [2020-12-19T17:28:40.374Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:28:40 [2020-12-19T17:28:40.944Z] ok  	github.com/docker/docker/daemon/config	0.058s	coverage: 81.8% of statements
17:28:41 [2020-12-19T17:28:41.374Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:28:41 [2020-12-19T17:28:41.517Z] ok  	github.com/docker/docker/daemon/discovery	0.010s	coverage: 30.0% of statements
17:28:41 [2020-12-19T17:28:41.775Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
17:28:41 [2020-12-19T17:28:41.775Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:28:41 [2020-12-19T17:28:41.775Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:28:42 [2020-12-19T17:28:42.318Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:28:42 [2020-12-19T17:28:42.318Z] --- PASS: TestConfigsUpdate (2.83s)
17:28:42 [2020-12-19T17:28:42.318Z] === RUN   TestTemplatedConfig
17:28:43 [2020-12-19T17:28:43.151Z] ok  	github.com/docker/docker/daemon/graphdriver	0.027s	coverage: 2.2% of statements
17:28:44 [2020-12-19T17:28:44.231Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:28:44 [2020-12-19T17:28:44.490Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:28:45 [2020-12-19T17:28:45.685Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.564s	coverage: 73.1% of statements
17:28:45 [2020-12-19T17:28:45.685Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.030s	coverage: 2.9% of statements
17:28:45 [2020-12-19T17:28:45.873Z] --- PASS: TestTemplatedConfig (3.58s)
17:28:45 [2020-12-19T17:28:45.873Z] === RUN   TestConfigCreateResolve
17:28:47 [2020-12-19T17:28:47.063Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.379s	coverage: 56.2% of statements
17:28:48 [2020-12-19T17:28:48.421Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:28:48 [2020-12-19T17:28:48.681Z] --- PASS: TestConfigCreateResolve (2.72s)
17:28:48 [2020-12-19T17:28:48.681Z] === RUN   TestConfigDaemonLibtrustID
17:28:48 [2020-12-19T17:28:48.681Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:28:48 [2020-12-19T17:28:48.983Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.8% of statements
17:28:49 [2020-12-19T17:28:49.252Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
17:28:49 [2020-12-19T17:28:49.252Z] PASS
17:28:49 [2020-12-19T17:28:49.252Z] 
17:28:49 [2020-12-19T17:28:49.252Z] DONE 7 tests in 18.141s
17:28:49 [2020-12-19T17:28:49.252Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:28:49 [2020-12-19T17:28:49.252Z] ++ 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
17:28:49 [2020-12-19T17:28:49.252Z] ++ set -e
17:28:49 [2020-12-19T17:28:49.252Z] ++ '[' -n 0 ']'
17:28:49 [2020-12-19T17:28:49.252Z] ++ set -x
17:28:49 [2020-12-19T17:28:49.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-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
17:28:49 [2020-12-19T17:28:49.253Z] INFO: Testing against a local daemon
17:28:49 [2020-12-19T17:28:49.253Z] === RUN   TestCheckpoint
17:28:49 [2020-12-19T17:28:49.253Z] --- SKIP: TestCheckpoint (0.00s)
17:28:49 [2020-12-19T17:28:49.253Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:28:49 [2020-12-19T17:28:49.253Z] === RUN   TestContainerInvalidJSON
17:28:49 [2020-12-19T17:28:49.513Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:28:49 [2020-12-19T17:28:49.513Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:28:49 [2020-12-19T17:28:49.513Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:28:49 [2020-12-19T17:28:49.513Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:28:49 [2020-12-19T17:28:49.513Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:28:49 [2020-12-19T17:28:49.513Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:28:49 [2020-12-19T17:28:49.513Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:28:49 [2020-12-19T17:28:49.513Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:28:49 [2020-12-19T17:28:49.513Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:28:49 [2020-12-19T17:28:49.513Z] --- PASS: TestContainerInvalidJSON (0.03s)
17:28:49 [2020-12-19T17:28:49.513Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:28:49 [2020-12-19T17:28:49.513Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
17:28:49 [2020-12-19T17:28:49.513Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:28:49 [2020-12-19T17:28:49.513Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:28:49 [2020-12-19T17:28:49.513Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
17:28:49 [2020-12-19T17:28:49.513Z] === RUN   TestCopyFromContainerPathIsNotDir
17:28:49 [2020-12-19T17:28:49.513Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
17:28:49 [2020-12-19T17:28:49.513Z] === RUN   TestCopyToContainerPathDoesNotExist
17:28:49 [2020-12-19T17:28:49.513Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
17:28:49 [2020-12-19T17:28:49.513Z] === RUN   TestCopyToContainerPathIsNotDir
17:28:49 [2020-12-19T17:28:49.773Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
17:28:49 [2020-12-19T17:28:49.773Z] === RUN   TestCopyFromContainer
17:28:50 [2020-12-19T17:28:50.344Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:28:50 [2020-12-19T17:28:50.624Z] --- PASS: TestCreateServiceMultipleTimes (15.63s)
17:28:50 [2020-12-19T17:28:50.624Z] === RUN   TestCreateServiceConflict
17:28:50 [2020-12-19T17:28:50.888Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.579s	coverage: 46.2% of statements
17:28:50 [2020-12-19T17:28:50.888Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:28:50 [2020-12-19T17:28:50.914Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:28:51 [2020-12-19T17:28:51.147Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.362s	coverage: 49.5% of statements
17:28:51 [2020-12-19T17:28:51.175Z] === RUN   TestCopyFromContainer//
17:28:51 [2020-12-19T17:28:51.175Z] === RUN   TestCopyFromContainer//bar/root
17:28:51 [2020-12-19T17:28:51.435Z] === RUN   TestCopyFromContainer//bar/root/
17:28:51 [2020-12-19T17:28:51.435Z] === RUN   TestCopyFromContainer/bar/quux
17:28:51 [2020-12-19T17:28:51.696Z] === RUN   TestCopyFromContainer/bar/quux/
17:28:51 [2020-12-19T17:28:51.696Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:28:51 [2020-12-19T17:28:51.696Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:28:51 [2020-12-19T17:28:51.958Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:28:51 [2020-12-19T17:28:51.958Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:28:52 [2020-12-19T17:28:52.219Z] === RUN   TestCopyFromContainer/bar/notarget
17:28:52 [2020-12-19T17:28:52.219Z] --- PASS: TestCopyFromContainer (2.58s)
17:28:52 [2020-12-19T17:28:52.219Z]     --- PASS: TestCopyFromContainer// (0.11s)
17:28:52 [2020-12-19T17:28:52.219Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
17:28:52 [2020-12-19T17:28:52.219Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
17:28:52 [2020-12-19T17:28:52.219Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
17:28:52 [2020-12-19T17:28:52.219Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
17:28:52 [2020-12-19T17:28:52.219Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
17:28:52 [2020-12-19T17:28:52.219Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
17:28:52 [2020-12-19T17:28:52.219Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
17:28:52 [2020-12-19T17:28:52.219Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
17:28:52 [2020-12-19T17:28:52.219Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
17:28:52 [2020-12-19T17:28:52.219Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:28:52 [2020-12-19T17:28:52.219Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:28:52 [2020-12-19T17:28:52.219Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:28:52 [2020-12-19T17:28:52.219Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:28:52 [2020-12-19T17:28:52.219Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:28:52 [2020-12-19T17:28:52.219Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:28:52 [2020-12-19T17:28:52.219Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:28:52 [2020-12-19T17:28:52.219Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:28:52 [2020-12-19T17:28:52.219Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:28:52 [2020-12-19T17:28:52.219Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:28:52 [2020-12-19T17:28:52.219Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:28:52 [2020-12-19T17:28:52.219Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:28:52 [2020-12-19T17:28:52.219Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:28:52 [2020-12-19T17:28:52.219Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:28:52 [2020-12-19T17:28:52.219Z] === RUN   TestCreateLinkToNonExistingContainer
17:28:52 [2020-12-19T17:28:52.219Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:28:52 [2020-12-19T17:28:52.219Z] === RUN   TestCreateWithInvalidEnv
17:28:52 [2020-12-19T17:28:52.219Z] === RUN   TestCreateWithInvalidEnv/0
17:28:52 [2020-12-19T17:28:52.219Z] === PAUSE TestCreateWithInvalidEnv/0
17:28:52 [2020-12-19T17:28:52.219Z] === RUN   TestCreateWithInvalidEnv/1
17:28:52 [2020-12-19T17:28:52.219Z] === PAUSE TestCreateWithInvalidEnv/1
17:28:52 [2020-12-19T17:28:52.219Z] === RUN   TestCreateWithInvalidEnv/2
17:28:52 [2020-12-19T17:28:52.219Z] === PAUSE TestCreateWithInvalidEnv/2
17:28:52 [2020-12-19T17:28:52.219Z] === CONT  TestCreateWithInvalidEnv/0
17:28:52 [2020-12-19T17:28:52.219Z] === CONT  TestCreateWithInvalidEnv/2
17:28:52 [2020-12-19T17:28:52.219Z] === CONT  TestCreateWithInvalidEnv/1
17:28:52 [2020-12-19T17:28:52.219Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:28:52 [2020-12-19T17:28:52.219Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:28:52 [2020-12-19T17:28:52.219Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
17:28:52 [2020-12-19T17:28:52.219Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:28:52 [2020-12-19T17:28:52.219Z] === RUN   TestCreateTmpfsMountsTarget
17:28:52 [2020-12-19T17:28:52.480Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
17:28:52 [2020-12-19T17:28:52.480Z] === RUN   TestCreateWithCustomMaskedPaths
17:28:52 [2020-12-19T17:28:52.480Z] === RUN   TestDockerSuite/TestBuildNetNone
17:28:52 [2020-12-19T17:28:52.702Z] --- PASS: TestCreateServiceConflict (1.96s)
17:28:52 [2020-12-19T17:28:52.702Z] === RUN   TestCreateServiceMaxReplicas
17:28:53 [2020-12-19T17:28:53.053Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.0% of statements
17:28:53 [2020-12-19T17:28:53.312Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.732s	coverage: 57.7% of statements
17:28:53 [2020-12-19T17:28:53.312Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:28:53 [2020-12-19T17:28:53.312Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:28:53 [2020-12-19T17:28:53.423Z] === RUN   TestDockerSuite/TestBuildNoContext
17:28:54 [2020-12-19T17:28:54.363Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:28:54 [2020-12-19T17:28:54.363Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s)
17:28:54 [2020-12-19T17:28:54.363Z] === RUN   TestCreateWithCustomReadonlyPaths
17:28:54 [2020-12-19T17:28:54.690Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
17:28:55 [2020-12-19T17:28:55.305Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:28:55 [2020-12-19T17:28:55.438Z] --- PASS: TestCreateServiceMaxReplicas (3.09s)
17:28:55 [2020-12-19T17:28:55.438Z] === RUN   TestCreateWithDuplicateNetworkNames
17:28:55 [2020-12-19T17:28:55.628Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
17:28:56 [2020-12-19T17:28:56.247Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.83s)
17:28:56 [2020-12-19T17:28:56.247Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:28:56 [2020-12-19T17:28:56.247Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:28:56 [2020-12-19T17:28:56.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:28:56 [2020-12-19T17:28:56.247Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:28:56 [2020-12-19T17:28:56.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:28:56 [2020-12-19T17:28:56.247Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:28:56 [2020-12-19T17:28:56.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:28:56 [2020-12-19T17:28:56.247Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:28:56 [2020-12-19T17:28:56.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:28:56 [2020-12-19T17:28:56.247Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:28:56 [2020-12-19T17:28:56.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:28:56 [2020-12-19T17:28:56.247Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:28:56 [2020-12-19T17:28:56.247Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:28:56 [2020-12-19T17:28:56.247Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:28:56 [2020-12-19T17:28:56.247Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:28:56 [2020-12-19T17:28:56.247Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:28:56 [2020-12-19T17:28:56.247Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
17:28:56 [2020-12-19T17:28:56.247Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:28:56 [2020-12-19T17:28:56.247Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
17:28:56 [2020-12-19T17:28:56.247Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
17:28:56 [2020-12-19T17:28:56.247Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:28:56 [2020-12-19T17:28:56.247Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
17:28:56 [2020-12-19T17:28:56.247Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:28:56 [2020-12-19T17:28:56.507Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:28:56 [2020-12-19T17:28:56.768Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s)
17:28:56 [2020-12-19T17:28:56.768Z] === RUN   TestCreateDifferentPlatform
17:28:56 [2020-12-19T17:28:56.768Z] === RUN   TestCreateDifferentPlatform/different_os
17:28:56 [2020-12-19T17:28:56.768Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:28:56 [2020-12-19T17:28:56.768Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:28:56 [2020-12-19T17:28:56.768Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:28:56 [2020-12-19T17:28:56.768Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:28:56 [2020-12-19T17:28:56.768Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:28:56 [2020-12-19T17:28:56.768Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
17:28:56 [2020-12-19T17:28:56.768Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:28:57 [2020-12-19T17:28:57.008Z] ok  	github.com/docker/docker/daemon/images	0.017s	coverage: 6.5% of statements
17:28:57 [2020-12-19T17:28:57.008Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:28:57 [2020-12-19T17:28:57.008Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:28:57 [2020-12-19T17:28:57.029Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
17:28:57 [2020-12-19T17:28:57.029Z] === RUN   TestContainerStartOnDaemonRestart
17:28:57 [2020-12-19T17:28:57.029Z] === PAUSE TestContainerStartOnDaemonRestart
17:28:57 [2020-12-19T17:28:57.029Z] === RUN   TestDaemonRestartIpcMode
17:28:57 [2020-12-19T17:28:57.029Z] === PAUSE TestDaemonRestartIpcMode
17:28:57 [2020-12-19T17:28:57.029Z] === RUN   TestDaemonHostGatewayIP
17:28:57 [2020-12-19T17:28:57.029Z] === PAUSE TestDaemonHostGatewayIP
17:28:57 [2020-12-19T17:28:57.029Z] === RUN   TestContainerKillOnDaemonStart
17:28:57 [2020-12-19T17:28:57.029Z] === PAUSE TestContainerKillOnDaemonStart
17:28:57 [2020-12-19T17:28:57.029Z] === RUN   TestDiff
17:28:57 [2020-12-19T17:28:57.029Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:28:57 [2020-12-19T17:28:57.289Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:28:57 [2020-12-19T17:28:57.549Z] --- PASS: TestDiff (0.55s)
17:28:57 [2020-12-19T17:28:57.549Z] === RUN   TestExecWithCloseStdin
17:28:57 [2020-12-19T17:28:57.549Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:28:57 [2020-12-19T17:28:57.575Z] ok  	github.com/docker/docker/daemon/logger	0.233s	coverage: 41.0% of statements
17:28:58 [2020-12-19T17:28:58.120Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:28:58 [2020-12-19T17:28:58.120Z] --- PASS: TestExecWithCloseStdin (0.75s)
17:28:58 [2020-12-19T17:28:58.120Z] === RUN   TestExec
17:28:58 [2020-12-19T17:28:58.692Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:28:58 [2020-12-19T17:28:58.953Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
17:28:58 [2020-12-19T17:28:58.954Z] --- PASS: TestExec (0.76s)
17:28:58 [2020-12-19T17:28:58.954Z] === RUN   TestExecUser
17:28:59 [2020-12-19T17:28:59.212Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.163s	coverage: 77.8% of statements
17:28:59 [2020-12-19T17:28:59.212Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:28:59 [2020-12-19T17:28:59.212Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:28:59 [2020-12-19T17:28:59.526Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
17:28:59 [2020-12-19T17:28:59.788Z] --- PASS: TestExecUser (0.73s)
17:28:59 [2020-12-19T17:28:59.788Z] === RUN   TestExportContainerAndImportImage
17:29:00 [2020-12-19T17:29:00.149Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
17:29:00 [2020-12-19T17:29:00.730Z] --- PASS: TestExportContainerAndImportImage (1.03s)
17:29:00 [2020-12-19T17:29:00.730Z] === RUN   TestExportContainerAfterDaemonRestart
17:29:00 [2020-12-19T17:29:00.990Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:29:01 [2020-12-19T17:29:01.087Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
17:29:01 [2020-12-19T17:29:01.087Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 61.6% of statements
17:29:01 [2020-12-19T17:29:01.933Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:29:02 [2020-12-19T17:29:02.465Z] ok  	github.com/docker/docker/daemon/logger/local	0.032s	coverage: 75.2% of statements
17:29:02 [2020-12-19T17:29:02.465Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:29:02 [2020-12-19T17:29:02.505Z] --- PASS: TestExportContainerAfterDaemonRestart (1.70s)
17:29:02 [2020-12-19T17:29:02.505Z] === RUN   TestHealthCheckWorkdir
17:29:02 [2020-12-19T17:29:02.724Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.052s	coverage: 56.8% of statements
17:29:03 [2020-12-19T17:29:03.445Z] --- PASS: TestHealthCheckWorkdir (1.03s)
17:29:03 [2020-12-19T17:29:03.445Z] === RUN   TestHealthKillContainer
17:29:03 [2020-12-19T17:29:03.662Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.027s	coverage: 33.3% of statements
17:29:04 [2020-12-19T17:29:04.829Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:29:05 [2020-12-19T17:29:05.042Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
17:29:05 [2020-12-19T17:29:05.302Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
17:29:05 [2020-12-19T17:29:05.769Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:29:06 [2020-12-19T17:29:06.240Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.645s	coverage: 82.5% of statements
17:29:06 [2020-12-19T17:29:06.240Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:29:06 [2020-12-19T17:29:06.240Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
17:29:06 [2020-12-19T17:29:06.240Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:29:06 [2020-12-19T17:29:06.339Z] --- PASS: TestHealthKillContainer (2.87s)
17:29:06 [2020-12-19T17:29:06.340Z] === RUN   TestInspectCpusetInConfigPre120
17:29:06 [2020-12-19T17:29:06.910Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s)
17:29:06 [2020-12-19T17:29:06.910Z] === RUN   TestIpcModeNone
17:29:07 [2020-12-19T17:29:07.482Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:29:07 [2020-12-19T17:29:07.743Z] --- PASS: TestIpcModeNone (0.70s)
17:29:07 [2020-12-19T17:29:07.743Z] === RUN   TestIpcModePrivate
17:29:08 [2020-12-19T17:29:08.145Z] ok  	github.com/docker/docker/distribution/metadata	0.040s	coverage: 48.2% of statements
17:29:08 [2020-12-19T17:29:08.314Z] --- PASS: TestIpcModePrivate (0.68s)
17:29:08 [2020-12-19T17:29:08.314Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
17:29:08 [2020-12-19T17:29:08.314Z] === RUN   TestIpcModeShareable
17:29:08 [2020-12-19T17:29:08.584Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:29:09 [2020-12-19T17:29:09.083Z] ok  	github.com/docker/docker/distribution	0.163s	coverage: 25.1% of statements
17:29:09 [2020-12-19T17:29:09.083Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:29:09 [2020-12-19T17:29:09.154Z] --- PASS: TestIpcModeShareable (0.74s)
17:29:09 [2020-12-19T17:29:09.154Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true
17:29:09 [2020-12-19T17:29:09.154Z] === RUN   TestAPIIpcModeShareableAndContainer
17:29:10 [2020-12-19T17:29:10.021Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
17:29:10 [2020-12-19T17:29:10.094Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:29:10 [2020-12-19T17:29:10.354Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:29:10 [2020-12-19T17:29:10.766Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.84s)
17:29:10 [2020-12-19T17:29:10.766Z] === RUN   TestCreateServiceSecretFileMode
17:29:10 [2020-12-19T17:29:10.766Z] --- PASS: TestCreateServiceSecretFileMode (2.14s)
17:29:10 [2020-12-19T17:29:10.766Z] === RUN   TestCreateServiceConfigFileMode
17:29:10 [2020-12-19T17:29:10.959Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
17:29:11 [2020-12-19T17:29:11.297Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.16s)
17:29:11 [2020-12-19T17:29:11.297Z] === RUN   TestAPIIpcModeHost
17:29:11 [2020-12-19T17:29:11.528Z] ok  	github.com/docker/docker/distribution/xfer	1.901s	coverage: 85.1% of statements
17:29:11 [2020-12-19T17:29:11.528Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:29:11 [2020-12-19T17:29:11.787Z] ok  	github.com/docker/docker/image/cache	0.027s	coverage: 19.2% of statements
17:29:11 [2020-12-19T17:29:11.787Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:29:11 [2020-12-19T17:29:11.866Z] --- PASS: TestAPIIpcModeHost (0.59s)
17:29:11 [2020-12-19T17:29:11.866Z] === RUN   TestDaemonIpcModeShareable
17:29:12 [2020-12-19T17:29:12.726Z] ok  	github.com/docker/docker/image/v1	0.010s	coverage: 25.0% of statements
17:29:12 [2020-12-19T17:29:12.726Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:29:12 [2020-12-19T17:29:12.832Z] --- PASS: TestCreateServiceConfigFileMode (2.14s)
17:29:12 [2020-12-19T17:29:12.832Z] === RUN   TestCreateServiceSysctls
17:29:13 [2020-12-19T17:29:13.250Z] === RUN   TestDockerSuite/TestBuildPATH
17:29:13 [2020-12-19T17:29:13.510Z] --- PASS: TestDaemonIpcModeShareable (1.61s)
17:29:13 [2020-12-19T17:29:13.510Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true
17:29:13 [2020-12-19T17:29:13.510Z] === RUN   TestDaemonIpcModePrivate
17:29:13 [2020-12-19T17:29:13.703Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
17:29:14 [2020-12-19T17:29:14.651Z] ok  	github.com/docker/docker/oci	0.005s	coverage: 8.2% of statements
17:29:14 [2020-12-19T17:29:14.892Z] --- PASS: TestDaemonIpcModePrivate (1.56s)
17:29:14 [2020-12-19T17:29:14.892Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
17:29:14 [2020-12-19T17:29:14.892Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:29:15 [2020-12-19T17:29:15.227Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.1% of statements
17:29:15 [2020-12-19T17:29:15.463Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:29:15 [2020-12-19T17:29:15.486Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
17:29:15 [2020-12-19T17:29:15.578Z] --- PASS: TestCreateServiceSysctls (3.00s)
17:29:15 [2020-12-19T17:29:15.578Z] === RUN   TestCreateServiceCapabilities
17:29:16 [2020-12-19T17:29:16.034Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:29:16 [2020-12-19T17:29:16.605Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.49s)
17:29:16 [2020-12-19T17:29:16.605Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false
17:29:16 [2020-12-19T17:29:16.605Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:29:16 [2020-12-19T17:29:16.866Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:29:17 [2020-12-19T17:29:17.390Z] ok  	github.com/docker/docker/pkg/archive	0.321s	coverage: 77.2% of statements
17:29:17 [2020-12-19T17:29:17.958Z] ok  	github.com/docker/docker/pkg/authorization	0.123s	coverage: 68.3% of statements
17:29:18 [2020-12-19T17:29:18.217Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
17:29:18 [2020-12-19T17:29:18.248Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.60s)
17:29:18 [2020-12-19T17:29:18.248Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
17:29:18 [2020-12-19T17:29:18.248Z] === RUN   TestIpcModeOlderClient
17:29:18 [2020-12-19T17:29:18.248Z] === PAUSE TestIpcModeOlderClient
17:29:18 [2020-12-19T17:29:18.248Z] === RUN   TestKillContainerInvalidSignal
17:29:18 [2020-12-19T17:29:18.307Z] --- PASS: TestCreateServiceCapabilities (2.20s)
17:29:18 [2020-12-19T17:29:18.307Z] === RUN   TestInspect
17:29:18 [2020-12-19T17:29:18.476Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
17:29:18 [2020-12-19T17:29:18.820Z] --- PASS: TestKillContainerInvalidSignal (0.64s)
17:29:18 [2020-12-19T17:29:18.820Z] === RUN   TestKillContainer
17:29:18 [2020-12-19T17:29:18.820Z] === RUN   TestKillContainer/no_signal
17:29:19 [2020-12-19T17:29:19.391Z] === RUN   TestKillContainer/non_killing_signal
17:29:19 [2020-12-19T17:29:19.964Z] === RUN   TestKillContainer/killing_signal
17:29:20 [2020-12-19T17:29:20.373Z] --- PASS: TestInspect (2.50s)
17:29:20 [2020-12-19T17:29:20.373Z] === RUN   TestCreateJob
17:29:20 [2020-12-19T17:29:20.906Z] --- PASS: TestKillContainer (2.08s)
17:29:20 [2020-12-19T17:29:20.906Z]     --- PASS: TestKillContainer/no_signal (0.61s)
17:29:20 [2020-12-19T17:29:20.906Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
17:29:20 [2020-12-19T17:29:20.906Z]     --- PASS: TestKillContainer/killing_signal (0.73s)
17:29:20 [2020-12-19T17:29:20.906Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:29:20 [2020-12-19T17:29:20.906Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:29:21 [2020-12-19T17:29:21.477Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:29:21 [2020-12-19T17:29:21.737Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
17:29:21 [2020-12-19T17:29:21.763Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.499s	coverage: 43.2% of statements
17:29:21 [2020-12-19T17:29:21.763Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
17:29:22 [2020-12-19T17:29:22.311Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s)
17:29:22 [2020-12-19T17:29:22.311Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s)
17:29:22 [2020-12-19T17:29:22.311Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s)
17:29:22 [2020-12-19T17:29:22.311Z] === RUN   TestKillStoppedContainer
17:29:22 [2020-12-19T17:29:22.311Z] --- PASS: TestKillStoppedContainer (0.08s)
17:29:22 [2020-12-19T17:29:22.311Z] === RUN   TestKillStoppedContainerAPIPre120
17:29:22 [2020-12-19T17:29:22.331Z] ok  	github.com/docker/docker/layer	7.633s	coverage: 68.8% of statements
17:29:22 [2020-12-19T17:29:22.331Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:29:22 [2020-12-19T17:29:22.331Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:29:22 [2020-12-19T17:29:22.331Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:29:22 [2020-12-19T17:29:22.331Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:29:22 [2020-12-19T17:29:22.331Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:29:22 [2020-12-19T17:29:22.331Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:29:22 [2020-12-19T17:29:22.331Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:29:22 [2020-12-19T17:29:22.331Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
17:29:22 [2020-12-19T17:29:22.573Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
17:29:22 [2020-12-19T17:29:22.573Z] === RUN   TestKillDifferentUserContainer
17:29:22 [2020-12-19T17:29:22.900Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
17:29:23 [2020-12-19T17:29:23.469Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.012s	coverage: 92.3% of statements
17:29:23 [2020-12-19T17:29:23.515Z] --- PASS: TestKillDifferentUserContainer (0.80s)
17:29:23 [2020-12-19T17:29:23.515Z] === RUN   TestInspectOomKilledTrue
17:29:23 [2020-12-19T17:29:23.515Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:29:23 [2020-12-19T17:29:23.515Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:29:23 [2020-12-19T17:29:23.515Z] === RUN   TestInspectOomKilledFalse
17:29:23 [2020-12-19T17:29:23.515Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:29:23 [2020-12-19T17:29:23.515Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:29:23 [2020-12-19T17:29:23.515Z] === RUN   TestLinksEtcHostsContentMatch
17:29:23 [2020-12-19T17:29:23.897Z] --- PASS: TestCreateJob (2.97s)
17:29:23 [2020-12-19T17:29:23.897Z] === RUN   TestReplicatedJob
17:29:24 [2020-12-19T17:29:24.086Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s)
17:29:24 [2020-12-19T17:29:24.086Z] === RUN   TestLinksContainerNames
17:29:24 [2020-12-19T17:29:24.407Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
17:29:24 [2020-12-19T17:29:24.667Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
17:29:26 [2020-12-19T17:29:26.011Z] --- PASS: TestLinksContainerNames (1.62s)
17:29:26 [2020-12-19T17:29:26.011Z] === RUN   TestLogsFollowTailEmpty
17:29:26 [2020-12-19T17:29:26.044Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
17:29:26 [2020-12-19T17:29:26.271Z] --- PASS: TestLogsFollowTailEmpty (0.71s)
17:29:26 [2020-12-19T17:29:26.271Z] === RUN   TestContainerNetworkMountsNoChown
17:29:26 [2020-12-19T17:29:26.531Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:29:26 [2020-12-19T17:29:26.612Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 89.5% of statements
17:29:26 [2020-12-19T17:29:26.612Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.078s	coverage: 84.1% of statements
17:29:26 [2020-12-19T17:29:26.792Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s)
17:29:26 [2020-12-19T17:29:26.792Z] === RUN   TestMountDaemonRoot
17:29:26 [2020-12-19T17:29:26.792Z] === RUN   TestMountDaemonRoot/default
17:29:26 [2020-12-19T17:29:26.792Z] === PAUSE TestMountDaemonRoot/default
17:29:26 [2020-12-19T17:29:26.792Z] === RUN   TestMountDaemonRoot/private
17:29:27 [2020-12-19T17:29:27.052Z] === PAUSE TestMountDaemonRoot/private
17:29:27 [2020-12-19T17:29:27.052Z] === RUN   TestMountDaemonRoot/rprivate
17:29:27 [2020-12-19T17:29:27.052Z] === PAUSE TestMountDaemonRoot/rprivate
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/slave
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/slave
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/rslave
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/rslave
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/shared
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/shared
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/rshared
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/rshared
17:29:27 [2020-12-19T17:29:27.053Z] === CONT  TestMountDaemonRoot/default
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/default/mount_root
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/default/bind_root
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:29:27 [2020-12-19T17:29:27.053Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === CONT  TestMountDaemonRoot/rshared
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:29:27 [2020-12-19T17:29:27.053Z] === CONT  TestMountDaemonRoot/shared
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:29:27 [2020-12-19T17:29:27.053Z] === CONT  TestMountDaemonRoot/rslave
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === CONT  TestMountDaemonRoot/slave
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:29:27 [2020-12-19T17:29:27.053Z] === CONT  TestMountDaemonRoot/rprivate
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === CONT  TestMountDaemonRoot/private
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/private/bind_root
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/private/mount_root
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:29:27 [2020-12-19T17:29:27.053Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === CONT  TestMountDaemonRoot/default/bind_root
17:29:27 [2020-12-19T17:29:27.053Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === CONT  TestMountDaemonRoot/default/mount_root
17:29:27 [2020-12-19T17:29:27.053Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:29:27 [2020-12-19T17:29:27.053Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:29:27 [2020-12-19T17:29:27.053Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:29:27 [2020-12-19T17:29:27.179Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
17:29:27 [2020-12-19T17:29:27.179Z] ok  	github.com/docker/docker/pkg/fsutils	0.199s	coverage: 85.1% of statements
17:29:27 [2020-12-19T17:29:27.313Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:29:27 [2020-12-19T17:29:27.313Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:29:27 [2020-12-19T17:29:27.313Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:29:27 [2020-12-19T17:29:27.313Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:29:27 [2020-12-19T17:29:27.313Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:29:27 [2020-12-19T17:29:27.313Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:29:27 [2020-12-19T17:29:27.313Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:29:27 [2020-12-19T17:29:27.313Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:29:27 [2020-12-19T17:29:27.313Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:29:27 [2020-12-19T17:29:27.313Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:29:27 [2020-12-19T17:29:27.313Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:29:27 [2020-12-19T17:29:27.313Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:29:27 [2020-12-19T17:29:27.313Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:29:27 [2020-12-19T17:29:27.313Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:29:27 [2020-12-19T17:29:27.573Z] === CONT  TestMountDaemonRoot/private/bind_root
17:29:27 [2020-12-19T17:29:27.573Z] === CONT  TestMountDaemonRoot/private/mount_root
17:29:27 [2020-12-19T17:29:27.573Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:29:27 [2020-12-19T17:29:27.573Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:29:27 [2020-12-19T17:29:27.573Z] --- PASS: TestMountDaemonRoot (0.03s)
17:29:27 [2020-12-19T17:29:27.573Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
17:29:27 [2020-12-19T17:29:27.573Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
17:29:27 [2020-12-19T17:29:27.573Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:29:27 [2020-12-19T17:29:27.573Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
17:29:27 [2020-12-19T17:29:27.573Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
17:29:27 [2020-12-19T17:29:27.573Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
17:29:27 [2020-12-19T17:29:27.573Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:29:27 [2020-12-19T17:29:27.573Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:29:27 [2020-12-19T17:29:27.573Z] === RUN   TestContainerBindMountNonRecursive
17:29:28 [2020-12-19T17:29:28.356Z] --- PASS: TestReplicatedJob (4.94s)
17:29:28 [2020-12-19T17:29:28.356Z] === RUN   TestUpdateReplicatedJob
17:29:28 [2020-12-19T17:29:28.558Z] ok  	github.com/docker/docker/pkg/idtools	0.514s	coverage: 70.1% of statements
17:29:28 [2020-12-19T17:29:28.558Z] ok  	github.com/docker/docker/pkg/ioutils	0.415s	coverage: 70.6% of statements
17:29:29 [2020-12-19T17:29:29.126Z] ok  	github.com/docker/docker/pkg/longpath	0.016s	coverage: 100.0% of statements
17:29:29 [2020-12-19T17:29:29.126Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
17:29:29 [2020-12-19T17:29:29.126Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:29:29 [2020-12-19T17:29:29.126Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:29:29 [2020-12-19T17:29:29.126Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:29:29 [2020-12-19T17:29:29.385Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
17:29:29 [2020-12-19T17:29:29.385Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:29:29 [2020-12-19T17:29:29.385Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
17:29:29 [2020-12-19T17:29:29.486Z] --- PASS: TestContainerBindMountNonRecursive (1.79s)
17:29:29 [2020-12-19T17:29:29.487Z] === RUN   TestContainerVolumesMountedAsShared
17:29:29 [2020-12-19T17:29:29.953Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
17:29:29 [2020-12-19T17:29:29.953Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
17:29:30 [2020-12-19T17:29:30.059Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s)
17:29:30 [2020-12-19T17:29:30.059Z] === RUN   TestContainerVolumesMountedAsSlave
17:29:30 [2020-12-19T17:29:30.059Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
17:29:30 [2020-12-19T17:29:30.520Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
17:29:30 [2020-12-19T17:29:30.520Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:29:30 [2020-12-19T17:29:30.520Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:29:30 [2020-12-19T17:29:30.629Z] --- PASS: TestContainerVolumesMountedAsSlave (0.70s)
17:29:30 [2020-12-19T17:29:30.629Z] === RUN   TestNetworkNat
17:29:31 [2020-12-19T17:29:31.083Z] --- PASS: TestUpdateReplicatedJob (2.97s)
17:29:31 [2020-12-19T17:29:31.084Z] === RUN   TestServiceListWithStatuses
17:29:31 [2020-12-19T17:29:31.084Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:29:31 [2020-12-19T17:29:31.084Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:29:31 [2020-12-19T17:29:31.084Z] === RUN   TestDockerNetworkConnectAlias
17:29:31 [2020-12-19T17:29:31.199Z] --- PASS: TestNetworkNat (0.59s)
17:29:31 [2020-12-19T17:29:31.199Z] === RUN   TestNetworkLocalhostTCPNat
17:29:31 [2020-12-19T17:29:31.458Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.017s	coverage: 56.8% of statements
17:29:32 [2020-12-19T17:29:32.026Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
17:29:32 [2020-12-19T17:29:32.139Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
17:29:32 [2020-12-19T17:29:32.139Z] === RUN   TestNetworkLoopbackNat
17:29:32 [2020-12-19T17:29:32.139Z] === RUN   TestDockerSuite/TestBuildRm
17:29:32 [2020-12-19T17:29:32.285Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
17:29:32 [2020-12-19T17:29:32.285Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:29:33 [2020-12-19T17:29:33.660Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
17:29:33 [2020-12-19T17:29:33.919Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
17:29:34 [2020-12-19T17:29:34.053Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:29:34 [2020-12-19T17:29:34.994Z] --- PASS: TestNetworkLoopbackNat (2.88s)
17:29:34 [2020-12-19T17:29:34.994Z] === RUN   TestPause
17:29:34 [2020-12-19T17:29:34.994Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:29:35 [2020-12-19T17:29:35.533Z] --- PASS: TestDockerNetworkConnectAlias (3.85s)
17:29:35 [2020-12-19T17:29:35.533Z] === RUN   TestDockerNetworkReConnect
17:29:35 [2020-12-19T17:29:35.564Z] --- PASS: TestPause (0.67s)
17:29:35 [2020-12-19T17:29:35.564Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:29:35 [2020-12-19T17:29:35.564Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:29:35 [2020-12-19T17:29:35.564Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:29:35 [2020-12-19T17:29:35.564Z] === RUN   TestPauseStopPausedContainer
17:29:36 [2020-12-19T17:29:36.135Z] --- PASS: TestPauseStopPausedContainer (0.67s)
17:29:36 [2020-12-19T17:29:36.135Z] === RUN   TestPsFilter
17:29:36 [2020-12-19T17:29:36.135Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:29:36 [2020-12-19T17:29:36.396Z] --- PASS: TestPsFilter (0.14s)
17:29:36 [2020-12-19T17:29:36.396Z] === RUN   TestRemoveContainerWithRemovedVolume
17:29:36 [2020-12-19T17:29:36.656Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:29:36 [2020-12-19T17:29:36.917Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.60s)
17:29:36 [2020-12-19T17:29:36.917Z] === RUN   TestRemoveContainerWithVolume
17:29:37 [2020-12-19T17:29:37.205Z] ok  	github.com/docker/docker/pkg/signal	2.406s	coverage: 61.0% of statements
17:29:37 [2020-12-19T17:29:37.205Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
17:29:37 [2020-12-19T17:29:37.464Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
17:29:37 [2020-12-19T17:29:37.488Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:29:37 [2020-12-19T17:29:37.488Z] --- PASS: TestRemoveContainerWithVolume (0.60s)
17:29:37 [2020-12-19T17:29:37.488Z] === RUN   TestRemoveContainerRunning
17:29:37 [2020-12-19T17:29:37.723Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
17:29:38 [2020-12-19T17:29:38.059Z] --- PASS: TestRemoveContainerRunning (0.59s)
17:29:38 [2020-12-19T17:29:38.059Z] === RUN   TestRemoveContainerForceRemoveRunning
17:29:38 [2020-12-19T17:29:38.277Z] --- PASS: TestDockerNetworkReConnect (3.28s)
17:29:38 [2020-12-19T17:29:38.277Z] === RUN   TestServicePlugin
17:29:38 [2020-12-19T17:29:38.277Z] --- SKIP: TestServicePlugin (0.00s)
17:29:38 [2020-12-19T17:29:38.277Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:29:38 [2020-12-19T17:29:38.277Z] === RUN   TestServiceUpdateLabel
17:29:38 [2020-12-19T17:29:38.292Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.9% of statements
17:29:38 [2020-12-19T17:29:38.629Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:29:38 [2020-12-19T17:29:38.629Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s)
17:29:38 [2020-12-19T17:29:38.629Z] === RUN   TestRemoveInvalidContainer
17:29:38 [2020-12-19T17:29:38.629Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:29:38 [2020-12-19T17:29:38.629Z] === RUN   TestRenameLinkedContainer
17:29:38 [2020-12-19T17:29:38.860Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
17:29:39 [2020-12-19T17:29:39.428Z] ok  	github.com/docker/docker/pkg/tailfile	0.064s	coverage: 88.6% of statements
17:29:39 [2020-12-19T17:29:39.570Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:29:39 [2020-12-19T17:29:39.996Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
17:29:39 [2020-12-19T17:29:39.996Z] testing: warning: no tests to run
17:29:39 [2020-12-19T17:29:39.996Z] coverage: [no statements]
17:29:39 [2020-12-19T17:29:39.996Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
17:29:40 [2020-12-19T17:29:40.343Z] --- PASS: TestServiceUpdateLabel (1.90s)
17:29:40 [2020-12-19T17:29:40.343Z] === RUN   TestServiceUpdateSecrets
17:29:40 [2020-12-19T17:29:40.515Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:29:40 [2020-12-19T17:29:40.563Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
17:29:40 [2020-12-19T17:29:40.563Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
17:29:40 [2020-12-19T17:29:40.823Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
17:29:41 [2020-12-19T17:29:41.457Z] --- PASS: TestRenameLinkedContainer (2.60s)
17:29:41 [2020-12-19T17:29:41.457Z] === RUN   TestRenameStoppedContainer
17:29:42 [2020-12-19T17:29:42.028Z] --- PASS: TestRenameStoppedContainer (0.63s)
17:29:42 [2020-12-19T17:29:42.028Z] === RUN   TestRenameRunningContainerAndReuse
17:29:42 [2020-12-19T17:29:42.728Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
17:29:43 [2020-12-19T17:29:43.409Z] --- PASS: TestRenameRunningContainerAndReuse (1.26s)
17:29:43 [2020-12-19T17:29:43.409Z] === RUN   TestRenameInvalidName
17:29:43 [2020-12-19T17:29:43.664Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
17:29:43 [2020-12-19T17:29:43.923Z] ok  	github.com/docker/docker/profiles/seccomp	0.006s	coverage: 85.4% of statements
17:29:43 [2020-12-19T17:29:43.979Z] --- PASS: TestRenameInvalidName (0.67s)
17:29:43 [2020-12-19T17:29:43.979Z] === RUN   TestRenameAnonymousContainer
17:29:43 [2020-12-19T17:29:43.979Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:29:43 [2020-12-19T17:29:43.979Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:29:44 [2020-12-19T17:29:44.550Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:29:44 [2020-12-19T17:29:44.550Z] === RUN   TestDockerSuite/TestBuildSpaces
17:29:44 [2020-12-19T17:29:44.811Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
17:29:45 [2020-12-19T17:29:45.302Z] ok  	github.com/docker/docker/quota	0.233s	coverage: 71.4% of statements
17:29:45 [2020-12-19T17:29:45.561Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
17:29:46 [2020-12-19T17:29:46.194Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
17:29:46 [2020-12-19T17:29:46.194Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
17:29:46 [2020-12-19T17:29:46.194Z] === RUN   TestDockerSuite/TestBuildStderr
17:29:46 [2020-12-19T17:29:46.455Z] --- PASS: TestRenameAnonymousContainer (2.56s)
17:29:46 [2020-12-19T17:29:46.455Z] === RUN   TestRenameContainerWithSameName
17:29:46 [2020-12-19T17:29:46.940Z] ok  	github.com/docker/docker/registry	0.058s	coverage: 57.2% of statements
17:29:47 [2020-12-19T17:29:47.397Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
17:29:47 [2020-12-19T17:29:47.397Z] --- PASS: TestRenameContainerWithSameName (0.80s)
17:29:47 [2020-12-19T17:29:47.397Z] === RUN   TestRenameContainerWithLinkedContainer
17:29:47 [2020-12-19T17:29:47.509Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
17:29:47 [2020-12-19T17:29:47.768Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
17:29:48 [2020-12-19T17:29:48.337Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
17:29:48 [2020-12-19T17:29:48.905Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
17:29:49 [2020-12-19T17:29:49.312Z] --- PASS: TestRenameContainerWithLinkedContainer (2.02s)
17:29:49 [2020-12-19T17:29:49.312Z] === RUN   TestResize
17:29:50 [2020-12-19T17:29:50.254Z] --- PASS: TestResize (0.93s)
17:29:50 [2020-12-19T17:29:50.254Z] === RUN   TestResizeWithInvalidSize
17:29:50 [2020-12-19T17:29:50.268Z] --- PASS: TestBuildWithHugeFile (121.99s)
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestBuildWithEmptyDockerfile
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:29:50 [2020-12-19T17:29:50.268Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:29:50 [2020-12-19T17:29:50.268Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:29:50 [2020-12-19T17:29:50.268Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:29:50 [2020-12-19T17:29:50.268Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:29:50 [2020-12-19T17:29:50.268Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:29:50 [2020-12-19T17:29:50.268Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:29:50 [2020-12-19T17:29:50.268Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
17:29:50 [2020-12-19T17:29:50.268Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestBuildPreserveOwnership
17:29:50 [2020-12-19T17:29:50.268Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestBuildPlatformInvalid
17:29:50 [2020-12-19T17:29:50.268Z] --- PASS: TestBuildPlatformInvalid (0.04s)
17:29:50 [2020-12-19T17:29:50.268Z] PASS
17:29:50 [2020-12-19T17:29:50.268Z] ok  	github.com/docker/docker/integration/build	182.327s
17:29:50 [2020-12-19T17:29:50.268Z] 
17:29:50 [2020-12-19T17:29:50.268Z] === Skipped
17:29:50 [2020-12-19T17:29:50.268Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     build_session_test.go:25: TODO: BuildKit
17:29:50 [2020-12-19T17:29:50.268Z] 
17:29:50 [2020-12-19T17:29:50.268Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:29:50 [2020-12-19T17:29:50.268Z] 
17:29:50 [2020-12-19T17:29:50.268Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
17:29:50 [2020-12-19T17:29:50.268Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:29:50 [2020-12-19T17:29:50.268Z] 
17:29:50 [2020-12-19T17:29:50.268Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:29:50 [2020-12-19T17:29:50.268Z] 
17:29:50 [2020-12-19T17:29:50.268Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
17:29:50 [2020-12-19T17:29:50.268Z] 
17:29:50 [2020-12-19T17:29:50.268Z] 
17:29:50 [2020-12-19T17:29:50.268Z] DONE 28 tests, 5 skipped in 202.365s
17:29:50 [2020-12-19T17:29:50.268Z] Running D:\gopath\src\github.com\docker\docker\integration\config
17:29:50 [2020-12-19T17:29:50.268Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:29:50 [2020-12-19T17:29:50.268Z] INFO: Testing against a local daemon
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestConfigInspect
17:29:50 [2020-12-19T17:29:50.268Z] --- SKIP: TestConfigInspect (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestConfigList
17:29:50 [2020-12-19T17:29:50.268Z] --- SKIP: TestConfigList (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestConfigsCreateAndDelete
17:29:50 [2020-12-19T17:29:50.268Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestConfigsUpdate
17:29:50 [2020-12-19T17:29:50.268Z] --- SKIP: TestConfigsUpdate (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestTemplatedConfig
17:29:50 [2020-12-19T17:29:50.268Z] --- SKIP: TestTemplatedConfig (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestConfigCreateResolve
17:29:50 [2020-12-19T17:29:50.268Z] --- SKIP: TestConfigCreateResolve (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestConfigDaemonLibtrustID
17:29:50 [2020-12-19T17:29:50.268Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
17:29:50 [2020-12-19T17:29:50.268Z] PASS
17:29:50 [2020-12-19T17:29:50.268Z] ok  	github.com/docker/docker/integration/config	0.197s
17:29:50 [2020-12-19T17:29:50.268Z] 
17:29:50 [2020-12-19T17:29:50.268Z] === Skipped
17:29:50 [2020-12-19T17:29:50.268Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
17:29:50 [2020-12-19T17:29:50.268Z] 
17:29:50 [2020-12-19T17:29:50.268Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
17:29:50 [2020-12-19T17:29:50.268Z] 
17:29:50 [2020-12-19T17:29:50.268Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
17:29:50 [2020-12-19T17:29:50.268Z] 
17:29:50 [2020-12-19T17:29:50.268Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
17:29:50 [2020-12-19T17:29:50.268Z] 
17:29:50 [2020-12-19T17:29:50.268Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
17:29:50 [2020-12-19T17:29:50.268Z] 
17:29:50 [2020-12-19T17:29:50.268Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
17:29:50 [2020-12-19T17:29:50.268Z] 
17:29:50 [2020-12-19T17:29:50.268Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
17:29:50 [2020-12-19T17:29:50.268Z] 
17:29:50 [2020-12-19T17:29:50.268Z] 
17:29:50 [2020-12-19T17:29:50.268Z] DONE 7 tests, 7 skipped in 2.123s
17:29:50 [2020-12-19T17:29:50.268Z] Running D:\gopath\src\github.com\docker\docker\integration\container
17:29:50 [2020-12-19T17:29:50.268Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:29:50 [2020-12-19T17:29:50.268Z] INFO: Testing against a local daemon
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestCheckpoint
17:29:50 [2020-12-19T17:29:50.268Z] --- SKIP: TestCheckpoint (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestContainerInvalidJSON
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:29:50 [2020-12-19T17:29:50.268Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:29:50 [2020-12-19T17:29:50.268Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:29:50 [2020-12-19T17:29:50.268Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:29:50 [2020-12-19T17:29:50.268Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:29:50 [2020-12-19T17:29:50.268Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:29:50 [2020-12-19T17:29:50.268Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:29:50 [2020-12-19T17:29:50.268Z] --- PASS: TestContainerInvalidJSON (0.02s)
17:29:50 [2020-12-19T17:29:50.268Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
17:29:50 [2020-12-19T17:29:50.268Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
17:29:50 [2020-12-19T17:29:50.268Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:29:50 [2020-12-19T17:29:50.268Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s)
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestCopyFromContainerPathIsNotDir
17:29:50 [2020-12-19T17:29:50.268Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
17:29:50 [2020-12-19T17:29:50.268Z]     copy_test.go:38: testEnv.OSType == "windows"
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestCopyToContainerPathDoesNotExist
17:29:50 [2020-12-19T17:29:50.268Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s)
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestCopyToContainerPathIsNotDir
17:29:50 [2020-12-19T17:29:50.268Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
17:29:50 [2020-12-19T17:29:50.268Z]     copy_test.go:63: testEnv.OSType == "windows"
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestCopyFromContainer
17:29:50 [2020-12-19T17:29:50.268Z] --- SKIP: TestCopyFromContainer (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:29:50 [2020-12-19T17:29:50.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:29:50 [2020-12-19T17:29:50.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:29:50 [2020-12-19T17:29:50.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:29:50 [2020-12-19T17:29:50.268Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:29:50 [2020-12-19T17:29:50.268Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:29:50 [2020-12-19T17:29:50.268Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:29:50 [2020-12-19T17:29:50.268Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:29:50 [2020-12-19T17:29:50.268Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestCreateLinkToNonExistingContainer
17:29:50 [2020-12-19T17:29:50.268Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestCreateWithInvalidEnv
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestCreateWithInvalidEnv/0
17:29:50 [2020-12-19T17:29:50.268Z] === PAUSE TestCreateWithInvalidEnv/0
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestCreateWithInvalidEnv/1
17:29:50 [2020-12-19T17:29:50.268Z] === PAUSE TestCreateWithInvalidEnv/1
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestCreateWithInvalidEnv/2
17:29:50 [2020-12-19T17:29:50.268Z] === PAUSE TestCreateWithInvalidEnv/2
17:29:50 [2020-12-19T17:29:50.268Z] === CONT  TestCreateWithInvalidEnv/0
17:29:50 [2020-12-19T17:29:50.268Z] === CONT  TestCreateWithInvalidEnv/2
17:29:50 [2020-12-19T17:29:50.268Z] === CONT  TestCreateWithInvalidEnv/1
17:29:50 [2020-12-19T17:29:50.268Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:29:50 [2020-12-19T17:29:50.268Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestCreateTmpfsMountsTarget
17:29:50 [2020-12-19T17:29:50.268Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestCreateWithCustomMaskedPaths
17:29:50 [2020-12-19T17:29:50.268Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
17:29:50 [2020-12-19T17:29:50.268Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:29:50 [2020-12-19T17:29:50.268Z] === RUN   TestCreateWithCustomReadonlyPaths
17:29:50 [2020-12-19T17:29:50.269Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
17:29:50 [2020-12-19T17:29:50.269Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:29:50 [2020-12-19T17:29:50.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:29:50 [2020-12-19T17:29:50.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:29:50 [2020-12-19T17:29:50.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:29:50 [2020-12-19T17:29:50.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:29:50 [2020-12-19T17:29:50.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:29:50 [2020-12-19T17:29:50.269Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:29:50 [2020-12-19T17:29:50.269Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:29:50 [2020-12-19T17:29:50.269Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:29:50 [2020-12-19T17:29:50.269Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:29:50 [2020-12-19T17:29:50.269Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:29:50 [2020-12-19T17:29:50.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:29:50 [2020-12-19T17:29:50.269Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:29:50 [2020-12-19T17:29:50.269Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:29:50 [2020-12-19T17:29:50.269Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:29:50 [2020-12-19T17:29:50.269Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:29:50 [2020-12-19T17:29:50.269Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:29:50 [2020-12-19T17:29:50.269Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:29:50 [2020-12-19T17:29:50.269Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestCreateDifferentPlatform
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestCreateDifferentPlatform/different_os
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:29:50 [2020-12-19T17:29:50.269Z] --- PASS: TestCreateDifferentPlatform (0.03s)
17:29:50 [2020-12-19T17:29:50.269Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:29:50 [2020-12-19T17:29:50.269Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:29:50 [2020-12-19T17:29:50.269Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:29:50 [2020-12-19T17:29:50.269Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s)
17:29:50 [2020-12-19T17:29:50.269Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestContainerKillOnDaemonStart
17:29:50 [2020-12-19T17:29:50.269Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:29:50 [2020-12-19T17:29:50.269Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestDiff
17:29:50 [2020-12-19T17:29:50.269Z] --- SKIP: TestDiff (0.00s)
17:29:50 [2020-12-19T17:29:50.269Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestExecWithCloseStdin
17:29:50 [2020-12-19T17:29:50.269Z] --- PASS: TestExecWithCloseStdin (1.65s)
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestExec
17:29:50 [2020-12-19T17:29:50.269Z] --- PASS: TestExec (1.55s)
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestExecUser
17:29:50 [2020-12-19T17:29:50.269Z] --- SKIP: TestExecUser (0.00s)
17:29:50 [2020-12-19T17:29:50.269Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestExportContainerAndImportImage
17:29:50 [2020-12-19T17:29:50.269Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
17:29:50 [2020-12-19T17:29:50.269Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestExportContainerAfterDaemonRestart
17:29:50 [2020-12-19T17:29:50.269Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
17:29:50 [2020-12-19T17:29:50.269Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestHealthCheckWorkdir
17:29:50 [2020-12-19T17:29:50.269Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
17:29:50 [2020-12-19T17:29:50.269Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestHealthKillContainer
17:29:50 [2020-12-19T17:29:50.269Z] --- SKIP: TestHealthKillContainer (0.00s)
17:29:50 [2020-12-19T17:29:50.269Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestInspectCpusetInConfigPre120
17:29:50 [2020-12-19T17:29:50.269Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:29:50 [2020-12-19T17:29:50.269Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestKillContainerInvalidSignal
17:29:50 [2020-12-19T17:29:50.269Z] --- PASS: TestKillContainerInvalidSignal (1.35s)
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestKillContainer
17:29:50 [2020-12-19T17:29:50.269Z] === RUN   TestKillContainer/no_signal
17:29:50 [2020-12-19T17:29:50.825Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
17:29:51 [2020-12-19T17:29:51.086Z] --- PASS: TestResizeWithInvalidSize (0.79s)
17:29:51 [2020-12-19T17:29:51.086Z] === RUN   TestResizeWhenContainerNotStarted
17:29:51 [2020-12-19T17:29:51.443Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
17:29:51 [2020-12-19T17:29:51.659Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s)
17:29:51 [2020-12-19T17:29:51.659Z] === RUN   TestDaemonRestartKillContainers
17:29:51 [2020-12-19T17:29:51.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:29:51 [2020-12-19T17:29:51.659Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:29:51 [2020-12-19T17:29:51.808Z] === RUN   TestKillContainer/non_killing_signal
17:29:51 [2020-12-19T17:29:51.808Z] === RUN   TestKillContainer/killing_signal
17:29:52 [2020-12-19T17:29:52.233Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:29:52 [2020-12-19T17:29:52.381Z] ok  	github.com/docker/docker/volume/local	0.088s	coverage: 76.6% of statements
17:29:53 [2020-12-19T17:29:53.085Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
17:29:53 [2020-12-19T17:29:53.345Z] --- PASS: TestKillContainer (3.10s)
17:29:53 [2020-12-19T17:29:53.345Z]     --- PASS: TestKillContainer/no_signal (1.37s)
17:29:53 [2020-12-19T17:29:53.345Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:29:53 [2020-12-19T17:29:53.345Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:29:53 [2020-12-19T17:29:53.345Z]     --- PASS: TestKillContainer/killing_signal (1.69s)
17:29:53 [2020-12-19T17:29:53.345Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:29:53 [2020-12-19T17:29:53.345Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
17:29:53 [2020-12-19T17:29:53.345Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:29:53 [2020-12-19T17:29:53.345Z] === RUN   TestKillStoppedContainer
17:29:53 [2020-12-19T17:29:53.345Z] --- SKIP: TestKillStoppedContainer (0.00s)
17:29:53 [2020-12-19T17:29:53.345Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:29:53 [2020-12-19T17:29:53.345Z] === RUN   TestKillStoppedContainerAPIPre120
17:29:53 [2020-12-19T17:29:53.345Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
17:29:53 [2020-12-19T17:29:53.345Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:29:53 [2020-12-19T17:29:53.345Z] === RUN   TestKillDifferentUserContainer
17:29:53 [2020-12-19T17:29:53.345Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
17:29:53 [2020-12-19T17:29:53.345Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:29:53 [2020-12-19T17:29:53.345Z] === RUN   TestInspectOomKilledTrue
17:29:53 [2020-12-19T17:29:53.345Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:29:53 [2020-12-19T17:29:53.345Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
17:29:53 [2020-12-19T17:29:53.345Z] === RUN   TestInspectOomKilledFalse
17:29:53 [2020-12-19T17:29:53.345Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:29:53 [2020-12-19T17:29:53.345Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:29:53 [2020-12-19T17:29:53.345Z] === RUN   TestLogsFollowTailEmpty
17:29:53 [2020-12-19T17:29:53.620Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:29:54 [2020-12-19T17:29:54.882Z] --- PASS: TestLogsFollowTailEmpty (1.35s)
17:29:54 [2020-12-19T17:29:54.882Z] === RUN   TestNetworkNat
17:29:54 [2020-12-19T17:29:54.882Z] --- SKIP: TestNetworkNat (0.00s)
17:29:54 [2020-12-19T17:29:54.882Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
17:29:54 [2020-12-19T17:29:54.882Z] === RUN   TestNetworkLocalhostTCPNat
17:29:55 [2020-12-19T17:29:55.003Z] ok  	github.com/docker/docker/volume/service	0.018s	coverage: 73.1% of statements
17:29:55 [2020-12-19T17:29:55.007Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:29:55 [2020-12-19T17:29:55.007Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:29:55 [2020-12-19T17:29:55.007Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:29:55 [2020-12-19T17:29:55.672Z] --- PASS: TestServiceUpdateSecrets (14.36s)
17:29:55 [2020-12-19T17:29:55.672Z] === RUN   TestServiceUpdateConfigs
17:29:55 [2020-12-19T17:29:55.949Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:29:56 [2020-12-19T17:29:56.418Z] --- PASS: TestNetworkLocalhostTCPNat (1.64s)
17:29:56 [2020-12-19T17:29:56.418Z] === RUN   TestNetworkLoopbackNat
17:29:56 [2020-12-19T17:29:56.418Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
17:29:56 [2020-12-19T17:29:56.418Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
17:29:56 [2020-12-19T17:29:56.418Z] === RUN   TestPause
17:29:56 [2020-12-19T17:29:56.418Z] --- SKIP: TestPause (0.00s)
17:29:56 [2020-12-19T17:29:56.418Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:29:56 [2020-12-19T17:29:56.418Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:29:56 [2020-12-19T17:29:56.518Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:29:56 [2020-12-19T17:29:56.779Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:29:56 [2020-12-19T17:29:56.779Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:29:57 [2020-12-19T17:29:57.953Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.36s)
17:29:57 [2020-12-19T17:29:57.953Z] === RUN   TestPauseStopPausedContainer
17:29:57 [2020-12-19T17:29:57.953Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
17:29:57 [2020-12-19T17:29:57.953Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
17:29:57 [2020-12-19T17:29:57.953Z] === RUN   TestPsFilter
17:29:57 [2020-12-19T17:29:57.953Z] --- PASS: TestPsFilter (0.09s)
17:29:57 [2020-12-19T17:29:57.953Z] === RUN   TestRemoveContainerWithRemovedVolume
17:29:58 [2020-12-19T17:29:58.174Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:29:58 [2020-12-19T17:29:58.174Z] === RUN   TestDockerSuite/TestBuildUser
17:29:58 [2020-12-19T17:29:58.435Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:30:00 [2020-12-19T17:30:00.346Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:30:00 [2020-12-19T17:30:00.346Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:30:00 [2020-12-19T17:30:00.918Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:30:03 [2020-12-19T17:30:03.467Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:30:03 [2020-12-19T17:30:03.728Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:30:03 [2020-12-19T17:30:03.728Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:30:04 [2020-12-19T17:30:04.977Z] ok  	github.com/docker/docker/pkg/plugins	33.623s	coverage: 76.6% of statements
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/rootless	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/volume	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === Skipped
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z]     exec_linux_test.go:18: requires AppArmor to be enabled
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z]     exec_linux_test.go:38: requires AppArmor to be enabled
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:46: Driver btrfs not supported
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:46: Driver btrfs not supported
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:46: Driver btrfs not supported
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:46: Driver btrfs not supported
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:46: Driver btrfs not supported
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:73: No driver to put!
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z] time="2020-12-19T17:28:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z] time="2020-12-19T17:28:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z] time="2020-12-19T17:28:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z] time="2020-12-19T17:28:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z] time="2020-12-19T17:28:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:44: graphdriver: driver not supported
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:73: No driver to put!
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z]     overlay_test.go:49: Fails to compute changes intermittently
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:46: Driver zfs not supported
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:46: Driver zfs not supported
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:46: Driver zfs not supported
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:46: Driver zfs not supported
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:30:04 [2020-12-19T17:30:04.977Z]     graphtest_unix.go:46: Driver zfs not supported
17:30:04 [2020-12-19T17:30:04.977Z] 
17:30:04 [2020-12-19T17:30:04.977Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:30:04 [2020-12-19T17:30:04.978Z]     graphtest_unix.go:73: No driver to put!
17:30:04 [2020-12-19T17:30:04.978Z] 
17:30:04 [2020-12-19T17:30:04.978Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:30:04 [2020-12-19T17:30:04.978Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
17:30:04 [2020-12-19T17:30:04.978Z] 
17:30:04 [2020-12-19T17:30:04.978Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:30:04 [2020-12-19T17:30:04.978Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
17:30:04 [2020-12-19T17:30:04.978Z] 
17:30:04 [2020-12-19T17:30:04.978Z] 
17:30:04 [2020-12-19T17:30:04.978Z] DONE 2191 tests, 26 skipped in 252.793s
17:30:05 [2020-12-19T17:30:05.030Z] --- PASS: TestRemoveContainerWithRemovedVolume (6.46s)
17:30:05 [2020-12-19T17:30:05.030Z] === RUN   TestRemoveContainerWithVolume
Post stage
[Pipeline] junit
17:30:05 [2020-12-19T17:30:05.559Z] Recording test results
17:30:05 [2020-12-19T17:30:05.642Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
17:30:05 [2020-12-19T17:30:05.999Z] --- PASS: TestRemoveContainerWithVolume (1.57s)
17:30:05 [2020-12-19T17:30:05.999Z] === RUN   TestRemoveContainerRunning
17:30:06 [2020-12-19T17:30:06.215Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:30:06 [2020-12-19T17:30:06.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.34s)
17:30:06 [2020-12-19T17:30:06.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.41s)
17:30:06 [2020-12-19T17:30:06.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s)
17:30:06 [2020-12-19T17:30:06.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
17:30:06 [2020-12-19T17:30:06.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s)
17:30:06 [2020-12-19T17:30:06.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s)
17:30:06 [2020-12-19T17:30:06.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.34s)
17:30:06 [2020-12-19T17:30:06.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s)
17:30:06 [2020-12-19T17:30:06.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.11s)
17:30:06 [2020-12-19T17:30:06.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.97s)
17:30:06 [2020-12-19T17:30:06.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s)
17:30:06 [2020-12-19T17:30:06.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s)
17:30:06 [2020-12-19T17:30:06.215Z] === RUN   TestCgroupNamespacesRun
17:30:06 [2020-12-19T17:30:06.227Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41740/.git:/go/src/github.com/docker/docker/.git --name docker-pr31 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa hack/validate/vendor
17:30:06 [2020-12-19T17:30:06.803Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:30:07 [2020-12-19T17:30:07.535Z] --- PASS: TestRemoveContainerRunning (1.37s)
17:30:07 [2020-12-19T17:30:07.535Z] === RUN   TestRemoveContainerForceRemoveRunning
17:30:07 [2020-12-19T17:30:07.689Z] + echo Ensuring container killed.
17:30:07 [2020-12-19T17:30:07.689Z] Ensuring container killed.
17:30:07 [2020-12-19T17:30:07.689Z] + docker rm -vf docker-pr31
17:30:07 [2020-12-19T17:30:07.689Z] Error: No such container: docker-pr31
17:30:07 [2020-12-19T17:30:07.689Z] + true
[Pipeline] sh
17:30:07 [2020-12-19T17:30:07.995Z] + echo Chowning /workspace to jenkins user
17:30:07 [2020-12-19T17:30:07.995Z] Chowning /workspace to jenkins user
17:30:07 [2020-12-19T17:30:07.995Z] + id -u
17:30:07 [2020-12-19T17:30:07.995Z] + id -g
17:30:07 [2020-12-19T17:30:07.995Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41740:/workspace busybox chown -R 1000:1000 /workspace
17:30:08 [2020-12-19T17:30:08.129Z] --- PASS: TestCgroupNamespacesRun (1.74s)
17:30:08 [2020-12-19T17:30:08.129Z] === RUN   TestCgroupNamespacesRunPrivileged
17:30:08 [2020-12-19T17:30:08.506Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.34s)
17:30:08 [2020-12-19T17:30:08.506Z] === RUN   TestRemoveInvalidContainer
17:30:08 [2020-12-19T17:30:08.506Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:30:08 [2020-12-19T17:30:08.506Z] === RUN   TestRenameLinkedContainer
17:30:08 [2020-12-19T17:30:08.506Z] --- SKIP: TestRenameLinkedContainer (0.00s)
17:30:08 [2020-12-19T17:30:08.506Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:30:08 [2020-12-19T17:30:08.506Z] === RUN   TestRenameStoppedContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:30:08 [2020-12-19T17:30:08.860Z] + bundleName=unit
17:30:08 [2020-12-19T17:30:08.860Z] + echo Creating unit-bundles.tar.gz
17:30:08 [2020-12-19T17:30:08.860Z] Creating unit-bundles.tar.gz
17:30:08 [2020-12-19T17:30:08.860Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
17:30:08 [2020-12-19T17:30:08.860Z] bundles/junit-report.xml
17:30:08 [2020-12-19T17:30:08.860Z] bundles/go-test-report.json
17:30:08 [2020-12-19T17:30:08.860Z] bundles/profile.out
[Pipeline] archiveArtifacts
17:30:08 [2020-12-19T17:30:08.872Z] Archiving artifacts
17:30:09 [2020-12-19T17:30:09.515Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s)
17:30:09 [2020-12-19T17:30:09.515Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:30:09 [2020-12-19T17:30:09.524Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41740/31/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:30:09 [2020-12-19T17:30:09.839Z] + make clean
17:30:10 [2020-12-19T17:30:10.099Z] docker volume rm -f docker-dev-cache
17:30:10 [2020-12-19T17:30:10.099Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:30:10 [2020-12-19T17:30:10.686Z] --- PASS: TestRenameStoppedContainer (1.79s)
17:30:10 [2020-12-19T17:30:10.687Z] === RUN   TestRenameRunningContainerAndReuse
17:30:11 [2020-12-19T17:30:11.008Z] --- PASS: TestServiceUpdateConfigs (14.84s)
17:30:11 [2020-12-19T17:30:11.008Z] === RUN   TestServiceUpdateNetwork
17:30:12 [2020-12-19T17:30:12.062Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.06s)
17:30:12 [2020-12-19T17:30:12.062Z] === RUN   TestCgroupNamespacesRunHostMode
17:30:13 [2020-12-19T17:30:13.446Z] --- PASS: TestCgroupNamespacesRunHostMode (1.52s)
17:30:13 [2020-12-19T17:30:13.446Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:30:13 [2020-12-19T17:30:13.590Z] --- PASS: TestRenameRunningContainerAndReuse (2.93s)
17:30:13 [2020-12-19T17:30:13.590Z] === RUN   TestRenameInvalidName
17:30:14 [2020-12-19T17:30:14.557Z] --- PASS: TestRenameInvalidName (1.38s)
17:30:14 [2020-12-19T17:30:14.557Z] === RUN   TestRenameAnonymousContainer
17:30:14 [2020-12-19T17:30:14.557Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
17:30:14 [2020-12-19T17:30:14.557Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
17:30:14 [2020-12-19T17:30:14.557Z] === RUN   TestRenameContainerWithSameName
17:30:14 [2020-12-19T17:30:14.831Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.57s)
17:30:14 [2020-12-19T17:30:14.831Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:30:16 [2020-12-19T17:30:16.101Z] --- PASS: TestRenameContainerWithSameName (1.35s)
17:30:16 [2020-12-19T17:30:16.101Z] === RUN   TestRenameContainerWithLinkedContainer
17:30:16 [2020-12-19T17:30:16.101Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
17:30:16 [2020-12-19T17:30:16.101Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
17:30:16 [2020-12-19T17:30:16.101Z] === RUN   TestResize
17:30:16 [2020-12-19T17:30:16.216Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.47s)
17:30:16 [2020-12-19T17:30:16.216Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:30:17 [2020-12-19T17:30:17.160Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
17:30:17 [2020-12-19T17:30:17.160Z] === RUN   TestCgroupNamespacesRunOlderClient
17:30:17 [2020-12-19T17:30:17.637Z] --- PASS: TestResize (1.34s)
17:30:17 [2020-12-19T17:30:17.637Z] === RUN   TestResizeWithInvalidSize
17:30:17 [2020-12-19T17:30:17.637Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
17:30:17 [2020-12-19T17:30:17.637Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
17:30:17 [2020-12-19T17:30:17.637Z] === RUN   TestResizeWhenContainerNotStarted
17:30:19 [2020-12-19T17:30:19.074Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s)
17:30:19 [2020-12-19T17:30:19.074Z] === RUN   TestKernelTCPMemory
17:30:19 [2020-12-19T17:30:19.174Z] --- PASS: TestResizeWhenContainerNotStarted (1.72s)
17:30:19 [2020-12-19T17:30:19.174Z] === RUN   TestDaemonRestartKillContainers
17:30:19 [2020-12-19T17:30:19.174Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:30:19 [2020-12-19T17:30:19.174Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:30:19 [2020-12-19T17:30:19.174Z] === RUN   TestStats
17:30:19 [2020-12-19T17:30:19.174Z] --- SKIP: TestStats (0.00s)
17:30:19 [2020-12-19T17:30:19.174Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:30:19 [2020-12-19T17:30:19.174Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:30:19 [2020-12-19T17:30:19.334Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:30:19 [2020-12-19T17:30:19.595Z] --- PASS: TestKernelTCPMemory (0.81s)
17:30:19 [2020-12-19T17:30:19.595Z] === RUN   TestNISDomainname
17:30:20 [2020-12-19T17:30:20.166Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:30:20 [2020-12-19T17:30:20.427Z] --- PASS: TestNISDomainname (0.82s)
17:30:20 [2020-12-19T17:30:20.427Z] === RUN   TestHostnameDnsResolution
17:30:20 [2020-12-19T17:30:20.688Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:30:21 [2020-12-19T17:30:21.630Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:30:21 [2020-12-19T17:30:21.630Z] --- PASS: TestHostnameDnsResolution (1.12s)
17:30:21 [2020-12-19T17:30:21.630Z] === RUN   TestStats
17:30:22 [2020-12-19T17:30:22.201Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:30:22 [2020-12-19T17:30:22.906Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.94s)
17:30:22 [2020-12-19T17:30:22.906Z] === RUN   TestStopContainerWithTimeout
17:30:22 [2020-12-19T17:30:22.906Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
17:30:22 [2020-12-19T17:30:22.906Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:30:22 [2020-12-19T17:30:22.906Z] === RUN   TestUpdateRestartPolicy
17:30:23 [2020-12-19T17:30:23.142Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:30:23 [2020-12-19T17:30:23.142Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:30:23 [2020-12-19T17:30:23.142Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:30:23 [2020-12-19T17:30:23.142Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:30:23 [2020-12-19T17:30:23.142Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:30:23 [2020-12-19T17:30:23.633Z] --- PASS: TestServiceUpdateNetwork (12.27s)
17:30:23 [2020-12-19T17:30:23.633Z] === RUN   TestServiceUpdatePidsLimit
17:30:23 [2020-12-19T17:30:23.633Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:30:23 [2020-12-19T17:30:23.633Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:30:24 [2020-12-19T17:30:24.524Z] --- PASS: TestStats (2.65s)
17:30:24 [2020-12-19T17:30:24.524Z] === RUN   TestStopContainerWithTimeout
17:30:24 [2020-12-19T17:30:24.524Z] === RUN   TestStopContainerWithTimeout/0
17:30:24 [2020-12-19T17:30:24.524Z] === PAUSE TestStopContainerWithTimeout/0
17:30:24 [2020-12-19T17:30:24.524Z] === RUN   TestStopContainerWithTimeout/1
17:30:24 [2020-12-19T17:30:24.524Z] === PAUSE TestStopContainerWithTimeout/1
17:30:24 [2020-12-19T17:30:24.524Z] === RUN   TestStopContainerWithTimeout/3
17:30:24 [2020-12-19T17:30:24.524Z] === PAUSE TestStopContainerWithTimeout/3
17:30:24 [2020-12-19T17:30:24.524Z] === RUN   TestStopContainerWithTimeout/-1
17:30:24 [2020-12-19T17:30:24.524Z] === PAUSE TestStopContainerWithTimeout/-1
17:30:24 [2020-12-19T17:30:24.524Z] === CONT  TestStopContainerWithTimeout/0
17:30:24 [2020-12-19T17:30:24.524Z] === CONT  TestStopContainerWithTimeout/-1
17:30:24 [2020-12-19T17:30:24.524Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:30:24 [2020-12-19T17:30:24.524Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:30:25 [2020-12-19T17:30:25.096Z] === CONT  TestStopContainerWithTimeout/3
17:30:25 [2020-12-19T17:30:25.667Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:30:26 [2020-12-19T17:30:26.238Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:30:26 [2020-12-19T17:30:26.809Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:30:26 [2020-12-19T17:30:26.809Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:30:27 [2020-12-19T17:30:27.382Z] === CONT  TestStopContainerWithTimeout/1
17:30:29 [2020-12-19T17:30:29.296Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:30:29 [2020-12-19T17:30:29.296Z]     --- PASS: TestStopContainerWithTimeout/0 (0.95s)
17:30:29 [2020-12-19T17:30:29.296Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.01s)
17:30:29 [2020-12-19T17:30:29.296Z]     --- PASS: TestStopContainerWithTimeout/3 (2.66s)
17:30:29 [2020-12-19T17:30:29.296Z]     --- PASS: TestStopContainerWithTimeout/1 (1.70s)
17:30:29 [2020-12-19T17:30:29.296Z] === RUN   TestDeleteDevicemapper
17:30:29 [2020-12-19T17:30:29.296Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:30:29 [2020-12-19T17:30:29.296Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:30:29 [2020-12-19T17:30:29.296Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:30:29 [2020-12-19T17:30:29.296Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:30:30 [2020-12-19T17:30:30.519Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:30:30 [2020-12-19T17:30:30.682Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:30:31 [2020-12-19T17:30:31.255Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.26s)
17:30:31 [2020-12-19T17:30:31.255Z] === RUN   TestUpdateMemory
17:30:31 [2020-12-19T17:30:31.255Z] --- SKIP: TestUpdateMemory (0.00s)
17:30:31 [2020-12-19T17:30:31.255Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:30:31 [2020-12-19T17:30:31.255Z] === RUN   TestUpdateCPUQuota
17:30:31 [2020-12-19T17:30:31.827Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:30:32 [2020-12-19T17:30:32.087Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:30:32 [2020-12-19T17:30:32.347Z] --- PASS: TestUpdateCPUQuota (1.14s)
17:30:32 [2020-12-19T17:30:32.347Z] === RUN   TestUpdatePidsLimit
17:30:32 [2020-12-19T17:30:32.347Z] === RUN   TestUpdatePidsLimit/update_from_none
17:30:32 [2020-12-19T17:30:32.608Z] === RUN   TestUpdatePidsLimit/no_change
17:30:32 [2020-12-19T17:30:32.869Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:30:32 [2020-12-19T17:30:32.869Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:30:33 [2020-12-19T17:30:33.136Z] === RUN   TestUpdatePidsLimit/update_lower
17:30:33 [2020-12-19T17:30:33.402Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:30:33 [2020-12-19T17:30:33.662Z] === RUN   TestDockerSuite/TestBuildXZHost
17:30:33 [2020-12-19T17:30:33.662Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:30:33 [2020-12-19T17:30:33.922Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:30:34 [2020-12-19T17:30:34.493Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:30:35 [2020-12-19T17:30:35.436Z] --- PASS: TestUpdatePidsLimit (2.96s)
17:30:35 [2020-12-19T17:30:35.436Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
17:30:35 [2020-12-19T17:30:35.436Z]     --- PASS: TestUpdatePidsLimit/no_change (0.30s)
17:30:35 [2020-12-19T17:30:35.436Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.34s)
17:30:35 [2020-12-19T17:30:35.436Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s)
17:30:35 [2020-12-19T17:30:35.436Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s)
17:30:35 [2020-12-19T17:30:35.436Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s)
17:30:35 [2020-12-19T17:30:35.436Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s)
17:30:35 [2020-12-19T17:30:35.436Z] === RUN   TestUpdateRestartPolicy
17:30:35 [2020-12-19T17:30:35.696Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:30:35 [2020-12-19T17:30:35.696Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:30:35 [2020-12-19T17:30:35.696Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:30:36 [2020-12-19T17:30:36.266Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:30:37 [2020-12-19T17:30:37.206Z] === RUN   TestDockerSuite/TestCommitChange
17:30:38 [2020-12-19T17:30:38.145Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:30:38 [2020-12-19T17:30:38.716Z] === RUN   TestDockerSuite/TestCommitHardlink
17:30:38 [2020-12-19T17:30:38.996Z] --- PASS: TestServiceUpdatePidsLimit (16.00s)
17:30:38 [2020-12-19T17:30:38.996Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
17:30:38 [2020-12-19T17:30:38.996Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
17:30:38 [2020-12-19T17:30:38.996Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
17:30:38 [2020-12-19T17:30:38.996Z] PASS
17:30:38 [2020-12-19T17:30:38.996Z] 
17:30:38 [2020-12-19T17:30:38.996Z] === Skipped
17:30:38 [2020-12-19T17:30:38.996Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
17:30:38 [2020-12-19T17:30:38.996Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:30:38 [2020-12-19T17:30:38.996Z] 
17:30:38 [2020-12-19T17:30:38.996Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
17:30:38 [2020-12-19T17:30:38.996Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:30:38 [2020-12-19T17:30:38.996Z] 
17:30:38 [2020-12-19T17:30:38.996Z] 
17:30:38 [2020-12-19T17:30:38.996Z] DONE 27 tests, 2 skipped in 130.417s
17:30:38 [2020-12-19T17:30:38.996Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
17:30:38 [2020-12-19T17:30:38.996Z] ++ 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
17:30:38 [2020-12-19T17:30:38.996Z] ++ set -e
17:30:38 [2020-12-19T17:30:38.996Z] ++ '[' -n 0 ']'
17:30:38 [2020-12-19T17:30:38.996Z] ++ set -x
17:30:38 [2020-12-19T17:30:38.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:30:38 [2020-12-19T17:30:38.996Z] INFO: Testing against a local daemon
17:30:38 [2020-12-19T17:30:38.996Z] === RUN   TestSessionCreate
17:30:38 [2020-12-19T17:30:38.996Z] --- PASS: TestSessionCreate (0.04s)
17:30:38 [2020-12-19T17:30:38.996Z] === RUN   TestSessionCreateWithBadUpgrade
17:30:38 [2020-12-19T17:30:38.996Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
17:30:38 [2020-12-19T17:30:38.996Z] PASS
17:30:38 [2020-12-19T17:30:38.996Z] 
17:30:38 [2020-12-19T17:30:38.996Z] DONE 2 tests in 0.149s
17:30:38 [2020-12-19T17:30:38.996Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
17:30:38 [2020-12-19T17:30:38.996Z] ++ 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
17:30:38 [2020-12-19T17:30:38.996Z] ++ set -e
17:30:38 [2020-12-19T17:30:38.996Z] ++ '[' -n 0 ']'
17:30:38 [2020-12-19T17:30:38.996Z] ++ set -x
17:30:38 [2020-12-19T17:30:38.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:30:38 [2020-12-19T17:30:38.996Z] INFO: Testing against a local daemon
17:30:38 [2020-12-19T17:30:38.996Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:30:38 [2020-12-19T17:30:38.996Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:30:38 [2020-12-19T17:30:38.996Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:30:38 [2020-12-19T17:30:38.996Z] === RUN   TestEventsExecDie
17:30:38 [2020-12-19T17:30:38.996Z] --- PASS: TestEventsExecDie (0.60s)
17:30:38 [2020-12-19T17:30:38.996Z] === RUN   TestEventsBackwardsCompatible
17:30:38 [2020-12-19T17:30:38.996Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
17:30:38 [2020-12-19T17:30:38.996Z] === RUN   TestInfoBinaryCommits
17:30:38 [2020-12-19T17:30:38.996Z] --- PASS: TestInfoBinaryCommits (0.03s)
17:30:38 [2020-12-19T17:30:38.996Z] === RUN   TestInfoAPIVersioned
17:30:38 [2020-12-19T17:30:38.996Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:30:38 [2020-12-19T17:30:38.996Z] === RUN   TestInfoDiscoveryBackend
17:30:39 [2020-12-19T17:30:39.289Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
17:30:39 [2020-12-19T17:30:39.289Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:30:40 [2020-12-19T17:30:40.099Z] === RUN   TestDockerSuite/TestCommitNewFile
17:30:40 [2020-12-19T17:30:40.331Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:30:40 [2020-12-19T17:30:40.331Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:30:40 [2020-12-19T17:30:40.623Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
17:30:40 [2020-12-19T17:30:40.623Z] === RUN   TestInfoAPI
17:30:40 [2020-12-19T17:30:40.623Z] --- PASS: TestInfoAPI (0.04s)
17:30:40 [2020-12-19T17:30:40.623Z] === RUN   TestInfoAPIWarnings
17:30:41 [2020-12-19T17:30:41.041Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:30:41 [2020-12-19T17:30:41.610Z] === RUN   TestDockerSuite/TestCommitTTY
17:30:42 [2020-12-19T17:30:42.993Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:30:43 [2020-12-19T17:30:43.563Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:30:43 [2020-12-19T17:30:43.995Z] --- PASS: TestUpdateRestartPolicy (18.47s)
17:30:43 [2020-12-19T17:30:43.995Z] === RUN   TestUpdateRestartWithAutoRemove
17:30:43 [2020-12-19T17:30:43.995Z] --- PASS: TestUpdateRestartWithAutoRemove (1.32s)
17:30:43 [2020-12-19T17:30:43.995Z] === RUN   TestWaitNonBlocked
17:30:43 [2020-12-19T17:30:43.995Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:30:43 [2020-12-19T17:30:43.995Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:30:43 [2020-12-19T17:30:43.995Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:30:43 [2020-12-19T17:30:43.995Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:30:43 [2020-12-19T17:30:43.995Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:30:43 [2020-12-19T17:30:43.995Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:30:44 [2020-12-19T17:30:44.503Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:30:45 [2020-12-19T17:30:45.009Z] --- PASS: TestWaitNonBlocked (0.02s)
17:30:45 [2020-12-19T17:30:45.009Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.14s)
17:30:45 [2020-12-19T17:30:45.009Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.30s)
17:30:45 [2020-12-19T17:30:45.009Z] === RUN   TestWaitBlocked
17:30:45 [2020-12-19T17:30:45.009Z] --- SKIP: TestWaitBlocked (0.00s)
17:30:45 [2020-12-19T17:30:45.009Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:30:45 [2020-12-19T17:30:45.009Z] PASS
17:30:45 [2020-12-19T17:30:45.009Z] ok  	github.com/docker/docker/integration/container	60.358s
17:30:45 [2020-12-19T17:30:45.443Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:30:45 [2020-12-19T17:30:45.443Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:30:45 [2020-12-19T17:30:45.443Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:30:45 [2020-12-19T17:30:45.443Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:30:45 [2020-12-19T17:30:45.443Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:30:45 [2020-12-19T17:30:45.443Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:30:45 [2020-12-19T17:30:45.443Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === Skipped
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
17:30:45 [2020-12-19T17:30:45.468Z]     copy_test.go:38: testEnv.OSType == "windows"
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
17:30:45 [2020-12-19T17:30:45.468Z]     copy_test.go:63: testEnv.OSType == "windows"
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s)
17:30:45 [2020-12-19T17:30:45.468Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
17:30:45 [2020-12-19T17:30:45.468Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] 
17:30:45 [2020-12-19T17:30:45.468Z] DONE 88 tests, 37 skipped in 62.762s
17:30:45 [2020-12-19T17:30:45.468Z] Running D:\gopath\src\github.com\docker\docker\integration\image
17:30:46 [2020-12-19T17:30:46.825Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:30:47 [2020-12-19T17:30:47.643Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:30:47 [2020-12-19T17:30:47.643Z] INFO: Testing against a local daemon
17:30:47 [2020-12-19T17:30:47.643Z] === RUN   TestCommitInheritsEnv
17:30:47 [2020-12-19T17:30:47.643Z] --- SKIP: TestCommitInheritsEnv (0.00s)
17:30:47 [2020-12-19T17:30:47.643Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:30:47 [2020-12-19T17:30:47.643Z] === RUN   TestImportExtremelyLargeImageWorks
17:30:47 [2020-12-19T17:30:47.643Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:30:47 [2020-12-19T17:30:47.643Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
17:30:47 [2020-12-19T17:30:47.643Z] === RUN   TestImagesFilterMultiReference
17:30:47 [2020-12-19T17:30:47.643Z] --- PASS: TestImagesFilterMultiReference (0.07s)
17:30:47 [2020-12-19T17:30:47.643Z] === RUN   TestImagePullPlatformInvalid
17:30:47 [2020-12-19T17:30:47.643Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:30:47 [2020-12-19T17:30:47.643Z] === RUN   TestRemoveImageOrphaning
17:30:47 [2020-12-19T17:30:47.765Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
17:30:47 [2020-12-19T17:30:47.765Z] --- PASS: TestUpdateRestartPolicy (12.20s)
17:30:47 [2020-12-19T17:30:47.765Z] === RUN   TestUpdateRestartWithAutoRemove
17:30:47 [2020-12-19T17:30:47.765Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:30:47 [2020-12-19T17:30:47.765Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:30:48 [2020-12-19T17:30:48.102Z] --- PASS: TestRemoveImageOrphaning (0.71s)
17:30:48 [2020-12-19T17:30:48.102Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:30:48 [2020-12-19T17:30:48.102Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:30:48 [2020-12-19T17:30:48.102Z] === RUN   TestTagInvalidReference
17:30:48 [2020-12-19T17:30:48.102Z] --- PASS: TestTagInvalidReference (0.03s)
17:30:48 [2020-12-19T17:30:48.102Z] === RUN   TestTagValidPrefixedRepo
17:30:48 [2020-12-19T17:30:48.102Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:30:48 [2020-12-19T17:30:48.102Z] === RUN   TestTagExistedNameWithoutForce
17:30:48 [2020-12-19T17:30:48.102Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
17:30:48 [2020-12-19T17:30:48.102Z] === RUN   TestTagOfficialNames
17:30:48 [2020-12-19T17:30:48.102Z] --- PASS: TestTagOfficialNames (0.08s)
17:30:48 [2020-12-19T17:30:48.102Z] === RUN   TestTagMatchesDigest
17:30:48 [2020-12-19T17:30:48.335Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
17:30:48 [2020-12-19T17:30:48.335Z] === RUN   TestWaitNonBlocked
17:30:48 [2020-12-19T17:30:48.335Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:30:48 [2020-12-19T17:30:48.335Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:30:48 [2020-12-19T17:30:48.335Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:30:48 [2020-12-19T17:30:48.335Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:30:48 [2020-12-19T17:30:48.335Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:30:48 [2020-12-19T17:30:48.335Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:30:48 [2020-12-19T17:30:48.561Z] --- PASS: TestTagMatchesDigest (0.03s)
17:30:48 [2020-12-19T17:30:48.561Z] PASS
17:30:48 [2020-12-19T17:30:48.561Z] ok  	github.com/docker/docker/integration/image	1.274s
17:30:48 [2020-12-19T17:30:48.561Z] 
17:30:48 [2020-12-19T17:30:48.561Z] === Skipped
17:30:48 [2020-12-19T17:30:48.561Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
17:30:48 [2020-12-19T17:30:48.561Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:30:48 [2020-12-19T17:30:48.561Z] 
17:30:48 [2020-12-19T17:30:48.561Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
17:30:48 [2020-12-19T17:30:48.561Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
17:30:48 [2020-12-19T17:30:48.561Z] 
17:30:48 [2020-12-19T17:30:48.561Z] 
17:30:48 [2020-12-19T17:30:48.561Z] DONE 11 tests, 2 skipped in 3.074s
17:30:48 [2020-12-19T17:30:48.561Z] Running D:\gopath\src\github.com\docker\docker\integration\network
17:30:48 [2020-12-19T17:30:48.596Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:30:49 [2020-12-19T17:30:49.166Z] --- PASS: TestWaitNonBlocked (0.02s)
17:30:49 [2020-12-19T17:30:49.166Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s)
17:30:49 [2020-12-19T17:30:49.166Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s)
17:30:49 [2020-12-19T17:30:49.166Z] === RUN   TestWaitBlocked
17:30:49 [2020-12-19T17:30:49.433Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:30:49 [2020-12-19T17:30:49.433Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:30:49 [2020-12-19T17:30:49.433Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:30:49 [2020-12-19T17:30:49.433Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:30:49 [2020-12-19T17:30:49.433Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:30:49 [2020-12-19T17:30:49.433Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:30:49 [2020-12-19T17:30:49.698Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:30:50 [2020-12-19T17:30:50.103Z] testing: warning: no tests to run
17:30:50 [2020-12-19T17:30:50.103Z] PASS
17:30:50 [2020-12-19T17:30:50.103Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.087s [no tests to run]
17:30:50 [2020-12-19T17:30:50.103Z] testing: warning: no tests to run
17:30:50 [2020-12-19T17:30:50.103Z] PASS
17:30:50 [2020-12-19T17:30:50.103Z] ok  	github.com/docker/docker/integration/network/macvlan	0.082s [no tests to run]
17:30:50 [2020-12-19T17:30:50.645Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:30:50 [2020-12-19T17:30:50.905Z] --- PASS: TestWaitBlocked (0.11s)
17:30:50 [2020-12-19T17:30:50.905Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.52s)
17:30:50 [2020-12-19T17:30:50.905Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.57s)
17:30:50 [2020-12-19T17:30:50.905Z] === CONT  TestContainerStartOnDaemonRestart
17:30:50 [2020-12-19T17:30:50.905Z] === CONT  TestContainerKillOnDaemonStart
17:30:51 [2020-12-19T17:30:51.070Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:30:51 [2020-12-19T17:30:51.070Z] INFO: Testing against a local daemon
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestNetworkCreateDelete
17:30:51 [2020-12-19T17:30:51.070Z] --- SKIP: TestNetworkCreateDelete (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestDockerNetworkDeletePreferID
17:30:51 [2020-12-19T17:30:51.070Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestDaemonDNSFallback
17:30:51 [2020-12-19T17:30:51.070Z] --- SKIP: TestDaemonDNSFallback (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestInspectNetwork
17:30:51 [2020-12-19T17:30:51.070Z] --- SKIP: TestInspectNetwork (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestRunContainerWithBridgeNone
17:30:51 [2020-12-19T17:30:51.070Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestNetworkInvalidJSON
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestNetworkInvalidJSON//networks/create
17:30:51 [2020-12-19T17:30:51.070Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:30:51 [2020-12-19T17:30:51.070Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:30:51 [2020-12-19T17:30:51.070Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:30:51 [2020-12-19T17:30:51.070Z] === CONT  TestNetworkInvalidJSON//networks/create
17:30:51 [2020-12-19T17:30:51.070Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:30:51 [2020-12-19T17:30:51.070Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:30:51 [2020-12-19T17:30:51.070Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:30:51 [2020-12-19T17:30:51.070Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestNetworkList
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestNetworkList//networks
17:30:51 [2020-12-19T17:30:51.070Z] === PAUSE TestNetworkList//networks
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestNetworkList//networks/
17:30:51 [2020-12-19T17:30:51.070Z] === PAUSE TestNetworkList//networks/
17:30:51 [2020-12-19T17:30:51.070Z] === CONT  TestNetworkList//networks
17:30:51 [2020-12-19T17:30:51.070Z] === CONT  TestNetworkList//networks/
17:30:51 [2020-12-19T17:30:51.070Z] --- PASS: TestNetworkList (0.02s)
17:30:51 [2020-12-19T17:30:51.070Z]     --- PASS: TestNetworkList//networks (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestHostIPv4BridgeLabel
17:30:51 [2020-12-19T17:30:51.070Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     network_test.go:126: testEnv.OSType == "windows"
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestDaemonRestartWithLiveRestore
17:30:51 [2020-12-19T17:30:51.070Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     service_test.go:29: testEnv.OSType == "windows"
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestDaemonDefaultNetworkPools
17:30:51 [2020-12-19T17:30:51.070Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     service_test.go:52: testEnv.OSType == "windows"
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestDaemonRestartWithExistingNetwork
17:30:51 [2020-12-19T17:30:51.070Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     service_test.go:96: testEnv.OSType == "windows"
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:30:51 [2020-12-19T17:30:51.070Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     service_test.go:130: testEnv.OSType == "windows"
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:30:51 [2020-12-19T17:30:51.070Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     service_test.go:181: testEnv.OSType == "windows"
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestServiceWithPredefinedNetwork
17:30:51 [2020-12-19T17:30:51.070Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     service_test.go:206: testEnv.OSType == "windows"
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:30:51 [2020-12-19T17:30:51.070Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     service_test.go:236: FLAKY_TEST
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestServiceWithDataPathPortInit
17:30:51 [2020-12-19T17:30:51.070Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     service_test.go:326: testEnv.OSType == "windows"
17:30:51 [2020-12-19T17:30:51.070Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:30:51 [2020-12-19T17:30:51.070Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     service_test.go:394: testEnv.OSType == "windows"
17:30:51 [2020-12-19T17:30:51.070Z] PASS
17:30:51 [2020-12-19T17:30:51.070Z] ok  	github.com/docker/docker/integration/network	0.232s
17:30:51 [2020-12-19T17:30:51.070Z] 
17:30:51 [2020-12-19T17:30:51.070Z] === Skipped
17:30:51 [2020-12-19T17:30:51.070Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:30:51 [2020-12-19T17:30:51.070Z] 
17:30:51 [2020-12-19T17:30:51.070Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:30:51 [2020-12-19T17:30:51.070Z] 
17:30:51 [2020-12-19T17:30:51.070Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:30:51 [2020-12-19T17:30:51.070Z] 
17:30:51 [2020-12-19T17:30:51.070Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:30:51 [2020-12-19T17:30:51.070Z] 
17:30:51 [2020-12-19T17:30:51.070Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:30:51 [2020-12-19T17:30:51.070Z] 
17:30:51 [2020-12-19T17:30:51.070Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     network_test.go:126: testEnv.OSType == "windows"
17:30:51 [2020-12-19T17:30:51.070Z] 
17:30:51 [2020-12-19T17:30:51.070Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     service_test.go:29: testEnv.OSType == "windows"
17:30:51 [2020-12-19T17:30:51.070Z] 
17:30:51 [2020-12-19T17:30:51.070Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     service_test.go:52: testEnv.OSType == "windows"
17:30:51 [2020-12-19T17:30:51.070Z] 
17:30:51 [2020-12-19T17:30:51.070Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     service_test.go:96: testEnv.OSType == "windows"
17:30:51 [2020-12-19T17:30:51.070Z] 
17:30:51 [2020-12-19T17:30:51.070Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     service_test.go:130: testEnv.OSType == "windows"
17:30:51 [2020-12-19T17:30:51.070Z] 
17:30:51 [2020-12-19T17:30:51.070Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     service_test.go:181: testEnv.OSType == "windows"
17:30:51 [2020-12-19T17:30:51.070Z] 
17:30:51 [2020-12-19T17:30:51.070Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     service_test.go:206: testEnv.OSType == "windows"
17:30:51 [2020-12-19T17:30:51.070Z] 
17:30:51 [2020-12-19T17:30:51.070Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     service_test.go:236: FLAKY_TEST
17:30:51 [2020-12-19T17:30:51.070Z] 
17:30:51 [2020-12-19T17:30:51.070Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     service_test.go:326: testEnv.OSType == "windows"
17:30:51 [2020-12-19T17:30:51.070Z] 
17:30:51 [2020-12-19T17:30:51.070Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
17:30:51 [2020-12-19T17:30:51.070Z]     service_test.go:394: testEnv.OSType == "windows"
17:30:51 [2020-12-19T17:30:51.070Z] 
17:30:51 [2020-12-19T17:30:51.070Z] 
17:30:51 [2020-12-19T17:30:51.070Z] DONE 22 tests, 15 skipped in 2.615s
17:30:51 [2020-12-19T17:30:51.070Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
17:30:51 [2020-12-19T17:30:51.164Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:30:51 [2020-12-19T17:30:51.528Z] testing: warning: no tests to run
17:30:51 [2020-12-19T17:30:51.528Z] PASS
17:30:51 [2020-12-19T17:30:51.528Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
17:30:51 [2020-12-19T17:30:51.528Z] 
17:30:51 [2020-12-19T17:30:51.528Z] DONE 0 tests in 0.313s
17:30:51 [2020-12-19T17:30:51.528Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
17:30:51 [2020-12-19T17:30:51.528Z] testing: warning: no tests to run
17:30:51 [2020-12-19T17:30:51.528Z] PASS
17:30:51 [2020-12-19T17:30:51.528Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
17:30:51 [2020-12-19T17:30:51.528Z] 
17:30:51 [2020-12-19T17:30:51.528Z] DONE 0 tests in 0.281s
17:30:51 [2020-12-19T17:30:51.735Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:30:51 [2020-12-19T17:30:51.987Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
17:30:51 [2020-12-19T17:30:51.997Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:30:51 [2020-12-19T17:30:51.997Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:30:52 [2020-12-19T17:30:52.941Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:30:52 [2020-12-19T17:30:52.941Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:30:52 [2020-12-19T17:30:52.941Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:30:52 [2020-12-19T17:30:52.955Z] testing: warning: no tests to run
17:30:52 [2020-12-19T17:30:52.955Z] testing: warning: no tests to run
17:30:52 [2020-12-19T17:30:52.955Z] PASS
17:30:52 [2020-12-19T17:30:52.955Z] PASS
17:30:52 [2020-12-19T17:30:52.955Z] ok  	github.com/docker/docker/integration/plugin/authz	0.114s [no tests to run]
17:30:52 [2020-12-19T17:30:52.955Z] ok  	github.com/docker/docker/integration/plugin	0.128s [no tests to run]
17:30:53 [2020-12-19T17:30:53.202Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:30:53 [2020-12-19T17:30:53.202Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:30:54 [2020-12-19T17:30:54.145Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:30:54 [2020-12-19T17:30:54.406Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s)
17:30:54 [2020-12-19T17:30:54.406Z] === CONT  TestIpcModeOlderClient
17:30:54 [2020-12-19T17:30:54.406Z] --- PASS: TestIpcModeOlderClient (0.09s)
17:30:54 [2020-12-19T17:30:54.406Z] === CONT  TestDaemonHostGatewayIP
17:30:54 [2020-12-19T17:30:54.666Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:30:55 [2020-12-19T17:30:55.607Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:30:55 [2020-12-19T17:30:55.607Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:30:56 [2020-12-19T17:30:56.990Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:30:57 [2020-12-19T17:30:57.936Z] --- PASS: TestDaemonHostGatewayIP (3.38s)
17:30:57 [2020-12-19T17:30:57.936Z] === CONT  TestDaemonRestartIpcMode
17:30:57 [2020-12-19T17:30:57.936Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:30:57 [2020-12-19T17:30:57.936Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:30:58 [2020-12-19T17:30:58.878Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:30:59 [2020-12-19T17:30:59.179Z] --- PASS: TestInfoAPIWarnings (16.33s)
17:30:59 [2020-12-19T17:30:59.179Z] === RUN   TestInfoDebug
17:30:59 [2020-12-19T17:30:59.179Z] --- PASS: TestInfoDebug (0.53s)
17:30:59 [2020-12-19T17:30:59.179Z] === RUN   TestInfoInsecureRegistries
17:30:59 [2020-12-19T17:30:59.179Z] --- PASS: TestInfoInsecureRegistries (0.53s)
17:30:59 [2020-12-19T17:30:59.179Z] === RUN   TestInfoRegistryMirrors
17:30:59 [2020-12-19T17:30:59.179Z] --- PASS: TestInfoRegistryMirrors (0.54s)
17:30:59 [2020-12-19T17:30:59.179Z] === RUN   TestLoginFailsWithBadCredentials
17:30:59 [2020-12-19T17:30:59.179Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
17:30:59 [2020-12-19T17:30:59.179Z] === RUN   TestPingCacheHeaders
17:30:59 [2020-12-19T17:30:59.179Z] --- PASS: TestPingCacheHeaders (0.03s)
17:30:59 [2020-12-19T17:30:59.179Z] === RUN   TestPingGet
17:30:59 [2020-12-19T17:30:59.179Z] --- PASS: TestPingGet (0.03s)
17:30:59 [2020-12-19T17:30:59.179Z] === RUN   TestPingHead
17:30:59 [2020-12-19T17:30:59.179Z] --- PASS: TestPingHead (0.03s)
17:30:59 [2020-12-19T17:30:59.179Z] === RUN   TestVersion
17:30:59 [2020-12-19T17:30:59.179Z] --- PASS: TestVersion (0.03s)
17:30:59 [2020-12-19T17:30:59.179Z] PASS
17:30:59 [2020-12-19T17:30:59.179Z] 
17:30:59 [2020-12-19T17:30:59.179Z] === Skipped
17:30:59 [2020-12-19T17:30:59.179Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:30:59 [2020-12-19T17:30:59.179Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:30:59 [2020-12-19T17:30:59.179Z] 
17:30:59 [2020-12-19T17:30:59.179Z] 
17:30:59 [2020-12-19T17:30:59.179Z] DONE 18 tests, 1 skipped in 21.245s
17:30:59 [2020-12-19T17:30:59.179Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
17:30:59 [2020-12-19T17:30:59.179Z] ++ 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
17:30:59 [2020-12-19T17:30:59.179Z] ++ set -e
17:30:59 [2020-12-19T17:30:59.179Z] ++ '[' -n 0 ']'
17:30:59 [2020-12-19T17:30:59.179Z] ++ set -x
17:30:59 [2020-12-19T17:30:59.179Z] ++ env -i DEST=/go/src/github.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
17:30:59 [2020-12-19T17:30:59.179Z] INFO: Testing against a local daemon
17:30:59 [2020-12-19T17:30:59.179Z] === RUN   TestVolumesCreateAndList
17:30:59 [2020-12-19T17:30:59.179Z] --- PASS: TestVolumesCreateAndList (0.03s)
17:30:59 [2020-12-19T17:30:59.179Z] === RUN   TestVolumesRemove
17:30:59 [2020-12-19T17:30:59.179Z] --- PASS: TestVolumesRemove (0.06s)
17:30:59 [2020-12-19T17:30:59.179Z] === RUN   TestVolumesInspect
17:30:59 [2020-12-19T17:30:59.179Z] --- PASS: TestVolumesInspect (0.02s)
17:30:59 [2020-12-19T17:30:59.179Z] === RUN   TestVolumesInvalidJSON
17:30:59 [2020-12-19T17:30:59.477Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:30:59 [2020-12-19T17:30:59.477Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:30:59 [2020-12-19T17:30:59.477Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:30:59 [2020-12-19T17:30:59.477Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:30:59 [2020-12-19T17:30:59.477Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:30:59 [2020-12-19T17:30:59.477Z] PASS
17:30:59 [2020-12-19T17:30:59.477Z] 
17:30:59 [2020-12-19T17:30:59.477Z] DONE 5 tests in 0.203s
17:30:59 [2020-12-19T17:30:59.477Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:30:59 [2020-12-19T17:30:59.477Z] ++++ cat bundles/test-integration/docker.pid
17:30:59 [2020-12-19T17:30:59.477Z] +++ kill 14090
17:30:59 [2020-12-19T17:30:59.819Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:31:00 [2020-12-19T17:31:00.034Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:31:00 [2020-12-19T17:31:00.034Z] INFO: Testing against a local daemon
17:31:00 [2020-12-19T17:31:00.034Z] === RUN   TestExternalGraphDriver
17:31:00 [2020-12-19T17:31:00.034Z] --- SKIP: TestExternalGraphDriver (0.00s)
17:31:00 [2020-12-19T17:31:00.034Z]     external_test.go:48: runtime.GOOS == "windows"
17:31:00 [2020-12-19T17:31:00.034Z] === RUN   TestGraphdriverPluginV2
17:31:00 [2020-12-19T17:31:00.034Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
17:31:00 [2020-12-19T17:31:00.034Z]     external_test.go:408: runtime.GOOS == "windows"
17:31:00 [2020-12-19T17:31:00.034Z] PASS
17:31:00 [2020-12-19T17:31:00.034Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.365s
17:31:00 [2020-12-19T17:31:00.760Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:31:00 [2020-12-19T17:31:00.980Z] +++ /etc/init.d/apparmor stop
17:31:00 [2020-12-19T17:31:00.980Z] Leaving: AppArmorNo profiles have been unloaded.
17:31:00 [2020-12-19T17:31:00.980Z] 
17:31:00 [2020-12-19T17:31:00.980Z] Unloading profiles will leave already running processes permanently
17:31:00 [2020-12-19T17:31:00.980Z] unconfined, which can lead to unexpected situations.
17:31:00 [2020-12-19T17:31:00.980Z] 
17:31:00 [2020-12-19T17:31:00.980Z] To set a process to complain mode, use the command line tool
17:31:00 [2020-12-19T17:31:00.980Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:31:00 [2020-12-19T17:31:00.980Z] +++ true
17:31:00 [2020-12-19T17:31:00.980Z] exiting test-integration
17:31:00 [2020-12-19T17:31:00.980Z] ++ exit 0
17:31:00 [2020-12-19T17:31:00.980Z] 
17:31:01 [2020-12-19T17:31:01.000Z] testing: warning: no tests to run
17:31:01 [2020-12-19T17:31:01.000Z] PASS
17:31:01 [2020-12-19T17:31:01.000Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.142s [no tests to run]
17:31:01 [2020-12-19T17:31:01.000Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:31:01 [2020-12-19T17:31:01.000Z] INFO: Testing against a local daemon
17:31:01 [2020-12-19T17:31:01.000Z] === RUN   TestReadPluginNoRead
17:31:01 [2020-12-19T17:31:01.000Z] --- SKIP: TestReadPluginNoRead (0.00s)
17:31:01 [2020-12-19T17:31:01.000Z]     read_test.go:21: no unix domain sockets on Windows
17:31:01 [2020-12-19T17:31:01.000Z] PASS
17:31:01 [2020-12-19T17:31:01.000Z] ok  	github.com/docker/docker/integration/plugin/logging	0.241s
17:31:01 [2020-12-19T17:31:01.330Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:31:01 [2020-12-19T17:31:01.330Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:31:01 [2020-12-19T17:31:01.458Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:31:01 [2020-12-19T17:31:01.458Z] INFO: Testing against a local daemon
17:31:01 [2020-12-19T17:31:01.458Z] === RUN   TestPluginInvalidJSON
17:31:01 [2020-12-19T17:31:01.458Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:31:01 [2020-12-19T17:31:01.458Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:31:01 [2020-12-19T17:31:01.458Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:31:01 [2020-12-19T17:31:01.458Z] --- PASS: TestPluginInvalidJSON (0.06s)
17:31:01 [2020-12-19T17:31:01.458Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:31:01 [2020-12-19T17:31:01.458Z] === RUN   TestPluginInstall
17:31:01 [2020-12-19T17:31:01.458Z] --- SKIP: TestPluginInstall (0.00s)
17:31:01 [2020-12-19T17:31:01.458Z]     plugin_test.go:55: testEnv.OSType == "windows"
17:31:01 [2020-12-19T17:31:01.458Z] PASS
17:31:01 [2020-12-19T17:31:01.458Z] ok  	github.com/docker/docker/integration/plugin/common	0.422s
17:31:01 [2020-12-19T17:31:01.458Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
17:31:01 [2020-12-19T17:31:01.458Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
17:31:01 [2020-12-19T17:31:01.592Z] --- PASS: TestDaemonRestartIpcMode (3.69s)
17:31:01 [2020-12-19T17:31:01.852Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:31:02 [2020-12-19T17:31:02.423Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:31:02 [2020-12-19T17:31:02.424Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:31:02 [2020-12-19T17:31:02.425Z] INFO: Testing against a local daemon
17:31:02 [2020-12-19T17:31:02.425Z] === RUN   TestPluginWithDevMounts
17:31:02 [2020-12-19T17:31:02.425Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:31:02 [2020-12-19T17:31:02.425Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:31:02 [2020-12-19T17:31:02.425Z] PASS
17:31:02 [2020-12-19T17:31:02.425Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.219s
17:31:02 [2020-12-19T17:31:02.425Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
Post stage
[Pipeline] junit
17:31:02 [2020-12-19T17:31:02.540Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:31:02 [2020-12-19T17:31:02.992Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:31:02 [2020-12-19T17:31:02.992Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:31:03 [2020-12-19T17:31:03.253Z] + echo Ensuring container killed.
17:31:03 [2020-12-19T17:31:03.253Z] Ensuring container killed.
17:31:03 [2020-12-19T17:31:03.253Z] + docker rm -vf docker-pr31
17:31:03 [2020-12-19T17:31:03.253Z] Error: No such container: docker-pr31
17:31:03 [2020-12-19T17:31:03.253Z] + true
[Pipeline] sh
17:31:03 [2020-12-19T17:31:03.393Z] 
17:31:03 [2020-12-19T17:31:03.393Z] === Skipped
17:31:03 [2020-12-19T17:31:03.393Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
17:31:03 [2020-12-19T17:31:03.393Z]     plugin_test.go:55: testEnv.OSType == "windows"
17:31:03 [2020-12-19T17:31:03.393Z] 
17:31:03 [2020-12-19T17:31:03.393Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
17:31:03 [2020-12-19T17:31:03.393Z]     external_test.go:48: runtime.GOOS == "windows"
17:31:03 [2020-12-19T17:31:03.393Z] 
17:31:03 [2020-12-19T17:31:03.393Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
17:31:03 [2020-12-19T17:31:03.393Z]     external_test.go:408: runtime.GOOS == "windows"
17:31:03 [2020-12-19T17:31:03.393Z] 
17:31:03 [2020-12-19T17:31:03.393Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
17:31:03 [2020-12-19T17:31:03.393Z]     read_test.go:21: no unix domain sockets on Windows
17:31:03 [2020-12-19T17:31:03.393Z] 
17:31:03 [2020-12-19T17:31:03.393Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
17:31:03 [2020-12-19T17:31:03.393Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:31:03 [2020-12-19T17:31:03.393Z] 
17:31:03 [2020-12-19T17:31:03.393Z] 
17:31:03 [2020-12-19T17:31:03.393Z] DONE 7 tests, 5 skipped in 11.403s
17:31:03 [2020-12-19T17:31:03.393Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
17:31:03 [2020-12-19T17:31:03.393Z] testing: warning: no tests to run
17:31:03 [2020-12-19T17:31:03.393Z] PASS
17:31:03 [2020-12-19T17:31:03.393Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
17:31:03 [2020-12-19T17:31:03.393Z] 
17:31:03 [2020-12-19T17:31:03.393Z] DONE 0 tests in 0.305s
17:31:03 [2020-12-19T17:31:03.393Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
17:31:03 [2020-12-19T17:31:03.562Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:31:03 [2020-12-19T17:31:03.630Z] + echo Chowning /workspace to jenkins user
17:31:03 [2020-12-19T17:31:03.630Z] Chowning /workspace to jenkins user
17:31:03 [2020-12-19T17:31:03.630Z] + id -u
17:31:03 [2020-12-19T17:31:03.630Z] + id -g
17:31:03 [2020-12-19T17:31:03.630Z] + docker run --rm -v /home/docker/workspace/moby_PR-41740:/workspace busybox chown -R 1001:1001 /workspace
17:31:03 [2020-12-19T17:31:03.630Z] Unable to find image 'busybox:latest' locally
17:31:03 [2020-12-19T17:31:03.823Z] --- PASS: TestContainerKillOnDaemonStart (12.98s)
17:31:03 [2020-12-19T17:31:03.823Z] PASS
17:31:03 [2020-12-19T17:31:03.823Z] 
17:31:03 [2020-12-19T17:31:03.823Z] === Skipped
17:31:03 [2020-12-19T17:31:03.823Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:31:03 [2020-12-19T17:31:03.823Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:31:03 [2020-12-19T17:31:03.823Z] 
17:31:03 [2020-12-19T17:31:03.823Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:31:03 [2020-12-19T17:31:03.823Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:31:03 [2020-12-19T17:31:03.823Z] 
17:31:03 [2020-12-19T17:31:03.823Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
17:31:03 [2020-12-19T17:31:03.823Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:31:03 [2020-12-19T17:31:03.823Z] 
17:31:03 [2020-12-19T17:31:03.823Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:31:03 [2020-12-19T17:31:03.823Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:31:03 [2020-12-19T17:31:03.823Z] 
17:31:03 [2020-12-19T17:31:03.823Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:31:03 [2020-12-19T17:31:03.823Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:31:03 [2020-12-19T17:31:03.823Z] 
17:31:03 [2020-12-19T17:31:03.823Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
17:31:03 [2020-12-19T17:31:03.823Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:31:03 [2020-12-19T17:31:03.823Z] 
17:31:03 [2020-12-19T17:31:03.823Z] 
17:31:03 [2020-12-19T17:31:03.823Z] DONE 195 tests, 6 skipped in 134.716s
17:31:03 [2020-12-19T17:31:03.823Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:31:03 [2020-12-19T17:31:03.823Z] ++ 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
17:31:03 [2020-12-19T17:31:03.823Z] ++ set -e
17:31:03 [2020-12-19T17:31:03.823Z] ++ '[' -n 0 ']'
17:31:03 [2020-12-19T17:31:03.823Z] ++ set -x
17:31:03 [2020-12-19T17:31:03.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=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
17:31:03 [2020-12-19T17:31:03.924Z] latest: Pulling from library/busybox
17:31:03 [2020-12-19T17:31:03.924Z] fcdecd492fba: Pulling fs layer
17:31:04 [2020-12-19T17:31:04.083Z] INFO: Testing against a local daemon
17:31:04 [2020-12-19T17:31:04.083Z] === RUN   TestCommitInheritsEnv
17:31:04 [2020-12-19T17:31:04.213Z] fcdecd492fba: Download complete
17:31:04 [2020-12-19T17:31:04.361Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:31:04 [2020-12-19T17:31:04.361Z] INFO: Testing against a local daemon
17:31:04 [2020-12-19T17:31:04.361Z] === RUN   TestPluginInvalidJSON
17:31:04 [2020-12-19T17:31:04.361Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:31:04 [2020-12-19T17:31:04.361Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:31:04 [2020-12-19T17:31:04.361Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:31:04 [2020-12-19T17:31:04.361Z] --- PASS: TestPluginInvalidJSON (0.06s)
17:31:04 [2020-12-19T17:31:04.361Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:31:04 [2020-12-19T17:31:04.361Z] === RUN   TestPluginInstall
17:31:04 [2020-12-19T17:31:04.361Z] --- SKIP: TestPluginInstall (0.00s)
17:31:04 [2020-12-19T17:31:04.361Z]     plugin_test.go:55: testEnv.OSType == "windows"
17:31:04 [2020-12-19T17:31:04.361Z] PASS
17:31:04 [2020-12-19T17:31:04.361Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
17:31:04 [2020-12-19T17:31:04.361Z] 
17:31:04 [2020-12-19T17:31:04.361Z] === Skipped
17:31:04 [2020-12-19T17:31:04.361Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
17:31:04 [2020-12-19T17:31:04.361Z]     plugin_test.go:55: testEnv.OSType == "windows"
17:31:04 [2020-12-19T17:31:04.361Z] 
17:31:04 [2020-12-19T17:31:04.361Z] 
17:31:04 [2020-12-19T17:31:04.361Z] DONE 3 tests, 1 skipped in 0.738s
17:31:04 [2020-12-19T17:31:04.361Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
17:31:04 [2020-12-19T17:31:04.505Z] fcdecd492fba: Pull complete
17:31:04 [2020-12-19T17:31:04.505Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
17:31:04 [2020-12-19T17:31:04.505Z] Status: Downloaded newer image for busybox:latest
17:31:04 [2020-12-19T17:31:04.655Z] --- PASS: TestCommitInheritsEnv (0.40s)
17:31:04 [2020-12-19T17:31:04.655Z] === RUN   TestImportExtremelyLargeImageWorks
17:31:04 [2020-12-19T17:31:04.655Z] === PAUSE TestImportExtremelyLargeImageWorks
17:31:04 [2020-12-19T17:31:04.655Z] === RUN   TestImagesFilterMultiReference
17:31:04 [2020-12-19T17:31:04.655Z] --- PASS: TestImagesFilterMultiReference (0.07s)
17:31:04 [2020-12-19T17:31:04.655Z] === RUN   TestImagePullPlatformInvalid
17:31:04 [2020-12-19T17:31:04.655Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:31:04 [2020-12-19T17:31:04.655Z] === RUN   TestRemoveImageOrphaning
17:31:04 [2020-12-19T17:31:04.655Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:31:04 [2020-12-19T17:31:04.819Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:31:04 [2020-12-19T17:31:04.819Z] INFO: Testing against a local daemon
17:31:04 [2020-12-19T17:31:04.819Z] === RUN   TestExternalGraphDriver
17:31:04 [2020-12-19T17:31:04.819Z] --- SKIP: TestExternalGraphDriver (0.00s)
17:31:04 [2020-12-19T17:31:04.819Z]     external_test.go:48: runtime.GOOS == "windows"
17:31:04 [2020-12-19T17:31:04.819Z] === RUN   TestGraphdriverPluginV2
17:31:04 [2020-12-19T17:31:04.819Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
17:31:04 [2020-12-19T17:31:04.819Z]     external_test.go:408: runtime.GOOS == "windows"
17:31:04 [2020-12-19T17:31:04.819Z] PASS
17:31:04 [2020-12-19T17:31:04.819Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
17:31:05 [2020-12-19T17:31:05.264Z] --- PASS: TestRemoveImageOrphaning (0.46s)
17:31:05 [2020-12-19T17:31:05.264Z] === RUN   TestRemoveImageGarbageCollector
17:31:05 [2020-12-19T17:31:05.264Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
17:31:05 [2020-12-19T17:31:05.277Z] 
17:31:05 [2020-12-19T17:31:05.277Z] === Skipped
17:31:05 [2020-12-19T17:31:05.277Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
17:31:05 [2020-12-19T17:31:05.277Z]     external_test.go:48: runtime.GOOS == "windows"
17:31:05 [2020-12-19T17:31:05.277Z] 
17:31:05 [2020-12-19T17:31:05.277Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
17:31:05 [2020-12-19T17:31:05.277Z]     external_test.go:408: runtime.GOOS == "windows"
17:31:05 [2020-12-19T17:31:05.277Z] 
17:31:05 [2020-12-19T17:31:05.277Z] 
17:31:05 [2020-12-19T17:31:05.277Z] DONE 2 tests, 2 skipped in 0.671s
17:31:05 [2020-12-19T17:31:05.277Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
17:31:05 [2020-12-19T17:31:05.736Z] testing: warning: no tests to run
17:31:05 [2020-12-19T17:31:05.736Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:31:05 [2020-12-19T17:31:05.736Z] PASS
17:31:05 [2020-12-19T17:31:05.736Z] INFO: Testing against a local daemon
17:31:05 [2020-12-19T17:31:05.736Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
17:31:05 [2020-12-19T17:31:05.736Z] === RUN   TestReadPluginNoRead
17:31:05 [2020-12-19T17:31:05.736Z] --- SKIP: TestReadPluginNoRead (0.00s)
17:31:05 [2020-12-19T17:31:05.736Z]     read_test.go:21: no unix domain sockets on Windows
17:31:05 [2020-12-19T17:31:05.736Z] PASS
17:31:05 [2020-12-19T17:31:05.736Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
17:31:05 [2020-12-19T17:31:05.736Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
17:31:05 [2020-12-19T17:31:05.736Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
17:31:05 [2020-12-19T17:31:05.736Z] 
17:31:05 [2020-12-19T17:31:05.736Z] === Skipped
17:31:05 [2020-12-19T17:31:05.736Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
17:31:05 [2020-12-19T17:31:05.736Z]     read_test.go:21: no unix domain sockets on Windows
17:31:05 [2020-12-19T17:31:05.736Z] 
17:31:05 [2020-12-19T17:31:05.736Z] 
17:31:05 [2020-12-19T17:31:05.736Z] DONE 1 tests, 1 skipped in 0.822s
17:31:05 [2020-12-19T17:31:05.836Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:31:06 [2020-12-19T17:31:06.097Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:31:06 [2020-12-19T17:31:06.097Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:31:06 [2020-12-19T17:31:06.097Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:31:06 [2020-12-19T17:31:06.097Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:31:06 [2020-12-19T17:31:06.194Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
17:31:06 [2020-12-19T17:31:06.194Z] testing: warning: no tests to run
17:31:06 [2020-12-19T17:31:06.194Z] PASS
17:31:06 [2020-12-19T17:31:06.194Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
17:31:06 [2020-12-19T17:31:06.402Z] + bundleName=ppc64le-integration
17:31:06 [2020-12-19T17:31:06.402Z] + echo Creating ppc64le-integration-bundles.tar.gz
17:31:06 [2020-12-19T17:31:06.402Z] Creating ppc64le-integration-bundles.tar.gz
17:31:06 [2020-12-19T17:31:06.402Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+  -name *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz )
17:31:06 [2020-12-19T17:31:06.402Z]  -print
[Pipeline] archiveArtifacts
17:31:06 [2020-12-19T17:31:06.446Z] Archiving artifacts
17:31:06 [2020-12-19T17:31:06.652Z] 
17:31:06 [2020-12-19T17:31:06.652Z] DONE 0 tests in 0.448s
17:31:06 [2020-12-19T17:31:06.652Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
17:31:06 [2020-12-19T17:31:06.667Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:31:06 [2020-12-19T17:31:06.828Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41740/31/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:31:07 [2020-12-19T17:31:07.110Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:31:07 [2020-12-19T17:31:07.110Z] INFO: Testing against a local daemon
17:31:07 [2020-12-19T17:31:07.110Z] === RUN   TestPluginWithDevMounts
17:31:07 [2020-12-19T17:31:07.110Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:31:07 [2020-12-19T17:31:07.110Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:31:07 [2020-12-19T17:31:07.110Z] PASS
17:31:07 [2020-12-19T17:31:07.110Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
17:31:07 [2020-12-19T17:31:07.110Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
17:31:07 [2020-12-19T17:31:07.110Z] 
17:31:07 [2020-12-19T17:31:07.110Z] === Skipped
17:31:07 [2020-12-19T17:31:07.110Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
17:31:07 [2020-12-19T17:31:07.110Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:31:07 [2020-12-19T17:31:07.110Z] 
17:31:07 [2020-12-19T17:31:07.110Z] 
17:31:07 [2020-12-19T17:31:07.110Z] DONE 1 tests, 1 skipped in 0.719s
17:31:07 [2020-12-19T17:31:07.110Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
17:31:07 [2020-12-19T17:31:07.210Z] + make clean
17:31:07 [2020-12-19T17:31:07.238Z] --- PASS: TestRemoveImageGarbageCollector (2.10s)
17:31:07 [2020-12-19T17:31:07.238Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:31:07 [2020-12-19T17:31:07.238Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:31:07 [2020-12-19T17:31:07.238Z] === RUN   TestTagInvalidReference
17:31:07 [2020-12-19T17:31:07.238Z] --- PASS: TestTagInvalidReference (0.03s)
17:31:07 [2020-12-19T17:31:07.238Z] === RUN   TestTagValidPrefixedRepo
17:31:07 [2020-12-19T17:31:07.238Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
17:31:07 [2020-12-19T17:31:07.238Z] === RUN   TestTagExistedNameWithoutForce
17:31:07 [2020-12-19T17:31:07.498Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
17:31:07 [2020-12-19T17:31:07.498Z] === RUN   TestTagOfficialNames
17:31:07 [2020-12-19T17:31:07.498Z] --- PASS: TestTagOfficialNames (0.09s)
17:31:07 [2020-12-19T17:31:07.498Z] === RUN   TestTagMatchesDigest
17:31:07 [2020-12-19T17:31:07.498Z] --- PASS: TestTagMatchesDigest (0.01s)
17:31:07 [2020-12-19T17:31:07.498Z] === CONT  TestImportExtremelyLargeImageWorks
17:31:07 [2020-12-19T17:31:07.501Z] make: command: Command not found
17:31:07 [2020-12-19T17:31:07.501Z] make: command: Command not found
17:31:07 [2020-12-19T17:31:07.501Z] docker volume rm -f docker-dev-cache
17:31:07 [2020-12-19T17:31:07.501Z] docker-dev-cache
[Pipeline] deleteDir
17:31:09 [2020-12-19T17:31:09.288Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:31:09 [2020-12-19T17:31:09.288Z] INFO: Testing against a local daemon
17:31:09 [2020-12-19T17:31:09.288Z] === RUN   TestSecretInspect
17:31:09 [2020-12-19T17:31:09.288Z] --- SKIP: TestSecretInspect (0.00s)
17:31:09 [2020-12-19T17:31:09.288Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:31:09 [2020-12-19T17:31:09.288Z] === RUN   TestSecretList
17:31:09 [2020-12-19T17:31:09.288Z] --- SKIP: TestSecretList (0.00s)
17:31:09 [2020-12-19T17:31:09.288Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:31:09 [2020-12-19T17:31:09.288Z] === RUN   TestSecretsCreateAndDelete
17:31:09 [2020-12-19T17:31:09.288Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
17:31:09 [2020-12-19T17:31:09.288Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:31:09 [2020-12-19T17:31:09.288Z] === RUN   TestSecretsUpdate
17:31:09 [2020-12-19T17:31:09.288Z] --- SKIP: TestSecretsUpdate (0.00s)
17:31:09 [2020-12-19T17:31:09.288Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:31:09 [2020-12-19T17:31:09.288Z] === RUN   TestTemplatedSecret
17:31:09 [2020-12-19T17:31:09.288Z] --- SKIP: TestTemplatedSecret (0.00s)
17:31:09 [2020-12-19T17:31:09.288Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:31:09 [2020-12-19T17:31:09.288Z] === RUN   TestSecretCreateResolve
17:31:09 [2020-12-19T17:31:09.288Z] --- SKIP: TestSecretCreateResolve (0.00s)
17:31:09 [2020-12-19T17:31:09.288Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:31:09 [2020-12-19T17:31:09.288Z] PASS
17:31:09 [2020-12-19T17:31:09.288Z] ok  	github.com/docker/docker/integration/secret	0.215s
17:31:09 [2020-12-19T17:31:09.288Z] 
17:31:09 [2020-12-19T17:31:09.288Z] === Skipped
17:31:09 [2020-12-19T17:31:09.288Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
17:31:09 [2020-12-19T17:31:09.288Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:31:09 [2020-12-19T17:31:09.288Z] 
17:31:09 [2020-12-19T17:31:09.288Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
17:31:09 [2020-12-19T17:31:09.288Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:31:09 [2020-12-19T17:31:09.288Z] 
17:31:09 [2020-12-19T17:31:09.288Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
17:31:09 [2020-12-19T17:31:09.288Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:31:09 [2020-12-19T17:31:09.288Z] 
17:31:09 [2020-12-19T17:31:09.288Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
17:31:09 [2020-12-19T17:31:09.288Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:31:09 [2020-12-19T17:31:09.288Z] 
17:31:09 [2020-12-19T17:31:09.288Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
17:31:09 [2020-12-19T17:31:09.288Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:31:09 [2020-12-19T17:31:09.288Z] 
17:31:09 [2020-12-19T17:31:09.288Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
17:31:09 [2020-12-19T17:31:09.288Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:31:09 [2020-12-19T17:31:09.288Z] 
17:31:09 [2020-12-19T17:31:09.288Z] 
17:31:09 [2020-12-19T17:31:09.288Z] DONE 6 tests, 6 skipped in 1.897s
17:31:09 [2020-12-19T17:31:09.288Z] Running D:\gopath\src\github.com\docker\docker\integration\service
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:31:11 [2020-12-19T17:31:11.464Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:31:11 [2020-12-19T17:31:11.464Z] INFO: Testing against a local daemon
17:31:11 [2020-12-19T17:31:11.464Z] === RUN   TestServiceCreateInit
17:31:11 [2020-12-19T17:31:11.464Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:31:11 [2020-12-19T17:31:11.464Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:31:11 [2020-12-19T17:31:11.464Z] --- PASS: TestServiceCreateInit (0.03s)
17:31:11 [2020-12-19T17:31:11.464Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:31:11 [2020-12-19T17:31:11.464Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.464Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:31:11 [2020-12-19T17:31:11.464Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.464Z] === RUN   TestCreateServiceMultipleTimes
17:31:11 [2020-12-19T17:31:11.464Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
17:31:11 [2020-12-19T17:31:11.464Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.464Z] === RUN   TestCreateServiceConflict
17:31:11 [2020-12-19T17:31:11.464Z] --- SKIP: TestCreateServiceConflict (0.00s)
17:31:11 [2020-12-19T17:31:11.464Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.464Z] === RUN   TestCreateServiceMaxReplicas
17:31:11 [2020-12-19T17:31:11.464Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
17:31:11 [2020-12-19T17:31:11.464Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.464Z] === RUN   TestCreateWithDuplicateNetworkNames
17:31:11 [2020-12-19T17:31:11.464Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
17:31:11 [2020-12-19T17:31:11.464Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.464Z] === RUN   TestCreateServiceSecretFileMode
17:31:11 [2020-12-19T17:31:11.464Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
17:31:11 [2020-12-19T17:31:11.464Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.464Z] === RUN   TestCreateServiceConfigFileMode
17:31:11 [2020-12-19T17:31:11.464Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
17:31:11 [2020-12-19T17:31:11.464Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.464Z] === RUN   TestCreateServiceSysctls
17:31:11 [2020-12-19T17:31:11.464Z] --- SKIP: TestCreateServiceSysctls (0.03s)
17:31:11 [2020-12-19T17:31:11.464Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.464Z] === RUN   TestCreateServiceCapabilities
17:31:11 [2020-12-19T17:31:11.464Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
17:31:11 [2020-12-19T17:31:11.464Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.464Z] === RUN   TestInspect
17:31:11 [2020-12-19T17:31:11.464Z] --- SKIP: TestInspect (0.00s)
17:31:11 [2020-12-19T17:31:11.464Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.464Z] === RUN   TestCreateJob
17:31:11 [2020-12-19T17:31:11.464Z] --- SKIP: TestCreateJob (0.00s)
17:31:11 [2020-12-19T17:31:11.464Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.464Z] === RUN   TestReplicatedJob
17:31:11 [2020-12-19T17:31:11.464Z] --- SKIP: TestReplicatedJob (0.00s)
17:31:11 [2020-12-19T17:31:11.464Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.464Z] === RUN   TestUpdateReplicatedJob
17:31:11 [2020-12-19T17:31:11.464Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
17:31:11 [2020-12-19T17:31:11.697Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:31:11 [2020-12-19T17:31:11.697Z] === RUN   TestDockerSuite/TestContainerAPITop
17:31:11 [2020-12-19T17:31:11.923Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] === RUN   TestServiceListWithStatuses
17:31:11 [2020-12-19T17:31:11.923Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] === RUN   TestDockerNetworkConnectAlias
17:31:11 [2020-12-19T17:31:11.923Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] === RUN   TestDockerNetworkReConnect
17:31:11 [2020-12-19T17:31:11.923Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] === RUN   TestServicePlugin
17:31:11 [2020-12-19T17:31:11.923Z] --- SKIP: TestServicePlugin (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] === RUN   TestServiceUpdateLabel
17:31:11 [2020-12-19T17:31:11.923Z] --- SKIP: TestServiceUpdateLabel (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:31:11 [2020-12-19T17:31:11.923Z] === RUN   TestServiceUpdateSecrets
17:31:11 [2020-12-19T17:31:11.923Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:31:11 [2020-12-19T17:31:11.923Z] === RUN   TestServiceUpdateConfigs
17:31:11 [2020-12-19T17:31:11.923Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:31:11 [2020-12-19T17:31:11.923Z] === RUN   TestServiceUpdateNetwork
17:31:11 [2020-12-19T17:31:11.923Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:31:11 [2020-12-19T17:31:11.923Z] === RUN   TestServiceUpdatePidsLimit
17:31:11 [2020-12-19T17:31:11.923Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:31:11 [2020-12-19T17:31:11.923Z] PASS
17:31:11 [2020-12-19T17:31:11.923Z] ok  	github.com/docker/docker/integration/service	0.355s
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === Skipped
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
17:31:11 [2020-12-19T17:31:11.923Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
17:31:11 [2020-12-19T17:31:11.923Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
17:31:11 [2020-12-19T17:31:11.923Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
17:31:11 [2020-12-19T17:31:11.923Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] 
17:31:11 [2020-12-19T17:31:11.923Z] DONE 24 tests, 23 skipped in 2.654s
17:31:11 [2020-12-19T17:31:11.923Z] Running D:\gopath\src\github.com\docker\docker\integration\session
17:31:12 [2020-12-19T17:31:12.638Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:31:12 [2020-12-19T17:31:12.638Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:31:12 [2020-12-19T17:31:12.638Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:31:14 [2020-12-19T17:31:14.098Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:31:14 [2020-12-19T17:31:14.098Z] INFO: Testing against a local daemon
17:31:14 [2020-12-19T17:31:14.098Z] === RUN   TestSessionCreate
17:31:14 [2020-12-19T17:31:14.098Z] --- SKIP: TestSessionCreate (0.00s)
17:31:14 [2020-12-19T17:31:14.098Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:31:14 [2020-12-19T17:31:14.098Z] === RUN   TestSessionCreateWithBadUpgrade
17:31:14 [2020-12-19T17:31:14.098Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
17:31:14 [2020-12-19T17:31:14.098Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:31:14 [2020-12-19T17:31:14.098Z] PASS
17:31:14 [2020-12-19T17:31:14.098Z] ok  	github.com/docker/docker/integration/session	0.255s
17:31:14 [2020-12-19T17:31:14.098Z] 
17:31:14 [2020-12-19T17:31:14.098Z] === Skipped
17:31:14 [2020-12-19T17:31:14.098Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
17:31:14 [2020-12-19T17:31:14.098Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:31:14 [2020-12-19T17:31:14.098Z] 
17:31:14 [2020-12-19T17:31:14.098Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
17:31:14 [2020-12-19T17:31:14.098Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:31:14 [2020-12-19T17:31:14.098Z] 
17:31:14 [2020-12-19T17:31:14.098Z] 
17:31:14 [2020-12-19T17:31:14.098Z] DONE 2 tests, 2 skipped in 2.091s
17:31:14 [2020-12-19T17:31:14.098Z] Running D:\gopath\src\github.com\docker\docker\integration\system
17:31:15 [2020-12-19T17:31:15.178Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:31:15 [2020-12-19T17:31:15.749Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:31:16 [2020-12-19T17:31:16.273Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:31:16 [2020-12-19T17:31:16.273Z] INFO: Testing against a local daemon
17:31:16 [2020-12-19T17:31:16.273Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:31:16 [2020-12-19T17:31:16.273Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:31:16 [2020-12-19T17:31:16.273Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:31:16 [2020-12-19T17:31:16.273Z] === RUN   TestEventsExecDie
17:31:16 [2020-12-19T17:31:16.274Z] --- SKIP: TestEventsExecDie (0.00s)
17:31:16 [2020-12-19T17:31:16.274Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:31:16 [2020-12-19T17:31:16.274Z] === RUN   TestEventsBackwardsCompatible
17:31:16 [2020-12-19T17:31:16.274Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
17:31:16 [2020-12-19T17:31:16.274Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:31:16 [2020-12-19T17:31:16.274Z] === RUN   TestInfoAPI
17:31:16 [2020-12-19T17:31:16.274Z] --- PASS: TestInfoAPI (0.03s)
17:31:16 [2020-12-19T17:31:16.274Z] === RUN   TestInfoAPIWarnings
17:31:16 [2020-12-19T17:31:16.274Z] --- SKIP: TestInfoAPIWarnings (0.00s)
17:31:16 [2020-12-19T17:31:16.274Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:31:16 [2020-12-19T17:31:16.274Z] === RUN   TestInfoDebug
17:31:16 [2020-12-19T17:31:16.274Z] --- SKIP: TestInfoDebug (0.00s)
17:31:16 [2020-12-19T17:31:16.274Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:31:16 [2020-12-19T17:31:16.274Z] === RUN   TestInfoInsecureRegistries
17:31:16 [2020-12-19T17:31:16.274Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
17:31:16 [2020-12-19T17:31:16.274Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:31:16 [2020-12-19T17:31:16.274Z] === RUN   TestInfoRegistryMirrors
17:31:16 [2020-12-19T17:31:16.274Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
17:31:16 [2020-12-19T17:31:16.274Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:31:16 [2020-12-19T17:31:16.274Z] === RUN   TestLoginFailsWithBadCredentials
17:31:16 [2020-12-19T17:31:16.689Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:31:16 [2020-12-19T17:31:16.733Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
17:31:16 [2020-12-19T17:31:16.733Z] === RUN   TestPingCacheHeaders
17:31:16 [2020-12-19T17:31:16.733Z] --- PASS: TestPingCacheHeaders (0.03s)
17:31:16 [2020-12-19T17:31:16.733Z] === RUN   TestPingGet
17:31:17 [2020-12-19T17:31:17.191Z] --- PASS: TestPingGet (0.03s)
17:31:17 [2020-12-19T17:31:17.191Z] === RUN   TestPingHead
17:31:17 [2020-12-19T17:31:17.191Z] --- PASS: TestPingHead (0.03s)
17:31:17 [2020-12-19T17:31:17.191Z] === RUN   TestVersion
17:31:17 [2020-12-19T17:31:17.191Z] --- PASS: TestVersion (0.03s)
17:31:17 [2020-12-19T17:31:17.191Z] PASS
17:31:17 [2020-12-19T17:31:17.191Z] ok  	github.com/docker/docker/integration/system	1.307s
17:31:17 [2020-12-19T17:31:17.191Z] 
17:31:17 [2020-12-19T17:31:17.191Z] === Skipped
17:31:17 [2020-12-19T17:31:17.191Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:31:17 [2020-12-19T17:31:17.191Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:31:17 [2020-12-19T17:31:17.191Z] 
17:31:17 [2020-12-19T17:31:17.191Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
17:31:17 [2020-12-19T17:31:17.191Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:31:17 [2020-12-19T17:31:17.191Z] 
17:31:17 [2020-12-19T17:31:17.191Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
17:31:17 [2020-12-19T17:31:17.191Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:31:17 [2020-12-19T17:31:17.191Z] 
17:31:17 [2020-12-19T17:31:17.191Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
17:31:17 [2020-12-19T17:31:17.191Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:31:17 [2020-12-19T17:31:17.191Z] 
17:31:17 [2020-12-19T17:31:17.191Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
17:31:17 [2020-12-19T17:31:17.191Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:31:17 [2020-12-19T17:31:17.191Z] 
17:31:17 [2020-12-19T17:31:17.191Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
17:31:17 [2020-12-19T17:31:17.191Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:31:17 [2020-12-19T17:31:17.191Z] 
17:31:17 [2020-12-19T17:31:17.191Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
17:31:17 [2020-12-19T17:31:17.191Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:31:17 [2020-12-19T17:31:17.191Z] 
17:31:17 [2020-12-19T17:31:17.191Z] 
17:31:17 [2020-12-19T17:31:17.191Z] DONE 13 tests, 7 skipped in 3.027s
17:31:17 [2020-12-19T17:31:17.191Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
17:31:19 [2020-12-19T17:31:19.367Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:31:19 [2020-12-19T17:31:19.367Z] INFO: Testing against a local daemon
17:31:19 [2020-12-19T17:31:19.367Z] === RUN   TestVolumesCreateAndList
17:31:19 [2020-12-19T17:31:19.367Z] --- PASS: TestVolumesCreateAndList (0.04s)
17:31:19 [2020-12-19T17:31:19.367Z] === RUN   TestVolumesRemove
17:31:19 [2020-12-19T17:31:19.367Z] --- PASS: TestVolumesRemove (0.06s)
17:31:19 [2020-12-19T17:31:19.367Z] === RUN   TestVolumesInspect
17:31:19 [2020-12-19T17:31:19.367Z] --- PASS: TestVolumesInspect (0.03s)
17:31:19 [2020-12-19T17:31:19.367Z] === RUN   TestVolumesInvalidJSON
17:31:19 [2020-12-19T17:31:19.367Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:31:19 [2020-12-19T17:31:19.367Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:31:19 [2020-12-19T17:31:19.367Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:31:19 [2020-12-19T17:31:19.367Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:31:19 [2020-12-19T17:31:19.367Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:31:19 [2020-12-19T17:31:19.367Z] PASS
17:31:19 [2020-12-19T17:31:19.367Z] ok  	github.com/docker/docker/integration/volume	0.337s
17:31:19 [2020-12-19T17:31:19.367Z] 
17:31:19 [2020-12-19T17:31:19.367Z] DONE 5 tests in 2.185s
17:31:19 [2020-12-19T17:31:19.367Z] INFO: make.ps1 ended at 12/19/2020 17:31:19
17:31:19 [2020-12-19T17:31:19.367Z] INFO: Integration CLI tests being run from the host:
17:31:19 [2020-12-19T17:31:19.367Z] 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" 
17:31:20 [2020-12-19T17:31:20.892Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:31:21 [2020-12-19T17:31:21.462Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:31:22 [2020-12-19T17:31:22.846Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:31:23 [2020-12-19T17:31:23.786Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:31:25 [2020-12-19T17:31:25.178Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
17:31:26 [2020-12-19T17:31:26.582Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
17:31:27 [2020-12-19T17:31:27.936Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:31:27 [2020-12-19T17:31:27.936Z] INFO: Testing against a local daemon
17:31:27 [2020-12-19T17:31:27.936Z] === RUN   TestDockerSuite
17:31:27 [2020-12-19T17:31:27.936Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:31:27 [2020-12-19T17:31:27.936Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:31:27 [2020-12-19T17:31:27.936Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:31:27 [2020-12-19T17:31:27.936Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:31:27 [2020-12-19T17:31:27.936Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:31:27 [2020-12-19T17:31:27.936Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:31:27 [2020-12-19T17:31:27.936Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:31:27 [2020-12-19T17:31:27.936Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:31:27 [2020-12-19T17:31:27.936Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:31:27 [2020-12-19T17:31:27.936Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:31:27 [2020-12-19T17:31:27.966Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
17:31:28 [2020-12-19T17:31:28.394Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:31:28 [2020-12-19T17:31:28.853Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:31:29 [2020-12-19T17:31:29.349Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
17:31:31 [2020-12-19T17:31:31.259Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008df7e0_<nil>}
17:31:32 [2020-12-19T17:31:32.642Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1774386842_/foo_false__<nil>_<nil>_<nil>}
17:31:34 [2020-12-19T17:31:34.026Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1774386842_/foo_true__<nil>_<nil>_<nil>}
17:31:35 [2020-12-19T17:31:35.409Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3075612465_/foo_false__<nil>_<nil>_<nil>}
17:31:37 [2020-12-19T17:31:37.320Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3075612465_/foo_true__<nil>_<nil>_<nil>}
17:31:38 [2020-12-19T17:31:38.701Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3075612465_/foo_true__0xc0008df840_<nil>_<nil>}
17:31:40 [2020-12-19T17:31:40.084Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008df860_<nil>}
17:31:41 [2020-12-19T17:31:41.468Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
17:31:41 [2020-12-19T17:31:41.468Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008df880_<nil>}
17:31:43 [2020-12-19T17:31:43.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008df8a0_<nil>}
17:31:44 [2020-12-19T17:31:44.784Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008df8c0_<nil>}
17:31:46 [2020-12-19T17:31:46.166Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:31:47 [2020-12-19T17:31:47.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:31:47 [2020-12-19T17:31:47.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:31:47 [2020-12-19T17:31:47.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:31:47 [2020-12-19T17:31:47.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:31:47 [2020-12-19T17:31:47.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:31:47 [2020-12-19T17:31:47.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:31:47 [2020-12-19T17:31:47.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:31:47 [2020-12-19T17:31:47.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:31:47 [2020-12-19T17:31:47.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:31:47 [2020-12-19T17:31:47.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:31:47 [2020-12-19T17:31:47.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:31:47 [2020-12-19T17:31:47.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
17:31:47 [2020-12-19T17:31:47.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
17:31:47 [2020-12-19T17:31:47.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
17:31:47 [2020-12-19T17:31:47.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
17:31:47 [2020-12-19T17:31:47.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
17:31:47 [2020-12-19T17:31:47.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
17:31:47 [2020-12-19T17:31:47.811Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:31:47 [2020-12-19T17:31:47.811Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
17:31:51 [2020-12-19T17:31:51.111Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:31:53 [2020-12-19T17:31:53.023Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:31:55 [2020-12-19T17:31:55.566Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:31:56 [2020-12-19T17:31:56.508Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:31:56 [2020-12-19T17:31:56.768Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:31:57 [2020-12-19T17:31:57.709Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:31:58 [2020-12-19T17:31:58.650Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
17:31:59 [2020-12-19T17:31:59.592Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:32:00 [2020-12-19T17:32:00.162Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:32:01 [2020-12-19T17:32:01.103Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:32:01 [2020-12-19T17:32:01.683Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:32:02 [2020-12-19T17:32:02.623Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:32:03 [2020-12-19T17:32:03.564Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:32:04 [2020-12-19T17:32:04.505Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:32:05 [2020-12-19T17:32:05.447Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:32:06 [2020-12-19T17:32:06.388Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:32:06 [2020-12-19T17:32:06.959Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:32:07 [2020-12-19T17:32:07.899Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:32:09 [2020-12-19T17:32:09.284Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:32:09 [2020-12-19T17:32:09.284Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
17:32:10 [2020-12-19T17:32:10.225Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:32:11 [2020-12-19T17:32:11.609Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:32:11 [2020-12-19T17:32:11.609Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:32:12 [2020-12-19T17:32:12.549Z] === RUN   TestDockerSuite/TestCpRelativePath
17:32:13 [2020-12-19T17:32:13.490Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:32:14 [2020-12-19T17:32:14.872Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:32:15 [2020-12-19T17:32:15.813Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:32:16 [2020-12-19T17:32:16.755Z] === RUN   TestDockerSuite/TestCpToCaseA
17:32:18 [2020-12-19T17:32:18.145Z] === RUN   TestDockerSuite/TestCpToCaseB
17:32:18 [2020-12-19T17:32:18.407Z] === RUN   TestDockerSuite/TestCpToCaseC
17:32:20 [2020-12-19T17:32:20.947Z] === RUN   TestDockerSuite/TestCpToCaseD
17:32:24 [2020-12-19T17:32:24.247Z] === RUN   TestDockerSuite/TestCpToCaseE
17:32:27 [2020-12-19T17:32:27.547Z] === RUN   TestDockerSuite/TestCpToCaseF
17:32:27 [2020-12-19T17:32:27.547Z] === RUN   TestDockerSuite/TestCpToCaseG
17:32:31 [2020-12-19T17:32:31.751Z] === RUN   TestDockerSuite/TestCpToCaseH
17:32:34 [2020-12-19T17:32:34.293Z] === RUN   TestDockerSuite/TestCpToCaseI
17:32:35 [2020-12-19T17:32:35.233Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:32:39 [2020-12-19T17:32:39.435Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
17:32:39 [2020-12-19T17:32:39.695Z] === RUN   TestDockerSuite/TestCpToDot
17:32:40 [2020-12-19T17:32:40.652Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:32:41 [2020-12-19T17:32:41.592Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:32:42 [2020-12-19T17:32:42.974Z] === RUN   TestDockerSuite/TestCpToStdout
17:32:43 [2020-12-19T17:32:43.914Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:32:45 [2020-12-19T17:32:45.297Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:32:45 [2020-12-19T17:32:45.297Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:32:46 [2020-12-19T17:32:46.239Z] === RUN   TestDockerSuite/TestCpVolumePath
17:32:47 [2020-12-19T17:32:47.622Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:32:47 [2020-12-19T17:32:47.622Z] === RUN   TestDockerSuite/TestCreateArgs
17:32:47 [2020-12-19T17:32:47.622Z] === RUN   TestDockerSuite/TestCreateByImageID
17:32:48 [2020-12-19T17:32:48.193Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:32:48 [2020-12-19T17:32:48.764Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:32:48 [2020-12-19T17:32:48.764Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:32:48 [2020-12-19T17:32:48.764Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:32:49 [2020-12-19T17:32:49.335Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:32:49 [2020-12-19T17:32:49.906Z] === RUN   TestDockerSuite/TestCreateLabels
17:32:49 [2020-12-19T17:32:49.906Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:32:49 [2020-12-19T17:32:49.906Z] === RUN   TestDockerSuite/TestCreateRM
17:32:50 [2020-12-19T17:32:50.166Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:32:50 [2020-12-19T17:32:50.166Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:32:50 [2020-12-19T17:32:50.166Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:32:50 [2020-12-19T17:32:50.427Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:32:52 [2020-12-19T17:32:52.971Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:32:52 [2020-12-19T17:32:52.971Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:32:52 [2020-12-19T17:32:52.971Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:32:58 [2020-12-19T17:32:58.258Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:32:58 [2020-12-19T17:32:58.258Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:32:58 [2020-12-19T17:32:58.518Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:32:58 [2020-12-19T17:32:58.518Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:32:58 [2020-12-19T17:32:58.518Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:32:58 [2020-12-19T17:32:58.778Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:32:59 [2020-12-19T17:32:59.362Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:33:00 [2020-12-19T17:33:00.746Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:33:01 [2020-12-19T17:33:01.316Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:33:03 [2020-12-19T17:33:03.227Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:33:04 [2020-12-19T17:33:04.168Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:33:05 [2020-12-19T17:33:05.108Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:33:05 [2020-12-19T17:33:05.678Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:33:05 [2020-12-19T17:33:05.678Z] === RUN   TestDockerSuite/TestDevicePermissions
17:33:06 [2020-12-19T17:33:06.249Z] === RUN   TestDockerSuite/TestDockerFails
17:33:06 [2020-12-19T17:33:06.249Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
17:33:06 [2020-12-19T17:33:06.249Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
17:33:06 [2020-12-19T17:33:06.249Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
17:33:07 [2020-12-19T17:33:07.631Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
17:33:08 [2020-12-19T17:33:08.202Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
17:33:09 [2020-12-19T17:33:09.586Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
17:33:09 [2020-12-19T17:33:09.586Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
17:33:09 [2020-12-19T17:33:09.586Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
17:33:09 [2020-12-19T17:33:09.846Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
17:33:13 [2020-12-19T17:33:13.142Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
17:33:16 [2020-12-19T17:33:16.440Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:33:18 [2020-12-19T17:33:18.991Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:33:21 [2020-12-19T17:33:21.535Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:33:23 [2020-12-19T17:33:23.447Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
17:33:24 [2020-12-19T17:33:24.830Z] === RUN   TestDockerSuite/TestEventsAttach
17:33:25 [2020-12-19T17:33:25.401Z] === RUN   TestDockerSuite/TestEventsCommit
17:33:26 [2020-12-19T17:33:26.341Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:33:26 [2020-12-19T17:33:26.911Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:33:27 [2020-12-19T17:33:27.852Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:33:28 [2020-12-19T17:33:28.422Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
17:33:30 [2020-12-19T17:33:30.337Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
17:33:31 [2020-12-19T17:33:31.723Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:33:35 [2020-12-19T17:33:35.028Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
17:33:36 [2020-12-19T17:33:36.945Z] === RUN   TestDockerSuite/TestEventsCopy
17:33:38 [2020-12-19T17:33:38.330Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:33:39 [2020-12-19T17:33:39.716Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:33:42 [2020-12-19T17:33:42.261Z] --- PASS: TestImportExtremelyLargeImageWorks (154.39s)
17:33:42 [2020-12-19T17:33:42.261Z] PASS
17:33:42 [2020-12-19T17:33:42.261Z] 
17:33:42 [2020-12-19T17:33:42.261Z] DONE 12 tests in 157.954s
17:33:42 [2020-12-19T17:33:42.261Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:33:42 [2020-12-19T17:33:42.261Z] ++ 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
17:33:42 [2020-12-19T17:33:42.261Z] ++ set -e
17:33:42 [2020-12-19T17:33:42.261Z] ++ '[' -n 0 ']'
17:33:42 [2020-12-19T17:33:42.261Z] ++ set -x
17:33:42 [2020-12-19T17:33:42.261Z] ++ env -i DEST=/go/src/github.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
17:33:42 [2020-12-19T17:33:42.261Z] INFO: Testing against a local daemon
17:33:42 [2020-12-19T17:33:42.261Z] === RUN   TestNetworkCreateDelete
17:33:42 [2020-12-19T17:33:42.261Z] --- PASS: TestNetworkCreateDelete (0.14s)
17:33:42 [2020-12-19T17:33:42.261Z] === RUN   TestDockerNetworkDeletePreferID
17:33:42 [2020-12-19T17:33:42.522Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
17:33:42 [2020-12-19T17:33:42.522Z] === RUN   TestDaemonDNSFallback
17:33:45 [2020-12-19T17:33:45.065Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:33:45 [2020-12-19T17:33:45.326Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:33:46 [2020-12-19T17:33:46.269Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:33:47 [2020-12-19T17:33:47.209Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
17:33:47 [2020-12-19T17:33:47.209Z] === RUN   TestDockerSuite/TestEventsFilterType
17:33:47 [2020-12-19T17:33:47.470Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
17:33:47 [2020-12-19T17:33:47.730Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
17:33:47 [2020-12-19T17:33:47.730Z] === RUN   TestDockerSuite/TestEventsFilters
17:33:48 [2020-12-19T17:33:48.673Z] === RUN   TestDockerSuite/TestEventsFormat
17:33:48 [2020-12-19T17:33:48.934Z] --- PASS: TestDaemonDNSFallback (6.42s)
17:33:48 [2020-12-19T17:33:48.934Z] === RUN   TestInspectNetwork
17:33:50 [2020-12-19T17:33:50.319Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:33:50 [2020-12-19T17:33:50.319Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:33:50 [2020-12-19T17:33:50.319Z] === RUN   TestDockerSuite/TestEventsImageImport
17:33:51 [2020-12-19T17:33:51.263Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:33:51 [2020-12-19T17:33:51.523Z] === RUN   TestDockerSuite/TestEventsImagePull
17:33:51 [2020-12-19T17:33:51.783Z] === RUN   TestDockerSuite/TestEventsImageTag
17:33:52 [2020-12-19T17:33:52.724Z] === RUN   TestInspectNetwork/full_network_id
17:33:52 [2020-12-19T17:33:52.724Z] === RUN   TestInspectNetwork/partial_network_id
17:33:52 [2020-12-19T17:33:52.724Z] === RUN   TestInspectNetwork/network_name
17:33:52 [2020-12-19T17:33:52.724Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:33:52 [2020-12-19T17:33:52.984Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
17:33:53 [2020-12-19T17:33:53.245Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
17:33:53 [2020-12-19T17:33:53.245Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
17:33:53 [2020-12-19T17:33:53.245Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:33:55 [2020-12-19T17:33:55.189Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
17:33:55 [2020-12-19T17:33:55.449Z] === RUN   TestDockerSuite/TestEventsRename
17:33:55 [2020-12-19T17:33:55.715Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:33:55 [2020-12-19T17:33:55.715Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:33:55 [2020-12-19T17:33:55.715Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:33:55 [2020-12-19T17:33:55.715Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:33:55 [2020-12-19T17:33:55.715Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:33:55 [2020-12-19T17:33:55.715Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:33:55 [2020-12-19T17:33:55.715Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:33:55 [2020-12-19T17:33:55.715Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:33:55 [2020-12-19T17:33:55.715Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:33:55 [2020-12-19T17:33:55.715Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:33:55 [2020-12-19T17:33:55.715Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:33:55 [2020-12-19T17:33:55.715Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:33:56 [2020-12-19T17:33:56.389Z] === RUN   TestDockerSuite/TestEventsResize
17:33:56 [2020-12-19T17:33:56.958Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:33:57 [2020-12-19T17:33:57.218Z] --- PASS: TestInspectNetwork (8.24s)
17:33:57 [2020-12-19T17:33:57.218Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:33:57 [2020-12-19T17:33:57.218Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:33:57 [2020-12-19T17:33:57.218Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:33:57 [2020-12-19T17:33:57.218Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:33:57 [2020-12-19T17:33:57.218Z] === RUN   TestRunContainerWithBridgeNone
17:33:57 [2020-12-19T17:33:57.890Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:33:57 [2020-12-19T17:33:57.890Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:33:57 [2020-12-19T17:33:57.890Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:33:59 [2020-12-19T17:33:59.127Z] --- PASS: TestRunContainerWithBridgeNone (1.74s)
17:33:59 [2020-12-19T17:33:59.127Z] === RUN   TestNetworkInvalidJSON
17:33:59 [2020-12-19T17:33:59.127Z] === RUN   TestNetworkInvalidJSON//networks/create
17:33:59 [2020-12-19T17:33:59.127Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:33:59 [2020-12-19T17:33:59.127Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:33:59 [2020-12-19T17:33:59.127Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:33:59 [2020-12-19T17:33:59.127Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:33:59 [2020-12-19T17:33:59.127Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:33:59 [2020-12-19T17:33:59.127Z] === CONT  TestNetworkInvalidJSON//networks/create
17:33:59 [2020-12-19T17:33:59.127Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:33:59 [2020-12-19T17:33:59.127Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:33:59 [2020-12-19T17:33:59.127Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:33:59 [2020-12-19T17:33:59.127Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:33:59 [2020-12-19T17:33:59.127Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:33:59 [2020-12-19T17:33:59.127Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:33:59 [2020-12-19T17:33:59.127Z] === RUN   TestNetworkList
17:33:59 [2020-12-19T17:33:59.127Z] === RUN   TestNetworkList//networks
17:33:59 [2020-12-19T17:33:59.127Z] === PAUSE TestNetworkList//networks
17:33:59 [2020-12-19T17:33:59.127Z] === RUN   TestNetworkList//networks/
17:33:59 [2020-12-19T17:33:59.127Z] === PAUSE TestNetworkList//networks/
17:33:59 [2020-12-19T17:33:59.127Z] === CONT  TestNetworkList//networks
17:33:59 [2020-12-19T17:33:59.127Z] === CONT  TestNetworkList//networks/
17:33:59 [2020-12-19T17:33:59.127Z] --- PASS: TestNetworkList (0.03s)
17:33:59 [2020-12-19T17:33:59.127Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:33:59 [2020-12-19T17:33:59.127Z]     --- PASS: TestNetworkList//networks (0.00s)
17:33:59 [2020-12-19T17:33:59.127Z] === RUN   TestHostIPv4BridgeLabel
17:33:59 [2020-12-19T17:33:59.696Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
17:33:59 [2020-12-19T17:33:59.696Z] === RUN   TestDaemonRestartWithLiveRestore
17:34:00 [2020-12-19T17:34:00.636Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:34:00 [2020-12-19T17:34:00.636Z] === RUN   TestDaemonDefaultNetworkPools
17:34:00 [2020-12-19T17:34:00.792Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:34:01 [2020-12-19T17:34:01.206Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
17:34:01 [2020-12-19T17:34:01.206Z] === RUN   TestDaemonRestartWithExistingNetwork
17:34:02 [2020-12-19T17:34:02.327Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:34:02 [2020-12-19T17:34:02.327Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:34:02 [2020-12-19T17:34:02.327Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:34:02 [2020-12-19T17:34:02.327Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:34:02 [2020-12-19T17:34:02.327Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:34:02 [2020-12-19T17:34:02.588Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
17:34:02 [2020-12-19T17:34:02.588Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:34:02 [2020-12-19T17:34:02.588Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:34:03 [2020-12-19T17:34:03.529Z] === RUN   TestDockerSuite/TestEventsStreaming
17:34:03 [2020-12-19T17:34:03.789Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
17:34:03 [2020-12-19T17:34:03.789Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:34:03 [2020-12-19T17:34:03.789Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:34:04 [2020-12-19T17:34:04.358Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
17:34:04 [2020-12-19T17:34:04.359Z] === RUN   TestServiceWithPredefinedNetwork
17:34:05 [2020-12-19T17:34:05.237Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:34:05 [2020-12-19T17:34:05.237Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:34:05 [2020-12-19T17:34:05.237Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:34:06 [2020-12-19T17:34:06.901Z] === RUN   TestDockerSuite/TestEventsTop
17:34:06 [2020-12-19T17:34:06.901Z] --- PASS: TestServiceWithPredefinedNetwork (2.51s)
17:34:06 [2020-12-19T17:34:06.901Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:34:06 [2020-12-19T17:34:06.901Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:34:06 [2020-12-19T17:34:06.901Z]     service_test.go:236: FLAKY_TEST
17:34:06 [2020-12-19T17:34:06.901Z] === RUN   TestServiceWithDataPathPortInit
17:34:07 [2020-12-19T17:34:07.471Z] === RUN   TestDockerSuite/TestEventsUntag
17:34:10 [2020-12-19T17:34:10.012Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:34:11 [2020-12-19T17:34:11.028Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:34:11 [2020-12-19T17:34:11.400Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
17:34:21 [2020-12-19T17:34:21.393Z] === RUN   TestDockerSuite/TestExec
17:34:21 [2020-12-19T17:34:21.393Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:34:21 [2020-12-19T17:34:21.655Z] --- PASS: TestServiceWithDataPathPortInit (14.78s)
17:34:21 [2020-12-19T17:34:21.655Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:34:21 [2020-12-19T17:34:21.915Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:34:22 [2020-12-19T17:34:22.856Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:34:23 [2020-12-19T17:34:23.117Z] === RUN   TestDockerSuite/TestExecAPIStart
17:34:25 [2020-12-19T17:34:25.031Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:34:25 [2020-12-19T17:34:25.290Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:34:25 [2020-12-19T17:34:25.860Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:34:26 [2020-12-19T17:34:26.430Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:34:27 [2020-12-19T17:34:27.001Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:34:27 [2020-12-19T17:34:27.571Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:34:28 [2020-12-19T17:34:28.142Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:34:29 [2020-12-19T17:34:29.524Z] === RUN   TestDockerSuite/TestExecCgroup
17:34:29 [2020-12-19T17:34:29.784Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.17s)
17:34:29 [2020-12-19T17:34:29.784Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hj69u4ix19ybuw30g6x7lhjuf Created:2020-12-19 17:34:23.107718763 +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[29e685a000bf0b977281ea752c8a6dc22f01d991d4c0316d92f2969e796121c8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cmr9dkadfqw5m4bdjs7h42tht EndpointID:85c5d98a0e260be15cce7b93b5ddc9756d431c375c3213b0807d873176890ab5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0dc5a39bcce82d554ca286baefec0845c08c28feaec743ddc0e9f9aa17910ef2 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:e2a743d8e758 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cmr9dkadfqw5m4bdjs7h42tht EndpointID:85c5d98a0e260be15cce7b93b5ddc9756d431c375c3213b0807d873176890ab5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:34:29 [2020-12-19T17:34:29.784Z] PASS
17:34:29 [2020-12-19T17:34:29.784Z] 
17:34:29 [2020-12-19T17:34:29.784Z] === Skipped
17:34:29 [2020-12-19T17:34:29.784Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:34:29 [2020-12-19T17:34:29.784Z]     service_test.go:236: FLAKY_TEST
17:34:29 [2020-12-19T17:34:29.784Z] 
17:34:29 [2020-12-19T17:34:29.784Z] 
17:34:29 [2020-12-19T17:34:29.784Z] DONE 26 tests, 1 skipped in 47.924s
17:34:29 [2020-12-19T17:34:29.784Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:34:29 [2020-12-19T17:34:29.784Z] ++ 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
17:34:29 [2020-12-19T17:34:29.784Z] ++ set -e
17:34:29 [2020-12-19T17:34:29.784Z] ++ '[' -n 0 ']'
17:34:29 [2020-12-19T17:34:29.784Z] ++ set -x
17:34:29 [2020-12-19T17:34:29.784Z] ++ env -i DEST=/go/src/github.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
17:34:30 [2020-12-19T17:34:30.044Z] INFO: Testing against a local daemon
17:34:30 [2020-12-19T17:34:30.044Z] === RUN   TestDockerNetworkIpvlanPersistance
17:34:30 [2020-12-19T17:34:30.044Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
17:34:30 [2020-12-19T17:34:30.044Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:34:30 [2020-12-19T17:34:30.044Z] === RUN   TestDockerNetworkIpvlan
17:34:30 [2020-12-19T17:34:30.044Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:34:30 [2020-12-19T17:34:30.044Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:34:30 [2020-12-19T17:34:30.044Z] PASS
17:34:30 [2020-12-19T17:34:30.044Z] 
17:34:30 [2020-12-19T17:34:30.044Z] === Skipped
17:34:30 [2020-12-19T17:34:30.044Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
17:34:30 [2020-12-19T17:34:30.044Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:34:30 [2020-12-19T17:34:30.044Z] 
17:34:30 [2020-12-19T17:34:30.044Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:34:30 [2020-12-19T17:34:30.044Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:34:30 [2020-12-19T17:34:30.044Z] 
17:34:30 [2020-12-19T17:34:30.044Z] 
17:34:30 [2020-12-19T17:34:30.044Z] DONE 2 tests, 2 skipped in 0.162s
17:34:30 [2020-12-19T17:34:30.044Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:34:30 [2020-12-19T17:34:30.044Z] ++ 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
17:34:30 [2020-12-19T17:34:30.044Z] ++ set -e
17:34:30 [2020-12-19T17:34:30.044Z] ++ '[' -n 0 ']'
17:34:30 [2020-12-19T17:34:30.044Z] ++ set -x
17:34:30 [2020-12-19T17:34:30.044Z] ++ env -i DEST=/go/src/github.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
17:34:30 [2020-12-19T17:34:30.305Z] INFO: Testing against a local daemon
17:34:30 [2020-12-19T17:34:30.305Z] === RUN   TestDockerNetworkMacvlanPersistance
17:34:30 [2020-12-19T17:34:30.565Z] === RUN   TestDockerSuite/TestExecEnv
17:34:31 [2020-12-19T17:34:31.509Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:34:31 [2020-12-19T17:34:31.509Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
17:34:31 [2020-12-19T17:34:31.509Z] === RUN   TestDockerNetworkMacvlan
17:34:32 [2020-12-19T17:34:32.450Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:34:32 [2020-12-19T17:34:32.450Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
17:34:32 [2020-12-19T17:34:32.713Z] === RUN   TestDockerSuite/TestExecExitStatus
17:34:33 [2020-12-19T17:34:33.654Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:34:33 [2020-12-19T17:34:33.654Z] === RUN   TestDockerSuite/TestExecInspectID
17:34:34 [2020-12-19T17:34:34.596Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:34:35 [2020-12-19T17:34:35.540Z] === RUN   TestDockerSuite/TestExecInteractive
17:34:36 [2020-12-19T17:34:36.484Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
17:34:37 [2020-12-19T17:34:37.426Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:34:37 [2020-12-19T17:34:37.687Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:34:38 [2020-12-19T17:34:38.256Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
17:34:38 [2020-12-19T17:34:38.516Z] === RUN   TestDockerSuite/TestExecParseError
17:34:39 [2020-12-19T17:34:39.457Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:34:40 [2020-12-19T17:34:40.399Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:34:40 [2020-12-19T17:34:40.660Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:34:41 [2020-12-19T17:34:41.231Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:34:43 [2020-12-19T17:34:43.146Z] === RUN   TestDockerSuite/TestExecSetEnv
17:34:44 [2020-12-19T17:34:44.089Z] === RUN   TestDockerSuite/TestExecStartFails
17:34:45 [2020-12-19T17:34:45.030Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:34:46 [2020-12-19T17:34:46.941Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:34:48 [2020-12-19T17:34:48.852Z] --- PASS: TestDockerNetworkMacvlan (16.87s)
17:34:48 [2020-12-19T17:34:48.852Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
17:34:48 [2020-12-19T17:34:48.852Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
17:34:48 [2020-12-19T17:34:48.852Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.88s)
17:34:48 [2020-12-19T17:34:48.852Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.76s)
17:34:48 [2020-12-19T17:34:48.852Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s)
17:34:48 [2020-12-19T17:34:48.852Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.08s)
17:34:48 [2020-12-19T17:34:48.852Z] PASS
17:34:48 [2020-12-19T17:34:48.852Z] 
17:34:48 [2020-12-19T17:34:48.852Z] DONE 8 tests in 18.455s
17:34:48 [2020-12-19T17:34:48.852Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:34:48 [2020-12-19T17:34:48.852Z] ++ 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
17:34:48 [2020-12-19T17:34:48.852Z] ++ set -e
17:34:48 [2020-12-19T17:34:48.852Z] ++ '[' -n 0 ']'
17:34:48 [2020-12-19T17:34:48.852Z] ++ set -x
17:34:48 [2020-12-19T17:34:48.852Z] ++ env -i DEST=/go/src/github.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
17:34:48 [2020-12-19T17:34:48.852Z] testing: warning: no tests to run
17:34:48 [2020-12-19T17:34:48.852Z] PASS
17:34:48 [2020-12-19T17:34:48.852Z] 
17:34:48 [2020-12-19T17:34:48.852Z] DONE 0 tests in 0.029s
17:34:48 [2020-12-19T17:34:48.852Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:34:48 [2020-12-19T17:34:48.852Z] ++ 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
17:34:48 [2020-12-19T17:34:48.852Z] ++ set -e
17:34:48 [2020-12-19T17:34:48.852Z] ++ '[' -n 0 ']'
17:34:48 [2020-12-19T17:34:48.852Z] ++ set -x
17:34:48 [2020-12-19T17:34:48.852Z] ++ env -i DEST=/go/src/github.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
17:34:48 [2020-12-19T17:34:48.852Z] INFO: Testing against a local daemon
17:34:48 [2020-12-19T17:34:48.852Z] === RUN   TestAuthZPluginAllowRequest
17:34:50 [2020-12-19T17:34:50.239Z] --- PASS: TestAuthZPluginAllowRequest (1.30s)
17:34:50 [2020-12-19T17:34:50.239Z] === RUN   TestAuthZPluginTLS
17:34:50 [2020-12-19T17:34:50.499Z] --- PASS: TestAuthZPluginTLS (0.54s)
17:34:50 [2020-12-19T17:34:50.499Z] === RUN   TestAuthZPluginDenyRequest
17:34:51 [2020-12-19T17:34:51.068Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:34:51 [2020-12-19T17:34:51.068Z] === RUN   TestAuthZPluginAPIDenyResponse
17:34:51 [2020-12-19T17:34:51.637Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:34:51 [2020-12-19T17:34:51.637Z] === RUN   TestAuthZPluginDenyResponse
17:34:52 [2020-12-19T17:34:52.206Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
17:34:52 [2020-12-19T17:34:52.206Z] === RUN   TestAuthZPluginAllowEventStream
17:34:53 [2020-12-19T17:34:53.588Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s)
17:34:53 [2020-12-19T17:34:53.588Z] === RUN   TestAuthZPluginErrorResponse
17:34:53 [2020-12-19T17:34:53.848Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
17:34:53 [2020-12-19T17:34:53.848Z] === RUN   TestAuthZPluginErrorRequest
17:34:54 [2020-12-19T17:34:54.417Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:34:54 [2020-12-19T17:34:54.417Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:34:54 [2020-12-19T17:34:54.987Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
17:34:54 [2020-12-19T17:34:54.987Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:34:56 [2020-12-19T17:34:56.368Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:34:56 [2020-12-19T17:34:56.628Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.54s)
17:34:56 [2020-12-19T17:34:56.628Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:34:56 [2020-12-19T17:34:56.888Z] === RUN   TestDockerSuite/TestExecTTY
17:34:57 [2020-12-19T17:34:57.828Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:34:58 [2020-12-19T17:34:58.399Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.88s)
17:34:58 [2020-12-19T17:34:58.399Z] === RUN   TestAuthZPluginHeader
17:34:58 [2020-12-19T17:34:58.399Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:34:58 [2020-12-19T17:34:58.969Z] === RUN   TestDockerSuite/TestExecUlimits
17:34:59 [2020-12-19T17:34:59.229Z] --- PASS: TestAuthZPluginHeader (0.81s)
17:34:59 [2020-12-19T17:34:59.229Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:34:59 [2020-12-19T17:34:59.489Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
17:35:00 [2020-12-19T17:35:00.059Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:35:00 [2020-12-19T17:35:00.059Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:35:01 [2020-12-19T17:35:01.974Z] === RUN   TestDockerSuite/TestExecWithNoTERM
17:35:02 [2020-12-19T17:35:02.915Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:35:04 [2020-12-19T17:35:04.300Z] === RUN   TestDockerSuite/TestExecWithTERM
17:35:04 [2020-12-19T17:35:04.872Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.57s)
17:35:04 [2020-12-19T17:35:04.872Z] === RUN   TestAuthZPluginV2Disable
17:35:05 [2020-12-19T17:35:05.145Z] === RUN   TestDockerSuite/TestExecWithUser
17:35:06 [2020-12-19T17:35:06.530Z] === RUN   TestDockerSuite/TestGetContainerStats
17:35:08 [2020-12-19T17:35:08.440Z] --- PASS: TestAuthZPluginV2Disable (3.61s)
17:35:08 [2020-12-19T17:35:08.440Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:35:10 [2020-12-19T17:35:10.981Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:35:11 [2020-12-19T17:35:11.552Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.10s)
17:35:11 [2020-12-19T17:35:11.552Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:35:15 [2020-12-19T17:35:15.752Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:35:17 [2020-12-19T17:35:17.663Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
17:35:17 [2020-12-19T17:35:17.922Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:35:22 [2020-12-19T17:35:22.127Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.61s)
17:35:22 [2020-12-19T17:35:22.127Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:35:22 [2020-12-19T17:35:22.698Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:35:23 [2020-12-19T17:35:23.268Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:35:23 [2020-12-19T17:35:23.268Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:35:23 [2020-12-19T17:35:23.268Z] === RUN   TestDockerSuite/TestHealth
17:35:33 [2020-12-19T17:35:33.266Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
17:35:38 [2020-12-19T17:35:38.553Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
17:35:38 [2020-12-19T17:35:38.814Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
17:35:38 [2020-12-19T17:35:38.814Z] PASS
17:35:38 [2020-12-19T17:35:38.814Z] 
17:35:38 [2020-12-19T17:35:38.814Z] DONE 17 tests in 50.125s
17:35:38 [2020-12-19T17:35:38.814Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:35:38 [2020-12-19T17:35:38.814Z] ++ 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
17:35:38 [2020-12-19T17:35:38.814Z] ++ set -e
17:35:38 [2020-12-19T17:35:38.814Z] ++ '[' -n 0 ']'
17:35:38 [2020-12-19T17:35:38.814Z] ++ set -x
17:35:38 [2020-12-19T17:35:38.814Z] ++ env -i DEST=/go/src/github.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
17:35:38 [2020-12-19T17:35:38.814Z] INFO: Testing against a local daemon
17:35:38 [2020-12-19T17:35:38.814Z] === RUN   TestPluginInvalidJSON
17:35:38 [2020-12-19T17:35:38.814Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:35:38 [2020-12-19T17:35:38.814Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:35:38 [2020-12-19T17:35:38.814Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:35:38 [2020-12-19T17:35:38.814Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:35:38 [2020-12-19T17:35:38.814Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
17:35:38 [2020-12-19T17:35:38.814Z] === RUN   TestPluginInstall
17:35:38 [2020-12-19T17:35:38.814Z] === RUN   TestPluginInstall/no_auth
17:35:41 [2020-12-19T17:35:41.363Z] time="2020-12-19T17:35:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:35:41 [2020-12-19T17:35:41.363Z] time="2020-12-19T17:35:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85af4eaeec4b9612f8a23ec8903410e160666a65ef585094faa19343a1dd5723" mediatype=application/vnd.docker.plugin.v1+json size=522
17:35:41 [2020-12-19T17:35:41.363Z] time="2020-12-19T17:35:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:35:41 [2020-12-19T17:35:41.363Z] time="2020-12-19T17:35:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85af4eaeec4b9612f8a23ec8903410e160666a65ef585094faa19343a1dd5723" mediatype=application/vnd.docker.plugin.v1+json size=522
17:35:41 [2020-12-19T17:35:41.623Z] === RUN   TestPluginInstall/with_htpasswd
17:35:42 [2020-12-19T17:35:42.567Z] time="2020-12-19T17:35:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:35:42 [2020-12-19T17:35:42.567Z] time="2020-12-19T17:35:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eaa4f3cfea018147501a2669fa817458a56230cd1dbcf47be4161a0d316b9fb5" mediatype=application/vnd.docker.plugin.v1+json size=522
17:35:42 [2020-12-19T17:35:42.567Z] time="2020-12-19T17:35:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:35:42 [2020-12-19T17:35:42.567Z] time="2020-12-19T17:35:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eaa4f3cfea018147501a2669fa817458a56230cd1dbcf47be4161a0d316b9fb5" mediatype=application/vnd.docker.plugin.v1+json size=522
17:35:42 [2020-12-19T17:35:42.567Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:35:42 [2020-12-19T17:35:42.567Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:35:42 [2020-12-19T17:35:42.567Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:35:42 [2020-12-19T17:35:42.828Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:35:43 [2020-12-19T17:35:43.089Z] === RUN   TestPluginInstall/with_insecure
17:35:44 [2020-12-19T17:35:44.032Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:35:44 [2020-12-19T17:35:44.032Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:35:44 [2020-12-19T17:35:44.604Z] time="2020-12-19T17:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:35:44 [2020-12-19T17:35:44.604Z] time="2020-12-19T17:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1c93108932fa6df9d03969c823c01a09a986e9ad4d0deb31d3ca5b5224a324c" mediatype=application/vnd.docker.plugin.v1+json size=522
17:35:44 [2020-12-19T17:35:44.604Z] time="2020-12-19T17:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:35:44 [2020-12-19T17:35:44.604Z] time="2020-12-19T17:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1c93108932fa6df9d03969c823c01a09a986e9ad4d0deb31d3ca5b5224a324c" mediatype=application/vnd.docker.plugin.v1+json size=522
17:35:45 [2020-12-19T17:35:45.175Z] --- PASS: TestPluginInstall (6.28s)
17:35:45 [2020-12-19T17:35:45.175Z]     --- PASS: TestPluginInstall/no_auth (2.80s)
17:35:45 [2020-12-19T17:35:45.175Z]     --- PASS: TestPluginInstall/with_htpasswd (1.46s)
17:35:45 [2020-12-19T17:35:45.175Z]     --- PASS: TestPluginInstall/with_insecure (2.02s)
17:35:45 [2020-12-19T17:35:45.175Z]         plugin_test.go:157: [d2b9b5a27a671] daemon is not started
17:35:45 [2020-12-19T17:35:45.175Z] PASS
17:35:45 [2020-12-19T17:35:45.175Z] 
17:35:45 [2020-12-19T17:35:45.175Z] DONE 6 tests in 6.473s
17:35:45 [2020-12-19T17:35:45.175Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:35:45 [2020-12-19T17:35:45.175Z] ++ 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
17:35:45 [2020-12-19T17:35:45.175Z] ++ set -e
17:35:45 [2020-12-19T17:35:45.175Z] ++ '[' -n 0 ']'
17:35:45 [2020-12-19T17:35:45.175Z] ++ set -x
17:35:45 [2020-12-19T17:35:45.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:35:45 [2020-12-19T17:35:45.175Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:35:45 [2020-12-19T17:35:45.175Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:35:45 [2020-12-19T17:35:45.175Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:35:45 [2020-12-19T17:35:45.436Z] INFO: Testing against a local daemon
17:35:45 [2020-12-19T17:35:45.436Z] === RUN   TestExternalGraphDriver
17:35:45 [2020-12-19T17:35:45.436Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:35:45 [2020-12-19T17:35:45.436Z] === RUN   TestExternalGraphDriver/json
17:35:46 [2020-12-19T17:35:46.007Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:35:46 [2020-12-19T17:35:46.580Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:35:47 [2020-12-19T17:35:47.152Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:35:47 [2020-12-19T17:35:47.152Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:35:47 [2020-12-19T17:35:47.724Z] === RUN   TestExternalGraphDriver/spec
17:35:48 [2020-12-19T17:35:48.296Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:35:48 [2020-12-19T17:35:48.297Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:35:49 [2020-12-19T17:35:49.684Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:35:49 [2020-12-19T17:35:49.684Z] === RUN   TestExternalGraphDriver/pull
17:35:50 [2020-12-19T17:35:50.272Z] === RUN   TestDockerSuite/TestImagesFormat
17:35:50 [2020-12-19T17:35:50.272Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:35:50 [2020-12-19T17:35:50.843Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:35:51 [2020-12-19T17:35:51.413Z] --- PASS: TestExternalGraphDriver (5.98s)
17:35:51 [2020-12-19T17:35:51.413Z]     --- PASS: TestExternalGraphDriver/json (2.28s)
17:35:51 [2020-12-19T17:35:51.413Z]     --- PASS: TestExternalGraphDriver/spec (1.93s)
17:35:51 [2020-12-19T17:35:51.413Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
17:35:51 [2020-12-19T17:35:51.413Z] === RUN   TestGraphdriverPluginV2
17:35:52 [2020-12-19T17:35:52.264Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:35:52 [2020-12-19T17:35:52.264Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:35:52 [2020-12-19T17:35:52.264Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:35:52 [2020-12-19T17:35:52.264Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:35:52 [2020-12-19T17:35:52.265Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:35:52 [2020-12-19T17:35:52.265Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:35:52 [2020-12-19T17:35:52.265Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:35:52 [2020-12-19T17:35:52.265Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:35:52 [2020-12-19T17:35:52.265Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:35:52 [2020-12-19T17:35:52.265Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:35:52 [2020-12-19T17:35:52.265Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:35:53 [2020-12-19T17:35:53.232Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:35:53 [2020-12-19T17:35:53.954Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:35:53 [2020-12-19T17:35:53.954Z] === RUN   TestDockerSuite/TestImportBadURL
17:35:53 [2020-12-19T17:35:53.954Z] === RUN   TestDockerSuite/TestImportDisplay
17:35:54 [2020-12-19T17:35:54.199Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:35:54 [2020-12-19T17:35:54.199Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:35:54 [2020-12-19T17:35:54.199Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:35:54 [2020-12-19T17:35:54.199Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:35:55 [2020-12-19T17:35:55.341Z] --- PASS: TestGraphdriverPluginV2 (3.76s)
17:35:55 [2020-12-19T17:35:55.341Z] PASS
17:35:55 [2020-12-19T17:35:55.341Z] 
17:35:55 [2020-12-19T17:35:55.341Z] DONE 5 tests in 9.926s
17:35:55 [2020-12-19T17:35:55.341Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:35:55 [2020-12-19T17:35:55.341Z] ++ 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
17:35:55 [2020-12-19T17:35:55.341Z] ++ set -e
17:35:55 [2020-12-19T17:35:55.341Z] ++ '[' -n 0 ']'
17:35:55 [2020-12-19T17:35:55.341Z] ++ set -x
17:35:55 [2020-12-19T17:35:55.341Z] ++ env -i DEST=/go/src/github.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
17:35:55 [2020-12-19T17:35:55.341Z] INFO: Testing against a local daemon
17:35:55 [2020-12-19T17:35:55.341Z] === RUN   TestContinueAfterPluginCrash
17:35:55 [2020-12-19T17:35:55.341Z] === PAUSE TestContinueAfterPluginCrash
17:35:55 [2020-12-19T17:35:55.341Z] === RUN   TestReadPluginNoRead
17:35:55 [2020-12-19T17:35:55.341Z] === PAUSE TestReadPluginNoRead
17:35:55 [2020-12-19T17:35:55.341Z] === RUN   TestDaemonStartWithLogOpt
17:35:55 [2020-12-19T17:35:55.341Z] === PAUSE TestDaemonStartWithLogOpt
17:35:55 [2020-12-19T17:35:55.341Z] === CONT  TestContinueAfterPluginCrash
17:35:55 [2020-12-19T17:35:55.341Z] === CONT  TestDaemonStartWithLogOpt
17:35:55 [2020-12-19T17:35:55.341Z] === RUN   TestDockerSuite/TestImportFile
17:35:56 [2020-12-19T17:35:56.373Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:35:57 [2020-12-19T17:35:57.253Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:35:57 [2020-12-19T17:35:57.253Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:35:59 [2020-12-19T17:35:59.165Z] === RUN   TestDockerSuite/TestImportGzipped
17:36:01 [2020-12-19T17:36:01.076Z] --- PASS: TestDaemonStartWithLogOpt (5.54s)
17:36:01 [2020-12-19T17:36:01.076Z] === CONT  TestReadPluginNoRead
17:36:01 [2020-12-19T17:36:01.076Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:36:02 [2020-12-19T17:36:02.460Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:36:03 [2020-12-19T17:36:03.400Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:36:03 [2020-12-19T17:36:03.970Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:36:04 [2020-12-19T17:36:04.230Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:36:04 [2020-12-19T17:36:04.801Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:36:04 [2020-12-19T17:36:04.801Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
17:36:04 [2020-12-19T17:36:04.801Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:36:05 [2020-12-19T17:36:05.373Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:36:05 [2020-12-19T17:36:05.944Z] === RUN   TestReadPluginNoRead/default
17:36:05 [2020-12-19T17:36:05.944Z] --- PASS: TestContinueAfterPluginCrash (10.64s)
17:36:06 [2020-12-19T17:36:06.205Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:36:06 [2020-12-19T17:36:06.465Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:36:06 [2020-12-19T17:36:06.681Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:36:07 [2020-12-19T17:36:07.417Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:36:07 [2020-12-19T17:36:07.417Z] === RUN   TestReadPluginNoRead/disabled_caching
17:36:07 [2020-12-19T17:36:07.986Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:36:08 [2020-12-19T17:36:08.247Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:36:08 [2020-12-19T17:36:08.247Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
17:36:09 [2020-12-19T17:36:09.188Z] --- PASS: TestReadPluginNoRead (8.15s)
17:36:09 [2020-12-19T17:36:09.188Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s)
17:36:09 [2020-12-19T17:36:09.188Z]     --- PASS: TestReadPluginNoRead/default (1.60s)
17:36:09 [2020-12-19T17:36:09.188Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.60s)
17:36:09 [2020-12-19T17:36:09.188Z]     read_test.go:92: [d653d3ecba732] daemon is not started
17:36:09 [2020-12-19T17:36:09.188Z] PASS
17:36:09 [2020-12-19T17:36:09.188Z] 
17:36:09 [2020-12-19T17:36:09.188Z] DONE 6 tests in 13.849s
17:36:09 [2020-12-19T17:36:09.188Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:36:09 [2020-12-19T17:36:09.188Z] ++ 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
17:36:09 [2020-12-19T17:36:09.188Z] ++ set -e
17:36:09 [2020-12-19T17:36:09.188Z] ++ '[' -n 0 ']'
17:36:09 [2020-12-19T17:36:09.188Z] ++ set -x
17:36:09 [2020-12-19T17:36:09.188Z] ++ env -i DEST=/go/src/github.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
17:36:09 [2020-12-19T17:36:09.188Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
17:36:09 [2020-12-19T17:36:09.188Z] testing: warning: no tests to run
17:36:09 [2020-12-19T17:36:09.188Z] PASS
17:36:09 [2020-12-19T17:36:09.188Z] 
17:36:09 [2020-12-19T17:36:09.188Z] DONE 0 tests in 0.064s
17:36:09 [2020-12-19T17:36:09.188Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:36:09 [2020-12-19T17:36:09.188Z] ++ 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
17:36:09 [2020-12-19T17:36:09.188Z] ++ set -e
17:36:09 [2020-12-19T17:36:09.188Z] ++ '[' -n 0 ']'
17:36:09 [2020-12-19T17:36:09.188Z] ++ set -x
17:36:09 [2020-12-19T17:36:09.188Z] ++ env -i DEST=/go/src/github.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
17:36:09 [2020-12-19T17:36:09.188Z] INFO: Testing against a local daemon
17:36:09 [2020-12-19T17:36:09.188Z] === RUN   TestPluginWithDevMounts
17:36:09 [2020-12-19T17:36:09.188Z] === PAUSE TestPluginWithDevMounts
17:36:09 [2020-12-19T17:36:09.188Z] === CONT  TestPluginWithDevMounts
17:36:10 [2020-12-19T17:36:10.130Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:36:10 [2020-12-19T17:36:10.415Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:36:10 [2020-12-19T17:36:10.702Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:36:10 [2020-12-19T17:36:10.874Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:36:11 [2020-12-19T17:36:11.333Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:36:11 [2020-12-19T17:36:11.644Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:36:11 [2020-12-19T17:36:11.644Z] --- PASS: TestPluginWithDevMounts (2.14s)
17:36:11 [2020-12-19T17:36:11.644Z] PASS
17:36:11 [2020-12-19T17:36:11.644Z] 
17:36:11 [2020-12-19T17:36:11.644Z] DONE 1 tests in 2.296s
17:36:11 [2020-12-19T17:36:11.644Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:36:11 [2020-12-19T17:36:11.644Z] ++ 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
17:36:11 [2020-12-19T17:36:11.644Z] ++ set -e
17:36:11 [2020-12-19T17:36:11.644Z] ++ '[' -n 0 ']'
17:36:11 [2020-12-19T17:36:11.644Z] ++ set -x
17:36:11 [2020-12-19T17:36:11.644Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:36:11 [2020-12-19T17:36:11.644Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:36:11 [2020-12-19T17:36:11.644Z] INFO: Testing against a local daemon
17:36:11 [2020-12-19T17:36:11.644Z] === RUN   TestSecretInspect
17:36:11 [2020-12-19T17:36:11.904Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
17:36:12 [2020-12-19T17:36:12.165Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:36:12 [2020-12-19T17:36:12.165Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:36:13 [2020-12-19T17:36:13.552Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:36:14 [2020-12-19T17:36:14.124Z] === RUN   TestDockerSuite/TestInspectDefault
17:36:14 [2020-12-19T17:36:14.124Z] --- PASS: TestSecretInspect (2.58s)
17:36:14 [2020-12-19T17:36:14.124Z] === RUN   TestSecretList
17:36:14 [2020-12-19T17:36:14.275Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:36:15 [2020-12-19T17:36:15.068Z] === RUN   TestDockerSuite/TestInspectHistory
17:36:15 [2020-12-19T17:36:15.244Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:36:16 [2020-12-19T17:36:16.013Z] === RUN   TestDockerSuite/TestInspectImage
17:36:16 [2020-12-19T17:36:16.013Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:36:16 [2020-12-19T17:36:16.013Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:36:16 [2020-12-19T17:36:16.013Z] === RUN   TestDockerSuite/TestInspectInt64
17:36:16 [2020-12-19T17:36:16.957Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:36:18 [2020-12-19T17:36:18.344Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:36:18 [2020-12-19T17:36:18.344Z] --- PASS: TestSecretList (3.91s)
17:36:18 [2020-12-19T17:36:18.344Z] === RUN   TestSecretsCreateAndDelete
17:36:18 [2020-12-19T17:36:18.344Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:36:18 [2020-12-19T17:36:18.604Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:36:19 [2020-12-19T17:36:19.545Z] === RUN   TestDockerSuite/TestInspectPlugin
17:36:19 [2020-12-19T17:36:19.934Z] === RUN   TestDockerSuite/TestBuildAddScript
17:36:19 [2020-12-19T17:36:19.934Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:36:19 [2020-12-19T17:36:19.934Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:36:19 [2020-12-19T17:36:19.934Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:36:19 [2020-12-19T17:36:19.934Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:36:19 [2020-12-19T17:36:19.934Z] === RUN   TestDockerSuite/TestBuildAddTar
17:36:20 [2020-12-19T17:36:20.487Z] --- PASS: TestSecretsCreateAndDelete (2.46s)
17:36:20 [2020-12-19T17:36:20.487Z] === RUN   TestSecretsUpdate
17:36:21 [2020-12-19T17:36:21.057Z] === RUN   TestDockerSuite/TestInspectRootFS
17:36:21 [2020-12-19T17:36:21.057Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:36:21 [2020-12-19T17:36:21.997Z] === RUN   TestDockerSuite/TestInspectStatus
17:36:22 [2020-12-19T17:36:22.587Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:36:23 [2020-12-19T17:36:23.529Z] --- PASS: TestSecretsUpdate (2.93s)
17:36:23 [2020-12-19T17:36:23.529Z] === RUN   TestTemplatedSecret
17:36:23 [2020-12-19T17:36:23.789Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:36:25 [2020-12-19T17:36:25.174Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:36:26 [2020-12-19T17:36:26.114Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:36:27 [2020-12-19T17:36:27.056Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:36:27 [2020-12-19T17:36:27.056Z] --- PASS: TestTemplatedSecret (3.65s)
17:36:27 [2020-12-19T17:36:27.056Z] === RUN   TestSecretCreateResolve
17:36:27 [2020-12-19T17:36:27.628Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:36:28 [2020-12-19T17:36:28.202Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:36:28 [2020-12-19T17:36:28.772Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:36:28 [2020-12-19T17:36:28.772Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
17:36:30 [2020-12-19T17:36:30.154Z] --- PASS: TestSecretCreateResolve (2.69s)
17:36:30 [2020-12-19T17:36:30.154Z] PASS
17:36:30 [2020-12-19T17:36:30.154Z] 
17:36:30 [2020-12-19T17:36:30.154Z] DONE 6 tests in 18.377s
17:36:30 [2020-12-19T17:36:30.154Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:36:30 [2020-12-19T17:36:30.154Z] ++ 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
17:36:30 [2020-12-19T17:36:30.154Z] ++ set -e
17:36:30 [2020-12-19T17:36:30.154Z] ++ '[' -n 0 ']'
17:36:30 [2020-12-19T17:36:30.154Z] ++ set -x
17:36:30 [2020-12-19T17:36:30.154Z] ++ env -i DEST=/go/src/github.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
17:36:30 [2020-12-19T17:36:30.154Z] INFO: Testing against a local daemon
17:36:30 [2020-12-19T17:36:30.154Z] === RUN   TestServiceCreateInit
17:36:30 [2020-12-19T17:36:30.154Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:36:30 [2020-12-19T17:36:30.724Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:36:32 [2020-12-19T17:36:32.109Z] === RUN   TestDockerSuite/TestLinksEnvs
17:36:33 [2020-12-19T17:36:33.492Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:36:33 [2020-12-19T17:36:33.492Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:36:34 [2020-12-19T17:36:34.878Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:36:34 [2020-12-19T17:36:34.878Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:36:36 [2020-12-19T17:36:36.790Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:36:36 [2020-12-19T17:36:36.790Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
17:36:39 [2020-12-19T17:36:39.333Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:36:39 [2020-12-19T17:36:39.333Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:36:40 [2020-12-19T17:36:40.289Z] --- PASS: TestServiceCreateInit (10.05s)
17:36:40 [2020-12-19T17:36:40.289Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.75s)
17:36:40 [2020-12-19T17:36:40.289Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s)
17:36:40 [2020-12-19T17:36:40.289Z] === RUN   TestCreateServiceMultipleTimes
17:36:41 [2020-12-19T17:36:41.229Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:36:41 [2020-12-19T17:36:41.800Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:36:42 [2020-12-19T17:36:42.742Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:36:54 [2020-12-19T17:36:54.974Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:36:55 [2020-12-19T17:36:55.596Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:36:55 [2020-12-19T17:36:55.596Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:36:55 [2020-12-19T17:36:55.596Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:36:55 [2020-12-19T17:36:55.914Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:36:57 [2020-12-19T17:36:57.296Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:36:57 [2020-12-19T17:36:57.867Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:36:59 [2020-12-19T17:36:59.780Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
17:36:59 [2020-12-19T17:36:59.780Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:36:59 [2020-12-19T17:36:59.780Z] --- PASS: TestCreateServiceMultipleTimes (19.76s)
17:36:59 [2020-12-19T17:36:59.780Z] === RUN   TestCreateServiceConflict
17:37:00 [2020-12-19T17:37:00.041Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:37:00 [2020-12-19T17:37:00.041Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:37:00 [2020-12-19T17:37:00.041Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:37:00 [2020-12-19T17:37:00.984Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:37:01 [2020-12-19T17:37:01.929Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:37:02 [2020-12-19T17:37:02.872Z] --- PASS: TestCreateServiceConflict (2.84s)
17:37:02 [2020-12-19T17:37:02.872Z] === RUN   TestCreateServiceMaxReplicas
17:37:06 [2020-12-19T17:37:06.190Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:37:06 [2020-12-19T17:37:06.190Z] --- PASS: TestCreateServiceMaxReplicas (3.34s)
17:37:06 [2020-12-19T17:37:06.190Z] === RUN   TestCreateWithDuplicateNetworkNames
17:37:06 [2020-12-19T17:37:06.190Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:37:07 [2020-12-19T17:37:07.967Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:37:08 [2020-12-19T17:37:08.424Z] === RUN   TestDockerSuite/TestBuildBlankName
17:37:08 [2020-12-19T17:37:08.881Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:37:09 [2020-12-19T17:37:09.492Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
17:37:10 [2020-12-19T17:37:10.874Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:37:11 [2020-12-19T17:37:11.817Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:37:11 [2020-12-19T17:37:11.817Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:37:12 [2020-12-19T17:37:12.759Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:37:13 [2020-12-19T17:37:13.699Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:37:14 [2020-12-19T17:37:14.640Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:37:15 [2020-12-19T17:37:15.947Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:37:15 [2020-12-19T17:37:15.947Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:37:16 [2020-12-19T17:37:16.024Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:37:17 [2020-12-19T17:37:17.407Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:37:19 [2020-12-19T17:37:19.951Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.52s)
17:37:19 [2020-12-19T17:37:19.951Z] === RUN   TestCreateServiceSecretFileMode
17:37:19 [2020-12-19T17:37:19.951Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:37:20 [2020-12-19T17:37:20.520Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:37:20 [2020-12-19T17:37:20.625Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:37:21 [2020-12-19T17:37:21.089Z] === RUN   TestDockerSuite/TestLogsSince
17:37:22 [2020-12-19T17:37:22.473Z] --- PASS: TestCreateServiceSecretFileMode (2.87s)
17:37:22 [2020-12-19T17:37:22.473Z] === RUN   TestCreateServiceConfigFileMode
17:37:25 [2020-12-19T17:37:25.026Z] --- PASS: TestCreateServiceConfigFileMode (2.60s)
17:37:25 [2020-12-19T17:37:25.027Z] === RUN   TestCreateServiceSysctls
17:37:28 [2020-12-19T17:37:28.324Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:37:28 [2020-12-19T17:37:28.324Z] --- PASS: TestCreateServiceSysctls (3.39s)
17:37:28 [2020-12-19T17:37:28.324Z] === RUN   TestCreateServiceCapabilities
17:37:29 [2020-12-19T17:37:29.181Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:37:30 [2020-12-19T17:37:30.865Z] --- PASS: TestCreateServiceCapabilities (2.59s)
17:37:30 [2020-12-19T17:37:30.865Z] === RUN   TestInspect
17:37:32 [2020-12-19T17:37:32.246Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
17:37:33 [2020-12-19T17:37:33.631Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:37:34 [2020-12-19T17:37:34.572Z] --- PASS: TestInspect (3.37s)
17:37:34 [2020-12-19T17:37:34.572Z] === RUN   TestCreateJob
17:37:34 [2020-12-19T17:37:34.572Z] === RUN   TestDockerSuite/TestLogsTail
17:37:35 [2020-12-19T17:37:35.515Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:37:36 [2020-12-19T17:37:36.086Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:37:36 [2020-12-19T17:37:36.242Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:37:36 [2020-12-19T17:37:36.700Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:37:37 [2020-12-19T17:37:37.028Z] === RUN   TestDockerSuite/TestMountIntoProc
17:37:37 [2020-12-19T17:37:37.599Z] === RUN   TestDockerSuite/TestMountIntoSys
17:37:38 [2020-12-19T17:37:38.542Z] === RUN   TestDockerSuite/TestNetHostname
17:37:39 [2020-12-19T17:37:39.483Z] --- PASS: TestCreateJob (5.22s)
17:37:39 [2020-12-19T17:37:39.483Z] === RUN   TestReplicatedJob
17:37:40 [2020-12-19T17:37:40.426Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:37:40 [2020-12-19T17:37:40.688Z] === RUN   TestDockerSuite/TestNetworkEvents
17:37:41 [2020-12-19T17:37:41.380Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:37:41 [2020-12-19T17:37:41.380Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:37:41 [2020-12-19T17:37:41.380Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:37:45 [2020-12-19T17:37:45.106Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:37:45 [2020-12-19T17:37:45.106Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:37:45 [2020-12-19T17:37:45.564Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:37:45 [2020-12-19T17:37:45.564Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:37:45 [2020-12-19T17:37:45.564Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:37:45 [2020-12-19T17:37:45.981Z] --- PASS: TestReplicatedJob (5.84s)
17:37:45 [2020-12-19T17:37:45.981Z] === RUN   TestUpdateReplicatedJob
17:37:46 [2020-12-19T17:37:46.920Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:37:49 [2020-12-19T17:37:49.462Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:37:49 [2020-12-19T17:37:49.723Z] --- PASS: TestUpdateReplicatedJob (4.26s)
17:37:49 [2020-12-19T17:37:49.723Z] === RUN   TestServiceListWithStatuses
17:37:49 [2020-12-19T17:37:49.723Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:37:49 [2020-12-19T17:37:49.723Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:37:49 [2020-12-19T17:37:49.723Z] === RUN   TestDockerNetworkConnectAlias
17:37:49 [2020-12-19T17:37:49.723Z] === RUN   TestDockerSuite/TestPluginActive
17:37:51 [2020-12-19T17:37:51.631Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:37:54 [2020-12-19T17:37:54.930Z] --- PASS: TestDockerNetworkConnectAlias (4.88s)
17:37:54 [2020-12-19T17:37:54.930Z] === RUN   TestDockerNetworkReConnect
17:37:59 [2020-12-19T17:37:59.133Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:37:59 [2020-12-19T17:37:59.133Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:37:59 [2020-12-19T17:37:59.393Z] --- PASS: TestDockerNetworkReConnect (4.78s)
17:37:59 [2020-12-19T17:37:59.393Z] === RUN   TestServicePlugin
17:37:59 [2020-12-19T17:37:59.652Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:38:02 [2020-12-19T17:38:02.949Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:38:04 [2020-12-19T17:38:04.869Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:38:07 [2020-12-19T17:38:07.410Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:38:10 [2020-12-19T17:38:10.711Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:38:12 [2020-12-19T17:38:12.692Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:38:13 [2020-12-19T17:38:13.612Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:38:13 [2020-12-19T17:38:13.634Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:38:14 [2020-12-19T17:38:14.577Z] === RUN   TestDockerSuite/TestPortHostBinding
17:38:14 [2020-12-19T17:38:14.577Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
17:38:14 [2020-12-19T17:38:14.577Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:38:14 [2020-12-19T17:38:14.577Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:38:15 [2020-12-19T17:38:15.541Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:38:15 [2020-12-19T17:38:15.541Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:38:15 [2020-12-19T17:38:15.961Z] === RUN   TestDockerSuite/TestPortList
17:38:20 [2020-12-19T17:38:20.221Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:38:20 [2020-12-19T17:38:20.678Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:38:20 [2020-12-19T17:38:20.678Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:38:20 [2020-12-19T17:38:20.678Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:38:21 [2020-12-19T17:38:21.644Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:38:22 [2020-12-19T17:38:22.102Z] === RUN   TestDockerSuite/TestBuildCmd
17:38:22 [2020-12-19T17:38:22.561Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:38:23 [2020-12-19T17:38:23.019Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:38:23 [2020-12-19T17:38:23.478Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:38:25 [2020-12-19T17:38:25.961Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:38:25 [2020-12-19T17:38:25.961Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:38:28 [2020-12-19T17:38:28.166Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:38:29 [2020-12-19T17:38:29.700Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:38:29 [2020-12-19T17:38:29.700Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:38:30 [2020-12-19T17:38:30.159Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:38:30 [2020-12-19T17:38:30.159Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:38:30 [2020-12-19T17:38:30.619Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:38:32 [2020-12-19T17:38:32.155Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:38:32 [2020-12-19T17:38:32.540Z] --- PASS: TestServicePlugin (32.94s)
17:38:32 [2020-12-19T17:38:32.540Z]     plugin_test.go:62: [d939a898e7565] joining swarm manager [d411b735dec70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:38:32 [2020-12-19T17:38:32.540Z]     plugin_test.go:65: [d0ac7aa7b0a76] joining swarm manager [d411b735dec70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:38:32 [2020-12-19T17:38:32.540Z] === RUN   TestServiceUpdateLabel
17:38:32 [2020-12-19T17:38:32.540Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:38:32 [2020-12-19T17:38:32.540Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:38:32 [2020-12-19T17:38:32.540Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:38:33 [2020-12-19T17:38:33.111Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:38:33 [2020-12-19T17:38:33.111Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:38:33 [2020-12-19T17:38:33.121Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:38:33 [2020-12-19T17:38:33.579Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:38:33 [2020-12-19T17:38:33.579Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:38:33 [2020-12-19T17:38:33.688Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:38:33 [2020-12-19T17:38:33.688Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:38:34 [2020-12-19T17:38:34.037Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:38:34 [2020-12-19T17:38:34.495Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:38:34 [2020-12-19T17:38:34.495Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:38:34 [2020-12-19T17:38:34.495Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:38:35 [2020-12-19T17:38:35.077Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:38:35 [2020-12-19T17:38:35.077Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:38:36 [2020-12-19T17:38:36.017Z] --- PASS: TestServiceUpdateLabel (3.53s)
17:38:36 [2020-12-19T17:38:36.017Z] === RUN   TestServiceUpdateSecrets
17:38:36 [2020-12-19T17:38:36.588Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:38:36 [2020-12-19T17:38:36.588Z] === RUN   TestDockerSuite/TestPruneContainerLabel
17:38:39 [2020-12-19T17:38:39.136Z] === RUN   TestDockerSuite/TestPruneContainerUntil
17:38:39 [2020-12-19T17:38:39.177Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:38:40 [2020-12-19T17:38:40.521Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
17:38:41 [2020-12-19T17:38:41.091Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
17:38:41 [2020-12-19T17:38:41.352Z] === RUN   TestDockerSuite/TestPsByOrder
17:38:42 [2020-12-19T17:38:42.295Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
17:38:44 [2020-12-19T17:38:44.210Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:38:45 [2020-12-19T17:38:45.596Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:38:48 [2020-12-19T17:38:48.142Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
17:38:48 [2020-12-19T17:38:48.403Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:38:50 [2020-12-19T17:38:50.318Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
17:38:50 [2020-12-19T17:38:50.889Z] --- PASS: TestServiceUpdateSecrets (15.09s)
17:38:50 [2020-12-19T17:38:50.889Z] === RUN   TestServiceUpdateConfigs
17:38:53 [2020-12-19T17:38:53.445Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:38:53 [2020-12-19T17:38:53.445Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:38:54 [2020-12-19T17:38:54.386Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
17:38:56 [2020-12-19T17:38:56.299Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:38:57 [2020-12-19T17:38:57.683Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
17:39:00 [2020-12-19T17:39:00.226Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
17:39:03 [2020-12-19T17:39:03.528Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
17:39:03 [2020-12-19T17:39:03.528Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:39:04 [2020-12-19T17:39:04.467Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:39:06 [2020-12-19T17:39:06.377Z] --- PASS: TestServiceUpdateConfigs (15.38s)
17:39:06 [2020-12-19T17:39:06.377Z] === RUN   TestServiceUpdateNetwork
17:39:06 [2020-12-19T17:39:06.637Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:39:07 [2020-12-19T17:39:07.579Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
17:39:08 [2020-12-19T17:39:08.150Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:39:09 [2020-12-19T17:39:09.119Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:39:10 [2020-12-19T17:39:10.062Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:39:10 [2020-12-19T17:39:10.652Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:39:11 [2020-12-19T17:39:11.617Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:39:12 [2020-12-19T17:39:12.623Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:39:12 [2020-12-19T17:39:12.883Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
17:39:14 [2020-12-19T17:39:14.793Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:39:16 [2020-12-19T17:39:16.176Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:39:16 [2020-12-19T17:39:16.300Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:39:16 [2020-12-19T17:39:16.437Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:39:16 [2020-12-19T17:39:16.759Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:39:16 [2020-12-19T17:39:16.760Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:39:16 [2020-12-19T17:39:16.760Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:39:17 [2020-12-19T17:39:17.007Z] === RUN   TestDockerSuite/TestPsRightTagName
17:39:17 [2020-12-19T17:39:17.217Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:39:17 [2020-12-19T17:39:17.217Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:39:18 [2020-12-19T17:39:18.917Z] === RUN   TestDockerSuite/TestPsShowMounts
17:39:20 [2020-12-19T17:39:20.299Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:39:20 [2020-12-19T17:39:20.559Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:39:20 [2020-12-19T17:39:20.559Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:39:20 [2020-12-19T17:39:20.819Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:39:21 [2020-12-19T17:39:21.079Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:39:21 [2020-12-19T17:39:21.079Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:39:21 [2020-12-19T17:39:21.079Z] --- PASS: TestServiceUpdateNetwork (14.85s)
17:39:21 [2020-12-19T17:39:21.079Z] === RUN   TestServiceUpdatePidsLimit
17:39:21 [2020-12-19T17:39:21.652Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:39:22 [2020-12-19T17:39:22.595Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:39:22 [2020-12-19T17:39:22.595Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:39:23 [2020-12-19T17:39:23.536Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:39:24 [2020-12-19T17:39:24.106Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:39:24 [2020-12-19T17:39:24.367Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:39:30 [2020-12-19T17:39:30.945Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:39:30 [2020-12-19T17:39:30.945Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:39:31 [2020-12-19T17:39:31.216Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:39:33 [2020-12-19T17:39:33.131Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:39:33 [2020-12-19T17:39:33.131Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:39:33 [2020-12-19T17:39:33.131Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:39:33 [2020-12-19T17:39:33.131Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:39:35 [2020-12-19T17:39:35.304Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:39:36 [2020-12-19T17:39:36.243Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:39:38 [2020-12-19T17:39:38.154Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
17:39:38 [2020-12-19T17:39:38.154Z] --- PASS: TestServiceUpdatePidsLimit (17.06s)
17:39:38 [2020-12-19T17:39:38.154Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s)
17:39:38 [2020-12-19T17:39:38.154Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s)
17:39:38 [2020-12-19T17:39:38.154Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.03s)
17:39:38 [2020-12-19T17:39:38.154Z] PASS
17:39:38 [2020-12-19T17:39:38.154Z] 
17:39:38 [2020-12-19T17:39:38.154Z] === Skipped
17:39:38 [2020-12-19T17:39:38.154Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:39:38 [2020-12-19T17:39:38.154Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:39:38 [2020-12-19T17:39:38.154Z] 
17:39:38 [2020-12-19T17:39:38.154Z] 
17:39:38 [2020-12-19T17:39:38.154Z] DONE 27 tests, 1 skipped in 188.302s
17:39:38 [2020-12-19T17:39:38.154Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:39:38 [2020-12-19T17:39:38.154Z] ++ 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
17:39:38 [2020-12-19T17:39:38.154Z] ++ set -e
17:39:38 [2020-12-19T17:39:38.154Z] ++ '[' -n 0 ']'
17:39:38 [2020-12-19T17:39:38.154Z] ++ set -x
17:39:38 [2020-12-19T17:39:38.154Z] ++ env -i DEST=/go/src/github.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
17:39:38 [2020-12-19T17:39:38.288Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:39:38 [2020-12-19T17:39:38.288Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:39:38 [2020-12-19T17:39:38.288Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:39:38 [2020-12-19T17:39:38.414Z] INFO: Testing against a local daemon
17:39:38 [2020-12-19T17:39:38.414Z] === RUN   TestSessionCreate
17:39:38 [2020-12-19T17:39:38.414Z] --- PASS: TestSessionCreate (0.03s)
17:39:38 [2020-12-19T17:39:38.414Z] === RUN   TestSessionCreateWithBadUpgrade
17:39:38 [2020-12-19T17:39:38.414Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
17:39:38 [2020-12-19T17:39:38.414Z] PASS
17:39:38 [2020-12-19T17:39:38.414Z] 
17:39:38 [2020-12-19T17:39:38.414Z] DONE 2 tests in 0.217s
17:39:38 [2020-12-19T17:39:38.414Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:39:38 [2020-12-19T17:39:38.414Z] ++ 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
17:39:38 [2020-12-19T17:39:38.414Z] ++ set -e
17:39:38 [2020-12-19T17:39:38.414Z] ++ '[' -n 0 ']'
17:39:38 [2020-12-19T17:39:38.414Z] ++ set -x
17:39:38 [2020-12-19T17:39:38.414Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:39:38 [2020-12-19T17:39:38.675Z] INFO: Testing against a local daemon
17:39:38 [2020-12-19T17:39:38.675Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:39:38 [2020-12-19T17:39:38.675Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:39:38 [2020-12-19T17:39:38.675Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:39:38 [2020-12-19T17:39:38.675Z] === RUN   TestEventsExecDie
17:39:39 [2020-12-19T17:39:39.245Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:39:39 [2020-12-19T17:39:39.506Z] --- PASS: TestEventsExecDie (0.85s)
17:39:39 [2020-12-19T17:39:39.506Z] === RUN   TestEventsBackwardsCompatible
17:39:39 [2020-12-19T17:39:39.506Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
17:39:39 [2020-12-19T17:39:39.506Z] === RUN   TestInfoBinaryCommits
17:39:39 [2020-12-19T17:39:39.506Z] --- PASS: TestInfoBinaryCommits (0.04s)
17:39:39 [2020-12-19T17:39:39.506Z] === RUN   TestInfoAPIVersioned
17:39:39 [2020-12-19T17:39:39.767Z] --- PASS: TestInfoAPIVersioned (0.02s)
17:39:39 [2020-12-19T17:39:39.767Z] === RUN   TestInfoDiscoveryBackend
17:39:40 [2020-12-19T17:39:40.338Z] --- PASS: TestInfoDiscoveryBackend (0.62s)
17:39:40 [2020-12-19T17:39:40.338Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:39:40 [2020-12-19T17:39:40.909Z] === RUN   TestDockerSuite/TestRmiBlank
17:39:40 [2020-12-19T17:39:40.909Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:39:40 [2020-12-19T17:39:40.909Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:39:41 [2020-12-19T17:39:41.170Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s)
17:39:41 [2020-12-19T17:39:41.170Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:39:41 [2020-12-19T17:39:41.741Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.59s)
17:39:41 [2020-12-19T17:39:41.741Z] === RUN   TestInfoAPI
17:39:42 [2020-12-19T17:39:42.001Z] --- PASS: TestInfoAPI (0.06s)
17:39:42 [2020-12-19T17:39:42.001Z] === RUN   TestInfoAPIWarnings
17:39:44 [2020-12-19T17:39:44.543Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:39:45 [2020-12-19T17:39:45.113Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:39:45 [2020-12-19T17:39:45.113Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:39:46 [2020-12-19T17:39:46.496Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:39:47 [2020-12-19T17:39:47.438Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:39:47 [2020-12-19T17:39:47.700Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
17:39:49 [2020-12-19T17:39:49.103Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:39:49 [2020-12-19T17:39:49.673Z] === RUN   TestDockerSuite/TestRmiTag
17:39:49 [2020-12-19T17:39:49.933Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:39:50 [2020-12-19T17:39:50.873Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:39:51 [2020-12-19T17:39:51.443Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
17:39:54 [2020-12-19T17:39:54.742Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:39:54 [2020-12-19T17:39:54.742Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:39:55 [2020-12-19T17:39:55.312Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:39:55 [2020-12-19T17:39:55.572Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:39:55 [2020-12-19T17:39:55.956Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:39:55 [2020-12-19T17:39:55.956Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:39:55 [2020-12-19T17:39:55.956Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:39:56 [2020-12-19T17:39:56.511Z] === RUN   TestDockerSuite/TestRunAddHost
17:39:57 [2020-12-19T17:39:57.081Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:39:57 [2020-12-19T17:39:57.081Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:39:57 [2020-12-19T17:39:57.651Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:39:57 [2020-12-19T17:39:57.651Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:39:58 [2020-12-19T17:39:58.221Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:39:58 [2020-12-19T17:39:58.482Z] --- PASS: TestInfoAPIWarnings (16.46s)
17:39:58 [2020-12-19T17:39:58.482Z] === RUN   TestInfoDebug
17:39:59 [2020-12-19T17:39:59.053Z] --- PASS: TestInfoDebug (0.54s)
17:39:59 [2020-12-19T17:39:59.053Z] === RUN   TestInfoInsecureRegistries
17:39:59 [2020-12-19T17:39:59.623Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:39:59 [2020-12-19T17:39:59.623Z] --- PASS: TestInfoInsecureRegistries (0.55s)
17:39:59 [2020-12-19T17:39:59.623Z] === RUN   TestInfoRegistryMirrors
17:39:59 [2020-12-19T17:39:59.883Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:40:00 [2020-12-19T17:40:00.144Z] --- PASS: TestInfoRegistryMirrors (0.54s)
17:40:00 [2020-12-19T17:40:00.144Z] === RUN   TestLoginFailsWithBadCredentials
17:40:00 [2020-12-19T17:40:00.144Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
17:40:00 [2020-12-19T17:40:00.144Z] === RUN   TestPingCacheHeaders
17:40:00 [2020-12-19T17:40:00.405Z] --- PASS: TestPingCacheHeaders (0.02s)
17:40:00 [2020-12-19T17:40:00.405Z] === RUN   TestPingGet
17:40:00 [2020-12-19T17:40:00.405Z] --- PASS: TestPingGet (0.02s)
17:40:00 [2020-12-19T17:40:00.405Z] === RUN   TestPingHead
17:40:00 [2020-12-19T17:40:00.405Z] --- PASS: TestPingHead (0.03s)
17:40:00 [2020-12-19T17:40:00.405Z] === RUN   TestVersion
17:40:00 [2020-12-19T17:40:00.405Z] --- PASS: TestVersion (0.03s)
17:40:00 [2020-12-19T17:40:00.405Z] PASS
17:40:00 [2020-12-19T17:40:00.405Z] 
17:40:00 [2020-12-19T17:40:00.405Z] === Skipped
17:40:00 [2020-12-19T17:40:00.405Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:40:00 [2020-12-19T17:40:00.405Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:40:00 [2020-12-19T17:40:00.405Z] 
17:40:00 [2020-12-19T17:40:00.405Z] 
17:40:00 [2020-12-19T17:40:00.405Z] DONE 18 tests, 1 skipped in 21.911s
17:40:00 [2020-12-19T17:40:00.405Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:40:00 [2020-12-19T17:40:00.405Z] ++ 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
17:40:00 [2020-12-19T17:40:00.405Z] ++ set -e
17:40:00 [2020-12-19T17:40:00.405Z] ++ '[' -n 0 ']'
17:40:00 [2020-12-19T17:40:00.405Z] ++ set -x
17:40:00 [2020-12-19T17:40:00.405Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:40:00 [2020-12-19T17:40:00.405Z] INFO: Testing against a local daemon
17:40:00 [2020-12-19T17:40:00.405Z] === RUN   TestVolumesCreateAndList
17:40:00 [2020-12-19T17:40:00.665Z] --- PASS: TestVolumesCreateAndList (0.05s)
17:40:00 [2020-12-19T17:40:00.665Z] === RUN   TestVolumesRemove
17:40:00 [2020-12-19T17:40:00.665Z] --- PASS: TestVolumesRemove (0.10s)
17:40:00 [2020-12-19T17:40:00.665Z] === RUN   TestVolumesInspect
17:40:00 [2020-12-19T17:40:00.665Z] --- PASS: TestVolumesInspect (0.02s)
17:40:00 [2020-12-19T17:40:00.665Z] === RUN   TestVolumesInvalidJSON
17:40:00 [2020-12-19T17:40:00.665Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:40:00 [2020-12-19T17:40:00.665Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:40:00 [2020-12-19T17:40:00.665Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:40:00 [2020-12-19T17:40:00.665Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:40:00 [2020-12-19T17:40:00.665Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:40:00 [2020-12-19T17:40:00.665Z] PASS
17:40:00 [2020-12-19T17:40:00.665Z] 
17:40:00 [2020-12-19T17:40:00.665Z] DONE 5 tests in 0.310s
17:40:00 [2020-12-19T17:40:00.665Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:40:00 [2020-12-19T17:40:00.665Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:40:00 [2020-12-19T17:40:00.926Z] ++++ cat bundles/test-integration/docker.pid
17:40:00 [2020-12-19T17:40:00.926Z] +++ kill 21088
17:40:01 [2020-12-19T17:40:01.497Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
17:40:02 [2020-12-19T17:40:02.441Z] +++ /etc/init.d/apparmor stop
17:40:02 [2020-12-19T17:40:02.441Z] Leaving: AppArmorNo profiles have been unloaded.
17:40:02 [2020-12-19T17:40:02.441Z] 
17:40:02 [2020-12-19T17:40:02.441Z] Unloading profiles will leave already running processes permanently
17:40:02 [2020-12-19T17:40:02.441Z] unconfined, which can lead to unexpected situations.
17:40:02 [2020-12-19T17:40:02.441Z] 
17:40:02 [2020-12-19T17:40:02.441Z] To set a process to complain mode, use the command line tool
17:40:02 [2020-12-19T17:40:02.441Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:40:02 [2020-12-19T17:40:02.441Z] +++ true
17:40:02 [2020-12-19T17:40:02.441Z] exiting test-integration
17:40:02 [2020-12-19T17:40:02.441Z] ++ exit 0
17:40:02 [2020-12-19T17:40:02.441Z] 
17:40:02 [2020-12-19T17:40:02.441Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:40:03 [2020-12-19T17:40:03.024Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:40:03 [2020-12-19T17:40:03.384Z] === RUN   TestDockerSuite/TestRunAttachDetach
17:40:03 [2020-12-19T17:40:03.644Z] + for job in $(jobs -p)
17:40:03 [2020-12-19T17:40:03.644Z] + wait 18603
17:40:04 [2020-12-19T17:40:04.592Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
17:40:04 [2020-12-19T17:40:04.592Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
17:40:05 [2020-12-19T17:40:05.198Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:40:05 [2020-12-19T17:40:05.538Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
17:40:06 [2020-12-19T17:40:06.109Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
17:40:07 [2020-12-19T17:40:07.048Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
17:40:07 [2020-12-19T17:40:07.371Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:40:07 [2020-12-19T17:40:07.618Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
17:40:07 [2020-12-19T17:40:07.618Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:40:08 [2020-12-19T17:40:08.558Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
17:40:09 [2020-12-19T17:40:09.500Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:40:10 [2020-12-19T17:40:10.440Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:40:10 [2020-12-19T17:40:10.440Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
17:40:11 [2020-12-19T17:40:11.010Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:40:11 [2020-12-19T17:40:11.581Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:40:11 [2020-12-19T17:40:11.581Z] === RUN   TestDockerSuite/TestRunBindMounts
17:40:13 [2020-12-19T17:40:13.491Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
17:40:13 [2020-12-19T17:40:13.491Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:40:14 [2020-12-19T17:40:14.062Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:40:14 [2020-12-19T17:40:14.635Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:40:15 [2020-12-19T17:40:15.205Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:40:16 [2020-12-19T17:40:16.146Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:40:16 [2020-12-19T17:40:16.146Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:40:16 [2020-12-19T17:40:16.146Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
17:40:16 [2020-12-19T17:40:16.716Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:40:17 [2020-12-19T17:40:17.288Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:40:17 [2020-12-19T17:40:17.858Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:40:18 [2020-12-19T17:40:18.428Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:40:19 [2020-12-19T17:40:19.000Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:40:19 [2020-12-19T17:40:19.000Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:40:19 [2020-12-19T17:40:19.261Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
17:40:19 [2020-12-19T17:40:19.522Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:40:19 [2020-12-19T17:40:19.522Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:40:20 [2020-12-19T17:40:20.482Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:40:21 [2020-12-19T17:40:21.423Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:40:21 [2020-12-19T17:40:21.993Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
17:40:22 [2020-12-19T17:40:22.253Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:40:22 [2020-12-19T17:40:22.824Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:40:22 [2020-12-19T17:40:22.824Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:40:23 [2020-12-19T17:40:23.394Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:40:24 [2020-12-19T17:40:24.778Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:40:25 [2020-12-19T17:40:25.038Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
17:40:25 [2020-12-19T17:40:25.608Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:40:26 [2020-12-19T17:40:26.992Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:40:27 [2020-12-19T17:40:27.563Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:40:27 [2020-12-19T17:40:27.824Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
17:40:28 [2020-12-19T17:40:28.394Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:40:28 [2020-12-19T17:40:28.964Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:40:29 [2020-12-19T17:40:29.535Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:40:30 [2020-12-19T17:40:30.105Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:40:31 [2020-12-19T17:40:31.489Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:40:34 [2020-12-19T17:40:34.032Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:40:34 [2020-12-19T17:40:34.032Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:40:34 [2020-12-19T17:40:34.292Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
17:40:34 [2020-12-19T17:40:34.553Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:40:36 [2020-12-19T17:40:36.482Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:40:37 [2020-12-19T17:40:37.864Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:40:39 [2020-12-19T17:40:39.774Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:40:40 [2020-12-19T17:40:40.034Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
17:40:41 [2020-12-19T17:40:41.949Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:40:41 [2020-12-19T17:40:41.949Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
17:40:41 [2020-12-19T17:40:41.949Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
17:40:42 [2020-12-19T17:40:42.521Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
17:40:43 [2020-12-19T17:40:43.904Z] === RUN   TestDockerSuite/TestRunDNSOptions
17:40:44 [2020-12-19T17:40:44.508Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
17:40:46 [2020-12-19T17:40:46.418Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
17:40:46 [2020-12-19T17:40:46.419Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
17:40:47 [2020-12-19T17:40:47.800Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
17:40:48 [2020-12-19T17:40:48.060Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
17:40:48 [2020-12-19T17:40:48.060Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
17:40:48 [2020-12-19T17:40:48.630Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
17:40:49 [2020-12-19T17:40:49.571Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
17:40:49 [2020-12-19T17:40:49.571Z] === RUN   TestDockerSuite/TestRunDuplicateMount
17:40:50 [2020-12-19T17:40:50.141Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
17:40:50 [2020-12-19T17:40:50.713Z] === RUN   TestDockerSuite/TestRunEchoStdout
17:40:50 [2020-12-19T17:40:50.972Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
17:40:51 [2020-12-19T17:40:51.543Z] === RUN   TestDockerSuite/TestRunEmptyEnv
17:40:51 [2020-12-19T17:40:51.543Z] === RUN   TestDockerSuite/TestRunEntrypoint
17:40:52 [2020-12-19T17:40:52.112Z] === RUN   TestDockerSuite/TestRunEnvironment
17:40:52 [2020-12-19T17:40:52.682Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
17:40:53 [2020-12-19T17:40:53.285Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
17:40:53 [2020-12-19T17:40:53.545Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
17:40:53 [2020-12-19T17:40:53.805Z] === RUN   TestDockerSuite/TestRunExitCode
17:40:54 [2020-12-19T17:40:54.376Z] === RUN   TestDockerSuite/TestRunExitCodeOne
17:40:54 [2020-12-19T17:40:54.636Z] === RUN   TestDockerSuite/TestRunExitCodeZero
17:40:55 [2020-12-19T17:40:55.576Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
17:40:56 [2020-12-19T17:40:56.147Z] === RUN   TestDockerSuite/TestRunExposePort
17:40:56 [2020-12-19T17:40:56.147Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
17:40:56 [2020-12-19T17:40:56.718Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
17:40:56 [2020-12-19T17:40:56.718Z] === RUN   TestDockerSuite/TestRunGroupAdd
17:40:57 [2020-12-19T17:40:57.289Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
17:40:58 [2020-12-19T17:40:58.673Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
17:40:58 [2020-12-19T17:40:58.673Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
17:40:58 [2020-12-19T17:40:58.673Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
17:41:00 [2020-12-19T17:41:00.583Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
17:41:01 [2020-12-19T17:41:01.524Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
17:41:02 [2020-12-19T17:41:02.095Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
17:41:04 [2020-12-19T17:41:04.006Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
17:41:07 [2020-12-19T17:41:07.784Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:41:07 [2020-12-19T17:41:07.784Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:41:07 [2020-12-19T17:41:07.784Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:41:08 [2020-12-19T17:41:08.205Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
17:41:11 [2020-12-19T17:41:11.499Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
17:41:13 [2020-12-19T17:41:13.417Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
17:41:14 [2020-12-19T17:41:14.357Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
17:41:15 [2020-12-19T17:41:15.298Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
17:41:15 [2020-12-19T17:41:15.298Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
17:41:15 [2020-12-19T17:41:15.298Z] === RUN   TestDockerSuite/TestRunInvalidReference
17:41:15 [2020-12-19T17:41:15.298Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
17:41:15 [2020-12-19T17:41:15.869Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
17:41:17 [2020-12-19T17:41:17.778Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
17:41:18 [2020-12-19T17:41:18.719Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
17:41:19 [2020-12-19T17:41:19.661Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
17:41:23 [2020-12-19T17:41:23.856Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
17:41:25 [2020-12-19T17:41:25.237Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
17:41:25 [2020-12-19T17:41:25.810Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
17:41:26 [2020-12-19T17:41:26.381Z] === RUN   TestDockerSuite/TestRunModeHostname
17:41:26 [2020-12-19T17:41:26.950Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
17:41:26 [2020-12-19T17:41:26.950Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
17:41:27 [2020-12-19T17:41:27.210Z] === RUN   TestDockerSuite/TestRunModeIpcHost
17:41:28 [2020-12-19T17:41:28.150Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
17:41:28 [2020-12-19T17:41:28.719Z] === RUN   TestDockerSuite/TestRunModePIDContainer
17:41:30 [2020-12-19T17:41:30.118Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
17:41:30 [2020-12-19T17:41:30.118Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
17:41:30 [2020-12-19T17:41:30.118Z] === RUN   TestDockerSuite/TestRunModePIDHost
17:41:31 [2020-12-19T17:41:31.060Z] === RUN   TestDockerSuite/TestRunModeUTSHost
17:41:32 [2020-12-19T17:41:32.001Z] === RUN   TestDockerSuite/TestRunMount
17:41:36 [2020-12-19T17:41:36.203Z] === RUN   TestDockerSuite/TestRunMountOrdering
17:41:36 [2020-12-19T17:41:36.464Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
17:41:36 [2020-12-19T17:41:36.724Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
17:41:37 [2020-12-19T17:41:37.295Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
17:41:38 [2020-12-19T17:41:38.238Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
17:41:40 [2020-12-19T17:41:40.148Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
17:41:42 [2020-12-19T17:41:42.689Z] === RUN   TestDockerSuite/TestRunNamedVolume
17:41:43 [2020-12-19T17:41:43.630Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
17:41:45 [2020-12-19T17:41:45.541Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
17:41:46 [2020-12-19T17:41:46.111Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
17:41:47 [2020-12-19T17:41:47.493Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
17:41:47 [2020-12-19T17:41:47.493Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
17:41:47 [2020-12-19T17:41:47.753Z] === RUN   TestDockerSuite/TestRunNetHost
17:41:48 [2020-12-19T17:41:48.695Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
17:41:48 [2020-12-19T17:41:48.972Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
17:41:49 [2020-12-19T17:41:49.548Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
17:41:50 [2020-12-19T17:41:50.123Z] === RUN   TestDockerSwarmSuite/TestServiceScale
17:41:51 [2020-12-19T17:41:51.505Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
17:41:52 [2020-12-19T17:41:52.887Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
17:41:53 [2020-12-19T17:41:53.148Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
17:41:56 [2020-12-19T17:41:56.448Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
17:41:56 [2020-12-19T17:41:56.708Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
17:41:56 [2020-12-19T17:41:56.708Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
17:41:57 [2020-12-19T17:41:57.277Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
17:41:57 [2020-12-19T17:41:57.277Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
17:41:57 [2020-12-19T17:41:57.847Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
17:41:58 [2020-12-19T17:41:58.417Z] === RUN   TestDockerSuite/TestRunNonExistingImage
17:41:58 [2020-12-19T17:41:58.417Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
17:41:58 [2020-12-19T17:41:58.476Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:41:58 [2020-12-19T17:41:58.476Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:41:58 [2020-12-19T17:41:58.476Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:41:58 [2020-12-19T17:41:58.987Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
17:42:04 [2020-12-19T17:42:04.346Z] === RUN   TestDockerSuite/TestRunOOMExitCode
17:42:04 [2020-12-19T17:42:04.346Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
17:42:04 [2020-12-19T17:42:04.917Z] === RUN   TestDockerSuite/TestRunPIDsLimit
17:42:05 [2020-12-19T17:42:05.488Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
17:42:06 [2020-12-19T17:42:06.428Z] === RUN   TestDockerSuite/TestRunPortInUse
17:42:06 [2020-12-19T17:42:06.998Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
17:42:07 [2020-12-19T17:42:07.570Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
17:42:08 [2020-12-19T17:42:08.141Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
17:42:08 [2020-12-19T17:42:08.712Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
17:42:09 [2020-12-19T17:42:09.653Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
17:42:09 [2020-12-19T17:42:09.913Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
17:42:09 [2020-12-19T17:42:09.913Z] === RUN   TestDockerSuite/TestRunPublishPort
17:42:10 [2020-12-19T17:42:10.840Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:42:10 [2020-12-19T17:42:10.855Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
17:42:11 [2020-12-19T17:42:11.116Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
17:42:11 [2020-12-19T17:42:11.376Z] === RUN   TestDockerSuite/TestRunReadProcLatency
17:42:11 [2020-12-19T17:42:11.376Z] === RUN   TestDockerSuite/TestRunReadProcTimer
17:42:11 [2020-12-19T17:42:11.946Z] === RUN   TestDockerSuite/TestRunRedirectStdout
17:42:12 [2020-12-19T17:42:12.888Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
17:42:12 [2020-12-19T17:42:12.888Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
17:42:13 [2020-12-19T17:42:13.459Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
17:42:15 [2020-12-19T17:42:15.999Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
17:42:16 [2020-12-19T17:42:16.259Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
17:42:16 [2020-12-19T17:42:16.828Z] === RUN   TestDockerSuite/TestRunRm
17:42:17 [2020-12-19T17:42:17.401Z] === RUN   TestDockerSuite/TestRunRmAndWait
17:42:19 [2020-12-19T17:42:19.420Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:42:21 [2020-12-19T17:42:21.602Z] === RUN   TestDockerSuite/TestRunRmPre125Api
17:42:21 [2020-12-19T17:42:21.602Z] === RUN   TestDockerSuite/TestRunRootWorkdir
17:42:22 [2020-12-19T17:42:22.176Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
17:42:23 [2020-12-19T17:42:23.557Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
17:42:23 [2020-12-19T17:42:23.817Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
17:42:26 [2020-12-19T17:42:26.359Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
17:42:28 [2020-12-19T17:42:28.899Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
17:42:29 [2020-12-19T17:42:29.468Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
17:42:29 [2020-12-19T17:42:29.729Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
17:42:30 [2020-12-19T17:42:30.303Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
17:42:30 [2020-12-19T17:42:30.563Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
17:42:31 [2020-12-19T17:42:31.133Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
17:42:31 [2020-12-19T17:42:31.393Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
17:42:31 [2020-12-19T17:42:31.963Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
17:42:32 [2020-12-19T17:42:32.533Z] === RUN   TestDockerSuite/TestRunSetMacAddress
17:42:32 [2020-12-19T17:42:32.793Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
17:42:34 [2020-12-19T17:42:34.212Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:42:35 [2020-12-19T17:42:35.331Z] === RUN   TestDockerSuite/TestRunState
17:42:36 [2020-12-19T17:42:36.278Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
17:42:36 [2020-12-19T17:42:36.538Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
17:42:37 [2020-12-19T17:42:37.108Z] === RUN   TestDockerSuite/TestRunStdinPipe
17:42:37 [2020-12-19T17:42:37.678Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
17:42:37 [2020-12-19T17:42:37.678Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
17:42:37 [2020-12-19T17:42:37.678Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
17:42:38 [2020-12-19T17:42:38.620Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
17:42:39 [2020-12-19T17:42:39.191Z] === RUN   TestDockerSuite/TestRunSysctls
17:42:40 [2020-12-19T17:42:40.131Z] === RUN   TestDockerSuite/TestRunTLSVerify
17:42:40 [2020-12-19T17:42:40.131Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
17:42:40 [2020-12-19T17:42:40.131Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
17:42:40 [2020-12-19T17:42:40.392Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
17:42:42 [2020-12-19T17:42:42.301Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
17:42:42 [2020-12-19T17:42:42.561Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
17:42:43 [2020-12-19T17:42:43.943Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
17:42:44 [2020-12-19T17:42:44.515Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
17:42:47 [2020-12-19T17:42:47.057Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
17:42:47 [2020-12-19T17:42:47.316Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
17:42:49 [2020-12-19T17:42:49.857Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
17:42:49 [2020-12-19T17:42:49.857Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
17:42:50 [2020-12-19T17:42:50.426Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
17:42:50 [2020-12-19T17:42:50.997Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
17:42:52 [2020-12-19T17:42:52.389Z] === RUN   TestDockerSuite/TestRunUnshareProc
17:42:53 [2020-12-19T17:42:53.328Z] === RUN   TestDockerSuite/TestRunUserByID
17:42:53 [2020-12-19T17:42:53.897Z] === RUN   TestDockerSuite/TestRunUserByIDBig
17:42:53 [2020-12-19T17:42:53.897Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
17:42:54 [2020-12-19T17:42:54.158Z] === RUN   TestDockerSuite/TestRunUserByIDZero
17:42:54 [2020-12-19T17:42:54.728Z] === RUN   TestDockerSuite/TestRunUserByName
17:42:54 [2020-12-19T17:42:54.988Z] === RUN   TestDockerSuite/TestRunUserDefaults
17:42:55 [2020-12-19T17:42:55.557Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
17:42:55 [2020-12-19T17:42:55.557Z] === RUN   TestDockerSuite/TestRunUserNotFound
17:42:55 [2020-12-19T17:42:55.557Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
17:42:56 [2020-12-19T17:42:56.498Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
17:42:59 [2020-12-19T17:42:59.041Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
17:42:59 [2020-12-19T17:42:59.611Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
17:43:00 [2020-12-19T17:43:00.183Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
17:43:01 [2020-12-19T17:43:01.564Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
17:43:02 [2020-12-19T17:43:02.945Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
17:43:02 [2020-12-19T17:43:02.945Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
17:43:04 [2020-12-19T17:43:04.148Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:43:04 [2020-12-19T17:43:04.857Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
17:43:06 [2020-12-19T17:43:06.767Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
17:43:07 [2020-12-19T17:43:07.356Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
17:43:07 [2020-12-19T17:43:07.356Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
17:43:07 [2020-12-19T17:43:07.356Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
17:43:07 [2020-12-19T17:43:07.356Z] === RUN   TestDockerSuite/TestRunWithBadDevice
17:43:07 [2020-12-19T17:43:07.356Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
17:43:07 [2020-12-19T17:43:07.356Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
17:43:07 [2020-12-19T17:43:07.925Z] === RUN   TestDockerSuite/TestRunWithCPUShares
17:43:08 [2020-12-19T17:43:08.495Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
17:43:09 [2020-12-19T17:43:09.435Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
17:43:10 [2020-12-19T17:43:10.006Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
17:43:10 [2020-12-19T17:43:10.576Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
17:43:10 [2020-12-19T17:43:10.576Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
17:43:11 [2020-12-19T17:43:11.146Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
17:43:11 [2020-12-19T17:43:11.146Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
17:43:11 [2020-12-19T17:43:11.146Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
17:43:11 [2020-12-19T17:43:11.146Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
17:43:11 [2020-12-19T17:43:11.146Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
17:43:11 [2020-12-19T17:43:11.146Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
17:43:11 [2020-12-19T17:43:11.146Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
17:43:11 [2020-12-19T17:43:11.146Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
17:43:11 [2020-12-19T17:43:11.146Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
17:43:11 [2020-12-19T17:43:11.146Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
17:43:11 [2020-12-19T17:43:11.208Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:43:11 [2020-12-19T17:43:11.718Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
17:43:11 [2020-12-19T17:43:11.978Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
17:43:12 [2020-12-19T17:43:12.551Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
17:43:12 [2020-12-19T17:43:12.551Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
17:43:13 [2020-12-19T17:43:13.122Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
17:43:13 [2020-12-19T17:43:13.382Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
17:43:13 [2020-12-19T17:43:13.952Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
17:43:13 [2020-12-19T17:43:13.952Z] === RUN   TestDockerSuite/TestRunWithShmSize
17:43:14 [2020-12-19T17:43:14.212Z] === RUN   TestDockerSuite/TestRunWithSwappiness
17:43:14 [2020-12-19T17:43:14.781Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
17:43:14 [2020-12-19T17:43:14.781Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
17:43:14 [2020-12-19T17:43:14.781Z] === RUN   TestDockerSuite/TestRunWithUlimits
17:43:15 [2020-12-19T17:43:15.351Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
17:43:16 [2020-12-19T17:43:16.290Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
17:43:16 [2020-12-19T17:43:16.860Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
17:43:16 [2020-12-19T17:43:16.860Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
17:43:17 [2020-12-19T17:43:17.121Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
17:43:17 [2020-12-19T17:43:17.121Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
17:43:18 [2020-12-19T17:43:18.060Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
17:43:18 [2020-12-19T17:43:18.631Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
17:43:19 [2020-12-19T17:43:19.768Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:43:20 [2020-12-19T17:43:20.017Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
17:43:20 [2020-12-19T17:43:20.588Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
17:43:20 [2020-12-19T17:43:20.588Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
17:43:20 [2020-12-19T17:43:20.588Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
17:43:21 [2020-12-19T17:43:21.157Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
17:43:21 [2020-12-19T17:43:21.727Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
17:43:21 [2020-12-19T17:43:21.986Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
17:43:22 [2020-12-19T17:43:22.927Z] === RUN   TestDockerSuite/TestSaveCheckTimes
17:43:22 [2020-12-19T17:43:22.927Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
17:43:24 [2020-12-19T17:43:24.840Z] === RUN   TestDockerSuite/TestSaveImageId
17:43:24 [2020-12-19T17:43:24.840Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
17:43:25 [2020-12-19T17:43:25.101Z] === RUN   TestDockerSuite/TestSaveLoadParents
17:43:26 [2020-12-19T17:43:26.486Z] === RUN   TestDockerSuite/TestSaveMultipleNames
17:43:26 [2020-12-19T17:43:26.486Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
17:43:27 [2020-12-19T17:43:27.871Z] === RUN   TestDockerSuite/TestSaveSingleTag
17:43:27 [2020-12-19T17:43:27.871Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
17:43:27 [2020-12-19T17:43:27.871Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
17:43:29 [2020-12-19T17:43:29.254Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
17:43:29 [2020-12-19T17:43:29.825Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
17:43:30 [2020-12-19T17:43:30.395Z] === RUN   TestDockerSuite/TestSearchCmdOptions
17:43:30 [2020-12-19T17:43:30.965Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
17:43:30 [2020-12-19T17:43:30.965Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
17:43:30 [2020-12-19T17:43:30.965Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
17:43:31 [2020-12-19T17:43:31.225Z] === RUN   TestDockerSuite/TestSearchWithLimit
17:43:31 [2020-12-19T17:43:31.795Z] === RUN   TestDockerSuite/TestSlowStdinClosing
17:43:33 [2020-12-19T17:43:33.707Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
17:43:38 [2020-12-19T17:43:38.989Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
17:43:40 [2020-12-19T17:43:40.376Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
17:43:41 [2020-12-19T17:43:41.315Z] === RUN   TestDockerSuite/TestStartAttachSilent
17:43:42 [2020-12-19T17:43:42.255Z] === RUN   TestDockerSuite/TestStartAttachWithRename
17:43:44 [2020-12-19T17:43:44.793Z] === RUN   TestDockerSuite/TestStartMultipleContainers
17:43:46 [2020-12-19T17:43:46.703Z] === RUN   TestDockerSuite/TestStartPausedContainer
17:43:46 [2020-12-19T17:43:46.964Z] === RUN   TestDockerSuite/TestStartRecordError
17:43:47 [2020-12-19T17:43:47.904Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
17:43:49 [2020-12-19T17:43:49.286Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
17:43:50 [2020-12-19T17:43:50.226Z] === RUN   TestDockerSuite/TestStatsAllNoStream
17:43:52 [2020-12-19T17:43:52.772Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
17:43:56 [2020-12-19T17:43:56.971Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
17:44:00 [2020-12-19T17:44:00.264Z] === RUN   TestDockerSuite/TestStatsFormatAll
17:44:04 [2020-12-19T17:44:04.462Z] === RUN   TestDockerSuite/TestStatsNoStream
17:44:07 [2020-12-19T17:44:07.001Z] === RUN   TestDockerSuite/TestStopContainerSignal
17:44:08 [2020-12-19T17:44:08.908Z] === RUN   TestDockerSuite/TestTopMultipleArgs
17:44:09 [2020-12-19T17:44:09.169Z] === RUN   TestDockerSuite/TestTopNonPrivileged
17:44:09 [2020-12-19T17:44:09.738Z] === RUN   TestDockerSuite/TestTopPrivileged
17:44:09 [2020-12-19T17:44:09.998Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
17:44:09 [2020-12-19T17:44:09.998Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
17:44:10 [2020-12-19T17:44:10.567Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
17:44:13 [2020-12-19T17:44:13.113Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
17:44:16 [2020-12-19T17:44:16.407Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
17:44:16 [2020-12-19T17:44:16.666Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
17:44:16 [2020-12-19T17:44:16.926Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
17:44:16 [2020-12-19T17:44:16.926Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
17:44:17 [2020-12-19T17:44:17.495Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
17:44:18 [2020-12-19T17:44:18.877Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
17:44:18 [2020-12-19T17:44:18.877Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
17:44:19 [2020-12-19T17:44:19.817Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
17:44:20 [2020-12-19T17:44:20.387Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
17:44:20 [2020-12-19T17:44:20.959Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
17:44:21 [2020-12-19T17:44:21.899Z] === RUN   TestDockerSuite/TestUpdateStats
17:44:26 [2020-12-19T17:44:26.097Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
17:44:26 [2020-12-19T17:44:26.666Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
17:44:26 [2020-12-19T17:44:26.666Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
17:44:27 [2020-12-19T17:44:27.236Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
17:44:27 [2020-12-19T17:44:27.812Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
17:44:30 [2020-12-19T17:44:30.396Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
17:44:32 [2020-12-19T17:44:32.937Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
17:44:34 [2020-12-19T17:44:34.851Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
17:44:36 [2020-12-19T17:44:36.760Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
17:44:39 [2020-12-19T17:44:39.302Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
17:44:41 [2020-12-19T17:44:41.843Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
17:44:43 [2020-12-19T17:44:43.226Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
17:44:44 [2020-12-19T17:44:44.608Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
17:44:45 [2020-12-19T17:44:45.178Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
17:44:45 [2020-12-19T17:44:45.788Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:44:45 [2020-12-19T17:44:45.788Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:44:45 [2020-12-19T17:44:45.788Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:44:45 [2020-12-19T17:44:45.788Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:44:45 [2020-12-19T17:44:45.788Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:44:45 [2020-12-19T17:44:45.788Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:44:45 [2020-12-19T17:44:45.788Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:44:45 [2020-12-19T17:44:45.788Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:44:45 [2020-12-19T17:44:45.788Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:44:45 [2020-12-19T17:44:45.788Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:44:45 [2020-12-19T17:44:45.788Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:44:46 [2020-12-19T17:44:46.118Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
17:44:46 [2020-12-19T17:44:46.246Z] === RUN   TestDockerSuite/TestBuildEnv
17:44:46 [2020-12-19T17:44:46.246Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:44:46 [2020-12-19T17:44:46.703Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:44:46 [2020-12-19T17:44:46.703Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:44:46 [2020-12-19T17:44:46.703Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:44:46 [2020-12-19T17:44:46.703Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:44:48 [2020-12-19T17:44:48.030Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
17:44:48 [2020-12-19T17:44:48.885Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:44:48 [2020-12-19T17:44:48.885Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:44:48 [2020-12-19T17:44:48.970Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
17:44:49 [2020-12-19T17:44:49.343Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:44:49 [2020-12-19T17:44:49.343Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:44:49 [2020-12-19T17:44:49.801Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:44:50 [2020-12-19T17:44:50.352Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
17:44:51 [2020-12-19T17:44:51.736Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
17:44:53 [2020-12-19T17:44:53.118Z] === RUN   TestDockerSuite/TestVolumeCLICreate
17:44:54 [2020-12-19T17:44:54.484Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:45:09 [2020-12-19T17:45:09.347Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:45:09 [2020-12-19T17:45:09.347Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:45:09 [2020-12-19T17:45:09.347Z] === RUN   TestDockerSuite/TestBuildExpose
17:45:09 [2020-12-19T17:45:09.347Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:45:09 [2020-12-19T17:45:09.347Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:45:09 [2020-12-19T17:45:09.347Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:45:09 [2020-12-19T17:45:09.347Z] === RUN   TestDockerSuite/TestBuildFails
17:45:10 [2020-12-19T17:45:10.314Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:45:10 [2020-12-19T17:45:10.314Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:45:11 [2020-12-19T17:45:11.216Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
17:45:11 [2020-12-19T17:45:11.216Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
17:45:11 [2020-12-19T17:45:11.216Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
17:45:11 [2020-12-19T17:45:11.216Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
17:45:11 [2020-12-19T17:45:11.216Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
17:45:11 [2020-12-19T17:45:11.216Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
17:45:11 [2020-12-19T17:45:11.216Z] === RUN   TestDockerSuite/TestVolumeCLILs
17:45:11 [2020-12-19T17:45:11.216Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
17:45:11 [2020-12-19T17:45:11.216Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
17:45:11 [2020-12-19T17:45:11.216Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
17:45:11 [2020-12-19T17:45:11.216Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
17:45:11 [2020-12-19T17:45:11.216Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
17:45:11 [2020-12-19T17:45:11.216Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
17:45:11 [2020-12-19T17:45:11.216Z] === RUN   TestDockerSuite/TestVolumeCLIRm
17:45:11 [2020-12-19T17:45:11.785Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
17:45:12 [2020-12-19T17:45:12.045Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
17:45:12 [2020-12-19T17:45:12.045Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
17:45:12 [2020-12-19T17:45:12.045Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
17:45:12 [2020-12-19T17:45:12.045Z] === RUN   TestDockerSuite/TestVolumeEvents
17:45:14 [2020-12-19T17:45:14.994Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:45:18 [2020-12-19T17:45:18.630Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
17:45:18 [2020-12-19T17:45:18.721Z] === RUN   TestDockerSuite/TestBuildForceRm
17:45:18 [2020-12-19T17:45:18.891Z] === RUN   TestDockerSuite/TestVolumeLsFormat
17:45:19 [2020-12-19T17:45:19.151Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
17:45:19 [2020-12-19T17:45:19.151Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
17:45:21 [2020-12-19T17:45:21.062Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
17:45:23 [2020-12-19T17:45:23.608Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
17:45:23 [2020-12-19T17:45:23.608Z] --- PASS: TestDockerSuite (1515.94s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.29s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.18s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.92s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.81s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.00s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.47s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.67s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.58s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.87s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.73s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.71s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.92s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.66s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.76s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.02s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.92s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.96s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.01s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.11s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.80s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.03s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.06s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.02s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.39s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.53s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.87s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.17s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.64s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.01s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.40s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.08s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.36s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.32s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.25s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.24s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.44s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.73s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.35s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.51s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.37s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.39s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.25s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.73s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.78s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.71s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddTar (9.81s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.38s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.98s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.65s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.11s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.58s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.84s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.29s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.49s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.78s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.21s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.16s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.54s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.01s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.25s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.84s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.99s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.32s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.70s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.19s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.57s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.85s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.08s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.35s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (7.17s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.70s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.11s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.12s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.39s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.70s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.61s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.40s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:45:23 [2020-12-19T17:45:23.608Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.93s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.84s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.17s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.15s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.07s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.70s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.31s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.63s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.35s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
17:45:23 [2020-12-19T17:45:23.608Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.608Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
17:45:23 [2020-12-19T17:45:23.608Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.608Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
17:45:23 [2020-12-19T17:45:23.608Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.608Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
17:45:23 [2020-12-19T17:45:23.608Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.19s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.94s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.38s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.17s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.05s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.51s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.45s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.71s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.42s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.52s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.49s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.99s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.33s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.01s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (12.71s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.25s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.89s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.57s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.57s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.23s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.26s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.41s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.44s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.96s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.29s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.61s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.28s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.39s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.88s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.69s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.20s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.30s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.34s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.18s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.80s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.12s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.43s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (1.07s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.78s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.57s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
17:45:23 [2020-12-19T17:45:23.608Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.52s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.03s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.45s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.86s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.87s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.64s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildFails (1.01s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.18s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.73s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.88s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.69s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.48s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.20s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.12s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.03s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.21s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.20s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.91s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildHistory (5.53s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.71s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.02s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.88s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.23s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.60s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.65s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.43s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.64s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.53s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.89s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.92s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.92s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.17s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.43s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (2.31s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.02s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.13s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.64s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.69s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.22s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.89s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.10s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.27s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s)
17:45:23 [2020-12-19T17:45:23.608Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.02s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.39s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.64s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.39s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.75s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.64s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.01s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.86s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.55s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.44s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.47s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.72s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.10s)
17:45:23 [2020-12-19T17:45:23.608Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.01s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.82s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.04s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.81s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.10s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.31s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.81s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.18s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.70s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.80s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.51s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.58s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.98s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildRm (2.16s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.75s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.36s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.49s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.14s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.08s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.98s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.36s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:45:23 [2020-12-19T17:45:23.609Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.45s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.09s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.06s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.92s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.45s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.56s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.65s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.97s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.44s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildUser (1.81s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.74s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (15.65s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.88s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.85s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.85s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.93s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:45:23 [2020-12-19T17:45:23.609Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.609Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:45:23 [2020-12-19T17:45:23.609Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.609Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
17:45:23 [2020-12-19T17:45:23.609Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.609Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:45:23 [2020-12-19T17:45:23.609Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.20s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.19s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.98s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.56s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.63s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.15s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.72s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.04s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.40s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.63s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:45:23 [2020-12-19T17:45:23.609Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.86s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.99s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:45:23 [2020-12-19T17:45:23.609Z]         docker_cli_sni_test.go:18: Flakey test
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.48s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.01s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCommitChange (0.83s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.16s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.20s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.67s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.07s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.74s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.10s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.58s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.18s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.18s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.85s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.95s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.90s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.78s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.60s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.96s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.09s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.72s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.71s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.54s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.72s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.95s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.99s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.72s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.54s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.54s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.49s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.55s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.13s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.20s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.75s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.69s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.69s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:45:23 [2020-12-19T17:45:23.609Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.61s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.64s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.92s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.99s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.61s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.50s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.10s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.28s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.48s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.50s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.51s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.46s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008df7e0_<nil>} (1.66s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1774386842_/foo_false__<nil>_<nil>_<nil>} (1.46s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1774386842_/foo_true__<nil>_<nil>_<nil>} (1.50s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3075612465_/foo_false__<nil>_<nil>_<nil>} (1.59s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3075612465_/foo_true__<nil>_<nil>_<nil>} (1.48s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3075612465_/foo_true__0xc0008df840_<nil>_<nil>} (1.46s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008df860_<nil>} (1.48s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008df880_<nil>} (1.55s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008df8a0_<nil>} (1.62s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008df8c0_<nil>} (1.48s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.21s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
17:45:23 [2020-12-19T17:45:23.609Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.96s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.14s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.49s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.32s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.79s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.92s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.76s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.76s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.81s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.91s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.91s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.73s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.91s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.91s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.76s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.92s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.22s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.27s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.98s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.17s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.97s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.28s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.96s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.86s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.29s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.65s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.94s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.78s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.74s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.65s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.99s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.71s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.68s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.84s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.79s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpToDot (0.77s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.26s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.24s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.78s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.35s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.34s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.83s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.20s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.54s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.60s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:45:23 [2020-12-19T17:45:23.609Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.62s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.07s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCreateRM (0.16s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:45:23 [2020-12-19T17:45:23.609Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.18s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.62s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.67s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.30s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.69s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.58s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.35s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.66s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.62s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.61s)
17:45:23 [2020-12-19T17:45:23.609Z]     --- PASS: TestDockerSuite/TestDockerFails (0.03s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.10s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.70s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.43s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.01s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.04s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.72s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.91s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.16s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.74s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.88s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.71s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.62s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.69s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.94s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.38s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.95s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.37s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.21s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.35s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.51s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.89s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.29s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.00s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.29s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.98s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.35s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.43s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.04s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:45:23 [2020-12-19T17:45:23.610Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:45:23 [2020-12-19T17:45:23.610Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:45:23 [2020-12-19T17:45:23.610Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.93s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsRename (0.61s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsResize (0.80s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.64s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.70s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.56s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.75s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsTop (0.68s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.83s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExec (0.69s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.62s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.61s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.52s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.49s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.67s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.58s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.60s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.57s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.56s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.35s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.08s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecEnv (0.72s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.36s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.94s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.77s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.93s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.07s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.15s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecParseError (0.81s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.83s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.87s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.81s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.19s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.98s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.33s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.64s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecTTY (0.71s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.79s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.58s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.81s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:45:23 [2020-12-19T17:45:23.610Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.07s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.81s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.39s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.91s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.31s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.63s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.72s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.07s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.61s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestHealth (19.31s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.29s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.04s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.20s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.54s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.46s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.66s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.21s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.10s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.07s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.73s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.69s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.86s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.05s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.51s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImportFile (1.73s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.04s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.08s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.72s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.56s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.83s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.68s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.68s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.53s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.77s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.50s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.67s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.61s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.57s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.74s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.73s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.10s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.70s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:45:23 [2020-12-19T17:45:23.610Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.11s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.82s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.85s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.90s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:45:23 [2020-12-19T17:45:23.610Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.09s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.99s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.57s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.61s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.79s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.05s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.60s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.67s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.45s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.97s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.19s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.91s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.62s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.60s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.03s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.22s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.32s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.48s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.67s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.29s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.35s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.98s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.66s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.67s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.23s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.59s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.83s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.46s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.94s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.94s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.66s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.62s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.58s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.72s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.13s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.97s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.94s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.39s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.10s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.62s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.74s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.50s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsSince (6.80s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.69s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.04s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsTail (0.97s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.61s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.95s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.45s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.96s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestNetHostname (1.82s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestNetworkEvents (6.10s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.21s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.64s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPluginActive (1.84s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.17s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:45:23 [2020-12-19T17:45:23.610Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.01s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.09s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.05s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.14s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.91s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.52s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.52s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPortList (8.86s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.97s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.75s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.65s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.56s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.03s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.52s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
17:45:23 [2020-12-19T17:45:23.610Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.80s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.15s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.68s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.27s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.56s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.44s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.11s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.61s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.23s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.98s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.94s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.11s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.28s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.59s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.69s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.62s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.02s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.65s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.53s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.61s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
17:45:23 [2020-12-19T17:45:23.611Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.55s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.09s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.28s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.82s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.86s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.65s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.05s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.07s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.96s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.64s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.04s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.25s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.72s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.15s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.07s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.40s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.89s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRmiTag (0.26s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.68s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.50s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.47s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.51s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.30s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.52s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.75s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.79s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.05s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.17s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.70s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.67s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.84s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.85s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.79s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.93s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.66s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.58s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.89s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.53s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.66s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.74s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.77s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.52s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.59s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.54s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.67s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.61s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.54s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.99s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.82s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.75s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.54s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.52s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.20s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.10s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.34s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.71s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.68s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.60s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.61s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.51s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.36s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.62s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.84s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.39s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.79s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.02s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:45:23 [2020-12-19T17:45:23.611Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.611Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
17:45:23 [2020-12-19T17:45:23.611Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.75s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.29s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.94s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.41s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.08s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:45:23 [2020-12-19T17:45:23.611Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.05s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.51s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.54s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.58s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.60s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.77s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.57s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.52s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.09s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.40s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:45:23 [2020-12-19T17:45:23.611Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.77s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.31s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.92s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.95s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.91s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.99s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.97s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.57s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.44s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.72s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.93s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.77s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.01s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.01s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.97s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunMount (4.03s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.73s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.51s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.08s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.84s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.09s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.41s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.54s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.09s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.70s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.75s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.89s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.13s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.14s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.51s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.51s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
17:45:23 [2020-12-19T17:45:23.611Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.52s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.49s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.04s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.61s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.52s)
17:45:23 [2020-12-19T17:45:23.611Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.55s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.58s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.76s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.56s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:45:23 [2020-12-19T17:45:23.611Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.64s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.61s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:45:23 [2020-12-19T17:45:23.611Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.48s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.21s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:45:23 [2020-12-19T17:45:23.611Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.65s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.29s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunRm (0.58s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.53s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.50s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.47s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.37s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.50s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.28s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.68s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunState (1.15s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.59s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.52s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
17:45:23 [2020-12-19T17:45:23.611Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.96s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.49s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.54s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.24s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.91s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.82s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.54s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (0.97s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.46s)
17:45:23 [2020-12-19T17:45:23.611Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.45s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:45:23 [2020-12-19T17:45:23.612Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.62s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.75s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.76s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.43s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.17s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.86s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.08s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.48s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:45:23 [2020-12-19T17:45:23.612Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.612Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:45:23 [2020-12-19T17:45:23.612Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.612Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:45:23 [2020-12-19T17:45:23.612Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:45:23 [2020-12-19T17:45:23.612Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.58s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.95s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:45:23 [2020-12-19T17:45:23.612Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:45:23 [2020-12-19T17:45:23.612Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
17:45:23 [2020-12-19T17:45:23.612Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:45:23 [2020-12-19T17:45:23.612Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
17:45:23 [2020-12-19T17:45:23.612Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
17:45:23 [2020-12-19T17:45:23.612Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
17:45:23 [2020-12-19T17:45:23.612Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:45:23 [2020-12-19T17:45:23.612Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
17:45:23 [2020-12-19T17:45:23.612Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:45:23 [2020-12-19T17:45:23.612Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.47s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.53s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.52s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.93s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.51s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
17:45:23 [2020-12-19T17:45:23.612Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.92s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.43s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.74s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.80s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.97s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.59s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.38s)
17:45:23 [2020-12-19T17:45:23.612Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents590568850
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.16s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.21s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.34s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.59s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.60s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.96s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.84s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.70s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.10s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.09s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.54s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.08s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.58s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.52s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:45:23 [2020-12-19T17:45:23.612Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.61s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.49s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:45:23 [2020-12-19T17:45:23.612Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.58s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.12s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:45:23 [2020-12-19T17:45:23.612Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.98s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.63s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.03s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.52s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.00s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:45:23 [2020-12-19T17:45:23.612Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.44s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.50s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.24s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.52s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.38s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.68s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.46s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.95s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.48s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.41s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.37s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.41s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.53s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.65s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.51s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.43s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.41s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.83s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.54s)
17:45:23 [2020-12-19T17:45:23.612Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
17:45:23 [2020-12-19T17:45:23.612Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
17:45:23 [2020-12-19T17:45:23.612Z] === RUN   TestDockerRegistrySuite
17:45:23 [2020-12-19T17:45:23.612Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
17:45:24 [2020-12-19T17:45:24.501Z] === RUN   TestDockerSuite/TestBuildFromGit
17:45:24 [2020-12-19T17:45:24.994Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
17:45:25 [2020-12-19T17:45:25.934Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
17:45:27 [2020-12-19T17:45:27.314Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
17:45:27 [2020-12-19T17:45:27.314Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
17:45:27 [2020-12-19T17:45:27.314Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
17:45:29 [2020-12-19T17:45:29.180Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:45:30 [2020-12-19T17:45:30.145Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:45:31 [2020-12-19T17:45:31.517Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
17:45:31 [2020-12-19T17:45:31.778Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
17:45:37 [2020-12-19T17:45:37.064Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
17:45:39 [2020-12-19T17:45:39.000Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
17:45:40 [2020-12-19T17:45:40.385Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
17:45:40 [2020-12-19T17:45:40.456Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:45:40 [2020-12-19T17:45:40.456Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:45:40 [2020-12-19T17:45:40.456Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:45:40 [2020-12-19T17:45:40.913Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:45:40 [2020-12-19T17:45:40.913Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:45:41 [2020-12-19T17:45:41.769Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
17:45:43 [2020-12-19T17:45:43.153Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
17:45:44 [2020-12-19T17:45:44.536Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
17:45:45 [2020-12-19T17:45:45.920Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
17:45:46 [2020-12-19T17:45:46.180Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
17:45:47 [2020-12-19T17:45:47.121Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
17:45:48 [2020-12-19T17:45:48.503Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
17:45:48 [2020-12-19T17:45:48.503Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
17:45:49 [2020-12-19T17:45:49.446Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
17:45:49 [2020-12-19T17:45:49.469Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:45:49 [2020-12-19T17:45:49.469Z] === RUN   TestDockerSuite/TestBuildHistory
17:45:51 [2020-12-19T17:45:51.987Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
17:45:53 [2020-12-19T17:45:53.917Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
17:45:54 [2020-12-19T17:45:54.488Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
17:45:55 [2020-12-19T17:45:55.870Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
17:45:56 [2020-12-19T17:45:56.529Z] === RUN   TestDockerSuite/TestBuildIidFile
17:45:56 [2020-12-19T17:45:56.987Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:45:58 [2020-12-19T17:45:58.410Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
17:45:58 [2020-12-19T17:45:58.519Z] === RUN   TestDockerSuite/TestBuildInheritance
17:45:58 [2020-12-19T17:45:58.519Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:45:58 [2020-12-19T17:45:58.976Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:45:58 [2020-12-19T17:45:58.976Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:45:58 [2020-12-19T17:45:58.980Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
17:45:59 [2020-12-19T17:45:59.240Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
17:46:00 [2020-12-19T17:46:00.181Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
17:46:00 [2020-12-19T17:46:00.751Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
17:46:01 [2020-12-19T17:46:01.011Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
17:46:02 [2020-12-19T17:46:02.395Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
17:46:03 [2020-12-19T17:46:03.657Z] === RUN   TestDockerSuite/TestBuildLabel
17:46:03 [2020-12-19T17:46:03.657Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:46:04 [2020-12-19T17:46:04.115Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:46:05 [2020-12-19T17:46:05.080Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:46:05 [2020-12-19T17:46:05.080Z] === RUN   TestDockerSuite/TestBuildLabels
17:46:05 [2020-12-19T17:46:05.691Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
17:46:05 [2020-12-19T17:46:05.691Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
17:46:05 [2020-12-19T17:46:05.691Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
17:46:05 [2020-12-19T17:46:05.691Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
17:46:06 [2020-12-19T17:46:06.046Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:46:07 [2020-12-19T17:46:07.011Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:46:07 [2020-12-19T17:46:07.073Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
17:46:07 [2020-12-19T17:46:07.644Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
17:46:07 [2020-12-19T17:46:07.644Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
17:46:07 [2020-12-19T17:46:07.904Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
17:46:08 [2020-12-19T17:46:08.164Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
17:46:08 [2020-12-19T17:46:08.734Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
17:46:08 [2020-12-19T17:46:08.734Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
17:46:10 [2020-12-19T17:46:10.127Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
17:46:11 [2020-12-19T17:46:11.690Z] === RUN   TestDockerSuite/TestBuildLastModified
17:46:11 [2020-12-19T17:46:11.690Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:46:11 [2020-12-19T17:46:11.690Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:46:11 [2020-12-19T17:46:11.690Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:46:11 [2020-12-19T17:46:11.690Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:46:11 [2020-12-19T17:46:11.690Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:46:11 [2020-12-19T17:46:11.690Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:46:12 [2020-12-19T17:46:12.037Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
17:46:12 [2020-12-19T17:46:12.148Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:46:12 [2020-12-19T17:46:12.606Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:46:12 [2020-12-19T17:46:12.607Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
17:46:12 [2020-12-19T17:46:12.867Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
17:46:13 [2020-12-19T17:46:13.437Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
17:46:14 [2020-12-19T17:46:14.377Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
17:46:14 [2020-12-19T17:46:14.377Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
17:46:15 [2020-12-19T17:46:15.317Z] === RUN   TestDockerRegistrySuite/TestV2Only
17:46:16 [2020-12-19T17:46:16.262Z] --- PASS: TestDockerRegistrySuite (52.71s)
17:46:16 [2020-12-19T17:46:16.262Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s)
17:46:16 [2020-12-19T17:46:16.262Z]         check_test.go:196: [de0787dd8a9d9] daemon is not started
17:46:16 [2020-12-19T17:46:16.262Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.06s)
17:46:16 [2020-12-19T17:46:16.262Z]         check_test.go:196: [de398e9327291] daemon is not started
17:46:16 [2020-12-19T17:46:16.262Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.34s)
17:46:16 [2020-12-19T17:46:16.262Z]         check_test.go:196: [daa2cd1309cb7] daemon is not started
17:46:16 [2020-12-19T17:46:16.262Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s)
17:46:16 [2020-12-19T17:46:16.262Z]         check_test.go:196: [d2918c6c84c19] daemon is not started
17:46:16 [2020-12-19T17:46:16.262Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.84s)
17:46:16 [2020-12-19T17:46:16.262Z]         check_test.go:196: [d5e4df3901486] daemon is not started
17:46:16 [2020-12-19T17:46:16.262Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.73s)
17:46:16 [2020-12-19T17:46:16.262Z]         check_test.go:196: [dca04bf2618b8] daemon is not started
17:46:16 [2020-12-19T17:46:16.262Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.43s)
17:46:16 [2020-12-19T17:46:16.262Z]         check_test.go:196: [d63952bbbe2fd] daemon is not started
17:46:16 [2020-12-19T17:46:16.262Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.53s)
17:46:16 [2020-12-19T17:46:16.262Z]         check_test.go:196: [daae6530e4694] daemon is not started
17:46:16 [2020-12-19T17:46:16.262Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s)
17:46:16 [2020-12-19T17:46:16.262Z]         check_test.go:196: [d479785d78354] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.29s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [dec5dd7fc31ee] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.36s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [d66e73fd22cf8] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [d3fae6e0e5000] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [dd5daea2f15b3] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.23s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [de6029a7db421] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.39s)
17:46:16 [2020-12-19T17:46:16.263Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:04d26eb60b2b36f92fd18d7e3323742efcdda2dd39286bd8601115d183762991
17:46:16 [2020-12-19T17:46:16.263Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ebbe52b1f2ed5c2e6d855dc6346fb092950af795d50aaccce16b0268505c3d7f
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [dd3a2bdca342a] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.57s)
17:46:16 [2020-12-19T17:46:16.263Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:def843d2ec0c1d7ae1b6c1359d90dbd303dc0647926ce57e9c6aabd9e1f286da
17:46:16 [2020-12-19T17:46:16.263Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cf278bcc3421f1005ffeca16f987bcb67c452ff3f02b2af4cdc32934585265f3
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [df877ee7e054f] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.19s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [d1aa080f63f31] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.31s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [d6ef0600fbb16] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.00s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [d6ffa93ca558e] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [d0e0e91d08822] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [dbdd6a93a7630] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.97s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [d927c68afe941] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.02s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [d12d816cdb00a] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.24s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [d69d48c28864f] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [dec985ba9f812] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.22s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [d8895deac36a0] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.54s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [dae864b255aaa] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [d1b5ca42cb810] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [d109d959c7e40] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.33s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [d171cc8200b70] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.44s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [de0a15f1035d3] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [dbb3f4987fe9c] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.19s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [d9b13ae9cc1e6] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.98s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [dafcb135f3d1d] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.93s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [dafd6a6b8b1ba] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.32s)
17:46:16 [2020-12-19T17:46:16.263Z]         check_test.go:196: [d951e580d5aa1] daemon is not started
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.12s)
17:46:16 [2020-12-19T17:46:16.263Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.83s)
17:46:16 [2020-12-19T17:46:16.263Z] === RUN   TestDockerSchema1RegistrySuite
17:46:16 [2020-12-19T17:46:16.263Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
17:46:16 [2020-12-19T17:46:16.523Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
17:46:16 [2020-12-19T17:46:16.784Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
17:46:17 [2020-12-19T17:46:17.285Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:46:20 [2020-12-19T17:46:20.081Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
17:46:25 [2020-12-19T17:46:25.359Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
17:46:27 [2020-12-19T17:46:27.900Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
17:46:28 [2020-12-19T17:46:28.844Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
17:46:29 [2020-12-19T17:46:29.642Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:46:29 [2020-12-19T17:46:29.642Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:46:30 [2020-12-19T17:46:30.225Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
17:46:30 [2020-12-19T17:46:30.225Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
17:46:31 [2020-12-19T17:46:31.169Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
17:46:31 [2020-12-19T17:46:31.813Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:46:32 [2020-12-19T17:46:32.109Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
17:46:33 [2020-12-19T17:46:33.054Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
17:46:35 [2020-12-19T17:46:35.598Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
17:46:36 [2020-12-19T17:46:36.169Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
17:46:36 [2020-12-19T17:46:36.739Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
17:46:36 [2020-12-19T17:46:36.739Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
17:46:36 [2020-12-19T17:46:36.999Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
17:46:37 [2020-12-19T17:46:37.260Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
17:46:37 [2020-12-19T17:46:37.519Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
17:46:37 [2020-12-19T17:46:37.779Z] --- PASS: TestDockerSchema1RegistrySuite (21.53s)
17:46:37 [2020-12-19T17:46:37.779Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.27s)
17:46:37 [2020-12-19T17:46:37.779Z]         check_test.go:223: [d003f7d2cebc6] daemon is not started
17:46:37 [2020-12-19T17:46:37.779Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.57s)
17:46:37 [2020-12-19T17:46:37.780Z]         check_test.go:223: [d2b1d88a1cfd1] daemon is not started
17:46:37 [2020-12-19T17:46:37.780Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.02s)
17:46:37 [2020-12-19T17:46:37.780Z]         check_test.go:223: [d159f899e0d60] daemon is not started
17:46:37 [2020-12-19T17:46:37.780Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.89s)
17:46:37 [2020-12-19T17:46:37.780Z]         check_test.go:223: [ded4e6ceb967c] daemon is not started
17:46:37 [2020-12-19T17:46:37.780Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.00s)
17:46:37 [2020-12-19T17:46:37.780Z]         check_test.go:223: [d07251d84de70] daemon is not started
17:46:37 [2020-12-19T17:46:37.780Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.06s)
17:46:37 [2020-12-19T17:46:37.780Z]         check_test.go:223: [dc9ba39ce6f92] daemon is not started
17:46:37 [2020-12-19T17:46:37.780Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s)
17:46:37 [2020-12-19T17:46:37.780Z]         check_test.go:223: [db1e2b53af0f9] daemon is not started
17:46:37 [2020-12-19T17:46:37.780Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.06s)
17:46:37 [2020-12-19T17:46:37.780Z]         check_test.go:223: [d08546b57ff12] daemon is not started
17:46:37 [2020-12-19T17:46:37.780Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.94s)
17:46:37 [2020-12-19T17:46:37.780Z]         check_test.go:223: [dd52fd89d78e3] daemon is not started
17:46:37 [2020-12-19T17:46:37.780Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.94s)
17:46:37 [2020-12-19T17:46:37.780Z]         check_test.go:223: [d3c1683138fb2] daemon is not started
17:46:37 [2020-12-19T17:46:37.780Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.59s)
17:46:37 [2020-12-19T17:46:37.780Z]         check_test.go:223: [df34bf31db5dd] daemon is not started
17:46:37 [2020-12-19T17:46:37.780Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s)
17:46:37 [2020-12-19T17:46:37.780Z]         check_test.go:223: [da71cec28cd4e] daemon is not started
17:46:37 [2020-12-19T17:46:37.780Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s)
17:46:37 [2020-12-19T17:46:37.780Z]         check_test.go:223: [da1e4cc0f194f] daemon is not started
17:46:37 [2020-12-19T17:46:37.780Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
17:46:37 [2020-12-19T17:46:37.780Z]         check_test.go:223: [d306118495c58] daemon is not started
17:46:37 [2020-12-19T17:46:37.780Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
17:46:37 [2020-12-19T17:46:37.780Z]         check_test.go:223: [d61fbc9e8730a] daemon is not started
17:46:37 [2020-12-19T17:46:37.780Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
17:46:37 [2020-12-19T17:46:37.780Z]         check_test.go:223: [d0f1984ae20f8] daemon is not started
17:46:37 [2020-12-19T17:46:37.780Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
17:46:37 [2020-12-19T17:46:37.780Z]         check_test.go:223: [db9920ce15a02] daemon is not started
17:46:37 [2020-12-19T17:46:37.780Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
17:46:37 [2020-12-19T17:46:37.780Z]         check_test.go:223: [d6339231da26a] daemon is not started
17:46:37 [2020-12-19T17:46:37.780Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
17:46:37 [2020-12-19T17:46:37.780Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
17:46:38 [2020-12-19T17:46:38.720Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
17:46:38 [2020-12-19T17:46:38.980Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
17:46:39 [2020-12-19T17:46:39.241Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
17:46:40 [2020-12-19T17:46:40.623Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
17:46:40 [2020-12-19T17:46:40.623Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
17:46:40 [2020-12-19T17:46:40.883Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
17:46:41 [2020-12-19T17:46:41.452Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
17:46:41 [2020-12-19T17:46:41.712Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.90s)
17:46:41 [2020-12-19T17:46:41.712Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.81s)
17:46:41 [2020-12-19T17:46:41.712Z]         check_test.go:252: [dbf377e06d596] daemon is not started
17:46:41 [2020-12-19T17:46:41.712Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s)
17:46:41 [2020-12-19T17:46:41.712Z]         check_test.go:252: [ddd86b3cb8664] daemon is not started
17:46:41 [2020-12-19T17:46:41.712Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
17:46:41 [2020-12-19T17:46:41.712Z]         check_test.go:252: [d5fe041545595] daemon is not started
17:46:41 [2020-12-19T17:46:41.712Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s)
17:46:41 [2020-12-19T17:46:41.712Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
17:46:41 [2020-12-19T17:46:41.712Z]         check_test.go:252: [d7ef704c6f4ee] daemon is not started
17:46:41 [2020-12-19T17:46:41.712Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s)
17:46:41 [2020-12-19T17:46:41.712Z]         check_test.go:252: [dc0c9971fbd1a] daemon is not started
17:46:41 [2020-12-19T17:46:41.712Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s)
17:46:41 [2020-12-19T17:46:41.712Z]         check_test.go:252: [d86f974911230] daemon is not started
17:46:41 [2020-12-19T17:46:41.712Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
17:46:41 [2020-12-19T17:46:41.712Z]         check_test.go:252: [d0d591ecf4141] daemon is not started
17:46:41 [2020-12-19T17:46:41.712Z] === RUN   TestDockerRegistryAuthTokenSuite
17:46:41 [2020-12-19T17:46:41.712Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
17:46:46 [2020-12-19T17:46:46.992Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
17:46:46 [2020-12-19T17:46:46.992Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
17:46:46 [2020-12-19T17:46:46.992Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
17:46:47 [2020-12-19T17:46:47.252Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
17:46:47 [2020-12-19T17:46:47.511Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
17:46:47 [2020-12-19T17:46:47.511Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
17:46:47 [2020-12-19T17:46:47.511Z]         check_test.go:279: [dc4c38e238189] daemon is not started
17:46:47 [2020-12-19T17:46:47.511Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
17:46:47 [2020-12-19T17:46:47.511Z]         check_test.go:279: [dede9ab715118] daemon is not started
17:46:47 [2020-12-19T17:46:47.511Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
17:46:47 [2020-12-19T17:46:47.511Z]         check_test.go:279: [d0f579bb94186] daemon is not started
17:46:47 [2020-12-19T17:46:47.511Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
17:46:47 [2020-12-19T17:46:47.511Z]         check_test.go:279: [d62bd6433ed3d] daemon is not started
17:46:47 [2020-12-19T17:46:47.511Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
17:46:47 [2020-12-19T17:46:47.511Z]         check_test.go:279: [d81050dda40db] daemon is not started
17:46:47 [2020-12-19T17:46:47.511Z] === RUN   TestDockerNetworkSuite
17:46:47 [2020-12-19T17:46:47.511Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
17:46:49 [2020-12-19T17:46:49.420Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
17:46:50 [2020-12-19T17:46:50.360Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
17:46:53 [2020-12-19T17:46:53.658Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
17:46:55 [2020-12-19T17:46:55.038Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
17:46:56 [2020-12-19T17:46:56.923Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:46:57 [2020-12-19T17:46:57.578Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
17:46:58 [2020-12-19T17:46:58.959Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
17:47:05 [2020-12-19T17:47:05.561Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
17:47:06 [2020-12-19T17:47:06.945Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
17:47:08 [2020-12-19T17:47:08.326Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
17:47:08 [2020-12-19T17:47:08.585Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
17:47:09 [2020-12-19T17:47:09.155Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
17:47:10 [2020-12-19T17:47:10.094Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
17:47:10 [2020-12-19T17:47:10.666Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
17:47:10 [2020-12-19T17:47:10.929Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
17:47:11 [2020-12-19T17:47:11.190Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
17:47:11 [2020-12-19T17:47:11.760Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
17:47:12 [2020-12-19T17:47:12.702Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
17:47:12 [2020-12-19T17:47:12.961Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
17:47:12 [2020-12-19T17:47:12.961Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
17:47:13 [2020-12-19T17:47:13.222Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
17:47:14 [2020-12-19T17:47:14.163Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
17:47:14 [2020-12-19T17:47:14.585Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:47:15 [2020-12-19T17:47:15.102Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
17:47:15 [2020-12-19T17:47:15.103Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
17:47:15 [2020-12-19T17:47:15.362Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
17:47:15 [2020-12-19T17:47:15.362Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
17:47:17 [2020-12-19T17:47:17.908Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
17:47:18 [2020-12-19T17:47:18.312Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:47:19 [2020-12-19T17:47:19.820Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
17:47:22 [2020-12-19T17:47:22.991Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:47:26 [2020-12-19T17:47:26.398Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
17:47:26 [2020-12-19T17:47:26.398Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
17:47:26 [2020-12-19T17:47:26.718Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:47:26 [2020-12-19T17:47:26.967Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
17:47:27 [2020-12-19T17:47:27.227Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
17:47:27 [2020-12-19T17:47:27.227Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
17:47:27 [2020-12-19T17:47:27.487Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
17:47:27 [2020-12-19T17:47:27.487Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
17:47:27 [2020-12-19T17:47:27.487Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
17:47:30 [2020-12-19T17:47:30.029Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
17:47:30 [2020-12-19T17:47:30.029Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
17:47:30 [2020-12-19T17:47:30.029Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
17:47:30 [2020-12-19T17:47:30.970Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
17:47:35 [2020-12-19T17:47:35.171Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
17:47:37 [2020-12-19T17:47:37.714Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
17:47:37 [2020-12-19T17:47:37.714Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
17:47:38 [2020-12-19T17:47:38.299Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
17:47:40 [2020-12-19T17:47:40.209Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
17:47:40 [2020-12-19T17:47:40.209Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
17:47:40 [2020-12-19T17:47:40.781Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
17:47:41 [2020-12-19T17:47:41.352Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
17:47:41 [2020-12-19T17:47:41.507Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:47:41 [2020-12-19T17:47:41.507Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:47:42 [2020-12-19T17:47:42.293Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
17:47:47 [2020-12-19T17:47:47.286Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:47:47 [2020-12-19T17:47:47.573Z] --- PASS: TestDockerNetworkSuite (59.92s)
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.12s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [dbb2fb64e86f1] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.75s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d46ecdd402eaf] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.91s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [df43fa332e911] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d778fcc582003] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.61s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:1233: [d9203d3f9c950] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [dcde46a756958] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.67s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d9720928449e3] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.40s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d9af1f047474c] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.17s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [df598767e6238] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.56s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d34bc573ed11a] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d41919f44a93b] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.93s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [dad3cde85fd81] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.11s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [dbe5846615ad0] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [da9ec6d61a179] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.41s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d4dbd24306c92] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.09s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d34fc529b2e3c] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.26s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d0cd145696a89] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [da8e9bf3dfa04] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d88612f5d0a33] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [dde7ec8bb3d1f] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.07s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [de3f47cd3840c] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d4f54be3e37ed] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d1bf76147225c] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [da099ed1a23de] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.40s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:968: [d8b6cc2c0e7ce] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.08s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d2779bd7c5b15] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.02s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:1116: [d941c9465a347] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [dbd7d1e974d6f] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [de8c2f4069caa] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [de7e222064334] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [da8098689318f] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d2782f6ee7bad] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d67f19feb6c97] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d6fc900ce2e24] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.54s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d4c7d8214e1d0] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d07b683620d33] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d3666cac03c08] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d6aed696cdeb8] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.51s)
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.17s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:1084: [d66bc30d32fe1] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [dcb84d4990678] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [dae7d1a3aea27] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.59s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [ddb1a5bdda266] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d0e7afbf05fee] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d60f96f347e37] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.64s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [dfbff53e52fe5] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.01s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d7384270cf537] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.93s)
17:47:47 [2020-12-19T17:47:47.573Z]         docker_cli_network_unix_test.go:46: [d2cd655cb95f2] daemon is not started
17:47:47 [2020-12-19T17:47:47.573Z] === RUN   TestDockerHubPullSuite
17:47:47 [2020-12-19T17:47:47.573Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
17:47:47 [2020-12-19T17:47:47.743Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:47:47 [2020-12-19T17:47:47.743Z] === RUN   TestDockerSuite/TestBuildNetNone
17:47:47 [2020-12-19T17:47:47.743Z] === RUN   TestDockerSuite/TestBuildNoContext
17:47:48 [2020-12-19T17:47:48.954Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
17:47:49 [2020-12-19T17:47:49.916Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:47:51 [2020-12-19T17:47:51.491Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
17:47:51 [2020-12-19T17:47:51.751Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
17:47:53 [2020-12-19T17:47:53.640Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:47:55 [2020-12-19T17:47:55.043Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
17:47:55 [2020-12-19T17:47:55.043Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
17:47:55 [2020-12-19T17:47:55.043Z] --- PASS: TestDockerHubPullSuite (7.62s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.38s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.45s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.88s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
17:47:55 [2020-12-19T17:47:55.043Z] PASS
17:47:55 [2020-12-19T17:47:55.043Z] 
17:47:55 [2020-12-19T17:47:55.043Z] === Skipped
17:47:55 [2020-12-19T17:47:55.043Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:47:55 [2020-12-19T17:47:55.043Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.043Z] 
17:47:55 [2020-12-19T17:47:55.043Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
17:47:55 [2020-12-19T17:47:55.043Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.043Z] 
17:47:55 [2020-12-19T17:47:55.043Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
17:47:55 [2020-12-19T17:47:55.043Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.043Z] 
17:47:55 [2020-12-19T17:47:55.043Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
17:47:55 [2020-12-19T17:47:55.043Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.043Z] 
17:47:55 [2020-12-19T17:47:55.043Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
17:47:55 [2020-12-19T17:47:55.043Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.043Z] 
17:47:55 [2020-12-19T17:47:55.043Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
17:47:55 [2020-12-19T17:47:55.043Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.043Z] 
17:47:55 [2020-12-19T17:47:55.043Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s)
17:47:55 [2020-12-19T17:47:55.043Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.043Z] 
17:47:55 [2020-12-19T17:47:55.043Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:47:55 [2020-12-19T17:47:55.043Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.043Z] 
17:47:55 [2020-12-19T17:47:55.043Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:47:55 [2020-12-19T17:47:55.043Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.043Z] 
17:47:55 [2020-12-19T17:47:55.043Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:47:55 [2020-12-19T17:47:55.043Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.043Z] 
17:47:55 [2020-12-19T17:47:55.043Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
17:47:55 [2020-12-19T17:47:55.043Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.043Z] 
17:47:55 [2020-12-19T17:47:55.043Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:47:55 [2020-12-19T17:47:55.043Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.043Z] 
17:47:55 [2020-12-19T17:47:55.043Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:47:55 [2020-12-19T17:47:55.043Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.043Z] 
17:47:55 [2020-12-19T17:47:55.043Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:47:55 [2020-12-19T17:47:55.043Z]         docker_cli_sni_test.go:18: Flakey test
17:47:55 [2020-12-19T17:47:55.043Z] 
17:47:55 [2020-12-19T17:47:55.043Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:47:55 [2020-12-19T17:47:55.043Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:47:55 [2020-12-19T17:47:55.043Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.043Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:47:55 [2020-12-19T17:47:55.044Z]         docker_cli_network_unix_test.go:46: [d3666cac03c08] daemon is not started
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] 
17:47:55 [2020-12-19T17:47:55.044Z] DONE 1274 tests, 51 skipped in 1711.294s
17:47:55 [2020-12-19T17:47:55.044Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:47:55 [2020-12-19T17:47:55.044Z] ++++ cat bundles/test-integration/docker.pid
17:47:55 [2020-12-19T17:47:55.044Z] +++ kill 8125
17:47:55 [2020-12-19T17:47:55.171Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:47:55 [2020-12-19T17:47:55.629Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:47:55 [2020-12-19T17:47:55.629Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:47:55 [2020-12-19T17:47:55.984Z] +++ /etc/init.d/apparmor stop
17:47:55 [2020-12-19T17:47:55.984Z] Leaving: AppArmorNo profiles have been unloaded.
17:47:55 [2020-12-19T17:47:55.984Z] 
17:47:55 [2020-12-19T17:47:55.984Z] Unloading profiles will leave already running processes permanently
17:47:55 [2020-12-19T17:47:55.984Z] unconfined, which can lead to unexpected situations.
17:47:55 [2020-12-19T17:47:55.984Z] 
17:47:55 [2020-12-19T17:47:55.984Z] To set a process to complain mode, use the command line tool
17:47:55 [2020-12-19T17:47:55.984Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:47:55 [2020-12-19T17:47:55.984Z] +++ true
17:47:55 [2020-12-19T17:47:55.984Z] exiting test-integration
17:47:55 [2020-12-19T17:47:55.984Z] ++ exit 0
17:47:55 [2020-12-19T17:47:55.984Z] 
17:47:56 [2020-12-19T17:47:56.245Z] + for job in $(jobs -p)
17:47:56 [2020-12-19T17:47:56.245Z] + wait 18604
17:47:58 [2020-12-19T17:47:58.526Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:47:58 [2020-12-19T17:47:58.983Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:47:59 [2020-12-19T17:47:59.949Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:48:08 [2020-12-19T17:48:08.502Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:48:08 [2020-12-19T17:48:08.959Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:48:16 [2020-12-19T17:48:16.019Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:48:18 [2020-12-19T17:48:18.188Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
17:48:18 [2020-12-19T17:48:18.915Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:48:25 [2020-12-19T17:48:25.974Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:48:28 [2020-12-19T17:48:28.171Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
17:48:30 [2020-12-19T17:48:30.651Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:48:32 [2020-12-19T17:48:32.367Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
17:48:35 [2020-12-19T17:48:35.327Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:48:35 [2020-12-19T17:48:35.327Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:48:35 [2020-12-19T17:48:35.327Z] === RUN   TestDockerSuite/TestBuildPATH
17:48:35 [2020-12-19T17:48:35.327Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:48:37 [2020-12-19T17:48:37.499Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:48:37 [2020-12-19T17:48:37.499Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:49:13 [2020-12-19T17:49:13.152Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:49:27 [2020-12-19T17:49:27.944Z] === RUN   TestDockerSuite/TestBuildRm
17:49:40 [2020-12-19T17:49:40.313Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:49:41 [2020-12-19T17:49:41.279Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:49:41 [2020-12-19T17:49:41.279Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:49:41 [2020-12-19T17:49:41.736Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:49:42 [2020-12-19T17:49:42.700Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:49:45 [2020-12-19T17:49:45.596Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:49:48 [2020-12-19T17:49:48.494Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:49:52 [2020-12-19T17:49:52.218Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:50:07 [2020-12-19T17:50:07.007Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:50:07 [2020-12-19T17:50:07.007Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:50:07 [2020-12-19T17:50:07.007Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:50:15 [2020-12-19T17:50:15.557Z] === RUN   TestDockerSuite/TestBuildSpaces
17:50:15 [2020-12-19T17:50:15.557Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
17:50:20 [2020-12-19T17:50:20.236Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
17:50:20 [2020-12-19T17:50:20.236Z] === RUN   TestDockerSuite/TestBuildStderr
17:50:23 [2020-12-19T17:50:23.961Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
17:50:41 [2020-12-19T17:50:41.622Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:50:41 [2020-12-19T17:50:41.622Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:50:43 [2020-12-19T17:50:43.794Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:50:44 [2020-12-19T17:50:44.758Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:50:48 [2020-12-19T17:50:48.482Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:50:53 [2020-12-19T17:50:53.162Z] === RUN   TestDockerSuite/TestBuildUser
17:50:53 [2020-12-19T17:50:53.162Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:50:53 [2020-12-19T17:50:53.162Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:50:53 [2020-12-19T17:50:53.162Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:50:53 [2020-12-19T17:50:53.874Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
17:50:56 [2020-12-19T17:50:56.415Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
17:50:56 [2020-12-19T17:50:56.886Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:50:57 [2020-12-19T17:50:57.343Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:50:57 [2020-12-19T17:50:57.795Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
17:50:57 [2020-12-19T17:50:57.795Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
17:50:58 [2020-12-19T17:50:58.056Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
17:50:58 [2020-12-19T17:50:58.056Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
17:50:58 [2020-12-19T17:50:58.996Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
17:50:59 [2020-12-19T17:50:59.514Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:50:59 [2020-12-19T17:50:59.514Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:50:59 [2020-12-19T17:50:59.514Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:51:01 [2020-12-19T17:51:01.538Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
17:51:04 [2020-12-19T17:51:04.852Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
17:51:07 [2020-12-19T17:51:07.392Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
17:51:20 [2020-12-19T17:51:20.578Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:51:20 [2020-12-19T17:51:20.578Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:51:26 [2020-12-19T17:51:26.355Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:51:31 [2020-12-19T17:51:31.034Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:51:31 [2020-12-19T17:51:31.034Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:51:31 [2020-12-19T17:51:31.491Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:51:33 [2020-12-19T17:51:33.664Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:51:33 [2020-12-19T17:51:33.664Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
17:51:43 [2020-12-19T17:51:43.966Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:51:48 [2020-12-19T17:51:48.643Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:51:48 [2020-12-19T17:51:48.643Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:52:01 [2020-12-19T17:52:01.005Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:52:01 [2020-12-19T17:52:01.005Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:52:01 [2020-12-19T17:52:01.005Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:52:01 [2020-12-19T17:52:01.005Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:52:01 [2020-12-19T17:52:01.462Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:52:03 [2020-12-19T17:52:03.640Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
17:52:03 [2020-12-19T17:52:03.640Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
17:52:04 [2020-12-19T17:52:04.581Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
17:52:07 [2020-12-19T17:52:07.120Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
17:52:10 [2020-12-19T17:52:10.013Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:52:10 [2020-12-19T17:52:10.417Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
17:52:10 [2020-12-19T17:52:10.470Z] === RUN   TestDockerSuite/TestBuildXZHost
17:52:10 [2020-12-19T17:52:10.927Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:52:10 [2020-12-19T17:52:10.927Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:52:10 [2020-12-19T17:52:10.927Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:52:12 [2020-12-19T17:52:12.459Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:52:12 [2020-12-19T17:52:12.956Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
17:52:17 [2020-12-19T17:52:17.139Z] === RUN   TestDockerSuite/TestCommitChange
17:52:20 [2020-12-19T17:52:20.863Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:52:24 [2020-12-19T17:52:24.588Z] === RUN   TestDockerSuite/TestCommitHardlink
17:52:24 [2020-12-19T17:52:24.588Z] === RUN   TestDockerSuite/TestCommitNewFile
17:52:30 [2020-12-19T17:52:30.370Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:52:30 [2020-12-19T17:52:30.370Z] === RUN   TestDockerSuite/TestCommitTTY
17:52:34 [2020-12-19T17:52:34.901Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
17:52:47 [2020-12-19T17:52:47.116Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
17:52:48 [2020-12-19T17:52:48.039Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:52:49 [2020-12-19T17:52:49.046Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
17:52:49 [2020-12-19T17:52:49.571Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:52:49 [2020-12-19T17:52:49.572Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:52:49 [2020-12-19T17:52:49.572Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:52:49 [2020-12-19T17:52:49.572Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:52:49 [2020-12-19T17:52:49.572Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:52:49 [2020-12-19T17:52:49.572Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:52:49 [2020-12-19T17:52:49.572Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:52:49 [2020-12-19T17:52:49.572Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:52:49 [2020-12-19T17:52:49.572Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:52:51 [2020-12-19T17:52:51.585Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
17:52:54 [2020-12-19T17:52:54.125Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
17:52:55 [2020-12-19T17:52:55.355Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:53:00 [2020-12-19T17:53:00.700Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
17:53:01 [2020-12-19T17:53:01.137Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:53:01 [2020-12-19T17:53:01.137Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:53:02 [2020-12-19T17:53:02.670Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:53:02 [2020-12-19T17:53:02.670Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:53:02 [2020-12-19T17:53:02.670Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:53:02 [2020-12-19T17:53:02.670Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:53:04 [2020-12-19T17:53:04.201Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:53:04 [2020-12-19T17:53:04.202Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:53:04 [2020-12-19T17:53:04.661Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:53:05 [2020-12-19T17:53:05.981Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
17:53:06 [2020-12-19T17:53:06.193Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:53:06 [2020-12-19T17:53:06.193Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:53:06 [2020-12-19T17:53:06.193Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:53:06 [2020-12-19T17:53:06.193Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:53:06 [2020-12-19T17:53:06.193Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:53:08 [2020-12-19T17:53:08.365Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:53:08 [2020-12-19T17:53:08.520Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
17:53:09 [2020-12-19T17:53:09.897Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:53:11 [2020-12-19T17:53:11.065Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
17:53:11 [2020-12-19T17:53:11.432Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:53:11 [2020-12-19T17:53:11.432Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:53:11 [2020-12-19T17:53:11.432Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:53:12 [2020-12-19T17:53:12.964Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:53:12 [2020-12-19T17:53:12.964Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:53:13 [2020-12-19T17:53:13.606Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
17:53:15 [2020-12-19T17:53:15.136Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:53:15 [2020-12-19T17:53:15.136Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:53:15 [2020-12-19T17:53:15.136Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:53:16 [2020-12-19T17:53:16.145Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
17:53:16 [2020-12-19T17:53:16.668Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:53:16 [2020-12-19T17:53:16.668Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:53:18 [2020-12-19T17:53:18.200Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:53:18 [2020-12-19T17:53:18.200Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:53:19 [2020-12-19T17:53:19.440Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
17:53:21 [2020-12-19T17:53:21.349Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
17:53:25 [2020-12-19T17:53:25.256Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:53:25 [2020-12-19T17:53:25.256Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:53:32 [2020-12-19T17:53:32.327Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:53:34 [2020-12-19T17:53:34.500Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:53:37 [2020-12-19T17:53:37.399Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:53:37 [2020-12-19T17:53:37.399Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:53:37 [2020-12-19T17:53:37.399Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:53:37 [2020-12-19T17:53:37.399Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:53:37 [2020-12-19T17:53:37.399Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:53:38 [2020-12-19T17:53:38.932Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:53:38 [2020-12-19T17:53:38.932Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:53:41 [2020-12-19T17:53:41.108Z] === RUN   TestDockerSuite/TestContainerAPITop
17:53:41 [2020-12-19T17:53:41.108Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:53:42 [2020-12-19T17:53:42.072Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:53:42 [2020-12-19T17:53:42.072Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:53:46 [2020-12-19T17:53:46.752Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:53:48 [2020-12-19T17:53:48.284Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:53:48 [2020-12-19T17:53:48.284Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:53:48 [2020-12-19T17:53:48.284Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:53:48 [2020-12-19T17:53:48.284Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:53:48 [2020-12-19T17:53:48.284Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:53:48 [2020-12-19T17:53:48.284Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
17:53:49 [2020-12-19T17:53:49.817Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:53:49 [2020-12-19T17:53:49.817Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
17:53:51 [2020-12-19T17:53:51.993Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
17:53:54 [2020-12-19T17:53:54.167Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
17:53:56 [2020-12-19T17:53:56.340Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
17:53:58 [2020-12-19T17:53:58.530Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000005980_<nil>}
17:54:00 [2020-12-19T17:54:00.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1698311174_c:\foo_false__<nil>_<nil>_<nil>}
17:54:02 [2020-12-19T17:54:02.250Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1698311174_c:\foo_true__<nil>_<nil>_<nil>}
17:54:04 [2020-12-19T17:54:04.426Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:54:04 [2020-12-19T17:54:04.426Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:54:04 [2020-12-19T17:54:04.426Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:54:04 [2020-12-19T17:54:04.426Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:54:04 [2020-12-19T17:54:04.426Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:54:04 [2020-12-19T17:54:04.426Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:54:04 [2020-12-19T17:54:04.426Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:54:04 [2020-12-19T17:54:04.426Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:54:04 [2020-12-19T17:54:04.426Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:54:04 [2020-12-19T17:54:04.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:54:04 [2020-12-19T17:54:04.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:54:04 [2020-12-19T17:54:04.883Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:54:04 [2020-12-19T17:54:04.883Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:54:04 [2020-12-19T17:54:04.883Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:54:04 [2020-12-19T17:54:04.883Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:54:04 [2020-12-19T17:54:04.883Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:54:04 [2020-12-19T17:54:04.883Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:54:04 [2020-12-19T17:54:04.883Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:54:07 [2020-12-19T17:54:07.060Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:54:07 [2020-12-19T17:54:07.060Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:54:07 [2020-12-19T17:54:07.060Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:54:07 [2020-12-19T17:54:07.060Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:54:07 [2020-12-19T17:54:07.060Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:54:07 [2020-12-19T17:54:07.060Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:54:07 [2020-12-19T17:54:07.060Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:54:07 [2020-12-19T17:54:07.060Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:54:07 [2020-12-19T17:54:07.060Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:54:07 [2020-12-19T17:54:07.060Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:54:07 [2020-12-19T17:54:07.060Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:54:07 [2020-12-19T17:54:07.060Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:54:07 [2020-12-19T17:54:07.060Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:54:07 [2020-12-19T17:54:07.060Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:54:08 [2020-12-19T17:54:08.592Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:54:08 [2020-12-19T17:54:08.592Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:54:08 [2020-12-19T17:54:08.592Z] === RUN   TestDockerSuite/TestCpRelativePath
17:54:10 [2020-12-19T17:54:10.764Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:54:10 [2020-12-19T17:54:10.764Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:54:10 [2020-12-19T17:54:10.764Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:54:10 [2020-12-19T17:54:10.764Z] === RUN   TestDockerSuite/TestCpToCaseA
17:54:14 [2020-12-19T17:54:14.491Z] === RUN   TestDockerSuite/TestCpToCaseB
17:54:17 [2020-12-19T17:54:17.595Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
17:54:21 [2020-12-19T17:54:21.559Z] === RUN   TestDockerSuite/TestCpToCaseC
17:54:21 [2020-12-19T17:54:21.559Z] === RUN   TestDockerSuite/TestCpToCaseD
17:54:21 [2020-12-19T17:54:21.559Z] === RUN   TestDockerSuite/TestCpToCaseE
17:54:32 [2020-12-19T17:54:32.483Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
17:54:33 [2020-12-19T17:54:33.921Z] === RUN   TestDockerSuite/TestCpToCaseF
17:54:33 [2020-12-19T17:54:33.921Z] === RUN   TestDockerSuite/TestCpToCaseG
17:54:33 [2020-12-19T17:54:33.921Z] === RUN   TestDockerSuite/TestCpToCaseH
17:54:44 [2020-12-19T17:54:44.227Z] === RUN   TestDockerSuite/TestCpToCaseI
17:54:44 [2020-12-19T17:54:44.227Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:54:44 [2020-12-19T17:54:44.227Z] === RUN   TestDockerSuite/TestCpToDot
17:54:50 [2020-12-19T17:54:50.585Z] --- PASS: TestDockerSwarmSuite (1713.69s)
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.46s)
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.03s)
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.15s)
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.15s)
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s)
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.11s)
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:562: [d8bdcd94aa2a4] joining swarm manager [dfe798357b238]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:584: [d662d9e3299bc] joining swarm manager [dfe798357b238]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.585Z]         check_test.go:380: [d8bdcd94aa2a4] daemon is not started
17:54:50 [2020-12-19T17:54:50.585Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.45s)
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:45: [d3a261d83de83] joining swarm manager [d0be84e605f1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.04s)
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.49s)
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.22s)
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:303: [dcd0c244f8fba] joining swarm manager [d296021e4b4d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:304: [d16cb3a883872] joining swarm manager [d296021e4b4d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:363: Waiting for possible election...
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.23s)
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:271: [ded0d94820762] joining swarm manager [d47ec5649ec81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:272: [d18c9fd24f7bc] joining swarm manager [d47ec5649ec81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.29s)
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.71s)
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.79s)
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_node_test.go:19: [d6ac727b71b72] joining swarm manager [d90c0e4d6f0ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_node_test.go:20: [de9f9557381f4] joining swarm manager [d90c0e4d6f0ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.05s)
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:501: [d8dfd88383f84] joining swarm manager [d451e0e01e51f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:506: [d7be024ab3c47] joining swarm manager [d451e0e01e51f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.77s)
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_node_test.go:80: [deaacc6133e0e] joining swarm manager [dc992a1e5f8bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.90s)
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_node_test.go:52: [d81cecb272bb4] joining swarm manager [de02babb19f08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_node_test.go:53: [de86b00bde50f] joining swarm manager [de02babb19f08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.64s)
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.49s)
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:201: [dca45a50b53ff] joining swarm manager [d1bcb4c3b78c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.59s)
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:383: [d0af7a2f17258] joining swarm manager [dd1b3995b9999]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:384: [d3abc507a6988] joining swarm manager [dd1b3995b9999]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.585Z]         check_test.go:380: [d3abc507a6988] daemon is not started
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.22s)
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:801: [d786a60d2ca4c] joining swarm manager [d96cd54c3a62c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:801: [ddb39bbb5cc1f] joining swarm manager [d96cd54c3a62c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:801: [d166ce70028d8] joining swarm manager [d96cd54c3a62c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:801: [debf460a500c5] joining swarm manager [d96cd54c3a62c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_test.go:809: [d1dc6b2af393c] joining swarm manager [d96cd54c3a62c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s)
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.83s)
17:54:50 [2020-12-19T17:54:50.585Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.21s)
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_service_test.go:394: [d2e100f64d088] joining swarm manager [db414e5eabded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.585Z]         docker_api_swarm_service_test.go:394: [d973d68120854] joining swarm manager [db414e5eabded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.08s)
17:54:50 [2020-12-19T17:54:50.586Z]         docker_api_swarm_service_test.go:342: [d375f158fed54] joining swarm manager [dda4c61bb6c93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.586Z]         docker_api_swarm_service_test.go:342: [d60240f2d0e52] joining swarm manager [dda4c61bb6c93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.38s)
17:54:50 [2020-12-19T17:54:50.586Z]         docker_api_swarm_service_test.go:489: [d15bf1f2ebc8d] joining swarm manager [dfb8706015f71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.586Z]         docker_api_swarm_service_test.go:489: [d45a1814b92bb] joining swarm manager [dfb8706015f71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.59s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.52s)
17:54:50 [2020-12-19T17:54:50.586Z]         docker_api_swarm_service_test.go:127: [da813c3bc40f2] joining swarm manager [df3b46f777b39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.586Z]         docker_api_swarm_service_test.go:128: [dd32f38b96629] joining swarm manager [df3b46f777b39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.586Z]         docker_api_swarm_service_test.go:136: [ddf2883983b39] joining swarm manager [df3b46f777b39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:54:50 [2020-12-19T17:54:50.586Z]         docker_api_swarm_service_test.go:137: [db5fbb7bf8fdd] joining swarm manager [df3b46f777b39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.89s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.79s)
17:54:50 [2020-12-19T17:54:50.586Z]         docker_api_swarm_service_test.go:303: [dda8207faf4cd] joining swarm manager [d990acf5dff8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.586Z]         docker_api_swarm_service_test.go:303: [d9ee9fd0dd401] joining swarm manager [d990acf5dff8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.66s)
17:54:50 [2020-12-19T17:54:50.586Z]         docker_api_swarm_service_test.go:99: [df5a4c14302ae] joining swarm manager [db93e526d2977]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.586Z]         docker_api_swarm_service_test.go:100: [d916389c2d8aa] joining swarm manager [db93e526d2977]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.586Z]         check_test.go:380: [df5a4c14302ae] daemon is not started
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.55s)
17:54:50 [2020-12-19T17:54:50.586Z]         docker_api_swarm_service_test.go:532: [d65bcaa7b395c] joining swarm manager [d832030b876d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.586Z]         docker_api_swarm_service_test.go:533: [da52bfe6c98a0] joining swarm manager [d832030b876d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.38s)
17:54:50 [2020-12-19T17:54:50.586Z]         docker_api_swarm_service_test.go:147: [d15c0c88e23c8] joining swarm manager [d501894a0d61a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.586Z]         docker_api_swarm_service_test.go:147: [dfbf894e5f0aa] joining swarm manager [d501894a0d61a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.82s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.46s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.64s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.05s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.11s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.81s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.64s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.57s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.33s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.17s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.64s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.87s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.99s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.96s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.09s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.81s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.78s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.20s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.79s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.82s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.97s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.35s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.67s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.49s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.12s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.94s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.29s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.45s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.78s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.58s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.99s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.62s)
17:54:50 [2020-12-19T17:54:50.586Z]         docker_cli_service_logs_test.go:245: checking task pg3ztfmb1yit
17:54:50 [2020-12-19T17:54:50.586Z]         docker_cli_service_logs_test.go:250: checking messages for pg3ztfmb1yit
17:54:50 [2020-12-19T17:54:50.586Z]         docker_cli_service_logs_test.go:245: checking task tf59tf9z2qyx
17:54:50 [2020-12-19T17:54:50.586Z]         docker_cli_service_logs_test.go:250: checking messages for tf59tf9z2qyx
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.45s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.45s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.44s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.83s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.75s)
17:54:50 [2020-12-19T17:54:50.586Z]         docker_cli_swarm_test.go:1901: [dfe1409335d6e] joining swarm manager [d2d301b6330b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.586Z]         docker_cli_swarm_test.go:1902: [d407812114fde] joining swarm manager [d2d301b6330b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.25s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.85s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.48s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.07s)
17:54:50 [2020-12-19T17:54:50.586Z]         docker_cli_swarm_test.go:1802: [d803002e2c2b3] joining swarm manager [df7a7aa77ea98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.586Z]         docker_cli_swarm_test.go:1803: [dd8a452f40d6c] joining swarm manager [df7a7aa77ea98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.15s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (117.25s)
17:54:50 [2020-12-19T17:54:50.586Z]         docker_cli_swarm_test.go:1321: [df830786518c9] joining swarm manager [d304f5e7e2156]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.586Z]         docker_cli_swarm_test.go:1322: [d460925fb75a4] joining swarm manager [d304f5e7e2156]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.55s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.92s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.68s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.26s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.41s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.85s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.57s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
17:54:50 [2020-12-19T17:54:50.586Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.22s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.88s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.49s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.97s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (63.93s)
17:54:50 [2020-12-19T17:54:50.586Z]         docker_cli_swarm_test.go:1186: [dbe1391422ce3] joining swarm manager [d75dc74a66cd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.586Z]         docker_cli_swarm_test.go:1195: [dd9e095afd8c8] joining swarm manager [d75dc74a66cd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.07s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.43s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.81s)
17:54:50 [2020-12-19T17:54:50.586Z]         docker_cli_swarm_test.go:1118: [d6789c1c4380c] joining swarm manager [d564824ebdaad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.586Z]         docker_cli_swarm_test.go:1119: [d5e34d515d3d3] joining swarm manager [d564824ebdaad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.586Z]         docker_cli_swarm_test.go:1172: [d3802e1794644] joining swarm manager [d564824ebdaad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.39s)
17:54:50 [2020-12-19T17:54:50.586Z]         docker_cli_swarm_test.go:1453: [d30e6471a2f57] joining swarm manager [dc183931d754f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.586Z]         docker_cli_swarm_test.go:1454: [d694144a552c2] joining swarm manager [dc183931d754f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.34s)
17:54:50 [2020-12-19T17:54:50.586Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s)
17:54:50 [2020-12-19T17:54:50.586Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s)
17:54:50 [2020-12-19T17:54:50.586Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
17:54:50 [2020-12-19T17:54:50.586Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.30s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.59s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.27s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.24s)
17:54:50 [2020-12-19T17:54:50.586Z]         docker_cli_swarm_unix_test.go:62: [d416baf6f5e6a] joining swarm manager [d6ccbcec76572]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.30s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.21s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.33s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.62s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.17s)
17:54:50 [2020-12-19T17:54:50.586Z]         docker_api_swarm_test.go:961: [de245e63a3daa] joining swarm manager [db15cb7016c87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.45s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.31s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.37s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.90s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.76s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.69s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.62s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.64s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.62s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.63s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.14s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.33s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.40s)
17:54:50 [2020-12-19T17:54:50.586Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.27s)
17:54:50 [2020-12-19T17:54:50.586Z] === RUN   TestDockerExternalVolumeSuite
17:54:50 [2020-12-19T17:54:50.586Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
17:54:51 [2020-12-19T17:54:51.285Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:54:51 [2020-12-19T17:54:51.285Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:54:51 [2020-12-19T17:54:51.285Z] === RUN   TestDockerSuite/TestCpToStdout
17:54:53 [2020-12-19T17:54:53.458Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:54:53 [2020-12-19T17:54:53.458Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:54:53 [2020-12-19T17:54:53.458Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:54:53 [2020-12-19T17:54:53.458Z] === RUN   TestDockerSuite/TestCpVolumePath
17:54:53 [2020-12-19T17:54:53.458Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:54:53 [2020-12-19T17:54:53.458Z] === RUN   TestDockerSuite/TestCreateArgs
17:54:53 [2020-12-19T17:54:53.458Z] === RUN   TestDockerSuite/TestCreateByImageID
17:54:55 [2020-12-19T17:54:55.632Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:54:57 [2020-12-19T17:54:57.164Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:54:57 [2020-12-19T17:54:57.164Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:54:57 [2020-12-19T17:54:57.164Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:54:58 [2020-12-19T17:54:58.697Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:54:59 [2020-12-19T17:54:59.662Z] === RUN   TestDockerSuite/TestCreateLabels
17:54:59 [2020-12-19T17:54:59.662Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:54:59 [2020-12-19T17:54:59.662Z] === RUN   TestDockerSuite/TestCreateRM
17:54:59 [2020-12-19T17:54:59.662Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:54:59 [2020-12-19T17:54:59.662Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:55:00 [2020-12-19T17:55:00.120Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:55:00 [2020-12-19T17:55:00.120Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:55:05 [2020-12-19T17:55:05.478Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
17:55:07 [2020-12-19T17:55:07.180Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:55:07 [2020-12-19T17:55:07.180Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:55:07 [2020-12-19T17:55:07.180Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:55:10 [2020-12-19T17:55:10.905Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:55:10 [2020-12-19T17:55:10.905Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:55:10 [2020-12-19T17:55:10.905Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:55:12 [2020-12-19T17:55:12.436Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:55:12 [2020-12-19T17:55:12.436Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:55:12 [2020-12-19T17:55:12.894Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:55:12 [2020-12-19T17:55:12.894Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:55:12 [2020-12-19T17:55:12.894Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:55:12 [2020-12-19T17:55:12.894Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:55:12 [2020-12-19T17:55:12.894Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:55:12 [2020-12-19T17:55:12.894Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:55:12 [2020-12-19T17:55:12.894Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:55:12 [2020-12-19T17:55:12.894Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:55:12 [2020-12-19T17:55:12.894Z] === RUN   TestDockerSuite/TestDevicePermissions
17:55:12 [2020-12-19T17:55:12.894Z] === RUN   TestDockerSuite/TestDockerFails
17:55:12 [2020-12-19T17:55:12.894Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:55:12 [2020-12-19T17:55:12.894Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:55:12 [2020-12-19T17:55:12.894Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:55:12 [2020-12-19T17:55:12.894Z] === RUN   TestDockerSuite/TestEventsAttach
17:55:12 [2020-12-19T17:55:12.894Z] === RUN   TestDockerSuite/TestEventsCommit
17:55:12 [2020-12-19T17:55:12.894Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:55:15 [2020-12-19T17:55:15.065Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:55:16 [2020-12-19T17:55:16.598Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:55:18 [2020-12-19T17:55:18.139Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:55:25 [2020-12-19T17:55:25.202Z] === RUN   TestDockerSuite/TestEventsCopy
17:55:29 [2020-12-19T17:55:29.883Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:55:33 [2020-12-19T17:55:33.609Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:55:35 [2020-12-19T17:55:35.142Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:55:35 [2020-12-19T17:55:35.600Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:55:38 [2020-12-19T17:55:38.497Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:55:39 [2020-12-19T17:55:39.461Z] === RUN   TestDockerSuite/TestEventsFilterType
17:55:39 [2020-12-19T17:55:39.918Z] === RUN   TestDockerSuite/TestEventsFilters
17:55:43 [2020-12-19T17:55:43.646Z] === RUN   TestDockerSuite/TestEventsFormat
17:55:47 [2020-12-19T17:55:47.371Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:55:47 [2020-12-19T17:55:47.371Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:55:47 [2020-12-19T17:55:47.371Z] === RUN   TestDockerSuite/TestEventsImageImport
17:55:47 [2020-12-19T17:55:47.371Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:55:47 [2020-12-19T17:55:47.371Z] === RUN   TestDockerSuite/TestEventsImagePull
17:55:47 [2020-12-19T17:55:47.371Z] === RUN   TestDockerSuite/TestEventsImageTag
17:55:48 [2020-12-19T17:55:48.902Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:55:48 [2020-12-19T17:55:48.902Z] === RUN   TestDockerSuite/TestEventsRename
17:55:50 [2020-12-19T17:55:50.435Z] === RUN   TestDockerSuite/TestEventsResize
17:55:52 [2020-12-19T17:55:52.610Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:55:54 [2020-12-19T17:55:54.143Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:55:56 [2020-12-19T17:55:56.314Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:56:00 [2020-12-19T17:56:00.992Z] === RUN   TestDockerSuite/TestEventsTop
17:56:00 [2020-12-19T17:56:00.992Z] === RUN   TestDockerSuite/TestEventsUntag
17:56:03 [2020-12-19T17:56:03.168Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:56:06 [2020-12-19T17:56:06.065Z] === RUN   TestDockerSuite/TestExec
17:56:06 [2020-12-19T17:56:06.065Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:56:06 [2020-12-19T17:56:06.065Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:56:07 [2020-12-19T17:56:07.597Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:56:09 [2020-12-19T17:56:09.130Z] === RUN   TestDockerSuite/TestExecAPIStart
17:56:09 [2020-12-19T17:56:09.130Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:56:09 [2020-12-19T17:56:09.130Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:56:09 [2020-12-19T17:56:09.130Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:56:10 [2020-12-19T17:56:10.663Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:56:12 [2020-12-19T17:56:12.196Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:56:13 [2020-12-19T17:56:13.180Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
17:56:13 [2020-12-19T17:56:13.727Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:56:15 [2020-12-19T17:56:15.260Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:56:18 [2020-12-19T17:56:18.985Z] === RUN   TestDockerSuite/TestExecCgroup
17:56:18 [2020-12-19T17:56:18.985Z] === RUN   TestDockerSuite/TestExecEnv
17:56:18 [2020-12-19T17:56:18.985Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:56:18 [2020-12-19T17:56:18.985Z] === RUN   TestDockerSuite/TestExecExitStatus
17:56:19 [2020-12-19T17:56:19.951Z] === RUN   TestDockerSuite/TestExecInspectID
17:56:21 [2020-12-19T17:56:21.303Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
17:56:24 [2020-12-19T17:56:24.630Z] === RUN   TestDockerSuite/TestExecInteractive
17:56:24 [2020-12-19T17:56:24.630Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:56:24 [2020-12-19T17:56:24.630Z] === RUN   TestDockerSuite/TestExecParseError
17:56:24 [2020-12-19T17:56:24.630Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:56:24 [2020-12-19T17:56:24.630Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:56:24 [2020-12-19T17:56:24.630Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:56:26 [2020-12-19T17:56:26.805Z] === RUN   TestDockerSuite/TestExecSetEnv
17:56:26 [2020-12-19T17:56:26.805Z] === RUN   TestDockerSuite/TestExecStartFails
17:56:26 [2020-12-19T17:56:26.805Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:56:26 [2020-12-19T17:56:26.805Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:56:26 [2020-12-19T17:56:26.805Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:56:26 [2020-12-19T17:56:26.805Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:56:28 [2020-12-19T17:56:28.337Z] === RUN   TestDockerSuite/TestExecUlimits
17:56:28 [2020-12-19T17:56:28.337Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:56:34 [2020-12-19T17:56:34.122Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:56:34 [2020-12-19T17:56:34.122Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:56:34 [2020-12-19T17:56:34.122Z] === RUN   TestDockerSuite/TestExecWithUser
17:56:34 [2020-12-19T17:56:34.122Z] === RUN   TestDockerSuite/TestGetContainerStats
17:56:39 [2020-12-19T17:56:39.906Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:56:45 [2020-12-19T17:56:45.689Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:56:47 [2020-12-19T17:56:47.860Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:56:53 [2020-12-19T17:56:53.400Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
17:56:53 [2020-12-19T17:56:53.642Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:56:53 [2020-12-19T17:56:53.642Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:56:53 [2020-12-19T17:56:53.642Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:56:53 [2020-12-19T17:56:53.642Z] === RUN   TestDockerSuite/TestHealth
17:56:53 [2020-12-19T17:56:53.642Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:56:53 [2020-12-19T17:56:53.642Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:56:53 [2020-12-19T17:56:53.642Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:56:53 [2020-12-19T17:56:53.642Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:56:57 [2020-12-19T17:56:57.368Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:56:57 [2020-12-19T17:56:57.368Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:56:57 [2020-12-19T17:56:57.368Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:56:57 [2020-12-19T17:56:57.368Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:56:57 [2020-12-19T17:56:57.368Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:56:57 [2020-12-19T17:56:57.368Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:56:57 [2020-12-19T17:56:57.826Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:56:57 [2020-12-19T17:56:57.826Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:56:58 [2020-12-19T17:56:58.790Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:56:58 [2020-12-19T17:56:58.790Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:57:00 [2020-12-19T17:57:00.322Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:57:00 [2020-12-19T17:57:00.322Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:57:01 [2020-12-19T17:57:01.854Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:57:04 [2020-12-19T17:57:04.026Z] === RUN   TestDockerSuite/TestImagesFormat
17:57:04 [2020-12-19T17:57:04.026Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:57:04 [2020-12-19T17:57:04.026Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:57:07 [2020-12-19T17:57:07.757Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:57:07 [2020-12-19T17:57:07.757Z] === RUN   TestDockerSuite/TestImportBadURL
17:57:08 [2020-12-19T17:57:08.289Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
17:57:09 [2020-12-19T17:57:09.930Z] === RUN   TestDockerSuite/TestImportDisplay
17:57:09 [2020-12-19T17:57:09.930Z] === RUN   TestDockerSuite/TestImportFile
17:57:09 [2020-12-19T17:57:09.930Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:57:09 [2020-12-19T17:57:09.930Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:57:09 [2020-12-19T17:57:09.930Z] === RUN   TestDockerSuite/TestImportGzipped
17:57:09 [2020-12-19T17:57:09.930Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:57:09 [2020-12-19T17:57:09.930Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:57:09 [2020-12-19T17:57:09.930Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:57:09 [2020-12-19T17:57:09.930Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:57:09 [2020-12-19T17:57:09.930Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:57:09 [2020-12-19T17:57:09.930Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:57:09 [2020-12-19T17:57:09.930Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:57:09 [2020-12-19T17:57:09.930Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:57:12 [2020-12-19T17:57:12.102Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:57:13 [2020-12-19T17:57:13.638Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:57:13 [2020-12-19T17:57:13.638Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:57:13 [2020-12-19T17:57:13.638Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:57:13 [2020-12-19T17:57:13.638Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:57:13 [2020-12-19T17:57:13.638Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:57:15 [2020-12-19T17:57:15.812Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:57:15 [2020-12-19T17:57:15.812Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:57:17 [2020-12-19T17:57:17.346Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:57:17 [2020-12-19T17:57:17.346Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:57:17 [2020-12-19T17:57:17.346Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:57:17 [2020-12-19T17:57:17.346Z] === RUN   TestDockerSuite/TestInspectDefault
17:57:18 [2020-12-19T17:57:18.878Z] === RUN   TestDockerSuite/TestInspectHistory
17:57:23 [2020-12-19T17:57:23.557Z] === RUN   TestDockerSuite/TestInspectImage
17:57:23 [2020-12-19T17:57:23.557Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:57:23 [2020-12-19T17:57:23.557Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:57:23 [2020-12-19T17:57:23.557Z] === RUN   TestDockerSuite/TestInspectInt64
17:57:25 [2020-12-19T17:57:25.090Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:57:26 [2020-12-19T17:57:26.623Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:57:26 [2020-12-19T17:57:26.623Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:57:28 [2020-12-19T17:57:28.156Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:57:29 [2020-12-19T17:57:29.688Z] === RUN   TestDockerSuite/TestInspectPlugin
17:57:29 [2020-12-19T17:57:29.688Z] === RUN   TestDockerSuite/TestInspectRootFS
17:57:29 [2020-12-19T17:57:29.688Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:57:31 [2020-12-19T17:57:31.221Z] === RUN   TestDockerSuite/TestInspectStatus
17:57:33 [2020-12-19T17:57:33.393Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:57:37 [2020-12-19T17:57:37.122Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:57:38 [2020-12-19T17:57:38.655Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:57:40 [2020-12-19T17:57:40.188Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:57:40 [2020-12-19T17:57:40.378Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
17:57:41 [2020-12-19T17:57:41.720Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:57:43 [2020-12-19T17:57:43.253Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:57:44 [2020-12-19T17:57:44.785Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestLinksEnvs
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:57:46 [2020-12-19T17:57:46.957Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:57:48 [2020-12-19T17:57:48.490Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:57:50 [2020-12-19T17:57:50.023Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:57:52 [2020-12-19T17:57:52.597Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
17:57:55 [2020-12-19T17:57:55.801Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:57:56 [2020-12-19T17:57:56.767Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:57:56 [2020-12-19T17:57:56.767Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:57:58 [2020-12-19T17:57:58.299Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:57:58 [2020-12-19T17:57:58.299Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:58:04 [2020-12-19T17:58:04.081Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:58:09 [2020-12-19T17:58:09.861Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:58:15 [2020-12-19T17:58:15.640Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:58:17 [2020-12-19T17:58:17.173Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:58:18 [2020-12-19T17:58:18.705Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:58:18 [2020-12-19T17:58:18.705Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:58:20 [2020-12-19T17:58:20.877Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:58:24 [2020-12-19T17:58:24.686Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
17:58:27 [2020-12-19T17:58:27.946Z] === RUN   TestDockerSuite/TestLogsSince
17:58:36 [2020-12-19T17:58:36.501Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:58:36 [2020-12-19T17:58:36.501Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:58:36 [2020-12-19T17:58:36.501Z] === RUN   TestDockerSuite/TestLogsTail
17:58:39 [2020-12-19T17:58:39.574Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
17:58:43 [2020-12-19T17:58:43.565Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:58:44 [2020-12-19T17:58:44.530Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:58:46 [2020-12-19T17:58:46.701Z] === RUN   TestDockerSuite/TestMountIntoProc
17:58:46 [2020-12-19T17:58:46.701Z] === RUN   TestDockerSuite/TestMountIntoSys
17:58:46 [2020-12-19T17:58:46.701Z] === RUN   TestDockerSuite/TestNetHostname
17:58:46 [2020-12-19T17:58:46.701Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:58:46 [2020-12-19T17:58:46.701Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:58:46 [2020-12-19T17:58:46.701Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:58:46 [2020-12-19T17:58:46.701Z] === RUN   TestDockerSuite/TestPluginActive
17:58:46 [2020-12-19T17:58:46.701Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:58:46 [2020-12-19T17:58:46.701Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:58:46 [2020-12-19T17:58:46.701Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:58:46 [2020-12-19T17:58:46.701Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:58:46 [2020-12-19T17:58:46.701Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:58:46 [2020-12-19T17:58:46.701Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:58:46 [2020-12-19T17:58:46.701Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:58:46 [2020-12-19T17:58:46.701Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:58:46 [2020-12-19T17:58:46.701Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:58:46 [2020-12-19T17:58:46.701Z] === RUN   TestDockerSuite/TestPortHostBinding
17:58:46 [2020-12-19T17:58:46.701Z] === RUN   TestDockerSuite/TestPortList
17:58:46 [2020-12-19T17:58:46.701Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:58:50 [2020-12-19T17:58:50.429Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:58:50 [2020-12-19T17:58:50.429Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:58:50 [2020-12-19T17:58:50.429Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:58:50 [2020-12-19T17:58:50.429Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:58:50 [2020-12-19T17:58:50.429Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:58:50 [2020-12-19T17:58:50.429Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:58:50 [2020-12-19T17:58:50.429Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:58:50 [2020-12-19T17:58:50.429Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:58:50 [2020-12-19T17:58:50.429Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:58:50 [2020-12-19T17:58:50.429Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:58:54 [2020-12-19T17:58:54.155Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:58:54 [2020-12-19T17:58:54.155Z] === RUN   TestDockerSuite/TestPsByOrder
17:58:54 [2020-12-19T17:58:54.468Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
17:59:01 [2020-12-19T17:59:01.217Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:59:01 [2020-12-19T17:59:01.217Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:59:08 [2020-12-19T17:59:08.279Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:59:18 [2020-12-19T17:59:18.585Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:59:18 [2020-12-19T17:59:18.585Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:59:18 [2020-12-19T17:59:18.585Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:59:30 [2020-12-19T17:59:30.963Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:59:33 [2020-12-19T17:59:33.138Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:59:41 [2020-12-19T17:59:41.159Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
17:59:43 [2020-12-19T17:59:43.845Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:59:46 [2020-12-19T17:59:46.747Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:59:46 [2020-12-19T17:59:46.747Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:59:46 [2020-12-19T17:59:46.747Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:59:50 [2020-12-19T17:59:50.475Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:59:50 [2020-12-19T17:59:50.475Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:59:50 [2020-12-19T17:59:50.475Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:59:50 [2020-12-19T17:59:50.475Z] === RUN   TestDockerSuite/TestPsRightTagName
17:59:50 [2020-12-19T17:59:50.475Z] === RUN   TestDockerSuite/TestPsShowMounts
17:59:56 [2020-12-19T17:59:56.255Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:59:56 [2020-12-19T17:59:56.255Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:59:57 [2020-12-19T17:59:57.791Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:59:57 [2020-12-19T17:59:57.791Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:59:59 [2020-12-19T17:59:59.258Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
17:59:59 [2020-12-19T17:59:59.323Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:59:59 [2020-12-19T17:59:59.780Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:59:59 [2020-12-19T17:59:59.780Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:00:03 [2020-12-19T18:00:03.507Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:00:06 [2020-12-19T18:00:06.407Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:00:07 [2020-12-19T18:00:07.941Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:00:22 [2020-12-19T18:00:22.740Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:00:22 [2020-12-19T18:00:22.740Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:00:26 [2020-12-19T18:00:26.466Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:00:26 [2020-12-19T18:00:26.466Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:00:26 [2020-12-19T18:00:26.924Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:00:27 [2020-12-19T18:00:27.381Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:00:31 [2020-12-19T18:00:31.107Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:00:31 [2020-12-19T18:00:31.353Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
18:00:34 [2020-12-19T18:00:34.839Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:00:34 [2020-12-19T18:00:34.839Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:00:38 [2020-12-19T18:00:38.570Z] === RUN   TestDockerSuite/TestRmiBlank
18:00:38 [2020-12-19T18:00:38.570Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:00:38 [2020-12-19T18:00:38.570Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:00:55 [2020-12-19T18:00:55.732Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:00:57 [2020-12-19T18:00:57.904Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:00:57 [2020-12-19T18:00:57.904Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:01:03 [2020-12-19T18:01:03.685Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:01:05 [2020-12-19T18:01:05.812Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
18:01:07 [2020-12-19T18:01:07.411Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:01:14 [2020-12-19T18:01:14.471Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:01:18 [2020-12-19T18:01:18.029Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
18:01:18 [2020-12-19T18:01:18.197Z] === RUN   TestDockerSuite/TestRmiTag
18:01:18 [2020-12-19T18:01:18.197Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:01:20 [2020-12-19T18:01:20.369Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:01:35 [2020-12-19T18:01:35.160Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:01:36 [2020-12-19T18:01:36.128Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:01:36 [2020-12-19T18:01:36.136Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
18:01:40 [2020-12-19T18:01:40.813Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:01:41 [2020-12-19T18:01:41.270Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:01:41 [2020-12-19T18:01:41.270Z] === RUN   TestDockerSuite/TestRunAddHost
18:01:41 [2020-12-19T18:01:41.270Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:01:41 [2020-12-19T18:01:41.270Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:01:41 [2020-12-19T18:01:41.270Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:01:41 [2020-12-19T18:01:41.270Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:01:41 [2020-12-19T18:01:41.270Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:01:41 [2020-12-19T18:01:41.270Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:01:43 [2020-12-19T18:01:43.440Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:01:43 [2020-12-19T18:01:43.440Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:01:43 [2020-12-19T18:01:43.440Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:01:46 [2020-12-19T18:01:46.337Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
18:01:48 [2020-12-19T18:01:48.509Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
18:01:50 [2020-12-19T18:01:50.681Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
18:01:51 [2020-12-19T18:01:51.025Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
18:01:52 [2020-12-19T18:01:52.214Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:01:53 [2020-12-19T18:01:53.745Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:01:53 [2020-12-19T18:01:53.745Z] === RUN   TestDockerSuite/TestRunBindMounts
18:01:57 [2020-12-19T18:01:57.472Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:01:57 [2020-12-19T18:01:57.472Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:01:57 [2020-12-19T18:01:57.472Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:01:57 [2020-12-19T18:01:57.472Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:01:57 [2020-12-19T18:01:57.472Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:01:57 [2020-12-19T18:01:57.472Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:01:57 [2020-12-19T18:01:57.472Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:01:57 [2020-12-19T18:01:57.472Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:01:57 [2020-12-19T18:01:57.472Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:01:57 [2020-12-19T18:01:57.472Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:01:57 [2020-12-19T18:01:57.472Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:01:57 [2020-12-19T18:01:57.472Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:01:59 [2020-12-19T18:01:59.007Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:01:59 [2020-12-19T18:01:59.007Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:02:01 [2020-12-19T18:02:01.181Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:02:01 [2020-12-19T18:02:01.181Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:02:01 [2020-12-19T18:02:01.181Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:02:02 [2020-12-19T18:02:02.715Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:02:03 [2020-12-19T18:02:03.172Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:02:03 [2020-12-19T18:02:03.172Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:02:03 [2020-12-19T18:02:03.172Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:02:03 [2020-12-19T18:02:03.172Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:02:03 [2020-12-19T18:02:03.172Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:02:03 [2020-12-19T18:02:03.172Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:02:03 [2020-12-19T18:02:03.172Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:02:04 [2020-12-19T18:02:04.708Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:02:05 [2020-12-19T18:02:05.915Z] --- PASS: TestDockerExternalVolumeSuite (437.44s)
18:02:05 [2020-12-19T18:02:05.915Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s)
18:02:05 [2020-12-19T18:02:05.915Z]         docker_cli_external_volume_driver_test.go:53: [ddee8a6da219e] daemon is not started
18:02:05 [2020-12-19T18:02:05.915Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
18:02:05 [2020-12-19T18:02:05.915Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.25s)
18:02:05 [2020-12-19T18:02:05.915Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
18:02:05 [2020-12-19T18:02:05.915Z]         docker_cli_external_volume_driver_test.go:53: [deab407ccbb14] daemon is not started
18:02:05 [2020-12-19T18:02:05.915Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
18:02:05 [2020-12-19T18:02:05.915Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
18:02:05 [2020-12-19T18:02:05.915Z]         docker_cli_external_volume_driver_test.go:53: [dc94eeb460098] daemon is not started
18:02:05 [2020-12-19T18:02:05.915Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
18:02:05 [2020-12-19T18:02:05.915Z]         docker_cli_external_volume_driver_test.go:53: [db84ce7f22f9b] daemon is not started
18:02:05 [2020-12-19T18:02:05.915Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s)
18:02:05 [2020-12-19T18:02:05.915Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s)
18:02:05 [2020-12-19T18:02:05.915Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s)
18:02:05 [2020-12-19T18:02:05.915Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
18:02:05 [2020-12-19T18:02:05.915Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.24s)
18:02:05 [2020-12-19T18:02:05.915Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s)
18:02:05 [2020-12-19T18:02:05.915Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s)
18:02:05 [2020-12-19T18:02:05.915Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.23s)
18:02:05 [2020-12-19T18:02:05.915Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.74s)
18:02:05 [2020-12-19T18:02:05.915Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s)
18:02:05 [2020-12-19T18:02:05.915Z]         docker_cli_external_volume_driver_test.go:485: [d43905e9df936] daemon is not started
18:02:05 [2020-12-19T18:02:05.915Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
18:02:05 [2020-12-19T18:02:05.915Z]         docker_cli_external_volume_driver_test.go:53: [d94d2fe478175] daemon is not started
18:02:05 [2020-12-19T18:02:05.915Z] PASS
18:02:05 [2020-12-19T18:02:05.915Z] 
18:02:05 [2020-12-19T18:02:05.915Z] === Skipped
18:02:05 [2020-12-19T18:02:05.915Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s)
18:02:05 [2020-12-19T18:02:05.915Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s)
18:02:05 [2020-12-19T18:02:05.915Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
18:02:05 [2020-12-19T18:02:05.915Z]         check_test.go:309: [d5307d9f811b2] daemon is not started
18:02:05 [2020-12-19T18:02:05.915Z] 
18:02:05 [2020-12-19T18:02:05.915Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
18:02:05 [2020-12-19T18:02:05.915Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
18:02:05 [2020-12-19T18:02:05.915Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
18:02:05 [2020-12-19T18:02:05.915Z]         check_test.go:309: [dbf0e7fcd29ed] daemon is not started
18:02:05 [2020-12-19T18:02:05.915Z] 
18:02:05 [2020-12-19T18:02:05.915Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
18:02:05 [2020-12-19T18:02:05.915Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
18:02:05 [2020-12-19T18:02:05.915Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
18:02:05 [2020-12-19T18:02:05.915Z]         check_test.go:309: [dcab9cad25626] daemon is not started
18:02:05 [2020-12-19T18:02:05.915Z] 
18:02:05 [2020-12-19T18:02:05.915Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
18:02:05 [2020-12-19T18:02:05.915Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
18:02:05 [2020-12-19T18:02:05.915Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
18:02:05 [2020-12-19T18:02:05.915Z] 
18:02:05 [2020-12-19T18:02:05.915Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
18:02:05 [2020-12-19T18:02:05.915Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
18:02:05 [2020-12-19T18:02:05.915Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
18:02:05 [2020-12-19T18:02:05.915Z] 
18:02:05 [2020-12-19T18:02:05.915Z] 
18:02:05 [2020-12-19T18:02:05.915Z] DONE 273 tests, 5 skipped in 2560.793s
18:02:05 [2020-12-19T18:02:05.915Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:02:06 [2020-12-19T18:02:06.853Z] ++++ cat bundles/test-integration/docker.pid
18:02:06 [2020-12-19T18:02:06.854Z] +++ kill 8172
18:02:06 [2020-12-19T18:02:06.882Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:02:07 [2020-12-19T18:02:07.792Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4ec099f3a611/docker.pid
18:02:07 [2020-12-19T18:02:07.792Z] +++ kill 6058
18:02:07 [2020-12-19T18:02:07.792Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6058 is not a child of this shell
18:02:07 [2020-12-19T18:02:07.792Z] warning: PID 6058 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4ec099f3a611/docker.pid had a nonzero exit code
18:02:07 [2020-12-19T18:02:07.792Z] +++ /etc/init.d/apparmor stop
18:02:07 [2020-12-19T18:02:07.792Z] Leaving: AppArmorNo profiles have been unloaded.
18:02:07 [2020-12-19T18:02:07.792Z] 
18:02:07 [2020-12-19T18:02:07.792Z] Unloading profiles will leave already running processes permanently
18:02:07 [2020-12-19T18:02:07.792Z] unconfined, which can lead to unexpected situations.
18:02:07 [2020-12-19T18:02:07.792Z] 
18:02:07 [2020-12-19T18:02:07.792Z] To set a process to complain mode, use the command line tool
18:02:07 [2020-12-19T18:02:07.792Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:02:07 [2020-12-19T18:02:07.792Z] +++ true
18:02:07 [2020-12-19T18:02:07.792Z] exiting test-integration
18:02:07 [2020-12-19T18:02:07.792Z] ++ exit 0
18:02:07 [2020-12-19T18:02:07.792Z] 
18:02:08 [2020-12-19T18:02:08.052Z] + exit 0
18:02:08 [2020-12-19T18:02:08.052Z] ++ jobs -p
18:02:08 [2020-12-19T18:02:08.052Z] + pids=
18:02:08 [2020-12-19T18:02:08.052Z] + echo 'Remaining pids to kill: []'
18:02:08 [2020-12-19T18:02:08.052Z] Remaining pids to kill: []
18:02:08 [2020-12-19T18:02:08.052Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
18:02:08 [2020-12-19T18:02:08.070Z] Recording test results
18:02:08 [2020-12-19T18:02:08.414Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:02:08 [2020-12-19T18:02:08.414Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:02:08 [2020-12-19T18:02:08.414Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:02:08 [2020-12-19T18:02:08.414Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:02:09 [2020-12-19T18:02:09.948Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:02:09 [2020-12-19T18:02:09.948Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:02:09 [2020-12-19T18:02:09.948Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
18:02:09 [2020-12-19T18:02:09.948Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:02:09 [2020-12-19T18:02:09.948Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:02:10 [2020-12-19T18:02:10.330Z] + echo Ensuring container killed.
18:02:10 [2020-12-19T18:02:10.330Z] Ensuring container killed.
18:02:10 [2020-12-19T18:02:10.330Z] + docker ps -aq -f name=docker-pr31-*
18:02:10 [2020-12-19T18:02:10.591Z] + cids=5467f8de1c1f
18:02:10 [2020-12-19T18:02:10.591Z] 2fb258a2b2f2
18:02:10 [2020-12-19T18:02:10.591Z] 0229a90ff8f0
18:02:10 [2020-12-19T18:02:10.591Z] + [ -n 5467f8de1c1f
18:02:10 [2020-12-19T18:02:10.591Z] 2fb258a2b2f2
18:02:10 [2020-12-19T18:02:10.591Z] 0229a90ff8f0 ]
18:02:10 [2020-12-19T18:02:10.591Z] + docker rm -vf 5467f8de1c1f 2fb258a2b2f2 0229a90ff8f0
18:02:11 [2020-12-19T18:02:11.481Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:02:11 [2020-12-19T18:02:11.537Z] 5467f8de1c1f
18:02:16 [2020-12-19T18:02:16.169Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:02:16 [2020-12-19T18:02:16.169Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:02:16 [2020-12-19T18:02:16.169Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:02:16 [2020-12-19T18:02:16.169Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:02:16 [2020-12-19T18:02:16.169Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:02:16 [2020-12-19T18:02:16.169Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:02:16 [2020-12-19T18:02:16.169Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
18:02:18 [2020-12-19T18:02:18.112Z] 2fb258a2b2f2
18:02:18 [2020-12-19T18:02:18.112Z] 0229a90ff8f0
[Pipeline] sh
18:02:18 [2020-12-19T18:02:18.341Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:02:18 [2020-12-19T18:02:18.341Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:02:18 [2020-12-19T18:02:18.341Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:02:18 [2020-12-19T18:02:18.341Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:02:18 [2020-12-19T18:02:18.405Z] + echo Chowning /workspace to jenkins user
18:02:18 [2020-12-19T18:02:18.405Z] Chowning /workspace to jenkins user
18:02:18 [2020-12-19T18:02:18.405Z] + id -u
18:02:18 [2020-12-19T18:02:18.405Z] + id -g
18:02:18 [2020-12-19T18:02:18.405Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41740:/workspace busybox chown -R 1000:1000 /workspace
18:02:18 [2020-12-19T18:02:18.405Z] Unable to find image 'busybox:latest' locally
18:02:18 [2020-12-19T18:02:18.666Z] latest: Pulling from library/busybox
18:02:18 [2020-12-19T18:02:18.666Z] ea97eb0eb3ec: Pulling fs layer
18:02:18 [2020-12-19T18:02:18.925Z] ea97eb0eb3ec: Verifying Checksum
18:02:18 [2020-12-19T18:02:18.925Z] ea97eb0eb3ec: Download complete
18:02:18 [2020-12-19T18:02:18.926Z] ea97eb0eb3ec: Pull complete
18:02:18 [2020-12-19T18:02:18.926Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
18:02:18 [2020-12-19T18:02:18.926Z] Status: Downloaded newer image for busybox:latest
18:02:25 [2020-12-19T18:02:25.405Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:02:26 [2020-12-19T18:02:26.371Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:02:26 [2020-12-19T18:02:26.371Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:02:28 [2020-12-19T18:02:28.543Z] === RUN   TestDockerSuite/TestRunEnvironment
18:02:28 [2020-12-19T18:02:28.543Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:02:28 [2020-12-19T18:02:28.543Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:02:28 [2020-12-19T18:02:28.543Z] === RUN   TestDockerSuite/TestRunExitCode
18:02:30 [2020-12-19T18:02:30.077Z] === RUN   TestDockerSuite/TestRunExitCodeOne
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:02:31 [2020-12-19T18:02:31.460Z] + bundleName=amd64
18:02:31 [2020-12-19T18:02:31.460Z] + echo Creating amd64-bundles.tar.gz
18:02:31 [2020-12-19T18:02:31.460Z] Creating amd64-bundles.tar.gz
18:02:31 [2020-12-19T18:02:31.460Z] + xargs tar -czf amd64-bundles.tar.gz
18:02:31 [2020-12-19T18:02:31.460Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:02:31 [2020-12-19T18:02:31.609Z] === RUN   TestDockerSuite/TestRunExitCodeZero
[Pipeline] archiveArtifacts
18:02:32 [2020-12-19T18:02:32.857Z] Archiving artifacts
18:02:33 [2020-12-19T18:02:33.143Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:02:35 [2020-12-19T18:02:35.017Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41740/31/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:02:35 [2020-12-19T18:02:35.317Z] === RUN   TestDockerSuite/TestRunExposePort
18:02:35 [2020-12-19T18:02:35.317Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:02:35 [2020-12-19T18:02:35.317Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:02:35 [2020-12-19T18:02:35.317Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:02:35 [2020-12-19T18:02:35.317Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:02:35 [2020-12-19T18:02:35.317Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:02:35 [2020-12-19T18:02:35.317Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:02:35 [2020-12-19T18:02:35.317Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:02:35 [2020-12-19T18:02:35.317Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:02:35 [2020-12-19T18:02:35.440Z] + make clean
18:02:35 [2020-12-19T18:02:35.700Z] docker volume rm -f docker-dev-cache
18:02:35 [2020-12-19T18:02:35.701Z] docker-dev-cache
[Pipeline] deleteDir
18:02:39 [2020-12-19T18:02:39.042Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:02:39 [2020-12-19T18:02:39.042Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:02:39 [2020-12-19T18:02:39.042Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:02:39 [2020-12-19T18:02:39.042Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:02:39 [2020-12-19T18:02:39.042Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:02:39 [2020-12-19T18:02:39.042Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:02:39 [2020-12-19T18:02:39.042Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:02:46 [2020-12-19T18:02:46.103Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:02:46 [2020-12-19T18:02:46.103Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:02:46 [2020-12-19T18:02:46.563Z] === RUN   TestDockerSuite/TestRunModeHostname
18:02:46 [2020-12-19T18:02:46.563Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:02:46 [2020-12-19T18:02:46.563Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:02:46 [2020-12-19T18:02:46.563Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:02:46 [2020-12-19T18:02:46.563Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:02:46 [2020-12-19T18:02:46.563Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:02:46 [2020-12-19T18:02:46.563Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:02:46 [2020-12-19T18:02:46.563Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:02:46 [2020-12-19T18:02:46.563Z] === RUN   TestDockerSuite/TestRunModePIDHost
18:02:47 [2020-12-19T18:02:47.021Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:02:47 [2020-12-19T18:02:47.021Z] === RUN   TestDockerSuite/TestRunMount
18:02:47 [2020-12-19T18:02:47.021Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:02:47 [2020-12-19T18:02:47.021Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:02:47 [2020-12-19T18:02:47.021Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:02:47 [2020-12-19T18:02:47.021Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:02:52 [2020-12-19T18:02:52.802Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:02:52 [2020-12-19T18:02:52.802Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:02:52 [2020-12-19T18:02:52.802Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:02:52 [2020-12-19T18:02:52.802Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:02:56 [2020-12-19T18:02:56.528Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:02:58 [2020-12-19T18:02:58.702Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:02:58 [2020-12-19T18:02:58.702Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:02:58 [2020-12-19T18:02:58.702Z] === RUN   TestDockerSuite/TestRunNetHost
18:02:59 [2020-12-19T18:02:59.162Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:02:59 [2020-12-19T18:02:59.162Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:02:59 [2020-12-19T18:02:59.162Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:02:59 [2020-12-19T18:02:59.162Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:02:59 [2020-12-19T18:02:59.162Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:02:59 [2020-12-19T18:02:59.162Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:02:59 [2020-12-19T18:02:59.162Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:02:59 [2020-12-19T18:02:59.162Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:03:00 [2020-12-19T18:03:00.696Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:03:02 [2020-12-19T18:03:02.229Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:03:03 [2020-12-19T18:03:03.762Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:03:05 [2020-12-19T18:03:05.295Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:03:06 [2020-12-19T18:03:06.828Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:03:06 [2020-12-19T18:03:06.828Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:03:06 [2020-12-19T18:03:06.828Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:03:06 [2020-12-19T18:03:06.828Z] === RUN   TestDockerSuite/TestRunPortInUse
18:03:06 [2020-12-19T18:03:06.828Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:03:06 [2020-12-19T18:03:06.828Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:03:06 [2020-12-19T18:03:06.828Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:03:06 [2020-12-19T18:03:06.828Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:03:06 [2020-12-19T18:03:06.828Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:03:09 [2020-12-19T18:03:09.001Z] === RUN   TestDockerSuite/TestRunPublishPort
18:03:09 [2020-12-19T18:03:09.001Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:03:09 [2020-12-19T18:03:09.001Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:03:09 [2020-12-19T18:03:09.001Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:03:09 [2020-12-19T18:03:09.001Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:03:09 [2020-12-19T18:03:09.001Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:03:16 [2020-12-19T18:03:16.060Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:03:16 [2020-12-19T18:03:16.060Z] === RUN   TestDockerSuite/TestRunRm
18:03:17 [2020-12-19T18:03:17.025Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:03:21 [2020-12-19T18:03:21.703Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:03:23 [2020-12-19T18:03:23.876Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:03:25 [2020-12-19T18:03:25.409Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:03:26 [2020-12-19T18:03:26.941Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:03:29 [2020-12-19T18:03:29.113Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:03:29 [2020-12-19T18:03:29.113Z] === RUN   TestDockerSuite/TestRunState
18:03:29 [2020-12-19T18:03:29.113Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:03:30 [2020-12-19T18:03:30.658Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:03:30 [2020-12-19T18:03:30.658Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:03:32 [2020-12-19T18:03:32.193Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:03:32 [2020-12-19T18:03:32.193Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:03:32 [2020-12-19T18:03:32.193Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:03:32 [2020-12-19T18:03:32.193Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:03:32 [2020-12-19T18:03:32.652Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:03:32 [2020-12-19T18:03:32.652Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:03:37 [2020-12-19T18:03:37.337Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:03:37 [2020-12-19T18:03:37.337Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:03:37 [2020-12-19T18:03:37.337Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:03:37 [2020-12-19T18:03:37.337Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:03:37 [2020-12-19T18:03:37.337Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:03:37 [2020-12-19T18:03:37.337Z] === RUN   TestDockerSuite/TestRunUserByID
18:03:37 [2020-12-19T18:03:37.337Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:03:37 [2020-12-19T18:03:37.337Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:03:37 [2020-12-19T18:03:37.337Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:03:37 [2020-12-19T18:03:37.337Z] === RUN   TestDockerSuite/TestRunUserByName
18:03:37 [2020-12-19T18:03:37.337Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:03:38 [2020-12-19T18:03:38.870Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:03:38 [2020-12-19T18:03:38.870Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:03:40 [2020-12-19T18:03:40.403Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:03:40 [2020-12-19T18:03:40.403Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:03:40 [2020-12-19T18:03:40.403Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:03:42 [2020-12-19T18:03:42.575Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:03:48 [2020-12-19T18:03:48.359Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:03:51 [2020-12-19T18:03:51.256Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:03:55 [2020-12-19T18:03:55.940Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:03:55 [2020-12-19T18:03:55.940Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:03:55 [2020-12-19T18:03:55.940Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:03:58 [2020-12-19T18:03:58.113Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:03:59 [2020-12-19T18:03:59.647Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:04:01 [2020-12-19T18:04:01.820Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:04:01 [2020-12-19T18:04:01.820Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:04:01 [2020-12-19T18:04:01.820Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:04:01 [2020-12-19T18:04:01.820Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:04:01 [2020-12-19T18:04:01.820Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:04:01 [2020-12-19T18:04:01.820Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:04:01 [2020-12-19T18:04:01.820Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:04:01 [2020-12-19T18:04:01.820Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:04:01 [2020-12-19T18:04:01.820Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:04:05 [2020-12-19T18:04:05.547Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:04:06 [2020-12-19T18:04:06.512Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:04:08 [2020-12-19T18:04:08.044Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:04:11 [2020-12-19T18:04:11.772Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:04:11 [2020-12-19T18:04:11.772Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:04:11 [2020-12-19T18:04:11.772Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:04:11 [2020-12-19T18:04:11.772Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:04:11 [2020-12-19T18:04:11.772Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:04:11 [2020-12-19T18:04:11.772Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:04:11 [2020-12-19T18:04:11.772Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:04:11 [2020-12-19T18:04:11.772Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:04:11 [2020-12-19T18:04:11.772Z] === RUN   TestDockerSuite/TestSaveImageId
18:04:11 [2020-12-19T18:04:11.772Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:04:11 [2020-12-19T18:04:11.772Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:04:11 [2020-12-19T18:04:11.772Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:04:11 [2020-12-19T18:04:11.772Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:04:11 [2020-12-19T18:04:11.772Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:04:11 [2020-12-19T18:04:11.772Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:04:11 [2020-12-19T18:04:11.772Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:04:11 [2020-12-19T18:04:11.772Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:04:11 [2020-12-19T18:04:11.772Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:04:13 [2020-12-19T18:04:13.948Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:04:14 [2020-12-19T18:04:14.405Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:04:14 [2020-12-19T18:04:14.864Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:04:14 [2020-12-19T18:04:14.864Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:04:16 [2020-12-19T18:04:16.398Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:04:22 [2020-12-19T18:04:22.182Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:04:22 [2020-12-19T18:04:22.182Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:04:27 [2020-12-19T18:04:27.972Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:04:27 [2020-12-19T18:04:27.972Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:04:30 [2020-12-19T18:04:30.869Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:04:30 [2020-12-19T18:04:30.869Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:04:30 [2020-12-19T18:04:30.869Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:04:30 [2020-12-19T18:04:30.869Z] === RUN   TestDockerSuite/TestStartRecordError
18:04:30 [2020-12-19T18:04:30.869Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:04:36 [2020-12-19T18:04:36.649Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:04:36 [2020-12-19T18:04:36.649Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:04:36 [2020-12-19T18:04:36.649Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:04:36 [2020-12-19T18:04:36.649Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:04:36 [2020-12-19T18:04:36.649Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:04:36 [2020-12-19T18:04:36.649Z] === RUN   TestDockerSuite/TestStatsNoStream
18:04:36 [2020-12-19T18:04:36.649Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:04:37 [2020-12-19T18:04:37.614Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:04:39 [2020-12-19T18:04:39.147Z] === RUN   TestDockerSuite/TestTopPrivileged
18:04:39 [2020-12-19T18:04:39.147Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:04:40 [2020-12-19T18:04:40.680Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:04:40 [2020-12-19T18:04:40.680Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:04:40 [2020-12-19T18:04:40.680Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:04:40 [2020-12-19T18:04:40.680Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:04:40 [2020-12-19T18:04:40.680Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:04:41 [2020-12-19T18:04:41.139Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:04:41 [2020-12-19T18:04:41.139Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:04:58 [2020-12-19T18:04:58.817Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:04:58 [2020-12-19T18:04:58.817Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:04:58 [2020-12-19T18:04:58.817Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:04:58 [2020-12-19T18:04:58.817Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:04:58 [2020-12-19T18:04:58.817Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:04:58 [2020-12-19T18:04:58.817Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:04:58 [2020-12-19T18:04:58.817Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:05:04 [2020-12-19T18:05:04.595Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:05:04 [2020-12-19T18:05:04.595Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:05:06 [2020-12-19T18:05:06.767Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:05:06 [2020-12-19T18:05:06.767Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:05:07 [2020-12-19T18:05:07.225Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:05:07 [2020-12-19T18:05:07.225Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:05:07 [2020-12-19T18:05:07.225Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:05:14 [2020-12-19T18:05:14.287Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:05:14 [2020-12-19T18:05:14.287Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:05:14 [2020-12-19T18:05:14.287Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:05:14 [2020-12-19T18:05:14.287Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:05:14 [2020-12-19T18:05:14.287Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:05:20 [2020-12-19T18:05:20.067Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:05:20 [2020-12-19T18:05:20.067Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:05:20 [2020-12-19T18:05:20.067Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:05:27 [2020-12-19T18:05:27.126Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:05:27 [2020-12-19T18:05:27.126Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:05:28 [2020-12-19T18:05:28.661Z] --- PASS: TestDockerSuite (2041.62s)
18:05:28 [2020-12-19T18:05:28.661Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
18:05:28 [2020-12-19T18:05:28.661Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:05:28 [2020-12-19T18:05:28.661Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.661Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
18:05:28 [2020-12-19T18:05:28.661Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
18:05:28 [2020-12-19T18:05:28.661Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
18:05:28 [2020-12-19T18:05:28.661Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:05:28 [2020-12-19T18:05:28.661Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.661Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
18:05:28 [2020-12-19T18:05:28.661Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s)
18:05:28 [2020-12-19T18:05:28.661Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.36s)
18:05:28 [2020-12-19T18:05:28.661Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.45s)
18:05:28 [2020-12-19T18:05:28.661Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
18:05:28 [2020-12-19T18:05:28.661Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.18s)
18:05:28 [2020-12-19T18:05:28.661Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s)
18:05:28 [2020-12-19T18:05:28.661Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
18:05:28 [2020-12-19T18:05:28.661Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
18:05:28 [2020-12-19T18:05:28.661Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.661Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
18:05:28 [2020-12-19T18:05:28.661Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.661Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
18:05:28 [2020-12-19T18:05:28.661Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.661Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:05:28 [2020-12-19T18:05:28.661Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.661Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:05:28 [2020-12-19T18:05:28.661Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.661Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:05:28 [2020-12-19T18:05:28.661Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.661Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.20s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.53s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.70s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.74s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.75s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (89.03s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.04s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.67s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.61s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.63s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.57s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.10s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.06s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.03s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.09s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.36s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAddTar (32.61s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.07s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.46s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.12s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.39s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.20s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.76s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.16s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.39s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.05s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.10s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.99s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.93s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.93s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.72s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.42s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.32s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.60s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.88s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.70s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.62s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.46s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.26s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.30s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.13s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.64s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.40s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.23s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.49s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.23s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.27s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.58s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (7.67s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.11s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.04s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (54.80s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.63s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (45.14s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.28s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.58s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.46s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.09s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.52s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.57s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.01s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.01s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (73.52s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.03s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.28s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.09s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.46s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.69s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.06s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.85s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.43s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildFails (1.86s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.12s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.11s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildForceRm (5.50s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.08s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.09s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (9.54s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.42s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.63s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildHistory (7.69s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.68s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.69s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
18:05:28 [2020-12-19T18:05:28.662Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.80s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.71s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.72s)
18:05:28 [2020-12-19T18:05:28.662Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.45s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.71s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.15s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.00s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.41s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.30s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.22s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (25.41s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.63s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.12s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.67s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.37s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.96s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.30s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.04s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.71s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.80s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.86s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.90s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (7.77s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.13s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.03s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.66s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.44s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.30s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.18s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.82s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.75s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.72s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.64s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildRm (12.09s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.69s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.26s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.09s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.50s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.72s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (3.86s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (13.52s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.55s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.45s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.94s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.25s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.28s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.04s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.20s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.26s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.89s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.98s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.50s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.64s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.40s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.05s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.29s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.68s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (8.33s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.42s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.16s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.24s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.49s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.00s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.65s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.89s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.60s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.39s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_sni_test.go:18: Flakey test
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.68s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.92s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestCommitChange (4.23s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (3.84s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestCommitNewFile (5.62s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestCommitTTY (15.57s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.79s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (5.49s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.64s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.74s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.80s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.88s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.95s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.48s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.50s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.84s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.75s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.72s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.45s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (6.65s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.18s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (6.55s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (2.96s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.97s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.33s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.85s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.47s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.39s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.50s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.64s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (14.80s)
18:05:28 [2020-12-19T18:05:28.663Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.03s)
18:05:28 [2020-12-19T18:05:28.663Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.09s)
18:05:28 [2020-12-19T18:05:28.663Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.10s)
18:05:28 [2020-12-19T18:05:28.663Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.21s)
18:05:28 [2020-12-19T18:05:28.663Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000005980_<nil>} (2.11s)
18:05:28 [2020-12-19T18:05:28.663Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1698311174_c:\foo_false__<nil>_<nil>_<nil>} (2.08s)
18:05:28 [2020-12-19T18:05:28.663Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1698311174_c:\foo_true__<nil>_<nil>_<nil>} (2.15s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.13s)
18:05:28 [2020-12-19T18:05:28.663Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:05:28 [2020-12-19T18:05:28.663Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
18:05:28 [2020-12-19T18:05:28.663Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
18:05:28 [2020-12-19T18:05:28.663Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
18:05:28 [2020-12-19T18:05:28.663Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:05:28 [2020-12-19T18:05:28.663Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
18:05:28 [2020-12-19T18:05:28.663Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
18:05:28 [2020-12-19T18:05:28.663Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
18:05:28 [2020-12-19T18:05:28.663Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
18:05:28 [2020-12-19T18:05:28.663Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.663Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:05:28 [2020-12-19T18:05:28.663Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.88s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.81s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.81s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCpToCaseA (3.54s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCpToCaseB (6.68s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCpToCaseE (11.76s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCpToCaseH (11.75s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCpToDot (6.68s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.02s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.14s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.83s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.72s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.65s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.47s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.13s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCreateRM (0.24s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.25s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.37s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.66s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.77s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.80s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.78s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.85s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (6.37s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.46s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.25s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.67s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.64s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (2.82s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.73s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.76s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsFilters (3.69s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.66s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.15s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsRename (1.91s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsResize (2.03s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.71s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.95s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.18s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.71s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (2.86s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.39s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.42s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.51s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.60s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.60s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.45s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.36s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.65s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.55s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.83s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.66s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.61s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.51s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.52s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.45s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.43s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.90s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:05:28 [2020-12-19T18:05:28.664Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
18:05:28 [2020-12-19T18:05:28.664Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.40s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.76s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.28s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.54s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.04s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.17s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.23s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.42s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.90s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.72s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.69s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.68s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.71s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.07s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.81s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.49s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.13s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.73s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.49s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.51s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.02s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.29s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.69s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.81s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.49s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.66s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.65s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.80s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.42s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.39s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.13s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.77s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.61s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.56s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.71s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.45s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.70s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.92s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.90s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.65s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestLogsSince (8.35s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestLogsTail (6.86s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (1.98s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.84s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.39s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.40s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestPsByOrder (6.68s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (7.49s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (10.48s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.23s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.73s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.89s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.33s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.18s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.53s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestPsShowMounts (5.61s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.79s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.21s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.14s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.85s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (13.80s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.50s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.18s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.13s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.54s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.35s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.28s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
18:05:28 [2020-12-19T18:05:28.665Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.46s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.23s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.69s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.16s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.47s)
18:05:28 [2020-12-19T18:05:28.665Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.21s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.43s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.28s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.79s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRmiTag (0.57s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.88s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.14s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.84s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.32s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.92s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.66s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.42s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.11s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.79s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.70s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.70s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunBindMounts (3.34s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.61s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.22s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.69s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.73s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.75s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.75s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.72s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.61s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.60s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.71s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (6.58s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.69s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.72s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.83s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.66s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.70s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.76s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.27s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.61s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.43s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.21s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.85s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (2.95s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.25s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.64s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.64s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.63s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (1.97s)
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.666Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:05:28 [2020-12-19T18:05:28.666Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.20s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunRm (1.68s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (4.83s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.86s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.70s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.48s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (1.91s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.86s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.57s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.33s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.74s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.71s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.19s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.17s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.47s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.47s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.15s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.75s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.84s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.24s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.44s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.64s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.36s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.26s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.11s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.06s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.98s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.45s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.75s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.67s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (6.75s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.42s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (6.03s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.51s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.64s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.14s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:05:28 [2020-12-19T18:05:28.667Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.21s)
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:05:28 [2020-12-19T18:05:28.667Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:05:28 [2020-12-19T18:05:28.667Z] --- PASS: TestDockerRegistrySuite (0.11s)
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:05:28 [2020-12-19T18:05:28.667Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.667Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:05:28 [2020-12-19T18:05:28.667Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSchema1RegistrySuite
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
18:05:28 [2020-12-19T18:05:28.668Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:05:28 [2020-12-19T18:05:28.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s)
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerRegistryAuthTokenSuite
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:05:28 [2020-12-19T18:05:28.668Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerDaemonSuite
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:05:28 [2020-12-19T18:05:28.668Z] --- PASS: TestDockerDaemonSuite (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:302: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:302: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:302: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerSwarmSuite
18:05:28 [2020-12-19T18:05:28.668Z] --- PASS: TestDockerSwarmSuite (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerPluginSuite
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerPluginSuite/TestPluginCreate
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerPluginSuite/TestPluginInspect
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerPluginSuite/TestPluginSet
18:05:28 [2020-12-19T18:05:28.668Z] --- PASS: TestDockerPluginSuite (0.02s)
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerExternalVolumeSuite
18:05:28 [2020-12-19T18:05:28.668Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]     check_test.go:128: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerNetworkSuite
18:05:28 [2020-12-19T18:05:28.668Z] --- SKIP: TestDockerNetworkSuite (0.00s)
18:05:28 [2020-12-19T18:05:28.668Z]     check_test.go:134: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.668Z] === RUN   TestDockerHubPullSuite
18:05:28 [2020-12-19T18:05:28.669Z] --- SKIP: TestDockerHubPullSuite (0.00s)
18:05:28 [2020-12-19T18:05:28.669Z]     check_test.go:142: unmatched requirement DaemonIsLinux
18:05:28 [2020-12-19T18:05:28.669Z] PASS
18:05:28 [2020-12-19T18:05:28.669Z] ok  	github.com/docker/docker/integration-cli	2042.235s
18:05:29 [2020-12-19T18:05:29.128Z] 
18:05:29 [2020-12-19T18:05:29.128Z] === Skipped
18:05:29 [2020-12-19T18:05:29.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.128Z] 
18:05:29 [2020-12-19T18:05:29.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.128Z] 
18:05:29 [2020-12-19T18:05:29.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
18:05:29 [2020-12-19T18:05:29.128Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
18:05:29 [2020-12-19T18:05:29.128Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.128Z] 
18:05:29 [2020-12-19T18:05:29.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.128Z] 
18:05:29 [2020-12-19T18:05:29.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.128Z] 
18:05:29 [2020-12-19T18:05:29.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.128Z] 
18:05:29 [2020-12-19T18:05:29.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.128Z] 
18:05:29 [2020-12-19T18:05:29.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.128Z] 
18:05:29 [2020-12-19T18:05:29.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.128Z] 
18:05:29 [2020-12-19T18:05:29.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.128Z] 
18:05:29 [2020-12-19T18:05:29.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:05:29 [2020-12-19T18:05:29.128Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:05:29 [2020-12-19T18:05:29.128Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.128Z] 
18:05:29 [2020-12-19T18:05:29.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:05:29 [2020-12-19T18:05:29.128Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.128Z] 
18:05:29 [2020-12-19T18:05:29.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
18:05:29 [2020-12-19T18:05:29.128Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
18:05:29 [2020-12-19T18:05:29.128Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
18:05:29 [2020-12-19T18:05:29.128Z] 
18:05:29 [2020-12-19T18:05:29.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:05:29 [2020-12-19T18:05:29.128Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:05:29 [2020-12-19T18:05:29.128Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
18:05:29 [2020-12-19T18:05:29.128Z] 
18:05:29 [2020-12-19T18:05:29.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:05:29 [2020-12-19T18:05:29.128Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:05:29 [2020-12-19T18:05:29.128Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.128Z] 
18:05:29 [2020-12-19T18:05:29.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
18:05:29 [2020-12-19T18:05:29.128Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.129Z] 
18:05:29 [2020-12-19T18:05:29.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
18:05:29 [2020-12-19T18:05:29.129Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
18:05:29 [2020-12-19T18:05:29.129Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.26s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.26s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.27s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.24s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.24s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_sni_test.go:18: Flakey test
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.130Z] 
18:05:29 [2020-12-19T18:05:29.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:05:29 [2020-12-19T18:05:29.130Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
18:05:29 [2020-12-19T18:05:29.131Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.131Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
18:05:29 [2020-12-19T18:05:29.132Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.132Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:05:29 [2020-12-19T18:05:29.133Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.133Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
18:05:29 [2020-12-19T18:05:29.134Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.134Z] 
18:05:29 [2020-12-19T18:05:29.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:05:29 [2020-12-19T18:05:29.135Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.135Z] 
18:05:29 [2020-12-19T18:05:29.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.135Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.135Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:05:29 [2020-12-19T18:05:29.593Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.593Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:302: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:302: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:302: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.594Z] 
18:05:29 [2020-12-19T18:05:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:05:29 [2020-12-19T18:05:29.594Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:05:29 [2020-12-19T18:05:29.595Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.595Z] 
18:05:29 [2020-12-19T18:05:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
18:05:29 [2020-12-19T18:05:29.595Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:05:29 [2020-12-19T18:05:29.595Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.595Z] 
18:05:29 [2020-12-19T18:05:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:05:29 [2020-12-19T18:05:29.595Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:05:29 [2020-12-19T18:05:29.595Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.595Z] 
18:05:29 [2020-12-19T18:05:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:05:29 [2020-12-19T18:05:29.595Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:05:29 [2020-12-19T18:05:29.595Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.595Z] 
18:05:29 [2020-12-19T18:05:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:05:29 [2020-12-19T18:05:29.595Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:05:29 [2020-12-19T18:05:29.595Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.595Z] 
18:05:29 [2020-12-19T18:05:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:05:29 [2020-12-19T18:05:29.595Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:05:29 [2020-12-19T18:05:29.595Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.595Z] 
18:05:29 [2020-12-19T18:05:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
18:05:29 [2020-12-19T18:05:29.595Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:05:29 [2020-12-19T18:05:29.595Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.595Z] 
18:05:29 [2020-12-19T18:05:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
18:05:29 [2020-12-19T18:05:29.595Z]     check_test.go:128: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.595Z] 
18:05:29 [2020-12-19T18:05:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
18:05:29 [2020-12-19T18:05:29.595Z]     check_test.go:134: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.595Z] 
18:05:29 [2020-12-19T18:05:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
18:05:29 [2020-12-19T18:05:29.595Z]     check_test.go:142: unmatched requirement DaemonIsLinux
18:05:29 [2020-12-19T18:05:29.595Z] 
18:05:29 [2020-12-19T18:05:29.595Z] 
18:05:29 [2020-12-19T18:05:29.595Z] DONE 1093 tests, 547 skipped in 2049.871s
18:05:29 [2020-12-19T18:05:29.595Z] INFO: Integration tests ended at 12/19/2020 18:05:29. Duration:00:34:10.0847432
18:05:29 [2020-12-19T18:05:29.595Z] INFO: Docker info of the daemon under test at end of run
18:05:29 [2020-12-19T18:05:29.595Z] 
18:05:29 [2020-12-19T18:05:29.595Z] Containers: 2
18:05:29 [2020-12-19T18:05:29.595Z]  Running: 0
18:05:29 [2020-12-19T18:05:29.595Z]  Paused: 0
18:05:29 [2020-12-19T18:05:29.595Z]  Stopped: 2
18:05:29 [2020-12-19T18:05:29.595Z] Images: 18
18:05:29 [2020-12-19T18:05:29.595Z] Server Version: 0.0.0-dev
18:05:29 [2020-12-19T18:05:29.595Z] Storage Driver: windowsfilter
18:05:29 [2020-12-19T18:05:29.595Z]  Windows: 
18:05:29 [2020-12-19T18:05:29.595Z] Logging Driver: json-file
18:05:29 [2020-12-19T18:05:29.595Z] Plugins: 
18:05:29 [2020-12-19T18:05:29.595Z]  Volume: local
18:05:29 [2020-12-19T18:05:29.595Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:05:29 [2020-12-19T18:05:29.595Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:05:29 [2020-12-19T18:05:29.595Z] Swarm: inactive
18:05:29 [2020-12-19T18:05:29.595Z] Default Isolation: process
18:05:29 [2020-12-19T18:05:29.595Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:05:29 [2020-12-19T18:05:29.595Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577)
18:05:29 [2020-12-19T18:05:29.595Z] OSType: windows
18:05:29 [2020-12-19T18:05:29.595Z] Architecture: x86_64
18:05:29 [2020-12-19T18:05:29.595Z] CPUs: 4
18:05:29 [2020-12-19T18:05:29.595Z] Total Memory: 32GiB
18:05:29 [2020-12-19T18:05:29.595Z] Name: azwin-2-f01e10
18:05:29 [2020-12-19T18:05:29.595Z] ID: RVXK:H76M:OXZD:XTQS:RSJG:JCLA:ICTJ:YRJD:H4NF:STRH:RIV4:535C
18:05:29 [2020-12-19T18:05:29.595Z] Docker Root Dir: D:\CI\PR-41740\31\daemon
18:05:29 [2020-12-19T18:05:29.595Z] Debug Mode (client): false
18:05:29 [2020-12-19T18:05:29.595Z] Debug Mode (server): true
18:05:29 [2020-12-19T18:05:29.595Z]  File Descriptors: -1
18:05:29 [2020-12-19T18:05:29.595Z]  Goroutines: 17
18:05:29 [2020-12-19T18:05:29.595Z]  System Time: 2020-12-19T18:05:29.2182673Z
18:05:29 [2020-12-19T18:05:29.595Z]  EventsListeners: 0
18:05:29 [2020-12-19T18:05:29.595Z] Registry: https://index.docker.io/v1/
18:05:29 [2020-12-19T18:05:29.595Z] Labels:
18:05:29 [2020-12-19T18:05:29.595Z] Experimental: false
18:05:29 [2020-12-19T18:05:29.595Z] Insecure Registries:
18:05:29 [2020-12-19T18:05:29.595Z]  127.0.0.0/8
18:05:29 [2020-12-19T18:05:29.595Z] Live Restore Enabled: false
18:05:29 [2020-12-19T18:05:29.595Z] 
18:05:29 [2020-12-19T18:05:29.595Z] 
18:05:29 [2020-12-19T18:05:29.595Z] INFO: Stopping daemon under test
18:05:29 [2020-12-19T18:05:29.595Z] SUCCESS: The process with PID 5940 (child process of PID 3692) has been terminated.
18:05:29 [2020-12-19T18:05:29.595Z] SUCCESS: The process with PID 3692 (child process of PID 1220) has been terminated.
18:05:29 [2020-12-19T18:05:29.595Z] INFO: Stop tailing logs of the daemon under tests
18:05:29 [2020-12-19T18:05:29.595Z] INFO: executeCI.ps1 Completed successfully at 12/19/2020 18:05:29.
18:05:29 [2020-12-19T18:05:29.595Z] INFO: Tidying up at end of run
18:05:29 [2020-12-19T18:05:29.595Z] INFO: Saving daemon under test log (d:\CI\PR-41740\31\dut.out) to bundles\CIDUT.out
18:05:29 [2020-12-19T18:05:29.595Z] INFO: Saving daemon under test log (d:\CI\PR-41740\31\dut.err) to bundles\CIDUT.err
18:05:29 [2020-12-19T18:05:29.595Z] INFO: Nuke-Everything...
18:05:30 [2020-12-19T18:05:30.053Z] INFO: Container count on control daemon to delete is 2
18:05:30 [2020-12-19T18:05:30.512Z] 4088af93f354
18:05:30 [2020-12-19T18:05:30.512Z] c0e01810c4c3
18:05:30 [2020-12-19T18:05:30.512Z] INFO: Tidying pidfile d:\CI\PR-41740\31\docker.pid
18:05:30 [2020-12-19T18:05:30.512Z] INFO: Nuking d:\CI
18:05:55 [2020-12-19T18:05:55.631Z] INFO: Zapped successfully
18:05:55 [2020-12-19T18:05:55.631Z] 
18:05:55 [2020-12-19T18:05:55.631Z] INFO: executeCI.ps1 exiting at Sat Dec 19 18:05:55 CUT 2020. Duration 00:59:00.8896109
18:05:55 [2020-12-19T18:05:55.631Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
18:05:55 [2020-12-19T18:05:55.874Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
18:06:04 [2020-12-19T18:06:04.425Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
18:06:06 [2020-12-19T18:06:06.169Z] Archiving artifacts
18:06:20 [2020-12-19T18:06:20.039Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41740/31/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:06:20 [2020-12-19T18:06:20.959Z] + make clean
18:06:21 [2020-12-19T18:06:21.926Z] docker volume rm -f docker-dev-cache
18:06:22 [2020-12-19T18:06:22.387Z] 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